@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,latin-ext,greek,cyrillic,greek-ext,vietnamese);
html {
  font-family: 'Open Sans', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.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: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.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: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #666;
  /* color: #333; */
  background-color: #fcfcfc;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #d9230f;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #91170a;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fcfcfc;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #dddddd;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: #444444;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #808080;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 6px;
  margin-bottom: 6px;
}
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: 6px;
  margin-bottom: 6px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 33px;
}
h2,
.h2 {
  font-size: 14pt;
}
h3,
.h3 {
  font-size: 12pt;
}
h4,
.h4 {
  font-size: 11pt;
}
h5,
.h5 {
  font-size: 10pt;
}
h6,
.h6 {
  font-size: 9pt;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #808080;
}
.text-primary {
  color: #d9230f;
}
a.text-primary:hover {
  color: #a91b0c;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #d9230f;
}
a.bg-primary:hover {
  background-color: #a91b0c;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #dddddd;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #808080;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #dddddd;
}
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: #808080;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  /*padding-right: 15px;*/
  padding-left: 0;
  border-right: 5px solid #dddddd;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #444444;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.max-200{
	max-width: 200px;
	width: 100%;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  /*padding-left: 15px;*/
  /*padding-right: 15px;*/
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 95%;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  /*padding-left: 15px;*/
  /*padding-right: 15px;*/
}
.row {
  /*margin-left: -15px;*/
  /*margin-right: -15px;*/
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 3px;
  padding-right: 3px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #808080;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  /*border-top: 1px solid #dddddd;*/
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #fcfcfc;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 6px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #777777;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 9px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #777777;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  /* color: #777777; */
  color: #000;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #d9230f;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, 0.3);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, 0.3);
}
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #d0d0d0;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 36px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
  line-height: 1.5 \0;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 53px;
  line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
  line-height: 1.42857143;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
  line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
  line-height: 1.33;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 53px;
  padding: 14px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 53px;
  line-height: 53px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -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: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #468847;
}
.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: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -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: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.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: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -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: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
  top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b7b7b7;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  /*margin-left: -15px;*/
  /*margin-right: -15px;*/
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 19.62px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #ffffff;
  background-color: #474949;
  border-color: #474949;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #2e2f2f;
  border-color: #292a2a;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #474949;
  border-color: #474949;
}
.btn-default .badge {
  color: #474949;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #d9230f;
  border-color: #d9230f;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #a91b0c;
  border-color: #a01a0b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #d9230f;
  border-color: #d9230f;
}
.btn-primary .badge {
  color: #d9230f;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #469408;
  border-color: #469408;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #2f6405;
  border-color: #2b5a05;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #469408;
  border-color: #469408;
}
.btn-success .badge {
  color: #469408;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #029acf;
  border-color: #029acf;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #02749c;
  border-color: #016d92;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #029acf;
  border-color: #029acf;
}
.btn-info .badge {
  color: #029acf;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #9b479f;
  border-color: #9b479f;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #79377c;
  border-color: #723475;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #9b479f;
  border-color: #9b479f;
}
.btn-warning .badge {
  color: #9b479f;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9831f;
  border-color: #d9831f;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #ac6819;
  border-color: #a36317;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9831f;
  border-color: #d9831f;
}
.btn-danger .badge {
  color: #d9831f;
  background-color: #ffffff;
}
.btn-link {
  color: #d9230f;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #91170a;
  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: #808080;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 14px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #444444;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #d9230f;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #d9230f;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #808080;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #808080;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 14px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  line-height: 53px;
}
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: 0px;
}
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: 8px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #777777;
  text-align: center;
  background-color: #dddddd;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 14px 16px;
  font-size: 17px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #dddddd;
}
.nav > li.disabled > a {
  color: #808080;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #808080;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #dddddd;
  border-color: #d9230f;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid #cfcfcf;
  border-radius: 4px 4px 0 0;
  background-color: #fff;
}
.nav-tabs > li > a:hover {
  border-color: #dddddd #dddddd #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #cc0000;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 992px) {
  .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: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 992px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fcfcfc;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #d9230f;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 992px) {
  .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: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 992px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fcfcfc;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 40px;
  /*margin-bottom: 18px;*/
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  /*padding-right: 15px;*/
  /*padding-left: 15px;*/
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  /*margin-right: -15px;*/
  /*margin-left: -15px;*/
}
@media (min-width: 992px) {
  .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: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  /*padding: 11px 15px;
  font-size: 17px;
  line-height: 18px;
  height: 40px;*/
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    /*margin-left: -15px;*/
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 0px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 5.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    /*padding-top: 37px;
    padding-bottom: 11px;*/
  }
}
.navbar-form {
  /*margin-left: -15px;*/
  /*margin-right: -15px;*/
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 2px;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .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: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-xs {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-text {
  margin-top: 11px;
  margin-bottom: 11px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    /*margin-right: -15px;*/
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #dddddd;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #d9230f;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #d9230f;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #d9230f;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #d9230f;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #d9230f;
    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: #d9230f;
    background-color: transparent;
  }
  .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: #444444;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #d9230f;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #d9230f;
}
.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: #444444;
}
.navbar-inverse {
  background-color: #d9230f;
  border-color: #a91b0c;
}
.navbar-inverse .navbar-brand {
  color: #fac0ba;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #fac0ba;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fac0ba;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #a91b0c;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #a91b0c;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #b81e0d;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #a91b0c;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #a91b0c;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fac0ba;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .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: #cccccc;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #fac0ba;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #fac0ba;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #cccccc;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: transparent;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #808080;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #444444;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #ffffff;
  background-color: #d9230f;
  border-color: #d9230f;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #d9230f;
  border-color: #d9230f;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #dddddd;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 14px 16px;
  font-size: 17px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #d9230f;
}
.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: #dddddd;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #474949;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #2e2f2f;
}
.label-primary {
  background-color: #d9230f;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #a91b0c;
}
.label-success {
  background-color: #469408;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2f6405;
}
.label-info {
  background-color: #029acf;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #02749c;
}
.label-warning {
  background-color: #9b479f;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #79377c;
}
.label-danger {
  background-color: #d9831f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ac6819;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #d9230f;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #d9230f;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f4f4f4;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #dbdbdb;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 58.5px;
  }
}
.thumbnail {
  display: inline-block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857143;
  background-color: #fcfcfc;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #d9230f;
}
.thumbnail .caption {
  padding: 9px;
  color: #777777;
}
.alert {
  padding: 15px;
  margin-top: 18px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f8e5be;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger, .alert-error {
  background-color: #d9230f;
  border-color: #eed3d7;
  color: #fff;
  font-weight: bold;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  text-align: center;
  background-color: #d9230f;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #469408;
}
.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: #029acf;
}
.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: #9b479f;
}
.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: #d9831f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #dddddd;
  color: #808080;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #808080;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #d9230f;
  border-color: #d9230f;
}
.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: #fac0ba;
}
.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 6px;
  background-color: #ffffff;
  border: 1px solid 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);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #fcfcfc;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.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: 0px;
  border-bottom-left-radius: 0px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  /*padding-left: 15px;*/
  /*padding-right: 15px;*/
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.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: 0px;
  border-top-right-radius: 0px;
}
.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: 0px;
}
.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: 0px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.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: 0px;
}
.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: 0px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 18px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #444444;
  background-color: #fcfcfc;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #fcfcfc;
  background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #dddddd;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #d9230f;
  border-color: #d9230f;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d9230f;
}
.panel-primary > .panel-heading .badge {
  color: #d9230f;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d9230f;
}
.panel-success {
  border-color: #469408;
}
.panel-success > .panel-heading {
  color: #ffffff;
  background-color: #469408;
  border-color: #469408;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #469408;
}
.panel-success > .panel-heading .badge {
  color: #469408;
  background-color: #ffffff;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #469408;
}
.panel-info {
  border-color: #029acf;
}
.panel-info > .panel-heading {
  color: #ffffff;
  background-color: #029acf;
  border-color: #029acf;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #029acf;
}
.panel-info > .panel-heading .badge {
  color: #029acf;
  background-color: #ffffff;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #029acf;
}
.panel-warning {
  border-color: #9b479f;
}
.panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #9b479f;
  border-color: #9b479f;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #9b479f;
}
.panel-warning > .panel-heading .badge {
  color: #9b479f;
  background-color: #ffffff;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #9b479f;
}
.panel-danger {
  border-color: #d9831f;
}
.panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #d9831f;
  border-color: #d9831f;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d9831f;
}
.panel-danger > .panel-heading .badge {
  color: #d9831f;
  background-color: #ffffff;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d9831f;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f4f4f4;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -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: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(0, 0, 0, 0.9);
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: 'Open Sans', sans-serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 0px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    /*margin-left: -15px;*/
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    /*margin-right: -15px;*/
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.navbar-inverse .badge {
  background-color: #fff;
  color: #d9230f;
}
.btn {
  font-family: 'Open Sans', sans-serif;
}
.btn-default,
.btn-default:hover {
  background-image: -webkit-linear-gradient(#4f5151, #474949 6%, #3f4141);
  background-image: -o-linear-gradient(#4f5151, #474949 6%, #3f4141);
  background-image: linear-gradient(#4f5151, #474949 6%, #3f4141);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4f5151', endColorstr='#ff3f4141', GradientType=0);
  filter: none;
  border: 1px solid #2e2f2f;
}
.btn-primary,
.btn-primary:hover {
  background-image: -webkit-linear-gradient(#e72510, #d9230f 6%, #cb210e);
  background-image: -o-linear-gradient(#e72510, #d9230f 6%, #cb210e);
  background-image: linear-gradient(#e72510, #d9230f 6%, #cb210e);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe72510', endColorstr='#ffcb210e', GradientType=0);
  filter: none;
  border: 1px solid #a91b0c;
}
.btn-success,
.btn-success:hover {
  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;
}
.btn-info,
.btn-info:hover {
  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;
}
.btn-warning,
.btn-warning:hover {
  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;
}
.btn-danger,
.btn-danger:hover {
  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;
}
body {
  /* font-weight: 200; */
  font-weight: normal;
}
th {
  color: #444444;
}
legend {
  color: #444444;
}
label {
  font-weight: normal;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #d9831f;
}
.has-warning .form-control,
.has-warning .form-control:focus {
  border-color: #d9831f;
}
.has-error .help-block,
.has-error .control-label {
  color: #d9230f;
}
.has-error .form-control,
.has-error .form-control:focus {
  border-color: #d9230f;
}
.has-success .help-block,
.has-success .control-label {
  color: #469408;
}
.has-success .form-control,
.has-success .form-control:focus {
  border-color: #469408;
}
.pager a {
  color: #444444;
}
.pager a:hover,
.pager .active > a {
  border-color: #d9230f;
  color: #fff;
}
.pager .disabled > a {
  border-color: #dddddd;
}



.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;
}
.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;
}
.max-low-width{
	max-width: 1366px;
}
.exploded-product-holder-simple-tr:hover{
	background-color: #ffc2bb;
}
#navbar-main ul.navbar-right{
	margin-top: 8px;
}

.sticky-sideBar{
	position: fixed !important;
	top: 80px;
}
.sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 960;
}
.sticky + .navbar-spacer-geo {
	padding-top: 81px;
}
.sticky + .navbar-spacer {
	padding-top: 81px;
}
.vin-adatkezeles{
	/* color: #fff; */
}
.related-oem-parts-head{
	background-color: #a73fe1;
	color: #fff;
	font-weight:bold;
}
.related-oem-parts{
	background-color: #eccbff !important;
	font-size: 8pt;
}
.parts-list tbody td.related-oem-parts-head-text{
	text-align: left ;
	font-size: 10pt;
}
.cassa-step input{
	font-weight: normal !important; 
}
.shipping-options-table > tbody > tr:last-child { 
	margin-bottom: 0px; 
}
.shipping-options-table{
	margin: 0px;
	margin-bottom: 6px;
}
.shipping-mode-cassa{
	background-color: #fff;
}
.shipping-mode-cassa.option-selected{
	background-color: #dcf2dd;
}
.product-parameter-tooltip{
	display: none;
}
.show-product-parameter-tooltip{
	position: relative;
	display: inline-block;
}
.image_container {
    /* width: 300px; */
    /* height: 300px; */
    background: #eee;
    text-align: center;
    line-height: 166px;
}
.image_container img {
    vertical-align: middle;
}
.garage-icon{
	width: 40px;
}
.cassa-email-button{
	width: 43%;
}
.option-selected:hover{
	background: #dcf2dd !important;
}
.owl-carousel-top-banner .owl-dots .owl-dot span{
	/* border-radius: 0px !important; */
	/* width: 50px !important; */
	/* height: 10px !important; */
	background-color: #666 !important;
}
.owl-carousel-top-banner .owl-dots{
	display: block;
	position: absolute;
	bottom: 0px;
	left: calc(50% - 100px);
}
.owl-carousel-top-banner .owl-stage-outer .owl-stage .owl-item.active.center{
	opacity: 1 !important;
	/* -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */ */
	/* filter: grayscale(0%); */
}
.owl-carousel-top-banner .owl-stage-outer .owl-stage .owl-item.active.center:after{
	width: 0px;
	height: 0px;
	background-color: rgba(0,0,0,0);
	z-index: 1020;
	content:" ";
	transition: all 0.25s ease 0s;
}
.owl-carousel-top-banner .owl-stage-outer .owl-stage .owl-item:after{
	position: absolute;
	width: 825px;
	height: 314px;
	background-color: rgba(0,0,0,0.5);
	z-index: 1020;
	content:" ";
	top: 0;
	transition: all 0.25s ease 0s;
}
.free-shipp-box{
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.free-shipp-img{
	width: 100%;
	max-width: 264px;
    /* right: 17px; */
	/* bottom: 250px; */
}
.swal2-popup {
	font-size: inherit !important;
}
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: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%;
}
ul.step-anchor li .nav-link{
	font-size:16pt;
}
.form-input-line label.control-label{
	line-height: 30px;
	vertical-align: middle;
}
a.main-nzi-button:hover, a.main-dell-button:hover,  a.main-outlet-button:hover{
	text-decoration: none;
}
a.main-nzi-button, a.main-dell-button, a.main-outlet-button{
	text-transform: uppercase;
	/* line-height: 74px; */
	/* height: 75px; */
	color: #fff;
	float: left;
	width: 33.33%;
	display: block;
	text-align: center;
	font-weight: bold;
	padding:5px;
}
a.main-nzi-button:hover{
	background-color:#444;
}
a.main-nzi-button{
	background-color: #333;
	border: 1px solid #666;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;

}
a.main-dell-button:hover{
	background-color: #006f38;
}
a.main-outlet-button:hover{
	background-color: #d40000;
}
a.main-dell-button{
	background-color: #006633;
	border: 1px solid #017d3f;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
a.main-outlet-button{
	background-color: #cc0000;
	border: 1px solid #d40000;
}
a.main-nzi-button img, a.main-dell-button img, a.main-outlet-button img{
	max-height: 40px;
	vertical-align: middle !important;
}
.owl-carousel-popular-models .category-box{
	margin: 0px;
	padding: 0px;
}
.owl-prev {
    position: absolute;
    top: 40%;
    display: block !important;
    border:0px solid black !important;
	font-size: 20pt !important;
	width: 30px;
	opacity: 0.8;
	left: 0px;
	background-color: rgba(0,0,0,0.1) !important;
}

.owl-next {
    position: absolute;
    top: 40%;
    right: 0px;
    display: block !important;
    border:0px solid black !important;
	font-size: 20pt !important;
	width: 30px;
	opacity: 0.8;
	background-color: rgba(0,0,0,0.1) !important;
}
.owl-dots{
	/* display: none; */
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: #cc0000 !important;
}
.owl-theme .owl-nav [class*="owl-"]:hover{
	background: #cc0000 !important;
}
div.owl-carousel.owl-theme.owl-loaded.owl-drag div.owl-nav button i.glyphicon{
	top: 3px;
}
.grey-out {
    /* background-color: gray; */
    opacity: .5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.live-search-result-list{
	display: none;
}
.live-search-result-list li strong{
	background-color: #cc0000;
	font-weight: bold;
}
.live-search-result-list ul{
	padding: 5px;
	margin: 0 0 0 0;
}
.live-search-result-list li{
	padding: 3px;
	list-style: none;
	cursor: pointer;
	line-height: 30px;
	position: relative;
}
.live-search-result-list li.active:before {
  font-family: 'Glyphicons Halflings';
  font-weight: normal;
  font-style: normal;
  display: block;
  position: absolute;
  left: -30px;
  color: #fff;
  text-decoration: inherit;
  content: "\e080";
}
.live-search-result-list{
	z-index: 1030;
	background-color: #333;
	position: absolute;
	width: 100%;
	border-left: 38px solid #cc0000;
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	top: 36px;
	left: 0px;
	border-radius: 0px;
	max-width: 380px;
}
.category-search-form{
	position: relative;
}
.live-search-result-list li.active{
	background-color: #666;
	color: #fff;
}
.open-search-history:hover{
	color: #f4f4f4;
}
.open-search-history{
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 10px;
	display: block;
	text-transform: uppercase;
	color: #fff;
}
.search-history-content{
	display: none;
}
span.select2 {
    display         : table;
    table-layout    : fixed;
    width           : 100% !important;
}
.exploded-group-btn:hover{
	color: #f4f4f4;
	background-color: #999;
}
.bg-blue{
	background-color: #1f79db;
}
.exploded-group-btn{
	margin-bottom: 5px;
	display: block;
	background-color: #666;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
.exploded-group-btn-active{
	background-color: #cc0000;
}
.panel-main-search .panel-heading, .panel-main-search,
.panel-search .panel-heading{
	background-color: transparent;
	border: 0px;
	padding: 0px;
}
.panel-main-search .panel-heading ul.nav-tabs:first-child a, .panel-main-search .panel-heading ul.nav-tabs:first-child,  .panel-main-search .panel-heading ul.nav-tabs li:first-child{
	border-top-left-radius: 3px !important;
}
.panel-main-search .panel-heading ul.nav-tabs{
	border: 0px;
}
.panel-main-search .panel-heading ul.nav-tabs li, .panel-main-search .panel-heading ul.nav-tabs li a{
	border: 0px;
	border-radius: 0px;
	margin-right: 0px;
	background-color: #cc0000;
	color: #fff;
	text-transform: uppercase;
}
.panel-main-search .panel-heading ul.nav-tabs li.active a{
	background-color: #333 !important;
	color:#fff;
	font-weight: bold;
	outline: none;
}
.panel-main-search .panel-body{
	background-color: #333;
	color: #fff;
}
div.owl-carousel.owl-theme.owl-loaded.owl-drag div.owl-nav button i.glyphicon{
	top: 2px;
}
.owl-dots{
	/* display: none; */
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: #d9230f !important;
}
.owl-theme .owl-nav [class*="owl-"]:hover{
	background: #d9230f !important;
}
.top-bar a{
	color: #666;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 9pt;
	line-height: 26px;
}
.top-bar a:hover{
	color: #fff;
	background-color: #cfcfcf;
}
.top-bar{
	height: 26px;
	background-color: #f6f6f6;
	/*position: fixed;
	top: 0;*/
	width: 100%;
	z-index: 1030;
}
li.small-menu-item{
	display: none;
}
.navbar-default .navbar-nav > li > a{
	/* line-height: 70px;  */
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 2px;
	margin-right: 2px;
	border: 0px !important;
}
.navbar-default .navbar-nav > li ul li a, .navbar-default .navbar-nav > li ul li div{
	line-height: 30px;
}
.navbar-default .navbar-nav > li.language-selector ul li a:hover{
	color: #666 !important;
}
.navbar-default .navbar-nav > .open{
	color: #666;
}
.navbar-default .navbar-nav > .open a:hover{
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover{
	color: #fff;
	background-image: -webkit-linear-gradient(#e72510, #d9230f 6%, #cb210e);
	background-image: -o-linear-gradient(#e72510, #d9230f 6%, #cb210e);
	background-image: linear-gradient(#e72510, #d9230f 6%, #cb210e);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe72510', endColorstr='#ffcb210e', GradientType=0);
	filter: none;
	border: 1px solid #a91b0c;
	border-radius: 0px;
}

body{
	/* padding-top: 40px; */
}
.navbar{
	/* top: 26px; */
	border-top: none;
}
.top-bar-menu{
	margin: 0px;
}
.top-bar-menu li{
	list-style: none;
	float: right;
	height: 26px;
}
.pairs-mobile{
	/* border-left: 2px red solid;  */
	/* border-right: 2px red solid; */
	border: 3px #72bd35 solid;
}
/* .pairs-mobile:last-child{ */
	/* border-bottom: 2px red solid; */
/* } */
.tooltip-inner{
	z-index: 2;
}
.is-hover{
	/*z-index: 2;
	height: 342px;*/
}
.garage-category-block{
	background-color: #666 !important;
	color: #fff !important;
	font-weight: bold;
}
.add-to-garage-exploded{
	/* position: absolute; */
	width: 50%;
	/* height: 0px; */
	bottom: 0px;
	background-color: #666;
	left: 0px;
	padding: 10px;
	text-align: center;
	z-index: 2;
	/* opacity: 0; */
	padding: 0px;
	margin-bottom: 10px;
	/* transition: height 0s, opacity 0.2s linear; */
}
.add-to-garage{
	position: absolute;
	width: 100%;
	height: 0px;
	bottom: 0px;
	background-color: #666;
	left: 0px;
	padding: 10px;
	text-align: center;
	z-index: 2;
	opacity: 0;
	padding: 0px;
	transition: height 0s, opacity 0.2s linear;
}
.panel-garage .panel-heading{
	background-color: #666 !important;
	font-weight: bold;
}
.add-to-garage .add-to-garage-btn{
	opacity: 0;
	transition: opacity 0.1s linear;
}
.is-hover .add-to-garage .add-to-garage-btn{
	opacity: 1;
}
.add-to-garage-btn{
	width: 100%;
	text-align: center;
	background-color: transparent;
	border: 0;
	font-size: 10pt;
	text-transform: uppercase;
	color: #fff;
	padding: 10px 10px;
}
.category-favorit-box{
	position: relative;
	margin-bottom: 20px;
}
.is-hover .add-to-garage{
	height: 40px;
	/*bottom: -40px;*/
	opacity: 1;
}
.login-container{
    /* margin-top: 5%; */
    margin-bottom: 5%;
}
.login-form-1{
	background-color: #fff;
    padding: 5%;
    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: #333;
}
.login-container form{
    /* padding: 10%; */
}
.btnSubmit
{
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    border: none;
    cursor: pointer;
}
.login-form-1 .btnSubmit{
    font-weight: 600;
    color: #fff;
    background-color: #0062cc;
}
.login-form-1 .ForgetPwd{
    color: #0062cc;
    font-weight: 600;
    text-decoration: none;
}

#floater {
    position: absolute;
    /* top: 100px; */
    right: 75px;
    width: 100px;
    height: 100px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 1;
	opacity: 0.6;
}
#floater:hover{
	opacity: 1;
}
.parts-list-link{
	color:#777777 !important;
	font-weight: bold;
}
.parts-list-link:hover{
	text-decoration: underline;
}
.bg-red-oem{
	background-color: #d9230f;
}
.show-compatible-types-icon{
	height: 15px;
	position: relative;
	top: -1px;
	margin-right: 6px;
}
.show-alternative-products{
	color: #fff !important;
}
.hide-alternative{
	display: none;
}
td.alternative-products{
	/* border-left: 10px solid #333 !important; */
	background-color: #564c4c;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
}
.alternative-product td:first-child{
	/* border-left: 10px solid #333 !important; */
	/* background-color: #564c4c; */
}
.alternative-product td:last-child{
	/* border-right: 1px solid #cfcfcf !important; */
}
.alternative-product-last{
	border-bottom: 1px solid #564c4c !important;
}
td.related-products{
	/* border-left: 10px solid #333 !important; */
	background-color: #9954bb;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	overflow: hidden !important;
}
.related-product td:first-child{
	border-left: 10px solid #333 !important;
}
.related-product td:last-child{
	border-right: 1px solid #cfcfcf !important;
}
.related-product-last{
	border-bottom: 1px solid #cfcfcf !important;
}
.cat-box{
	border: 1px solid #cfcfcf;
	border-radius: 0px;
	margin: 5px;
	padding: 5px;
	max-width: 379px;
	min-height: 120px;
}
.dellorto-select{
  overflow-y: auto;
  max-height: 300px;
  min-width: 250px;
  text-align: center;
  font-size: 10pt;
  z-index: 1000 !important;
}
table.exploded-product-info-table{
	width: 100%;
	background-color: #fff;
	color: #333;
}
table.exploded-product-info-table thead th{
	background-color: #d9230f;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
table.exploded-product-info-table tbody td{
	background-color: #fff;
	color: #333;
	text-align: center;
	padding: 5px;
}
.tooltip-inner{
	/* width: 250px; */
	padding: 10px;
}
.modal-backdrop{
	z-index: 1040;
}
.modal{
	z-index: 1050;
}
.panel-product{
	min-height: 460px;
}
body{
	background-color: #e9eaea;
	height:100%!important;
}
h1, h2, h3, h4{
	text-transform: uppercase;
}
.seacrh-collapse{
	width: 100%;
	cursor: pointer;
}
.navbar-collapse.collapse{
	display: none;
}
.caret-collapse{
	margin-top: 8px;
}
.open-order, .open-nla-list{
	cursor: pointer;
}
/*
.panel-search .panel-heading{
	background-color: #3e3e3e;
	border-bottom: 1px solid #222;
}
.panel-search-oem .panel-heading{
	background-color: #0195bc;
	border-bottom: 1px solid #0195bc;
}*/
#oemSearch select option {
	font-size: 14pt;
}
.product-group{
	display: none;
	border-left: 2px solid #006633;
}
.product-group-head{
	background-color: #D1FFDA;
}
.open-product-group{
	cursor: pointer;
	color: #006633;
	text-align: right;
}
tr.product-group:{
	background-color: #fff;
}
tr.product-group:nth-child(even) {
	background-color: #87FFC3;
}

.product-group-link{
	text-align: right !important;
}
.small-euro{
	font-size: 11px;
	font-weight: normal;
}
.has-error{
	border: 1px solid #d9230f !important;
}
.input-description{
	font-size: 8pt;
	text-align: right;
}
.error-field{
	color: #d9230f;
	font-size: 8pt;
	text-align: right;
	margin-bottom: 2px !important;
}
.error-field a{
	text-decoration: underline;
}
.show-password{
	cursor: pointer;
}
.cassa-link{
	cursor: pointer;
}
.red{
	color: #d9230f;
}
.form-input-line{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
.no-en{
	display: none;
}
.product-model-title th{
	color: #fff !important;
}
.orderlist-ordered-items{
	display: none;
}
.orderlist-odd{
	background-color: #dddddd;
}
table.tracking td{
	padding: 5px;
}
table.tracking th{
	background-color: #cc0000;
	color: #fff;
	padding: 5px;
}
table.tracking{
	width: 100%;
}
table.tracking tr:nth-child(odd) {
	background-color: #dddddd;
}
.alert-warning .status-icon:before, .alert-danger .status-icon:before, .alert-error .status-icon:before{
	font-family: 'Glyphicons Halflings';
	font-size: 20pt;
	content: "\e107";
	vertical-align: middle;
}
.alert-success .status-icon:before{
	font-family: 'Glyphicons Halflings';
	font-size: 20pt;
	content: "\e089";
	vertical-align: middle;
}
.price-min-width{
	min-width: 120px !important;
}
.center-content{
	padding-top: 15px;
	padding-bottom: 15px;
}
.breadcrumb {
    background-color: #d9230f;
	color: #fff;
    border-radius: 0px;
    list-style: outside none none;
    margin-bottom: 6px;
    padding: 8px 15px;
	text-transform: uppercase;
}
.left-side, .right-side{
	padding-top: 15px;
}
.mini{
	font-size: 7pt;
}
.add-to-favourite{
	position: absolute;
	top: 25px;
	right: 25px;
	color: red;
	font-size: 16pt;
	cursor: pointer;
}
.breadcrumb  a{
	color: #fff;
}
.tab-content{
	padding-top: 20px;
	padding-bottom: 20px;
}
.type-tabs{
	font-size: 12pt;
}
.oem-slide-1{
	background-image: url(../img/oem/oem-slide-1.jpg);
	background-position: center middle;
	height: 300px;
	overflow: hidden;
}
.oem-slide-2{
	background-image: url(../img/oem/oem-slide-2.jpg);
	height: 300px;
	overflow: hidden;
}

.panel-category .panel-heading h3{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	min-height: 100px;
	font-size: 9pt;
	font-weight: 300;
}
.panel-display-none{
	display: none;
}
.panel-category .panel-heading{
	display: table;
	width: 100%;
    font-size: 11px;
    padding: 5px;
    text-align: center;
	height: 100px;
}
.part-product-image{
	width: 40px;
	border: 3px solid #999;
	border-radius: 0px;
}
.odd{
	background-color: #dddddd;
}
.parts-list thead tr{
	background-color: #cc0000;
}
.parts-list thead tr th{
	color: #fff;
}
.parts-list tbody td, .parts-list thead th{
	text-align: center;
}
.parts-list tbody td{
	vertical-align: middle !important;
}
.prod_quantity{
	max-width: 30px;
	text-align: right;
}
.parts-price{
	color: #333;
	font-size: 9pt;
	font-weight: bold;
}
.relative{
	position: relative;
}
.parts-crossed-price{
	text-decoration: line-through;
}
.main-slider{
	overflow: hidden;
}
.da-text{
	float: left;
	width: 100%;
	margin: 25px auto;
	padding: 30px;
	color: #fff;
	text-shadow: 2px 2px #333;
	font-size: 16pt;
	background-image: url(../img/oem/slider-text-bg.png);
	border-radius: 0px;
}
.da-text h2{
	color: #fff;
	font-size: 28pt;
	text-shadow: 1px 1px #333;
	padding: 0;
	margin: 0;
}
.da-img{
	float: right;
	padding-top: 40px;	
	text-align: center;
}
.da-img img{
	height: 216px;
}
.header-name{
	margin-top: -71px;
	margin-bottom: 100px;
}
.list-group .active a{
	color: #fff;
}
.support-icon{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.support-icon-footer{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 30px;
}
.brand-logo-footer{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.third-level-image{
	height: auto;
    /* max-width: 300px; */
    max-width: 150px;
    width: 100%;
}
.catalog-image{
	height: auto;
	max-height: 768px;
	/* max-height: 600px; */
    max-width: 815px;
    /*width: 100%;*/
}
.clear{
	clear: both;
}
.brand-logo-oneline{
	display: none;
}
.brand-logo{
	margin: 10px
}
.dropdown-menu > li {
	text-align: center;
}
.navbar-nav > li > a{
	padding-left: 8px;
	padding-right: 8px;
}
.navbar-nav > li.active{
	background-color: #cc0000;
}
.user-login{
	min-width: 300px;
	font-size: small;
}
.panel-support, .panel-product, .panel-category, .panel-cart{
	background-color: #fff;	
	border: none;
}
.panel-category img{
	max-width: 160px; 
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.cart-item{
	padding: 5px;
	line-height: 20px;
	font-weight: bold;
}
.panel-support, .panel-cart{
	font-size: 9pt;
	color: #cc0000;
}
.panel-category .panel-body{
	min-height: 199px;
	position: relative;
}
.panel-manufacturer > .panel-body{
	min-height: 40px;
}
.manufacturer-white{
	color: #fff;
}
.panel-product > .panel-body {
	min-height: 300px;
}
.product-title{
	font-size: normal;
	min-height: 80px;
}
.category-title{
	font-size: normal;
	min-height: 40px;
	text-transform: uppercase;
}
.row-category{
	/*padding-right: 21px;*/
}
.product-info{
	padding: 0px;
	margin: 0px;
	color: #000;
	font-size: 8pt;
}
.product-info-row{
	color: #fff;
	font-weight: bold;
	margin-top: 30px;
	line-height: 30px;
	position: relative;
}
.product-price-retail{
	position: absolute;
	font-size: small;
	color: #cc0000;
	top: -30px;
	left: 0px;
}
.product-price-retail span{
	text-decoration: line-through;
}
.product-price-box{
	position: absolute;
	top: 0;
	left: -18px;
	/* z-index: 1000; */
	z-index: 900;
	padding: 1px 20px;
	background-color: #cc0000;
}
.product-cart-action{
	float: right;
	min-width: 54px;
	color: #666;
	text-align: right;
}
.product-quantity{
	height: 28px;
	font-size: 9pt;
	vertical-align: middle;
}

.cart-list-table td{
	vertical-align: middle !important;
}
.cart-item-price, .cart-full-price{
	font-weight: bold;
	font-size: 12pt;
}
.cart-inputs input{
	text-align: right;
}
.add-to-cart, .addToCart{
	font-size: 16pt;
	vertical-align: middle;
	color: #2b2b2b;
	cursor: pointer;
}
.add-to-cart-large{
	color: #fff;
	
}
.add-to-cart-large:hover{
	text-decoration: none;
}
.product-quantity{
	height: 28px;
	width: 30px;
	text-align: right;
}
.product-loyalty-point-row{
	padding-top: 10px;
	font-size: 9pt;
	color: #000;
}
.product-loyalty-point{
	font-weight: bold;
	color: #cc0000;
}
.carousel-inner{
	/*padding-left: 21px;*/
}
.carousel-indicators li{
	border-color: #cc0000;
}
.carousel-indicators li.active{
	background-color: #cc0000;
}
.btn-search{
	margin-top: 15px;
}
.ask-question{
	color: #2b2b2b;
	cursor: pointer;
	padding-left: 5px;
}
.form-search-button{
	text-align: center;
	margin: 0px;
}
.label-search-1,.label-search-2,.label-search-3{
	margin-top: 2px;
	display: inline-block;
}
.label-search-1{
	font-size: 85%;
}
.label-search-2{
	font-size: 90%;
}
.label-search-3{
	font-size: 95%;
}
.telephone-country-code{
	width: 10% !important; 
}
.telephone-provider{
	width: 20% !important; 
}
.telephone{
	width: 70% !important;
}
.cassa .telephone-provider{
	width: 100px !important;
}
.cassa .telephone{
	width: auto !important;
}
.panel-heading h2{
 font-size: 14px;
}
.product-cart-panel{
	position: absolute; 
	bottom: 0px;
	right: 15px;
}
.panel-product-title{
	font-size: 14pt;
	line-height: 20px;
	font-weight: bold;
}
.product-title-details{
	color: #fff;
}
.product-details-description{
	text-align: left;
	color: #ffffff;
}
.product-image-floated{
	float:left;
	margin-right: 15px;
}
.product-details-description-title{
	color: #cc0000;
	font-weight: bold;
}
.product-discount-price{
	color: #cc0000;
	font-weight: bold;
	font-size: 12pt;
}
.product-details-price{
	font-size: 16pt;
	font-weight: bold;
}
.product-discounted{
	font-size: 12pt;
	color: #666;
	font-weight: bold;
	text-decoration: line-through;
}
.product-description{
	text-align: left; 
	margin-top: 50px;
	margin-bottom: 50px;
}
.product-image-middle{
	border: 10px solid #d9230f;
	border-radius: 0px;
	width: 400px;
}
.product-cart{
	width: 210px;
	float: right;
}
.panel-product-details .add-to-cart, .panel-product-details .ask-question {
  color: #ffffff;
}
.panel-product-details .ask-question {
	padding: 7px;
}
.product-model-title{
	background-color: #cc0000;
	color: #fff;
}
.product-model-title h3 small{
	color: #ffffff !important;
}
.panel-product-details table{
	margin-top: 30px;
}
.product-model-image{
	width: 70px;
	border: 3px solid #3c3c3c;
	border-radius: 0px;
}
.product-model-prefix{
	color: #cc0000;
	font-weight: bold;
}
.product-model-link{
	text-decoration: none !important;
}
.product-model-action a{	
	text-decoration: none !important;
	font-size: 14pt;
}
.product-model-action{	
	color: #333;
}
.product-help{
	color: #cc0000;
	font-size: 12pt;
}
.product-help a{
	color: #cc0000;
	font-size: 10pt;
}
.product-model-category{
	color: #999;
	font-size: 9pt;
}
.panel-facebook .panel-body{
	padding: 0px;
}
input.product-details-quantity{
	height: 44px;
	text-align: right; 
	font-size: 12pt;
}
footer h2{
	text-align: center;
}
footer .panel-body a{ 
	text-align: center;
	display: block;
}
.order-button{
	margin-top: 20px;
}
.news-image{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.panel-collapse-link{
	cursor: pointer;
}
.green{
	color: green;
}
.product-garancia{
	margin: 15px;
}





/* TREE VIEW */

.tree {
   margin-top: 10px;
}
.tree ul{
	padding: 0;
}
.tree ul li ul{
	padding-left: 10px;
}
.tree .main-category-title{
	/*text-align: center;*/
}
.tree li img{
	vertical-align: middle;
}
.tree li i{
	font-size: 9pt;
}
.tree li {
    list-style-type:none;
    margin:0;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
    position:relative;
	color: #444444;
	text-transform: uppercase;
	font-size: 12pt;
}
.tree li::before, .tree li::after {
    content:'';
    left:-5px;
    position:absolute;
    right:auto;
}
.tree li::before {
    border-left:1px solid #bdbdbd;
    bottom:50px;
    height:100%;
    top:0;
    width:1px
}
.tree li::after {
    border-top:1px solid #bdbdbd;
    height:20px;
    top:18px;
    width:10px
}
.tree a, .tree span{
	display: block;
	width: 100%;
	color: #444444;
	text-transform: uppercase;
	font-size: 10pt;
}
.tree li span,.tree li a {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #dddddd;
	background-color: #fff;
    border-radius:5px;
    display: block;
	width: 100%;
    padding:3px 8px;
    text-decoration:none;
}
.tree li span.odd, .tree li a.odd{
	background-color: #dddddd;
}
.tree li.parent_li>span, .tree li.parent_li>a {
    cursor:pointer
}
.tree>ul>li::before, .tree>ul>li::after {
    border:0
}
.tree li:last-child::before {
    height:30px
}
.tree li a:hover, .tree li span:hover, .tree li.parent_li>span:hover, .tree li.parent_li>a:hover, .tree li.parent_li>span:hover+ul li span,.tree li.parent_li>a:hover+ul li a {
    background:#eee;
    color:#000
}

.tree-lg ul li ul {
    padding-left: 25px !important;
}
.tree-lg li::before, .tree-lg li::after {
    content: "";
    left: -10px;
    position: absolute;
    right: auto;
}
.parts-title a{
	color: #333;
}
#searchByKeywordCaptcha div, #searchByCodeCaptcha div{
	margin: 0 auto;
}
/* TREE VIEW END*/

.equal-oem-parts-head{
	background-color: #74ce63;
	font-weight:bold;
}
.equal-oem-parts{
	background-color: #d8f7d2;
	font-size: 8pt;
}
.parts-list tbody td.equal-oem-parts-head-text{
	text-align: left ;
	font-size: 10pt;
}
.not-oem-parts-head{
	background-color: #BCD2F7;
	
	font-weight:bold;
}
.parts-list tbody td.not-oem-parts-head-text{
	text-align: left ;
	/* font-size: 9pt; */
}
.not-oem-parts{
	background-color: #D2E0F7;
	/* font-size: 9pt; */
}
.compilantFields legend, .attachmentsFields legend{
	margin-top: 30px;
}
.exploded-view-block-srcollable{
	height: 2056px;
	overflow-y: scroll !important;
}
.max-200{
	max-width: 200px;
	width: 100%;
}
.max-150{
	max-width: 150px;
	width: 100%;
}
.max-100{
	max-width: 100px;
	width: 100%;
}
.max-80{
	max-width: 80px;
	width: 100%;
}
.exploded-view-thumbs{
	position: relative;
}
.exploded-view-number{
	position: absolute;
	bottom: 20px;
	right: 20px;
	padding: 2px;
	color: #000;
	font-weight: bold;
	background: rgba(87, 158, 70, 0.6);
}
.exploded-view{
	position: relative;
}
.exploded-view-block-title a{
	text-transform: uppercase;
	color: #444444;
	font-weight: bold;
}
.language-selector, .language-selector a{
	text-transform: uppercase;
}
.selected-language-selector{
	color: green;
}
.parts-list{
	margin-bottom: 0px;
}
.parts-title{
	text-align: left !important;
	font-size: 12pt;
}
.parts-title{
	text-align: left !important;
	font-size: 11pt;
}
.parts-aftermarket-title{
	text-align: left !important;
	font-size: 10pt;
}
.part-availablity{
	cursor: help;
}
.part-availablity .glyphicon-map-marker{
	color: #00D612;
	font-size: 14pt;
}
.product-image-number{
	background-color: #cc0000; font-size:12pt; color: #fff; font-weight: bold; border: 1px solid #BAB9AD;border-top-left-radius: 0px;border-bottom-left-radius: 0px;
}
.product-image-aftermarket-number{
	background-color: #3981F7; font-size:12pt; color: #fff; font-weight: bold; border: 1px solid #BAB9AD;border-top-left-radius: 0px;border-bottom-left-radius: 0px;
}
.product-image-equal-number{
	background-color: #64b255; font-size:12pt; color: #fff; font-weight: bold; border: 1px solid #BAB9AD;border-top-left-radius: 0px;border-bottom-left-radius: 0px;
}
.product-image-dell-number{
	background-color: #006633; font-size:12pt; color: #fff; font-weight: bold; border: 1px solid #BAB9AD;border-top-left-radius: 0px;border-bottom-left-radius: 0px;
}
.textarea-max-length{
	color: green;
	font-weight: bold;
	padding-bottom: 5px;
}
.part-availablity-small{
	font-size: 7pt;
}
.small-euro-mobile{
	font-size: 7pt;
}
.navbar-nav > li > a.btn {
	color: #fff;
}	
.navbar-nav > li > a.btn:active,
.navbar-nav > li > a.btn:visited,
.navbar-nav > li > a.btn:hover {
	color: #f8f8f8;
}
a.tooltips {
  position: relative;
  display: inline;
}
a.tooltips span {
  position: absolute;
  width:140px;
  color: #FFFFFF;
  background: #000000;
  height: 25px;
  font-size: 7pt;
  line-height: 25px;
  text-align: center;
  visibility: hidden;
  border-radius: 0px;
  right: 100%;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -8px;
  width: 0; height: 0;
  border-left: 8px solid #000000;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
/*a:hover.tooltips span {
  visibility: visible;
  opacity: 0.8;
  right: 100%;
  top: 50%;
  margin-top: -19.5px;
  margin-right: 15px;
  z-index: 999;
}*/
.other-category-menu a img{
	vertical-align: bottom;
}
.other-category-menu{
	margin-bottom: 6px;
}
.outlet-button{
	display: none;
}
.shipping-radio{
	width: 28px; 
	vertical-align: middle !important;
}
.g-recaptcha div { margin: auto};
.parts-list-box {border-radius:5px; overflow: hidden;border: 1px solid #ddd;}
.touch-instruction{display: none; z-index: 1080; position: absolute; top: 50px; left:50%;width:120px; margin-left: -60px; border: 1px solid #ddd; padding: 5px; border-radius: 0px; background: rgba(87, 158, 70, 0.6); color: #000; font-weight: bold;}
#touchins{background-image: url(../img/touch/touch_ins_bg.png); width: 54px; height: 50px; background-position: 0, 0; margin: 0 auto;}
/* .brand-logo-mini{margin-left: 10px; margin-top: 10px;} */
.brand-logo-mini{margin-left: 10px; margin-top: 2px;}
.exploded-view{width: 100%; overflow-x: scroll !important;}
.order-note{font-size: 8pt;}
.head-new{
	display: none;
}
.mobile-menu{
	display: none;
}
.email-error-text{
	font-size: 14px;
}
@media only screen and (max-width: 582px){
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-number.cart-item-quantity div.form-group div.input-group.cart-inputs span{
		border-radius: 0px;
	}
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-number.cart-item-quantity div.form-group div.input-group.cart-inputs input{
		border-radius: 0px;
	}
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-number.cart-item-quantity div.form-group div.input-group.cart-inputs{
		display: unset;
	}
}
@media only screen and (max-width: 1024px){
	.brand-logo-mini{margin-left: 10px; margin-top: 10px;}
}
@media only screen and (min-width: 993px){
	.alternative-product td:first-child{
		/* border-left: 10px solid #333 !important; */
		background-color: #564c4c;
	}
}
@media only screen and (min-width: 728px) and (max-width: 1316px) {
	.add-to-garage-exploded{
		width: 100%;
	}
}
@media (max-width: 1024px) and (min-width: 990px) {
    .navbar-collapse.collapse {
		display: none !important; 
	}
}​
@media only screen and (min-width: 992px) and (max-width: 1023px) {
	body{
		padding-top: 60px;
	}
	.navbar-default .navbar-nav > li > a{
		line-height: 30px;
	}
}
@media only screen and (max-width: 720px) {
	/* .email-error-text{ */
		/* font-size: 14px; */
	/* } */
	.cassa-email-button-or{
		width: 100%;
		border-radius: 4px !important;
	}
	.cassa-email-button{
		border-radius: 4px !important;
		width: 100%;
	}
	.sticky-sideBar {
		top: 49px;
	}
	.sticky-sideBar-content{
		top: 49px;
	}
	
	body{
		/* padding-top: 50px; */
	}
	.main-other-buttons{
		display: none;
	}
	a.main-nzi-button img, a.main-dell-button img, a.main-outlet-button img{
		max-height: 34px;
		height: auto;
		width: auto;	
		max-width: 100%;
	}
	a.main-nzi-button, a.main-dell-button, a.main-outlet-button{
		min-height: 46px;
	}
	
}
.user-logged-in-name-mobile{
	display: none;
}
.mobile-login-button{
	display: none !important;
}
#mainNavbar .container{
	padding: 0px !important;
}
@media only screen and (max-width: 1080px) {
	#mainNavbar .container{
		padding: 0px !important;
	}
	.container div.navbar-header{
		margin-left: 0px;
		margin-right: 0px;
	}
	.container div.navbar-header a.navbar-brand img.brand-logo.brand-logo-oneline{
		margin-left: 0px;
		margin-right: 0px;
	}
}
ul.mobile-menu .sendVinMobileButtonText{
	display: none; 
}
@media only screen and (max-width: 480px) {
	ul.mobile-menu .vin-input-field{
		display: none !important; 
	}
	ul.mobile-menu .sendVinMobileButtonText{
		display: inline-block !important; 
	}
	ul.mobile-menu li.vin-send{
		max-width: 60px !important;
	}
	ul.mobile-menu li.vin-send .btn-info{
		width: 100% !important;
		padding-left: 3px;
		padding-right: 3px;
	}
	ul.mobile-menu .language-selector .caret{
		display: none !important; 
	}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 100%;
	overflow: auto;
}
@media only screen and (max-width: 1024px) {
	.sticky-sideBar {
		position: fixed !important;
		top: 55px;
	}
	.navbar-header{
		float: unset !important;
	}
	.sticky + .navbar-spacer-geo {
		padding-top: 55px;
	}
	.sticky + .navbar-spacer {
		padding-top: 55px;
	}
	.breadcrumb a{
		font-size: 9pt;
	}
	.no-mobile-menu .navbar-nav{
		display: flex;
		flex-direction: column;
		text-align: center;
	}
	.no-mobile-menu .menu-item-fooldal{
		order: -7;
	}
	.no-mobile-menu .mobile-login-button{
		display: list-item !important;
		order: -6;
	}
	.no-mobile-menu .logged-menu{
		order: -6;
	}
	.no-mobile-menu .logged-menu-order{
		order: -5;
	}
	.no-mobile-menu .orders-button{
		/*text-align: left;*/
	}
	.no-mobile-menu .reg-menu{
		order: -4;
	}
	.no-mobile-menu .menu-item-blog-second{
		order: -3;
	}
	.no-mobile-menu .menu-item-garage{
		order: -2;
	}
	.no-mobile-menu .menu-item-jelentkezes-viszonteladonak{
		order: -1;
	}
	.no-mobile-menu .main-cart,
	.no-mobile-menu .login-menu,
	.no-mobile-menu .menu-item-https-blogoem-partshu{
		display: none;		
	}
	.row-product,
	.row-category{
		margin-left: -5px;
		margin-right: -5px;
	}
	.row-product .col-xs-6,
	.row-category .col-xs-6{
		padding-left: 3px;
		padding-right: 3px;
	}
	.row-product .col-xs-6 .panel-product,
	.row-category .col-xs-6 .panel-category{
		margin-bottom:5px;
	}
	.center-content{
		padding-left: 5px;
		padding-right: 5px;
	}
	.mobile-menu .mobile-login-button-text{
		display: none;
	}
	/*LOGIN*/
	.mobile-menu .orders-button{
		display: none;
	}
	.mobile-menu .user-logged-in-name{
		display: none;
	}
	.mobile-menu .user-logged-in-name-mobile{
		display: list-item;
	}
	/*LOGIN*/
	/*CART*/
	.no-mobile-menu .main-cart{
		display: none !imporant;
	}
	.mobile-menu{
		display: block !important;
		line-height: 30px;
		margin-right: 5px;
	}
	.mobile-menu li .navbar-toggle{
		float: none !important;
		margin-right: 5px;
	}
	.mobile-menu .mobile-login-button{
		display: list-item !important;
	}
	.mobile-menu li{
		float:right;
		list-style: none;
		line-height: 30px;
	}
	.mobile-menu .cart-main-text{
		display: none;
	}
	.mobile-menu .mobile-select-lang{
		display: none;
	}
	.mobile-menu .vin-send .form-control{
		height: 34px;
	}
	.mobile-menu .vin-send{
		margin-right: 5px;
		width: calc(100% - 165px);
	}
	.mobile-menu .vin-send,
	.mobile-menu .language-selector,
	.mobile-menu .main-cart,
	.mobile-menu .logged-menu,
	.mobile-menu .mobile-login-button{
		position: relative;
		margin-bottom: 7px;
		margin-top: 7px;
	}
	.mobile-menu .main-cart .glyphicon-shopping-cart{
		font-size: 12pt !important;
	}
	.mobile-menu .main-cart ul li,
	.mobile-menu .language-selector ul li,
	.mobile-menu .logged-menu ul li{
		float: none;
	}
	.mobile-menu .main-cart .dropdown-menu,
	.mobile-menu .language-selector .dropdown-menu,
	.mobile-menu .logged-menu .dropdown-menu
	{
		right: 5px !important;
		left: auto;
	}
	.mobile-menu .reg-menu,
	.mobile-menu .login-menu{
		display: none !important;
	}
	.mobile-menu .language-selector .language-selector-button:hover,
	.mobile-menu .language-selector .language-selector-button,
	.mobile-menu .mobile-login-button .mobile-login-button-link:hover,
	.mobile-menu .mobile-login-button .mobile-login-button-link,
	.mobile-menu .main-cart .mobile-cart-button:hover,
	.mobile-menu .main-cart .mobile-cart-button,
	.mobile-menu .logged-menu .logged-dropdown-button:hover,
	.mobile-menu .logged-menu .logged-dropdown-button{
		text-decoration: none;
	}
	.mobile-menu .main-cart .mobile-cart-button,
	.mobile-menu .logged-menu .logged-dropdown-button,
	.mobile-menu .mobile-login-button .mobile-login-button-link,
	.mobile-menu .language-selector .language-selector-button{
		padding: 5px;
		line-height: 20px;
		margin-right: 5px;
		border: 1px solid #dddddd;
		border-radius: 0px;
		display: block;
		height: 34px;
		min-width: 40px;
		text-align: center;
	}
	.mobile-menu .main-cart .badge{
		font-size: 6pt;
		position: absolute;
		right: 0px;
		top: -3px;
	}
	/*CART*/
	.center-content{
		padding-top: 0px !important;
	}
	/* .left-side, .right-side { */
		/* padding-top: 0px !important; */
	/* } */
	/* body{ */
		/* padding-bottom: 0px; */
	/* } */
	.navbar{
		top: 0px;
	}
	.top-bar a{
		color: #666;
		padding-right: 20px;
		padding-left: 20px;
		padding-top: 3px;
		padding-bottom: 3px;
		font-size: 9pt;
		line-height: normal;
	}
	.top-bar a:hover{
		color: #fff;
		background-color: #cfcfcf;
	}
	.top-bar{
		height: 26px;
		background-color: #f6f6f6;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 1030;
		display: none;
	}
	li.small-menu-item{
		display: block;
	}
	.navbar-default .navbar-nav > li > a{
		line-height: normal;
		padding-left: 8px;
		padding-right: 8px;
		margin-left: 2px;
		margin-right: 2px;
		border: 0px !important;
	}
	.navbar-default .navbar-nav > li ul li a, .navbar-default .navbar-nav > li ul li div{
		line-height: normal;
	}
	.navbar-default .navbar-nav > li.language-selector ul li a:hover{
		color: #666 !important;
	}
	.navbar-default .navbar-nav > .open{
		color: #666;
	}
	.navbar-default .navbar-nav > .open a:hover{
		color: #fff;
	}
	.navbar-default .navbar-nav > li > a:hover{
		color: #fff;
		background-image: -webkit-linear-gradient(#e72510, #d9230f 6%, #cb210e);
		background-image: -o-linear-gradient(#e72510, #d9230f 6%, #cb210e);
		background-image: linear-gradient(#e72510, #d9230f 6%, #cb210e);
		background-repeat: no-repeat;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe72510', endColorstr='#ffcb210e', GradientType=0);
		filter: none;
		border: 1px solid #a91b0c;
		border-radius: 0px;
	}

	
	/* .navbar{ */
		/* top: 26px; */
	/* } */
	.top-bar-menu li{
		display: none;
	}
	.outlet-button{
		display: block;
	}
}
@media only screen and (max-width: 420px) {
	.price-replace-box{
		width: 100%;
	}
	.main-other-buttons{
		display: none;
	}
	div.price.btn-sale{
		margin-bottom: 15px;
		display: block;
	}
	form.form-group-lg.input-size{
		display: block;
		width: auto;
	}
	form.form-group-lg.input-size div.input-group{
		display: block;
	}
	form.form-group-lg.input-size div.input-group select#helmetSizeChooser.input-lg.form-control{
		width: 100% !important;
		border-radius: 0px;
	}
	form.form-group-lg.input-size div.input-group div.input-group-btn{
		padding-top: 10px;
		width: 1% !important;
	}
	form.form-group-lg.input-size div.input-group div.input-group-btn button#addToCart1001639335.add-helmet-to-cart.btn.btn-primary.btn-lg{
		width: 100% !important;
		border-radius: 0px;
	}
	div.panel.panel-primary.panel-search.panel-main-search div.panel-heading ul.nav.nav-tabs li{
		font-size: 10px;
	}
	.top-full-width{
		width: 50%;
	}
	.top-banner-image{
		width: 400px;
	}
}
@media only screen and (max-width: 320px) {
	.panel-cart{
		margin-top: 35px;
	}
	div.panel.panel-primary.panel-search.panel-main-search div.panel-heading ul.nav.nav-tabs li{
		font-size: 8.5px;
	}
	/* .brand-logo{display: none !important;} */
	.brand-logo{width: 140px;}
	.navbar-toggle{ margin-bottom: 7px;margin-top: 7px;}
	.brand-logo-mini{width: 140px;}
	.no-mobile{display: none !important;}
	.header-name{width: 1000px; margin-bottom: 110px !important;margin-top: -1500px  !important; margin-left: -1000px !important;}
	.center-content{padding-top: 0px;}
	
	.exploded-view{width: 100%; overflow-x: scroll !important;}
	.parts-list-box{padding: 0px; line-height: 1;}
	.parts-list{width: 100%;}
	.parts-list tbody td{padding: 2px !important; border: 1px solid #dddddd;}
	.product-mobile-image-number{background-color: #cc0000; font-size:12pt; color: #fff; font-weight: bold; border: 1px solid #BAB9AD;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
	.product-aftermarket-mobile-image-number{background-color: #3981F7; font-size:12pt; color: #fff; font-weight: bold; border: 1px solid #BAB9AD;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
	.product-aftermarket-mobile-data{background-color: #d2e0f7;}
	.product-aftermarket-item-mobile-data{background-color: #E3ECFA;}
	.alert-success, .alert-error, .alert-danger, .alert-warning {font-size: 14pt;}
	.shipping-options-table tbody tr td{display: block;text-align:center;}
	.shipping-options-table tbody tr {display: block;background-color:#fff;margin-bottom: 6px;}
	.shipping-options-table tbody {display: block;}
	.shipping-radio{text-align: center; width: auto; height: 30px;}
}
.cart-list-actions-mobile{
	display: none;
}
@media only screen and (max-width: 582px) {
	.cart-inputs{
		width: 60px;
	}
}
@media only screen and (max-width: 768px) {
	.error-field{
		font-size: 10pt;
	}
	.image-cart-mobile{
		line-height: 4;
	}
	/* .cart-inputs{ */
		/* width: 60px; */
	/* } */
	.add-to-garage-exploded{
		width: 100%;
	}
	.cart-list-actions-mobile{
		display: block;
	}
	.cart-list-actions-mobile .btn{
		width: 100%;
		display: block;
		margin-bottom: 3px;
	}
	.cart-list-actions{
		display: none;
	}
	.motor-chooser{
		margin-bottom: 3px;
	}
	div.panel.panel-primary.panel-search.panel-main-search div.panel-body div.tab-content div#cikkszamkereses.tab-pane div.row div.col-lg-4{
		margin-bottom: 3px;
	}
	.cart-list-table, .cart-list-table tr, .cart-list-table td, .cart-list-table thead, .cart-list-table tbody{
		display: block;
		text-align: center;
	}
	.cart-list-table .row{
		margin: 0 0 0 0;
	}
	.cart-list-table tr{
		margin-top: 4px;
	}
	.col-xs-12-cart{
		width: 100%;
		float: left;
	}
	.cart-list-table tr.col-xs-6 .input-group-addon{
		display: none;
	}
	.cart-item-title{
		min-height: 80px;
	}
	.cart-item-edit{
		min-height: 60px;
	}
	.cart-list-table tr.col-xs-6-cart{
		float: left;
		min-height: 330px;
		width: calc(50% - 4px) !important;
		margin-left: 2px;
		margin-right: 2px;
		border: 1px solid #cfcfcf;
		word-wrap: wrap;
	}
	tr.col-xs-6-cart{
		float: left;
		min-height: 330px;
		width: calc(50% - 4px) !important;
		margin-left: 2px;
		margin-right: 2px;
		border: 1px solid #cfcfcf;
		word-wrap: wrap;
	}
	form.form-group-lg.input-size div.input-group select#helmetSizeChooser.input-lg.form-control{
		width: 180px;
	}
	table.accessory-list tbody.row tr.col-xs-6-cart td.part-acc-stock{
		min-height: 30px;
	}
	table.accessory-list tbody.row tr.col-xs-6-cart td.part-image{
		min-height: 60px;
		padding: 5px auto;
	}
	table.accessory-list tbody.row tr.col-xs-6-cart td.part-product-id{
		min-height: 30px;
		margin-top: 10px;
	}
	table.accessory-list tbody.row tr.col-xs-6-cart td.part-product-title{
		min-height: 80px;
	}
	.cart-list-table small, .cart-list-table strong, .cart-list-table td, .cart-list-table{
		white-space: normal !important;
	}
	.cart-list-table, .cart-list-table td, .cart-list-table thead, .cart-list-table tbody{
		width: 100%;
	}
	table.cart-list-table tbody tr td.cart-item-title a{
		/* display: block; */
	}
	table.cart-list-table tbody tr td.cart-item-number .form-group .input-group{
		margin: 0 auto;
	}
	table.cart-list-table tbody tr td{
		text-align: center;
	}
	table.cart-list-table tbody tr td.cart-item-price{
		font-size: 14px;
		width: 100% !important;
	}
	table.cart-list-table tbody tr.aftermarket-cart td{
		text-align: center;
	}
	table.cart-list-table thead tr.active.table-header{
		display: none;
	}
}

@media only screen and (min-width: 321px) and (max-width: 480px) {
	.panel-cart{
		margin-top: 35px;
	}
	/* .brand-logo{display: none !important;} */
	.navbar-toggle{ margin-bottom: 7px;margin-top: 7px;}
	.brand-logo-mini{width: 140px;}
	.brand-logo{width: 140px;}
	.no-mobile{display: none !important;}
	.header-name{width: 1000px; margin-bottom: 110px !important;margin-top: -1500px  !important; margin-left: -1000px !important;}
	.center-content{padding-top: 0px;}
	
	.exploded-view{width: 100%; overflow-x: scroll !important;}
	.parts-list-box{padding: 0px; line-height: 1;}
	.parts-list{width: 100%;}
	.parts-list tbody td{padding: 2px !important; border: 1px solid #dddddd;}
	.product-mobile-image-number{background-color: #cc0000; font-size:12pt; color: #fff; font-weight: bold; border: 1px solid #BAB9AD;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
	.product-aftermarket-mobile-image-number{background-color: #3981F7; font-size:12pt; color: #fff; font-weight: bold; border: 1px solid #BAB9AD;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
	.product-aftermarket-mobile-data{background-color: #d2e0f7;}
	.product-aftermarket-item-mobile-data{background-color: #E3ECFA;}
	.alert-success, .alert-error, .alert-danger, .alert-warning {font-size: 14pt;}
	.shipping-options-table tbody tr td{display: block;text-align:center;}
	.shipping-options-table tbody tr {display: block;background-color:#fff;margin-bottom: 6px;}
	.shipping-options-table tbody {display: block;}
	.shipping-radio{text-align: center; width: auto; height: 30px;}
	.top-banner-image{
		width: 400px;
	}
}
@media only screen and (min-width: 481px) and (max-width: 640px) {
	.panel-cart{
		margin-top: 35px;
	}
	/* .brand-logo{display: none !important;} */
	.brand-logo-mini{width: 140px;}
	.brand-logo{width: 140px;}
	.navbar-toggle{ margin-bottom: 7px;margin-top: 7px;}
	.no-mobile{display: none !important;}
	.header-name{width: 1000px; margin-bottom: 110px !important;margin-top: -1500px  !important; margin-left: -1000px !important;}
	.center-content{padding-top: 0px;}
	
	.exploded-view{width: 100%; overflow-x: scroll !important;}
	.parts-list-box{padding: 0px; line-height: 1;}
	.parts-list{width: 100%;}
	.parts-list tbody td{padding: 2px !important; border: 1px solid #dddddd;}
	.product-mobile-image-number{background-color: #cc0000; font-size:12pt; color: #fff; font-weight: bold; border: 1px solid #BAB9AD;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
	.product-aftermarket-mobile-image-number{background-color: #3981F7; font-size:12pt; color: #fff; font-weight: bold; border: 1px solid #BAB9AD;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
	.product-aftermarket-mobile-data{background-color: #d2e0f7;}
	.product-aftermarket-item-mobile-data{background-color: #E3ECFA;}
	.alert-success, .alert-error, .alert-danger, .alert-warning {font-size: 14pt;}
	.shipping-options-table tbody tr td{display: block;text-align:center;}
	.shipping-options-table tbody tr {display: block;background-color:#fff;margin-bottom: 6px;}
	.shipping-options-table tbody {display: block;}
	.shipping-radio{text-align: center; width: auto; height: 30px;}
	.top-banner-image{
		width: 400px;
	}
}
@media only screen and (min-width: 641px) and (max-width: 768px) {
	.panel-cart{
		margin-top: 35px;
	}
	.brand-logo{width: 140px;}
	/* .brand-logo{display: none !important;} */
	.brand-logo-mini{width: 140px;}
	.navbar-toggle{ margin-bottom: 7px;margin-top: 7px;}
	.no-mobile{display: none !important;}
	.header-name{width: 1000px; margin-bottom: 110px !important;margin-top: -1500px  !important; margin-left: -1000px !important;}
	.center-content{padding-top: 0px;}
	
	.exploded-view{width: 100%; overflow-x: scroll !important;}
	.parts-list-box{padding: 0px; line-height: 1;}
	.parts-list{width: 100%;}
	.parts-list tbody td{padding: 2px !important; border: 1px solid #dddddd;}
	.product-mobile-image-number{background-color: #cc0000; font-size:12pt; color: #fff; font-weight: bold; border: 1px solid #BAB9AD;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
	.product-aftermarket-mobile-image-number{background-color: #3981F7; font-size:12pt; color: #fff; font-weight: bold; border: 1px solid #BAB9AD;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
	.product-aftermarket-mobile-data{background-color: #d2e0f7;}
	.product-aftermarket-item-mobile-data{background-color: #E3ECFA;}
	.alert-success, .alert-error, .alert-danger, .alert-warning {font-size: 14pt;}
	.shipping-options-table tbody tr td{display: block;text-align:center;}
	.shipping-options-table tbody tr {display: block;background-color:#fff;margin-bottom: 6px;}
	.shipping-options-table tbody {display: block;}
	.shipping-radio{text-align: center; width: auto; height: 30px;}
	.top-banner-image{
		width: 600px;
	}
}
@media only screen and (min-width: 769px) and (max-width: 1023px) {
	.no-low-res{
		display: none;
	}
	.nav-md li{
		float: left;
	}
	.nav-md{
		float: right;
		margin-right: 5px;
	}
	.head-old{display: none;}
	.head-new{display: block;}
	/* .brand-logo{display: none !important;} */
	.navbar-toggle{ margin-bottom: 7px;margin-top: 7px;}
	.brand-logo-mini{width: 140px;}	
	.brand-logo{width: 140px;}
	.no-mobile{display: none !important;}
	.header-name{width: 1000px; margin-bottom: 110px !important;margin-top: -1500px  !important; margin-left: -1000px !important;}
	.center-content{padding-top: 30px;}
	.left-side, .right-side{padding-top: 30px;}
	
	.exploded-view{width: 100%; overflow-x: scroll !important;}
	.parts-list-box{padding: 0px; line-height: 1;}
	.parts-list{width: 100%;}
	.parts-list tbody td{padding: 2px !important; border: 1px solid #dddddd;}
	.product-mobile-image-number{background-color: #cc0000; font-size:12pt; color: #fff; font-weight: bold; border: 1px solid #BAB9AD;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
	.product-aftermarket-mobile-image-number{background-color: #3981F7; font-size:12pt; color: #fff; font-weight: bold; border: 1px solid #BAB9AD;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
	.product-aftermarket-mobile-data{background-color: #d2e0f7;}
	.product-aftermarket-item-mobile-data{background-color: #E3ECFA;}
	.alert-success, .alert-error, .alert-danger, .alert-warning {font-size: 14pt;}
	.top-banner-image{
		width: 700px;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
	.nav-md li{
		float: left;
	}
	.nav-md{
		float: right;
		margin-right: 5px;
	}
	.head-old{display: none;}
	.head-new{display: block;}
}
@media only screen and (min-width: 1025px) and (max-width: 1383px) {
	.no-low-res{
		display: none;
	}
	/* .brand-logo-mini{display: none !important;} */
	.mobile{display: none;}
	.alert-success, .alert-error, .alert-danger, .alert-warning {
		border-width: 10px;
		border-radius: 0px;
		left: 50%;
		margin-bottom: 20px;
		padding: 30px;
		position: fixed;
		top: 50%;
		font-size: 14pt;
		min-width: 500px;
		z-index: 2000;
	}
}
@media only screen and (min-width: 1383px) {
	/* .brand-logo-mini{display: none !important;} */
	.mobile{display: none;}
	.alert-success, .alert-error, .alert-danger, .alert-warning {
		border-width: 10px;
		border-radius: 0px;
		left: 50%;
		margin-bottom: 20px;
		padding: 30px;
		position: fixed;
		top: 50%;
		font-size: 14pt;
		min-width: 500px;
		z-index: 2000;
	}
}
@media print { 
	/* your print styles go here */

	body { 
		background-color: #fff !important;
		background-image: none !important;
		color: # 000 !important;
	} 
	#skrollr-body{
		display: none;
	}
	.left-side{
		display: none;
	}
	.right-side{
		display: none;
	}
	h1 { font-size: 18pt; } 
	h2 { font-size: 16pt; color: #000; }
	footer{
		display: none;
	}
}
/*
 * Component: Box
 * --------------
 */
.box {
  position: relative;
  border-radius: 0px;
  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: 0px;
}
.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: 0px;
  border-bottom-left-radius: 0px;
  padding: 10px;
}
.no-header .box-body {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.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: 0px;
}
.box-body .box-pane-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0;
}
.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #ffffff;
}
.chart-legend {
  margin: 10px 0;
}
@media (max-width: 1199px) {
  .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;
}
.popover{
    max-width: 700px !important;
}
.exploded-popover-image{
    width: 100%;
    max-width: 650px;
}
#gdpr-cookie-message {
	position: fixed;
	right: 10px;
	bottom: 10px;
	max-width: 300px;
	background-color: #aeaeae;
	opacity: 0.9;
	padding: 5px;
	border-radius: 0px;
	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: 12px;
	font-weight: 500;
	margin-bottom: 5px;
}
#gdpr-cookie-message h5 {
	color: white;
	font-size: 11px;
	font-weight: 500;
	margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
	color: white;
	font-size: 11px;
	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: 11px;
	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: 10px;
	padding: 7px;
	border-radius: 0px;
	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: 8020;
}

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

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

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

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

.fancybox-inner {
	overflow: hidden;
}

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

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

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

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

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(../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: 8060;
}

#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: 8040;
}

.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: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

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

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

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

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

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

/* Overlay helper */

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

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

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

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../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: 8050;
}

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

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

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

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

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

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .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: 8050;
}

#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;
}
.akcio-lista .panel-product{
	min-height: 370px !important;
}
.akcio-cat-szuro-mobil{
	display: none;
}
.akcio-lista h2{
	margin-top: 10px;
	margin-bottom: 10px;
}	
.akcio-panel-primary{
	margin-bottom: 0px !important;
}
.akcio-sisak-cat-filter a:hover{
	font-weight: bold;
	text-decoration: underline;
	opacity: 1;
}
.akcio-sisak-cat-filter a{
	padding: 8px;
	display: block;
	width: 100%;
	color: #fff;
	background-color: #333;
	color: #fff;
	border: 1px solid #333;
	text-transform: uppercase;
	text-decoration: none;
	opacity: 0.9;
}
.akcio-sisak-cat-filter{
	float: left;
	width: calc(20% - 5px);
	margin-left: 2.5px;
	margin-right: 2.5px;
	margin-top: 10px;
	
}
.akcio-sisak-cat-filter.active a{
	background-color: #2f6405;
	border: 1px solid #333;
	font-weight: bold;
	opacity: 1;
}
.akcio-sisak-size-filter.active a{
	background-color: #0c5711;
}
.akcio-sisak-size-filter a:hover{
	background-color: #273971;
}
.akcio-sisak-size-filter a{
	background-color: #172551;
}
.akcio-sisak-size-filter{
	width: calc(12.5% - 5px) !important;
}

@media screen and (max-width: 819px) {
	.akcio-title{
		margin-top: 5px;
		margin-bottom: 5px;
		font-size: 12pt;
	}
	.akcio-cat-szuro-mobil{
		display: block !important;
	}
	.akcio-cat-szuro{
		display: none;
	}
	.akcio-kat-szep{
		display: none;
	}
}
.helmet-product{
	min-height: 385px;
}
.btn-price {
    letter-spacing: 0;
    font-weight: 600;
}

.btn-sale {
    padding: 4px 24px;
}

.btn-sale > .old-price-placeholder > .old-price {
    /*display: block;*/
    font-size: 20px;
    position: relative;
    font-weight: 500;
}
.product a, .row-category a{
   outline: 0 !important;
}
.btn-sale > .old-price-placeholder-small > .old-price-small {
    position: relative;
    font-weight: 400;
	font-size: 10px;
}
.btn-sale > .old-price-placeholder{
	margin: 0;
	padding: 0;
	line-height: 30px;
}
.btn-sale > .old-price-placeholder-small{
	margin: 0;
	padding: 0;
	line-height: 15px;
}
.btn-sale > .old-price-placeholder-small > .old-price-small::after,
.btn-sale > .old-price-placeholder > .old-price::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid #ff0000;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
}
.product .four-lines-faded {
    color: #000;
}
.four-lines-faded {
    position: relative;
    line-height: 1.4;
    max-height: 54px;
    overflow: hidden;
}

.four-lines-faded::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.93) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.93)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.93) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.93) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.93) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.93) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}
.five-lines-faded {
    position: relative;
    line-height: 1.4;
    max-height: 54px;
    overflow: hidden;
}

.five-lines-faded::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.93) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.93)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.93) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.93) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.93) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.93) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}
.two-lines{
    min-height: 50px;
	max-height: 50px;
    overflow: hidden;
}
.top-bottom-padding {
    padding-top: 20px;
    padding-bottom: 20px;
}
.product-sale::after {
    content: "";
    width: 53px;
    height: 65px;
    position: absolute;
    top: 4px;
    left: 10px;
    background-image: url(../img/salebadget.png);
    background-repeat: no-repeat;
    background-position: center;
}
.product-sale a{
	text-decoration: none;
}
.bottom-padding {
    padding-bottom: 20px;
}

.top-padding {
    padding-top: 20px;
}
.right-padding{
    padding-right:12px;
}

.inline-middle {
    font-size: 0;
}

.inline-middle.brands > div {
    padding: 20px;
    font-size: 16px;
}

.inline-middle > div {
    display: inline-block;
    vertical-align: middle;
    float: none;
    font-size: 14px;
}

.grey-cross-grid {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.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;
}
.lead {
    font-weight: 400;
    color: #444;
}

.price {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    padding: 9px 22px;
    font-size: 28px;
    line-height: 1.6;
    border-radius: 3px;
    font-weight: 700;
    color: #d9230f;
    margin-right: 3px;
    background-color: #f0f0f0;
    position: relative;
}
.price .old-price{
	font-size: 20px;
	color: #444;
}

.ajandekpont {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 5px);
    font-size: 13px;
    color: #000;
    font-weight: bold
}
.info-box {
  display: block;
  min-height: 30px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  margin-bottom: 2px;
  background-color: #fdfbfd;
  cursor: pointer;
}
.info-box small {
  font-size: 14px;
}
.info-box .progress {
  background: rgba(0, 0, 0, 0.2);
  margin: 5px -10px 5px -10px;
  height: 2px;
}
.info-box .progress,
.info-box .progress .progress-bar {
  border-radius: 0;
}
.info-box .progress .progress-bar {
  background: #fff;
}
.info-box-icon {
  border-top-left-radius: 0px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0px;
  display: block;
  float: left;
  height: 30px;
  width: 30px;
  text-align: center;
  /*font-size: 45px;*/
  line-height: 30px;
  background: rgba(0, 0, 0, 0.2);
}
.info-box-icon > img {
  max-width: 100%;
  vertical-align: middle;
}
.info-box-content {
  padding: 5px 10px;
  margin-left: 32px;
}
.info-box-number {
  display: block;
  font-weight: 500;
  font-size: 18px;
}
.progress-description,
.info-box-text {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.info-box-text {
  
}
.info-box-more {
  display: block;
}
/* div.tooltip-inner { */
    /* max-width: 500px; */
/* } */
.input-size {
    width: 0;
    display: inline-block;
    vertical-align: middle;
}

.input-size .input-group .form-control {
    width: 220px;
}

.form-group-lg .form-control {
    padding: 0px 26px 0 10px;
}

.input-size .btn-lg,
.input-size .btn-group-lg > .btn {
    padding: 20px 21px 18px 21px;
    font-size: 21px;
    line-height: 22px;
    font-weight: 600;
    /*background-image: url(../img/carticon.png);*/
    /*background-position: left 13px top 14px;
    background-repeat: no-repeat;*/
	color: #fff;
}
select.input-lg {
    height: 62px !important;
    line-height: 62px;
}
.hide-bullets {
    list-style: none;
    margin-left: -40px;
    margin-top: 20px;
}


.input-group-addon.input-group-addon-tooltip {
    background-color: #ececec;
    padding-right: 46px;
    border: 1px solid #d2d2d2;
    background-image: url(../img/icons.png);
    background-repeat: no-repeat;
    background-position: left -65px center;
}


.btn-fileinput {
    margin-bottom: 4px;
    margin-top: 0;
    padding-bottom: 8px;
}
@media (max-width: 992px) {
	.img-size{
		max-width: 180px;
	}
	table.accessory-list thead{
		display: none;
		border: 0px solid #cfcfcf;
	}
	table.accessory-list tr td{
		display: block;
		border-top: 0px solid #cfcfcf;
		border: 0px !important;
		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;
	}
	.col-product-filter{
		position: absolute;
		z-index: 123;
		left: -270px;
		width: 260px;
		box-shadow: 3px 3px 10px -5px #000;
        transition:0.5s;
    }
    .col-product-filter.active{
        left:0px;
    }
	.col-default{
		background-color: #fff;
	}
}
.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%;
}
.panel-faq-main{
	border: 0px;
	background: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.main-page-order-container:last-child {
    margin-bottom: 0px;
}
.main-page-order-container {
    display: flex;
    flex-direction: row;
    padding: 10px;
    border: 2px solid #d9d9d9;
    margin-bottom: 5px;
	flex-basis: 100%;
}
.main-page-order-container .main-page-order-status {
    /* width: 250px; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-right: 2px solid #d9d9d9;
	flex-basis: 60%;
}
.main-page-order-container .main-page-order-status-details {
    flex-basis: 100%;
    justify-content: center;
}
.main-page-order-container .main-page-order-status-details {
    display: flex;
    flex-direction: column;
    margin-left: 15px;
}
.main-page-order-container .main-page-order-status-actions {
    /* flex-basis: 40%; */
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.map-image div,
.half-main-map-image div{
	font-size: 22pt;
}
.map-image .col-lg-12.no-mobile,
.half-main-map-image .no-mobile{
	font-size: 26pt;
	margin-bottom: 50px;
}

.main-page-garage-image img{
	width: 160px;
	height: auto;
}
.main-page-garage-container{
	background-color: #666; 
	height: 160px; 
	/* margin-left: 30px;  */
	/* margin-right: 30px;  */
	/* margin-bottom: 30px;  */
	color: #fff;
}
.main-page-garage-body{
	/* width: 160px; */
	/* text-align: center; */
}
.main-page-triangle{
	width: 0;
	height: 210px;
	border-style: solid;
	border-width: 0 0 210px 100px;
	/* border-color: transparent transparent #ffffff transparent; */
	border-color: transparent transparent rgba(255,255,255, 0.9) transparent;
	float: right;
}
.main-page-triangle-nzi{
	width: 0;
	height: 210px;
	border-style: solid;
	border-width: 0 0 210px 100px;
	/* border-color: transparent transparent #ffffff transparent; */
	border-color: transparent transparent rgba(177, 0, 0, 0.7) transparent;
	float: right;
}
.map-image{
	background-image: url('../img/oem/map/world-shipping-base.jpg');
	background-position: 25% 50%;
	 /* background-size: 300px 100px; */
	/* opacity: 0.5; */
}
.main-page-text-col-technomousse{
	background-image: url('../img/oem/main/technomousse.jpg');
	background-position:0% 50%;
}
.main-page-text-col-malaguti{
	background-image: url('../img/oem/main/malaguti.jpg');
	background-position:0% 50%;
}
.main-page-text-col-gilera{
	background-image: url('../img/oem/main/gilera.jpg');
	background-position:0% 50%;
}
.main-page-text-col-vespa{
	background-image: url('../img/oem/main/vespa.jpg');
	background-position:0% 50%;
}
.main-page-text-col-victory{
	background-image: url('../img/oem/main/victory.jpg');
	background-position:0% 50%;
}
.main-page-text-col-vespa-vintage{
	background-image: url('../img/oem/main/vintage.jpg');
	background-position:0% 50%;
}
.main-page-text-col-piaggio-haszongepjarmu{
	background-image: url('../img/oem/main/porter.jpg');
	background-position:0% 50%;
}
.main-page-text-col-nzi{
	background-image: url('../img/oem/main/nzi.jpg');
	background-position:0% 50%;
}
.main-page-text-col-piaggio{
	background-image: url('../img/oem/main/piaggio.jpg');
	background-position:0% 50%;
}
.main-page-text-col-polaris{
	background-image: url('../img/oem/main/polaris.jpg');
	background-position:0% 50%;
}
.main-page-text-col-kymco{
	background-image: url('../img/oem/main/kymco.jpg');
	background-position:0% 50%;
}
.main-page-text-col-mv-agusta{
	background-image: url('../img/oem/main/mvagusta.jpg');
	background-position:0% 50%;
}
.main-page-text-col-motoguzzi{
	background-image: url('../img/oem/main/guzzi.jpg');
	background-position:0% 50%;
}
.main-page-text-col-indian{
	background-image: url('../img/oem/main/indian.jpg');
	background-position:0% 50%;
}
.main-page-text-col-ducati{
	background-image: url('../img/oem/main/ducati.jpg');
	background-position:0% 50%;
}
.main-page-text-col-ktm{
	background-image: url('../img/oem/main/ktm.jpg');
	background-position:0% 50%;
}
.main-page-text-col-derbi{
	background-image: url('../img/oem/main/derbi.jpg');
	background-position:0% 50%;
}
.main-page-text-col-husqvarna{
	background-image: url('../img/oem/main/husqvarna.jpg');
	background-position:0% 50%;
}
.main-page-text-col-aprilia{
	background-image: url('../img/oem/main/aprilia.jpg');
	background-position:0% 50%;
}
.main-page-text-col-honda{
	background-image: url('../img/oem/main/honda.jpg');
	background-position:0% 50%;
}
.main-page-text-col-yamaha{
	background-image: url('../img/oem/main/yamaha.jpg');
	background-position:0% 50%;
}
.main-page-text-col-derbi{
	background-image: url('../img/oem/main/derbi.jpg');
	background-position:0% 50%;
}
.main-page-text-col-kawasaki{
	background-image: url('../img/oem/main/kawasaki.jpg');
	background-position:0% 50%;
}
.main-page-text-col-bmw{
	background-image: url('../img/oem/main/bmw.jpg');
	background-position:0% 50%;
}
.main-page-text-col-ape{
	background-image: url('../img/oem/main/ape.jpg');
	background-position:0% 50%;
}
.main-page-text-col-suzuki{
	background-image: url('../img/oem/main/suzuki.jpg');
	background-position:0% 50%;
}
.main-page-text-col-aprilia-scarabeo{
	background-image: url('../img/oem/main/scara.jpg');
	background-position:0% 50%;
}
.main-page-text-col{
	margin-bottom: 5px;
	margin-top: 5px;
	/* background-image: url('../img/oem/main/suzuki.png'); */
	height: 210px;
	background-repeat: no-repeat;
	background-size: inital;
}
.main-page-text-container-nzi{
	/* background-color: #fff; */
	background-color: rgba(177, 0, 0, 0.7);
	color: #fff;
	font-weight: 700;
	/* width: 50%; */
	width: 60%;
	height: 210px;
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	align-items: center;
	float: right;
	padding: 15px;
	/* font-size: 11pt; */
	font-size: 9pt;
}
.main-page-text-container{
	/* background-color: #fff; */
	background-color: rgba(255,255,255, 0.9);
	color: #000;
	font-weight: 700;
	/* width: 50%; */
	width: 60%;
	height: 210px;
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	align-items: center;
	float: right;
	padding: 15px;
	/* font-size: 11pt; */
	font-size: 9pt;
}
@media (max-width:1680px) and (min-width:1280px) {
	.map-image div,
	.half-main-map-image div{
		font-size: 18pt !important;
	}
}​

.main-page-text-container-nzi h2{
		color: #fff !important;
	}
.main-page-garage-text{
	height: 208px;
}
@media (max-width:1280px) and (min-width:992px) {
	.map-image div,
	.half-main-map-image div{
		font-size: 14pt !important;
	}
}
@media screen and (max-width: 992px) {
	.main-page-garage-text{
		height: auto !important;
	}
	.main-page-text-container{
		font-size: 7pt;
	}
	.main-page-text-container h2{
		font-size: 10pt;
	}
	.map-image div,
	.half-main-map-image div{
		font-size: 14pt;
	}
	.map-image div:first-child{
		font-size: 18pt;
		margin-bottom: 10px;
	}
	.half-main-map-image div:first-child{
		font-size: 18pt;
		margin-bottom: 20px;
	}
	.map-image{
		min-height: 170px;
		padding: 10px !important;
	}
}
@media screen and (min-width: 992px) {
	.main-page-text-container{
		background-color: #fff;
		width: 50%;
	}
	.main-page-text-container-nzi{
		background-color: #b10000;
		color: #fff;
		width: 50%;
	}
	.main-page-triangle{
		border-color: transparent transparent #ffffff transparent;
	}
	.main-page-triangle-nzi{
		border-color: transparent transparent #b10000 transparent;
	}
}

.swal-vin-content-img img{
	max-width: 100%;
}
.swal-vin-content-img{
	display: flex; 
	align-items: center; 
	height: 60px; 
	float: left; 
	width: 60px;
}
.swal-vin-content-title{
	display: flex; 
	align-items: center; 
	height: 60px; 
	float: left; 
	margin-left: 5px; 
	width: 257px; 
	font-size: 9pt; 
	font-weight: bold; 
	text-align: left !important;
}
.swal-vin-content-btn{
	display: flex; 
	align-items: center; 
	height: 60px; 
	float: left;
}
@media only screen and (max-width: 482px) {
	.swal-vin-content{
		padding: 2px;
	}
	.swal-vin-box hr{
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.swal-vin-content-img{
		display: block; 
		height: 60px;
		float: none;
		width: 100%;
	}
	.swal-vin-content-img img{
		max-height: 100%;
	}
	.swal-vin-content-title{
		display: block; 
		align-items: center; 
		font-size: 9pt;
		font-weight: bold; 
		float: none;
		width: auto;
		height: auto;
		text-align: center !important;
		margin-left: 0px;
		margin-bottom: 5px;
	}
	.swal-vin-content-btn{
		display: block; 
		height: auto;
		float: none;
	}
}
.vin-result-option:hover{
	background-color: #d9230f;
	color: #fff;
}
.vin-result-option{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.vin-result-list{
	display: block;
	position: absolute;
	background-color: #fff;
	z-index: 1030;
	padding-left: 0px !important;
	max-height: 300px;
	overflow: auto;
	border-radius: 0px;
}
.even-green{
	background-color: #e8ffef;
}
.odd-green{
	background-color: #b8ffcd;
}
/* .vin-result-list:nth-child(odd) { */
	/* background: #fff; */
/* } */
.product-details-box-avaiability{
	height: 76px;
}
.modal-xxl{
    width: 1200px;
}
.faq-panel .panel-heading [data-toggle="collapse"]:after
{
    font-family: 'Glyphicons Halflings';
    content: "\e072"; /* "play" icon */
    float: right;
    color: #333;
    font-size: 18px;
    line-height: 22px;
    /* rotate "play" icon from > (right arrow) to down arrow */
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.faq-panel .panel-heading [data-toggle="collapse"].collapsed:after
{
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #333;
}
.faq-search-body{
	/* background-image: url('../img/oemparts/loginbg.jpg'); */
	background-image: url('../img/oemparts/faqpics.jpg');
	background-size: cover; 
	background-position: center center;
}
.faq-search-input-holder{
	margin-top: 70px;
	margin-bottom: 70px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (max-width: 768px) {
	.faq-search-input-holder{
		margin-top: 50px;
		margin-bottom: 50px;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
}
.faq-link{
	display: inline-block;
	width: 100%;
	outline: none !important;
	outline-offset: 0 !important;
	text-transform: none;
	font-size: 14pt;
}
.faq-search-content{
	display: none;
}
.faq-item-no-result{
	display: none;
}
.faq-item .panel-body{
	font-size: 12pt;
}
.category-filter-box{
	/* margin-bottom: 6px; */
}
.row{
	margin-left: -3px;
	margin-right: -3px;
}
.order-summary-table{
	margin-bottom: 6px;
}
.liquid-product-title{ 
	min-height: 40px;
}
@media only screen and (max-width: 450px) {
	.liquid-product-title{
		min-height: 60px;
	}
}
@media only screen and (max-width: 1023px) {
	.owl-carousel.owl-carousel-same-product .same-product-item .product-box.product .product-informations .product-details-box-avaiability,
	.owl-carousel.owl-carousel-same-product .same-product-item .product-box.product .product-informations .product-details-box-id{
		font-size: 10px;
	}
	.cassa-step .order-summary-table tbody tr td{
		padding-top: 3px;
		padding-bottom: 3px;
		
	}
	.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: 3px !important;
		padding-right: 3px !important;
	}
	.row{
		margin-left: 0px;
		margin-right: 0px;
	}
}
@media only screen and (min-width: 1024px) {
	/*.center-content{
		padding-left: 5px;
		padding-right: 5px;
	}*/
}
.payment-mode-cassa-col label{
	width: 100%;
}
.search-category-input-group{
	background-color: #fff;
	border-radius: 0px;
}
.category-filter-input{
	background: transparent none repeat scroll 0% 0%;
	border-color: transparent;
	outline-color: transparent;
}
.hidden-search-input{
	box-sizing: border-box;
	border-style: solid;
	border-collapse: separate;
	border-width: 1px;
	padding: 8px 12px;
	margin: 0px;
	max-height: none;
	min-height: 0px;
	max-width: none;
	min-width: 0px;
	/* width: 380px; */
	width: calc(100% - 38px);
	letter-spacing: normal;
	line-height: 20px;
	outline-width: 0px;
	font-size: 13px;
	font-weight: 400;
	justify-content: normal;
	box-shadow: none;
	height: 36px;
	position: absolute;
	z-index: 1;
	border-color: transparent;
	outline-color: transparent;
	left: 38px;
	top: 0px;
	color: #999;
	border-radius: 0px;
}
.mb-10{
	margin-bottom: 10px;
}
.img-banner{
	/* width: 100%; */
	max-width: 100%;
	height: auto;
}
.panel-main-search .panel-body .tab-content{
	padding-bottom: 0px;
}
.part-product-title-acc{
	text-align: left;
}
.table.parts-list.accessory-list tbody tr td .accessory-price-table{
	text-align: right;
}
.navbar-toggle.collapsed{
	background-color: transparent !important;
}
.center-content div.row.navbar-fixed-bottom div.col.col-lg-12 p.bottom-title{
	color: #fff;
	position: absolute;
	left: 35%;
	font-size: 16px;
	top: 5px;
	font-weight: 600;
}
.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: 0px;
}
.radiobtn{
	position: absolute;
	top: 10px;
	left: calc(50% - 12.5px);
	height: 25px;
	width: 25px;
	/* background-color: #eee; */
	background-color: #a2a2a2;
	border-radius: 50%;
}
.cassa-aszf-row-accepted{
	margin-bottom: 6px;
}
.cassa-aszf-row{
	margin-bottom: 6px;
}
.panel-coupon{
	margin-top: 6px;
}
.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: 16px;
	font-weight: 600;
	padding: 5px;
	margin-bottom: 5px;
}
.payment-mode-cassa-col label{
	margin: 0px;
}
.payment-mode-cassa-col{
	border-right: 1px solid #cfcfcf;
	cursor: pointer;
	margin-bottom: 6px;
}
.payment-mode-cassa-col-last{
	border-right: 0px;
}
.row-product.outlet div.col-lg-3.col-md-4.col-sm-6.col-xs-6 div.panel.panel-product div.panel-body div.product-details p.product-info{
	min-height: 16px;
	max-height: 16px;
	overflow: hidden;
}
div.row.row-category.dellorto div.panel.panel-category div.panel-body p img{
	max-height: 120px;
	width: auto;
	height: auto;
}
div.row.row-category.dellorto div.panel.panel-category{
	min-height: 208px;
}
div.row.row-category.dellorto div.panel.panel-category div.panel-body p{
	max-height: 120px;
}
.payment-mode-cassa-col .payment-mode-cassa.option-selected {
	background-color: #dcf2dd !important;
}
.payment-mode-cassa-col .payment-mode-cassa {
	background-color: #fff;
}
@media only screen and (max-width: 563px) {
	.row.row-category.dellorto div.panel.panel-category div.panel-body p.text-center a.category-url img{
		height: 90px;
	}
	.row.row-category.dellorto div.panel.panel-category div.panel-body{
		max-height: 180px;
		min-height: 180px;
	}
	div.row.row-category.dellorto div.panel.panel-category{
		min-height: 180px;
	}
}
@media only screen and (max-width: 563px) {
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-number span{
		display: block;
	}
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr td.cart-item-number span.mobile-show{
		display: block;
	}
}
@media only screen and (min-width: 1024px) {
	.no-desktop{
		display: none !important;
	}
}
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr td.cart-item-number span.mobile-show{
		font-size: 10pt;
		font-weight: 600;
	}
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr td:first-child{
		/* margin-left: 20px; */
		text-align: center;
	}
@media only screen and (max-width: 1023px) {
	.table.parts-list.accessory-list tbody tr td .accessory-price-table{
		text-align: center;
	}
	.part-product-title-acc{
		text-align: center;
	}
	div.pay-cass-last{
		border-right: none;
		border-bottom: none;
	}
	.pay-cass{
		border-right: 0px;
		border-bottom: 1px solid #cfcfcf;
	}
	/* .cassa-step div.panel.panel-primary div.panel-body form div.payment-options.text-center.option-selected div img{ */
		/* display: none; */
	/* } */
	.main-page div.panel.panel-primary.panel-category div.panel-body{
		min-height: 160px;
	}
	.main-page div.panel.panel-primary.panel-category div.panel-body p.text-center a img{
		max-width: 120px;
	}
	.main-page div.panel.panel-primary.panel-category div.panel-heading,
	.owl-carousel-popular-models .category-box div.panel.panel-primary.panel-category div.panel-heading{
		max-height: 55px;
		height: 55px;
		overflow: hidden;
	}
}

@media only screen and (max-width: 768px) {
	.invoice-type .well{
		margin-bottom: 5px;
	}
	.form-input-line label.control-label {
		line-height: 20px;
		vertical-align: middle;
	}
	.panel-body{
		padding: 5px;
	}
	.payment-mode-cassa-col .payment-mode-cassa .payment-mode-title{
		font-size: 13px;
	}
	.payment-mode-cassa-col .payment-mode-cassa{
		font-size: 13px;
	}
	.left-side, .right-side {
		padding: 0px;
	}
	table.table.table-striped.table-hover.cart-list-table.cart-list-table-summary tbody tr.danger td.cartFullTitle,
	table.table.table-striped.table-hover.cart-list-table.cart-list-table-summary tbody tr.active td.cartItemTitle{
		min-height: 55px;
	}
	.btn-next-to-helmet{
		font-size: 11px;
	}
	a.tooltips span {
		position: absolute;
		width:140px;
		color: #FFFFFF;
		background: #000000;
		height: 25px;
		font-size: 7pt;
		line-height: 25px;
		text-align: center;
		visibility: hidden;
		border-radius: 0px;
		/* right: 100%; */
		left: -288%;
		top: 120%;
	}
	a.tooltips span:after {
		content: '';
		position: absolute;
		top: -17%;
		left: 50%;
		margin-top: -8px;
		width: 0; height: 0;
		border-left: 8px solid #000000;
		border-top: 8px solid transparent;
		border-bottom: 8px solid transparent;
		transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
	}
	
	
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-number.cart-item-quantity div.form-group div.input-group.cart-inputs span.input-group-addon{
		display: table-cell;
		padding: 8px 6px;
	}
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr:last-child{
		height: auto;
	}
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr{
		height: 130px;
	}
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-price{
		margin-top: 5px;
		width: 30% !important;
	}
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-number{
		margin-top: 15px;
	}
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-quantity{
		margin-top: 0px;
	}
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-price,
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-quantity,
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-number{

		width: 30%;
		float: left;
	}
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-title span{
		/* display: block; */
		/* max-width: 50%; */
		margin: 0 auto;
	}
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-title{
		min-height: auto;
	}
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-event{
		position: absolute;
		right: 10px;
		width: 52px;
	}
	table.table.table-striped.table-hover.cart.cart-list-table tbody tr td.cart-item-title{
		width: calc(70% - 25px) !important;
		float: right;
		margin-right: 25px;
		text-overflow: ellipsis;
		max-height: 25px;
		overflow: hidden;
		white-space: nowrap !important;
	}
	div.table-responsive table.table.table-striped.table-hover.cart.cart-list-table thead{
		display: none;
	}
	/* #step-9.cassa-step div.row div.col.col-md-12 div.panel.panel-primary div.panel-body form fieldset.orderFields{ */
		/* min-width: 1px; */
	/* } */
	table.table.table-striped.table-hover.cart-list-table-summary tbody{
		position: relative;
	}
	table.table.table-striped.table-hover.cart-list-table-summary tbody tr:last-child{
		width: 100%;
		float: none;
		position: absolute;
		margin-top: 182px;
	}
	table.table.table-striped.table-hover.cart-list-table-summary tbody tr{
		/* min-height: 110px; */
		display: block;
		width: 50%;
		float:left;
	}
	table.table.table-striped.table-hover.cart-list-table tbody tr td{
		padding: 3px !important;
	}
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr td{
		/* margin-left: 20px; */
		text-align: center;
	}
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr td.cart-item-number span.mobile-show{
		display: block;
		font-size: 10pt;
		font-weight: 600;
	}
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr{
		position: relative;
	}
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr.aftermarket,
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr:last-child{
		height: auto;
	}
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr{
		height: 150px;
	}
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr.aftermarket-product{
		height: 180px;
	}
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table thead tr.active{
		display: none;
	}
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr td.cart-item-number{
		/* margin-left: 20px; */
		float: left;
		width: 30%;
		/* height: 100%; */
		/* position:absolute;top:calc(50%- height / 2) */
	}
	/* .product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr td.cart-item-quantity{ */
		/* min-height: 70px; */
	/* } */
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr.aftermarket-height{
		height: 210px;
	}
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr td.cart-item-price{
		float: left;
		width: 30% !important;
	}
	/* .product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr td.cart-item-event{ */
		/* position: absolute; */
		/* top: 40px; */
		/* right: 10px; */
		/* content: '<i class="fas fa-times"></i>'; */
	/* } */
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr td.cart-item-quantity,
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr td.cart-item-event,
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr td.cart-item-title{
		float: right;
		width: 70% !important;
		height: auto !important;
		margin-top: 0px !important;
	}
	.product-stock-cassa-panel div.panel.panel-primary div.panel-body div.table-responsive table.table.table-striped.table-hover.cart-list-table tbody tr td.cart-item-title{
		min-height: 60px !important;
	}
}
.same-product-item div.col.col-lg-12.product div.product-informations div.product-info-row{
	margin-top: 20px;
}
.product-details-box.product-details-sale div.product-addtocart a.tooltips.addToCart.btn.btn-primary.btn-cart{
	color: #fff;
}
div.product-addtocart div.input-group.product-details-add-cart input.form-control.prod_quantity{
	max-width: 100%;
}
.product-details-box .product-addtocart a.tooltips.addToCart.btn.btn-primary.btn-cart,
.product-details-box.product-details-sale .product-addtocart a.tooltips.addToCart.btn.btn-primary.btn-cart{
	display: inline-block;
}
.product-details-box .product-addtocart .price-box.sale.btn.btn-primary span.ajandekpont,
.product-details-box.product-details-sale .product-addtocart .price-box.sale.btn.btn-primary span.ajandekpont{
	display: block;
	margin-top: 5px;
	font-size: 12px;
	position: inherit;
}
.product-addtocart .btn-cart {
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'avenir', sans-serif;
    font-weight: 900;
    padding: 16px;
	border-radius: 0px;
}
.old-price::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid #fff;
	border-top-color: rgb(255, 255, 255);
}
.product-details-box .product-addtocart .old-price::after {
	left: 40%;
	width: 20%;
    /* right: 25%; */
    border-color: #494949;
    /* content: ""; */
    /* position: absolute; */
    /* left: 0; */
    /* top: 50%; */
    /* right: 0; */
    /* border-top: 1px solid #fff; */
	/* border-top-color: rgb(255, 255, 255); */
}
.product-addtocart .old-price::after {
    left: 25%;
    right: 25%;
    border-color: #494949;
}
.product-addtocart .price-box {
    position: static;
    width: 100%;
    background-color: transparent;
    border: 0;
    color: #494949;
    font-size: 26px;
	background-image: none;
}
.price-box .ajandekpont{
	display: block;
	position: unset;
}
.price-box{
	display: inline-block;
	font-weight: 600;
	text-align: center;
	cursor: pointer;
}
.price-box.sale{
	padding: 6px 12px 10px 12px;
}
.price-box .old-price {
    font-size: 14px;
    font-weight: 400;
    display: block;
    position: relative;
}
.product-details-size-select{
	margin-bottom: 3px;
	max-width: 50%;
	float: left;
}
.product-details-add-cart, .pricebox{
	margin-bottom: 3px;
	max-width: 50%;
	float: left;
	/* height: 60px; */
	/* left: 25%; */
}
.product-details-box-avaiability .bg-success img.brick.mini-icon,
div.product-addtocart div.elerhetoseg.part-availability.bg-success img.brick.mini-icon{
    width: 18px;
    margin-right: 0px !important;
    vertical-align: middle;
    /* width: 18px; */
    /* margin-right: 4px; */
    display: inline-block;
    vertical-align: text-top;
}
.product-addtocart .part-availability span {
    width: calc(100% - 24px);
    vertical-align: middle;
}
.part-availability span {
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 13px;
}
.brick {
    display: inline-block;
    vertical-align: middle;
}
.product-addtocart {
    padding: 10px;
    border: 2px solid #dc4343;
	margin-bottom: 15px;
}
.product-details-box-avaiability .bg-info,
.product-addtocart .part-availability.bg-info{
	background-color: #007ae0b3;
		text-align: center;
	font-weight: 600;
}
.product-details-box-avaiability .bg-warning,
.product-addtocart .part-availability.bg-warning{
	background-color: #FFA500;
	text-align: center;
	font-weight: 600;
	
}
.product-details-box-avaiability .bg-danger,
.product-addtocart .part-availability.bg-danger{
	background-color: #d9230f;
	text-align: center;
}
.product-details-box-avaiability .bg-success,
.product-addtocart .part-availability.bg-success{
	background-color: #3fb618;
}
.product-details-box-avaiability,
.product-addtocart .part-availability {
    margin-bottom: 8px;
    padding: 6px;
	color: #fff;
	min-width: 100%;
	/* max-width: 48q%; */
	/* float: left; */
	text-align: center;
	font-size: 12px;
}
.slide div.carousel-inner div.item{
	min-height: 190px;
	/* border: 5px solid #cfcfcf; */
	/* border-radius: 0px; */
	justify-content:center;
}
.product div.product-image-container img{
	width: 100%;
}
.product-informations{
	text-align: center;
}
.product-details-box-cart{
	display: inline-block;
	position: absolute;
	right: 35px;
}
.show-long-text:hover{
	overflow: visible; 
    white-space: normal;
    height: auto;
}
.product-details-box-name{
	padding: 10px;
	height: 48px; 
	overflow: hidden;
}
.product-box{
	border: 1px solid #cfcfcf;
}
.product div.product-image-container{
	/* margin-top: 10px;	 */
	min-width: 120px;
	width: 120px;
	min-height: 120px;
	margin: 10px auto 0px auto;
}
.product-informations div.product-details-box-price.price.btn-sale .parts-price{
	font-size: 16px;
}
.product-informations div.product-details-box-price.price.btn-sale .old-price{
	font-size: 12px;
}
.product-informations div.product-details-box-price.price.btn-sale{
	padding: 10px;
	margin: 0px;
}
.product div.product-informations div.product-info-row div.product-price-box{
	left: 0px;
}
/* .product-details-box-avaiability{ */
	/* margin-top: 70px; */
/* } */
div.panel.panel-product div.panel-body div.product-details p.text-center.product-title.four-lines-faded::after{
	top: 37px; 
}
div.panel.panel-primary div.panel-body div.row div#product-filter.col-lg-2.col-default.top-bottom-padding.col-product-filter form button{
	border-radius: 0px;
}
/* div.panel.panel-primary div.panel-body form fieldset.contactFields div.col-lg-8 input::placeholder{ */
	/* opacity: 1; */
	/* color: #cd0000; */
	/* font-weight: 600; */
/* } */
.helmet-filter-title{
	text-align: center;
	background-color: #333333;
	color: #fff;
	padding: 10px;
	font-weight: 600;
}
.hide-helmet-filter{
	background-color: #333333;
}
.helmet-filter-button{
	position: absolute;
	top: 70px;
	right: 20px;
}
.btn-like-link{
	background-color: #333333;
	margin-top: 10px;
	color: #fff;
	padding: 5px 12px;
	text-transform: uppercase;
	font-size: 10px;
}
.acc-filter-title h3{
	font-weight: bold; 
	text-transform: uppercase; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	background-color: #333333; 
	color: #fff; 
	padding: 20px;
}
.accessory-chooser:hover{
	background-color: #f9f9f9;
}
table.table.parts-list.accessory-list tbody.row tr.col-xs-6-cart td.part-product-title.only-mobile.four-lines-faded.small{
	display: none;
}

.discount .category-box{
	/* background-color: #fff; */
	/* margin: 10px; */
	padding: 10px;
	text-align: center;
	cursor: pointer; 
	min-height: 470px;
}
.discount .img-container a{
	width: 100%;
	border: 1px solid #999999;
	border-radius: 0px;
}
.discount .img-container{
	/* padding: 5px; */
	background-color: #d4d4d4;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
div.discount div.category-box div.text-center.category-text div.product-description a.btn.bg-blue.btn-xs.show-compatible-types img{
	margin: 0px 0px 0px 0px; 
	position: static; 
	width:30px;
}
div.discount div.category-box div.text-center.category-text div.product-description a.btn.bg-blue.btn-xs.show-compatible-types{
	margin-top: 5px;
	margin-bottom: 5px;
}
div.discount div.category-box div.text-center.category-text{
	background-color: #d4d4d4;
	padding: 5px;
	min-height: 255px;
}
div.discount div.category-box div.text-center.category-text .product-description{
	min-height: 50px;
	text-align: center;
	color: #444444;
	font-weight: 600;
	margin: 0px;
}
div.discount div.category-box div.text-center.category-text a h4:hover{
	color: #cd0000;
}
div.discount div.category-box div.text-center.category-text a h4{
	font-size: 8pt;
	color: #444444;
	font-weight: 600;
	min-height: 40px;
}

div.discount div.category-box a#part-gallery.text-center.thumbnail{
	margin: 0 auto;
	
}
@media only screen and (max-width: 720px) {
	table.table.parts-list.accessory-list tbody.row tr.col-xs-6-cart td.part-product-title.only-mobile.four-lines-faded.small{
		display: block;
	}
	table.table.parts-list.accessory-list tbody.row tr.col-xs-6-cart td.part-product-title.no-mobile{
		display: none;
	}
	.acc-filter-title h3{
		font-size: 12pt;
	}
}
.no-display{
	display: none;
}

/*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 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; */
  }
  .block-payment{
	border: 1px solid #999;
	max-width: 360px;
	cursor: pointer;
	background: #cfcfcf6e;
	color: #333;
	font-weight: 600;
	padding: 30px 10px 30px 10px;
	position: relative;
	margin: 2px;
  }
  .block-title{
	  font-weight: 600;
	  color: #777777;
  }
.row-cell{
	display: table-cell;
	float: none;
}
.row-table{
	display: table;
	float: none;
	border-spacing:5px;
}
.radio.radio-inline{
  margin-top: 0px;
}
.row-table .row-cell .radio.radio-inline input{
	opacity: 0;
	z-index: 0;
}
.row-table .row-cell .radio.radio-inline > label.payment-mode-label::before {
	border-radius: 50%;
	background-color: #fff;
}
.row-table .row-cell .radio.radio-inline > label.payment-mode-label::before {
    top: 50%;
    margin-top: -8px;
}
.row-table .row-cell .radio.radio-inline > label.payment-mode-label::before{
	content: "";
	display: inline-block;
	position: absolute;
	width: 18px;
	height: 18px;
	left: 0;
	margin-left: -5px;
}
.row-table .row-cell .radio.radio-inline > label.payment-mode-label::before {
	border: 5px solid #dbdbdb;
}
/* .row-table .row-cell .radio.radio-inline.checked > label::before { */
	/* border: 5px solid #f26522; */
/* } */
.row-table .row-cell .radio.radio-inline label.payment-mode-label{
	padding-left: 0px;
}

input.payment-mode-radio[type="radio"]:checked + label.payment-mode-label::before{
	border: 5px solid #cc0000 !important;
}
/* .row-table .row-cell .radio.radio-inline label::before input[type="radio"]:checked{ */
    /* border: 5px solid #f26522; */
/* } */
 /* common */
.ribbon {
  width: 120px;
  height: 120px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid rgba(218, 176, 0, 0.8);
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: rgba(218, 176, 0, 0.8);
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font: 700 10px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}

/* top left*/
.ribbon-top-left {
  top: -3px;
  left: 0px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -40px;
  top: 25px;
  transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
  top: -10px;
  right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

/* bottom left*/
.ribbon-bottom-left {
  bottom: -10px;
  left: -10px;
}
.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.ribbon-bottom-left::before {
  bottom: 0;
  right: 0;
}
.ribbon-bottom-left::after {
  top: 0;
  left: 0;
}
.ribbon-bottom-left span {
  right: -25px;
  bottom: 30px;
  transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
  bottom: -10px;
  right: -10px;
}
.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.ribbon-bottom-right::before {
  bottom: 0;
  left: 0;
}
.ribbon-bottom-right::after {
  top: 0;
  right: 0;
}
.ribbon-bottom-right span {
  left: -25px;
  bottom: 30px;
  transform: rotate(-225deg);
}
.register-or-social-login{
	padding-bottom: 15px;
	font-size: 14pt;
	color: #333;
	text-transform: uppercase;
	text-align: center;
}
.register-next-button{
	width: 100%;
}
.register-form{
	margin: 0 auto;
	width: 100%;
	max-width: 600px;
}
.btn{
	line-height: 18px; 
}
.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;
}
@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
}
 
/*!
 * Datepicker for Bootstrap v1.5.1 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker-dropdown:after,
.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-top: 0;
    position: absolute
}

.datepicker {
    border-radius: 4px;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px
}

.datepicker-dropdown:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, .15);
    border-bottom-color: rgba(0, 0, 0, .2)
}

.datepicker-dropdown:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid rgba(0, 0, 0, .15)
}

.datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker>div {
    display: none
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker table tr td,
.datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none;
	background: unset;
	margin-left: 0;
	position: auto;
	top: 0px;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.new,
.datepicker table tr td.old {
    color: #999
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td.highlighted {
    color: #000;
    background-color: #d9edf7;
    border-color: #85c5e5;
    border-radius: 0
}

.datepicker table tr td.highlighted.focus,
.datepicker table tr td.highlighted:focus {
    color: #000;
    background-color: #afd9ee;
    border-color: #298fc2
}

.datepicker table tr td.highlighted.active,
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted:hover,
.open>.dropdown-toggle.datepicker table tr td.highlighted {
    color: #000;
    background-color: #afd9ee;
    border-color: #52addb
}

.datepicker table tr td.highlighted.active.focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted:active:hover,
.open>.dropdown-toggle.datepicker table tr td.highlighted.focus,
.open>.dropdown-toggle.datepicker table tr td.highlighted:focus,
.open>.dropdown-toggle.datepicker table tr td.highlighted:hover {
    color: #000;
    background-color: #91cbe8;
    border-color: #298fc2
}

.datepicker table tr td.highlighted.active,
.datepicker table tr td.highlighted:active,
.open>.dropdown-toggle.datepicker table tr td.highlighted {
    background-image: none
}

.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled].focus,
.datepicker table tr td.highlighted[disabled]:focus,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted.focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
fieldset[disabled] .datepicker table tr td.highlighted:hover {
    background-color: #d9edf7;
    border-color: #85c5e5
}

.datepicker table tr td.highlighted.focused {
    background: #afd9ee
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
    background: #d9edf7;
    color: #999
}

.datepicker table tr td.today {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today.focus,
.datepicker table tr td.today:focus {
    color: #000;
    background-color: #ffc966;
    border-color: #b37400
}

.datepicker table tr td.today.active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover,
.open>.dropdown-toggle.datepicker table tr td.today {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00
}

.datepicker table tr td.today.active.focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today:active:hover,
.open>.dropdown-toggle.datepicker table tr td.today.focus,
.open>.dropdown-toggle.datepicker table tr td.today:focus,
.open>.dropdown-toggle.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffbc42;
    border-color: #b37400
}

.datepicker table tr td.today.active,
.datepicker table tr td.today:active,
.open>.dropdown-toggle.datepicker table tr td.today {
    background-image: none
}

.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover {
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today.focused {
    background: #ffc966
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
    background: #ffdb99;
    color: #999
}

.datepicker table tr td.range {
    color: #000;
    background-color: #eee;
    border-color: #bbb;
    border-radius: 0
}

.datepicker table tr td.range.focus,
.datepicker table tr td.range:focus {
    color: #000;
    background-color: #d5d5d5;
    border-color: #7c7c7c
}

.datepicker table tr td.range.active,
.datepicker table tr td.range:active,
.datepicker table tr td.range:hover,
.open>.dropdown-toggle.datepicker table tr td.range {
    color: #000;
    background-color: #d5d5d5;
    border-color: #9d9d9d
}

.datepicker table tr td.range.active.focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range:active:hover,
.open>.dropdown-toggle.datepicker table tr td.range.focus,
.open>.dropdown-toggle.datepicker table tr td.range:focus,
.open>.dropdown-toggle.datepicker table tr td.range:hover {
    color: #000;
    background-color: #c3c3c3;
    border-color: #7c7c7c
}

.datepicker table tr td.range.active,
.datepicker table tr td.range:active,
.open>.dropdown-toggle.datepicker table tr td.range {
    background-image: none
}

.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled].focus,
.datepicker table tr td.range[disabled]:focus,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.focus,
fieldset[disabled] .datepicker table tr td.range:focus,
fieldset[disabled] .datepicker table tr td.range:hover {
    background-color: #eee;
    border-color: #bbb
}

.datepicker table tr td.range.focused {
    background: #d5d5d5
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
    background: #eee;
    color: #999
}

.datepicker table tr td.range.highlighted {
    color: #000;
    background-color: #e4eef3;
    border-color: #9dc1d3
}

.datepicker table tr td.range.highlighted.focus,
.datepicker table tr td.range.highlighted:focus {
    color: #000;
    background-color: #c1d7e3;
    border-color: #4b88a6
}

.datepicker table tr td.range.highlighted.active,
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted:hover,
.open>.dropdown-toggle.datepicker table tr td.range.highlighted {
    color: #000;
    background-color: #c1d7e3;
    border-color: #73a6c0
}

.datepicker table tr td.range.highlighted.active.focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted:active:hover,
.open>.dropdown-toggle.datepicker table tr td.range.highlighted.focus,
.open>.dropdown-toggle.datepicker table tr td.range.highlighted:focus,
.open>.dropdown-toggle.datepicker table tr td.range.highlighted:hover {
    color: #000;
    background-color: #a8c8d8;
    border-color: #4b88a6
}

.datepicker table tr td.range.highlighted.active,
.datepicker table tr td.range.highlighted:active,
.open>.dropdown-toggle.datepicker table tr td.range.highlighted {
    background-image: none
}

.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled].focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
    background-color: #e4eef3;
    border-color: #9dc1d3
}

.datepicker table tr td.range.highlighted.focused {
    background: #c1d7e3
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
    background: #e4eef3;
    color: #999
}

.datepicker table tr td.range.today {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:focus {
    color: #000;
    background-color: #f4b747;
    border-color: #815608
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover,
.open>.dropdown-toggle.datepicker table tr td.range.today {
    color: #000;
    background-color: #f4b747;
    border-color: #bf800c
}

.datepicker table tr td.range.today.active.focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today:active:hover,
.open>.dropdown-toggle.datepicker table tr td.range.today.focus,
.open>.dropdown-toggle.datepicker table tr td.range.today:focus,
.open>.dropdown-toggle.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f2aa25;
    border-color: #815608
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:active,
.open>.dropdown-toggle.datepicker table tr td.range.today {
    background-image: none
}

.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover {
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
    background: #f7ca77;
    color: #999
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected:active,
.open>.dropdown-toggle.datepicker table tr td.active,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted,
.open>.dropdown-toggle.datepicker table tr td.selected,
.open>.dropdown-toggle.datepicker table tr td.selected.highlighted {
    background-image: none
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
    color: #fff;
    background-color: #999;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:focus {
    color: #fff;
    background-color: grey;
    border-color: #161616
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover,
.open>.dropdown-toggle.datepicker table tr td.selected,
.open>.dropdown-toggle.datepicker table tr td.selected.highlighted {
    color: #fff;
    background-color: grey;
    border-color: #373737
}

.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active.focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected:active:hover,
.open>.dropdown-toggle.datepicker table tr td.selected.focus,
.open>.dropdown-toggle.datepicker table tr td.selected.highlighted.focus,
.open>.dropdown-toggle.datepicker table tr td.selected.highlighted:focus,
.open>.dropdown-toggle.datepicker table tr td.selected.highlighted:hover,
.open>.dropdown-toggle.datepicker table tr td.selected:focus,
.open>.dropdown-toggle.datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #6e6e6e;
    border-color: #161616
}

.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected.highlighted[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:hover,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover {
    background-color: #999;
    border-color: #555
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:focus {
    color: #fff;
    background-color: #3071a9;
    border-color: #193c5a
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.open>.dropdown-toggle.datepicker table tr td.active,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}

.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active.focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active:hover,
.open>.dropdown-toggle.datepicker table tr td.active.focus,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted.focus,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.open>.dropdown-toggle.datepicker table tr td.active:focus,
.open>.dropdown-toggle.datepicker table tr td.active:hover {
    color: #fff;
    background-color: #285e8e;
    border-color: #193c5a
}

.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active.highlighted[disabled].focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:hover,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px
}

.datepicker table tr td span:hover {
    background: #eee
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th,
.input-group.date .input-group-addon {
    cursor: pointer
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active:hover:focus {
    color: #fff;
    background-color: #3071a9;
    border-color: #193c5a
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.open>.dropdown-toggle.datepicker table tr td span.active,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}

.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover.active.focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active:hover:active:hover,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.open>.dropdown-toggle.datepicker table tr td span.active.focus,
.open>.dropdown-toggle.datepicker table tr td span.active:focus,
.open>.dropdown-toggle.datepicker table tr td span.active:hover,
.open>.dropdown-toggle.datepicker table tr td span.active:hover.focus,
.open>.dropdown-toggle.datepicker table tr td span.active:hover:focus,
.open>.dropdown-toggle.datepicker table tr td span.active:hover:hover {
    color: #fff;
    background-color: #285e8e;
    border-color: #193c5a
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.open>.dropdown-toggle.datepicker table tr td span.active,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td span.active:hover {
    background-image: none
}

.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.datepicker table tr td span.new,
.datepicker table tr td span.old {
    color: #999
}

.datepicker .datepicker-switch {
    width: 145px
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
    background: #eee
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.input-daterange {
    width: 100%
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: solid #ccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

.datepicker {
    /* z-index: 1029 !important; */
}
body.swal2-shown {
    overflow-y: hidden; }

body.swal2-iosfix {
    position: fixed;
    left: 0;
    right: 0; }

.swal2-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 10px;
    background-color: transparent;
    z-index: 1060; }
.swal2-container.swal2-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
.swal2-container.swal2-top-left {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.swal2-container.swal2-top-right {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
.swal2-container.swal2-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.swal2-container.swal2-center-left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.swal2-container.swal2-center-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
.swal2-container.swal2-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
.swal2-container.swal2-bottom-left {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.swal2-container.swal2-bottom-right {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
.swal2-container.swal2-grow-fullscreen > .swal2-modal {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.swal2-container.swal2-grow-row > .swal2-modal {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.swal2-container.swal2-grow-column {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
.swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
.swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
.swal2-container.swal2-grow-column > .swal2-modal {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.swal2-container:not(.swal2-top):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-left):not(.swal2-bottom-right) > .swal2-modal {
    margin: auto; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .swal2-container .swal2-modal {
        margin: 0 !important; } }
.swal2-container.swal2-fade {
    -webkit-transition: background-color .1s;
    transition: background-color .1s; }
.swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, 0.4); }

.swal2-modal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    position: relative;
    max-width: 100%; }
.swal2-modal:focus {
    outline: none; }
.swal2-modal.swal2-loading {
    overflow-y: hidden; }
.swal2-modal .swal2-title {
    color: #595959;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 0 0 .4em;
    padding: 0;
    display: block;
    word-wrap: break-word; }
.swal2-modal .swal2-buttonswrapper {
    margin-top: 15px; }
.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
    opacity: .4;
    cursor: no-drop; }
.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid transparent;
    border-color: transparent;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 7.5px;
    vertical-align: top;
    background-color: transparent !important;
    color: transparent;
    cursor: default;
    border-radius: 100%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
    margin-left: 30px;
    margin-right: 30px; }
.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
    display: inline-block;
    content: '';
    margin-left: 5px;
    vertical-align: -1px;
    height: 15px;
    width: 15px;
    border: 3px solid #999999;
    -webkit-box-shadow: 1px 1px 1px #fff;
    box-shadow: 1px 1px 1px #fff;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal; }
.swal2-modal .swal2-styled {
    border: 0;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    margin: 15px 5px 0;
    padding: 10px 32px; }
.swal2-modal .swal2-styled:focus {
    outline: none;
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4);
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4); }
.swal2-modal .swal2-image {
    margin: 20px auto;
    max-width: 100%; }
.swal2-modal .swal2-close {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    width: 38px;
    height: 40px;
    font-size: 36px;
    line-height: 40px;
    font-family: serif;
    position: absolute;
    top: 5px;
    right: 8px;
    cursor: pointer;
    color: #cccccc;
    -webkit-transition: color .1s ease;
    transition: color .1s ease; }
.swal2-modal .swal2-close:hover {
    color: #d55; }
.swal2-modal > .swal2-input,
.swal2-modal > .swal2-file,
.swal2-modal > .swal2-textarea,
.swal2-modal > .swal2-select,
.swal2-modal > .swal2-radio,
.swal2-modal > .swal2-checkbox {
    display: none; }
.swal2-modal .swal2-content {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #545454;
    word-wrap: break-word; }
.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea,
.swal2-modal .swal2-select,
.swal2-modal .swal2-radio,
.swal2-modal .swal2-checkbox {
    margin: 20px auto; }
.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
    -webkit-transition: border-color .3s, -webkit-box-shadow .3s;
    transition: border-color .3s, -webkit-box-shadow .3s;
    transition: border-color .3s, box-shadow .3s;
    transition: border-color .3s, box-shadow .3s, -webkit-box-shadow .3s; }
.swal2-modal .swal2-input.swal2-inputerror,
.swal2-modal .swal2-file.swal2-inputerror,
.swal2-modal .swal2-textarea.swal2-inputerror {
    border-color: #f27474 !important;
    -webkit-box-shadow: 0 0 2px #f27474 !important;
    box-shadow: 0 0 2px #f27474 !important; }
.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-textarea:focus {
    outline: none;
    border: 1px solid #b4dbed;
    -webkit-box-shadow: 0 0 3px #c4e6f5;
    box-shadow: 0 0 3px #c4e6f5; }
.swal2-modal .swal2-input::-webkit-input-placeholder,
.swal2-modal .swal2-file::-webkit-input-placeholder,
.swal2-modal .swal2-textarea::-webkit-input-placeholder {
    color: #cccccc; }
.swal2-modal .swal2-input:-ms-input-placeholder,
.swal2-modal .swal2-file:-ms-input-placeholder,
.swal2-modal .swal2-textarea:-ms-input-placeholder {
    color: #cccccc; }
.swal2-modal .swal2-input::-ms-input-placeholder,
.swal2-modal .swal2-file::-ms-input-placeholder,
.swal2-modal .swal2-textarea::-ms-input-placeholder {
    color: #cccccc; }
.swal2-modal .swal2-input::placeholder,
.swal2-modal .swal2-file::placeholder,
.swal2-modal .swal2-textarea::placeholder {
    color: #cccccc; }
.swal2-modal .swal2-range input {
    float: left;
    width: 80%; }
.swal2-modal .swal2-range output {
    float: right;
    width: 20%;
    font-size: 20px;
    font-weight: 600;
    text-align: center; }
.swal2-modal .swal2-range input,
.swal2-modal .swal2-range output {
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    margin: 20px auto;
    padding: 0; }
.swal2-modal .swal2-input {
    height: 43px;
    padding: 0 12px; }
.swal2-modal .swal2-input[type='number'] {
    max-width: 150px; }
.swal2-modal .swal2-file {
    font-size: 20px; }
.swal2-modal .swal2-textarea {
    height: 108px;
    padding: 12px; }
.swal2-modal .swal2-select {
    color: #545454;
    font-size: inherit;
    padding: 5px 10px;
    min-width: 40%;
    max-width: 100%; }
.swal2-modal .swal2-radio {
    border: 0; }
.swal2-modal .swal2-radio label:not(:first-child) {
    margin-left: 20px; }
.swal2-modal .swal2-radio input,
.swal2-modal .swal2-radio span {
    vertical-align: middle; }
.swal2-modal .swal2-radio input {
    margin: 0 3px 0 0; }
.swal2-modal .swal2-checkbox {
    color: #545454; }
.swal2-modal .swal2-checkbox input,
.swal2-modal .swal2-checkbox span {
    vertical-align: middle; }
.swal2-modal .swal2-validationerror {
    background-color: #f0f0f0;
    margin: 0 -20px;
    overflow: hidden;
    padding: 10px;
    color: gray;
    font-size: 16px;
    font-weight: 300;
    display: none; }
.swal2-modal .swal2-validationerror::before {
    content: '!';
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ea7d7d;
    color: #fff;
    line-height: 24px;
    text-align: center;
    margin-right: 10px; }

@supports (-ms-accelerator: true) {
    .swal2-range input {
        width: 100% !important; }
    .swal2-range output {
        display: none; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .swal2-range input {
        width: 100% !important; }
    .swal2-range output {
        display: none; } }

.swal2-icon {
    width: 80px;
    height: 80px;
    border: 4px solid transparent;
    border-radius: 50%;
    margin: 20px auto 30px;
    padding: 0;
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.swal2-icon.swal2-error {
    border-color: #f27474; }
.swal2-icon.swal2-error .swal2-x-mark {
    position: relative;
    display: block; }
.swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #f27474;
    display: block;
    top: 37px;
    border-radius: 2px; }
.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px; }
.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px; }
.swal2-icon.swal2-warning {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #f8bb86;
    border-color: #facea8;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
.swal2-icon.swal2-info {
    font-family: 'Open Sans', sans-serif;
    color: #3fc3ee;
    border-color: #9de0f6;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
.swal2-icon.swal2-question {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #87adbd;
    border-color: #c9dae1;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
.swal2-icon.swal2-success {
    border-color: #a5dc86; }
.swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 120px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px; }
.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    transform-origin: 0 60px; }
.swal2-icon.swal2-success .swal2-success-ring {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, 0.2);
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2; }
.swal2-icon.swal2-success .swal2-success-fix {
    width: 7px;
    height: 90px;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
.swal2-icon.swal2-success [class^='swal2-success-line'] {
    height: 5px;
    background-color: #a5dc86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2; }
.swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
.swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.swal2-progresssteps {
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0; }
.swal2-progresssteps li {
    display: inline-block;
    position: relative; }
.swal2-progresssteps .swal2-progresscircle {
    background: #3085d6;
    border-radius: 2em;
    color: #fff;
    height: 2em;
    line-height: 2em;
    text-align: center;
    width: 2em;
    z-index: 20; }
.swal2-progresssteps .swal2-progresscircle:first-child {
    margin-left: 0; }
.swal2-progresssteps .swal2-progresscircle:last-child {
    margin-right: 0; }
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
    background: #3085d6; }
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
    background: #add8e6; }
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
    background: #add8e6; }
.swal2-progresssteps .swal2-progressline {
    background: #3085d6;
    height: .4em;
    margin: 0 -1px;
    z-index: 10; }

[class^='swal2'] {
    -webkit-tap-highlight-color: transparent; }

@-webkit-keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7); }
    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05); }
    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95); }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1); } }

@keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7); }
    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05); }
    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95); }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0; } }

@keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0; } }

.swal2-show {
    -webkit-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s; }
.swal2-show.swal2-noanimation {
    -webkit-animation: none;
    animation: none; }

.swal2-hide {
    -webkit-animation: hideSweetAlert .15s forwards;
    animation: hideSweetAlert .15s forwards; }
.swal2-hide.swal2-noanimation {
    -webkit-animation: none;
    animation: none; }

@-webkit-keyframes animate-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px; }
    54% {
        width: 0;
        left: 1px;
        top: 19px; }
    70% {
        width: 50px;
        left: -8px;
        top: 37px; }
    84% {
        width: 17px;
        left: 21px;
        top: 48px; }
    100% {
        width: 25px;
        left: 14px;
        top: 45px; } }

@keyframes animate-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px; }
    54% {
        width: 0;
        left: 1px;
        top: 19px; }
    70% {
        width: 50px;
        left: -8px;
        top: 37px; }
    84% {
        width: 17px;
        left: 21px;
        top: 48px; }
    100% {
        width: 25px;
        left: 14px;
        top: 45px; } }

@-webkit-keyframes animate-success-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px; }
    65% {
        width: 0;
        right: 46px;
        top: 54px; }
    84% {
        width: 55px;
        right: 0;
        top: 35px; }
    100% {
        width: 47px;
        right: 8px;
        top: 38px; } }

