#CybotCookiebotDialog label{
	background-size:unset;
}
@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .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/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/bootstrap/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: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #00aeef;
  text-decoration: none; }
  a:hover, a:focus {
    color: #0076a3;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  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, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #00aeef; }

a.text-primary:hover,
a.text-primary:focus {
  color: #0089bc; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #00aeef; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0089bc; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table 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 > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .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 > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #00aeef;
  border-color: #009bd6; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0089bc;
    border-color: #003f56; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0089bc;
    border-color: #006f98; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0089bc;
    border-color: #006f98; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #006f98;
      border-color: #003f56; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #00aeef;
    border-color: #009bd6; }
  .btn-primary .badge {
    color: #00aeef;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #00aeef;
  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: #0076a3;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #00aeef; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-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, .btn-group-lg.btn-group > .btn + .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, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[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 .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #00aeef; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #00aeef; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #00aeef;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #0076a3;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #00aeef;
    border-color: #00aeef;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #00aeef; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #0089bc; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #00aeef;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00aeef; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
  /*.close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
  }*/ }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #00aeef;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .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: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #00aeef;
  border-color: #00aeef; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .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: #bcedff; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .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 th:last-child,
    .panel > .table-responsive:first-child > .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 th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .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 th:last-child,
    .panel > .table-responsive:last-child > .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 th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #00aeef; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #00aeef;
    border-color: #00aeef; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #00aeef; }
    .panel-primary > .panel-heading .badge {
      color: #00aeef;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #00aeef; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .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;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  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: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

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

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

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    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 {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }



.nyomtat-container {
    width: 800px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #424b54;
}

.nyomtat-head {
    width: 100%;
    line-height: 40px;
    margin: 10px 0 20px 0;
    float: left;
}

.nyomtat-logo {
    width: 200px;
    float: left;
}

.nyomtat-date {
    float: right;
}

.nyomtat-content {
    width: 100%;
    float: left;

}

.nyomtat-left {
    float: left;
    width: 270px;
}

.nyomtat-left img {
    max-width: 100%;
    min-height: 1px;
}

.nyomtat-right {
    float: right;
    width: 500px;
    margin-left: 30px;
}

.nyomtat-title > span {
    vertical-align: middle;
}

.nyomtat-label {
    text-transform: uppercase;
    border: 1px solid grey;
    border-radius: 3px;
    padding: .1em .5em;
}

.nyomtat-gar-and-cikkszam {
    width: 100%;
    float: left;
    margin-bottom: 1em;
}

.nyomtat-gar-and-cikkszam > div:last-child {
    float: right;
}

.nyomtat-gar-and-cikkszam > div:first-child {
    float: left;
}

.nyomtat-ar-container {
    width: 50%;
    float: right;
    margin-bottom: 1em;
    line-height: 30px;
}

.nyomtat-akcio {
    float: left;
    border: 1px solid grey;
    border-radius: 3px;
    padding: 0 1em;
}

.nyomtat-ar {
    float: right;
    font-size: 1.75em;
    margin-left: 1em;
}

.nyomtat-ar.eredeti {
    text-decoration: line-through;
}

.nyomtat-ar.akcios {
    font-weight: 600;
}

.nyomtat-ar.normal {

}

.nyomtat-kenocs {
    width: 50%;
    float: left;
    margin-bottom: 1em;
    box-sizing: border-box;
    text-align: center;
    font-weight: 400;
    border-radius: 3px;
}

.nyomtat-kenocs .avail-top {
    line-height: 1.25em;
    padding: 3px;
}

.nyomtat-kenocs .avail-bottom {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    background: white;
}

.nyomtat-kenocs .avail-bottom li {
    padding: 3px;
    line-height: 1.25em;
}

.nyomtat-kenocs.onstock {
    background-color: #1effbc;
    border: 3px solid #1effbc;
}

.nyomtat-kenocs.nostock {
    background-color: #cccccc;
    border: 3px solid #cccccc;
}

.nyomtat-kenocs.incoming {
    background-color: #f6ff00;
    border: 3px solid #f6ff00;
}



.nyomtat-kenocs-and-shipping > div:last-child {
    float: right;
}

.nyomtat-kenocs-and-shipping > div:first-child {
    float: left;
}

.nyomtat-leiras {
    width: 100%;
    float: left;
    margin-top: 1em;
}

.nyomtat-matmodell {
    width: 100%;
    float: left;
    margin-top: 1em;
    padding-bottom: 1em;
    padding-top: 1px;
    border-top: 1px solid #cccccc;
}

    .nyomtat-matmodell h3 {
        font-size: 1.5em;
    }

    .nyomtat-matmodell ul {
        margin: 0;
        padding: 0;
    }

        .nyomtat-matmodell > div > ul > li {
            padding-bottom: 1em;
        }

            .nyomtat-matmodell > div > ul > li > div {
                font-weight: 700;
            }


    .nyomtat-matmodell ul ul > li {
        border-bottom: 1px solid #cccccc;
    }
        .nyomtat-matmodell .CKR-tul-item {
            width: 50%;
            float: left;
            padding: 2px 0;
        }
@charset "UTF-8";
/*Webshop style scss files*/
/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
* {
  outline: none; }
  *:active {
    outline: none; }
  *:focus {
    outline: none; }

html, body {
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  color: #424b54; }
  html.noscroll, body.noscroll {
    width: 100%;
    position: fixed; }

h1 {
  font-size: 2.25em;
  font-weight: 400; }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 2.5em; } }

h2 {
  font-size: 1.65em;
  font-weight: 400; }

h3 {
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase; }
  h3 span {
    position: relative; }
    h3 span:after {
      content: "";
      width: 100%;
      height: 3px;
      background: #f6ff00;
      position: absolute;
      bottom: -3px;
      left: 0; }

a {
  color: #41d9ea;
  text-decoration: none;
  font-weight: 400; }
  a:hover {
    text-decoration: underline;
    color: #41d9ea; }
  a:focus {
    color: #41d9ea;
    text-decoration: none;
    /*outline-color: rgba($green, .5);
        outline-style: solid;
        outline-offset: 4px;
        outline-width: 2px;*/ }
  a:active {
    text-decoration: none; }

img {
  border: none;
  max-width: 100%; }

pre {
  font-size: 1rem;
  line-height: 1.5em;
  white-space: normal; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.classic {
    list-style: initial;
    padding-left: 30px; }

::selection {
  background-color: rgba(30, 255, 188, 0.4);
  color: #424b54; }

::-moz-selection {
  background-color: rgba(30, 255, 188, 0.4);
  color: #424b54; }

input {
  padding: 5px 15px;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -moz-transition: 0.15s all ease-in-out;
  -webkit-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out; }
  input[type=text], textarea, .select-wrapper select, .select-wrapper input, input[type=password], input[type=number] {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    width: 100%;
    font-family: "Roboto Condensed", sans-serif; }
    input[type=text]:focus, textarea:focus, .select-wrapper select:focus, .select-wrapper input:focus, input[type=password]:focus, input[type=number]:focus {
      border-bottom: 1px solid #ff5d13; }
  input[type=submit], .button, .jelszo_eml_link {
    display: inline-block;
    vertical-align: middle;
    height: 35px;
    line-height: 33px;
    padding: 0 15px;
    font-weight: 400;
    border: 1px solid #41d9ea;
    border-radius: 3px;
    background-color: transparent;
    text-align: center; }
    input[type=submit]:hover, .button:hover, .jelszo_eml_link:hover, input[type=submit].hover, .hover.button, .hover.jelszo_eml_link, input[type=submit].button-def, .button-def.button, .button-def.jelszo_eml_link {
      background-color: #41d9ea;
      color: white;
      border-color: #14a2b1; }
    input[type=submit]:active, .button:active, .jelszo_eml_link:active {
      background-color: #19cbdf;
      color: white; }
    input[type=submit].button-alt, .button-alt.button, .button-alt.jelszo_eml_link {
      border-color: rgba(0, 0, 0, 0.2); }
    input[type=submit].button-cancel, .button-cancel.button, .button-cancel.jelszo_eml_link {
      border-color: #ff5d13; }
      input[type=submit].button-cancel:hover, .button-cancel.button:hover, .button-cancel.jelszo_eml_link:hover, input[type=submit].button-cancel.hover, .button-cancel.hover.button, .button-cancel.hover.jelszo_eml_link {
        background-color: #ff5d13;
        border-color: #ff5d13; }
  input[type=checkbox], input[type=radio] {
    opacity: 0;
    position: absolute;
    width: 1.5em;
    height: 1.5em;
    cursor: pointer; }
  input[type=radio] + label {
    background-position: left top -2px;
    background-repeat: no-repeat;
    background-image: url(images/custom-inputs-small.svg);
    background-size: 24px 196px;
    height: 24px;
    line-height: 24px; }
  input[type=checkbox] + label {
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url(images/sp_checkbox.svg);
    background-size: 36px 144px;
    height: 24px;
    line-height: 24px;
    padding-left: 40px; }
  input[type=checkbox]:focus + label {
    background-position-y: -48px; }
  input[type=radio] + label {
    background-position-y: -98px; }
  input[type=checkbox]:checked + label {
    background-position-y: -72px; }
  input[type=radio]:checked + label {
    background-position-y: -146px; }
  input[type=checkbox]:hover:not(:checked):not(:disabled) + label {
    background-position-y: -24px; }
  input[type=checkbox]:hover:checked:not(:disabled) + label {
    background-position-y: -96px; }
  input[type=checkbox]:focus:checked + label {
    background-position-y: -120px; }
  input[type=radio]:hover:not(:checked) + label {
    background-position-y: -122px; }
  input[type=checkbox]:disabled + label {
    cursor: not-allowed;
    opacity: .6; }

select {
  opacity: 0; }

textarea {
  margin-top: 5px;
  padding: 5px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  outline: none;
  display: block; }
  textarea:focus {
    border-color: #ff5d13; }

.button, .jelszo_eml_link {
  -moz-transition: 0.15s all ease-in-out;
  -webkit-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out;
  cursor: pointer;
  border-radius: 3px;
  white-space: nowrap;
  color: #424b54;
  user-select: none; }
  .button:hover, .jelszo_eml_link:hover, .button.hover, .hover.jelszo_eml_link {
    color: white;
    text-decoration: none; }
  .button.monochrome, .monochrome.jelszo_eml_link {
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: #424b54; }
    .button.monochrome:hover, .monochrome.jelszo_eml_link:hover {
      background-color: rgba(66, 75, 84, 0.15);
      color: white; }
    .button.monochrome:active, .monochrome.jelszo_eml_link:active {
      background-color: rgba(66, 75, 84, 0.2); }
  .button.arrowed, .arrowed.jelszo_eml_link, .button.forward-button, .forward-button.jelszo_eml_link {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url(images/ic_arrow_right_grey_24px.svg);
    background-size: 24px 24px;
    padding-right: 40px; }
    .button.arrowed:hover, .arrowed.jelszo_eml_link:hover, .button.forward-button:hover, .forward-button.jelszo_eml_link:hover {
      background-position: right 10px center;
      background-repeat: no-repeat;
      background-image: url(images/ic_arrow_right_white_24px.svg);
      background-size: 24px 24px; }
  .button.back-button, .back-button.jelszo_eml_link {
    background-position: left 10px center;
    background-repeat: no-repeat;
    background-image: url(images/ic_arrow_left_grey_24px.svg);
    background-size: 24px 24px;
    padding-left: 40px; }
    .button.back-button:hover, .back-button.jelszo_eml_link:hover {
      background-position: left 10px center;
      background-repeat: no-repeat;
      background-image: url(images/ic_arrow_left_white_24px.svg);
      background-size: 24px 24px; }
  .button.new-button, .new-button.jelszo_eml_link {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url(images/ic_plus_grey_24px.svg);
    background-size: 24px 24px;
    padding-right: 40px; }
    .button.new-button:hover, .new-button.jelszo_eml_link:hover {
      background-position: right 10px center;
      background-repeat: no-repeat;
      background-image: url(images/ic_plus_white_24px.svg);
      background-size: 24px 24px; }
  .button.edit-button, .edit-button.jelszo_eml_link {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url(images/ic_edit_grey_24px.svg);
    background-size: 24px 24px;
    padding-right: 40px; }
    .button.edit-button:hover, .edit-button.jelszo_eml_link:hover {
      background-position: right 10px center;
      background-repeat: no-repeat;
      background-image: url(images/ic_edit_white_24px.svg);
      background-size: 24px 24px; }

.browse-wrapper {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .browse-wrapper.signup {
    flex-wrap: wrap; }
  .browse-wrapper [type=file] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    width: 30%;
    height: 35px; }
  .browse-wrapper .browse-label {
    margin-left: 10px;
    margin-right: 10px;
    flex-shrink: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex-basis: 65%;
    text-align: right; }
  .browse-wrapper .browse-note {
    flex-basis: 60%;
    margin-bottom: 10px;
    margin-top: 10px; }
    @media screen and (min-width: 768px) {
      .browse-wrapper .browse-note {
        flex-basis: 40%; } }
    @media screen and (min-width: 992px) {
      .browse-wrapper .browse-note {
        flex-basis: 60%; } }

.input-wrapper {
  display: flex;
  align-items: center;
  position: relative;
  flex-wrap: wrap; }
  .input-wrapper label:not(.error) {
    flex-shrink: 0;
    padding-left: 0;
    margin-right: 15px;
    margin-bottom: 0;
    cursor: default; }
  .input-wrapper label.error {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
    color: #ff5d13;
    cursor: default; }

.select-wrapper {
  position: relative;
  display: inline-block;
  width: 100%; }
  .select-wrapper select, .select-wrapper input {
    opacity: 1;
    -moz-transition: 0.15s all ease-in-out;
    -webkit-transition: 0.15s all ease-in-out;
    transition: 0.15s all ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    cursor: pointer;
    background: white;
    padding: 5px 30px 5px 15px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    line-height: 23px; }
    .select-wrapper select:focus, .select-wrapper input:focus {
      border-color: #ff5d13; }
    .select-wrapper select:disabled, .select-wrapper input:disabled {
      border: none;
      background-color: rgba(0, 0, 0, 0.2);
      border: 1px solid rgba(0, 0, 0, 0.2);
      cursor: not-allowed;
      border-radius: 3px; }
  .select-wrapper:not(.multiple):after {
    content: ""; }

label {
  padding-left: 30px;
  cursor: pointer;
  display: inline-block;
  font-weight: 300; }

iframe {
  max-width: 100%; }

/* common classes */
.icon, .icon-medium, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-text .footer-contacts-close, .cr-icons .icon-pin, .cr-icons .icon-notify, .cr-icons .icon-print, .icon-large, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-facebook, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-pinterest, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-googleplus, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-instagram, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-youtube, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-linkedin, .user-panel .user-panel-icon, .label-onsale, .label-new, .label-runout, .label-used, .label-damaged, .popper .popped-close, .system_message .popped-close, .popper #vsOverlayClose, .system_message #vsOverlayClose, .popper #closeBtn, .system_message #closeBtn, .popper .closeBtn, .system_message .closeBtn, .values .option .szpC .cb, .help, .ui-datepicker-trigger, .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next, .edit-btn, .delete-btn, header .header-logo span.mobile-menu, header .header-icons .search-icon, header .header-icons .user-icon, header .header-icons .cart-icon, header .header-icons .lang-icon, .blog-search .search-trigger, .cart-minus, .cart-plus, .szuropanel .szuropanel-clear, .nsClSzuropanelHeader:after, .szuropanel-used-head:after, .misc-group-head:after, .list-popup .add-button, .list-popup .remove-button, .user-panel .logout-icon, .user-panel .settings-icon, .blog-likes, .blog-comments {
  width: 24px;
  height: 24px;
  cursor: pointer;
  border: 0;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  -moz-transition: 0.15s all ease-in-out;
  -webkit-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out; }

.icon-medium, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-text .footer-contacts-close, .cr-icons .icon-pin, .cr-icons .icon-notify, .cr-icons .icon-print {
  width: 36px;
  height: 36px; }

.icon-large, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-facebook, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-pinterest, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-googleplus, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-instagram, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-youtube, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-linkedin, .user-panel .user-panel-icon {
  width: 48px;
  height: 48px; }

.label {
  /*border-radius: $baseBorderRadius;
    padding: 0 .25em;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    font-size: 1rem;*/ }

.label-onsale, .label-new, .label-runout, .label-used, .label-damaged {
  width: auto;
  height: auto;
  min-height: 24px;
  background-position: left center !important;
  min-width: 24px;
  position: relative;
  margin-bottom: 5px;
  display: flex;
  align-items: center; }
  @media screen and (min-width: 768px) {
    .label-onsale, .label-new, .label-runout, .label-used, .label-damaged {
      margin-bottom: 15px; } }
  .label-onsale a, .label-new a, .label-runout a, .label-used a, .label-damaged a, .label-onsale span, .label-new span, .label-runout span, .label-used span, .label-damaged span {
    padding-left: 30px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    font-size: .8rem;
    margin-right: 15px;
    display: inline-block; }

.vertical-middle, .dropdown, .select-wrapper:not(.multiple):after, .ui-datepicker-trigger, .date-wrapper .filter_remover, .date-wrapper .blog-filter-remover, .cart-minus, .cart-plus, .cl-pager .counter.lastpage:before, .cl-pager .lastpage.counterselected:before, .cl-pager .counter.firstpage:after, .cl-pager .firstpage.counterselected:after, .nsClSzuropanelHeader:after, .szuropanel-used-head:after, .misc-group-head:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto; }

.middle {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto; }

.full-middle, .product-item .product-item-img > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

.text-ellipsis, .values .option, .values .option .szpC .cb + div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.active-pop {
  z-index: 3; }

.popper, .system_message {
  padding: 15px;
  display: none;
  position: absolute;
  z-index: 5;
  max-height: 100vh;
  overflow: auto;
  pointer-events: all; }
  .popper.fixed, .system_message {
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 3px;
    overflow: auto; }
  .popper .submit, .system_message .submit {
    line-height: 1.5em;
    display: block;
    margin: auto; }
  @media screen and (min-width: 768px) {
    .popper, .system_message {
      width: 400px;
      padding: 30px; } }
  @media screen and (min-width: 992px) {
    .popper, .system_message {
      width: 600px; } }
  .popper .popped-close, .system_message .popped-close, .popper #vsOverlayClose, .system_message #vsOverlayClose, .popper #closeBtn, .system_message #closeBtn, .popper .closeBtn, .system_message .closeBtn {
    position: absolute;
    right: 15px;
    top: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_close_grey_24px.svg);
    background-size: 24px 24px;
    border-radius: 3px; }
    @media screen and (min-width: 768px) {
      .popper .popped-close, .system_message .popped-close, .popper #vsOverlayClose, .system_message #vsOverlayClose, .popper #closeBtn, .system_message #closeBtn, .popper .closeBtn, .system_message .closeBtn {
        right: 30px;
        top: 25px; } }
    .popper .popped-close:hover, .system_message .popped-close:hover, .popper #vsOverlayClose:hover, .system_message #vsOverlayClose:hover, .popper #closeBtn:hover, .system_message #closeBtn:hover, .popper .closeBtn:hover, .system_message .closeBtn:hover {
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_close_white_24px.svg);
      background-size: 24px 24px;
      background-color: #424b54; }
  .popper h2, .system_message h2 {
    margin-top: 0;
    margin-bottom: 1em;
    line-height: 1em;
    padding-right: 24px; }
  @media screen and (min-width: 768px) {
    .popper, .system_message {
      /*padding: 0;*/
      overflow: visible; } }

.popper-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 999;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important; }
  @media screen and (max-width: 768px) {
    .popper-wrapper {
      width: 100vw;
      height: 100vh; } }

.popper-arrow {
  display: none;
  position: absolute;
  width: 16px;
  height: 16px;
  z-index: 1;
  top: -16px;
  overflow: hidden; }
  @media screen and (min-width: 992px) {
    .popper-arrow {
      display: block; } }
  .popper-arrow:after {
    content: "";
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #545f6b;
    position: relative;
    display: block;
    top: 11px; }

.popper-bottomline {
  margin-top: 15px; }
  .popper-bottomline .button, .popper-bottomline .jelszo_eml_link {
    width: 100%;
    text-align: center;
    margin-bottom: 15px; }
    @media screen and (min-width: 768px) {
      .popper-bottomline .button, .popper-bottomline .jelszo_eml_link {
        margin-bottom: 0; } }
  .popper-bottomline .button-def {
    background-color: #1effbc;
    border-color: #00feb3;
    color: #424b54; }
    .popper-bottomline .button-def:hover, .popper-bottomline .button-def:active {
      background-color: #00feb3;
      border-color: #00e09d;
      color: #424b54; }
    .popper-bottomline .button-def:focus {
      box-shadow: 0 0 6px #1effbc; }
  .popper-bottomline .button-alt {
    background: transparent;
    color: #424b54;
    border: 1px solid rgba(0, 0, 0, 0.2); }
    .popper-bottomline .button-alt:hover {
      background-color: transparent;
      border: 1px solid #1effbc; }
    .popper-bottomline .button-alt:focus {
      color: #1effbc; }

.popped {
  display: block !important; }

.popped-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.2); }

.system_message {
  background-color: white;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 3; }
  .system_message > div {
    padding-right: 0; }
  .system_message h3 {
    margin-top: 0;
    margin-bottom: 15px;
    padding-right: 30px; }

#vsPopUpContainer {
  width: 100%;
  padding: 15px; }
  #vsPopUpContainer img {
    max-width: none; }
  #vsPopUpContainer .popped-close, #vsPopUpContainer #vsOverlayClose, #vsPopUpContainer #closeBtn, #vsPopUpContainer .closeBtn {
    right: 0;
    left: 0;
    top: -45px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_close_white_36px.svg);
    background-size: 36px 36px;
    margin: auto; }
    #vsPopUpContainer .popped-close:hover, #vsPopUpContainer #vsOverlayClose:hover, #vsPopUpContainer #closeBtn:hover, #vsPopUpContainer .closeBtn:hover {
      background-color: transparent; }
  @media screen and (min-width: 768px) {
    #vsPopUpContainer {
      width: auto; } }

.alert, .alert-danger, .alert-warning, .alert-success {
  padding: 10px 15px 10px 50px;
  width: 100%;
  float: left;
  border-radius: 3px; }

.alert-danger {
  background-position: left 15px center;
  background-repeat: no-repeat;
  background-image: url(images/ic_danger_red_24px.svg);
  background-size: 24px 24px; }

.alert-warning {
  background-position: left 15px center;
  background-repeat: no-repeat;
  background-image: url(images/ic_warning_yellow_24px.svg);
  background-size: 24px 24px;
  background-color: #fcffa8;
  border: 1px solid #eaf200; }

.alert-success {
  background-position: left 15px center;
  background-repeat: no-repeat;
  background-image: url(images/ic_success_green_24px.svg);
  background-size: 24px 24px;
  background-color: #c6ffee;
  border: 1px solid #1df2b3; }

.yahoobar {
  display: block;
  line-height: 24px; }
  .yahoobar .yahoobar-item {
    display: inline;
    vertical-align: middle;
    font-family: "Roboto", sans-serif;
    font-size: .8em;
    font-weight: 400; }
    @media screen and (min-width: 768px) {
      .yahoobar .yahoobar-item {
        display: inline-block; } }
  .yahoobar .yahoobar-separator {
    width: 16px;
    height: 16px;
    margin: 0 5px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_arrow_right_grey_16px.svg);
    background-size: 16px 16px;
    display: inline-block;
    vertical-align: middle; }

.dropdown, .select-wrapper:not(.multiple):after {
  width: 16px;
  height: 16px;
  position: absolute;
  right: .5em;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_dropdown_grey_16px.svg);
  background-size: 16px 16px;
  background-color: transparent;
  pointer-events: none; }

.input input, textarea input, .user-popper .login-input input {
  width: 100% !important; }
  .input input:hover, textarea input:hover, .user-popper .login-input input:hover {
    cursor: pointer; }

.values {
  position: absolute;
  background: white;
  z-index: 1;
  overflow: hidden;
  max-height: 8.75em; }
  .values .option {
    font-weight: 400;
    line-height: 1.75em;
    height: 1.75em;
    position: relative;
    cursor: pointer; }
    .values .option .szpC {
      display: flex;
      align-items: center; }
      .values .option .szpC .cb {
        display: inline-block;
        flex-shrink: 0;
        background-position: left top -2px;
        background-repeat: no-repeat;
        background-image: url(images/custom-inputs-small.svg);
        background-size: 24px 196px;
        transition-property: background-color; }
        .values .option .szpC .cb + div {
          padding-left: 5px;
          display: inline-block;
          vertical-align: middle; }
      .values .option .szpC .single-select {
        background-position-y: -98px; }
    .values .option:hover .cb {
      background-position-y: -26px; }
    .values .option:hover .single-select {
      background-position-y: -122px; }
    .values .option.selected .cb {
      background-position-y: -50px; }
      .values .option.selected .cb + div {
        font-weight: 700; }
    .values .option.selected .single-select {
      background-position-y: -146px; }

.help {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_help_color_24px.svg);
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  margin-left: 5px;
  cursor: help; }

.szuropanel .help {
  position: absolute;
  right: 0; }

.no-result {
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 2em;
  font-weight: 300 !important;
  font-family: "Roboto", sans-serif;
  color: rgba(66, 75, 84, 0.2);
  text-transform: none !important; }

.no-result-desc {
  padding-bottom: 15px;
  color: rgba(66, 75, 84, 0.6);
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  text-align: left; }

.center {
  width: 100%;
  text-align: center;
  clear: both; }

.tipsy {
  padding: .25em;
  font-size: 1rem;
  opacity: 1;
  line-height: 1.25em; }

.tipsy-inner {
  padding: .5em 1em;
  color: white;
  max-width: 200px;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }

.section > div:last-child, .section > a:last-child {
  display: none; }
  @media screen and (min-width: 768px) {
    .section > div:last-child, .section > a:last-child {
      display: block; } }

.section-separator-row {
  display: flex;
  justify-content: center; }

.section-separator {
  width: 100%;
  height: 1px;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  background: rgba(0, 0, 0, 0.2); }
  .section-separator.-mainpage {
    width: 25%;
    margin-top: 30px;
    margin-bottom: 30px; }

.line, .inv-line {
  width: 100px;
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  margin: 15px auto; }
  .line.full-line, .full-line.inv-line {
    width: 100%; }

.inv-line {
  background: rgba(255, 255, 255, 0.2); }

.red {
  color: #ff5d13; }

.form-container .input-wrapper {
  margin-bottom: 15px;
  margin-top: 15px; }

.form-nav {
  margin: 15px 0;
  padding: 15px 0;
  display: flex;
  justify-content: space-around; }
  .form-nav.space-between {
    justify-content: space-between; }
  @media screen and (min-width: 768px) {
    .form-nav {
      justify-content: flex-start; }
      .form-nav input[type=submit], .form-nav .button, .form-nav .jelszo_eml_link {
        font-size: 1.25em;
        height: 48px;
        padding: 0 25px;
        line-height: 46px;
        margin-right: 15px; } }
  .form-nav .button-def {
    background-color: rgba(65, 217, 234, 0.9);
    border-color: #16b6c8;
    color: white; }

.table {
  width: 100%;
  padding: 15px; }
  .table.crm-table td, .table.crm-table th {
    vertical-align: middle; }
  @media screen and (max-width: 768px) {
    .table.result-table > div:first-child {
      display: none; } }
  .table.result-table {
    padding-left: 0;
    padding-right: 0; }
    .table.result-table > div > div {
      vertical-align: middle; }
  .table tr.crm-groupname th {
    padding-top: 30px;
    text-transform: uppercase;
    border-top: 0;
    color: #ff5d13; }
  .table > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .table > div:first-child {
      font-weight: 700;
      text-transform: uppercase;
      display: none; }
    .table > div > div {
      display: inline-block;
      padding: .5em; }
    .table > div.idoben a {
      color: #00eaa4; }
    .table > div.kesik a {
      color: #ff5d13; }
  .table .button, .table .jelszo_eml_link {
    float: none;
    font-size: .8em;
    background-color: white; }
  @media screen and (min-width: 768px) {
    .table {
      display: table; }
      .table > div {
        display: table-row;
        border-bottom: none; }
        .table > div:first-child {
          display: table-row; }
        .table > div > div {
          display: table-cell;
          border-bottom: 1px solid rgba(0, 0, 0, 0.2); } }
  .table.download-table {
    background: rgba(66, 75, 84, 0.05); }
    .table.download-table .button, .table.download-table .jelszo_eml_link {
      background-color: white; }
      .table.download-table .button:hover, .table.download-table .jelszo_eml_link:hover {
        background-color: #41d9ea; }
      .table.download-table .button:active, .table.download-table .jelszo_eml_link:active {
        background-color: #19cbdf; }

@media screen and (max-width: 767px) {
  .download-item {
    margin-left: -15px;
    margin-right: -15px; }
    .download-item .date {
      display: none; }
    .download-item .title {
      max-width: calc(100% - 64px); }
    .download-item .type {
      order: -1; } }

.title-head {
  margin-top: 20px;
  margin-bottom: 10px; }
  .title-head h2 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 35px; }
  .title-head :last-child {
    text-align: right; }
  .title-head :first-child {
    text-align: left; }

.streched-link:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.ml-auto {
  margin-left: auto; }

/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
.fizhat span {
  display: inline-block;
  vertical-align: middle; }

.fizhat .eltelt {
  font-size: .8em;
  font-weight: 400;
  padding: 3px 5px;
  border-radius: 3px; }
  .fizhat .eltelt.kesik {
    background-color: #ff5d13;
    color: white; }
  .fizhat .eltelt.idoben {
    background-color: #1effbc; }

.orders-head {
  background: rgba(66, 75, 84, 0.05);
  padding: 15px;
  border-radius: 3px;
  margin-top: 15px; }
  .orders-head span {
    padding-top: 5px;
    padding-bottom: 5px; }

.orders-item .cl-item-avail {
  position: relative !important;
  width: 100% !important; }

.orders-sum {
  margin-bottom: 30px !important;
  border-top: 0 !important; }
  .orders-sum > div > span {
    margin-left: 0 !important; }

.options-wrapper {
  align-items: center;
  margin-bottom: 15px;
  padding-top: 15px !important; }
  .options-wrapper > * {
    padding: 10px 15px;
    font-weight: 400; }
    @media screen and (min-width: 768px) {
      .options-wrapper > * {
        padding: 15px; } }
  .options-wrapper label {
    font-weight: 400; }
  .options-wrapper .datepicker-container {
    flex-basis: 20%; }
  @media screen and (min-width: 768px) {
    .options-wrapper {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; } }
  @media screen and (min-width: 992px) {
    .options-wrapper {
      flex-wrap: nowrap; } }

.ui-datepicker-trigger {
  position: absolute;
  right: 15px; }

.ui-datepicker {
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
  position: fixed;
  border-radius: 3px; }
  @media screen and (max-width: 768px) {
    .ui-datepicker {
      left: 50% !important;
      top: 50% !important;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); } }
  @media screen and (min-width: 768px) {
    .ui-datepicker {
      position: absolute; } }
  .ui-datepicker .ui-datepicker-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin: 0;
    padding: 15px;
    font-size: 1.25em;
    font-weight: 600; }
  .ui-datepicker .ui-state-default {
    color: #424b54; }
    .ui-datepicker .ui-state-default:hover {
      text-decoration: none;
      border-color: #1effbc; }
  .ui-datepicker .ui-state-highlight {
    background: #1effbc;
    color: #424b54;
    border-radius: 3px; }
    .ui-datepicker .ui-state-highlight:hover {
      color: #424b54; }
  .ui-datepicker .ui-datepicker-calendar {
    margin: 15px; }
    .ui-datepicker .ui-datepicker-calendar td, .ui-datepicker .ui-datepicker-calendar th {
      height: 30px;
      width: 35px; }
      @media screen and (min-width: 768px) {
        .ui-datepicker .ui-datepicker-calendar td, .ui-datepicker .ui-datepicker-calendar th {
          width: 40px; } }
  .ui-datepicker .ui-datepicker-prev {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_arrow_left_grey_24px.svg);
    background-size: 24px 24px; }
  .ui-datepicker .ui-datepicker-next {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_arrow_right_grey_24px.svg);
    background-size: 24px 24px; }

.date-wrapper {
  position: relative; }
  .date-wrapper .filter_remover, .date-wrapper .blog-filter-remover {
    right: 50px;
    display: none; }
    .date-wrapper .filter_remover.visible, .date-wrapper .visible.blog-filter-remover {
      display: block; }

.szamlaim-table {
  margin-top: 1em;
  margin-bottom: 1em; }
  .szamlaim-table div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-top: .5em;
    padding-bottom: .5em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .szamlaim-table div:first-child {
      font-weight: 600; }
    .szamlaim-table div span {
      display: block; }
      .szamlaim-table div span:last-child {
        font-weight: 600; }
    .szamlaim-table div .szamlaim-item-title {
      margin-bottom: .5em; }
      @media screen and (min-width: 768px) {
        .szamlaim-table div .szamlaim-item-title {
          margin-bottom: 0; } }

.rma-submit {
  text-align: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.rma-head {
  font-size: 1em !important; }

.rma-title {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .rma-title .checkbox {
    margin: 20px 0 10px 0; }
  @media screen and (max-width: 767px) {
    .rma-title {
      flex-wrap: wrap; } }

.rma-table > div {
  vertical-align: middle; }
  .rma-table > div > div {
    vertical-align: middle; }
    .rma-table > div > div:last-child {
      white-space: nowrap; }

.rma-table .head-mobile {
  display: none; }

@media screen and (max-width: 767px) {
  .rma-table .head-mobile {
    display: block;
    font-weight: 400; }
  .rma-table .rma-number {
    width: 100%; } }

.rma-product {
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    .rma-product {
      min-width: 100%; } }

@media screen and (min-width: 992px) {
  .rma-date {
    min-width: 100px; } }

.rma-reg-head {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.rma-box-before-submit {
  margin-top: 16px;
  padding: 16px;
  background-color: rgba(255, 93, 19, 0.15); }

@media screen and (max-width: 767px) {
  .rma-pager .cl-pager > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .rma-pager .cl-pager > div > div:first-child {
      order: 2;
      margin-right: auto; }
    .rma-pager .cl-pager > div > div:nth-child(2) {
      order: 1;
      margin: 0 auto; }
    .rma-pager .cl-pager > div > div:last-child {
      order: 3;
      margin-left: auto; }
    .rma-pager .cl-pager > div .button, .rma-pager .cl-pager > div .jelszo_eml_link {
      margin: 20px 0 0 0; } }

.rma-more a:hover, .rma-back a:hover {
  background-color: #41d9ea;
  color: white;
  border-color: #14a2b1; }

@media screen and (max-width: 767px) {
  .rma-more, .rma-back {
    width: 100%;
    display: flex !important;
    justify-content: flex-end; }
    .rma-more a, .rma-back a {
      font-size: 16px !important;
      margin-bottom: 5px; } }

.rma-back {
  margin: 20px 0 0 0; }

.rma-details-table.-first {
  margin: 20px 0; }
  .rma-details-table.-first td:first-child {
    width: 20%; }
  .rma-details-table.-first th:first-child, .rma-details-table.-first td:first-child {
    padding-left: 0; }
  .rma-details-table.-first th:last-child, .rma-details-table.-first td:last-child {
    padding-right: 0; }

.rma-details-table th, .rma-details-table td {
  padding: 5px; }
  .rma-details-table th:first-child, .rma-details-table td:first-child {
    padding-left: 10px; }
  .rma-details-table th:last-child, .rma-details-table td:last-child {
    padding-right: 10px; }

.rma-details-table th {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

@media screen and (max-width: 767px) {
  .rma-details-table.-first td:first-child {
    width: 35%; } }

@media screen and (max-width: 991px) {
  .rma-details-table {
    width: 100%; } }

@media screen and (min-width: 768px) {
  .rma-details-table {
    width: 720px; } }

.rma-details-item-title {
  margin: 0 0 10px 0; }

.rma-success ol {
  margin: 15px 0 0;
  padding-left: 16px; }
  .rma-success ol li {
    margin-bottom: 5px; }
    .rma-success ol li::marker {
      font-weight: 700; }
    .rma-success ol li .address {
      width: 200px;
      margin: 5px 0 15px;
      padding: 10px 15px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-start;
      background: rgba(66, 75, 84, 0.05); }
      .rma-success ol li .address > span:first-child {
        font-weight: 700; }
      .rma-success ol li .address > span:not(:last-child) {
        margin-bottom: 5px; }

.kellek-item {
  margin-top: 15px;
  margin-bottom: 15px; }
  .kellek-item .kellek-item-img > div {
    padding-bottom: 100%;
    position: relative; }
    .kellek-item .kellek-item-img > div > img {
      max-width: 100%;
      max-height: 100%;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
    .kellek-item .kellek-item-img > div > span {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 3px;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_print_dark_24px.svg);
      background-size: 48px 48px;
      opacity: .5; }
  .kellek-item .kellek-item-name {
    font-size: 1.25em; }
    .kellek-item .kellek-item-name .keszulek-item-type {
      font-weight: 700;
      color: #1effbc;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .kellek-item .kellek-item-name .keszulek-item-label {
      line-height: 1.25em;
      height: 2.5em;
      overflow: hidden; }
    .kellek-item .kellek-item-name .keszulek-item-note {
      display: flex;
      align-content: center;
      align-items: center;
      justify-content: space-between;
      flex-wrap: nowrap; }
      .kellek-item .kellek-item-name .keszulek-item-note > * {
        height: 38px;
        font-size: 1rem; }
      .kellek-item .kellek-item-name .keszulek-item-note > input[type=text], .kellek-item .kellek-item-name .keszulek-item-note > textarea, .kellek-item .kellek-item-name .select-wrapper .keszulek-item-note > select, .select-wrapper .kellek-item .kellek-item-name .keszulek-item-note > select, .kellek-item .kellek-item-name .select-wrapper .keszulek-item-note > input, .select-wrapper .kellek-item .kellek-item-name .keszulek-item-note > input {
        margin-right: 15px; }
  .kellek-item .kellek-item-bottomline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px; }
    .kellek-item .kellek-item-bottomline .button, .kellek-item .kellek-item-bottomline .jelszo_eml_link {
      display: inline-block;
      float: none;
      text-align: center; }
  .kellek-item:nth-child(3n + 1) {
    clear: left; }

.cl-head .kellek-item {
  margin-top: 0;
  margin-bottom: 0; }
  .cl-head .kellek-item .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
  .cl-head .kellek-item .button, .cl-head .kellek-item .jelszo_eml_link {
    float: left; }
  .cl-head .kellek-item .keszulek-item-label {
    height: auto; }

.edit-btn {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_edit_blue_24px.svg);
  background-size: 24px 24px;
  background-color: transparent !important;
  box-shadow: none !important;
  border: none !important; }

.delete-btn {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_delete_blue_24px.svg);
  background-size: 24px 24px;
  background-color: transparent !important;
  box-shadow: none !important;
  border: none !important; }

.default-table {
  width: 100%; }
  .default-table th {
    padding: 5px;
    font-weight: 700;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .default-table td {
    padding: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

/* KAPCSOLAT OLDAL */
.telephely table {
  width: 100%;
  background: rgba(66, 75, 84, 0.05); }
  .telephely table h3 {
    margin-top: 5px; }
    .telephely table h3 span {
      position: relative; }
      .telephely table h3 span:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -3px;
        width: 100%;
        height: 3px;
        background: #1effbc; }
  .telephely table tr:first-child td {
    padding-top: 15px; }
  .telephely table tr:last-child td {
    padding-bottom: 15px; }
  .telephely table tr td {
    padding: 5px; }
    .telephely table tr td:first-child {
      padding-left: 10px; }
    .telephely table tr td:last-child {
      padding-right: 10px; }

.kapcsolat_map {
  width: 100%;
  min-height: 300px; }

.gyarto-item {
  margin-top: 5px;
  margin-bottom: 10px; }
  .gyarto-item:nth-child(2n + 1) {
    clear: left; }
  @media screen and (min-width: 768px) {
    .gyarto-item:nth-child(2n + 1) {
      clear: none; } }
  .gyarto-item:hover {
    text-decoration: none; }
  .gyarto-item h3 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #424b54;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.25em; }
  .gyarto-item > div {
    position: relative;
    width: 100%;
    padding-bottom: 66.7%;
    overflow: hidden; }
    .gyarto-item > div > img {
      position: absolute;
      margin: auto;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }

.rma-box {
  margin-top: 15px; }

/* Alap struktúra */
/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
header {
  width: 100%;
  background: #424b54;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  color: white;
  position: fixed;
  top: 0;
  z-index: 2; }
  header .header-logo {
    height: 75px;
    display: flex;
    align-items: center;
    float: left;
    width: 50%; }
    @media screen and (min-width: 768px) {
      header .header-logo {
        width: 25%; } }
    @media screen and (min-width: 992px) {
      header .header-logo {
        height: 80px; } }
    header .header-logo a {
      background-position: left center;
      background-repeat: no-repeat;
      background-image: url(images/header-logo-mobile.svg);
      background-size: contain;
      display: block;
      width: 100%;
      height: 35px;
      background-origin: content-box; }
      @media screen and (min-width: 992px) {
        header .header-logo a {
          background-position: left center;
          background-repeat: no-repeat;
          background-image: url(images/header-logo.svg);
          background-size: contain; } }
    header .header-logo span.mobile-menu {
      height: 35px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_menu_white_24px.svg);
      background-size: contain; }
  header .header-menu {
    height: 75px;
    display: flex;
    justify-content: center;
    column-gap: 32px;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0; }
    @media screen and (min-width: 992px) {
      header .header-menu {
        height: 80px; } }
    header .header-menu > li {
      display: inline-block;
      font-weight: 400;
      font-size: 1.25em;
      text-transform: uppercase;
      cursor: pointer;
      position: relative; }
      header .header-menu > li a {
        text-decoration: none;
        color: inherit; }
      header .header-menu > li:after {
        content: "";
        width: 100%;
        height: 2px;
        position: absolute;
        display: block;
        left: 0;
        bottom: -4px;
        -webkit-transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        transform: scale(0, 1);
        transform-origin: left;
        -moz-transition: 0.2s all ease-in-out;
        -webkit-transition: 0.2s all ease-in-out;
        transition: 0.2s all ease-in-out; }
      header .header-menu > li:hover:after {
        transform: scale(1, 1); }
      header .header-menu > li.products {
        color: #ff5d13; }
        header .header-menu > li.products:after {
          background: #ff5d13; }
        header .header-menu > li.products .popper-arrow {
          top: 38px;
          right: 0;
          left: 0;
          margin: auto; }
          header .header-menu > li.products .popper-arrow:after {
            background: #ff5d13; }
      header .header-menu > li.services {
        color: #41d9ea; }
        header .header-menu > li.services:after {
          background: #41d9ea; }
        header .header-menu > li.services .popper-arrow {
          top: 38px;
          right: 0;
          left: 0;
          margin: auto; }
          header .header-menu > li.services .popper-arrow:after {
            background: #41d9ea; }
      header .header-menu > li.courses {
        color: #1effbc; }
        header .header-menu > li.courses:after {
          background: #1effbc; }
        header .header-menu > li.courses .popper-arrow {
          top: 38px;
          right: 0;
          left: 0;
          margin: auto; }
          header .header-menu > li.courses .popper-arrow:after {
            background: #1effbc; }
      header .header-menu > li.news {
        color: #f6ff00; }
        header .header-menu > li.news:after {
          background: #f6ff00; }
        header .header-menu > li.news .popper-arrow {
          top: 38px;
          right: 0;
          left: 0;
          margin: auto; }
          header .header-menu > li.news .popper-arrow:after {
            background: #f6ff00; }
  header .header-icons {
    display: flex;
    height: 75px;
    align-items: center;
    justify-content: space-between; }
    @media screen and (min-width: 768px) {
      header .header-icons {
        justify-content: flex-end; } }
    @media screen and (min-width: 992px) {
      header .header-icons {
        height: 80px; } }
    @media screen and (min-width: 768px) {
      header .header-icons .icon, header .header-icons .icon-medium, header .header-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-text .footer-contacts-close, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-text header .header-icons .footer-contacts-close, header .header-icons .cr-icons .icon-pin, .cr-icons header .header-icons .icon-pin, header .header-icons .cr-icons .icon-notify, .cr-icons header .header-icons .icon-notify, header .header-icons .cr-icons .icon-print, .cr-icons header .header-icons .icon-print, header .header-icons .icon-large, header .header-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-facebook, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social header .header-icons .social-facebook, header .header-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-pinterest, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social header .header-icons .social-pinterest, header .header-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-googleplus, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social header .header-icons .social-googleplus, header .header-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-instagram, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social header .header-icons .social-instagram, header .header-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-youtube, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social header .header-icons .social-youtube, header .header-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-linkedin, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social header .header-icons .social-linkedin, header .header-icons .user-panel .user-panel-icon, .user-panel header .header-icons .user-panel-icon, header .header-icons .label-onsale, header .header-icons .label-new, header .header-icons .label-runout, header .header-icons .label-used, header .header-icons .label-damaged, header .header-icons .popper .popped-close, .popper header .header-icons .popped-close, header .header-icons .system_message .popped-close, .system_message header .header-icons .popped-close, header .header-icons .popper #vsOverlayClose, .popper header .header-icons #vsOverlayClose, header .header-icons .system_message #vsOverlayClose, .system_message header .header-icons #vsOverlayClose, header .header-icons .popper #closeBtn, .popper header .header-icons #closeBtn, header .header-icons .system_message #closeBtn, .system_message header .header-icons #closeBtn, header .header-icons .popper .closeBtn, .popper header .header-icons .closeBtn, header .header-icons .system_message .closeBtn, .system_message header .header-icons .closeBtn, header .header-icons .values .option .szpC .cb, .values .option .szpC header .header-icons .cb, header .header-icons .help, header .header-icons .ui-datepicker-trigger, header .header-icons .ui-datepicker .ui-datepicker-prev, .ui-datepicker header .header-icons .ui-datepicker-prev, header .header-icons .ui-datepicker .ui-datepicker-next, .ui-datepicker header .header-icons .ui-datepicker-next, header .header-icons .edit-btn, header .header-icons .delete-btn, header .header-icons .header-logo span.mobile-menu, header .header-logo .header-icons span.mobile-menu, header .header-icons .search-icon, header .header-icons .user-icon, header .header-icons .cart-icon, header .header-icons .lang-icon, header .header-icons .blog-search .search-trigger, .blog-search header .header-icons .search-trigger, header .header-icons .cart-minus, header .header-icons .cart-plus, header .header-icons .szuropanel .szuropanel-clear, .szuropanel header .header-icons .szuropanel-clear, header .header-icons .nsClSzuropanelHeader:after, header .header-icons .szuropanel-used-head:after, header .header-icons .misc-group-head:after, header .header-icons .list-popup .add-button, .list-popup header .header-icons .add-button, header .header-icons .list-popup .remove-button, .list-popup header .header-icons .remove-button, header .header-icons .user-panel .logout-icon, .user-panel header .header-icons .logout-icon, header .header-icons .user-panel .settings-icon, .user-panel header .header-icons .settings-icon, header .header-icons .blog-likes, header .header-icons .blog-comments {
        margin-left: 30px;
        opacity: .9; } }
    header .header-icons .icon:hover, header .header-icons .icon-medium:hover, header .header-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-text .footer-contacts-close:hover, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-text header .header-icons .footer-contacts-close:hover, header .header-icons .cr-icons .icon-pin:hover, .cr-icons header .header-icons .icon-pin:hover, header .header-icons .cr-icons .icon-notify:hover, .cr-icons header .header-icons .icon-notify:hover, header .header-icons .cr-icons .icon-print:hover, .cr-icons header .header-icons .icon-print:hover, header .header-icons .icon-large:hover, header .header-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-facebook:hover, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social header .header-icons .social-facebook:hover, header .header-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-pinterest:hover, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social header .header-icons .social-pinterest:hover, header .header-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-googleplus:hover, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social header .header-icons .social-googleplus:hover, header .header-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-instagram:hover, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social header .header-icons .social-instagram:hover, header .header-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-youtube:hover, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social header .header-icons .social-youtube:hover, header .header-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-linkedin:hover, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social header .header-icons .social-linkedin:hover, header .header-icons .user-panel .user-panel-icon:hover, .user-panel header .header-icons .user-panel-icon:hover, header .header-icons .label-onsale:hover, header .header-icons .label-new:hover, header .header-icons .label-runout:hover, header .header-icons .label-used:hover, header .header-icons .label-damaged:hover, header .header-icons .popper .popped-close:hover, .popper header .header-icons .popped-close:hover, header .header-icons .system_message .popped-close:hover, .system_message header .header-icons .popped-close:hover, header .header-icons .popper #vsOverlayClose:hover, .popper header .header-icons #vsOverlayClose:hover, header .header-icons .system_message #vsOverlayClose:hover, .system_message header .header-icons #vsOverlayClose:hover, header .header-icons .popper #closeBtn:hover, .popper header .header-icons #closeBtn:hover, header .header-icons .system_message #closeBtn:hover, .system_message header .header-icons #closeBtn:hover, header .header-icons .popper .closeBtn:hover, .popper header .header-icons .closeBtn:hover, header .header-icons .system_message .closeBtn:hover, .system_message header .header-icons .closeBtn:hover, header .header-icons .values .option .szpC .cb:hover, .values .option .szpC header .header-icons .cb:hover, header .header-icons .help:hover, header .header-icons .ui-datepicker-trigger:hover, header .header-icons .ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker header .header-icons .ui-datepicker-prev:hover, header .header-icons .ui-datepicker .ui-datepicker-next:hover, .ui-datepicker header .header-icons .ui-datepicker-next:hover, header .header-icons .edit-btn:hover, header .header-icons .delete-btn:hover, header .header-icons .header-logo span.mobile-menu:hover, header .header-logo .header-icons span.mobile-menu:hover, header .header-icons .search-icon:hover, header .header-icons .user-icon:hover, header .header-icons .cart-icon:hover, header .header-icons .lang-icon:hover, header .header-icons .blog-search .search-trigger:hover, .blog-search header .header-icons .search-trigger:hover, header .header-icons .cart-minus:hover, header .header-icons .cart-plus:hover, header .header-icons .szuropanel .szuropanel-clear:hover, .szuropanel header .header-icons .szuropanel-clear:hover, header .header-icons .nsClSzuropanelHeader:hover:after, header .header-icons .szuropanel-used-head:hover:after, header .header-icons .misc-group-head:hover:after, header .header-icons .list-popup .add-button:hover, .list-popup header .header-icons .add-button:hover, header .header-icons .list-popup .remove-button:hover, .list-popup header .header-icons .remove-button:hover, header .header-icons .user-panel .logout-icon:hover, .user-panel header .header-icons .logout-icon:hover, header .header-icons .user-panel .settings-icon:hover, .user-panel header .header-icons .settings-icon:hover, header .header-icons .blog-likes:hover, header .header-icons .blog-comments:hover {
      opacity: 1; }
    header .header-icons .search-icon {
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_search_white_24px.svg);
      background-size: 24px 24px; }
      header .header-icons .search-icon.active-pop {
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(images/ic_search_green_24px.svg);
        background-size: 24px 24px; }
    header .header-icons .user-icon {
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_user_white_24px.svg);
      background-size: 24px 24px; }
      header .header-icons .user-icon.active-pop {
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(images/ic_user_green_24px.svg);
        background-size: 24px 24px; }
    header .header-icons .cart-icon {
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_cart_white_24px.svg);
      background-size: 24px 24px; }
    header .header-icons .lang-icon {
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_lang_white_24px.svg);
      background-size: 24px 24px; }
      header .header-icons .lang-icon.active-pop {
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(images/ic_lang_green_24px.svg);
        background-size: 24px 24px; }
  header .cart-icon-full {
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: translate(10px, -3px);
    -moz-transform: translate(10px, -3px);
    -ms-transform: translate(10px, -3px);
    transform: translate(10px, -3px);
    z-index: 2;
    overflow: hidden; }
    header .cart-icon-full.active {
      background: transparent;
      border: 2px solid #1effbc;
      border-radius: 6px;
      width: 12px;
      height: 12px;
      overflow: visible;
      -webkit-transform: translate(7px, 2px);
      -moz-transform: translate(7px, 2px);
      -ms-transform: translate(7px, 2px);
      transform: translate(7px, 2px); }
      header .cart-icon-full.active:after {
        content: "";
        position: absolute;
        display: block;
        width: 16px;
        height: 4px;
        top: 2px;
        left: -3px;
        border-radius: 0;
        z-index: 3;
        border: none;
        background: #424b54;
        -webkit-transform: translate(0, 0) rotate(0deg);
        -moz-transform: translate(0, 0) rotate(0deg);
        -ms-transform: translate(0, 0) rotate(0deg);
        transform: translate(0, 0) rotate(0deg);
        transform-origin: center center;
        animation: LoadCart 1.5s infinite;
        animation-timing-function: linear; }

@keyframes LoadCart {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
    header .cart-icon-full:after {
      content: "";
      position: absolute;
      display: block;
      width: 8px;
      height: 8px;
      border-radius: 4px;
      border: 2px solid #1effbc;
      z-index: 2;
      -webkit-transform: translate(0, 4px);
      -moz-transform: translate(0, 4px);
      -ms-transform: translate(0, 4px);
      transform: translate(0, 4px); }
  header nav ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    header nav ul ul {
      display: none; }
    header nav ul .popped {
      display: block; }
  header nav li {
    display: inline-block;
    padding: 0;
    margin: 0 1.5em; }
    header nav li:first-child {
      margin-left: 0; }
  header nav a {
    color: #1effbc; }
    header nav a:hover {
      color: #1effbc;
      text-decoration: underline; }

.products-menu-container, .courses-menu-container, .services-menu-container, .blog-menu-container {
  background-color: #ff5d13;
  position: fixed;
  width: 100vw;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
  z-index: 2;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -moz-transition: 0.15s all ease-in-out;
  -webkit-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out;
  transform-origin: top; }
  .products-menu-container.collapsed, .collapsed.courses-menu-container, .collapsed.services-menu-container, .collapsed.blog-menu-container {
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0); }
  @media screen and (min-width: 1200px) {
    .products-menu-container, .courses-menu-container, .services-menu-container, .blog-menu-container {
      position: relative;
      bottom: auto;
      width: 100%;
      box-shadow: none; }
      .products-menu-container:after, .courses-menu-container:after, .services-menu-container:after, .blog-menu-container:after {
        display: none; } }
  .products-menu-container .menu, .courses-menu-container .menu, .services-menu-container .menu, .blog-menu-container .menu {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    height: 60px;
    position: relative;
    overflow-x: scroll;
    left: -15px;
    padding-left: 15px;
    scrollbar-color: rgba(0, 0, 0, 0.2) white;
    scrollbar-width: thin; }
    .products-menu-container .menu::-webkit-scrollbar, .courses-menu-container .menu::-webkit-scrollbar, .services-menu-container .menu::-webkit-scrollbar, .blog-menu-container .menu::-webkit-scrollbar {
      height: 6px; }
    .products-menu-container .menu::-webkit-scrollbar-track, .courses-menu-container .menu::-webkit-scrollbar-track, .services-menu-container .menu::-webkit-scrollbar-track, .blog-menu-container .menu::-webkit-scrollbar-track {
      background: rgba(0, 0, 0, 0.2);
      border-radius: 5px; }
    .products-menu-container .menu::-webkit-scrollbar-thumb, .courses-menu-container .menu::-webkit-scrollbar-thumb, .services-menu-container .menu::-webkit-scrollbar-thumb, .blog-menu-container .menu::-webkit-scrollbar-thumb {
      background: rgba(0, 0, 0, 0.2);
      border-radius: 5px; }
      .products-menu-container .menu::-webkit-scrollbar-thumb:hover, .courses-menu-container .menu::-webkit-scrollbar-thumb:hover, .services-menu-container .menu::-webkit-scrollbar-thumb:hover, .blog-menu-container .menu::-webkit-scrollbar-thumb:hover {
        background: rgba(0, 0, 0, 0.4); }
    @media screen and (min-width: 1200px) {
      .products-menu-container .menu, .courses-menu-container .menu, .services-menu-container .menu, .blog-menu-container .menu {
        overflow: visible;
        left: 0;
        width: 100%; } }
    .products-menu-container .menu > li, .courses-menu-container .menu > li, .services-menu-container .menu > li, .blog-menu-container .menu > li {
      display: inline-block;
      color: white;
      font-size: 1.25em;
      padding: 0; }
      @media screen and (max-width: 768px) {
        .products-menu-container .menu > li, .courses-menu-container .menu > li, .services-menu-container .menu > li, .blog-menu-container .menu > li {
          animation: Poke .75s; }
        @keyframes Poke {
          0% {
            -webkit-transform: translateX(-25vw);
            -moz-transform: translateX(-25vw);
            -ms-transform: translateX(-25vw);
            transform: translateX(-25vw);
            opacity: 0; }
          100% {
            -webkit-transform: translateX(0);
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
            opacity: 1; } } }
      .products-menu-container .menu > li.prod-antenna, .courses-menu-container .menu > li.prod-antenna, .services-menu-container .menu > li.prod-antenna, .blog-menu-container .menu > li.prod-antenna {
        background-position: left center;
        background-repeat: no-repeat;
        background-image: url(images/ic_prod_antenna_white_24px.svg);
        background-size: 24px 24px; }
      .products-menu-container .menu > li.prod-network, .courses-menu-container .menu > li.prod-network, .services-menu-container .menu > li.prod-network, .blog-menu-container .menu > li.prod-network {
        background-position: left center;
        background-repeat: no-repeat;
        background-image: url(images/ic_prod_network_white_24px.svg);
        background-size: 24px 24px; }
      .products-menu-container .menu > li.prod-power, .courses-menu-container .menu > li.prod-power, .services-menu-container .menu > li.prod-power, .blog-menu-container .menu > li.prod-power {
        background-position: left center;
        background-repeat: no-repeat;
        background-image: url(images/ic_prod_power_white_24px.svg);
        background-size: 24px 24px; }
      .products-menu-container .menu > li.prod-wire, .courses-menu-container .menu > li.prod-wire, .services-menu-container .menu > li.prod-wire, .blog-menu-container .menu > li.prod-wire {
        background-position: left center;
        background-repeat: no-repeat;
        background-image: url(images/ic_prod_wire_white_24px.svg);
        background-size: 24px 24px; }
      .products-menu-container .menu > li.prod-optical, .courses-menu-container .menu > li.prod-optical, .services-menu-container .menu > li.prod-optical, .blog-menu-container .menu > li.prod-optical {
        background-position: left center;
        background-repeat: no-repeat;
        background-image: url(images/ic_prod_optical_white_24px.svg);
        background-size: 24px 24px; }
      .products-menu-container .menu > li.prod-etc, .courses-menu-container .menu > li.prod-etc, .services-menu-container .menu > li.prod-etc, .blog-menu-container .menu > li.prod-etc {
        background-position: left center;
        background-repeat: no-repeat;
        background-image: url(images/ic_prod_etc_white_24px.svg);
        background-size: 24px 24px; }
      .products-menu-container .menu > li.prod-rack, .courses-menu-container .menu > li.prod-rack, .services-menu-container .menu > li.prod-rack, .blog-menu-container .menu > li.prod-rack {
        background-position: left center;
        background-repeat: no-repeat;
        background-image: url(images/ic_prod_rack_white_24px.svg);
        background-size: 24px 24px; }
      .products-menu-container .menu > li.prod-smarthome, .courses-menu-container .menu > li.prod-smarthome, .services-menu-container .menu > li.prod-smarthome, .blog-menu-container .menu > li.prod-smarthome {
        background-position: left center;
        background-repeat: no-repeat;
        background-image: url(images/ic_prod_smarthome_white_24px.svg);
        background-size: 24px 24px; }
      .products-menu-container .menu > li > a, .courses-menu-container .menu > li > a, .services-menu-container .menu > li > a, .blog-menu-container .menu > li > a {
        color: white;
        display: block;
        line-height: 1.25em;
        text-decoration: none;
        padding: 0 20px 0 30px;
        white-space: nowrap;
        font-weight: 300; }
        .products-menu-container .menu > li > a.active-pop, .courses-menu-container .menu > li > a.active-pop, .services-menu-container .menu > li > a.active-pop, .blog-menu-container .menu > li > a.active-pop {
          position: relative;
          z-index: 4; }
          .products-menu-container .menu > li > a.active-pop:after, .courses-menu-container .menu > li > a.active-pop:after, .services-menu-container .menu > li > a.active-pop:after, .blog-menu-container .menu > li > a.active-pop:after {
            content: "";
            position: absolute;
            margin: auto;
            left: 0;
            right: 0;
            width: 16px;
            height: 16px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            background: white;
            display: block;
            top: 36px; }
    .products-menu-container .menu .subnav-popper_1, .courses-menu-container .menu .subnav-popper_1, .services-menu-container .menu .subnav-popper_1, .blog-menu-container .menu .subnav-popper_1 {
      width: 100%;
      height: auto;
      max-height: calc(100vh - 135px);
      display: none;
      left: 0;
      top: 60px;
      padding: 15px 30px;
      position: fixed;
      z-index: 3;
      background-color: white;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
      color: #424b54;
      border-radius: 3px;
      overflow: auto; }
      @media screen and (min-width: 1200px) {
        .products-menu-container .menu .subnav-popper_1, .courses-menu-container .menu .subnav-popper_1, .services-menu-container .menu .subnav-popper_1, .blog-menu-container .menu .subnav-popper_1 {
          position: absolute;
          top: 100%;
          bottom: auto; } }
      .products-menu-container .menu .subnav-popper_1 li, .courses-menu-container .menu .subnav-popper_1 li, .services-menu-container .menu .subnav-popper_1 li, .blog-menu-container .menu .subnav-popper_1 li {
        width: 100%;
        float: left;
        margin-bottom: 15px;
        margin-right: 0; }
        @media screen and (min-width: 768px) {
          .products-menu-container .menu .subnav-popper_1 li, .courses-menu-container .menu .subnav-popper_1 li, .services-menu-container .menu .subnav-popper_1 li, .blog-menu-container .menu .subnav-popper_1 li {
            width: calc((100% - 30px) / 2);
            margin-right: 30px; }
            .products-menu-container .menu .subnav-popper_1 li:nth-child(2n), .courses-menu-container .menu .subnav-popper_1 li:nth-child(2n), .services-menu-container .menu .subnav-popper_1 li:nth-child(2n), .blog-menu-container .menu .subnav-popper_1 li:nth-child(2n) {
              margin-right: 0; }
            .products-menu-container .menu .subnav-popper_1 li:nth-child(2n + 1), .courses-menu-container .menu .subnav-popper_1 li:nth-child(2n + 1), .services-menu-container .menu .subnav-popper_1 li:nth-child(2n + 1), .blog-menu-container .menu .subnav-popper_1 li:nth-child(2n + 1) {
              clear: left; } }
        @media screen and (min-width: 992px) {
          .products-menu-container .menu .subnav-popper_1 li, .courses-menu-container .menu .subnav-popper_1 li, .services-menu-container .menu .subnav-popper_1 li, .blog-menu-container .menu .subnav-popper_1 li {
            width: calc((100% - 90px) / 3); }
            .products-menu-container .menu .subnav-popper_1 li:nth-child(2n), .courses-menu-container .menu .subnav-popper_1 li:nth-child(2n), .services-menu-container .menu .subnav-popper_1 li:nth-child(2n), .blog-menu-container .menu .subnav-popper_1 li:nth-child(2n) {
              margin-right: 30px; }
            .products-menu-container .menu .subnav-popper_1 li:nth-child(2n + 1), .courses-menu-container .menu .subnav-popper_1 li:nth-child(2n + 1), .services-menu-container .menu .subnav-popper_1 li:nth-child(2n + 1), .blog-menu-container .menu .subnav-popper_1 li:nth-child(2n + 1) {
              clear: none; }
            .products-menu-container .menu .subnav-popper_1 li:nth-child(3n), .courses-menu-container .menu .subnav-popper_1 li:nth-child(3n), .services-menu-container .menu .subnav-popper_1 li:nth-child(3n), .blog-menu-container .menu .subnav-popper_1 li:nth-child(3n) {
              margin-right: 0; }
            .products-menu-container .menu .subnav-popper_1 li:nth-child(3n + 1), .courses-menu-container .menu .subnav-popper_1 li:nth-child(3n + 1), .services-menu-container .menu .subnav-popper_1 li:nth-child(3n + 1), .blog-menu-container .menu .subnav-popper_1 li:nth-child(3n + 1) {
              clear: left; } }
        @media screen and (min-width: 1200px) {
          .products-menu-container .menu .subnav-popper_1 li, .courses-menu-container .menu .subnav-popper_1 li, .services-menu-container .menu .subnav-popper_1 li, .blog-menu-container .menu .subnav-popper_1 li {
            width: calc((100% - 90px) / 4); }
            .products-menu-container .menu .subnav-popper_1 li:nth-child(2n), .courses-menu-container .menu .subnav-popper_1 li:nth-child(2n), .services-menu-container .menu .subnav-popper_1 li:nth-child(2n), .blog-menu-container .menu .subnav-popper_1 li:nth-child(2n) {
              margin-right: 30px; }
            .products-menu-container .menu .subnav-popper_1 li:nth-child(2n + 1), .courses-menu-container .menu .subnav-popper_1 li:nth-child(2n + 1), .services-menu-container .menu .subnav-popper_1 li:nth-child(2n + 1), .blog-menu-container .menu .subnav-popper_1 li:nth-child(2n + 1) {
              clear: none; }
            .products-menu-container .menu .subnav-popper_1 li:nth-child(3n), .courses-menu-container .menu .subnav-popper_1 li:nth-child(3n), .services-menu-container .menu .subnav-popper_1 li:nth-child(3n), .blog-menu-container .menu .subnav-popper_1 li:nth-child(3n) {
              margin-right: 30px; }
            .products-menu-container .menu .subnav-popper_1 li:nth-child(3n + 1), .courses-menu-container .menu .subnav-popper_1 li:nth-child(3n + 1), .services-menu-container .menu .subnav-popper_1 li:nth-child(3n + 1), .blog-menu-container .menu .subnav-popper_1 li:nth-child(3n + 1) {
              clear: none; }
            .products-menu-container .menu .subnav-popper_1 li:nth-child(4n), .courses-menu-container .menu .subnav-popper_1 li:nth-child(4n), .services-menu-container .menu .subnav-popper_1 li:nth-child(4n), .blog-menu-container .menu .subnav-popper_1 li:nth-child(4n) {
              margin-right: 0; }
            .products-menu-container .menu .subnav-popper_1 li:nth-child(4n + 1), .courses-menu-container .menu .subnav-popper_1 li:nth-child(4n + 1), .services-menu-container .menu .subnav-popper_1 li:nth-child(4n + 1), .blog-menu-container .menu .subnav-popper_1 li:nth-child(4n + 1) {
              clear: left; } }
        .products-menu-container .menu .subnav-popper_1 li a, .courses-menu-container .menu .subnav-popper_1 li a, .services-menu-container .menu .subnav-popper_1 li a, .blog-menu-container .menu .subnav-popper_1 li a {
          color: #424b54;
          font-weight: 700;
          text-transform: uppercase;
          font-size: 1rem;
          border-bottom: 3px solid #ff5d13;
          display: inline-block;
          text-decoration: none;
          margin: 5px 0;
          padding: 0; }
    .products-menu-container .menu .subnav-popper_2, .courses-menu-container .menu .subnav-popper_2, .services-menu-container .menu .subnav-popper_2, .blog-menu-container .menu .subnav-popper_2 {
      display: block; }
      .products-menu-container .menu .subnav-popper_2 li, .courses-menu-container .menu .subnav-popper_2 li, .services-menu-container .menu .subnav-popper_2 li, .blog-menu-container .menu .subnav-popper_2 li {
        display: block;
        width: 100%;
        margin-bottom: 0;
        padding: 0; }
        .products-menu-container .menu .subnav-popper_2 li a, .courses-menu-container .menu .subnav-popper_2 li a, .services-menu-container .menu .subnav-popper_2 li a, .blog-menu-container .menu .subnav-popper_2 li a {
          display: block;
          text-transform: none;
          font-size: 1rem;
          font-weight: 400;
          padding: 5px 15px;
          margin: 0;
          border: none;
          text-decoration: none;
          -moz-transition: 0.15s all ease-in-out;
          -webkit-transition: 0.15s all ease-in-out;
          transition: 0.15s all ease-in-out; }
          .products-menu-container .menu .subnav-popper_2 li a:hover, .courses-menu-container .menu .subnav-popper_2 li a:hover, .services-menu-container .menu .subnav-popper_2 li a:hover, .blog-menu-container .menu .subnav-popper_2 li a:hover {
            background-color: rgba(66, 75, 84, 0.05); }

.courses-menu-container {
  background-color: #1effbc;
  color: #424b54; }
  .courses-menu-container .menu li a {
    color: #424b54; }

.services-menu-container {
  background-color: #41d9ea; }

.blog-menu-container {
  background-color: #f6ff00;
  color: #424b54; }
  .blog-menu-container:after {
    background-image: -o-linear-gradient(90deg, rgba(246, 255, 0, 0), #f6ff00);
    background-image: -moz-linear-gradient(90deg, rgba(246, 255, 0, 0), #f6ff00);
    background-image: -webkit-linear-gradient(90deg, rgba(246, 255, 0, 0), #f6ff00);
    background-image: linear-gradient(90deg, rgba(246, 255, 0, 0), #f6ff00); }
  .blog-menu-container .menu {
    width: 100%;
    left: 0; }
    .blog-menu-container .menu li {
      color: #424b54;
      position: relative; }
      .blog-menu-container .menu li.blog-menu-tags {
        background-position: left center;
        background-repeat: no-repeat;
        background-image: url(images/ic_tags_grey_24px.svg);
        background-size: 24px 24px; }
      .blog-menu-container .menu li.blog-menu-cat {
        background-position: left center;
        background-repeat: no-repeat;
        background-image: url(images/ic_cat_grey_24px.svg);
        background-size: 24px 24px; }
      .blog-menu-container .menu li.blog-menu-combo {
        background-position: left center;
        background-repeat: no-repeat;
        background-image: url(images/ic_combo_grey_48x24px.svg);
        background-size: 48px 24px; }
        .blog-menu-container .menu li.blog-menu-combo > a {
          padding-left: 50px; }
      .blog-menu-container .menu li > a {
        color: #424b54;
        margin-right: 15px; }

.blog-search {
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-left: auto;
  flex-shrink: 0; }
  .blog-search .search-input {
    height: 36px;
    background: transparent; }
    .blog-search .search-input:focus {
      border-color: #424b54; }
  .blog-search .search-trigger {
    border: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_search_grey_24px.svg);
    background-size: 24px 24px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 25px; }
    .blog-search .search-trigger:hover {
      background-color: transparent; }

.menu-personal {
  font-size: 1.25em; }
  .menu-personal li {
    display: block;
    margin: 0; }
    .menu-personal li a {
      vertical-align: middle;
      color: #41d9ea;
      padding-left: 30px; }
      .menu-personal li a:hover {
        color: #41d9ea; }
    .menu-personal li.favourites a {
      background-position: left center;
      background-repeat: no-repeat;
      background-image: url(images/ic_favourites_blue_24px.svg);
      background-size: 24px 24px; }
    .menu-personal li.orders a {
      background-position: left center;
      background-repeat: no-repeat;
      background-image: url(images/ic_orders_blue_24px.svg);
      background-size: 24px 24px; }
    .menu-personal li.invoices a {
      background-position: left center;
      background-repeat: no-repeat;
      background-image: url(images/ic_invoices_blue_24px.svg);
      background-size: 24px 24px; }
    .menu-personal li.rma a {
      background-position: left center;
      background-repeat: no-repeat;
      background-image: url(images/ic_rma_blue_24px.svg);
      background-size: 24px 24px; }
    .menu-personal li.settings a {
      background-position: left center;
      background-repeat: no-repeat;
      background-image: url(images/ic_settings_blue_24px.svg);
      background-size: 24px 24px; }
  .menu-personal .logout-button {
    background: transparent;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
    text-transform: none;
    padding: 0;
    outline: none; }

main {
  margin-bottom: 30px;
  margin-top: 90px; }
  main.main-page {
    margin-top: 170px; }
    @media screen and (min-width: 992px) {
      main.main-page {
        margin-top: 180px; } }
  main.product-page {
    margin-top: 150px; }
    @media screen and (min-width: 992px) {
      main.product-page {
        margin-top: 160px; } }
  @media screen and (min-width: 768px) {
    main {
      margin-top: 100px; } }

footer {
  width: 100%;
  padding: 30px 0;
  background: #424b54;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  color: white; }
  footer .footer-contacts-wrapper {
    position: relative;
    overflow: hidden; }
    footer .footer-contacts-wrapper.revealed .footer-contacts-content {
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%); }
    footer .footer-contacts-wrapper.revealed .footer-contacts-background {
      opacity: 1; }
    footer .footer-contacts-wrapper .footer-contacts-content {
      -moz-transition: 0.25s all ease-in-out;
      -webkit-transition: 0.25s all ease-in-out;
      transition: 0.25s all ease-in-out;
      padding-top: 30px;
      padding-bottom: 30px;
      display: block;
      align-items: center;
      position: relative;
      z-index: 1; }
      @media screen and (min-width: 768px) {
        footer .footer-contacts-wrapper .footer-contacts-content {
          display: flex; } }
      footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-bank {
        text-align: center;
        order: 1; }
      footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-text {
        order: 2;
        text-align: center; }
        footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-text .footer-contacts-close {
          background-position: center center;
          background-repeat: no-repeat;
          background-image: url(images/ic_close_white_36px.svg);
          background-size: 36px 36px; }
        footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-text ul {
          margin: 10px 0; }
          footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-text ul li {
            margin: 10px 0; }
      footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social {
        text-align: center;
        order: 3;
        margin-bottom: 15px;
        margin-top: 15px; }
        footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social a {
          margin-right: 15px;
          margin-left: 15px; }
        footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-facebook {
          background-position: center center;
          background-repeat: no-repeat;
          background-image: url(images/ic_social_facebook_white_48px.svg);
          background-size: 48px 48px; }
        footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-pinterest {
          background-position: center center;
          background-repeat: no-repeat;
          background-image: url(images/ic_social_pinterest_white_48px.svg);
          background-size: 48px 48px; }
        footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-googleplus {
          background-position: center center;
          background-repeat: no-repeat;
          background-image: url(images/ic_social_googleplus_white_48px.svg);
          background-size: 48px 48px; }
        footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-instagram {
          background-position: center center;
          background-repeat: no-repeat;
          background-image: url(images/ic_social_instagram_white_48px.svg);
          background-size: 48px 48px; }
        footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-youtube {
          background-position: center center;
          background-repeat: no-repeat;
          background-image: url(images/ic_social_youtube_white_48px.svg);
          background-size: 48px 48px; }
        footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-linkedin {
          background-position: center center;
          background-repeat: no-repeat;
          background-image: url(images/ic_social_linkedin_white_48px.svg);
          background-size: 48px 48px; }
    footer .footer-contacts-wrapper .footer-contacts-background {
      -moz-transition: 0.25s all ease-in-out;
      -webkit-transition: 0.25s all ease-in-out;
      transition: 0.25s all ease-in-out;
      position: absolute;
      width: 100%;
      height: 100%;
      overflow: hidden;
      top: 0;
      left: 0;
      background: white;
      opacity: .12; }
  footer .footer-credits {
    opacity: .5;
    text-align: center; }
  footer .footer-vs {
    opacity: .5;
    font-size: .8em;
    text-align: center; }
    footer .footer-vs a {
      color: white;
      text-decoration: none; }
  footer .footer-menu {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px; }
    footer .footer-menu li {
      display: block;
      padding-top: 10px;
      padding-bottom: 10px;
      font-size: 1.25em;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
      footer .footer-menu li:last-child {
        border-bottom: none; }
      @media screen and (min-width: 992px) {
        footer .footer-menu li {
          display: inline-block;
          margin-left: 15px;
          margin-right: 15px;
          font-size: 1em;
          border-bottom: none; } }
    footer .footer-menu a {
      color: white; }

.UCO_ZarunkKeret {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .UCO_ZarunkKeret {
      margin-bottom: 30px; } }

#vscookieAlertCont {
  position: relative;
  color: white;
  padding: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.sticky-rightbox {
  width: 370px;
  max-width: 100vw;
  position: fixed;
  z-index: 4;
  right: 0;
  bottom: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
  background: #424b54;
  opacity: .88;
  -moz-transition: 0.2s all ease-in-out;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-transform: translateX(325px);
  -moz-transform: translateX(325px);
  -ms-transform: translateX(325px);
  transform: translateX(325px); }
  .sticky-rightbox:hover {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .sticky-rightbox.revealed {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  @media screen and (min-width: 1440px) {
    .sticky-rightbox {
      -webkit-transform: translateX(230px);
      -moz-transform: translateX(230px);
      -ms-transform: translateX(230px);
      transform: translateX(230px); } }
  @media screen and (min-width: 1680px) {
    .sticky-rightbox {
      -webkit-transform: translateX(130px);
      -moz-transform: translateX(130px);
      -ms-transform: translateX(130px);
      transform: translateX(130px); } }
  @media screen and (min-width: 1920px) {
    .sticky-rightbox {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); } }
  .sticky-rightbox .button-alt {
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.2); }
  .sticky-rightbox h3 span:after {
    background-color: #1effbc; }

.last-seen-container {
  width: 100%;
  float: left;
  padding: 30px 15px 15px 30px;
  display: none; }
  @media screen and (min-width: 992px) {
    .last-seen-container {
      display: block; } }
  .last-seen-container h3 {
    margin-top: 0;
    color: #1effbc; }
  .last-seen-container .last-seen-item {
    width: 100%;
    float: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 10px;
    padding-bottom: 10px;
    -moz-transition: 0.15s all ease-in-out;
    -webkit-transition: 0.15s all ease-in-out;
    transition: 0.15s all ease-in-out; }
    .last-seen-container .last-seen-item:hover {
      background-color: #49535d; }
    .last-seen-container .last-seen-item .product-item-img {
      padding-right: 0; }
      .last-seen-container .last-seen-item .product-item-img > div {
        position: relative;
        width: 100%;
        padding-bottom: 75%;
        overflow: hidden;
        background-color: white; }
        .last-seen-container .last-seen-item .product-item-img > div > img {
          position: absolute;
          margin: auto;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0; }
    .last-seen-container .last-seen-item .product-item-title {
      text-transform: none;
      color: white;
      font-weight: 300;
      margin: 0;
      padding-right: 0; }
    .last-seen-container .last-seen-item:last-child {
      border-bottom: 0; }

#toTop {
  background-position: left 10px center;
  background-repeat: no-repeat;
  background-image: url(images/ic_arrow_top_blue_24px.svg);
  background-size: 24px 24px;
  -moz-transition: 0.15s all ease-in-out;
  -webkit-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out;
  background-color: #4d5862;
  color: white;
  width: 100%;
  float: left;
  height: 0;
  line-height: 50px;
  padding-left: 50px;
  border-radius: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0); }
  #toTop.visible {
    display: block;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    height: 50px; }
  #toTop:hover {
    background-color: #586571;
    text-decoration: none; }
  @media screen and (min-width: 1440px) {
    #toTop {
      background-position: left 25px center;
      padding-left: 65px; } }

.message-closing {
  margin-bottom: 20px; }

.menu-mobile-popper {
  background: rgba(66, 75, 84, 0.95);
  width: 100vw;
  position: fixed;
  top: 75px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
  height: calc(100vh - 75px); }
  .menu-mobile-popper.popped {
    animation: RollDownXS .2s;
    animation-fill-mode: forwards;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0; }
    @media screen and (min-width: 768px) {
      .menu-mobile-popper.popped {
        width: 50vw;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: auto;
        animation: RollDownSM .2s;
        animation-fill-mode: forwards; } }

@keyframes RollDownXS {
  0% {
    display: none; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@keyframes RollDownSM {
  0% {
    display: none; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: translate(-50%, 100%);
    -moz-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%); }
  100% {
    opacity: 1;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }
  .menu-mobile-popper ul {
    margin-top: 15vh;
    margin-bottom: 15px; }
    @media screen and (min-width: 768px) {
      .menu-mobile-popper ul {
        margin-top: 40px; } }
    .menu-mobile-popper ul li {
      width: 50%;
      text-align: center;
      float: left;
      padding-bottom: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 1.25em; }
      .menu-mobile-popper ul li a {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        height: 85px; }
        .menu-mobile-popper ul li a:hover, .menu-mobile-popper ul li a:active {
          text-decoration: none !important; }
        .menu-mobile-popper ul li a:after {
          content: "";
          width: 150px;
          height: 150px;
          border-radius: 75px;
          position: absolute;
          left: 50%;
          top: 50%;
          background: rgba(255, 255, 255, 0.03);
          opacity: 0;
          -moz-transition: 0.1s all ease-in-out;
          -webkit-transition: 0.1s all ease-in-out;
          transition: 0.1s all ease-in-out;
          -webkit-transform: translate(-50%, -50%) scale(0);
          -moz-transform: translate(-50%, -50%) scale(0);
          -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0); }
        .menu-mobile-popper ul li a:hover:after, .menu-mobile-popper ul li a:active:after {
          opacity: 1;
          -webkit-transform: translate(-50%, -50%) scale(1);
          -moz-transform: translate(-50%, -50%) scale(1);
          -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1); }
      .menu-mobile-popper ul li.products {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        width: 100%; }
        .menu-mobile-popper ul li.products a {
          color: #ff5d13;
          background-position: top center;
          background-repeat: no-repeat;
          background-image: url(images/ic_products_orange_48px.svg);
          background-size: 48px 48px; }
      .menu-mobile-popper ul li.services {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
        .menu-mobile-popper ul li.services a {
          color: #41d9ea !important;
          background-position: top center;
          background-repeat: no-repeat;
          background-image: url(images/ic_services_blue_48px.svg);
          background-size: 48px 48px; }
      .menu-mobile-popper ul li.courses {
        border-right: 1px solid rgba(255, 255, 255, 0.2); }
        .menu-mobile-popper ul li.courses a {
          color: #1effbc !important;
          background-position: top center;
          background-repeat: no-repeat;
          background-image: url(images/ic_courses_green_48px.svg);
          background-size: 48px 48px; }
      .menu-mobile-popper ul li.news a {
        color: #f6ff00 !important;
        background-position: top center;
        background-repeat: no-repeat;
        background-image: url(images/ic_news_yellow_48px.svg);
        background-size: 48px 48px; }
  .menu-mobile-popper .popped-close, .menu-mobile-popper #vsOverlayClose, .menu-mobile-popper #closeBtn, .menu-mobile-popper .closeBtn {
    margin: auto;
    left: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_close_white_36px.svg);
    background-size: 36px 36px; }

[data-loadingPanel].load {
  background: #424b54 !important;
  border-color: #424b54 !important;
  color: #424b54 !important; }
  [data-loadingPanel].load:active, [data-loadingPanel].load:focus, [data-loadingPanel].load:hover {
    background: #424b54 !important;
    border-color: #424b54 !important;
    color: #424b54 !important; }

.loading-container {
  position: relative;
  display: inline; }
  .loading-container .loading {
    animation: Loading 2s infinite;
    animation-fill-mode: forwards;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transform: rotate(45deg) scale(0.5);
    -moz-transform: rotate(45deg) scale(0.5);
    -ms-transform: rotate(45deg) scale(0.5);
    transform: rotate(45deg) scale(0.5); }
    .loading-container .loading:after {
      content: "";
      width: 16px;
      height: 16px;
      border-radius: 8px;
      border: 2px solid white;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto; }
    .loading-container .loading:before {
      content: "";
      width: 16px;
      height: 16px;
      border-radius: 8px;
      border: 2px solid white;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto; }
  .loading-container .loading-alt {
    animation: LoadingAlt 2s infinite;
    animation-fill-mode: forwards;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transform: rotate(-45deg) scale(0.5);
    -moz-transform: rotate(-45deg) scale(0.5);
    -ms-transform: rotate(-45deg) scale(0.5);
    transform: rotate(-45deg) scale(0.5); }
    .loading-container .loading-alt:after {
      content: "";
      width: 16px;
      height: 16px;
      border-radius: 8px;
      background: white;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto; }
    .loading-container .loading-alt:before {
      content: "";
      width: 16px;
      height: 16px;
      border-radius: 8px;
      background: white;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto; }

@keyframes Loading {
  0% {
    -webkit-transform: rotate(45deg) scale(0.5);
    -moz-transform: rotate(45deg) scale(0.5);
    -ms-transform: rotate(45deg) scale(0.5);
    transform: rotate(45deg) scale(0.5); }
  50% {
    -webkit-transform: rotate(225deg) scale(0.5);
    -moz-transform: rotate(225deg) scale(0.5);
    -ms-transform: rotate(225deg) scale(0.5);
    transform: rotate(225deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(405deg) scale(0.5);
    -moz-transform: rotate(405deg) scale(0.5);
    -ms-transform: rotate(405deg) scale(0.5);
    transform: rotate(405deg) scale(0.5); } }

@keyframes LoadingAlt {
  0% {
    -webkit-transform: rotate(-45deg) scale(0.5);
    -moz-transform: rotate(-45deg) scale(0.5);
    -ms-transform: rotate(-45deg) scale(0.5);
    transform: rotate(-45deg) scale(0.5); }
  50% {
    -webkit-transform: rotate(-225deg) scale(0.5);
    -moz-transform: rotate(-225deg) scale(0.5);
    -ms-transform: rotate(-225deg) scale(0.5);
    transform: rotate(-225deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-405deg) scale(0.5);
    -moz-transform: rotate(-405deg) scale(0.5);
    -ms-transform: rotate(-405deg) scale(0.5);
    transform: rotate(-405deg) scale(0.5); } }

.lang-popper {
  padding: 15px 30px; }
  @media screen and (min-width: 768px) {
    .lang-popper {
      left: auto !important;
      right: 0 !important;
      width: 270px !important; } }
  .lang-popper .popper-arrow {
    right: 20px !important; }
  .lang-popper .language {
    display: inline-block;
    border: none;
    height: 72px;
    padding-top: 30px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    margin: 0 10px;
    font-size: .8em; }
    .lang-popper .language:hover {
      background-color: #525d68; }
    .lang-popper .language.selected {
      border: 1px solid #1effbc; }
  .lang-popper .lang-wrapper {
    text-align: center; }

[data-flag=E] {
  background-position: top 5px center;
  background-repeat: no-repeat;
  background-image: url(images/ic_lang_en_white_24px.svg);
  background-size: 36px 36px; }

[data-flag=H] {
  background-position: top 5px center;
  background-repeat: no-repeat;
  background-image: url(images/ic_lang_hu_white_24px.svg);
  background-size: 36px 36px; }

/*! jQuery UI - v1.11.4 - 2015-05-19
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

/* Component containers
----------------------------------*/
.ui-widget .ui-widget {
  font-size: 1em; }

.ui-datepicker.ui-widget-content {
  display: none; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
  border: 1px solid #ed1c24; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("../../_sass/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 100%;
  height: 100%; }

/* Overlays */
.ui-widget-overlay {
  background: #666666 url("../../_sass/images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50);
  /* support: IE8 */ }

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url("../../_sass/images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  /* support: IE8 */
  border-radius: 5px; }

/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important; }

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0; }

.scroll-element {
  display: none; }

.scroll-element, .scroll-element div {
  box-sizing: content-box; }

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block; }

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: pointer; }

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999; }

.scroll-textarea > .scroll-content {
  overflow: hidden !important; }

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important; }

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0; }

/*************** SIMPLE OUTER SCROLLBAR ***************/
.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 1; }

.scrollbar-outer > .scroll-element {
  background-color: #ffffff; }

.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 13px;
  left: 0;
  width: 100%; }

.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 13px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px; }

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden; }

.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: rgba(66, 75, 84, 0.2);
  border-radius: 5px; }

.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: rgba(66, 75, 84, 0.6);
  border-radius: 5px; }

.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: rgba(66, 75, 84, 0.8); }

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #424b54; }

/* scrollbar height/width & offset from container borders */
.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px; }

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px; }

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px; }

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px; }

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px; }

/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
/*Main page*/
/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
.crm-box {
  width: 100%;
  padding: 15px;
  margin-bottom: 20px;
  background-color: #f6ff00;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #424b54;
  text-decoration: none; }
  .crm-box:hover, .crm-box:active, .crm-box:focus {
    color: #424b54;
    text-decoration: none; }
    .crm-box:hover .crm-box__more, .crm-box:active .crm-box__more, .crm-box:focus .crm-box__more {
      text-decoration: underline; }
  @media screen and (min-width: 992px) {
    .crm-box {
      flex-wrap: nowrap;
      padding: 10px 20px; } }

.crm-box__title {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center; }
  @media screen and (min-width: 992px) {
    .crm-box__title {
      margin-right: 20px; } }
  .crm-box__title > span {
    width: 24px;
    height: 24px;
    margin-right: 5px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_crm_font_24px.svg);
    background-size: 24px;
    flex-shrink: 0; }

.crm-box__content {
  width: 100%;
  flex-grow: 1;
  order: 0;
  margin-top: 10px;
  font-weight: 300; }
  @media screen and (min-width: 768px) {
    .crm-box__content {
      order: 1; } }
  @media screen and (min-width: 992px) {
    .crm-box__content {
      order: 0;
      margin-top: 0;
      padding-right: 20px; } }
  .crm-box__content p {
    margin: 0; }

.crm-box__more {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
  user-select: none;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  @media screen and (min-width: 768px) {
    .crm-box__more {
      width: auto;
      margin-top: 0;
      border-top: 0;
      padding-top: 0; } }
  @media screen and (min-width: 992px) {
    .crm-box__more {
      border-left: 1px solid rgba(0, 0, 0, 0.25);
      padding-left: 20px;
      padding-top: 2px;
      padding-bottom: 2px; } }
  .crm-box__more > span {
    width: 24px;
    height: 24px;
    margin-left: 5px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_arrow_right_grey_24px.svg);
    background-size: 24px;
    flex-shrink: 0; }

.slider-wrapper {
  margin-top: 30px;
  margin-bottom: 30px; }

.mainpage-box-support {
  background: rgba(65, 217, 234, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  padding: 30px 15px;
  text-align: center; }
  .mainpage-box-support h2, .mainpage-box-support p {
    margin: 20px 0; }
  .mainpage-box-support .art-support {
    margin: auto;
    width: 72px;
    height: 72px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_support_grey_72px.svg);
    background-size: 72px 72px; }

.mainpage-blog .mainpage-blog-head h2 {
  margin-top: 10px;
  margin-bottom: 15px; }

.mainpage-blog .blog-box-item:nth-child(3n) {
  display: none; }
  @media screen and (min-width: 768px) {
    .mainpage-blog .blog-box-item:nth-child(3n) {
      display: block; } }
  @media screen and (min-width: 992px) {
    .mainpage-blog .blog-box-item:nth-child(3n) {
      display: none; } }

.main-slider:not(.owl-loaded), .main-slider-mobile:not(.owl-loaded) {
  height: 410px;
  opacity: 0;
  overflow: hidden; }
  @media only screen and (max-width: 1199px) {
    .main-slider:not(.owl-loaded), .main-slider-mobile:not(.owl-loaded) {
      height: 278px; } }
  @media only screen and (max-width: 767px) {
    .main-slider:not(.owl-loaded), .main-slider-mobile:not(.owl-loaded) {
      height: 136.3vw; } }
  @media only screen and (min-width: 992px) {
    .main-slider:not(.owl-loaded), .main-slider-mobile:not(.owl-loaded) {
      height: 347px; } }
  @media only screen and (min-width: 1200px) {
    .main-slider:not(.owl-loaded), .main-slider-mobile:not(.owl-loaded) {
      height: 410px; } }

.main-slider .owl-item img, .main-slider-mobile .owl-item img {
  margin: 0 auto; }

.main-slider .owl-controls, .main-slider-mobile .owl-controls {
  margin-top: 14px;
  position: relative; }

@media only screen and (max-width: 767px) {
  .main-slider-wrapper {
    display: none; } }

.main-slider-mobile-wrapper {
  display: none; }
  @media only screen and (max-width: 767px) {
    .main-slider-mobile-wrapper {
      display: block; } }

.mainpage-products-slider-wrapper h2 {
  margin-top: 0; }

.mainpage-products-slider-wrapper .owl-controls {
  position: relative;
  top: 0; }

/* 2023 főoldali felújításhoz olyasmi blokk létrehozása, mint a .productpage-boxes */
.mainpage-boxes {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px; }
  .mainpage-boxes .box {
    min-height: 160px;
    display: flex; }
    .mainpage-boxes .box .inner {
      min-height: 100%;
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 24px 14px;
      gap: 14px;
      border: 2px solid #424b54;
      border-radius: 3px;
      position: relative; }
      .mainpage-boxes .box .inner .section-separator {
        width: 30%;
        margin: 0; }
      .mainpage-boxes .box .inner .box-title {
        font-size: 24px;
        text-decoration: none;
        color: #424b54;
        font-weight: 400;
        padding-left: 50px; }
        @media only screen and (max-width: 370px) {
          .mainpage-boxes .box .inner .box-title {
            font-size: 20px;
            padding-left: 40px;
            background-size: 32px 32px !important; } }
        @media only screen and (min-width: 480px) {
          .mainpage-boxes .box .inner .box-title {
            font-size: 26px;
            padding-left: 50px;
            background-size: 42px 42px !important; } }
        @media only screen and (min-width: 768px) {
          .mainpage-boxes .box .inner .box-title {
            font-size: 24px;
            padding-left: 50px;
            background-size: 42px 42px !important; } }
        @media only screen and (min-width: 992px) {
          .mainpage-boxes .box .inner .box-title {
            font-size: 20px;
            padding-left: 40px;
            background-size: 32px 32px !important; } }
        @media only screen and (min-width: 1200px) {
          .mainpage-boxes .box .inner .box-title {
            font-size: 26px;
            padding-left: 50px;
            background-size: 42px 42px !important; } }
        .mainpage-boxes .box .inner .box-title.-onsale {
          color: #ff5d13;
          background-position: left center;
          background-repeat: no-repeat;
          background-image: url(images/ic_onsale_orange_48px.svg);
          background-size: 42px 42px; }
        .mainpage-boxes .box .inner .box-title.-new {
          color: #424b54;
          background-position: left center;
          background-repeat: no-repeat;
          background-image: url(images/ic_new_grey_48px.svg);
          background-size: 42px 42px; }
        .mainpage-boxes .box .inner .box-title.-used {
          color: #424b54;
          background-position: left center;
          background-repeat: no-repeat;
          background-image: url(images/ic_hand_grey_36px.svg);
          background-size: 42px 42px; }
        .mainpage-boxes .box .inner .box-title.-depr {
          color: #424b54;
          background-position: left center;
          background-repeat: no-repeat;
          background-image: url(images/ic_recycle_grey_36px.svg);
          background-size: 42px 42px; }
      .mainpage-boxes .box .inner .brands-title {
        text-decoration: none;
        color: white;
        font-size: 36px;
        font-weight: 700;
        text-transform: uppercase; }
    .mainpage-boxes .box.first-box .inner {
      background-color: rgba(255, 93, 19, 0.03);
      border: 2px solid #ff5d13; }
    .mainpage-boxes .box.second-box .inner {
      background-color: rgba(66, 75, 84, 0.03);
      border: 2px solid #424b54; }
    .mainpage-boxes .box.third-box .inner {
      border: 2px solid rgba(0, 0, 0, 0.2);
      background-image: linear-gradient(0deg, rgba(66, 75, 84, 0.7), rgba(66, 75, 84, 0.7)), url(../../images/doboz/mainpage-2023-gyartoink-bg.png);
      background-size: cover;
      background-position: center center; }

/* Product page */
.productpage-boxes {
  margin-top: 20px;
  margin-bottom: 20px; }

.productpage-onsale-box > div, .productpage-new-box > div, .productpage-used-box > div {
  -moz-transition: 0.15s all ease-in-out;
  -webkit-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out;
  height: 100px;
  display: flex;
  align-items: center;
  padding: 15px;
  flex-wrap: wrap;
  text-decoration: none; }
  .productpage-onsale-box > div > .box-title, .productpage-new-box > div > .box-title, .productpage-used-box > div > .box-title {
    width: 100%;
    font-weight: 400;
    color: #424b54;
    text-decoration: none; }

.productpage-onsale-box {
  text-decoration: none !important; }
  .productpage-onsale-box > div {
    border: 1px solid #ff5d13;
    border-radius: 3px;
    font-size: 1.5em; }
    .productpage-onsale-box > div > .box-title {
      padding-left: 50px;
      line-height: 48px;
      background-position: left center;
      background-repeat: no-repeat;
      background-image: url(images/ic_onsale_orange_48px.svg);
      background-size: 48px 48px;
      color: #ff5d13; }
  .productpage-onsale-box:hover > div {
    background-color: #fffbf9; }
  .productpage-onsale-box:active > div {
    background-color: #ffe9df; }

.productpage-new-box {
  text-decoration: none !important;
  margin-top: 15px; }
  @media screen and (min-width: 768px) {
    .productpage-new-box {
      margin-top: 0; } }
  .productpage-new-box > div {
    background: #1effbc;
    border-radius: 3px;
    border: 1px solid #00eaa4;
    font-size: 1.5em; }
    .productpage-new-box > div > .box-title {
      padding-left: 50px;
      line-height: 48px;
      background-position: left center;
      background-repeat: no-repeat;
      background-image: url(images/ic_new_grey_48px.svg);
      background-size: 48px 48px; }
  .productpage-new-box:hover > div {
    background-color: #00f9af;
    border-color: #00d696; }
  .productpage-new-box:active > div {
    background-color: #00eaa4;
    border-color: #00b781; }

.productpage-used-box {
  text-decoration: none !important;
  margin-top: 15px;
  -moz-transition: 0.15s all ease-in-out;
  -webkit-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out; }
  @media screen and (min-width: 992px) {
    .productpage-used-box {
      margin-top: 0; } }
  .productpage-used-box > div {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    font-size: 1.25em;
    flex-wrap: wrap; }
    .productpage-used-box > div > .box-title:first-child {
      padding-left: 40px;
      background-position: left center;
      background-repeat: no-repeat;
      background-image: url(images/ic_hand_grey_36px.svg);
      background-size: 36px 36px;
      line-height: 35px; }
    .productpage-used-box > div > .box-title:last-child {
      padding-left: 40px;
      background-position: left center;
      background-repeat: no-repeat;
      background-image: url(images/ic_recycle_grey_36px.svg);
      background-size: 36px 36px;
      line-height: 35px; }
    @media screen and (min-width: 768px) {
      .productpage-used-box > div {
        height: 75px;
        flex-wrap: nowrap; }
        .productpage-used-box > div > .box-title:first-child {
          margin-right: 30px; }
        .productpage-used-box > div > .box-title:last-child {
          margin-left: 30px; } }
    @media screen and (min-width: 992px) {
      .productpage-used-box > div {
        height: 100px;
        flex-wrap: wrap; }
        .productpage-used-box > div > .box-title {
          margin: 0 !important; } }

.slider {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 15px; }
  @media screen and (min-width: 992px) {
    .slider {
      margin-bottom: 20px; } }

.mp-banner-wrapper.margin-bottom {
  margin-bottom: 30px; }

.mp-banner-wrapper .section-separator:last-child {
  display: none; }

.mp-banner-wrapper img + .section-separator:last-child, .mp-banner-wrapper a + .section-separator:last-child {
  display: block; }

.mp-banner-wrapper .mobile {
  display: none; }

@media screen and (max-width: 768px) {
  .mp-banner-wrapper .row .desktop {
    display: none; }
  .mp-banner-wrapper .row .mobile {
    display: block;
    margin-bottom: 20px; }
  .mp-banner-wrapper .row div:last-child {
    margin-bottom: 0; }
  .mp-banner-wrapper .section-separator:last-child {
    display: none; } }

/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
.nostock {
  background-color: rgba(0, 0, 0, 0.2);
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-color: transparent;
  color: #424b54; }

.onstock {
  background-color: #1effbc;
  border: 3px solid #1effbc; }

.used {
  background-color: #1effbc; }

.incoming {
  background-color: #f6ff00;
  border: 3px solid #f6ff00; }

.price-original, .price-onsale, .price-normal {
  font-size: 1.25em;
  display: inline-block;
  vertical-align: middle;
  padding: 0; }
  @media screen and (min-width: 768px) {
    .price-original, .price-onsale, .price-normal {
      padding: .25em; } }

.price-original {
  text-decoration: line-through;
  opacity: .6;
  font-size: 1em; }

.price-onsale {
  color: #ff5d13;
  font-weight: 400; }

.price-normal {
  font-weight: 400; }

.product-item {
  position: relative;
  margin-bottom: 15px; }
  .product-item .product-item-labels {
    position: absolute;
    top: 5px;
    left: 20px;
    z-index: 1; }
  .product-item .product-item-img {
    position: relative;
    width: 100%;
    padding-bottom: 75%;
    display: block;
    border-radius: 3px;
    overflow: hidden; }
    .product-item .product-item-img > img {
      max-width: 100%;
      max-height: 100%; }
  .product-item .product-item-title {
    display: flex;
    text-align: center;
    line-height: 1.25em;
    height: 2.5em;
    overflow: hidden;
    margin-top: .5em;
    margin-bottom: .5em;
    color: #424b54;
    text-decoration: none;
    align-items: flex-start;
    justify-content: center; }
  .product-item .product-item-price {
    display: block;
    text-align: center; }
  .product-item .line, .product-item .inv-line {
    margin-top: 5px;
    margin-bottom: 5px; }
  @media screen and (min-width: 768px) {
    .product-item:nth-child(4n) {
      display: none; } }
  @media screen and (min-width: 992px) {
    .product-item:nth-child(4n) {
      display: block; } }

.cl-container {
  padding-top: 10px; }
  @media screen and (min-width: 992px) {
    .cl-container {
      border-left: 1px solid rgba(0, 0, 0, 0.2); } }
  .cl-container .yahoobar {
    margin-top: 15px; }

.cl-title h2 {
  margin: 10px 0; }

.cl-banner img, .cl-banner-mobile img {
  margin-bottom: 15px; }

.cl-banner {
  display: none; }
  @media screen and (min-width: 480px) {
    .cl-banner {
      display: block; } }

@media screen and (min-width: 480px) {
  .cl-banner-mobile {
    display: none; } }

.cl-top {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 15px;
  margin-bottom: 15px; }
  @media screen and (min-width: 992px) {
    .cl-top {
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0; } }

.cl-sorter-container {
  margin-top: 0; }
  @media screen and (min-width: 768px) {
    .cl-sorter-container {
      margin-top: 15px; } }
  @media screen and (min-width: 992px) {
    .cl-sorter-container {
      margin-top: 0; } }

.cl-filter-mobile {
  position: relative; }
  .cl-filter-mobile > h3:first-child {
    position: relative;
    display: inline-block;
    margin: 5px 0;
    line-height: 1.5em; }
    .cl-filter-mobile > h3:first-child:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      height: 3px;
      background: #ff5d13;
      width: 100%; }
  .cl-filter-mobile > span:last-child {
    position: relative;
    color: white;
    background: #ff5d13;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 12px;
    font-weight: 700;
    font-size: 1em;
    margin-left: 5px; }
    .cl-filter-mobile > span:last-child.shown {
      display: inline-block; }

.cl-count {
  line-height: 33px; }

.cl-item, .cart-item {
  width: 100%;
  float: left;
  margin: 15px 0;
  /* */ }
  .cl-item .cl-item-left, .cart-item .cl-item-left {
    float: left;
    min-height: 1px;
    width: 30%;
    margin-right: 15px; }
    @media screen and (min-width: 768px) {
      .cl-item .cl-item-left, .cart-item .cl-item-left {
        width: 22.5%; } }
    @media screen and (min-width: 992px) {
      .cl-item .cl-item-left, .cart-item .cl-item-left {
        width: 20%; } }
    @media screen and (min-width: 1200px) {
      .cl-item .cl-item-left, .cart-item .cl-item-left {
        width: 22.5%; } }
    .cl-item .cl-item-left > div, .cart-item .cl-item-left > div {
      position: relative;
      width: 100%;
      padding-bottom: 75%; }
      .cl-item .cl-item-left > div > img, .cart-item .cl-item-left > div > img {
        position: absolute;
        margin: auto;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
  .cl-item .cl-item-center, .cart-item .cl-item-center {
    min-height: 1px;
    float: left;
    width: calc(70% - 15px); }
    @media screen and (min-width: 768px) {
      .cl-item .cl-item-center, .cart-item .cl-item-center {
        width: calc(55% - 45px); } }
    @media screen and (min-width: 992px) {
      .cl-item .cl-item-center, .cart-item .cl-item-center {
        width: calc(57.5% - 45px); } }
    @media screen and (min-width: 1200px) {
      .cl-item .cl-item-center, .cart-item .cl-item-center {
        width: calc(57.5% - 45px); } }
  .cl-item .cl-item-right, .cart-item .cl-item-right {
    min-height: 1px;
    float: right;
    position: relative;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .cl-item .cl-item-right, .cart-item .cl-item-right {
        position: static;
        margin-left: 30px;
        width: 22.5%; } }
    @media screen and (min-width: 992px) {
      .cl-item .cl-item-right, .cart-item .cl-item-right {
        width: 22.5%; } }
    @media screen and (min-width: 1200px) {
      .cl-item .cl-item-right, .cart-item .cl-item-right {
        width: 20%; } }
  .cl-item .cl-item-labels, .cart-item .cl-item-labels {
    display: flex;
    flex-wrap: wrap; }
    .cl-item .cl-item-labels.wrap, .cart-item .cl-item-labels.wrap {
      flex-wrap: wrap !important; }
    .cl-item .cl-item-labels .garancia, .cart-item .cl-item-labels .garancia, .cl-item .cl-item-labels .hibaleiras, .cart-item .cl-item-labels .hibaleiras {
      display: block;
      width: 100%; }
    @media screen and (min-width: 768px) {
      .cl-item .cl-item-labels, .cart-item .cl-item-labels {
        flex-wrap: nowrap; } }
    .cl-item .cl-item-labels .label-new, .cart-item .cl-item-labels .label-new {
      flex-shrink: 0; }
  .cl-item .cl-item-name, .cart-item .cl-item-name {
    margin: 0;
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.25em;
    max-height: 2.5em;
    overflow: hidden; }
    .cl-item .cl-item-name a, .cart-item .cl-item-name a {
      color: #424b54;
      text-decoration: none;
      font-weight: 300; }
    @media screen and (min-width: 1200px) {
      .cl-item .cl-item-name, .cart-item .cl-item-name {
        margin: 10px 0; } }
  .cl-item .cl-item-no, .cart-item .cl-item-no {
    margin: 10px 0;
    font-family: "Roboto", sans-serif;
    font-size: .8em; }
  .cl-item .cl-item-desc, .cart-item .cl-item-desc {
    display: none;
    margin: 10px 0;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: .8em;
    line-height: 1.25em;
    height: 2.5em;
    overflow: hidden;
    text-transform: none; }
    @media screen and (min-width: 768px) {
      .cl-item .cl-item-desc, .cart-item .cl-item-desc {
        display: block; } }
    .cl-item .cl-item-desc > span, .cart-item .cl-item-desc > span {
      line-height: 1rem;
      font-size: 2em;
      color: rgba(66, 75, 84, 0.25);
      padding: 0 5px;
      display: inline-block;
      vertical-align: middle; }
      .cl-item .cl-item-desc > span:after, .cart-item .cl-item-desc > span:after {
        display: none; }
  .cl-item .cl-item-avail, .cart-item .cl-item-avail {
    width: 50%;
    float: left;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: .8em;
    border-radius: 3px;
    position: absolute; }
    @media screen and (min-width: 768px) {
      .cl-item .cl-item-avail, .cart-item .cl-item-avail {
        width: auto;
        float: none;
        position: relative; } }
  .cl-item .cl-item-price, .cart-item .cl-item-price {
    width: 50%;
    float: right;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    @media screen and (min-width: 768px) {
      .cl-item .cl-item-price, .cart-item .cl-item-price {
        margin: 5px 0; } }
    .cl-item .cl-item-price .price-onsale, .cart-item .cl-item-price .price-onsale {
      text-align: right;
      padding-right: 0; }
    .cl-item .cl-item-price .price-normal, .cart-item .cl-item-price .price-normal {
      text-align: right;
      padding-right: 0; }
    .cl-item .cl-item-price .price-original, .cart-item .cl-item-price .price-original {
      text-align: left;
      padding-left: 0; }
    @media screen and (min-width: 768px) {
      .cl-item .cl-item-price, .cart-item .cl-item-price {
        width: auto;
        float: none; } }
    @media screen and (min-width: 1200px) {
      .cl-item .cl-item-price, .cart-item .cl-item-price {
        margin: 10px 0; } }
  .cl-item .cl-item-cart, .cart-item .cl-item-cart {
    display: none;
    flex-wrap: nowrap;
    align-items: center;
    position: relative; }
    @media screen and (min-width: 768px) {
      .cl-item .cl-item-cart, .cart-item .cl-item-cart {
        display: flex; } }
    .cl-item .cl-item-cart .cart-submit, .cart-item .cl-item-cart .cart-submit {
      width: 75%; }

.cart-input-wrapper {
  position: relative; }

.cart-input {
  text-align: center; }

.cart-minus {
  left: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_minus_orange_24px.svg);
  background-size: 24px 24px; }
  .cart-minus.inactive {
    background: none; }

.cart-plus {
  right: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_plus_blue_24px.svg);
  background-size: 24px 24px; }
  .cart-plus.inactive {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_plus_grey_24px.svg);
    background-size: 24px 24px; }

.cart-me {
  margin-left: 10px;
  margin-right: 10px;
  font-size: .8em;
  font-weight: 400; }

.cart-submit {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_cart_grey_wide24px.svg);
  background-size: 48px 24px; }
  .cart-submit:hover {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_cart_white_wide24px.svg);
    background-size: 48px 24px; }

.avail-top {
  padding: .25em 0;
  line-height: 1.25em;
  font-weight: 400; }
  .avail-top:hover + .avail-bottom {
    display: block; }

.avail-bottom {
  padding: .25em 0;
  background-color: white;
  line-height: 1.25em;
  font-weight: 400;
  display: none; }
  @media screen and (min-width: 768px) {
    .avail-bottom {
      display: block; } }

.label-onsale {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_onsale_orange_24px.svg);
  background-size: 24px 24px; }
  .label-onsale > a {
    color: #ff5d13; }
  .label-onsale.onsale-gift {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_onsalegift_orange_24px.svg);
    background-size: 24px 24px; }
  .label-onsale.onsale-qty {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_onsale_white.svg);
    background-size: 24px 24px;
    background-color: #ff5d13;
    background-size: 30px 19px;
    margin-right: 15px;
    border-radius: 3px;
    padding: 5px 0; }
    .label-onsale.onsale-qty-reszlet {
      margin: 0;
      border-radius: 3px 3px 0px 0px;
      background-size: 40px 22px; }
      .label-onsale.onsale-qty-reszlet > a {
        font-size: 16px;
        text-align: center;
        width: 100%;
        margin: 0;
        padding: 0; }
      .label-onsale.onsale-qty-reszlet > div {
        color: white;
        font-size: 16px;
        text-align: center; }
    .label-onsale.onsale-qty > a {
      color: white; }
  .label-onsale:hover {
    border-radius: 3px 3px 0px 0px; }
    .label-onsale:hover .onsale-qty-tooltip {
      display: block; }

.onsale-qty-nolink {
  color: white;
  font-weight: 400;
  text-align: center;
  width: 100%;
  font-size: 0.8rem;
  padding-left: 30px;
  margin-right: 15px;
  cursor: help; }

.nolink {
  cursor: help; }

.cursor-default {
  cursor: default; }

.onsale-qty-tooltip {
  display: none;
  position: absolute;
  background: white;
  color: #424b54;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.2);
  border: 3px solid #ff5d13;
  border-radius: 0px 3px 3px 3px;
  padding: 5px 10px;
  top: 100%;
  left: 0;
  z-index: 2;
  text-align: right;
  font-size: 0.8rem; }
  .onsale-qty-tooltip-reszlet {
    display: block;
    position: relative;
    box-shadow: none;
    text-align: center;
    border-radius: 0px 0px 3px 3px;
    z-index: 1; }
    .onsale-qty-tooltip-reszlet > div {
      white-space: normal !important;
      font-weight: 400; }
  .onsale-qty-tooltip > div {
    white-space: nowrap; }

.label-new {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_new_color_24px.svg);
  background-size: 24px 24px;
  color: #424b54; }
  .label-new:hover {
    color: #424b54;
    text-decoration: none; }

.label-runout {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_runout_grey_24px.svg);
  background-size: 24px 24px;
  opacity: .6;
  cursor: default; }

.label-used {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_hand_grey_24px.svg);
  background-size: 24px 24px;
  color: #424b54; }
  .label-used:hover {
    color: #424b54;
    text-decoration: none; }

.label-damaged {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_recycle_grey_24px.svg);
  background-size: 24px 24px;
  color: #424b54;
  border: 1px solid #41d9ea;
  height: auto;
  border-radius: 3px; }
  .label-damaged:hover {
    color: #424b54;
    text-decoration: none; }

.szuropanel-container {
  padding-top: 40px;
  display: none;
  position: fixed;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
  z-index: 5;
  top: 75px;
  max-height: calc(100vh - 75px);
  overflow: auto;
  width: 100vw; }
  .szuropanel-container.popped {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .szuropanel-container .popped-close, .szuropanel-container #vsOverlayClose, .szuropanel-container #closeBtn, .szuropanel-container .closeBtn {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .szuropanel-container {
      width: calc(100vw - 30px);
      left: 15px;
      right: 15px; } }
  @media screen and (min-width: 992px) {
    .szuropanel-container {
      right: 0;
      left: 0;
      padding-top: 10px;
      width: 25%;
      display: block;
      position: static;
      box-shadow: none;
      top: auto;
      max-height: none;
      overflow: visible; } }

.szuropanel {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  width: calc(100% + 30px);
  float: left; }
  .szuropanel > li {
    width: 100%;
    float: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0 15px 15px 15px;
    margin-bottom: 15px; }
  .szuropanel ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .szuropanel ul > li {
      margin: 10px 0;
      position: relative;
      width: 100%;
      float: left; }
  .szuropanel .megnevezesCSS {
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px; }
    .szuropanel .megnevezesCSS ~ label {
      float: left; }
    .szuropanel .megnevezesCSS > span {
      font-weight: 400;
      text-transform: none;
      font-family: "Roboto", sans-serif;
      font-size: .8em;
      display: inline-block;
      margin-left: 5px; }
  .szuropanel .megnevezes-checkbox {
    text-transform: none;
    font-weight: 400;
    padding-left: 40px;
    line-height: 24px; }
    .szuropanel .megnevezes-checkbox ~ label {
      width: 100%;
      position: absolute;
      left: 0; }
  .szuropanel .open {
    position: relative;
    width: 100%;
    float: left; }
  .szuropanel li.close {
    width: 100%;
    position: relative;
    float: left;
    margin: 10px 0; }
  .szuropanel .selector {
    width: 100%; }
    .szuropanel .selector .values {
      position: relative; }
    .szuropanel .selector .input, .szuropanel .selector textarea, .szuropanel .selector .user-popper .login-input, .user-popper .szuropanel .selector .login-input {
      margin-bottom: 0; }
  .szuropanel .szuropanel-aktiv-head {
    text-transform: uppercase;
    font-weight: 700;
    margin: 5px 0; }
    .szuropanel .szuropanel-aktiv-head > span {
      border-bottom: 3px solid #ff5d13; }
  .szuropanel .szuropanel-clear {
    position: relative;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(images/ic_clear_orange_24px.svg);
    background-size: 24px 24px;
    padding-right: 26px;
    float: right;
    font-size: .8em;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    text-transform: none;
    color: #ff5d13;
    text-align: right;
    width: auto;
    line-height: 24px;
    right: -4px; }

.cl-pager {
  color: #424b54;
  clear: both;
  margin-top: 30px;
  margin-bottom: 30px; }
  .cl-pager > div > :first-child {
    text-align: left; }
  .cl-pager > div > :nth-child(2) {
    text-align: center;
    font-size: 1.25em; }
  .cl-pager > div > :last-child {
    text-align: right; }
  .cl-pager .prev, .cl-pager .next {
    color: #424b54;
    display: inline-block;
    -moz-transition: 0.15s all ease-in-out;
    -webkit-transition: 0.15s all ease-in-out;
    transition: 0.15s all ease-in-out; }
    .cl-pager .prev:hover, .cl-pager .next:hover {
      color: white; }
  .cl-pager .prev {
    background-position: left 10px center;
    background-repeat: no-repeat;
    background-image: url(images/ic_arrow_left_grey_24px.svg);
    background-size: 24px 24px;
    padding-left: 40px; }
    .cl-pager .prev:hover {
      background-position: left 10px center;
      background-repeat: no-repeat;
      background-image: url(images/ic_arrow_left_white_24px.svg);
      background-size: 24px 24px; }
  .cl-pager .next {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url(images/ic_arrow_right_grey_24px.svg);
    background-size: 24px 24px;
    padding-right: 40px; }
    .cl-pager .next:hover {
      background-position: right 10px center;
      background-repeat: no-repeat;
      background-image: url(images/ic_arrow_right_white_24px.svg);
      background-size: 24px 24px; }
  .cl-pager .counter, .cl-pager .counterselected {
    display: inline-block;
    position: relative;
    border-radius: 3px;
    width: 40px;
    text-align: center;
    color: #424b54;
    -moz-transition: 0.15s all ease-in-out;
    -webkit-transition: 0.15s all ease-in-out;
    transition: 0.15s all ease-in-out; }
    .cl-pager .counter:hover, .cl-pager .counterselected:hover {
      text-decoration: none;
      opacity: .8; }
    .cl-pager .counter:active, .cl-pager .counterselected:active {
      text-decoration: none;
      background-color: #424b54;
      color: white; }
    .cl-pager .counter.lastpage, .cl-pager .lastpage.counterselected {
      margin-left: 1.5em; }
    .cl-pager .counter.firstpage, .cl-pager .firstpage.counterselected {
      margin-right: 1.5em; }
    .cl-pager .counter.lastpage:before, .cl-pager .lastpage.counterselected:before, .cl-pager .counter.firstpage:after, .cl-pager .firstpage.counterselected:after {
      content: "–";
      position: absolute;
      width: 12px;
      height: 12px;
      line-height: 12px; }
    .cl-pager .counter.lastpage:before, .cl-pager .lastpage.counterselected:before {
      right: 2.5em; }
    .cl-pager .counter.firstpage:after, .cl-pager .firstpage.counterselected:after {
      left: 2.5em; }
  .cl-pager .counterselected {
    font-weight: 700;
    color: #424b54;
    border-bottom: 3px solid #1effbc; }

.filter_remover, .blog-filter-remover {
  position: absolute;
  top: 2px;
  right: -4px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_clear_orange_24px.svg);
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  cursor: pointer; }

.sorter .values {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  right: 0;
  padding: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  max-height: none; }

.nsClSzuropanelHeader, .szuropanel-used-head, .misc-group-head {
  text-transform: uppercase;
  font-weight: 700;
  float: left;
  width: 100%;
  margin: 10px 0;
  cursor: pointer;
  -moz-transition: 0.15s all ease-in-out;
  -webkit-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out;
  position: relative; }
  .nsClSzuropanelHeader > span, .szuropanel-used-head > span, .misc-group-head > span {
    border-bottom: 3px solid #1effbc;
    display: inline-block; }
  .nsClSzuropanelHeader:hover, .szuropanel-used-head:hover, .misc-group-head:hover {
    opacity: .8; }
  .nsClSzuropanelHeader:after, .szuropanel-used-head:after, .misc-group-head:after {
    content: "";
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_arrow_bottom_bordered_24px.svg);
    background-size: 24px 24px;
    position: absolute;
    right: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .nsClSzuropanelHeader.filterHeader:after, .filterHeader.szuropanel-used-head:after, .filterHeader.misc-group-head:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .nsClSzuropanelHeader.filterHeaderOpen:after, .filterHeaderOpen.szuropanel-used-head:after, .filterHeaderOpen.misc-group-head:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }

.szuropanel-used-head:after {
  display: none; }

/* VS SLIDER MOD */
.ui-slider .ui-slider-handle {
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  outline: none;
  cursor: pointer;
  background: #eaebec;
  border: 1px solid #71787f;
  transform: translate(-50%, 0);
  border-radius: 16px; }

.ui-slider .ui-slider-handle.ui-state-active {
  border: 1px solid #4d5257; }

.ui-slider .ui-slider-handle.ui-state-hover {
  background: #f5f5f6; }

.ui-slider-horizontal .ui-slider-handle {
  top: -6px; }

div[data-sliderid], input[data-sliderid] {
  width: calc(100% - 15px);
  float: left; }

.slider-values {
  font-family: "Roboto", sans-serif;
  font-size: .8em;
  width: 100% !important;
  float: left; }

.slider_container {
  width: calc(100% - 15px);
  float: left;
  margin: .5em; }

input[type="text"].slider-error, textarea[type="text"].slider-error, .select-wrapper select[type="text"].slider-error {
  color: red !important; }

.ui-slider {
  height: 6px;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  z-index: 1;
  box-sizing: border-box; }

.ui-slider-validBar {
  background-color: #1effbc;
  height: 6px;
  padding: 0;
  margin-top: 0;
  position: absolute; }

.ui-slider-range {
  background-color: #41d9ea;
  border: 1px solid #16b6c8 !important;
  box-sizing: border-box;
  height: 6px !important; }

span.ui-slider-handle {
  z-index: 2 !important;
  padding: 0 !important; }

.slider-range {
  height: 4px;
  box-sizing: border-box;
  box-shadow: none; }

.slider-values {
  margin-top: 15px; }

.slider-values > div {
  width: 50%; }

.slider-values > div:nth-child(1) {
  float: left;
  width: 50%; }

.ui-slider-max + .slider-values > div:nth-child(1) {
  float: right;
  width: 50%;
  text-align: right; }

.slider-values > div:nth-child(2):before {
  position: relative;
  left: -4px;
  float: left;
  content: "\2014"; }

.slider-values > div:nth-child(2) {
  float: right;
  width: 50%;
  text-align: right; }

.ui-datepicker-calendar {
  width: 220px;
  margin: 5px 10px; }

.ui-datepicker-calendar td, .ui-datepicker-calendar th {
  width: 20px;
  text-align: center; }

.ui-datepicker-title {
  display: inline-block;
  font-weight: 400; }

.ui-datepicker-prev, .ui-datepicker-next {
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer; }

.ui-datepicker-prev {
  left: .5em; }

.ui-datepicker-next {
  right: .5em; }

.ui-datepicker-header {
  text-align: center;
  position: relative;
  margin: -10px -10px 0 -10px;
  padding: 5px 10px; }

.ui-state-default {
  padding: 2px 5px;
  border-radius: 0;
  border: 1px solid transparent; }

.ui-datepicker-current-day .ui-state-default {
  border: 1px solid #cdcdcd;
  color: #006eb2; }

.ui-state-highlight {
  background: #191919;
  color: white; }

.ui-state-highlight:hover {
  color: white; }

.tovabbiSzuresekLink {
  width: 100%;
  text-transform: uppercase;
  font-size: .8em;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  padding: 5px 10px;
  cursor: pointer;
  margin: .5em auto 1.5em auto;
  -moz-transition: 0.15s all ease-in-out;
  -webkit-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out;
  display: inline-block; }

.cr-title-wrapper {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .cr-title-wrapper .cr-name {
    margin: 10px 0; }
  .cr-title-wrapper .cr-brand {
    position: relative;
    width: 90px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-left: 15px;
    overflow: hidden;
    flex-shrink: 0; }
    .cr-title-wrapper .cr-brand > img {
      position: absolute;
      margin: auto;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0; }

.cr-no-and-warranty {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: .8em; }

.cr-labels {
  width: 100%;
  float: left;
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap; }
  @media screen and (min-width: 768px) {
    .cr-labels {
      flex-wrap: nowrap; } }
  .cr-labels > * {
    margin-bottom: 0; }

.cr-price-and-cart {
  font-size: 1.25em; }
  .cr-price-and-cart .cart-already-in {
    font-size: 1rem;
    width: 24px;
    height: 24px;
    line-height: 22px;
    border-radius: 12px;
    right: 4px; }
  .cr-price-and-cart .cr-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 50px; }
    .cr-price-and-cart .cr-price div {
      padding: 0; }
  .cr-price-and-cart .cr-cart {
    display: flex;
    align-items: center; }
    .cr-price-and-cart .cr-cart .cart-submit {
      height: 50px;
      width: 100%;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_cart_white_wide36px.svg);
      background-size: 72px 36px;
      background-color: #41d9ea;
      border-color: #19cbdf; }
      @media screen and (min-width: 768px) {
        .cr-price-and-cart .cr-cart .cart-submit {
          width: 100%; } }
      .cr-price-and-cart .cr-cart .cart-submit:hover {
        background-color: #2ad4e7;
        border-color: #14a2b1; }
    .cr-price-and-cart .cr-cart .loading-container {
      width: 100%; }

.cr-avail-and-options {
  margin-top: 30px; }
  .cr-avail-and-options .cr-avail {
    margin: 30px 0;
    text-align: center;
    font-family: "Roboto", sans-serif; }
    .cr-avail-and-options .cr-avail .avail-top {
      padding-right: 3px;
      padding-left: 3px; }
    .cr-avail-and-options .cr-avail .avail-bottom > li {
      font-size: .8em;
      line-height: 1.5em;
      padding: 2px 0; }

.cr-labels div {
  margin-bottom: 0; }

.cr-icons {
  display: flex;
  justify-content: flex-end; }
  .cr-icons .icon, .cr-icons .icon-medium, .cr-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-text .footer-contacts-close, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-text .cr-icons .footer-contacts-close, .cr-icons .icon-pin, .cr-icons .icon-notify, .cr-icons .icon-print, .cr-icons .icon-large, .cr-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-facebook, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .cr-icons .social-facebook, .cr-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-pinterest, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .cr-icons .social-pinterest, .cr-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-googleplus, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .cr-icons .social-googleplus, .cr-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-instagram, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .cr-icons .social-instagram, .cr-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-youtube, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .cr-icons .social-youtube, .cr-icons footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-linkedin, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .cr-icons .social-linkedin, .cr-icons .user-panel .user-panel-icon, .user-panel .cr-icons .user-panel-icon, .cr-icons .label-onsale, .cr-icons .label-new, .cr-icons .label-runout, .cr-icons .label-used, .cr-icons .label-damaged, .cr-icons .popper .popped-close, .popper .cr-icons .popped-close, .cr-icons .system_message .popped-close, .system_message .cr-icons .popped-close, .cr-icons .popper #vsOverlayClose, .popper .cr-icons #vsOverlayClose, .cr-icons .system_message #vsOverlayClose, .system_message .cr-icons #vsOverlayClose, .cr-icons .popper #closeBtn, .popper .cr-icons #closeBtn, .cr-icons .system_message #closeBtn, .system_message .cr-icons #closeBtn, .cr-icons .popper .closeBtn, .popper .cr-icons .closeBtn, .cr-icons .system_message .closeBtn, .system_message .cr-icons .closeBtn, .cr-icons .values .option .szpC .cb, .values .option .szpC .cr-icons .cb, .cr-icons .help, .cr-icons .ui-datepicker-trigger, .cr-icons .ui-datepicker .ui-datepicker-prev, .ui-datepicker .cr-icons .ui-datepicker-prev, .cr-icons .ui-datepicker .ui-datepicker-next, .ui-datepicker .cr-icons .ui-datepicker-next, .cr-icons .edit-btn, .cr-icons .delete-btn, .cr-icons header .header-logo span.mobile-menu, header .header-logo .cr-icons span.mobile-menu, .cr-icons header .header-icons .search-icon, header .header-icons .cr-icons .search-icon, .cr-icons header .header-icons .user-icon, header .header-icons .cr-icons .user-icon, .cr-icons header .header-icons .cart-icon, header .header-icons .cr-icons .cart-icon, .cr-icons header .header-icons .lang-icon, header .header-icons .cr-icons .lang-icon, .cr-icons .blog-search .search-trigger, .blog-search .cr-icons .search-trigger, .cr-icons .cart-minus, .cr-icons .cart-plus, .cr-icons .szuropanel .szuropanel-clear, .szuropanel .cr-icons .szuropanel-clear, .cr-icons .nsClSzuropanelHeader:after, .cr-icons .szuropanel-used-head:after, .cr-icons .misc-group-head:after, .cr-icons .list-popup .add-button, .list-popup .cr-icons .add-button, .cr-icons .list-popup .remove-button, .list-popup .cr-icons .remove-button, .cr-icons .user-panel .logout-icon, .user-panel .cr-icons .logout-icon, .cr-icons .user-panel .settings-icon, .user-panel .cr-icons .settings-icon, .cr-icons .blog-likes, .cr-icons .blog-comments {
    margin-left: 10px; }
  .cr-icons .icon-pin {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_pin_grey_36px.svg);
    background-size: 36px 36px; }
    .cr-icons .icon-pin.active {
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_pin_green_36px.svg);
      background-size: 36px 36px; }
    .cr-icons .icon-pin.inactive {
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_pin_lightgrey_36px.svg);
      background-size: 36px 36px; }
  .cr-icons .icon-notify {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_notify_grey_36px.svg);
    background-size: 36px 36px; }
    .cr-icons .icon-notify.inactive {
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_notify_lightgrey_36px.svg);
      background-size: 36px 36px; }
  .cr-icons .icon-print {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_print_grey_36px.svg);
    background-size: 36px 36px; }

.notify-popper {
  width: 90vw;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: fixed;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #424b54; }
  @media screen and (min-width: 768px) {
    .notify-popper {
      position: absolute;
      width: 370px;
      top: 100%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); } }
  .notify-popper h3 {
    margin-top: 0; }

.notify-options {
  width: 100%;
  float: left;
  margin-top: 10px; }
  .notify-options > li {
    font-weight: 400;
    line-height: 38px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    padding-left: 55px;
    border-radius: 3px;
    -moz-transition: 0.15s all ease-in-out;
    -webkit-transition: 0.15s all ease-in-out;
    transition: 0.15s all ease-in-out; }
    .notify-options > li.notify-cheaper {
      background-position: left center;
      background-repeat: no-repeat;
      background-image: url(images/ic_notify_cheaper_grey_48px.svg);
      background-size: 48px 48px; }
    .notify-options > li.notify-incoming {
      background-position: left center;
      background-repeat: no-repeat;
      background-image: url(images/ic_notify_incoming_grey_48px.svg);
      background-size: 48px 48px; }
    .notify-options > li:hover {
      background-color: rgba(66, 75, 84, 0.05); }

/* CR TABS */
.cr-tabs-wrapper {
  width: 100%;
  float: left;
  height: 50px;
  position: relative;
  margin-top: 20px; }
  .cr-tabs-wrapper .cr-tabs {
    height: 50px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .cr-tabs-wrapper .cr-tabs > li {
      padding: 0 15px;
      height: 50px;
      font-weight: 700;
      text-transform: uppercase;
      cursor: pointer;
      line-height: 1.25em;
      font-size: .8em;
      display: flex;
      align-items: center; }
      @media screen and (min-width: 768px) {
        .cr-tabs-wrapper .cr-tabs > li {
          font-size: 1em;
          padding: 10px 15px;
          line-height: 30px; } }
      .cr-tabs-wrapper .cr-tabs > li.active-tab {
        border-bottom: 3px solid #1effbc; }
    .cr-tabs-wrapper .cr-tabs.fixed, .cr-tabs-wrapper .cr-tabs.system_message {
      background: white;
      z-index: 1;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      margin: auto; }
      @media screen and (min-width: 768px) {
        .cr-tabs-wrapper .cr-tabs.fixed, .cr-tabs-wrapper .cr-tabs.system_message {
          width: 750px; } }
      @media screen and (min-width: 992px) {
        .cr-tabs-wrapper .cr-tabs.fixed, .cr-tabs-wrapper .cr-tabs.system_message {
          width: 970px; } }
      @media screen and (min-width: 1200px) {
        .cr-tabs-wrapper .cr-tabs.fixed, .cr-tabs-wrapper .cr-tabs.system_message {
          width: 1170px; } }

.cr-sections .cr-section {
  width: 100%;
  float: left;
  margin: 20px 0; }
  .cr-sections .cr-section.active-section {
    display: block; }
  .cr-sections .cr-section#adatok-cr {
    background: rgba(66, 75, 84, 0.05);
    overflow: hidden; }

.specifikacio {
  list-style: none;
  padding: 0;
  margin: 0; }
  .specifikacio .KapcsCimkeRow {
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: .5em; }
  .specifikacio .KapcsHalfRow {
    width: 100%;
    float: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: .5em; }
    .specifikacio .KapcsHalfRow .CKR-tul-item {
      width: 50%;
      float: left; }
  .specifikacio ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: "Roboto", sans-serif; }
  .specifikacio > li {
    margin-top: 15px;
    margin-bottom: 15px; }

.segment-content {
  width: 100%;
  float: left;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.misc-group-head + div {
  width: 100%;
  float: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 5px;
  margin-bottom: 15px; }
  .misc-group-head + div:last-child {
    border-bottom: none; }

.misc-group-head.hidden-group + div {
  display: none; }

.misc-group-head.hidden-group:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

.list-popup {
  top: 50%;
  width: 90vw;
  position: fixed;
  z-index: 3;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  cursor: default;
  left: 50%;
  font-size: 1rem;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  @media screen and (min-width: 768px) {
    .list-popup {
      top: 100%;
      position: absolute;
      width: 270px;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); } }
  .list-popup .list-input-wrapper {
    display: flex;
    align-items: center; }
    .list-popup .list-input-wrapper input[type=text], .list-popup .list-input-wrapper textarea, .list-popup .list-input-wrapper .select-wrapper select, .select-wrapper .list-popup .list-input-wrapper select, .list-popup .list-input-wrapper .select-wrapper input, .select-wrapper .list-popup .list-input-wrapper input {
      margin-right: 15px; }
  .list-popup h3 {
    margin-top: 0; }
  .list-popup .list-popup-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 10px; }
  .list-popup .list-popup-bottomline {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    text-align: center; }
    .list-popup .list-popup-bottomline a {
      color: #424b54; }
      .list-popup .list-popup-bottomline a:hover {
        color: white; }
  .list-popup .add-button {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_plus_blue_24px.svg);
    background-size: 24px 24px;
    flex-shrink: 0; }
  .list-popup .remove-button {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_minus_orange_24px.svg);
    background-size: 24px 24px; }

.cl-lists-item {
  display: flex;
  width: 100%;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  justify-content: space-between; }
  .cl-lists-item .remove-submit {
    flex-grow: 0; }

.cl-lists-delete-popper {
  background: white;
  border-radius: 3px; }

.notify-incoming-popper, .notify-cheaper-popper {
  background-color: white;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.2);
  z-index: 3; }

.notify-deviza {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .notify-deviza > span {
    margin-left: 15px; }

.cl-box .cl-box-item {
  text-decoration: none; }
  .cl-box .cl-box-item .cl-box-item-name {
    text-align: center;
    color: #424b54;
    font-size: 1em; }

.cr-damaged-nav {
  margin-top: 15px;
  margin-bottom: 15px; }

.unitprice {
  font-size: .5em;
  vertical-align: middle; }

.result-no {
  font-size: .8em;
  font-family: "Roboto", sans-serif; }

.result-bar {
  width: 100%;
  min-width: 50px;
  position: relative;
  height: 5px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.2); }
  .result-bar > div {
    top: -1px;
    left: -1px;
    position: absolute;
    height: 5px;
    background: #1effbc;
    border: 1px solid #00eaa4; }

.template_lista_listitem_container > .scrollbar-outer {
  max-height: 200px; }

.resellers__content {
  background: rgba(66, 75, 84, 0.05);
  padding: .5rem; }
  @media screen and (min-width: 768px) {
    .resellers__content {
      column-count: 2; } }
  .resellers__content > * {
    display: block;
    padding: .5rem;
    break-inside: avoid; }
  .resellers__content a {
    color: #424b54; }

.offer-popper {
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  font-size: 16px; }
  .offer-popper .input-wrapper {
    margin-bottom: 8px; }
  .offer-popper .nav {
    text-align: center; }

/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.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; }

/* mouse grab icon */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  cursor: -webkit-grab;
  cursor: -moz-grab; }

.owl-carousel .owl-stage.owl-grab {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing; }

.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-nav {
  transition: .2s all ease-in-out; }

.slider-list .owl-nav {
  width: 100%;
  position: absolute;
  top: 85px;
  opacity: 0; }

.owl-carousel:hover .owl-nav {
  opacity: 1; }

.owl-next, .owl-prev {
  width: 2em;
  height: 2em;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  margin: auto; }

.owl-next {
  transform: rotate(-90deg);
  right: 0; }

.owl-prev {
  transform: rotate(90deg);
  left: 0; }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.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 {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  max-width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

.owl-item .product-item-box:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.2); }

/* 
 * 	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("../../_sass/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: 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;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

.owl-controls {
  position: absolute;
  top: -40px;
  text-align: center;
  right: 0; }

.slider-list .owl-controls {
  position: static; }

.mobile-slider .owl-controls {
  top: 15px;
  left: 0;
  position: relative; }

.owl-menu {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_slider_menu_dark_24px.svg);
  background-size: 24px 24px;
  width: 40px;
  height: 50px;
  margin: auto;
  cursor: pointer; }

.full-slider {
  height: 340px;
  overflow: hidden; }
  @media screen and (min-width: 992px) {
    .full-slider {
      height: 323px; } }
  @media screen and (min-width: 1200px) {
    .full-slider {
      height: 400px; } }
  .full-slider .owl-controls {
    width: 120px;
    height: 50px;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    margin: auto;
    background: white;
    border-radius: 3px 3px 0 0;
    overflow: hidden; }
    .full-slider .owl-controls .owl-prev, .full-slider .owl-controls .owl-next {
      width: 40px;
      height: 50px; }
    .full-slider .owl-controls .owl-prev {
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_arrow_slider_left_dark_24px.svg);
      background-size: 24px 24px;
      transform: rotate(0deg); }
    .full-slider .owl-controls .owl-next {
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_arrow_slider_right_dark_24px.svg);
      background-size: 24px 24px;
      transform: rotate(0deg); }

.owl-dot {
  width: 16px;
  height: 16px;
  border-radius: 10px;
  display: inline-block;
  margin: 0 .5em;
  position: relative; }

.owl-dot.active:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #41d9ea;
  border-radius: 10px; }

.slider-list .owl-dot.active:after {
  background: black; }

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@-moz-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }

@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }

@keyframes goDown {
  from {
    transform: translateY(-100%); } }

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }

/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
.owl-controls {
  top: auto;
  bottom: 0;
  left: 0; }

.owl-dot {
  background: rgba(0, 0, 0, 0.2); }
  .owl-dot.active {
    background: #41d9ea; }

/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
/* vsOverlay */
.vsOverlay {
  display: none; }

.vsOverlayImage {
  position: fixed;
  z-index: 1000;
  display: none;
  position: fixed;
  top: 20px;
  margin: 0 auto;
  background-color: #fff;
  color: #333;
  z-index: 1000;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 100px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 0 100px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 100px;
  border: solid 1px #333;
  left: 50% !important; }

.vsOverlayImage > div {
  width: 735px;
  min-height: 670px;
  overflow: hidden;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
  background-color: white; }

.confirm-popper {
  display: none;
  width: 90vw;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: fixed;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #424b54;
  text-align: center;
  padding: 30px; }
  @media screen and (min-width: 768px) {
    .confirm-popper {
      position: fixed;
      width: 370px;
      top: 20%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); } }
  .confirm-popper h3 {
    margin-top: 0; }

/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
/* vsGallery */
.GalleryPreview {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  outline: none;
  user-select: none;
  z-index: 1; }

.largeImageContainer {
  width: 100%;
  padding-bottom: 75%;
  position: relative;
  background-color: transparent; }

#mainkep {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.largeImage {
  max-width: 100%;
  max-height: 100%;
  cursor: zoom-in;
  opacity: 0;
  transition: .15s all ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.largeImage.loaded {
  opacity: 1; }

.largeImagePreloader {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  font-size: 12px;
  opacity: 1;
  transition: .15s all ease-in-out; }

.largeImagePreloader.loaded {
  opacity: 0; }

.loadingText {
  width: 100px;
  height: 20px;
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center; }

.GalleryNav {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0; }
  .GalleryNav > div {
    width: 3em;
    height: 3em;
    position: absolute;
    background-size: 2em 2em;
    margin: auto;
    top: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 2;
    background-color: white;
    border: 1px solid #41d9ea;
    border-radius: 3px;
    -moz-transition: 0.15s all ease-in-out;
    -webkit-transition: 0.15s all ease-in-out;
    transition: 0.15s all ease-in-out; }
    .GalleryNav > div:hover {
      background-color: #2ad4e7;
      border-color: #16b6c8; }
  .GalleryNav > div.prev {
    left: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_arrow_left_grey_24px.svg);
    background-size: 24px 24px; }
    .GalleryNav > div.prev:hover {
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_arrow_left_white_24px.svg);
      background-size: 24px 24px; }
  .GalleryNav > div.next {
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_arrow_right_grey_24px.svg);
    background-size: 24px 24px; }
    .GalleryNav > div.next:hover {
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_arrow_right_white_24px.svg);
      background-size: 24px 24px; }

.smallThumbnails {
  width: 100%;
  overflow: hidden;
  position: relative; }

.smallThumbnails .owl-item {
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -moz-transition: 0.15s all ease-in-out;
  -webkit-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out;
  background: white; }
  .smallThumbnails .owl-item:hover {
    border: 1px solid rgba(0, 0, 0, 0.4); }
  .smallThumbnails .owl-item.selected {
    border: 1px solid #1effbc; }
    .smallThumbnails .owl-item.selected:after {
      content: "";
      position: absolute;
      border: 2px solid #1effbc;
      width: calc(100%);
      height: calc(100%);
      display: block;
      top: 0; }
  .smallThumbnails .owl-item img {
    display: inline-block;
    max-width: 99%;
    max-height: 99%; }

.smallThumbnails.horizontal {
  margin-top: 20px; }

.smallThumbnails.vertical {
  margin-left: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: right;
  display: none; }

.smallThumbnails > div {
  white-space: nowrap;
  position: relative;
  left: 0;
  font-size: 0;
  transition: 0.05s all ease-in-out; }

.smallThumbnails.vertical > div {
  white-space: normal;
  top: 0; }

.smallThumbnails span {
  width: 70px;
  height: 70px;
  display: inline-block;
  position: relative;
  background-color: #eee; }

.smallThumbnails span:after {
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  border: 1px solid white;
  left: 0;
  top: 0;
  box-sizing: border-box;
  transition: .15s all ease-in-out;
  pointer-events: none; }

.smallThumbnails img {
  cursor: pointer;
  position: relative; }

.smallThumbnails.vertical span {
  margin: 15px 0px; }

.smallThumbnails.vertical span:first-child {
  margin-top: 0; }

.fullImageContainer {
  width: 100%;
  height: calc(100% - 75px);
  position: relative;
  float: left;
  border-top: 1px solid rgba(0, 0, 0, 0.2); }
  @media screen and (min-width: 768px) {
    .fullImageContainer {
      height: calc(100% - 40px); } }

.fullImage {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  user-select: none;
  padding: 15px; }

.gallery-popper {
  position: fixed;
  margin: auto;
  z-index: 10;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
  outline: none;
  left: 0;
  right: 0;
  top: 75px;
  width: 100vw;
  height: calc(100vh - 75px); }
  .gallery-popper .popped-title {
    margin-top: 0; }
  @media screen and (min-width: 768px) {
    .gallery-popper {
      top: 0;
      width: 90vw;
      height: 80vh;
      bottom: 0; } }
  @media screen and (min-width: 992px) {
    .gallery-popper {
      width: 1000px;
      height: 680px;
      top: 50%;
      left: 50%;
      right: auto;
      bottom: auto;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }

/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
.search-wrapper {
  display: flex; }
  .search-wrapper .search-input {
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-right: 15px; }
    .search-wrapper .search-input::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .search-wrapper .search-input::-moz-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .search-wrapper .search-input:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .search-wrapper .search-input:-moz-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .search-wrapper .search-input:focus {
      border-bottom: 1px solid #1effbc; }
  .search-wrapper .search-submit {
    background-color: rgba(30, 255, 188, 0.9);
    border-color: #00eaa4;
    color: #424b54; }
    .search-wrapper .search-submit:hover {
      background: #1effbc;
      border-color: #1effbc;
      color: #424b54; }

.search-popper, .lang-popper {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.2);
  width: 100vw;
  background: #49535d;
  position: fixed;
  top: 75px;
  right: 0;
  left: 0; }
  .search-popper .popper-arrow, .lang-popper .popper-arrow {
    right: 180px; }
  @media screen and (min-width: 992px) {
    .search-popper, .lang-popper {
      width: 390px;
      position: absolute;
      top: calc(100% - 10px);
      left: auto; } }

.search-history-title {
  font-weight: 700;
  text-transform: uppercase; }

.search-history-container {
  display: none;
  z-index: 1;
  width: 100%;
  position: absolute;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  left: 0;
  padding: 15px;
  background: white;
  color: #424b54;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.2); }

.kereses-kiegeszito {
  width: 100%;
  position: absolute;
  right: 0;
  background: white;
  z-index: 2;
  color: #424b54;
  padding: 15px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  outline: none;
  max-height: calc(100vh - 150px);
  overflow: auto;
  -webkit-transform: translateY(45px);
  -moz-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px); }

.kereses-kovkat {
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 10px;
  display: inline-block; }
  .kereses-kovkat:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -3px;
    height: 3px;
    background: #1effbc; }

.kereses-cikkcsoport, .kereses-tovabb {
  line-height: 40px;
  padding: 0 15px; }
  .kereses-cikkcsoport.selected, .selected.kereses-tovabb {
    background-color: rgba(66, 75, 84, 0.05); }
  .kereses-cikkcsoport:hover, .kereses-tovabb:hover {
    background-color: rgba(66, 75, 84, 0.05); }
  .kereses-cikkcsoport a, .kereses-tovabb a {
    color: #424b54;
    display: block;
    width: 100%;
    height: 100%; }
    .kereses-cikkcsoport a:hover, .kereses-tovabb a:hover {
      text-decoration: none; }

.kereses-tovabb {
  -moz-transition: 0.15s all ease-in-out;
  -webkit-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out;
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-image: url(images/ic_arrow_right_grey_24px.svg);
  background-size: 24px 24px;
  border: 1px solid #41d9ea;
  border-radius: 3px; }
  .kereses-tovabb a {
    color: #424b54; }
  .kereses-tovabb:hover {
    background-color: #41d9ea;
    border-color: #16b6c8;
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url(images/ic_arrow_right_white_24px.svg);
    background-size: 24px 24px; }
    .kereses-tovabb:hover a {
      color: white; }

/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
.cart-back {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (min-width: 992px) {
    .cart-back {
      padding-top: 30px;
      padding-left: 0;
      padding-right: 0; } }
  .cart-back a {
    font-weight: 700;
    text-transform: uppercase;
    color: #424b54;
    height: 35px;
    line-height: 35px;
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(images/ic_arrow_left_bordered_24px.svg);
    background-size: 24px 24px;
    padding-left: 30px; }
    .cart-back a:hover {
      text-decoration: none; }

.cart-steps {
  font-weight: 700;
  text-transform: uppercase; }
  .cart-steps > div {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 15px;
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .cart-steps > div > span:first-child {
      color: rgba(66, 75, 84, 0.5); }
    .cart-steps > div > span:last-child {
      font-size: 1.5em;
      color: rgba(66, 75, 84, 0.2); }
    .cart-steps > div.active-step > span:first-child {
      color: #424b54;
      position: relative; }
      .cart-steps > div.active-step > span:first-child:after {
        content: "";
        position: absolute;
        height: 3px;
        width: 100%;
        background: #1effbc;
        bottom: 0;
        left: 0; }
    .cart-steps > div.active-step > span:last-child {
      color: #1effbc; }

@media screen and (min-width: 992px) {
  .cart-right {
    border-left: 1px solid rgba(0, 0, 0, 0.2); } }

.cart-quickload {
  display: flex;
  align-items: center; }
  .cart-quickload .cart-input-no {
    margin-right: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 400; }
  .cart-quickload .cart-input-me {
    width: 33%;
    font-family: "Roboto", sans-serif;
    font-weight: 400; }
  .cart-quickload .cart-me {
    font-size: 1em; }
  .cart-quickload .cart-submit {
    width: 50%; }

.cart-options, .options-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: .8em;
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-top: 30px; }

.cart-sum, .orders-sum {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px; }
  .cart-sum > div, .orders-sum > div {
    text-align: right; }
    .cart-sum > div > span, .orders-sum > div > span {
      display: inline-block;
      margin-left: 30px;
      font-weight: 400;
      line-height: 40px;
      vertical-align: middle; }
      .cart-sum > div > span:first-child, .orders-sum > div > span:first-child {
        font-size: .8em; }
      .cart-sum > div > span:last-child, .orders-sum > div > span:last-child {
        font-size: 1.25em; }
    .cart-sum > div:last-child :last-child, .orders-sum > div:last-child :last-child {
      font-size: 1.25em;
      color: #ff5d13; }

.cart-nav {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px 0; }
  .cart-nav > :first-child {
    text-align: left;
    font-size: 0; }
    @media screen and (min-width: 768px) {
      .cart-nav > :first-child {
        font-size: 1em; } }
    .cart-nav > :first-child input, .cart-nav > :first-child a {
      background-position: left 10px center;
      background-repeat: no-repeat;
      background-image: url(images/ic_arrow_left_grey_24px.svg);
      background-size: 24px 24px;
      padding-left: 36px !important;
      color: #424b54; }
      .cart-nav > :first-child input:hover, .cart-nav > :first-child input:active, .cart-nav > :first-child a:hover, .cart-nav > :first-child a:active {
        background-position: left 10px center;
        background-repeat: no-repeat;
        background-image: url(images/ic_arrow_left_white_24px.svg);
        background-size: 24px 24px;
        color: white; }
  .cart-nav > :last-child {
    text-align: right;
    font-size: 1em; }
    .cart-nav > :last-child input, .cart-nav > :last-child a {
      color: #424b54;
      background-position: right 10px center;
      background-repeat: no-repeat;
      background-image: url(images/ic_arrow_right_grey_24px.svg);
      background-size: 24px 24px;
      padding-right: 36px !important; }
      .cart-nav > :last-child input:hover, .cart-nav > :last-child input:active, .cart-nav > :last-child a:hover, .cart-nav > :last-child a:active {
        background-position: right 10px center;
        background-repeat: no-repeat;
        background-image: url(images/ic_arrow_right_white_24px.svg);
        background-size: 24px 24px;
        color: white; }

.cart-item.cart-fuvar-item {
  background-color: rgba(66, 75, 84, 0.05); }
  .cart-item.cart-fuvar-item .cl-item-left {
    display: none; }
    @media screen and (min-width: 768px) {
      .cart-item.cart-fuvar-item .cl-item-left {
        display: block; } }
  .cart-item.cart-fuvar-item .cl-item-center {
    width: 50%; }
    .cart-item.cart-fuvar-item .cl-item-center .cl-item-name {
      line-height: 30px;
      margin: 10px 0; }
    @media screen and (min-width: 992px) {
      .cart-item.cart-fuvar-item .cl-item-center {
        width: 30%; } }
  .cart-item.cart-fuvar-item .cl-item-right {
    width: 50%; }
    .cart-item.cart-fuvar-item .cl-item-right .cart-price {
      margin: 10px 0; }
    @media screen and (min-width: 992px) {
      .cart-item.cart-fuvar-item .cl-item-right {
        width: 27.5%; } }

@media screen and (min-width: 992px) {
  .cart-item .cl-item-center {
    width: calc(50% - 45px); } }

.cart-item .cl-item-center .label-damaged {
  border: none;
  cursor: default; }

@media screen and (min-width: 992px) {
  .cart-item .cl-item-right {
    width: 30%; } }

@media screen and (min-width: 1200px) {
  .cart-item .cl-item-right {
    width: 27.5%; } }

.cart-item .cl-item-avail {
  text-align: left;
  position: relative !important;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .cart-item .cl-item-avail {
      width: 50%; } }
  .cart-item .cl-item-avail > div {
    display: inline-block;
    border-radius: 3px;
    padding: 1px 10px;
    font-weight: 400;
    margin-bottom: 5px; }

.cart-item .cl-item-cart {
  display: flex;
  justify-content: flex-end; }
  .cart-item .cl-item-cart.no-edit {
    justify-content: flex-end;
    font-size: 1.25em; }
    .cart-item .cl-item-cart.no-edit .cart-me {
      margin-right: 0; }
  .cart-item .cl-item-cart .cart-input {
    width: 33%; }
  .cart-item .cl-item-cart .cl-item-cart__inner {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
  .cart-item .cl-item-cart .remove-submit, .cart-item .cl-item-cart .mod-submit {
    width: 50px;
    flex-grow: 0; }

.mod-submit {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_refresh_grey_24px.svg);
  background-size: 24px 24px;
  flex-grow: 1; }
  .mod-submit:hover, .mod-submit:active {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_refresh_white_24px.svg);
    background-size: 24px 24px; }

.remove-submit {
  margin-left: 15px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_trash_grey_24px.svg);
  background-size: 24px 24px;
  border-color: #ff5d13 !important;
  flex-grow: 1; }
  .remove-submit:hover {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_trash_white_24px.svg);
    background-size: 24px 24px;
    background-color: #ff5d13 !important;
    border-color: #df4600 !important; }
  .remove-submit:active {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_trash_white_24px.svg);
    background-size: 24px 24px;
    background-color: #f94e00 !important;
    border-color: #c63e00 !important; }

.cart-load-file {
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-image: url(images/ic_upload_grey_24px.svg);
  background-size: 24px 24px;
  padding-right: 36px !important;
  float: left; }
  .cart-load-file:hover, .cart-load-file:active {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url(images/ic_upload_white_24px.svg);
    background-size: 24px 24px; }

.cart-load-file-popper {
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  top: 100%;
  right: 0;
  font-size: 1.25em; }
  .cart-load-file-popper .popped-close, .cart-load-file-popper #vsOverlayClose, .cart-load-file-popper #closeBtn, .cart-load-file-popper .closeBtn {
    top: 25px; }

.cart-save-file {
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-image: url(images/ic_download_grey_24px.svg);
  background-size: 24px 24px;
  padding-right: 36px !important;
  float: right;
  margin-left: 5px; }
  .cart-save-file:hover, .cart-save-file:active {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url(images/ic_download_white_24px.svg);
    background-size: 24px 24px; }
  @media screen and (min-width: 1200px) {
    .cart-save-file {
      margin-left: 15px; } }

.cart-save-list {
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-image: url(images/ic_pin_grey_24px.svg);
  background-size: 24px 24px;
  padding-right: 34px !important;
  float: right; }
  .cart-save-list:hover, .cart-save-list:active {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url(images/ic_pin_white_24px.svg);
    background-size: 24px 24px; }

.cart-price {
  margin-bottom: 15px; }
  .cart-price > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 30px; }
    .cart-price > div:last-child {
      font-weight: 400; }
    .cart-price > div > span:first-child {
      font-size: .8em;
      font-weight: 400; }
    .cart-price > div > span:last-child {
      font-size: 1.25em;
      text-align: right; }

.cart-table {
  padding: 15px 0;
  margin-top: 26px; }
  .cart-table > div > div {
    width: 50%; }
  .cart-table > div:first-child {
    font-weight: 300;
    text-transform: none; }
  .cart-table > div table div {
    margin-bottom: .5em; }
    .cart-table > div table div label {
      margin-bottom: 0; }
      .cart-table > div table div label + div {
        font-size: .8em;
        font-weight: 400;
        padding-left: 30px;
        line-height: 1.25em; }

.cart-already-in {
  position: absolute;
  bottom: -8px;
  right: -8px;
  display: block;
  background: #1effbc;
  z-index: 1;
  text-align: center;
  font-size: .8em;
  font-weight: 400;
  line-height: 18px;
  height: 20px;
  width: 20px;
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #00eaa4;
  pointer-events: none; }

.add-new {
  display: flex !important;
  align-items: center;
  width: 100% !important; }

.edit-address .button, .edit-address .jelszo_eml_link {
  margin: 0 5px; }

.edit-address > div {
  width: 100%; }

.edit-address #EditVaros {
  width: 67%; }

.edit-address .irszam-wrapper {
  text-align: center;
  width: 33%; }

.edit-address .city-wrapper {
  width: 67%; }

.edit-address .irszam {
  width: 100%;
  text-align: center; }

@media screen and (min-width: 768px) {
  .edit-address > div {
    width: auto; }
  .edit-address #EditVaros {
    width: 20%; }
  .edit-address .irszam {
    width: 70px; }
  .edit-address .irszam-wrapper {
    width: auto; }
  .edit-address .city-wrapper {
    width: auto; } }

.new-shipping-address-wrapper {
  display: none !important;
  background-color: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2); }
  .new-shipping-address-wrapper.popped {
    display: block !important; }

.new-shipping-address {
  z-index: 2;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_plus_blue_24px.svg);
  background-size: 24px 24px;
  margin-left: 15px;
  width: 35px; }
  .new-shipping-address:hover {
    background-color: #41d9ea;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_plus_white_24px.svg);
    background-size: 24px 24px; }

.cart-note {
  font-size: .8em;
  font-weight: 400; }

/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
.reg_line {
  margin: 15px 0; }

.validator-warning {
  position: absolute;
  max-width: 300px;
  z-index: 3;
  padding: 0;
  right: 0;
  top: 0;
  color: #ff5d13 !important; }

.user-icon-loggedin {
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #1effbc;
  -webkit-transform: translate(18px, 2px);
  -moz-transform: translate(18px, 2px);
  -ms-transform: translate(18px, 2px);
  transform: translate(18px, 2px);
  z-index: 2; }

.user-popper {
  width: 100vw;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.2);
  top: 75px;
  position: fixed;
  background: #49535d;
  left: 0;
  right: 0;
  max-height: calc(100vh - 75px);
  overflow: auto; }
  @media screen and (min-width: 768px) {
    .user-popper {
      width: 390px;
      top: 100%;
      left: auto;
      position: absolute;
      overflow: visible; } }
  @media screen and (min-width: 992px) {
    .user-popper {
      top: calc(100% - 10px); } }
  .user-popper .login-reminder {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px; }
    @media screen and (min-width: 992px) {
      .user-popper .login-reminder {
        margin-bottom: 5px; } }
  .user-popper .login-remember {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px; }
    @media screen and (min-width: 992px) {
      .user-popper .login-remember {
        margin-bottom: 5px; } }
  .user-popper .popper-arrow {
    right: 125px; }
  .user-popper .popper-bottomline .button-def {
    background-color: rgba(30, 255, 188, 0.9);
    border-color: rgba(30, 255, 188, 0.9);
    color: #424b54; }
    .user-popper .popper-bottomline .button-def:hover {
      background-color: #1effbc;
      border-color: #1effbc;
      color: #424b54; }
  .user-popper .popper-bottomline .button-alt {
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.2); }
    .user-popper .popper-bottomline .button-alt:hover {
      border: 1px solid #1effbc; }
    .user-popper .popper-bottomline .button-alt:focus {
      color: #1effbc; }

.login-panel .input-wrapper {
  margin-bottom: 15px; }
  .login-panel .input-wrapper input {
    border-radius: 0;
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .login-panel .input-wrapper input::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .login-panel .input-wrapper input::-moz-placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .login-panel .input-wrapper input:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .login-panel .input-wrapper input:-moz-placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .login-panel .input-wrapper input:focus {
      border-bottom: 1px solid #1effbc; }

.user-menu {
  width: calc(100% + 30px);
  float: left;
  background-color: #4f5a65;
  padding: 15px;
  margin: -15px -15px 0 -15px; }
  @media screen and (min-width: 768px) {
    .user-menu {
      width: calc(100% + 60px);
      margin: -30px -30px 0 -30px; } }
  .user-menu li a {
    width: 100%;
    color: white;
    line-height: 1.5em;
    padding: .25em 30px;
    display: block;
    font-weight: 300; }
  .user-menu li:hover {
    background-color: #49535d;
    border-radius: 3px; }
    .user-menu li:hover a {
      text-decoration: none; }
  .user-menu .lists-icon {
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(images/ic_pin_green_24px.svg);
    background-size: 24px 24px; }
  .user-menu .subusers-icon {
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(images/ic_group_green_24px.svg);
    background-size: 24px 24px; }
  .user-menu .rma-icon {
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(images/ic_tick_green_24px.svg);
    background-size: 24px 24px; }
  .user-menu .crm-icon {
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(images/ic_bill_green_24px.svg);
    background-size: 24px 24px; }
  .user-menu .shipped-icon {
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(images/ic_pack_green_24px.svg);
    background-size: 24px 24px; }
  .user-menu .orders-icon {
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(images/ic_truck_green_24px.svg);
    background-size: 24px 24px; }
  .user-menu .invoices-icon {
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(images/ic_dollar_green_24px.svg);
    background-size: 24px 24px; }

.user-finance {
  width: calc(100% + 30px);
  float: left;
  padding: 15px 20px;
  margin: 0 -15px;
  line-height: 1.5em; }
  @media screen and (min-width: 768px) {
    .user-finance {
      width: calc(100% + 60px);
      margin: 0 -30px; } }
  .user-finance > div div, .user-finance > div a {
    color: white;
    -moz-transition: 0.15s all ease-in-out;
    -webkit-transition: 0.15s all ease-in-out;
    transition: 0.15s all ease-in-out;
    font-weight: 300; }
    .user-finance > div div:hover, .user-finance > div a:hover {
      text-decoration: none;
      background-color: #424b54;
      border-radius: 3px; }
    .user-finance > div div:first-child, .user-finance > div a:first-child {
      text-align: left; }
    .user-finance > div div:last-child, .user-finance > div a:last-child {
      text-align: right; }
  .user-finance > div span {
    display: block; }
    .user-finance > div span:first-child {
      color: rgba(255, 255, 255, 0.6);
      font-family: "Roboto", sans-serif;
      margin-bottom: .25em; }
    .user-finance > div span:last-child {
      font-size: 1.5em;
      font-weight: 400; }
    .user-finance > div span.overdue {
      color: #ff5d13; }

.user-panel {
  width: calc(100% + 30px);
  float: left;
  background-color: #4f5a65;
  padding: 15px;
  margin: 0 -15px -15px -15px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media screen and (min-width: 768px) {
    .user-panel {
      width: calc(100% + 60px);
      margin: 0 -30px -30px -30px; } }
  .user-panel .user-panel-icons {
    display: flex; }
  .user-panel .user-panel-icon {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_user_green_48px.svg);
    background-size: 48px 48px;
    margin: 0 !important; }
  .user-panel .user-panel-texts {
    flex-grow: 1;
    margin-left: 15px; }
    .user-panel .user-panel-texts .user-panel-company {
      font-size: .8em;
      font-family: "Roboto", sans-serif;
      opacity: .6; }
  .user-panel .logout-icon {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_logout_white_24px.svg);
    background-size: 24px 24px;
    background-color: transparent !important; }
    .user-panel .logout-icon:hover {
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_logout_orange_24px.svg);
      background-size: 24px 24px; }
  .user-panel .settings-icon {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/ic_settings_white_24px.svg);
    background-size: 24px 24px;
    font-size: 0;
    margin-left: 15px !important; }
    .user-panel .settings-icon:hover {
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(images/ic_settings_green_24px.svg);
      background-size: 24px 24px; }
  .user-panel .topnav {
    display: inline; }

.new-user-popper {
  background: white;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
  width: 100vw; }
  @media screen and (min-width: 768px) {
    .new-user-popper {
      width: auto; } }

.sub-users-table > div > div {
  vertical-align: middle; }

.sub-users-table .button, .sub-users-table .jelszo_eml_link {
  margin-bottom: 5px;
  margin-top: 5px; }
  @media screen and (min-width: 992px) {
    .sub-users-table .button, .sub-users-table .jelszo_eml_link {
      margin-bottom: 0;
      margin-top: 0;
      margin-left: 5px;
      margin-right: 5px; } }

.phoneNumber {
  width: 100%;
  display: flex;
  align-items: center; }
  .phoneNumber .flag {
    width: 24px;
    height: 24px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
    flex-shrink: 0;
    -moz-transition: 0.15s all ease-in-out;
    -webkit-transition: 0.15s all ease-in-out;
    transition: 0.15s all ease-in-out; }
  .phoneNumber .plussign {
    font-size: 1.25em;
    text-align: center;
    flex-basis: 10%; }
  .phoneNumber .prefix {
    margin-left: 15px;
    width: 60px;
    text-align: center; }
  .phoneNumber .phone {
    margin-left: 15px; }

.contact-org {
  width: 100%;
  float: left; }

.contact-suborg {
  width: 100%;
  float: left; }

.contact-group {
  float: left;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .contact-group > div:nth-child(2n + 1) {
      clear: left; } }
  @media screen and (min-width: 992px) {
    .contact-group > div:nth-child(2n + 1) {
      clear: none; }
    .contact-group > div:nth-child(3n + 1) {
      clear: left; } }

.contact-card {
  width: unset;
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: rgba(66, 75, 84, 0.02);
  margin-bottom: 15px; }
  .contact-card h3 {
    margin-top: 15px; }
  .contact-card a {
    width: 100%;
    display: inline-block;
    color: #ff5d13;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  @media screen and (min-width: 768px) {
    .contact-card {
      width: 100%; }
      .contact-card > div:last-child {
        padding-left: 0px; } }
  @media screen and (min-width: 992px) {
    .contact-card h3 {
      margin-top: 0; } }
  @media screen and (min-width: 1200px) {
    .contact-card > div:last-child {
      padding-left: 15px; } }

.timeout-reg {
  display: none; }

.new-address-popper, .delete-address-popper, .edit-address-popper {
  background-color: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2); }

.new-address-popper, .edit-address-popper {
  padding: 30px !important;
  max-width: 400px; }

input.faux-radio {
  width: 24px;
  border: none;
  background-position: left top -2px;
  background-repeat: no-repeat;
  background-image: url(images/custom-inputs-small.svg);
  background-size: 24px 196px;
  height: 24px !important;
  line-height: 24px;
  padding: 0;
  -moz-transition: 0s all ease-in-out;
  -webkit-transition: 0s all ease-in-out;
  transition: 0s all ease-in-out; }
  input.faux-radio:hover {
    background-color: transparent;
    border: none; }
  input.faux-radio.non-default:hover {
    background-position-y: -26px; }
  input.faux-radio.default {
    background-position-y: -50px; }

.upload-item {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .upload-item > span {
    flex-grow: 1; }
  .upload-item .remove-submit {
    flex-grow: 0; }
  .upload-item .upload-item-note {
    font-size: .8em;
    font-weight: 400;
    font-family: "Roboto", sans-serif; }

/*website menus*/
/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
.akcio-date, .akcio-item .akcio-item-date {
  color: #1effbc;
  font-weight: 400;
  display: block; }

.akcio-desc {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 1.5em;
  padding-top: .5em; }

.akcio-item {
  margin-bottom: 20px; }
  @media screen and (min-width: 992px) {
    .akcio-item {
      margin-bottom: 30px; }
      .akcio-item:nth-child(2n+1) {
        clear: both; } }
  @media screen and (min-width: 992px) {
    .akcio-item:nth-child(2n+1) {
      clear: none; }
    .akcio-item:nth-child(3n+1) {
      clear: both; } }
  .akcio-item:hover {
    text-decoration: none !important; }
    .akcio-item:hover a {
      text-decoration: none !important; }
  .akcio-item .akcio-item-img {
    width: 100%;
    padding-bottom: 75%;
    margin-bottom: 5px;
    position: relative;
    display: block; }
    .akcio-item .akcio-item-img img {
      position: absolute;
      margin: auto;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0; }
  .akcio-item .akcio-item-title {
    font-size: 1em;
    margin: .5em 0;
    line-height: 1.25em;
    height: 2.5em;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #424b54; }
    .akcio-item .akcio-item-title:hover {
      text-decoration: none; }
  .akcio-item .akcio-item-desc {
    line-height: 1.25em;
    height: 3.75em;
    overflow: hidden; }
  .akcio-item .akcio-item-text {
    height: 2.5em;
    overflow: hidden;
    display: block; }
  .akcio-item .akcio-item-valid {
    position: absolute;
    top: -3px;
    right: 12px;
    background: #ff5d13;
    color: white;
    width: 65px;
    height: 70px;
    line-height: 1.25em;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    padding: 10px 5px;
    border-radius: 3px;
    font-size: .8em;
    font-weight: 400; }
    .akcio-item .akcio-item-valid .larger {
      font-size: 1.25em;
      padding: .25em; }

.akciok-container .akcio-item-title {
  font-size: 1.25em;
  line-height: 1.25em; }

.akcio-img {
  margin-top: 15px; }

.akcio-details {
  margin-top: 15px; }
  .akcio-details h1 {
    margin-top: 0; }
  .akcio-details h3 {
    margin-top: .5em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 15px;
    padding-bottom: 15px; }

.akcio-detail-container {
  margin-top: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .akcio-detail-container h2 {
    margin-top: 10px; }
  .akcio-detail-container .akcio-detail-text {
    margin-top: 15px; }
  .akcio-detail-container .akcio-detail-img > div {
    position: relative;
    width: 100%;
    padding-bottom: 75%;
    overflow: hidden; }
    .akcio-detail-container .akcio-detail-img > div img {
      position: absolute;
      margin: auto;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0; }

.course-bottombox {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 30px;
  padding-top: 30px;
  text-align: center; }

.course-container, .service-container {
  margin-top: 20px; }

.course-left {
  background: rgba(66, 75, 84, 0.05); }

.course-img {
  position: relative;
  width: 100%;
  padding-bottom: 75%; }
  .course-img > img, .course-img iframe {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
  .course-img iframe {
    height: 100%;
    z-index: 1; }

.course-attend {
  padding: 15px 30px 30px 30px; }
  .course-attend:after {
    content: "";
    display: table;
    clear: both; }
  .course-attend h3 > span:after {
    background: #1effbc; }
  .course-attend .course-product {
    font-size: 1.25em;
    margin-top: 20px;
    margin-bottom: 20px; }
  .course-attend .course-dates {
    margin-top: 20px;
    margin-bottom: 15px; }
    .course-attend .course-dates > span {
      float: left;
      background: #1effbc;
      padding: 5px 10px;
      border-radius: 3px;
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      font-size: .8em;
      margin-bottom: 5px;
      margin-right: 5px; }
    .course-attend .course-dates:after {
      content: "";
      display: table;
      clear: both; }
  .course-attend .course-price {
    font-size: 1.5em;
    font-weight: 400;
    float: left; }
  .course-attend .button-def {
    float: right; }

.course-title {
  margin-top: 10px;
  margin-bottom: 20px; }

.course-subtitle {
  font-family: "Roboto", sans-serif;
  font-size: 1.25em;
  margin-top: 20px;
  margin-bottom: 20px; }

.course-text {
  font-family: "Roboto", sans-serif;
  margin-top: 20px;
  margin-bottom: 20px; }
  .course-text h3 {
    font-family: "Roboto Condensed", sans-serif; }
    .course-text h3 > span:after {
      background-color: #1effbc; }
  .course-text strong, .course-text b {
    font-family: "Roboto Condensed", sans-serif; }

.course-item {
  margin-bottom: 30px; }
  .course-item .course-item-img {
    width: calc(30% - 15px);
    padding-bottom: calc((30% - 15px) * 1.33);
    float: left;
    margin-right: 30px;
    position: relative; }
    .course-item .course-item-img img {
      position: absolute;
      margin: auto;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      max-width: 100%; }
  .course-item .course-item-title {
    color: #424b54;
    font-size: .8em; }
  .course-item .course-item-subtitle {
    margin: 10px 0;
    font-family: "Roboto", sans-serif; }
  .course-item h2 {
    margin-top: 10px; }
  .course-item h3 {
    margin-top: 0;
    margin-bottom: 10px; }
  .course-item .course-item-details {
    width: calc(70% - 15px);
    float: right; }
  .course-item .course-item-greybox {
    background-color: rgba(66, 75, 84, 0.05);
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .course-item .course-item-greybox > div {
      width: 50%; }
      .course-item .course-item-greybox > div:last-child {
        text-align: right; }
    .course-item .course-item-greybox .button, .course-item .course-item-greybox .jelszo_eml_link {
      background-color: white; }
      .course-item .course-item-greybox .button:hover, .course-item .course-item-greybox .jelszo_eml_link:hover {
        background-color: #41d9ea; }
  .course-item .course-item-date {
    display: inline-block;
    background: #1effbc;
    padding: 5px 10px;
    border-radius: 3px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: .8em; }

.service-item {
  margin-bottom: 30px; }
  @media screen and (min-width: 992px) {
    .service-item:nth-child(2n+1) {
      clear: both; } }
  .service-item .service-item-img {
    width: calc(50% - 8px);
    padding-bottom: 33%;
    float: left;
    margin-right: 16px;
    position: relative;
    overflow: hidden; }
    .service-item .service-item-img iframe {
      height: 100%; }
    .service-item .service-item-img img, .service-item .service-item-img iframe {
      position: absolute;
      margin: auto;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      max-width: 100%; }
  .service-item .service-item-title {
    color: #424b54;
    font-size: .8em; }
  .service-item .service-item-subtitle {
    margin: 10px 0;
    font-family: "Roboto", sans-serif; }
  .service-item h2 {
    margin-top: 10px; }
  .service-item h3 {
    margin-top: 0;
    margin-bottom: 10px; }
  .service-item .service-item-details {
    width: calc(50% - 8px);
    float: right; }
  .service-item .service-item-greybox {
    background-color: rgba(66, 75, 84, 0.05);
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .service-item .service-item-greybox > div {
      width: 50%; }
      .service-item .service-item-greybox > div:last-child {
        text-align: right; }
    .service-item .service-item-greybox .button, .service-item .service-item-greybox .jelszo_eml_link {
      background-color: white; }
      .service-item .service-item-greybox .button:hover, .service-item .service-item-greybox .jelszo_eml_link:hover {
        background-color: #41d9ea; }
  .service-item .service-item-date {
    display: inline-block;
    background: #1effbc;
    padding: 5px 10px;
    border-radius: 3px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: .8em; }

.course-popper, .service-popper {
  background: white;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
  min-width: 320px; }

/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
.tartozek-container {
  margin-top: 15px;
  margin-bottom: 15px; }
  .tartozek-container:not(:first-child) {
    margin-top: 30px; }
    @media screen and (min-width: 768px) {
      .tartozek-container:not(:first-child) {
        margin-top: 15px;
        border-left: 1px solid rgba(0, 0, 0, 0.2); } }

.filter-remover {
  height: 45px;
  display: block;
  position: relative;
  float: right;
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_close_grey_24px.svg);
  background-size: 24px 24px; }

.filter-selected {
  float: left;
  line-height: 45px;
  font-size: 1.25em; }

.filter-input {
  margin-bottom: 15px; }

.tartozek-items {
  width: 100%;
  max-height: 280px;
  float: left;
  font-size: 1.25rem;
  line-height: 40px; }
  @media screen and (min-width: 768px) {
    .tartozek-items {
      max-height: 400px; } }
  .tartozek-items .TartozekMenu-level-0, .tartozek-items .TartozekMenu-level-1 {
    cursor: pointer;
    -moz-transition: 0.15s all ease-in-out;
    -webkit-transition: 0.15s all ease-in-out;
    transition: 0.15s all ease-in-out;
    border-radius: 3px; }
  .tartozek-items .selected {
    display: none; }

/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
.agreement-container .gdpr-item .gdpr-checkbox label {
  padding-left: 40px; }

.agreement-container .gdpr-item .gdpr-link {
  padding-left: 40px;
  padding-top: 2px;
  margin-bottom: 10px; }

.gdpr-accept-popper {
  max-height: 100%;
  width: 100vw;
  background: white; }
  .gdpr-accept-popper.ios-bug-fix {
    max-height: calc(100vh - 30px);
    animation: none !important;
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    margin: auto;
    transform: translate(0, 0) !important;
    position: absolute; }
  @media screen and (min-width: 768px) {
    .gdpr-accept-popper {
      width: 640px; } }
  @media screen and (min-width: 992px) {
    .gdpr-accept-popper {
      width: 800px; } }
  .gdpr-accept-popper .alert, .gdpr-accept-popper .alert-danger, .gdpr-accept-popper .alert-warning, .gdpr-accept-popper .alert-success {
    float: none; }
  .gdpr-accept-popper .form-nav {
    position: relative;
    padding: 0;
    margin: 0; }

.gdpr-accept-inner {
  overflow: auto;
  margin-bottom: 15px;
  margin-top: 15px;
  max-height: calc(100% - 50px) !important;
  position: relative; }

.gdpr-accept-item {
  margin-bottom: 15px;
  margin-top: 15px; }

.gdpr-accept-submit.button-def.disabled {
  color: rgba(66, 75, 84, 0.3);
  border-color: rgba(66, 75, 84, 0.2);
  background-image: none;
  background-color: transparent;
  padding-right: 25px !important;
  pointer-events: none; }
  .gdpr-accept-submit.button-def.disabled:hover, .gdpr-accept-submit.button-def.disabled:active, .gdpr-accept-submit.button-def.disabled:focus {
    background-color: transparent !important; }

.gdpr-accept-faux {
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-image: url(images/ic_arrow_right_grey_24px.svg);
  background-size: 24px 24px;
  padding-right: 40px !important; }
  .gdpr-accept-faux:hover, .gdpr-accept-faux:active, .gdpr-accept-faux:focus {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url(images/ic_arrow_right_white_24px.svg);
    background-size: 24px 24px; }
  .gdpr-accept-faux.disabled {
    color: rgba(66, 75, 84, 0.3);
    border-color: rgba(66, 75, 84, 0.2);
    background-image: none;
    padding-right: 25px !important;
    pointer-events: none; }
    .gdpr-accept-faux.disabled:hover, .gdpr-accept-faux.disabled:active, .gdpr-accept-faux.disabled:focus {
      background-color: transparent !important; }

@keyframes Bounce {
  0% {
    transform: translate(0, -10%); }
  50% {
    transform: translate(0, 0); }
  100% {
    transform: translate(0, -10%); } }

.gdpr-accept-arrow {
  position: absolute;
  bottom: 100%;
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/ic_arrow_bottom_bordered_24px.svg);
  background-size: 48px 24px;
  background-size: 24px 24px;
  background-position: center center;
  border-radius: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  width: 40px;
  height: 40px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 0;
  animation: 1s Bounce infinite;
  display: none; }

.gdpr-accept-notice {
  background: #424b54;
  color: white;
  border-radius: 3px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -100%);
  top: -50px;
  padding: 5px 15px;
  font-size: 16px;
  text-transform: uppercase;
  transition: .15s all ease-in-out;
  text-align: center;
  min-width: 150px; }

/*import scss files - into all scss file head*/
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/* screens */
/* fonts */
/* project color defs */
/* base color defs */
/* borders */
/* backgrounds */
/* paddings & margins */
/* shadows */
/* transitions */
/* transforms */
/*Basic mixins*/
/*MFW mixins*/
/*mobile - full page absolute positioned layer*/
.blog-box-item .blog-box-item-bottomline {
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  .blog-box-item .blog-box-item-bottomline .blog-item-cat {
    padding-right: 15px;
    white-space: normal; }

.blog-filter {
  margin-bottom: 15px; }

.blog-filter-remover {
  position: relative;
  display: inline-block; }

.blog-item {
  margin-bottom: 30px; }
  .blog-item .blog-item-cat-and-tag {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  @media screen and (min-width: 768px) {
    .blog-item {
      margin-bottom: 15px; }
      .blog-item:nth-child(2n + 1) {
        clear: left; }
      .blog-item.blog-item-full {
        margin-bottom: 30px; }
        .blog-item.blog-item-full .blog-item-img {
          width: calc(50% - 15px);
          padding-bottom: 33.3%;
          float: left;
          margin-right: 30px; }
        .blog-item.blog-item-full .blog-item-title {
          width: calc(50% - 15px);
          float: left; }
        .blog-item.blog-item-full .blog-item-cat-and-tag {
          width: calc(50% - 15px);
          float: left; }
        .blog-item.blog-item-full .blog-item-date-and-social {
          width: calc(50% - 15px);
          float: left; } }
  @media screen and (min-width: 992px) {
    .blog-item:nth-child(2n + 1) {
      clear: none; }
    .blog-item:nth-child(3n + 1) {
      clear: both; } }
  .blog-item .blog-item-title {
    font-size: 1.25em; }
    .blog-item .blog-item-title a {
      color: #424b54; }
      .blog-item .blog-item-title a:hover {
        text-decoration: none; }
  .blog-item .blog-item-subtitle {
    font-size: 1em;
    font-weight: 300;
    font-family: "Roboto", sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.5em; }
  .blog-item .blog-item-date-and-social {
    margin-top: 10px;
    margin-bottom: 10px; }
  .blog-item .blog-item-cat {
    font-size: 1em;
    font-weight: 700; }

.blog-box-item {
  color: #424b54;
  margin-bottom: 15px; }
  .blog-box-item:hover, .blog-box-item:active, .blog-box-item:focus {
    color: #424b54;
    text-decoration: none; }

.blog-item-title {
  font-size: 1em;
  margin: .5em 0;
  line-height: 1.25em;
  height: 2.5em;
  overflow: hidden; }

.blog-item-cat {
  color: #424b54;
  text-transform: uppercase;
  font-size: .8em;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%; }
  .blog-item-cat:hover {
    color: #424b54;
    text-decoration: none; }
  .blog-item-cat > span {
    border-bottom: 3px solid #f6ff00;
    display: inline-block; }

.blog-tag {
  color: #f6ff00;
  background-color: #424b54;
  border-radius: 3px;
  margin-left: 5px;
  padding: 5px;
  font-size: .8em;
  font-weight: 400;
  display: inline-block; }
  .blog-tag:hover {
    color: #f6ff00; }

.blog-tag-more {
  background: #424b54;
  color: #f6ff00;
  text-align: center;
  height: 25px;
  line-height: 25px;
  border-radius: 25px;
  min-width: 25px;
  display: inline-block;
  font-size: .8em;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  cursor: default;
  margin-left: 10px; }

.blog-item-tag-wrapper {
  text-align: right;
  overflow: hidden;
  height: 25px;
  display: flex;
  position: relative;
  flex-direction: row-reverse; }
  .blog-item-tag-wrapper:after {
    content: "";
    height: 25px;
    position: absolute;
    width: 25px;
    top: 0;
    left: 0;
    background-image: -o-linear-gradient(90deg, white, rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(90deg, white, rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(90deg, white, rgba(255, 255, 255, 0));
    background-image: linear-gradient(90deg, white, rgba(255, 255, 255, 0)); }
  .blog-item-tag-wrapper .blog-tag {
    margin-bottom: 10px;
    height: 25px;
    line-height: 15px;
    white-space: nowrap; }

.blog-like-button {
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-image: url(images/ic_like_grey_24px.svg);
  background-size: 24px 24px;
  padding-right: 40px; }
  .blog-like-button:hover, .blog-like-button:active {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url(images/ic_like_white_24px.svg);
    background-size: 24px 24px; }
  .blog-like-button.already-liked {
    border-color: #1effbc;
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url(images/ic_like_green_24px.svg);
    background-size: 24px 24px; }
    .blog-like-button.already-liked:hover, .blog-like-button.already-liked:active {
      background-color: transparent;
      background-position: right 10px center;
      background-repeat: no-repeat;
      background-image: url(images/ic_like_green_24px.svg);
      background-size: 24px 24px;
      color: #424b54;
      cursor: default; }

.blog-detail-tags-and-social {
  margin-top: 15px;
  margin-bottom: 15px; }
  .blog-detail-tags-and-social .blog-detail-tag-wrapper {
    margin-bottom: 15px; }
    .blog-detail-tags-and-social .blog-detail-tag-wrapper .blog-tag {
      font-size: 1em;
      padding: 5px 10px;
      margin-left: 0;
      margin-right: 10px; }
    @media screen and (min-width: 768px) {
      .blog-detail-tags-and-social .blog-detail-tag-wrapper {
        margin-bottom: 0; } }
  .blog-detail-tags-and-social .blog-social > a {
    color: #424b54;
    text-decoration: none;
    display: inline-block;
    padding: 5px 10px; }

.blog-social {
  text-align: right;
  color: #424b54;
  font-size: .8em;
  font-weight: 400;
  font-family: "Roboto", sans-serif; }
  .blog-social:hover {
    text-decoration: none;
    color: #424b54; }
  .blog-social .icon, .blog-social .icon-medium, .blog-social footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-text .footer-contacts-close, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-text .blog-social .footer-contacts-close, .blog-social .cr-icons .icon-pin, .cr-icons .blog-social .icon-pin, .blog-social .cr-icons .icon-notify, .cr-icons .blog-social .icon-notify, .blog-social .cr-icons .icon-print, .cr-icons .blog-social .icon-print, .blog-social .icon-large, .blog-social footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-facebook, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .blog-social .social-facebook, .blog-social footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-pinterest, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .blog-social .social-pinterest, .blog-social footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-googleplus, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .blog-social .social-googleplus, .blog-social footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-instagram, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .blog-social .social-instagram, .blog-social footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-youtube, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .blog-social .social-youtube, .blog-social footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .social-linkedin, footer .footer-contacts-wrapper .footer-contacts-content .footer-contacts-social .blog-social .social-linkedin, .blog-social .user-panel .user-panel-icon, .user-panel .blog-social .user-panel-icon, .blog-social .label-onsale, .blog-social .label-new, .blog-social .label-runout, .blog-social .label-used, .blog-social .label-damaged, .blog-social .popper .popped-close, .popper .blog-social .popped-close, .blog-social .system_message .popped-close, .system_message .blog-social .popped-close, .blog-social .popper #vsOverlayClose, .popper .blog-social #vsOverlayClose, .blog-social .system_message #vsOverlayClose, .system_message .blog-social #vsOverlayClose, .blog-social .popper #closeBtn, .popper .blog-social #closeBtn, .blog-social .system_message #closeBtn, .system_message .blog-social #closeBtn, .blog-social .popper .closeBtn, .popper .blog-social .closeBtn, .blog-social .system_message .closeBtn, .system_message .blog-social .closeBtn, .blog-social .values .option .szpC .cb, .values .option .szpC .blog-social .cb, .blog-social .help, .blog-social .ui-datepicker-trigger, .blog-social .ui-datepicker .ui-datepicker-prev, .ui-datepicker .blog-social .ui-datepicker-prev, .blog-social .ui-datepicker .ui-datepicker-next, .ui-datepicker .blog-social .ui-datepicker-next, .blog-social .edit-btn, .blog-social .delete-btn, .blog-social header .header-logo span.mobile-menu, header .header-logo .blog-social span.mobile-menu, .blog-social header .header-icons .search-icon, header .header-icons .blog-social .search-icon, .blog-social header .header-icons .user-icon, header .header-icons .blog-social .user-icon, .blog-social header .header-icons .cart-icon, header .header-icons .blog-social .cart-icon, .blog-social header .header-icons .lang-icon, header .header-icons .blog-social .lang-icon, .blog-social .blog-search .search-trigger, .blog-search .blog-social .search-trigger, .blog-social .cart-minus, .blog-social .cart-plus, .blog-social .szuropanel .szuropanel-clear, .szuropanel .blog-social .szuropanel-clear, .blog-social .nsClSzuropanelHeader:after, .blog-social .szuropanel-used-head:after, .blog-social .misc-group-head:after, .blog-social .list-popup .add-button, .list-popup .blog-social .add-button, .blog-social .list-popup .remove-button, .list-popup .blog-social .remove-button, .blog-social .user-panel .logout-icon, .user-panel .blog-social .logout-icon, .blog-social .user-panel .settings-icon, .user-panel .blog-social .settings-icon, .blog-social .blog-likes, .blog-social .blog-comments {
    width: auto;
    line-height: 24px;
    padding-left: 26px;
    margin-left: 15px; }

.blog-item-like-wrapper {
  float: left; }
  @media screen and (min-width: 768px) {
    .blog-item-like-wrapper {
      float: none; } }

.blog-likes {
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(images/ic_like_grey_24px.svg);
  background-size: 24px 24px; }

.blog-comments {
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(images/ic_comment_grey_24px.svg);
  background-size: 24px 24px; }

.blog-item-date {
  font-size: .8em;
  font-family: "Roboto", sans-serif;
  text-align: right; }

.blog-timeline {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: space-between; }

.blog-item-img {
  position: relative;
  width: 100%;
  padding-bottom: 66.7%;
  display: block;
  border-radius: 3px;
  overflow: hidden; }
  .blog-item-img img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto; }

.blog-popper {
  background: rgba(66, 75, 84, 0.95);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2);
  z-index: 3;
  top: 60px;
  left: 50%;
  width: 100vw;
  position: fixed;
  max-height: calc(100vh - 130px);
  overflow: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .blog-popper:after {
    content: "";
    width: 1px;
    background: rgba(255, 255, 255, 0.2);
    height: calc(100% - 60px);
    position: absolute;
    margin: auto;
    left: 0;
    right: 0; }
  @media screen and (min-width: 768px) {
    .blog-popper {
      width: 740px; }
      .blog-popper .blog-popper-tags {
        width: calc(100% / 3 * 2); }
      .blog-popper .blog-popper-cat {
        width: calc(100% / 3); }
      .blog-popper:after {
        left: 67%;
        right: 33%; } }
  @media screen and (min-width: 992px) {
    .blog-popper {
      width: 970px;
      position: absolute;
      top: 100%;
      left: auto;
      right: auto;
      -webkit-transform: translate(0);
      -moz-transform: translate(0);
      -ms-transform: translate(0);
      transform: translate(0); } }
  @media screen and (min-width: 1200px) {
    .blog-popper {
      width: 1170px; } }
  .blog-popper > div {
    width: 50%;
    float: left;
    text-align: center;
    padding: 15px; }
    @media screen and (min-width: 768px) {
      .blog-popper > div {
        font-size: 1.25em; } }
    .blog-popper > div h3 {
      color: white;
      margin-top: 0;
      margin-bottom: 15px;
      line-height: 1.5em; }
      .blog-popper > div h3 > span {
        position: relative; }
        .blog-popper > div h3 > span:after {
          content: "";
          height: 3px;
          bottom: -4px;
          left: 0;
          position: absolute;
          width: 100%;
          background: #f6ff00; }
    .blog-popper > div.blog-popper-tags {
      padding-left: 0; }
      .blog-popper > div.blog-popper-tags > span {
        display: inline-block;
        padding: 5px; }
        .blog-popper > div.blog-popper-tags > span a {
          color: #f6ff00; }
    .blog-popper > div.blog-popper-cat {
      padding-right: 0;
      color: white;
      text-transform: uppercase; }
      .blog-popper > div.blog-popper-cat table {
        width: 100%; }
      .blog-popper > div.blog-popper-cat label {
        font-weight: 700;
        background: none;
        padding: 5px 0; }

.blog-detail .blog-detail-img {
  margin-top: 15px;
  position: relative;
  width: calc(100% + 30px);
  margin-left: -15px;
  padding-bottom: calc((100% + 30px) * .667);
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .blog-detail .blog-detail-img {
      width: 100%;
      margin-left: 0;
      padding-bottom: 66.7%; } }
  .blog-detail .blog-detail-img img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.blog-detail .blog-cat {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #f6ff00;
  font-size: 1.25em;
  color: #424b54;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 20px;
  text-decoration: none; }

.blog-detail .blog-detail-text {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: "Roboto", sans-serif; }
  .blog-detail .blog-detail-text .mailchimp-iframe {
    width: 100%;
    min-height: 790px;
    height: auto;
    border: none; }
    @media screen and (max-width: 320px) {
      .blog-detail .blog-detail-text .mailchimp-iframe {
        min-height: 1385px; } }
    @media screen and (max-width: 767px) {
      .blog-detail .blog-detail-text .mailchimp-iframe {
        min-height: 1300px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .blog-detail .blog-detail-text .mailchimp-iframe {
        min-height: 855px; } }

.blog-detail-comments {
  border-top: 1px solid rgba(0, 0, 0, 0.2); }

.blog-comment-button {
  float: right;
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-image: url(images/ic_comment_grey_24px.svg);
  background-size: 24px 24px;
  padding-right: 40px;
  margin-top: 15px;
  margin-bottom: 10px; }
  .blog-comment-button:hover {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url(images/ic_comment_white_24px.svg);
    background-size: 24px 24px; }

.comment-popper {
  background: white;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(0, 0, 0, 0.2); }

.blog-comments-container {
  margin-top: 15px;
  margin-bottom: 15px; }

.blog-comment-item {
  margin-top: 30px;
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .blog-comment-item {
      margin-top: 15px;
      margin-bottom: 15px; } }

.comment-item-left {
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .comment-item-left {
      margin-bottom: 0; } }

.comment-item-center {
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .comment-item-center {
      margin-bottom: 0; } }

.comment-item-author {
  display: block;
  text-align: right;
  font-size: 1.25em;
  font-weight: 400; }

.comment-item-date {
  display: block;
  text-align: right;
  font-size: .8em;
  font-family: "Roboto", sans-serif; }

.comment-item-text {
  background-color: rgba(246, 255, 0, 0.4);
  border: 1px solid #f1fa00;
  border-radius: 0 15px 15px 15px;
  padding: 10px 15px;
  font-family: "Roboto", sans-serif;
  line-height: 1.5em; }

.comment-item-likebox {
  display: flex;
  align-items: center;
  font-size: .8em;
  font-family: "Roboto", sans-serif;
  justify-content: flex-end; }
  .comment-item-likebox .comment-item-like-count {
    padding: 0 15px;
    color: white;
    font-weight: 400;
    background: #41d9ea;
    display: flex;
    align-items: center;
    align-self: stretch;
    border-radius: 0 3px 3px 0; }
  .comment-item-likebox .blog-like-button {
    border-radius: 3px 0 0 3px; }
  .comment-item-likebox .already-liked + .comment-item-like-count {
    background: #1effbc;
    color: #424b54; }