@keyframes animate-success-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px; }
    65% {
        width: 0;
        right: 46px;
        top: 54px; }
    84% {
        width: 55px;
        right: 0;
        top: 35px; }
    100% {
        width: 47px;
        right: 8px;
        top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg); }
    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg); }
    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg); } }

.swal2-animate-success-line-tip {
    -webkit-animation: animate-success-tip .75s;
    animation: animate-success-tip .75s; }

.swal2-animate-success-line-long {
    -webkit-animation: animate-success-long .75s;
    animation: animate-success-long .75s; }

.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0; }
    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1; } }

@keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0; }
    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1; } }

.swal2-animate-error-icon {
    -webkit-animation: animate-error-icon .5s;
    animation: animate-error-icon .5s; }

@-webkit-keyframes animate-x-mark {
    0% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0; }
    50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0; }
    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px; }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1; } }

@keyframes animate-x-mark {
    0% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0; }
    50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0; }
    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px; }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1; } }

.swal2-animate-x-mark {
    -webkit-animation: animate-x-mark .5s;
    animation: animate-x-mark .5s; }

@-webkit-keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

@keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

/*! 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: normal;
    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;
}

.chain-stock-def div.in-stock,
.chain-stock div.in-stock{
	background-color: #6effaf;
}
.chain-stock-def div.available,
.chain-stock div.available{
	background-color: #ffcb21;
}
.chain-stock-def div.discontinued,
.chain-stock div.discontinued{
	background-color: #ff2121;
}
.chain-stock-def div.in-transit,
.chain-stock div.in-transit{
	background-color: #21ffe9;
}
.chain-stock-def div{
	padding: 3px;
	margin: 3px;
	border-radius: 3px;
}
.chain-stock div{
	padding: 3px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.chain-stock-def{
	text-align: center;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
}
.chain-stock{
	position: absolute;
	top: 3px;
	right: 6px;
	font-size: 12px;
	font-weight: bold;
}
.front-sprocket{
	margin-bottom: 3px;
}
.selected-chain-option{
	background-color: #dfdfdf;
}
.chain-type-info{
	/* font-size: 12px; */
	display: block;
	color: #666;
	font-weight: bold;
}
/* .chain-chooser-box-image-def{ */
	/* height: 93px; */
/* } */
.chain-part-cart .input-group{
	width: 150px !important;
}
.chain,
.rear-sprocket,
.front-sprocket{
	cursor: pointer;
}
.max-250{
	max-width: 250px;
	width: 100%;
}
.chain-well{
	padding: 10px;
	text-align: center;
}
.chain-part-cart span{
	font-weight: bold;
	font-size: 14px;
}
.chain-product-infos{
	margin-left: 3px;
}
.chain-table-box{
	display: table;
}
.chain-product-image-box{
	display: table-cell;
	/* display: inline-block; */
	vertical-align: top;
}
.chain-select-box{
	/* float: right !important; */
	position: absolute;
	right: 10px;
	top: 45%;
}
.chain-product-box{
	/* min-height: 85px; */
	border: 1px solid #cfcfcf;
	padding: 10px;
	font-size: 13px;
	margin: 3px;
	border-radius: 5px;
}
.chain-set-part-box{
	display: inline-block;
	/* min-height: 190px; */
}
.chain-set-price{
	font-size: 14pt;
	font-weight: bold;
}
.chain-separator{
	text-align: center;
	/* position: absolute; */
	margin-top: 50%;
	/* left: 35px; */
	font-size: 25pt;
	color: #cc0000;
}
.chain-option{
	display: none;
}
.chain-set-separator{
	margin-top: 3px;
	margin-bottom: 3px;
}
.chain-set-separator hr{
	margin: 0px !important;
}
.chain-product-image{
	width: 100%;
}
.chain-cart-box button{
	width: 100%; 
	border-radius: 0px;
}
.chain-cart-box div input,
.chain-cart-box div span{
	border-radius: 0px;
}
.chain-part-cart button{
	display: block;
}
.chain-cart-box-row{
	padding-left: 6px !important;
	padding-right: 6px !important;
}
.chain-part-cart button{
	display: block;
}
/* .chain-set-product-box{ */
@media only screen and (max-width: 480px) {
	.chain-product-box .chain-set-title{
		font-size: 10px !important;
		text-align: center;
	}
	.chain-product-infos{
		font-size: 9px;
	}
}
@media only screen and (max-width: 1210px) {
	.chain-stock div{
		border-radius: 0px !important;
		margin-left: 25%;
		margin-right: 25%;
	}
	.chain-stock{
		position: unset;
		/* top: 7px; */
		/* right: 7px; */
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		margin-top: 3px;
		margin-bottom: 3px;
	}
	.chain-set-title{
		text-align: center;
	}
	.chain-select-box{
		display: block;
		position: unset;
		text-align: center;
	}
	.chain-part-cart button{
		/* display: block; */
		width: 100%;
	}
	.chain-table-box{
		display: block;
		text-align: center;
	}
	.chain-product-image-box{
		display: block;
	}
}
@media only screen and (min-width: 768px) AND (max-width: 991px) {
	.chain-separator-mobile{
		display: none;
	}
}
@media only screen and (max-width: 1200px) {
	.chain-cart-box button{
		width: 100% !important;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
	}
	.chain-cart-box-row{
		padding-left: 3px !important;
		padding-right: 3px !important;
	}
}
@media only screen and (max-width: 1024px) {
	.chain-cart-box-row,
	.chain-cart-box{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}
@media only screen and (max-width: 767px) {
	.chain-separator-mobile{
		margin-top: 0px !important;
	}
}
@media only screen and (max-width: 370px) {
	.chain-three-line{
		min-height: 74px !important;
	}
}
@media only screen and (max-width: 444px) {
	.chain-set-info-box .chain-set-title{
		min-height: 35px;
	}
	.chain-three-line{
		min-height: 58px;
	}
}
@media only screen and (max-width: 991px) {
	.chain-set-product-box{
		font-size: 12px;
	}
	.chain-separator{
		/* display: none; */
		margin-top: 0px;
		/* position: unset; */
	}
	.chain-separator-mobile{
		margin-top: 50px;
	}
}
.chain-set-row{
	border: 1px solid #cfcfcf;
	padding-top: 5px;
	/* padding-bottom: 5px; */
	/* text-align: center; */
	border-radius: 5px;
	margin-bottom: 3px;
	background-color: #fff;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
}
.chain-set-title{
	margin-bottom: 3px;
	font-weight: bold;
}
.chain-product-box .chain-set-title{
	font-size: 14px;
}
.selected-chain{
	/* background-color: #a7d57a; */
	background-color: #a7d57a4f;
}
.localization{
	padding: 10px;
	text-align: center;
	background-color: #fff;
	width: 100%;
}
#pushOkLoc{
	border-radius: 0;
	border: 0px;
}
.localization-box{
	display: flex;
	flex-direction: row;
	height: 86px;
	/* padding: 10px; */
}
.loc-welcome-message .content{
	color: #444;
	font-size: 16pt;
	margin-left: 250px;
}
.loc-welcome-message{
	margin-left: 100px;
	flex-basis: 80%;
	background-image: url('/img/oem/shipto.png'); 
	background-repeat: no-repeat; 
	background-size: contain;
	display: flex;
	align-items: center;
}
.localizationContentData{
	background-color: #fff; 
	display: block;
}

.localizationContentData .responsive{
	width: 100%;
}
.flex-row{
	display: flex;
	flex-wrap: wrap;
}
.flex-middle{
	display: flex;
	align-items: center;
	justify-content: center;
	/* flex-basis: 100%; */
}
.localization{
	display: none;
	transition: all 0.25s ease;
}
.localization-container{
	max-width: 1200px;
	margin: 0 auto;
}
.loc-shipping-price-table td, .loc-shipping-price-table th{
	vertical-align: middle !important;
}
.localizationContentData .loc-welcome-live .welcome-language a:hover{
	text-decoration: underline !important;
	font-weight: bold;
}
.localizationContentData .loc-welcome-live .welcome-language a:active{
	font-weight: bold;
}
.localizationContentData .loc-welcome-live .welcome-language a:link,
.localizationContentData .loc-welcome-live .welcome-language a:visited,
.localizationContentData .loc-welcome-live .welcome-language a{
	text-decoration: none;
	color: #444;
	font-size: 11pt;
}
.localizationContentData .loc-welcome-live .welcome-language{
	margin: 0px;
	margin-top: 8px;
	font-size: 14pt;
}
.localizationContentData .loc-welcome-live .welcome-message{
	background-image: url('/img/oem/shipto.png'); 
	background-repeat: no-repeat; 
	background-size: contain;
	max-height: 86px;
	height: 100%;
}

.localizationContentData .loc-shipping-live .welcome-shipping-data{
	margin-left: 50px;
}
.localizationContentData .loc-shipping-live .welcome-shipping-data p{
	margin: 0px;
}
.localizationContentData .loc-shipping-live{
	margin-bottom: 5px;
}
.localizationContentData .loc-shipping-live span{
	float: left;
}
.localizationContentData .loc-shipping-live .welcome-shipping-data .welcome-shipping-title{
	margin-bottom: 5px;
}
.localizationContentData .loc-welcome-live .welcome-image{
	float: left;
	margin-top: -3px;
}
.localizationContentData .loc-welcome-live{
	font-size: 18pt;
	color: #444;
	text-align: center;
	/* word-spacing: normal; */
}
@media only screen and (max-width: 720px) {
	/* .localizationContentData .loc-welcome-live{ */
		/* font-size: 20pt; */
		/* color: #444; */
		/* word-spacing: normal; */
	/* } */
}
.flex-row .flex-welcome{
	align-items: center;
}
.flex-row .flex-welcome .welcome-image{
	flex-basis: 35%;
}
.flex-row .flex-welcome{
	display: flex;
	flex-direction: row;
}
@media only screen and (max-width: 1366px) {
	.localizationContentData #pushOkLoc{
		font-size: 13px;
		padding: 7px 8px;
	}
	.localizationContentData .loc-welcome-live {
		font-size: 14pt;
	}
	.localizationContentData .loc-welcome-live img{
		max-width: 30px;
		width: 100%;
	}
}
@media only screen and (max-width: 903px) {
	.localizationContentData #pushOkLoc{
		font-size: 13px;
		padding: 7px 8px;
	}
	.localizationContentData .loc-welcome-live {
		font-size: 14pt;
	}
		.localizationContentData .loc-welcome-live img{
		max-width: 30px;
		width: 100%;
	}
	/* .localizationContentData .responsive { */
		/* width: 50%; */
	/* } */
}
@media only screen and (max-width: 481px) {
	.localizationContentData #pushOkLoc{
		font-size: 13px;
		padding: 7px 8px;
	}
	.localizationContentData .loc-welcome-live img{
		max-width: 30px;
		width: 100%;
	}
	
	.localizationContentData .responsive {
		width: 50%;
	}
	.flex-row .flex-welcome .welcome-image{
		display: flex;
		flex-basis: 100%;
		align-items: center;
		justify-content: center;
	}
	.flex-row .flex-welcome{
		display: flex;
		flex-direction: column;
	}
}
.translate-text{
	display: inline;
	/* position: relative; */
}
.translate-box{
	/* display: inline-block; */
	/* position: absolute; */
	/* top: calc(-20px - height); */
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.37rem;
}
.text-muted {
    color: #969696 !important;
}
.table-shopping-cart.table td, .table-shopping-cart.table th {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.itemside {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.itemside .aside {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.img-sm {
    /* width: 80px; */
    height: 80px;
}
.img-xs, .img-sm, .img-md, .img-lg {
    /* -o-object-fit: cover; */
    /* object-fit: cover; */
    /* -ms-flex-negative: 0; */
    /* flex-shrink: 0; */
    /* -webkit-box-flex: 0; */
    /* -ms-flex-positive: 0; */
    /* flex-grow: 0; */
}
.itemside .info {
    padding-left: 15px;
    padding-right: 7px;
}
.itemside .title {
    display: block;
    margin-bottom: 5px;
    color: #212529;
}
.text-dark {
    color: #212529 !important;
}
.table-shopping-cart .cart-price {
    font-weight: bold;
    margin-right: 5px;
    display: block;
}


.cassa-invoice-invoice_name,
.cassa-shipping-shipping_name{
	padding-bottom: 20px;
	margin-bottom: 20px !important;
	border-bottom: 1px solid #cfcfcf;
}
.cassa-more-address{
	cursor: pointer;
	color: #333;
}
.show-password-cassa,
.show-password-cassa-repeat{
	cursor: pointer;
}
.cassa-invoice-invoice_eu_vat_number,
.cassa-invoice-invoice_vat_number,
.shipping-courier-message{
	margin-top: 20px !important;
	padding-top: 20px;
	border-top: 1px solid #cfcfcf;
}

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;
}
.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-spinner{
	width: 20px;
}
@media only screen and (max-width: 1023px){
	.invoice-type strong{
		font-size: 9px;
	}
}
@media only screen and (max-width: 991px){
	.cassa-amount-block{
		display: none;
	}
}
@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.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-spinner{
		width: 10px;
	}
	.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: 100px;
	}
	.cart-product-title-box{
		text-align: center;
		/* margin-top: 5px; */
	}
	.cart-product-title{
		min-height: 60px;
	}
	.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 !important;
	}
	.cart-item-row-box:nth-child(even){
		padding-left: 1.5px !important;
	}
	/*.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: 80px;
		font-size: 7pt !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{
	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);}	
}
.dropdown-menu-sweet {
  position: absolute;
  z-index: 9999999;
  display: none;
  opacity: 0;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
  -webkit-transform: translateY(-20px) scale(0.93);
  transform: translateY(-20px) scale(0.93);
  border-radius: 3px; }
  .dropdown-menu-sweet.dropdown-opened {
    opacity: 1;
    -webkit-transform: none !important;
    transform: none !important; }
  .dropdown-menu-sweet.fixed {
    position: fixed; }
  .dropdown-menu-sweet.dropdown-anchor-left-top, .dropdown-menu-sweet.dropdown-anchor-left-center, .dropdown-menu-sweet.dropdown-anchor-left-bottom {
    -webkit-transform: translateX(-20px) scale(0.93);
    transform: translateX(-20px) scale(0.93); }
  .dropdown-menu-sweet.dropdown-anchor-right-top, .dropdown-menu-sweet.dropdown-anchor-right-center, .dropdown-menu-sweet.dropdown-anchor-right-bottom {
    -webkit-transform: translateX(20px) scale(0.93);
    transform: translateX(20px) scale(0.93); }
  .dropdown-menu-sweet .dropdown-anchor {
    border: 7px solid #fff; }
    .dropdown-menu-sweet .dropdown-anchor, .dropdown-menu-sweet .dropdown-anchor::after {
      position: absolute;
      content: '';
      display: inline-block; }
    .dropdown-menu-sweet .dropdown-anchor::after {
      border: 6px solid #fff; }
  .dropdown-menu-sweet.dark .dropdown-anchor, .dropdown-menu-sweet.dark .dropdown-anchor::after {
    border-color: #32363F; }
  .dropdown-menu-sweet.grey-anchor .dropdown-anchor, .dropdown-menu-sweet.grey-anchor .dropdown-anchor::after {
    border-color: #f6f6f6; }
  .dropdown-menu-sweet.accent-anchor .dropdown-anchor, .dropdown-menu-sweet.accent-anchor .dropdown-anchor::after {
    border-color: #F57C00; }
  .dropdown-menu-sweet.dropdown-anchor-top-left:not(.dropdown-overlay-trigger), .dropdown-menu-sweet.dropdown-anchor-top-center:not(.dropdown-overlay-trigger), .dropdown-menu-sweet.dropdown-anchor-top-right:not(.dropdown-overlay-trigger) {
    margin-top: 10px; }
  .dropdown-menu-sweet.dropdown-anchor-top-left .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-top-center .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-top-right .dropdown-anchor {
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    top: -14px; }
    .dropdown-menu-sweet.dropdown-anchor-top-left .dropdown-anchor::after, .dropdown-menu-sweet.dropdown-anchor-top-center .dropdown-anchor::after, .dropdown-menu-sweet.dropdown-anchor-top-right .dropdown-anchor::after {
      border-top-color: transparent;
      border-right-color: transparent;
      border-left-color: transparent;
      margin-top: -5px;
      margin-left: -6px; }
  .dropdown-menu-sweet.dropdown-anchor-top-left.dropdown-anchor-top-left .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-top-center.dropdown-anchor-top-left .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-top-right.dropdown-anchor-top-left .dropdown-anchor {
    left: 15px; }
  .dropdown-menu-sweet.dropdown-anchor-top-left.dropdown-anchor-top-center .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-top-center.dropdown-anchor-top-center .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-top-right.dropdown-anchor-top-center .dropdown-anchor {
    left: calc(50% - 7px); }
  .dropdown-menu-sweet.dropdown-anchor-top-left.dropdown-anchor-top-right .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-top-center.dropdown-anchor-top-right .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-top-right.dropdown-anchor-top-right .dropdown-anchor {
    left: calc(100% - 28px); }
  .dropdown-menu-sweet.dropdown-anchor-right-top:not(.dropdown-overlay-trigger), .dropdown-menu-sweet.dropdown-anchor-right-center:not(.dropdown-overlay-trigger), .dropdown-menu-sweet.dropdown-anchor-right-bottom:not(.dropdown-overlay-trigger) {
    margin-left: -10px; }
  .dropdown-menu-sweet.dropdown-anchor-right-top .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-right-center .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-right-bottom .dropdown-anchor {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    left: 100%; }
    .dropdown-menu-sweet.dropdown-anchor-right-top .dropdown-anchor::after, .dropdown-menu-sweet.dropdown-anchor-right-center .dropdown-anchor::after, .dropdown-menu-sweet.dropdown-anchor-right-bottom .dropdown-anchor::after {
      border-top-color: transparent;
      border-right-color: transparent;
      border-bottom-color: transparent;
      margin-left: -7px;
      margin-top: -6px; }
  .dropdown-menu-sweet.dropdown-anchor-right-top.dropdown-anchor-right-top .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-right-center.dropdown-anchor-right-top .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-right-bottom.dropdown-anchor-right-top .dropdown-anchor {
    top: 11px; }
  .dropdown-menu-sweet.dropdown-anchor-right-top.dropdown-anchor-right-center .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-right-center.dropdown-anchor-right-center .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-right-bottom.dropdown-anchor-right-center .dropdown-anchor {
    top: calc(50% - 7px); }
  .dropdown-menu-sweet.dropdown-anchor-right-top.dropdown-anchor-right-bottom .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-right-center.dropdown-anchor-right-bottom .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-right-bottom.dropdown-anchor-right-bottom .dropdown-anchor {
    top: calc(100% - 26px); }
  .dropdown-menu-sweet.dropdown-anchor-bottom-left:not(.dropdown-overlay-trigger), .dropdown-menu-sweet.dropdown-anchor-bottom-center:not(.dropdown-overlay-trigger), .dropdown-menu-sweet.dropdown-anchor-bottom-right:not(.dropdown-overlay-trigger) {
    margin-top: -10px; }
  .dropdown-menu-sweet.dropdown-anchor-bottom-left .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-bottom-center .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-bottom-right .dropdown-anchor {
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    top: 100%; }
    .dropdown-menu-sweet.dropdown-anchor-bottom-left .dropdown-anchor::after, .dropdown-menu-sweet.dropdown-anchor-bottom-center .dropdown-anchor::after, .dropdown-menu-sweet.dropdown-anchor-bottom-right .dropdown-anchor::after {
      border-right-color: transparent;
      border-bottom-color: transparent;
      border-left-color: transparent;
      margin-top: -7px;
      margin-left: -6px; }
  .dropdown-menu-sweet.dropdown-anchor-bottom-left.dropdown-anchor-bottom-left .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-bottom-center.dropdown-anchor-bottom-left .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-bottom-right.dropdown-anchor-bottom-left .dropdown-anchor {
    left: 15px; }
  .dropdown-menu-sweet.dropdown-anchor-bottom-left.dropdown-anchor-bottom-center .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-bottom-center.dropdown-anchor-bottom-center .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-bottom-right.dropdown-anchor-bottom-center .dropdown-anchor {
    left: calc(50% - 7px); }
  .dropdown-menu-sweet.dropdown-anchor-bottom-left.dropdown-anchor-bottom-right .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-bottom-center.dropdown-anchor-bottom-right .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-bottom-right.dropdown-anchor-bottom-right .dropdown-anchor {
    left: calc(100% - 28px); }
  .dropdown-menu-sweet.dropdown-anchor-left-top:not(.dropdown-overlay-trigger), .dropdown-menu-sweet.dropdown-anchor-left-center:not(.dropdown-overlay-trigger), .dropdown-menu-sweet.dropdown-anchor-left-bottom:not(.dropdown-overlay-trigger) {
    margin-left: 10px; }
  .dropdown-menu-sweet.dropdown-anchor-left-top .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-left-center .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-left-bottom .dropdown-anchor {
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    left: -14px; }
    .dropdown-menu-sweet.dropdown-anchor-left-top .dropdown-anchor::after, .dropdown-menu-sweet.dropdown-anchor-left-center .dropdown-anchor::after, .dropdown-menu-sweet.dropdown-anchor-left-bottom .dropdown-anchor::after {
      border-top-color: transparent;
      border-bottom-color: transparent;
      border-left-color: transparent;
      margin-left: -5px;
      margin-top: -6px; }
  .dropdown-menu-sweet.dropdown-anchor-left-top.dropdown-anchor-left-top .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-left-center.dropdown-anchor-left-top .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-left-bottom.dropdown-anchor-left-top .dropdown-anchor {
    top: 11px; }
  .dropdown-menu-sweet.dropdown-anchor-left-top.dropdown-anchor-left-center .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-left-center.dropdown-anchor-left-center .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-left-bottom.dropdown-anchor-left-center .dropdown-anchor {
    top: calc(50% - 7px); }
  .dropdown-menu-sweet.dropdown-anchor-left-top.dropdown-anchor-left-bottom .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-left-center.dropdown-anchor-left-bottom .dropdown-anchor, .dropdown-menu-sweet.dropdown-anchor-left-bottom.dropdown-anchor-left-bottom .dropdown-anchor {
    top: calc(100% - 26px); }
  .dropdown-menu-sweet.max-height ul {
    max-height: 184px; }
  .dropdown-menu-sweet ul {
    min-width: 160px;
    list-style: none;
    background: #FFF;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    overflow: auto;
    padding: 5px 0;
    margin: 0; }
    .dropdown-menu-sweet ul li {
      list-style: none;
      padding: 0;
      margin: 0;
      line-height: 18px; }
      .dropdown-menu-sweet ul li > a,
      .dropdown-menu-sweet ul li label {
        display: block;
        color: #555;
        text-decoration: none;
        line-height: 18px;
        padding: 5px 15px;
        white-space: nowrap;
        transition: all 0.1s; }
        .dropdown-menu-sweet ul li > a svg,
        .dropdown-menu-sweet ul li label svg {
          height: 14px;
          width: 18px;
          vertical-align: middle;
          margin-left: -2px;
          margin-right: 4px;
          margin-top: -3px; }
          .dropdown-menu-sweet ul li > a svg path, .dropdown-menu-sweet ul li > a svg polygon,
          .dropdown-menu-sweet ul li label svg path,
          .dropdown-menu-sweet ul li label svg polygon {
            transition: fill 0.1s;
            fill: #0b0b0b; }
        .dropdown-menu-sweet ul li > a span.greenSVG svg path, .dropdown-menu-sweet ul li > a span.greenSVG svg polygon,
        .dropdown-menu-sweet ul li label span.greenSVG svg path,
        .dropdown-menu-sweet ul li label span.greenSVG svg polygon {
          fill: #B7D968; }
        .dropdown-menu-sweet ul li > a .flag,
        .dropdown-menu-sweet ul li label .flag {
          padding-bottom: 1px; }
        .dropdown-menu-sweet ul li > a:not(.grey):hover, .dropdown-menu-sweet ul li > a:hover,
        .dropdown-menu-sweet ul li label:not(.grey):hover,
        .dropdown-menu-sweet ul li label:hover {
          background-color: #F57C00;
          color: #FFF;
          cursor: pointer; }
          .dropdown-menu-sweet ul li > a:not(.grey):hover svg path, .dropdown-menu-sweet ul li > a:not(.grey):hover svg polygon, .dropdown-menu-sweet ul li > a:hover svg path, .dropdown-menu-sweet ul li > a:hover svg polygon,
          .dropdown-menu-sweet ul li label:not(.grey):hover svg path,
          .dropdown-menu-sweet ul li label:not(.grey):hover svg polygon,
          .dropdown-menu-sweet ul li label:hover svg path,
          .dropdown-menu-sweet ul li label:hover svg polygon {
            fill: #fff; }
        .dropdown-menu-sweet ul li > a.active,
        .dropdown-menu-sweet ul li label.active {
          -webkit-user-select: none;
          -moz-user-select: none;
          user-select: none;
          cursor: default;
          pointer-events: none;
          color: #999;
          background: #f6f6f6; }
        .dropdown-menu-sweet ul li > a.grey:hover,
        .dropdown-menu-sweet ul li label.grey:hover {
          cursor: default; }
        .dropdown-menu-sweet ul li > a.disabled, .dropdown-menu-sweet ul li > a.disabled:hover, .dropdown-menu-sweet ul li > a.disabled:active,
        .dropdown-menu-sweet ul li label.disabled,
        .dropdown-menu-sweet ul li label.disabled:hover,
        .dropdown-menu-sweet ul li label.disabled:active {
          -webkit-user-select: none;
          -moz-user-select: none;
          user-select: none;
          cursor: default;
          pointer-events: none;
          cursor: default;
          color: #999; }
      .dropdown-menu-sweet ul li.title {
        padding: 7.5px 15px;
        background: #f6f6f6;
        color: #999;
        font-family: "Roboto", "Open Sans", sans-serif;
        font-size: 12px;
        text-transform: uppercase;
        border: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
        .dropdown-menu-sweet ul li.title.grey {
          background: #999;
          color: #F57C00; }
        .dropdown-menu-sweet ul li.title.light {
          background: #f6f6f6;
          color: #fccfa2; }
        .dropdown-menu-sweet ul li.title.accent {
          background: #F57C00;
          color: #fccfa2; }
    .dropdown-menu-sweet ul li > a:hover small.grey {
      opacity: 0.75;
      color: #fff; }
    .dropdown-menu-sweet ul li:first-child.divider {
      display: none; }
  .dropdown-menu-sweet.right-aligned {
    text-align: right; }
    .dropdown-menu-sweet.right-aligned ul li a svg {
      margin-right: 0;
      margin-left: 4px; }
  .dropdown-menu-sweet .divider {
    height: 1px;
    background: #e0e0e0;
    margin: 5px 1px;
    overflow: hidden; }
  .dropdown-menu-sweet.dark.assign-dropdown ul li a {
    color: #fff; }
    .dropdown-menu-sweet.dark.assign-dropdown ul li a:hover {
      background: #F57C00;
      color: #fff; }
  .dropdown-menu-sweet.dark ul {
    background: #32363F; }
    .dropdown-menu-sweet.dark ul li > a,
    .dropdown-menu-sweet.dark ul li label {
      color: #939aaa; }
      .dropdown-menu-sweet.dark ul li > a svg path,
      .dropdown-menu-sweet.dark ul li > a svg polygon,
      .dropdown-menu-sweet.dark ul li label svg path,
      .dropdown-menu-sweet.dark ul li label svg polygon {
        fill: #778093; }
      .dropdown-menu-sweet.dark ul li > a.active,
      .dropdown-menu-sweet.dark ul li label.active {
        color: #7f889a;
        background: #393d48; }
        .dropdown-menu-sweet.dark ul li > a.active.green,
        .dropdown-menu-sweet.dark ul li label.active.green {
          background: #B7D968;
          color: #fff; }
          .dropdown-menu-sweet.dark ul li > a.active.green svg path, .dropdown-menu-sweet.dark ul li > a.active.green svg polygon,
          .dropdown-menu-sweet.dark ul li label.active.green svg path,
          .dropdown-menu-sweet.dark ul li label.active.green svg polygon {
            fill: #fff; }
        .dropdown-menu-sweet.dark ul li > a.active.accent,
        .dropdown-menu-sweet.dark ul li label.active.accent {
          background: #F57C00;
          color: #fff; }
          .dropdown-menu-sweet.dark ul li > a.active.accent svg path, .dropdown-menu-sweet.dark ul li > a.active.accent svg polygon,
          .dropdown-menu-sweet.dark ul li label.active.accent svg path,
          .dropdown-menu-sweet.dark ul li label.active.accent svg polygon {
            fill: #fff; }
    .dropdown-menu-sweet.dark ul .divider {
      background: rgba(255, 255, 255, 0.08); }

@media screen and (max-width: 420px) {
  .dropdown-menu-sweet ul li > a {
    line-height: 32px;
    padding-left: 24px;
    padding-right: 24px; } }

/*# sourceMappingURL=jquery.sweet-dropdown.css.map */

/*!
 * 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) {
	.sw-theme-dots ul.step-anchor:before {
		content: " ";
		position: absolute;
		top: 37px;
		/* bottom: 0; */
		width: 100%;
		height: 5px;
		background-color: #d8d8d8;
		border-radius: 3px;
		z-index: 95;
	}
	ul.step-anchor li .nav-link{
		font-size:12pt;
	}
	.sw-theme-dots > ul.step-anchor > li > a{
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 25px;
		padding-top: 5px;
	}
	.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;
	}*/
}

.nzi-price-table-holder .old-price::after {
    border-top: 1px solid #ff0000;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
}
.nzi-price-table-holder .old-price{
	position: relative;
	font-size: 16px;
}
.nzi-price-table-holder .old-price-placeholder {
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.nzi-price-table-holder .old-price-text{
	font-size: 12px;
}
.nzi-price-table-holder .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);
}
.nzi-price-table-holder .old-price-small{
	position: relative;
	font-size: 12px;
}
.nzi-price-table-holder .old-price-placeholder-small {
    line-height: 18px;
    margin: 0;
    padding: 0;
}
.nzi-price-table-holder .old-price-small-text{
	font-size: 10px;
}
.nzi-price-nav .prev-price {
    left: 7px;
}
.nzi-price-nav .next-price {
    right: 7px;
}
.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 a{
    color: #333333;
}
.nzi-price-nav {
    position: relative;
    width: 30px;
	background-color: #555;
}
.accesories-slick-slide-item:last-child{
	border-right: 0px;
}
.accesories-slick-slide-item .product-item-data{
	text-align: center;
}
.flex-md-multiline .col-12{
	flex-basis: 12%;
}
.flex-md-multiline .col {
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%;
}
.item-box-nzi {
    position: relative;
}
@media screen and (max-width: 1280px) {
	.flex-md-multiline .col {
		-ms-flex-preferred-size: 24%;
		flex-basis: 24%;
	}
}
@media screen and (max-width: 768px) {
	.flex-md-multiline .col-12{
		flex-basis: 33%;
	}
	.flex-md-multiline .col {
		-ms-flex-preferred-size: 49%;
		flex-basis: 49%;
	}
}
@media screen and (max-width: 349px) {
	.flex-md-multiline .col {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
}
.main-slick-slide-item.active {
    opacity: 1;
}
.next-slide, .prev-slide {
    position: absolute;
    top: calc(50% - 16px);
    z-index: 1010;
    opacity: 0.8;
    cursor: pointer;
}
.next-slide{
	right: 7px;
}
.prev-slide {
    left: 7px;
}
.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none; 
}
.helmet-all-design-color h2{
	color: #fff !important;
	font-weight: bold;
}
.helmet-all-design-color{
	background-color: #cc0000;
	border: 1px solid #333;
}
.accesories-slick-slide-item {
    width: 150px;
    /* width: 100%; */
    padding-top: 5px;
    padding-bottom: 5px;
    border-right: 1px solid #cfcfcf;
    /* height: 310px; */
    height: 250px;
    float: left;
    transition: all 0.25s ease;
}
.accesories-slick-slide-item .small-title {
    height: 53px;
}
.helmet-technical-color h3{
	color: #fff;
	font-weight: bold;
}
.helmet-technical-color {
    /* background-color: #ffe321; */
    background-color: #999;
    border: 1px solid #333;
}

.show-meret-tabla{
    /* text-decoration: underline; */
    color: #f4f4f4;
}
.large-title {
    font-weight: normal;
    font-size: 14pt;
    text-transform: uppercase;
}
.large-meret-table {
    display: none;
    text-align: center;
    padding: 5px;
}
.show-meret-tabla:hover {
    text-decoration: underline;
    color: #f4f4f4;
}
.ptb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.nzi-helmet-data-box .tech-boxes {
    padding-left: 0px;
    padding-right: 0px;
}
.nzi-helmet-data-box .tech-box {
    background-color: #fff;
}
.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;
}
.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 .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;
	font-size: 9pt;
}
.tech-box-bubble {
    font-weight: normal !important;
}
.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: 1030;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    visibility: hidden;
}
.add-to-cart span {
    /* display: none; */
    /* transition: all 0.25s ease; */
    letter-spacing: normal;
    font-size: 10pt;
}
.add-to-cart i{
	font-size: 10pt;
}
.nzi-helmet-data-box {
    background-color: #333;
    color: #fff;
}
.helmet-title-color {
    background-color: #cc0000;
    border: 1px solid #333;
}
.nzi-helmet-data-box .large-title {
    color: #fff;
    font-weight: bold;
}
.table-responsive.nzi-price-table-holder{
    overflow-x: auto;
    min-height: 0.01%;
}
/* .nzi-price-table tr:nth-child(2n+1) { */
    /* background-color: #f4f4f4; */
/* } */
.tooltip-html {
    display: none;
    text-align: center;
}
.table.nzi-price-table thead tr th{
	color: #fff !important;
	text-align: center;
}
.table.nzi-price-table {
    color: #fff;
    font-size: 12px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}
.nzi-price-table th:nth-child(even){
	background-color: #444;
	color: #fff;
}
.nzi-price-table tr:nth-child(even){
	background-color: #fff;
	color: #333;
}
.nzi-price-table tfoot tr:nth-child(odd),
.nzi-price-table tbody tr:nth-child(odd){
	background-color: #f4f4f4;
	/* color: #fff; */
}
.nzi-price-table td.price-cell {
    font-size: 14pt;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
}

.img-thumbs {
    text-align: center;
}
.mini-icon {
    width: 16px;
    height: 16px;
    vertical-align: text-top !important;
}
.img-gallery-large {
    /* display: none; */
    width: 100%;
    max-width: 600px;
}
.img-gallery-large.active {
    /* display: block; */
    margin: 0 auto;
}
.img-thumb {
    cursor: pointer;
    opacity: 0.5;
    display: inline-block;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    margin-left: 3px;
    margin-right: 3px;
}
.item-box-nzi{
	padding: 10px;
}
.img-thumb.active{
	opacity: 1;
}
.img-responsive-thumb {
    width: 100%;
    max-width: 120px;
    height: auto;
}
.main-slick-slide-holder {
    padding: 3px;
    text-align: center;
}
.main-slick-slide-item:last-child {
	border-right: 0px;
}
.main-slick-slide-item:first-child {
	/* border-left: 1px solid #cfcfcf; */
}
.main-slick-slide-item {
    opacity: 0.6;
    width: 200px;
    /* width: 160px; */
    /* width: 100%; */
    padding-top: 5px;
    padding-bottom: 5px;
    border-right: 1px solid #cfcfcf;
    height: 180px;
    float: left;
    transition: all 0.25s ease;
}
.product-item-data .small-title {
    font-weight: normal;
    font-size: 10pt;
    text-transform: uppercase;
}
.main-slick-slide-item.active .product-item-data a {
    font-weight: 600;
    text-decoration: underline;
}
.slide-img {
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
}
.slide-img img {
    vertical-align: middle;
}
.ribbon-top-over {
    position: absolute;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #43c216;
    top: 10px;
    right: 10px;
    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 a {
    text-decoration: none;
    color: #fff;
}
.four-lines {
    height: 80px;
    max-height: 80px;
    font-size: 14px;
    margin-top: 12px;
    overflow: hidden;
}
.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:hover .img-responsive {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}
.product .img-responsive {
    width: auto;
    max-height: 260px;
    /* height: 260px; */
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}
.pb-4 {
    padding-bottom: 1.5rem !important;
}
.d-flex {
    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 .col {
    -ms-flex-preferred-size: 0;
    /* flex-basis: 0; */
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;	
}
.helmet-cat-card {
    height: 270px;
    margin: 0 10px;
	outline: 0;
}
.rel {
    position: relative;
}
.add-to-cart-btn-nzi{
	font-size: 10pt !important;
}
table.helmet-size-data-table{
	background-color: #fff;
	color: #333;
	margin: 0 auto;
	max-width: 370px;
}
.helmet-size-data-table th,
.helmet-size-data-table td{
	background-color: #fff;
	color: #333;
	padding: 3px !important;
	font-size: 8pt;
	vertical-align: middle !important;
}
.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;
}
.bg-color-zart {
    background-color: #5fcd73;
}
.abs {
    position: absolute;
}
.helmet-cat-card:hover .helmet-cat-card-text {
    top: -10px;
	transition: 0.6s;
	-webkit-transition: 0.6s;
}

.helmet-cat-card:hover .helmet-cat-card-img {
    left: 20px;
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.helmet-cat-card-img {
    max-width: 203px;
    width: 85%;
    height: auto;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
.d-flex img {
    vertical-align: middle;
    border: 0;
}
.bg-color-nyithato {
    background-color: #b4da4a;
}
.bg-color-nyitott {
    background-color: #e9605d;
}
.bg-color-gyermek {
    background-color: #3acaec;
}
.bg-color-noi {
    background-color: #8B008B;
}
.bg-color-kiegeszitok {
    background-color: #eeb658;
}
.bizalom-hover{
	cursor: pointer;
}
.panel-product-details .icon-details .icon-text a{
	color: #444;
	font-weight: bold;
	text-decoration: none;
	outline: 0;
}
.swiper-container.x-product-details-slider{
	margin-bottom: 5px;
}
.related-item{
	margin-left: 3px;
	margin-right: 3px;
}
.flex-product-details-img{
	width: 100%;
}
.product-details-faq div.row div.col-lg-12{
	padding: 0px !important;
}
div.stickyyy {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background-color: yellow;
  /* padding: 50px; */
  font-size: 20px;
  display: none;
  margin-bottom: 5px;
}
.product-details-panel-body .x-product-details-title.no-desktop .x-product-details,
.product-details-panel-body .x-product-details-title.no-desktop h1{
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.product-details-panel-body .x-product-details-title hr{
	margin-top: 5px;
	margin-bottom: 5px;
}
.x-product-details-bottom-cart-box-holder{
	display: flex; align-items: center;
}
.x-product-details-bottom-cart-box-holder .title-holder{
	display: flex; 
	flex-direction: row; 
	flex: 1;
}
.x-product-details-price .price-details .input-group .input-group-btn .btn{
	color: #fff;
	font-size: 13px;
}
.x-product-details-price .price-details .input-group input{
	text-align: center;
}
.x-product-details-price .price-details .input-group span#minus-quantity,
.x-product-details-price .price-details .input-group span#plus-quantity{
	border: 0px;
	background-color: transparent;
	color: #cd0000;
	cursor: pointer;
}
.x-product-details-price .product-details-add-cart{
	margin: 0px;
	max-width: unset;
	float: unset;
}
.x-product-details-bottom-cart-box{
	z-index: 800;
}
.x-product-details-bottom-image img{
	width: 85px;
}
.x-product-details-bottom-cart-box-holder .input-group input{
	text-align: center;
}
.flex-product-details-row-container .flex-product-details-price-container .flex-product-details-price .price,
.x-product-details-price .price-details .price-holder .price{
	padding: 0px;
	font-size: 14pt;
	line-height: unset;
	border-radius: 0px;
	font-weight: bold;
	color: #444;
	position: unset;
	margin: 0px;
	background-color: transparent;
	text-align: left;
}
.x-product-details-price .price-details .price-holder .discount-price,
.x-product-details-bottom-cart-box-holder .price-details.no-mobile .price-holder .discount-price,
.flex-product-details-row-container .flex-product-details-price-container .flex-product-details-price .discount-price{
	display: inline-block;
	vertical-align: middle;
}
.x-product-details-price .price-details .price-holder .discount-price span,
.x-product-details-bottom-cart-box-holder .price-holder .discount-price span,
.flex-product-details-row-container .flex-product-details-price-container .flex-product-details-price .discount-price span{
	font-size: 11pt;
	position: relative;
}
.x-product-details-price .price-details .price-holder .discount-price span::before,
.x-product-details-bottom-cart-box-holder .price-holder .discount-price span::before,
.flex-product-details-row-container .flex-product-details-price-container .flex-product-details-price .discount-price span::before{
	content: " ";
	border-top: 2px solid red;
	transform: rotate(6deg);
	position: absolute;
	display: block;
	bottom: 8px;
	left: 0px;
	width: 100%;
}
.x-product-details-bottom-cart-box .x-product-details-bottom-cart-box-holder .price-details .input-group .input-group-btn button.addToCart{
	font-size: 13px;
	color: #fff;
}

.x-product-details-bottom-cart-box-holder span#plus-quantity.input-group-addon:hover,
.x-product-details-bottom-cart-box-holder span#minus-quantity.input-group-addon:hover{
	color: #820000;
}
.x-product-details-bottom-cart-box-holder span#minus-quantity.input-group-addon,
.x-product-details-bottom-cart-box-holder span#plus-quantity.input-group-addon{
	color: #cd0000;
	border: 0px;
	background: transparent;
	font-size: 14pt;
	cursor: pointer;
}
.flex-product-details-row-container{
	/* max-width: 278px; */
	max-width: 295px;
}
.flex-product-details-row .owl-product-details .owl-next i,
.flex-product-details-row .owl-product-details .owl-prev i{
	top: 2px;
	position: absolute;
	left: 13px;
}
.flex-product-details-row-container .flex-product-details-price-container{
	justify-content: center;
	align-items: center;
	display: flex;
	min-height: 46px;
	text-align: center;
}
.flex-product-details-row-container .flex-product-details{
	text-align: center;
}
.flex-product-details-row-container a.flex-product-details-link{
	text-align: center;
}
.flex-product-details-row .owl-product-details .owl-next{
	position: absolute;
	top: unset;
	bottom: -7px;
    display: block !important;
    border: 0px solid black !important;
    font-size: 20pt !important;
    width: 50px;
    opacity: 0.8;
    right: 0;
	color: #fff !important;
    background-color: #444 !important;
	height: 30px;
}
.flex-product-details-row .owl-product-details .owl-prev{
    position: absolute;
	top: unset;
	bottom: -7px;
    display: block !important;
    border: 0px solid black !important;
    font-size: 20pt !important;
    width: 50px;
    opacity: 0.8;
    left: 0;
	color: #fff !important;
    background-color: #444 !important;
	height: 30px;
}
.flex-product-details-row .flex-product-details-img{
	vertical-align: middle;
	max-width: 170px;
	width: 100%;
}
.flex-product-details-row .flex-product-details-stock .arrive{
	color: #fff;
	background-color: #ffa500;
	font-weight: bold;
	padding: 5px;
	border-radius: 3px;
	font-size: 8pt;
	text-align: center !important;
}
.flex-product-details-row .flex-product-details-stock .in-stock{
	color: #fff;
	background-color: #3fb618;
	font-weight: bold;
	padding: 5px;
	border-radius: 3px;
	font-size: 8pt;
	text-align: center;
}
.flex-product-details-row .flex-product-details-stock .out-stock{
	background-color: #4ca1e9;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	border-radius: 3px;
	font-size: 8pt;
	text-align: center;
}
.flex-product-details-row .flex-product-details{
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	/* border-right: 1px solid #cfcfcf; */
	/* padding-right: 10px; */
}
.flex-product-details-row .flex-product-details-title h2.title .small-title{
	font-size: 8pt;
	color: #cd0000;
	font-weight: bold;
}
.flex-product-details-row .flex-product-details-title h2.title{
	font-size: 12pt;
	color: #444;
	font-weight: bold;
}
.flex-product-details-row .flex-product-details .flex-product-details-other div{
	margin-top: -5px;
}
.flex-product-details-row .flex-product-details .flex-product-details-other .small-value{
	font-size: 8pt;
	color: #cd0000;
	font-weight: bold;
}
.flex-product-details-row .flex-product-details .flex-product-details-other .small-title{
	font-size: 8pt;
	color: #444;
	font-weight: bold;
}
.flex-product-details-row .flex-product-details-price .normal-price{
	font-size: 14pt;
	font-weight: bold;
	color: #444;
}
.flex-product-details-row .flex-product-details-price .discounted-price{
	font-size: 12pt;
	font-weight: bold;
	color: #cd0000;
	text-decoration: line-through;
}
.flex-product-details-row .flex-product-details-price-container .flex-product-details-cart div.cart{
	margin-top: 15px;
	text-align: center;
	margin-bottom: 5px;
}
.flex-product-details-row .flex-product-details-price-container .flex-product-details-cart a{
	font-size: 13px;
	color: #fff;
}
.flex-product-details-row .flex-product-details-price-container .flex-product-details-cart input{
	max-width: none;
}
.flex-product-details-row .flex-product-details-price-container{
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	margin-left: 5px;
	padding-left: 10px;
}
.flex-product-details-row-container{
	flex: 1;
	display: flex;
	flex-direction: column; 
	height: 100%; 
	width: 100%; 
	background-color: #fff;
	/* margin-left: 5px; */
	/* margin-right: 5px; */
	border-radius: 5px;
	padding: 10px;
	min-height: 150px;
	 justify-content: center;
}
.flex-product-details-row{
	display: flex;
	flex-direction: row;
	margin-bottom: 5px;
}
#compatible-modal{
	top: 64px;
}
.panel-product-all .col{
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
}
.panel-product-details-application .col{
	/* padding: 20px; */
	font-size: 16pt;
	font-weight: bold;
	color: #fff;
}
.panel-product-all,
.panel-product-details-application{
	background-color: #444;
	cursor: pointer;
}
.x-product-details-bottom-cart-box-holder .price-details .add-cart .input-group-addon{
	background-color: #3333;
	border: #3333;
	color: #000;
}
.x-product-details-bottom-cart-box-holder .price-details .add-cart button{
	color: #fff;
	font-size: 13pt;
}
.x-product-details-bottom-cart-box-holder .price-details .add-cart{
	padding-top: 16px;
	padding-bottom: 16px;
	max-width: 80%;
}
.x-product-details-bottom-cart-box-holder .price-details .price{
	font-weight: bold;
	color: #444;
	font-size: 16pt;
	background-color: transparent;
	margin: 0px;
	line-height: inherit;
	/* padding-top: 40px; */
	/* padding-bottom: 40px; */
	white-space: normal;
	border-radius: 0px;
}
.x-product-details-bottom-cart-box-holder .shipping-details .shipping-details-main-title{
	color: #cd0000;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
}
.x-product-details-bottom-cart-box-holder .shipping-details .main-title{
	color: #444;
	font-weight: bold;
	font-size: 10pt;
}
.x-product-details-bottom-cart-box-holder .shipping-details img{
	margin: 0 auto;
}
.navbar-fixed-bottom.x-product-details-bottom-cart-box .x-product-details-title span.mini-title{	
	font-size: 10pt;
	font-weight: bold;
	color: #444;
}
.navbar-fixed-bottom.x-product-details-bottom-cart-box .x-product-details-title span.product-id{	
	font-size: 10pt;
	font-weight: bold;
	color: #cd0000;
}
.navbar-fixed-bottom.x-product-details-bottom-cart-box .x-product-details-title span{
	font-size: 10pt;
	font-weight: bold;
	color: #cd0000;
	/* padding-left: 10px; */
	/* padding-bottom: 10px; */
}
.navbar-fixed-bottom.x-product-details-bottom-cart-box .x-product-details-title p{
	font-weight: bold;
	font-size: 16pt;
	color: #444;
	/* padding-top: 10px; */
	/* padding-left: 10px; */
	margin: 0px;
}
.x-product-details-bottom-cart-box-holder{
	background-color: #b7b7b7;
	padding: 10px;
}
.navbar-fixed-bottom.x-product-details-bottom-cart-box .container .row div.col{
	padding-left: 2px;
	padding-right: 2px;
}
.navbar-fixed-bottom.x-product-details-bottom-cart-box .x-product-details-title{
	margin-bottom: 0px !important;
}
.x-product-details-bottom-cart-box{
	/* background: rgba(0, 0, 0, 0.5); */
	display: none;
}
.x-product-details-title span.product-id{
	font-size: 10pt;
	font-weight: bold;
	color: #cd0000;
}
.x-product-details-description{
	background-color: #eaeaea;
	padding: 20px;
	border-radius: 3px;
	margin-bottom: 5px;
}
.x-product-details-title span.description,
.x-product-details-title span.mini-title{
	font-size: 10pt;
	color: #444;
	font-weight: bold;
}
.x-product-details-title p.universal-product{
	font-size: 9pt;
	font-weight: bold;
	background-color: #cd0000;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 5px;
	cursor: pointer;
}
.x-product-details-title h1{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16pt;
	font-weight: bold;
	/* background-color: #eaeaea; */
	/* margin-bottom: 5px; */
	/* border-radius: 3px; */
	padding: 10px;
}
.x-product-details-shipping h4{
	font-weight: bold;
	text-transform: none;
	font-size: 15pt;
}
.x-product-details-title h1 .type-title{
	font-size: 10pt;
	font-weight: bold;
	color: #cd0000;
}
.x-product-details-title{
	margin-bottom: 3px;
}
.x-product-details-stock .part-stock.in-stock i{
	font-size: 11pt;
}
.x-product-details-stock .part-stock.in-stock{
	background-color: #3fb618;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	/* border-radius: 3px; */
	cursor: pointer;
	margin-bottom: 0px;
}
.x-product-details-stock p.part-stock.available{
	margin-top: 10px;
	text-align: center;
	font-size: 8pt;
	background-color: #cd00003d;
	border-radius: 3px;
	padding: 5px;
	margin-bottom: 0px;
}
.x-product-details-stock p.part-stock.available.more-info{
	background-color: #007ae0b3;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	/* border-radius: 3px; */
	cursor: pointer;
	margin-bottom: 0px;
}
.x-product-details-stock p.part-stock.arrive{
	background-color: #ffa500;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	/* border-radius: 3px; */
	cursor: pointer;
	margin-bottom: 0px;
}
.x-product-details-stock p.part-stock.ask-us{
	background-color: #cd0000;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	/* border-radius: 3px; */
	cursor: pointer;
	margin-bottom: 0px;
}
.x-product-details-stock p.part-stock.discontinued{
	background-color: #cd0000;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	/* border-radius: 3px; */
	cursor: pointer;
	margin-bottom: 0px;
}
.x-product-details-stock{
	text-align: center;
}
.x-product-details-price .price-details .cart-holder{
	display: flex;
	flex-basis: 100%;
	align-items: center;
}
.x-product-details-price .price-details .price-holder{
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	align-items: center;
	justify-content: center;
}
.x-product-details-price .price-details{
	display: flex;
	flex: 1;
}
.x-product-details-price{
	/* background-color: #d4ebff; */
	/* padding: 10px; */
	/* border-radius: 3px; */
	display: flex;
	flex-direction: row;
	align-items: center;
}
.x-product-details-shipping{
	/* background-color: #eaeaea; */
	/* padding: 10px; */
	/* border-radius: 3px; */
}
.product-details-box hr{
	margin-top: 5px;
	margin-bottom: 5px;
}
.x-product-details .flex-column{
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	/* align-items: center; */
	justify-content: center;
}
.x-product-details .universal{
	text-align: center;
	background-color: #d9230f;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	flex-basis: 100%;
	/* font-size: 7pt; */
}
.product-details-panel-body hr.no-desktop{
	margin-top: 5px;
	margin-bottom: 5px;
}
.x-product-details{
	/* background-color: #eaeaea; */
	display: flex;
	flex-direction: row;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	/* border-radius: 3px; */
}
.product-details-add-cart{
	/* max-width: none; */
	/* float: right; */
	/* max-width: 60%; */
}
.product-details-add-cart-btn button{
	color: #fff;
	font-size: 13px !important;
	/* padding-left: 50px; */
	/* padding-right: 50px; */
}
.x-product-details-price div.details-price{
	font-size: 20pt;
	font-weight: bold;
	color: #444;
}
.x-product-details-price span.price-title{
	padding-top: 5px;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
}
.x-product-details-shipping .main-title{
	font-weight: bold;
	color: #444;
	font-size: 11pt;
}
.x-product-details-shipping img{
	margin: 0 auto;
}
.x-product-details-shipping .small-title .highlight{
	color: red;
}
.x-product-details-shipping .shipping-price{
	text-align: right;
	font-weight: bold;
	color: #444;
	font-size: 14pt;
}
.x-product-details-shipping .small-title{
	font-weight: bold;
	font-size: 9pt;
}
.x-product-details-shipping .main-box div{
	flex-basis: 100%;
}
/* .x-product-details-shipping .main-box:last-child{ */
	/* padding-bottom: 0px !important; */
/* } */
/* .x-product-details-shipping .main-box:first-child{ */
	/* padding-top: 0px !important; */
/* } */
.x-product-details-shipping .main-box{
	/* padding-top: 5px; */
	/* padding-bottom: 5px; */
	/* border-bottom: 1px solid #333; */
	display: flex;
	flex-direction: row;
	align-items: center;
}
/* .x-product-details-shipping .main-box:last-child{ */
	/* border-bottom: 0px; */
	/* padding-bottom: 3px; */
/* } */
.panel-product-details .icon-details .icon-text span{
	color: #cd0000;
	font-weight: bold;
}
.panel-product-details{
	background-color: #c3ffc9 !important;
}
.panel-product-details .icon-details .icon-text{
	margin-left: 5px;
	color: #444;
	font-weight: bold;
}
.panel-product-details .icon-details .icon-holder{
	font-size: 24pt;
	margin-top: -5px;
}
.panel-product-details .icon-details div{
	float: left;
	
}
.panel-product-details .icon-details{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.x-product-details-shipping .main-box img.max-100{
	max-width: 45px !important;
}
.x-product-details-bottom-cart-box-holder .input-group{
	width: 220px;
}
.panel-product-details .border{
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}
hr.x-product-details-hr{
	margin-top: 5px;
	margin-bottom: 5px;
}
@media (max-width: 1023px) and (min-width: 992px){
	.x-product-details-price .product-details-add-cart{
		max-width: none;
	}
	.x-product-details-price .details-price{
		text-align: center;
	}
}
@media (max-width: 1550px) and (min-width: 1024px){
	.x-product-details-price .product-details-add-cart{
		max-width: none;
	}
}
/* @media only screen and (max-width: 1024px) { */
	/* .flex-product-details-row-container{ */
		/* flex-direction: column; */
	/* } */
/* } */
/* .flex-product-details-stock .mobile{ */
	/* display: block !important; */
/* } */
@media only screen and (max-width: 1023px) {
	.sideBar{
		width: 5px !important;
	}
	.x-product-details-bottom-cart-box-holder .price-holder{
		float: left;
	}
	.x-product-details-bottom-cart-box-holder .input-group{
		float: right;
	}
	.product-details-panel-body{
		/* padding-left: 3px; */
		/* padding-right: 3px; */
		padding: 0px;
	}
	/* .panel-product-details .border{ */
		/* border-left: 0; */
		/* border-right: 0; */
		/* border-top: 1px solid #c9c9c9; */
		/* border-bottom: 1px solid #c9c9c9; */
	/* } */
}
@media only screen and (max-width: 767px) {
	.panel-product-details .icon-holder img{
		width: 36px;
	}
	.panel-product-details .icon-holder .fa-warehouse{
		font-size: 29px;
	}
	.panel-product-details .border{
		border-left: 0;
		border-right: 0;
		border-top: 1px solid #c9c9c9;
		border-bottom: 1px solid #c9c9c9;
	}
}
@media only screen and (max-width: 991px) {
	.input-group-btn {
		width: 1% !important;
	}
	.x-product-details-price .product-details-add-cart{
		max-width: 60%;
	}
}
/* .flex-product-details-stock .mobile{	 */
	/* height: 41px; */
/* } */
/* @media (max-width: 673px) and (min-width: 405px){ */
	.flex-product-details-stock .mobile span{
		display: table-cell;
		vertical-align: middle;
	}
	.flex-product-details-stock .mobile{
		display: table;
		height: 41px;
		width: 100%;
	}
/* } */
@media only screen and (max-width: 404px) {
	.flex-product-details-stock .mobile span{
		display: table-cell;
		vertical-align: middle;
	}
	.flex-product-details-stock .mobile{
		display: table;
		height: 56px;
		width: 100%;
	}
	.flex-product-details-row .flex-product-details .flex-product-details-other .small-title {
		display: none;
	}
	.x-product-details .universal{
		text-align: center;
		background-color: #d9230f;
		color: #fff;
		font-weight: bold;
		padding: 3px;
		flex-basis: 60%;
		font-size: 7pt;
	}
}
@media only screen and (max-width: 800px) {
	.x-product-details-price .product-details-add-cart{
		max-width: none !important;
	}
	.x-product-details-price .details-price{
		text-align: center;
	}
	.panel-product-details .icon-details{
		padding: 0px;
	}
	.x-product-details-price .price-details .input-group span#plus-quantity{
		padding-left: 2px;
		padding-right: 5px;
	}
	.x-product-details-price .price-details .input-group span#minus-quantity{
		padding-left: 5px;
		padding-right: 25px;
	}
	.x-product-details-bottom-cart-box-holder span#minus-quantity.input-group-addon{
		padding-right: 25px;
	}
	.x-product-details-bottom-cart-box-holder span#plus-quantity.input-group-addon{
		/* padding-right: 0px; */
	}
}
.x-product-details-bottom-cart-box-holder .price-details .mobile-cart .product-details-add-cart .input-group-addon{
	background-color: #3333;
	border: #3333;
	color: #000;
}
.x-product-details-bottom-cart-box-holder .price-details .mobile-cart .product-details-add-cart{
	max-width: auto;
}
.x-product-details-bottom-cart-box-holder .price-details .mobile-cart button{
	color: #fff;
	font-size: 13px !important;
	text-align: right;
}
.x-product-details-bottom-cart-box-holder .price-details .price{
	padding: 0px;
	text-align: right !important;
}


/* Tabs panel */
.tabbable-panel {
  /* border:1px solid #eee; */
  /* padding: 10px; */
}

/* Default mode */
.tabbable-line > .nav-tabs {
  /* border: none; */
  border-bottom: 1px solid #eee;
  margin: 0px;
  background-color: #fff;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
	border: 0;
	margin-right: 0;
	color: #444;
	/* font-weight: bold; */
	font-size: 14pt;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
	outline-style: none;
	border: 0;
	color: #444;
	font-weight: bold;
	font-size: 14pt;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content .tab-pane{
	padding: 20px;
}
.tabbable-line > .tab-content {
	border-radius: 3px;
  margin-top: 0px;
  background-color: #fff;
  /* border-top: 1px solid #eee; */
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.tabbable-line .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background-color: transparent !important;
}
.main-page-garage-container.swiper-slide{
	max-width: 400px;
	width: 100%;
}
.search-block-main-img .panel-main-search .panel-heading ul.nav-tabs li, .panel-main-search .panel-heading ul.nav-tabs li a{
	background-color: rgba(204, 0, 0, 0.55) !important;
}
.search-block-main-img .panel-main-search .panel-heading ul.nav-tabs li.active,
.search-block-main-img .panel-main-search .panel-heading ul.nav-tabs li.active a{
	background-color: rgba(51, 51, 51, 0.55) !important;
}
.search-block-main-img .panel-main-search .panel-body{
	background-color: rgba(51, 51, 51, 0.75) !important;
}
.search-block-main-img .spec div{
	/* padding-top: 10px; */
	/* padding-bottom: 10px; */
}
.search-block-main-img .spec{
	padding: 10px; 
	color: #fff; 
	font-weight: bold; 
	text-align: center; 
	font-size: 14pt;
	/* background-color: rgba(204, 0, 0, 0.65); */
	background-color: rgba(51, 51, 51, 0.55);
}
.search-block-main-img .panel-main-search .panel-heading ul.nav-tabs:first-child a, .panel-main-search .panel-heading ul.nav-tabs:first-child, .panel-main-search .panel-heading ul.nav-tabs li:first-child{
	border-radius: 0px !important;
}
.search-block-main-img .spec-text{
	/* background-color: rgba(51, 51, 51, 0.55) !important; */
	padding: 10px;
}
.search-block-main-img {
	margin-top: -15px;
	overflow-x: hidden;
	transition: 0.5s;
	background-repeat: no-repeat;
	background-image: url("/img/oem/main/robb-v3.png");
	/* background-position: center; */
	/* background-size: 100% 100%; */
	/* padding: 20px; */
	margin-bottom: 5px;
}
/* input, */
.main-dell-button,
.main-outlet-button,
.main-nzi-button,
.tree li span, .tree li a,
.btn,
.breadcrumb,
.panel .panel-heading,
.panel{
	border-radius: 0px !important;
}
/* body .container{ */
	/* padding-left: 55px; */
/* } */
.container{
	padding-left: 20px;
}
/* @media (max-width: 1440px) { */
	/* .container{ */
		/* padding-left: 30px !important; */
	/* } */
/* } */
#faq-vin-send,
#faq-second-vin-send,
#faq-oem-product-id-search,
#faq-own-product-id-search,
#faq-motor-type-chooser{
	display: none;
}
.faq-content-link{
	cursor: pointer;
}
#mainNavbar.navbar #navbar-main.no-mobile-menu ul li.vin-send .btn{
	line-height: 22px;
}
#mainNavbar.navbar #navbar-main.no-mobile-menu ul li.vin-send input{
	height: 38px;
}
#mainNavbar.navbar #navbar-main.no-mobile-menu ul li.vin-send{
	max-width: 220px;
}

div.official-eu{
	color: #444;
	font-size: 11pt;
	font-weight: bold;
}
.footer-logged{
	display: none;
}
footer div.slide-down-menu{
	display: none;
}
.footer-menu a:last-child{
	margin-bottom: 0px !important;
}
.footer-menu a:first-child{
	/* padding-top: 0px !important; */
}
.footer-menu a:hover{
	text-decoration: none;
	background-color: #e9e9e9;
}
.footer-menu a{
	/* padding-top: 8px; */
	/* padding-bottom: 8px; */
	padding: 5px;
	width: 100%;
	color: #444;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
}


.sign-in-reg a{
	width: 100%;
}
.vin-swal-content-row .vin-input-group-addon{
	color: #444; 
	font-size: 14px; 
	padding: 8px 8px;
}
.vin-swal-content-row .input-group{
	margin-bottom: 5px;
}
.vin-main-swal-content h3{
	margin-bottom: 5px;
}
.panel.panel-error{
	background-color: #cd0000;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.vin-adatkezeles label{
	margin: 0px;
}
.vin-adatkezeles{
	padding: 5px;
	background-color: #d2fbda;
	margin-bottom: 5px;
}
.has-error-bck{
	background-color: #fbd2d2 !important;
}
.vin-swal-content-row,
.vin-swal-content-row .small-text{
	font-size: 9pt;
}
.vin-swal-content{
	display: none;
}
.vin-send-full .input-group{
	max-width: 250px;
}
.vin-send-full{
	/* position: absolute; */
	/* z-index: 950; */
	/* top: 49px; */
	/* left: calc(100% - 75%); */
	display: none;
}
.mobile-menu li.vin-send{
	max-width: 225px;
	float: right;
}
.vin-send div button{
	padding: 7px 12px;
}
.all-product-list .half-width{
	background-color: #fff;
	border-bottom: 1px solid #ececec;
}

.all-product-list .cart-input-group {
    max-width: 150px;
    margin: 0 auto;
}
.all-product-list .product-price-box {
	height: 43px;
	min-height: 43px;
	text-align: center;
	font-size: 14pt;
	color: #333;
	color: #cc0000;
	display: table-cell;
	vertical-align: middle;
}
.all-product-list .product-price-box-table {
    width: 100%;
    display: table;
    text-align: center;
    height: 32px;
    margin-bottom: 10px;
}
.all-product-list .part-availability-box-mobile .bg-warning{
	background-color: #ffa500;
}
.all-product-list .part-availability-box-mobile .bg-info{
	background-color: #4ca1e9;
}
.all-product-list .part-availability-box-mobile .bg-success{
	background-color: #3fb618;
}
.all-product-list .part-availability-box-mobile .part-availability span.brick{
	font-size: 9pt;
	color: #fff;
}
.all-product-list .part-availability {
    text-align: center;
    color: #fff;
    font-size: 9pt;
}
.all-product-list .part-availability img {
    width: 14px !important;
    height: 14px !important;
    margin-right: 4px !important;
    display: inline-block !important;
    vertical-align: text-top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.min-100 {
    min-width: 100px;
}
.half-width .max-100 {
	width: auto;
	max-width: 100px;
}
.img-responsive-max-height-100 {
    /* width: auto; */
    /* height: 100%; */
    /* max-height: 100px; */
    max-width: 100%;
}
.all-product-list .product-price-box{
	position: unset;
	background-color: transparent;
	/* text-align: right; */
	padding: 0px;
	font-size: 14pt;
	color: #444;
	font-weight: bold;
}
.all-product-list .cart-input-group .input-group-btn .add-to-cart{
	color: #fff;
	font-size: 12pt;
}
.product-model-prefix {
    color: #cc0000;
    font-weight: bold;
}
.product-model-category {
    color: #333;
    font-size: 9pt;
}
.panel-product-all{
	cursor: pointer;
}
.product-details-faq .row{
	margin-left: 0px;
	margin-right: 0px;
}
.stickyyy div.row{
	margin-left: 0px;
	margin-right: 0px;
}
.btn-go{
	background-color: #bf360c;
}
.btn-fb{
	background-color: #3a5a97;
}

.sidebar-overflow{
	width: 310px;
}
.sideBar-send-vin{
	border: 1px solid #333;
	margin-bottom: 10px;
}
.sideBar-send-vin .sideBar-send-vin-head{
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #333;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.sideBar-open{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000;
	opacity: 0.3;
	width: 100%;
	/* height: 100%; */
	z-index: 804;
	/* max-height: 100%; */
}
.sideBar-send-vin .input-group-btn{
	width: 1% !important;
}
.sideBar-send-vin .input-group{
	width: 100%;
}
.sideBar-online-payment .online-payment-content a:hover,
.sideBar-online-payment .online-payment-content a:active,
.sideBar-online-payment .online-payment-content a{
	/* color: #444; */
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px;
}
.sideBar-online-payment .online-payment-content{
	color: #444;
	background-color: #fff;
	text-align: center;
}
.sideBar-online-payment .online-payment-content img{
	width: 200px;
	margin-bottom: 3px;
	padding-top: 3px;
	
}
.sideBar-online-payment .online-payment-head{
	background-color: #333;
	color: #fff;
	width: 100%;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sideBar-online-payment{
	display: flex;
	flex-direction: column; 
	justify-content: center; 
	align-items: center; 
	margin-bottom: 20px;
	border: 1px solid #333;
	background-color: #fff;
}
.sideBar .button-holder .sign-in-reg{
	flex: 100%;
	margin-top: 3px;
}
.sideBar .button-holder .sign-in-reg button,
.sideBar .button-holder .fb-login button,
.sideBar .button-holder .go-login button{
	width: 100%;
}
.sideBar .button-holder .go-login,
.sideBar .button-holder .fb-login{
	flex: 1 1 0;
}
.sideBar .button-holder{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.sidebar-shipping-details .sidebar-shipping .sidebar-shipping-name,
.sidebar-shipping-details .sidebar-shipping .sidebar-shipping-image{
	/* flex-basis: 100%; */
	flex: 1 1 0;
}
.sidebar-shipping-details .sidebar-shipping{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	background-color: #fff;
	color: #444;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sidebar-shipping-details{
	border: 1px solid #333;
	margin-bottom: 10px;
}
.sidebar-shipping-details .sidebar-shipping-details-head{
	background-color: #333;
	font-weight: bold;
	/* font-size: 12pt; */
	padding-top: 3px;
	padding-bottom: 3px;
}
.map-overlay-container .languages .selected-language,
.map-overlay-container .languages span.lang a:hover span{
	/* text-decoration: none; */
	color: #cd0000 !important;
}
.map-overlay-container .languages span.lang a:hover,
.map-overlay-container .languages span.lang a{
	text-decoration: none;
}
.map-overlay-container .languages span.lang{
	padding: 10px;
	color: #444;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
}
.map-overlay-container .languages span{
	color: #444;
	font-size: 16pt;
}
.map-overlay-container .languages {
	display: block;
	z-index: 964;
	position: relative;
	top: 50px;
}
.map-overlay-container .languages p{
	color: #444;
	font-weight: bold;
	font-size: 18pt;
}
.map-overlay-container .close-map-overlay{
	position: absolute;
	top: 25px;
	right: 25px;
	z-index: 964;
}
.map-overlay-container .overlay{
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 963;
	top: 0;
	left: 0;
	background-color: rgba(207, 207, 207, 0.9);
	overflow-x: hidden;
	transition: 0.5s;
}
.map-overlay-container{
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 963;
	top: 0;
	left: 0;
	background-color: #fff;
	overflow-x: hidden;
	overflow-y: hidden;
	transition: 0.5s;
}
.map-overlay-container .map-overlay {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 963;
	top: 0;
	left: 0;
	/* background-color: rgb(0,0,0); */
	/* background-color: rgba(0,0,0, 0.9); */
	overflow-x: hidden;
	transition: 0.5s;
	background-repeat: no-repeat;
	background-image: url("/img/oem/map/worldmap.svg");
	background-size: 100% 100%;
}
.sideBar .choose-language img{
	margin-right: 5px;
	max-width: 26px;
	width: 100%;
}
.footer-menu .choose-language{
	/* margin-top: 10px; */
	/* margin-bottom: 10px; */
	/* padding: 10px; */
	color: #444;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}
.sideBar .choose-language{
	display: flex;
	align-items: center;
	background-color: #fff;
	color: #444;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 13pt;
	border: 1px solid #444;
	justify-content: center;
}
.sideBar-content .row{
	padding-left: 5px;
	padding-right: 5px;
}
.sideBar-content{
	margin: 0px;
	width: 0px;
}
.sidebar-open-button-holder{
	position: relative;
	height: 0px;
}
.sideBar .sideBar-content{
	/* width: 310px; */
	position: absolute;
	/* right: -310px; */
	right: 0px;
	background-color: rgba(69, 69, 69, 0.7);
	transition: visibility 0s, opacity 0.5s linear;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}
/* .sideBar .sideBar-content{ */
	/* display: none; */
/* } */
.sideBar{
	position: absolute;
	right: 0px;
	width: 10px;
	background-color: #cd0000;
	color: #fff;
	height: 430px;
	z-index: 960;
}
/* .sideBar .sideBar-circle-close.active{ */
	/* display: block !important; */
	/* right: 200px; */
	/* z-index: 962; */
	/* right: 185px; */
	/* z-index: 0; */
	/* right: 310px; */
/* } */
/* .sideBar .sideBar-circle-open.active{ */
	/* display: block !important; */
/* } */
.sideBar .sideBar-circle-close,
.sideBar .sideBar-circle-open{
	/* display: none; */
	width: 50px;
	position: absolute;
	left: -50px;
	background-color: #cd0000;
	top: 120px;
	font-size: 12pt;
	padding: 5px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	cursor: pointer;
}
.x-product-details-title.no-desktop{
	margin-top: 5px;
}
@media only screen and (max-width: 767px) {
	.footer-menu{
		border-left: 1px solid #e9e9e9;
	}
}

@media only screen and (max-width: 1128px) {
	.footer-partners-mobile img{
		width: 60%;
	}
}
@media only screen and (max-width: 767px) {
	.footer-partners-mobile li{
		/* width: 50%; */
		/* display: inline-block; */
		/* float: left; */	
		/* width: 75%; */
		text-align: center;
	}
	.footer-partners-mobile img{
		width: 75%;
	}
}
@media only screen and (max-width: 1024px) {
	body .container{
		padding-left: 0px;
	}
}
@media only screen and (max-width: 1023px) {
	.all-product-list tr td{
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	.all-product-list tr td:first-child{
		padding-top: 8px !important;
	}
	.all-product-list tr td:last-child{
		padding-bottom: 8px !important;
	}
	.half-width .max-100 {
		max-width: 100%;
	}
	.all-product-list .part-availability-box-mobile .part-availability {
		display: table-cell;
		vertical-align: middle;
		height: 65px;
	}
	.all-product-list .part-availability-box-mobile {
		text-align: center;
		display: table;
		width: 100%;
		margin-top: 10px;
	}
	.all-product-list .product-price-box{
		text-align: center !important;
	}
	.all-product-list .mobile-5-line {
		min-height: 80px;
		/* min-height: 110px; */
	}
	.all-product-list.parts-list-table tr td .product-model-prefix {
		display: block;
	}
	.all-product-list.parts-list-table tr td{
		display: block;
		border-top: 0px !important;
		text-align: center;
		white-space: normal !important;
	}
	.all-product-list.parts-list-table tr {
		display: block;
		margin-bottom: 5px;
		background-color: #fff;
		color: #333 !important;
		border-radius: 5px;
	}
	.all-product-list.parts-list-table thead {
		display: none;
	}
	.all-product-list.parts-list-table tr.half-width {
		width: calc(50% - 2.5px);
		float: left;
	}
	.all-product-list .manufacturer-table-row-list {
		display: block;
	}
	.all-product-list.parts-list-table .price-holder{
		min-height: 67px;
		justify-content: center;
	}
	.all-product-list.parts-list-table .product-price-box-table {
		height: 45px !important;
	}
	.all-product-list.parts-list-table tr.half-width:nth-child(2n+1) {
		margin-right: 5px;
	}
}
.fs-modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #3c7dcf;
  border-radius: 0;
  box-shadow: none;
}

.fs-modal-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 50px;
  padding: 10px;
  background: #6598d9;
  border: 0;
}

.fs-modal-title {
  font-weight: 300;
  font-size: 2em;
  color: #fff;
  line-height: 30px;
}

.fs-modal-body {
  position: absolute;
  top: 50px;
  bottom: 60px;
  width: 100%;
  font-weight: 300;
  overflow: auto;
}

.fs-modal-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 60px;
  padding: 10px;
  background: #f1f3f5;
}


.fs-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 1043;
}

.fs-modal-dialog {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  /* .owl-carousel .owl-item img { */
    /* display: block; */
    /* width: 100%; } */
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Green theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 6px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #4DC7A0;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #4DC7A0; }

.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;
	}
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  opacity: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

@font-face {
  font-family: 'lg';
  src: url("../assets/lightgallery/fonts/lg.eot?n1z373");
  src: url("../assets/lightgallery/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../assets/lightgallery/fonts/lg.woff?n1z373") format("woff"), url("../assets/lightgallery/fonts/lg.ttf?n1z373") format("truetype"), url("../assets/lightgallery/fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  background: none;
  border: none;
  box-shadow: none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
  outline: medium none;
  border: none;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../assets/lightgallery/img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../assets/lightgallery/img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../assets/lightgallery/img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../assets/lightgallery/img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../assets/lightgallery/img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../assets/lightgallery/img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 0.5;
}
.innogallery-caption-overlay{
	position: absolute;
	bottom: 0px;
}
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../assets/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../assets/photoswipe/default-skin/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(../assets/photoswipe/default-skin/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

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

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

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

.exploded-parts-image{
	height: 600px;
}
.exploded-parts-image .zoomHolder{
	height: 560px;
}
.exploded-parts-image .zoomHolder{
	max-height: 675px !important;
	/* height: auto !important; */
}
.no-mobile .exploded-product-holder-pair .image-name-holder .name-logo-holder .exploded-product-holder-pair-stock .cart-holder{
	float: right;
}
.no-desktop .exploded-product-holder-pair .image-name-holder .name-logo-holder .exploded-product-holder-pair-stock .cart-holder{
	text-align: center;
}
/* .alertify.product-details .ajs-dialog{ */
	/* top: 280px; */
/* } */
.category-filter-box .tab-content{
	padding-top: 0px;
}
.x-product-details-slider .swiper-slide{
	max-width: 180px;
}
.exploded-product-cart .x-product-details-price{
	height: 100%;
}
.exploded-product-details{
	cursor: pointer;
}
.exploded-product-details:hover{
	background-color: #ffc2bb;
}
.name-logo-holder .name-holder{
	min-width: 133px;
}
.image-name-holder{
	display: flex;
	flex-direction: row;
}
.image-holder img{
	width: 100%;
}
.image-holder{
	width: 45px;
}
.cart-holder .addToCart{
	font-size: 13px;
	color: #fff;
}
.image-name-holder{
	justify-content: space-between;
	align-items: center;
}
.exploded-parts-image .controls .controlHolder{
	width: 60% !important;
}
@media only screen and (max-width: 1024px) {
	.exploded-product-cart .x-product-details-price .price-details{
		flex-direction: row;
		/* align-items: flex-end; */
		width: 100%;
		padding-right: 0px !important;
		justify-content: flex-end;
	}
	.exploded-product-cart .x-product-details-price .price-details .cart-holder{
		margin-left: 8px;
		margin-right: 8px;
	}
}
@media only screen and (max-width: 767px) {
	.exploded-parts-image{
		height: 320px;
	}
	.exploded-parts-image .zoomHolder{
		height: 280px;
	}
}
@media only screen and (max-width: 640px) {
	.exploded-parts-image .controls .controlHolder{
		width: 100% !important;
	}
}
.exploded-parts-image .controls{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 42px;
}
.x-product-exploded-swiper .swiper-slide p a{
	text-decoration: none;
	color: #444;
}
.x-product-exploded-swiper .swiper-slide p{
	width: 150px;
	background-color: #eeeeee;
	color: #444;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.x-product-exploded-swiper .swiper-slide.swiper-init-active p a{
	text-decoration: none;
	color: #fff;
}
.x-product-exploded-swiper .swiper-slide.swiper-init-active p{
	background-color: #d9230f;
	color: #fff;
}
.x-product-exploded-swiper .swiper-slide .image-link{
	display: block;
	position: relative;
}

.roller-chooser-mobile {
	max-width: 225px;
}
.part-mobile-avaiability-chooser,
.part-avaiability-chooser{
	display: none !important;
}
.alertify.product-details .ajs-close:before{
	content: "\f00d";
	color: #fff;
}
.alertify.product-details .ajs-close{
	background-image:unset !important;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-size: 19.5px;
	width: auto;
	height: auto;
	margin-left: 0px;
	padding: 0px !important;
}
.alertify.product-details .ajs-dimmer,
.alertify.product-details .ajs-modal{
	z-index: 960;
}
.alertify.product-details .ajs-commands{
	margin: 0px;
	right: 10px;
	top: 2px;
}
.alertify.product-details .ajs-footer{
	display: none;
	margin: 0px;
	padding: 0px;
}
.alertify.product-details .ajs-content{
	padding: 0px !important;
}
.alertify.product-details .ajs-dialog{
	padding: 0px;
}
.alertify.product-details .ajs-header{
	margin: 0px;
	padding: 0px;
}
.exploded-product-holder-pair-price{
	text-align: right;
}
.exploded-product-cart .x-product-details-price .price-details{
	flex-direction: row;
	/* align-items: flex-end; */
	width: 100%;
	padding-right: 10px;
	justify-content: flex-end;
}
.exploded-product-cart{
	width: 100%;
}
.exploded-product-holder-img img{
	max-width: 140px;
}
.exploded-product-cart .x-product-details-price .price-details .cart-holder,
.exploded-product-cart .x-product-details-price .price-details .price-holder{
	flex-basis: unset;
}
.exploded-parts-list-simple .table{
	margin-bottom: 0px;
}
.exploded-parts-list-simple-col.col-lg-12{
	margin-top: 5px;
}
.exploded-parts-list-simple-col.col-lg-12 .exploded-product-title-simple-td{
	width: 90% !important;
}
.exploded-parts-image-holder{
	background-color: #fff;
	text-align: center;
}
.piston-chooser-title,
.roller-chooser-title{
	padding: 5px;
	text-align: center;
	font-size: 14pt;
	color: #fff;
	background-color: #444;
	font-weight: bold;
}
.exploded-product-holder-simple.discontinued{
	position: relative;
}
.exploded-product-position-simple-td{
	text-align: center;
	font-weight: bold;
	color: #444;
	vertical-align: middle !important;
}
.exploded-parts-list-simple tr td{
	/* padding: 0px !important; */
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.exploded-parts-list-simple tr:last-child {
	border-bottom: 0px;
}
.exploded-product-stock-simple-td{
	text-align: center;
	vertical-align: middle !important;
}
.exploded-parts-list-simple tr {
	border-bottom: 1px solid #cfcfcf;
}
.exploded-product-image-simple-td{
	vertical-align: middle !important;
	text-align: center;
	width: 30px;
	padding-right: 5px !important;
}
.exploded-product-title-simple-td{
	width: 60%;
	/* width: 70%; */
}
.exploded-product-image-simple-td img{
	max-width: 30px;
}
.piston-size,
.roller-size{
	/* display: none !important; */
}
div#explodedProductDetailsModal.modal .modal-body{
	padding: 0px !important;
}
.exploded-product-position .title{
	text-align: left !important;
	flex-basis: 100%;
}
.exploded-product-position .close-button{
	flex-basis: 10%;
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: right;
	margin-right: 10px;
}
.exploded-product-holder-pair table tbody tr:last-child{
	border-bottom: 0px;
}
.exploded-product-holder-pair table tbody tr td{
	vertical-align: middle !important;
}
.exploded-product-holder-pair table tbody tr{
	border-bottom: 1px solid #cfcfcf;
}
.exploded-product-holder-pair .alternative-products td{
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}
.exploded-product-holder-pair .alternative-products{
	background-color: #eeeeee;
	color: #444;
	/* color: #fff; */
	/* background-color: #444; */
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
}
.exploded-product-holder-pair .exploded-product-holder-pair-title{
	text-align: left;
	color: #444;
	font-weight: bold;
}
.exploded-product-holder-pair .exploded-product-holder-pair-stock .available{
	background-color: #4ca1e9;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.exploded-product-holder-pair .exploded-product-holder-pair-stock .stock{
	background-color: #3fb618;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.exploded-product-holder-pair-price{
	min-width: 125px;
}
.exploded-product-holder-pair-title{
	max-width: 300px;
}
.exploded-product-holder-pair .exploded-product-holder-pair-stock{
	vertical-align: middle;
	width: 20%;
}
.exploded-product-holder-pair .exploded-product-holder-pair-cart .btn{
	color: #fff !important;
	font-size: 11pt;
	
}
.exploded-product-holder-pair .exploded-product-holder-pair-img img,
.exploded-product-holder-pair .exploded-product-holder-pair-img{
	max-width: 60px;
}



/* .exploded-product-holder-simple.discontinued::after{ */
	/* position: absolute; */
	/* top: 50%; */
	/* right: 20px; */
	/* width: 95%; */
	/* height: 3px; */
	/* border-radius: 0 0.125em 0.125em 0; */
	/* background: crimson; */
	/* content: ""; */
/* } */
.exploded-product-holder-simple .exploded-product-stock-simple{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-basis: 5%;
}
.exploded-product-holder-simple .exploded-product-title-simple{
	/* font-weight: bold; */
	color: #444;
	flex-basis: 100%;
}
.exploded-product-holder-simple .exploded-product-position-simple{
	min-width: 20px;
}
.exploded-product-holder-simple .exploded-product-image-simple{
	margin-left: 10px;
}
.exploded-product-holder-simple .exploded-product-image-simple img{
	max-width: 30px;
}
.exploded-product-holder-simple{
	/* background-color: #fff; */
	/* margin-bottom: 3px; */
	display: flex;
	flex-direction: row;
	padding: 5px;
	align-items: center;
}
.exploded-parts-list-simple hr{
	margin-top: 3px;
	margin-bottom: 3px;
}
.exploded-parts-list-simple{
	background-color: #fff;
}



























.exploded-product-holder-pair-title .product-id{
	font-weight: bold;
	color: #333;
}
.exploded-product-holder:last-child{
	margin-bottom: 0px !important;
}
.exploded-product-holder-header .exploded-product-position{
	font-size: 13pt;
	/* background-color: #d9230f; */
	background-color: #444;
	color: #fff;
	/* align-items: center; */
	/* justify-content: center; */
	display: flex;
	/* position: absolute; */
	top: 0px;
	left: 0px;
	width: 100%;
	font-weight: bold;
	padding-left: 5px;
}
.exploded-product-holder .exploded-product-image img{
	max-height: 100px;
	/* width: 100%; */
}
.exploded-product-holder .exploded-product-holder-info .exploded-product-details-row i,
.exploded-product-holder .exploded-product-holder-info .exploded-product-details i{
	/* font-size: 14pt; */
	/* color: #444; */
	/* width: 19px; */
}
.tooltip-stock-info-container{
	display: none;
}
.exploded-product-holder .exploded-product-holder-info .exploded-product-stock-info .in-stock i{
	color: #fff !important;
}
.exploded-product-holder .exploded-product-holder-info .exploded-product-details-row .product-name,
.exploded-product-holder .exploded-product-holder-info .exploded-product-details .product-name{
	font-weight: bold;
	color: #d9230f;
}
.exploded-product-holder .exploded-product-holder-info .exploded-product-details-row .product-id,
.exploded-product-holder .exploded-product-holder-info .exploded-product-details .product-id{
	font-weight: bold;
	/* color: #444; */
	/* font-size: 10pt; */
	color: #333;
}
.exploded-product-holder .exploded-product-holder-info .exploded-product-details .type{
	font-weight: bold;
	color: #d9230f;
	/* font-size: 10pt; */
}
.exploded-product-holder .exploded-product-holder-info .exploded-product-options .ask-about,
.exploded-product-holder .exploded-product-holder-info .exploded-product-options .discontinued{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14pt;
	color: #cd0000;
	font-weight: bold;
	flex-basis: 100%;
	text-align: center;
	margin-right: 3px;
	width: 100%;
}
.exploded-product-holder .exploded-product-holder-info .exploded-product-options .exploded-product-stock-info .available{
	background-color: #4ca1e9;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	width: 100%;
	padding: 5px;
}
.exploded-product-holder .exploded-product-holder-info .exploded-product-options .exploded-product-stock-info .arrive{
	background-color: #ffa500;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	width: 100%;
	padding: 5px;
}
.exploded-product-holder .exploded-product-holder-info .exploded-product-options .exploded-product-stock-info .in-stock{
	/* padding-left: 5px; */
	/* padding-right: 5px; */
	/* padding-top: 8px; */
	/* padding-bottom: 8px; */
	background-color: #3fb618;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	padding: 5px;
	width: 100%;
}
.exploded-product-holder-pair .table{
	margin-bottom: 0px;
}
.no-desktop .exploded-product-holder-info img{
	height: 100px;
	/* height: 50px; */
}
.no-desktop .exploded-product-holder-info .exploded-product-details{
	flex-basis: 100% !important;
}
.no-desktop .exploded-product-holder-info .exploded-product-image{
	flex-basis: 35%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 5px;
}
.no-desktop .exploded-product-holder-pair .table tr .name-logo-holder{
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
}
.no-desktop .exploded-product-holder-pair .table tr .stock-information{
	display: flex;
	flex-basis: 100%;
	align-items: center;
	justify-content: center;
	padding-top: 3px;
}
.no-desktop .exploded-product-holder-pair .table tr .exploded-product-holder-pair .cart-holder button{
	margin-right: 5px;
	font-size: 13px;
	color: #fff;
}
.no-desktop .exploded-product-holder-pair .table tr .exploded-product-holder-pair .cart-holder{
	justify-content: right;
}
.no-desktop .exploded-product-holder-pair .table tr .stock-information .available{
	background-color: #4ca1e9;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	flex-basis: 100%;
}
.no-desktop .exploded-product-holder-pair .table tr .stock-information .stock{
	background-color: #3fb618;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	flex-basis: 100%;
}
.no-desktop .exploded-product-holder-info .exploded-product-options .exploded-product-cart{
	padding-right: 0px !important; 
}
.no-desktop .exploded-product-holder-info .exploded-product-options .exploded-product-cart .x-product-details-price .cart-holder{
	justify-content: flex-end;
}
.no-desktop .exploded-product-holder-info .exploded-product-options .exploded-product-cart .x-product-details-price .cart-holder button{
	color: #fff;
	font-size: 13px;
	margin-right: 5px;
}
.no-desktop .exploded-product-holder-info .exploded-product-options .exploded-product-cart .x-product-details-price{
	flex-basis: 100% !important;
}
.no-desktop .exploded-product-holder-info .exploded-product-options .exploded-product-cart{
	flex-direction: row !important;
}
.no-desktop .exploded-product-holder-info .exploded-product-options .exploded-product-cart .x-product-details-price.clearfix .price-details .cart-holder{
	flex-basis: 100%;
}
.no-desktop .exploded-product-holder-info .exploded-product-options .exploded-product-cart .x-product-details-price.clearfix .price-details .price-holder{
	flex-basis: 100%;
}
.no-desktop .exploded-product-holder-info .exploded-product-options .exploded-product-cart .x-product-details-price.clearfix .price-details{
	flex-direction: row;
}
.no-desktop .exploded-product-holder-pair .table tr .image-name-holder{
	display: flex;
	flex-direction: row;
}
.no-desktop .exploded-product-holder-pair .table tr .image-name-holder img{
	max-height: 80px;
}
.no-desktop .exploded-product-holder-info .exploded-product-mobile .exploded-product-cart{
	flex-basis: 100%;
}
.no-desktop .exploded-product-holder-pair .table tr td{
	display: flex;
	padding-left: 0px !important;
	padding-right: 0px !important;
	flex-direction: column;
}
.no-desktop .exploded-product-holder-pair .table tr{
	display: block;
}
.no-desktop .exploded-product-holder-info{
	flex-direction: column !important;	
	flex-basis: 100%;
}
.no-desktop .exploded-product-holder-info .exploded-product-options {
    flex-direction: column !important;
}
.exploded-product-holder .exploded-product-holder-info .exploded-product-options .exploded-product-cart{
	flex-basis: 70%;
}
.exploded-product-holder .exploded-product-holder-info .exploded-product-options .exploded-product-stock-info{
	flex-basis: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.exploded-product-holder .exploded-product-holder-info .exploded-product-options .exploded-product-cart{
	display: flex;
	flex-direction: column;
	justify-content: right;
	align-items: flex-end;
	padding-right: 5px;
}
.exploded-product-holder .exploded-product-holder-info .exploded-product-options{
	display: flex;
	flex-direction: row;
	
}
.exploded-product-holder .exploded-product-holder-info .exploded-product-details-row,
.exploded-product-holder .exploded-product-holder-info .exploded-product-details{
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 5px;
	text-align: center;
	flex-basis: 45%;
	display: flex;
	flex-direction: column;
	/* justify-content: center; */
	/* min-width: 345px; */
	/* max-width: 345px; */
}
.no-mobile.exploded-product-holder .exploded-product-holder-info .exploded-product-details-row,
.no-mobile.exploded-product-holder .exploded-product-holder-info .exploded-product-details{
	text-align: left;
}
.exploded-type-title.panel.panel-primary.no-desktop div.panel-heading h3.panel-title{
	font-size: 10px;
}
.exploded-product-holder.no-mobile .exploded-product-holder-info .exploded-product-options .exploded-product-cart{
	padding-right: 8px !important;
}
.exploded-product-holder .exploded-product-holder-info{
	display: flex;
	flex-direction: row;
}
.exploded-product-holder{
	position: relative;
	display: flex;
	background-color: #fff;
	flex-direction: column;
	/* padding: 5px; */
	/* margin-bottom: 3px; */
}
.iti{position:relative;display:block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:99;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:0}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__dial-code,.iti__flag-box{vertical-align:middle}.iti__country-name,.iti__flag-box{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}.iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(../assets/phoneselect/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(../assets/phoneselect/flags@2x.png)}}.iti__flag.iti__np{background-color:transparent}
.left-side-bar ul li a{
	outline: none;
}
.left-side-bar-open i{
	position: absolute;
	bottom: 0px;
	font-size: 17px;
	z-index: 860;
	background-color: rgba(153, 153, 153, 0.8);
	padding: 7px;
}
.left-side-bar-open{
	background-color: #999;
	position: absolute;
	width: 5px;
	height: 170px;
	top: 50px;
	color: #fff;
	display: none;
}
.left-side-bar ul li a{
	font-size: 12px;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
}
.left-side-bar.collapsed ul li a span{
	
}
.left-side-bar ul li a span{
	position: absolute;
	top: 0px;
	/* left: 40px; */
	left: 30px;
	background-color: #222d32;
	/* display: none; */
	/* padding: 5px; */
	height: 40px;
	padding-top: 10px;
	width: 190px;
	padding-left: 10px;
	/* transition: 0.3s; */
	display: none;
}
.left-side-bar ul li:hover a span{
	display: block !important;
}
.left-side-bar ul li{
	position: relative;
	list-style: none;
	/* padding-left: 12.5px; */
	padding-left: 8.5px;
	height: 40px;
	padding-top: 10px;
	cursor: pointer;
}
.left-side-bar ul{
	list-style: none; 
	padding: 0px;
	margin-bottom: 0px;
}
.left-side-bar{
	background-color: #222d32; 
	/* width: 40px;  */
	width: 30px; 
	position: absolute;
	z-index: 900;
}
.left-side-bar ul li:hover{
	background-color: #d9230f;
}
@media only screen and (max-width: 640px) {
	.fas.fa-shipping-fast.shipping{
		display: none;
	}
	.sideBar .sideBar-circle-close, .sideBar .sideBar-circle-open{
		width: 25px;
		left: -25px;
	}
}
@media only screen and (max-width: 1024px) {
	.container.main-container{
		padding-left: 0px !important;
	}
}
@media only screen and (max-width: 1024px) {
	.left-side-bar-open{
		/* background-color: #999; */
		background-color: rgba(153, 153, 153, 0.8);
		position: absolute;
		width: 5px;
		height: 335px;
		top: 50px;
		color: #fff;
		display: block;
	}
}
@media only screen and (max-width: 1024px) {
	.left-side-bar.collapsed{
		display: none;
	}
}

.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) {
	.btn.btn-checkbox{
		padding-left: 6px !important;
		padding-right: 6px !important;
	}
	.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;
	}
}

.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;
	}
	
}

/* This is the core CSS of Tooltipster */

/* GENERAL STRUCTURE RULES (do not edit this section) */

.tooltipster-base {
	/* this ensures that a constrained height set by functionPosition,
	if greater that the natural height of the tooltip, will be enforced
	in browsers that support display:flex */
	display: flex;
	pointer-events: none;
	/* this may be overriden in JS for fixed position origins */
	position: absolute;
}

.tooltipster-box {
	/* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
	and flex-basis auto for IE11- (at least) */
	flex: 1 1 auto;
}

.tooltipster-content {
	/* prevents an overflow if the user adds padding to the div */
	box-sizing: border-box;
	/* these make sure we'll be able to detect any overflow */
	max-height: 100%;
	max-width: 100%;
	overflow: auto;
}

.tooltipster-ruler {
	/* these let us test the size of the tooltip without overflowing the window */
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
}

/* ANIMATIONS */

/* Open/close animations */

/* fade */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
	opacity: 1;
}

/* grow */

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

/* swing */

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

/* fall */

.tooltipster-fall {
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-fall.tooltipster-initial {
	top: 0 !important;
}
.tooltipster-fall.tooltipster-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0 !important;
	opacity: 0;
}

/* slide */

.tooltipster-slide {
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-initial {
	left: -40px !important;
}
.tooltipster-slide.tooltipster-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0 !important;
	opacity: 0;
}

/* Update animations */

/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */

/* fade */

@keyframes tooltipster-fading {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.tooltipster-update-fade {
	animation: tooltipster-fading 400ms;
}

/* rotate */

@keyframes tooltipster-rotating {
	25% {
		transform: rotate(-2deg);
	}
	75% {
		transform: rotate(2deg);
	}
	100% {
		transform: rotate(0);
	}
}

.tooltipster-update-rotate {
	animation: tooltipster-rotating 600ms;
}

/* scale */

@keyframes tooltipster-scaling {
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}

.tooltipster-update-scale {
	animation: tooltipster-scaling 600ms;
}

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */

/* .tooltipster-box */

.tooltipster-sidetip .tooltipster-box {
	background: #565656;
	border: 2px solid black;
	border-radius: 4px;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
	margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
	margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
	margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
	margin-bottom: 8px;
}

/* .tooltipster-content */

.tooltipster-sidetip .tooltipster-content {
	color: white;
	line-height: 18px;
	padding: 6px 14px;
}

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */

.tooltipster-sidetip .tooltipster-arrow {
	overflow: hidden;
	position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
	height: 10px;
	/* half the width, for centering */
	margin-left: -10px;
	top: 0;
	width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	right: 0;
	/* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
	been positioned yet */
	top: 0;
	width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	left: 0;
	/* same as .tooltipster-left .tooltipster-arrow */
	top: 0;
	width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
	bottom: 0;
	height: 10px;
	margin-left: -10px;
	width: 20px;
}

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
	height: 0;
	position: absolute;
	width: 0;
}

/* .tooltipster-arrow-background */

.tooltipster-sidetip .tooltipster-arrow-background {
	border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #565656;
	left: 0;
	top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #565656;
	left: -3px;
	top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #565656;
	left: 3px;
	top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #565656;
	left: 0;
	top: -3px;
}

/* .tooltipster-arrow-border */

.tooltipster-sidetip .tooltipster-arrow-border {
	border: 10px solid transparent;
	left: 0;
	top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: black;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
	border-left-color: black;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
	border-right-color: black;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
	border-top-color: black;
}

/* tooltipster-arrow-uncropped */

.tooltipster-sidetip .tooltipster-arrow-uncropped {
	position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
	top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
	left: -10px;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-box{border:none;background:#1b1b1b;background:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow{height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow{height:16px;margin-left:0;margin-top:-8px;width:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border{border:8px solid transparent}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#1b1b1b;border-bottom-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border{border-left-color:#1b1b1b;border-left-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border{border-right-color:#1b1b1b;border-right-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border{border-top-color:#1b1b1b;border-top-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped{top:-8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped{left:-8px}
/* 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;
}

@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 {
	width: 100%;
	color: #fff;
	background-color: #3b5998;
	border-color: rgba(0,0,0,0.2);
}
.btn-facebook:hover{
color: #fff;
background-color: #2d4373;
border-color: rgba(0,0,0,0.2);
}
.btn-google {
	width: 100%;
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0,0,0,0.2);
}
.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";
}
@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}

.slide-item{
	margin: 3px;
}
.glider-contain {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.glider {
  margin: 0 auto;
  position: relative;
  /* overflow-y: hidden; */
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  transform: translateZ(0);
}
.glider-track {
  transform: translateZ(0);
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  z-index: 1;
}
.glider.draggable {
  user-select: none;
  cursor: -webkit-grab;
  cursor: grab;
}
.glider.draggable .glider-slide img {
  user-select: none;
  pointer-events: none;
}
.glider.drag {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.glider-slide {
  user-select: none;
  justify-content: center;
  align-content: center;
  width: 100%;
}
.glider-slide img {
  max-width: 100%;
}
.glider::-webkit-scrollbar {
  opacity: 0;
  height: 0;
}
.glider-prev,.glider-next {
  user-select: none;
  position: absolute;
  outline: none;
  background: none;
  padding: 0;
  z-index: 2;
  font-size: 40px;
  text-decoration: none;
  /* left: -23px; */
  left: 5px;
  border: 0;
  /* top: 30%; */
  top: 48%;
  cursor: pointer;
  color: #666;
  opacity: 1;
  line-height: 1;
  transition: opacity .5s cubic-bezier(.17,.67,.83,.67),
              color .5s cubic-bezier(.17,.67,.83,.67);
}
.glider-prev:hover,
.glider-next:hover,
.glider-prev:focus,
.glider-next:focus {
  color: #a89cc8;
}
.glider-next {
  /* right: -23px; */
  right: 5px;
  left: auto;
}
.glider-next.disabled,
.glider-prev.disabled {
  opacity: .25;
  color: #666;
  cursor: default;
}
.glider-slide {
  min-width: 150px;
}
.glider-hide {
  opacity: 0;
}
.glider-dots {
  user-select: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
}
.glider-dot {
  background: none;
  border: 0;
  padding: 0;
  user-select: none;
  outline: none;
  display: block;
  cursor: pointer;
  color: #ccc;
  border-radius: 999px;
  background: #ccc;
  width: 12px;
  height: 12px;
  margin: 7px;
}
.glider-dot:hover,
.glider-dot:focus,
.glider-dot.active {
  background: #a89cc8;
}
@media(max-width: 36em){
  .glider::-webkit-scrollbar {
    opacity: 1;
    -webkit-appearance: none;
    width: 7px;
    height: 3px;
  }
  .glider::-webkit-scrollbar-thumb {
    opacity: 1;
    border-radius: 99px;
    background-color: rgba(156, 156, 156, 0.25);
    box-shadow: 0 0 1px rgba(255,255,255,.25);
  }
}

/**
 * Swiper 4.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 16, 2019
 */
.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-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  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 {
  -webkit-transform-style: preserve-3d;
  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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  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: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  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 {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  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: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  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%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  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-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: 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%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    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 {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  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;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  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 {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  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%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.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;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/**
 * alertifyjs 1.13.1 http://alertifyjs.com
 * AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.
 * Copyright 2019 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com) 
 * Licensed under GPL 3 <https://opensource.org/licenses/gpl-3.0>*/
.alertify .ajs-dimmer {
  position: fixed;
  z-index: 1981;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  background-color: #252525;
  opacity: .5;
}
.alertify .ajs-modal {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  overflow-y: auto;
  z-index: 1981;
}
.alertify .ajs-dialog {
  position: relative;
  margin: 5% auto;
  min-height: 110px;
  /* max-width: 500px; */
  max-width: 800px;
  padding: 24px 24px 0 24px;
  outline: 0;
  background-color: #fff;
}
.alertify .ajs-dialog.ajs-capture:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 1;
}
.alertify .ajs-reset {
  position: absolute !important;
  display: inline !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
}
.alertify .ajs-commands {
  position: absolute;
  right: 4px;
  margin: -14px 24px 0 0;
  z-index: 2;
}
.alertify .ajs-commands button {
  display: none;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  padding: 10px;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.alertify .ajs-commands button.ajs-close {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC);
}
.alertify .ajs-commands button.ajs-maximize {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC);
}
.alertify .ajs-header {
  margin: -24px;
  margin-bottom: 0;
  padding: 16px 24px;
  background-color: #fff;
}
.alertify .ajs-body {
  min-height: 56px;
}
.alertify .ajs-body .ajs-content {
  padding: 16px 24px 16px 16px;
}
.alertify .ajs-footer {
  padding: 4px;
  margin-left: -24px;
  margin-right: -24px;
  min-height: 43px;
  background-color: #fff;
}
.alertify .ajs-footer .ajs-buttons.ajs-primary {
  text-align: right;
}
.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button {
  margin: 4px;
}
.alertify .ajs-footer .ajs-buttons.ajs-auxiliary {
  float: left;
  clear: none;
  text-align: left;
}
.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button {
  margin: 4px;
}
.alertify .ajs-footer .ajs-buttons .ajs-button {
  min-width: 88px;
  min-height: 35px;
}
.alertify .ajs-handle {
  position: absolute;
  display: none;
  width: 10px;
  height: 10px;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);
  -webkit-transform: scaleX(1) /*rtl:scaleX(-1)*/;
          transform: scaleX(1) /*rtl:scaleX(-1)*/;
  cursor: se-resize;
}
.alertify.ajs-no-overflow .ajs-body .ajs-content {
  overflow: hidden !important;
}
.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content {
  left: 0;
  right: 0;
  padding: 0;
}
.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body {
  margin-left: -24px;
  margin-right: -24px;
}
.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content {
  padding: 0;
}
.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content {
  left: 0;
  right: 0;
}
.alertify.ajs-maximizable .ajs-commands button.ajs-maximize,
.alertify.ajs-maximizable .ajs-commands button.ajs-restore {
  display: inline-block;
}
.alertify.ajs-closable .ajs-commands button.ajs-close {
  display: inline-block;
}
.alertify.ajs-maximized .ajs-dialog {
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  margin: 0 auto !important;
  top: 0 !important;
  left: 0 !important;
}
.alertify.ajs-maximized.ajs-modeless .ajs-modal {
  position: fixed !important;
  min-height: 100% !important;
  max-height: none !important;
  margin: 0 !important;
}
.alertify.ajs-maximized .ajs-commands button.ajs-maximize {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=);
}
.alertify.ajs-resizable .ajs-dialog,
.alertify.ajs-maximized .ajs-dialog {
  padding: 0;
}
.alertify.ajs-resizable .ajs-commands,
.alertify.ajs-maximized .ajs-commands {
  margin: 14px 24px 0 0;
}
.alertify.ajs-resizable .ajs-header,
.alertify.ajs-maximized .ajs-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 16px 24px;
}
.alertify.ajs-resizable .ajs-body,
.alertify.ajs-maximized .ajs-body {
  min-height: 224px;
  display: inline-block;
}
.alertify.ajs-resizable .ajs-body .ajs-content,
.alertify.ajs-maximized .ajs-body .ajs-content {
  position: absolute;
  top: 50px;
  right: 24px;
  bottom: 50px;
  left: 24px;
  overflow: auto;
}
.alertify.ajs-resizable .ajs-footer,
.alertify.ajs-maximized .ajs-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog {
  min-width: 548px;
}
.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle {
  display: block;
}
.alertify.ajs-movable:not(.ajs-maximized) .ajs-header {
  cursor: move;
}
.alertify.ajs-modeless .ajs-dimmer,
.alertify.ajs-modeless .ajs-reset {
  display: none;
}
.alertify.ajs-modeless .ajs-modal {
  overflow: visible;
  max-width: none;
  max-height: 0;
}
.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin {
  display: inline-block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC);
}
.alertify.ajs-modeless.ajs-unpinned .ajs-modal {
  position: absolute;
}
.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=);
}
.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body {
  max-height: 500px;
  overflow: auto;
}
.alertify.ajs-basic .ajs-header {
  opacity: 0;
}
.alertify.ajs-basic .ajs-footer {
  visibility: hidden;
}
.alertify.ajs-frameless .ajs-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 60px;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 1;
}
.alertify.ajs-frameless .ajs-footer {
  display: none;
}
.alertify.ajs-frameless .ajs-body .ajs-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog {
  padding-top: 0;
}
.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands {
  margin-top: 0;
}
.ajs-no-overflow {
  overflow: hidden !important;
  outline: none;
}
.ajs-no-overflow.ajs-fixed {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: scroll!important;
}
.ajs-no-selection,
.ajs-no-selection * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (max-width: 568px) {
  .alertify .ajs-dialog {
    min-width: 150px;
  }
  .alertify:not(.ajs-maximized) .ajs-modal {
    padding: 0 5%;
  }
  .alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog {
    min-width: initial;
    min-width: auto /*IE fallback*/;
  }
}
@-moz-document url-prefix() {
  .alertify button:focus {
    outline: 1px dotted #3593D2;
  }
}
.alertify .ajs-dimmer,
.alertify .ajs-modal {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
}
.alertify.ajs-hidden .ajs-dimmer,
.alertify.ajs-hidden .ajs-modal {
  visibility: hidden;
  opacity: 0;
}
.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}
.alertify.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-duration: 250ms;
          animation-duration: 250ms;
}
.alertify .ajs-dialog.ajs-shake {
  -webkit-animation-name: ajs-shake;
          animation-name: ajs-shake;
  -webkit-animation-duration: .1s;
          animation-duration: .1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes ajs-shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}
@keyframes ajs-shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}
.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-slideIn;
          animation-name: ajs-slideIn;
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-slideOut;
          animation-name: ajs-slideOut;
  -webkit-animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
          animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-zoomIn;
          animation-name: ajs-zoomIn;
}
.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-zoomOut;
          animation-name: ajs-zoomOut;
}
.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-fadeIn;
          animation-name: ajs-fadeIn;
}
.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-fadeOut;
          animation-name: ajs-fadeOut;
}
.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-pulseIn;
          animation-name: ajs-pulseIn;
}
.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-pulseOut;
          animation-name: ajs-pulseOut;
}
.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-flipInX;
          animation-name: ajs-flipInX;
}
.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-flipOutX;
          animation-name: ajs-flipOutX;
}
.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-flipInY;
          animation-name: ajs-flipInY;
}
.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-flipOutY;
          animation-name: ajs-flipOutY;
}
@-webkit-keyframes ajs-pulseIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes ajs-pulseIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes ajs-pulseOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes ajs-pulseOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}
@-webkit-keyframes ajs-zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
            transform: scale3d(0.25, 0.25, 0.25);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes ajs-zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
            transform: scale3d(0.25, 0.25, 0.25);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes ajs-zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
            transform: scale3d(0.25, 0.25, 0.25);
  }
}
@keyframes ajs-zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
            transform: scale3d(0.25, 0.25, 0.25);
  }
}
@-webkit-keyframes ajs-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ajs-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ajs-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ajs-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes ajs-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@keyframes ajs-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@-webkit-keyframes ajs-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes ajs-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@-webkit-keyframes ajs-flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@keyframes ajs-flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@-webkit-keyframes ajs-flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes ajs-flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@-webkit-keyframes ajs-slideIn {
  0% {
    margin-top: -100%;
  }
  100% {
    margin-top: 5%;
  }
}
@keyframes ajs-slideIn {
  0% {
    margin-top: -100%;
  }
  100% {
    margin-top: 5%;
  }
}
@-webkit-keyframes ajs-slideOut {
  0% {
    margin-top: 5%;
  }
  100% {
    margin-top: -100%;
  }
}
@keyframes ajs-slideOut {
  0% {
    margin-top: 5%;
  }
  100% {
    margin-top: -100%;
  }
}
.alertify-notifier {
  position: fixed;
  width: 0;
  overflow: visible;
  z-index: 1982;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.alertify-notifier .ajs-message {
  position: relative;
  width: 260px;
  max-height: 0;
  padding: 0;
  opacity: 0;
  margin: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.alertify-notifier .ajs-message.ajs-visible {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  opacity: 1;
  max-height: 100%;
  padding: 15px;
  margin-top: 10px;
}
.alertify-notifier .ajs-message.ajs-success {
  background: rgba(91, 189, 114, 0.95);
}
.alertify-notifier .ajs-message.ajs-error {
  background: rgba(217, 92, 92, 0.95);
}
.alertify-notifier .ajs-message.ajs-warning {
  background: rgba(252, 248, 215, 0.95);
}
.alertify-notifier .ajs-message .ajs-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.5);
  border-top-right-radius: 2px;
}
.alertify-notifier.ajs-top {
  top: 10px;
}
.alertify-notifier.ajs-bottom {
  bottom: 10px;
}
.alertify-notifier.ajs-right {
  right: 10px;
}
.alertify-notifier.ajs-right .ajs-message {
  right: -320px;
}
.alertify-notifier.ajs-right .ajs-message.ajs-visible {
  right: 290px;
}
.alertify-notifier.ajs-left {
  left: 10px;
}
.alertify-notifier.ajs-left .ajs-message {
  left: -300px;
}
.alertify-notifier.ajs-left .ajs-message.ajs-visible {
  left: 0;
}
.alertify-notifier.ajs-center {
  left: 50%;
}
.alertify-notifier.ajs-center .ajs-message {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.alertify-notifier.ajs-center .ajs-message.ajs-visible {
  left: 50%;
  -webkit-transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65);
          transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65);
}
.alertify-notifier.ajs-center.ajs-top .ajs-message {
  top: -300px;
}
.alertify-notifier.ajs-center.ajs-top .ajs-message.ajs-visible {
  top: 0;
}
.alertify-notifier.ajs-center.ajs-bottom .ajs-message {
  bottom: -300px;
}
.alertify-notifier.ajs-center.ajs-bottom .ajs-message.ajs-visible {
  bottom: 0;
}
.ajs-no-transition.alertify .ajs-dimmer,
.ajs-no-transition.alertify .ajs-modal,
.ajs-no-transition.alertify .ajs-dialog {
  -webkit-transition: none!important;
  transition: none!important;
  -webkit-animation: none!important;
          animation: none!important;
}
.ajs-no-transition.alertify-notifier .ajs-message {
  -webkit-transition: none!important;
  transition: none!important;
  -webkit-animation: none!important;
          animation: none!important;
}
@media (prefers-reduced-motion: reduce) {
  .alertify .ajs-dimmer,
  .alertify .ajs-modal,
  .alertify .ajs-dialog {
    -webkit-transition: none!important;
    transition: none!important;
    -webkit-animation: none!important;
            animation: none!important;
  }
  .alertify-notifier .ajs-message {
    -webkit-transition: none!important;
    transition: none!important;
    -webkit-animation: none!important;
            animation: none!important;
  }
}

.controlHolder .zoomOut,
.controlHolder .fullscreenToggle,
.controlHolder .zoomIn,
.controlHolder .compact-view,
.controlHolder .compact-view,
.controlHolder .list-view,
.controlHolder .reset{
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 10px;
	font-size: 12pt;
	color: #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	/* position: absolute; */
}
.controlHolder div{
	flex-basis: 100%;
}
.controlHolder{
	display: flex;
	flex-direction: row;
}
.controlHolder .reset:before{
    content: "\f021";
}
.controlHolder .compact-view:before{
	content: "\f550";
}
.controlHolder .compact-view{
	left: 175px;
}
.controlHolder .list-view:before{
	content: "\f009"
}
.controlHolder .list-view{
	left: 140px;
}
.marker, .zoomHolder img
{
	display: block
}
.controlHolder .fullscreenToggle:before{
    content: "\f0b2";
}
.controlHolder .fullscreenToggle{
	left: 70px;
}
.controlHolder .zoomOut:before{
    content: "\f068";
}
.controlHolder .zoomOut{
	left: 35px;
}
.controlHolder .reset{
	left: 105px;
}
.controlHolder .zoomIn:before{
    content: "\f067";
}
.controlHolder .zoomIn{
	
}
/*
.fullscreenToggle, .zoomIn, .zoomOut
{
	background: url(../assets/pz_sheet.png) no-repeat;
	width: 30px;
	height: 30px;
	overflow: hidden;
	/* position: relative; */
	/* position: absolute; */
	/* top: 0px; */
	/* display: block; */
	/* cursor: pointer; */
	/* z-index: 100; */
	/* margin: 5px 0 */
/* } */


.zoomIn
{
	background-position: 0 0
}

.zoomOut
{
	background-position: -30px 0
}

.fullscreenToggle
{
	background-position: -60px 0;
	cursor: pointer
}

.zoomIn.on, .zoomOut.on
{
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	cursor: pointer
}

.zoomIn.off, .zoomOut.off
{
	/* opacity: .5; */
	/* -moz-opacity: .5; */
	/* -khtml-opacity: .5; */
	cursor: pointer;
}

.controlHolder
{
	border-radius: 5px;
	background: rgba(0,0,0,.4);
	/* position: absolute; */
	/* right: 10px; */
	/* top: 10px; */
	padding: 5px;
	/* z-index: 100 */
	bottom: 0px;
	width: 100%;
	height: 30px;
}
#fullScreenZoomHolder.controlHolder{
	border-radius: 5px;
	background: rgba(0,0,0,.4);
	position: absolute;
	padding: 5px;
	bottom: 0px;
	width: 50%;
	height: 40px;
	text-align: center;
	left: 25%;
}

.fullscreenDiv, .marker
{
	left: 0!important;
	top: 0!important
}

.fullscreenToggle.on
{
	background-position: -90px 0
}

.fullscreenToggle.off
{
	background-position: -60px 0
}

.fullscreenDiv
{
	width: auto!important;
	height: auto!important;
	right: 0!important;
	bottom: 0!important;
	position: absolute!important;
	background: #FFF;
	z-index: 999;
	oveflow: hidden
}

.zoomHolder
{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden
}

.marker
{
	position: absolute!important;
	bottom: auto!important;
	right: auto!important
}

.prettydropdown {
  position: relative;
  min-width: 72px; /* 70px + borders */
  display: inline-block;
}
.prettydropdown.loading {
  min-width: 0;
}
.prettydropdown > ul {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #a9a9a9;
  box-sizing: content-box;
  color: #000;
  cursor: pointer;
  font: normal 18px Calibri, sans-serif;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-user-select: none; /* Chrome all / Safari all */
  -moz-user-select: none; /* Firefox all */
  -ms-user-select: none; /* IE 10+ */
  user-select: none; /* Likely future */
  z-index: 1;
}
.prettydropdown.loading > ul {
  visibility: hidden;
  white-space: nowrap;
}
.prettydropdown > ul:focus, .prettydropdown:not(.disabled) > ul:hover {
  border-color: #7f7f7f;
}
.prettydropdown:not(.disabled) > ul.active {
  width: auto;
  max-height: none !important;
  border-color: #1e90ff;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 99;
}
.prettydropdown > ul.active:focus {
  outline: none;
}
.prettydropdown > ul.active.reverse {
  top: auto;
  bottom: 0;
}
.prettydropdown > ul > li {
  position: relative;
  min-width: 70px;
  height: 48px; /* 50px - borders */
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-sizing: border-box;
  display: none;
  line-height: 46px; /* 48px - borders */
  margin: 0;
  padding-left: 0.8rem;
}
.prettydropdown.loading > ul > li {
  min-width: 0;
  display: block;
  padding-right: 0.8rem;
}
.prettydropdown > ul:not(.active) > li:not(.selected):first-child {
  visibility: hidden; /* Prevent FOUC */
}
.prettydropdown > ul > li:first-child, .prettydropdown > ul.active > li {
  display: block;
}
.prettydropdown > ul.active > li:not(.label):hover, .prettydropdown > ul.active > li.hover:not(.label), .prettydropdown > ul.active > li:first-child:hover:after {
  background: #1e90ff;
  color: #fff;
}
.prettydropdown > ul.active > li.nohover {
  background: inherit !important;
  color: inherit !important;
}
.prettydropdown > ul.active > li.hover:before, .prettydropdown > ul.active > li.nohover:after {
  border-top-color: #fff !important;
}
.prettydropdown > ul.active > li.hover:after, .prettydropdown > ul.active > li.nohover:before {
  border-top-color: #1e90ff !important;
}
.prettydropdown.arrow > ul > li.selected:before, .prettydropdown.arrow > ul > li.selected:after {
  position: absolute;
  top: 8px;
  bottom: 0;
  right: 8px;
  height: 16px;
  border: 8px solid transparent; /* Arrow size */
  box-sizing: border-box;
  content: '';
  display: block;
  margin: auto;
}
.prettydropdown.arrow.small > ul > li.selected:before, .prettydropdown.arrow.small > ul > li.selected:after {
  top: 4px;
  height: 8px;
  border-width: 4px;
}
.prettydropdown.arrow > ul > li.selected:before {
  border-top-color: #a9a9a9; /* Arrow color */
}
.prettydropdown.arrow > ul > li.selected:after {
  top: 4px; /* Chevron thickness */
  border-top-color: #fff; /* Match background colour */
}
.prettydropdown.arrow.small > ul > li.selected:after {
  top: 2px; /* Chevron thickness */
}
.prettydropdown.arrow.triangle > ul > li.selected:after {
  content: none;
}
.prettydropdown > ul:hover > li.selected:before {
  border-top-color: #7f7f7f;
}
.prettydropdown > ul.active > li.selected:before,
.prettydropdown > ul.active > li.selected:after {
  border: none;
}
.prettydropdown > ul:not(.active) > li > span.checked {
  display: none;
}

/* Multi-Select */
.prettydropdown.multiple > ul > li.selected {
  overflow: hidden;
  padding-right: 2rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prettydropdown > ul > li > span.checked {
  clear: both;
  float: right;
  font-weight: bold;
  margin-right: 0.8rem;
}

/* Option Groups */
.prettydropdown > ul > li.label {
  cursor: default;
  font-weight: bold;
}
.prettydropdown > ul > li.label:first-child,
.prettydropdown.classic > ul > li.label ~ li.selected{
  border-top: none;
}
.prettydropdown > ul > li.label ~ li:not(.label):not(.selected),
.prettydropdown.classic > ul.active > li.label ~ li:not(.label) {
  padding-left: 1.6rem;
}

/* Classic Behavior */
.prettydropdown.classic > ul:not(.active) > li.selected:not(:first-child) {
  position: absolute;
  top: 0;
  display: block;
}

/* Disabled */
.prettydropdown.disabled, .prettydropdown > ul > li.disabled {
  opacity: 0.3;
}
.prettydropdown.disabled > ul > li, .prettydropdown > ul > li.disabled {
  cursor: not-allowed;
}

/* Divider Lines */
.prettydropdown.multiple > ul > li.selected + li, .prettydropdown.multiple > ul.reverse > li.selected,
.prettydropdown > ul > li.label, .prettydropdown > ul > li.label ~ li.selected {
  border-top-color: #dedede;
}

.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); */
}

/*!
 * 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;
}
