

/* lib css files  */




.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;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
  background: #cecece;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
  border: 2px solid#cecece;
  box-shadow: 5px -16px 14px rgba(90, 90, 90, 0.9);
  background-color:white;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: center;
  text-decoration: none;
  min-width: 2em;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.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: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.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: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.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;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.5em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 1em 0.7em;
  text-decoration: none;
  background:white;
  font-size:larger;    
  

}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
  
}


.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  /*border-width: 0;*/
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
 
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
 
  font-weight: bold;
}
.ui-widget-header a {
  color: #fff;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6 url("../img/jquery-ui/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
 
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: black;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
 
  font-weight: bold;
 
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
 

}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
 
  font-weight: bold;

}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: black;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("../img/jquery-ui/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("../img/jquery-ui/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #fff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #fff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #fff;
}
.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: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../img/jquery-ui/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("../img/jquery-ui/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("../img/jquery-ui/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../img/jquery-ui/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("../img/jquery-ui/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("../img/jquery-ui/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../img/jquery-ui/ui-icons_ffd27a_256x240.png");
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/*
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
*/
.ui-widget-overlay {
  background: #666 url("../img/jquery-ui/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000 url("../img/jquery-ui/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: 0.2;
  filter: alpha(opacity=20);
  border-radius: 5px;
}
.pp_gallery div,
.pp_gallery ul a,
.pp_social .facebook {
  overflow: hidden;
  float: left;
}
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right,
div.pp_default .pp_top,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right {
  height: 13px;
}
div.pp_default .pp_top .pp_left {
  background: url(../img/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
  background: url(../img/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
  background: url(../img/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
  background: url(../img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
  background: url(../img/prettyPhoto/default/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}
div.pp_default .pp_content {
  background-color: #fff;
}
div.pp_default .pp_next:hover {
  background: url(../img/prettyPhoto/default/sprite_next.png) center right no-repeat;
  cursor: pointer;
}
div.pp_default .pp_previous:hover {
  background: url(../img/prettyPhoto/default/sprite_prev.png) center left no-repeat;
  cursor: pointer;
}
div.pp_default .pp_expand {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_expand:hover {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_contract {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_contract:hover {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(../img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
}
div.pp_default #pp_full_res .pp_inline {
  color: #000;
}
div.pp_default .pp_gallery ul li a {
  background: url(../img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaa;
}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a {
  border-color: #fff;
}
div.pp_default .pp_social {
  margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_next,
div.pp_default .pp_gallery a.pp_arrow_previous {
  position: static;
  left: auto;
}
div.pp_default .pp_nav .pp_pause,
div.pp_default .pp_nav .pp_play {
  background: url(../img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}
div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}
div.pp_default .pp_details {
  position: relative;
}
div.pp_default a.pp_arrow_next,
div.pp_default a.pp_arrow_previous {
  background: url(../img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  margin: 4px 0 0;
  width: 20px;
}
div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px;
}
div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}
div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 0 10px;
  position: absolute;
  top: 2px;
}
div.light_rounded #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt {
  color: #000;
}
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.facebook .pp_details,
div.light_rounded .pp_details,
div.light_square .pp_details {
  position: relative;
}
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover,
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_nav .pp_play:hover {
  opacity: 0.7;
}
div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}
div.dark_rounded .pp_description,
div.light_rounded .pp_description {
  margin-right: 85px;
}
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.light_rounded .pp_gallery a.pp_arrow_previous {
  margin-top: 12px !important;
}
div.pp_default .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
  background: url(../img/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
  background: url(../img/prettyPhoto/default/loader.gif) center center no-repeat;
}
div.light_rounded .pp_top .pp_left {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_middle {
  background: #fff;
}
div.light_rounded .pp_top .pp_right {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right {
  background: #fff;
}
div.light_rounded .pp_content {
  background-color: #fff;
}
div.light_rounded .pp_next:hover {
  background: url(../img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_previous:hover {
  background: url(../img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand:hover {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract:hover {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_nav .pp_play {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_arrow_previous {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.light_rounded .pp_arrow_next {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.light_rounded .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_middle {
  background: #fff;
}
div.light_rounded .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}
div.light_rounded .pp_loaderIcon {
  background: url(../img/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}
div.dark_rounded .pp_top .pp_left {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}
div.dark_rounded .pp_top .pp_middle {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left;
}
div.dark_rounded .pp_top .pp_right {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}
div.dark_rounded .pp_content_container .pp_left {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_rounded .pp_content_container .pp_right {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_rounded .pp_content {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left;
}
div.dark_rounded .pp_next:hover {
  background: url(../img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
  background: url(../img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.dark_rounded .currentTextHolder {
  color: #c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline,
div.dark_rounded .pp_description {
  color: #fff;
}
div.dark_rounded .pp_nav .pp_play {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_arrow_previous {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}
div.dark_rounded .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.dark_rounded .pp_arrow_next {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}
div.dark_rounded .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.dark_rounded .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}
div.dark_rounded .pp_bottom .pp_middle {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left;
}
div.dark_rounded .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_loaderIcon {
  background: url(../img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_content,
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right {
  background: #000;
}
div.dark_square .currentTextHolder {
  color: #c4c4c4;
}
div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0;
}
div.dark_square .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous {
  margin-top: 12px !important;
}
div.dark_square .pp_loaderIcon {
  background: url(../img/prettyPhoto/dark_square/loader.gif) center center no-repeat;
}
div.dark_square .pp_expand {
  background: url(../img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_expand:hover {
  background: url(../img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract {
  background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract:hover {
  background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.dark_square #pp_full_res .pp_inline {
  color: #fff;
}
div.facebook #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.light_square .pp_content .ppt {
  color: #000;
}
div.dark_square .pp_nav {
  clear: none;
}
div.dark_square .pp_nav .pp_play {
  background: url(../img/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_arrow_previous {
  background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}
div.dark_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.dark_square .pp_arrow_next {
  background: url(../img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}
div.dark_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.dark_square .pp_next:hover {
  background: url(../img/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.dark_square .pp_previous:hover {
  background: url(../img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.light_square .pp_content,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right {
  background: #fff;
}
div.light_square .pp_expand {
  background: url(../img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_expand:hover {
  background: url(../img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract {
  background: url(../img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract:hover {
  background: url(../img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.light_square .pp_description {
  margin-right: 85px;
}
div.light_square .pp_nav .pp_play {
  background: url(../img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_arrow_previous {
  background: url(../img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}
div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.light_square .pp_arrow_next {
  background: url(../img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}
div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.light_square .pp_next:hover {
  background: url(../img/prettyPhoto/light_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.light_square .pp_previous:hover {
  background: url(../img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.light_square .pp_loaderIcon {
  background: url(../img/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}
div.facebook .pp_top .pp_left {
  background: url(../img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}
div.facebook .pp_top .pp_middle {
  background: url(../img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}
div.facebook .pp_top .pp_right {
  background: url(../img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}
div.facebook .pp_content_container .pp_left {
  background: url(../img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}
div.facebook .pp_content_container .pp_right {
  background: url(../img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}
div.facebook .pp_content {
  background: #fff;
}
div.facebook .pp_expand {
  background: url(../img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_expand:hover {
  background: url(../img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract {
  background: url(../img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract:hover {
  background: url(../img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(../img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.facebook .pp_description {
  margin: 0 37px 0 0;
}
div.facebook .pp_loaderIcon {
  background: url(../img/prettyPhoto/facebook/loader.gif) center center no-repeat;
}
div.facebook .pp_arrow_previous {
  background: url(../img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default;
}
div.facebook .pp_arrow_next {
  background: url(../img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default;
}
div.facebook .pp_nav {
  margin-top: 0;
}
div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
  background: url(../img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_next:hover {
  background: url(../img/prettyPhoto/facebook/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.facebook .pp_previous:hover {
  background: url(../img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}
div.facebook .pp_bottom .pp_middle {
  background: url(../img/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}
div.facebook .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
}
div.pp_pic_holder a:focus {
  outline: 0;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_top {
  height: 20px;
  position: relative;
}
* html .pp_top {
  padding: 0 20px;
}
.pp_top .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_fade {
  display: none;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}
.pp_description {
  display: none!important;
  margin: 0;
}
.pp_social {
  float: left;
  margin: 0;
}
.pp_social .facebook {
  margin-left: 5px;
  width: 55px;
}
.pp_social .twitter {
  float: left;
}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}
.pp_nav p {
  float: left;
  margin: 2px 4px;
  white-space: nowrap;
}
.pp_nav .pp_pause,
.pp_nav .pp_play {
  display: none!important;
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
a.pp_arrow_next,
a.pp_arrow_previous {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  margin: 0 0 0 5px;
  padding: 0;
  position: relative;
  white-space: nowrap;
}
.pp_gallery ul a {
  border: 1px solid #000;
  border: 1px solid rgba(0, 0, 0, 0.5);
  display: block;
  height: 33px;
}
.pp_gallery li.selected a,
.pp_gallery ul a:hover {
  border-color: #fff;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  background: url(../img/prettyPhoto/facebook/default_thumbnail.gif) no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery li.default a img {
  display: none;
}
a.pp_next,
a.pp_previous {
  background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  height: 100%;
  width: 49%;
  text-indent: -10000px;
}
.pp_gallery .pp_arrow_next,
.pp_gallery .pp_arrow_previous {
  margin-top: 7px !important;
}
a.pp_next {
  float: right;
}
a.pp_previous {
  float: left;
}
a.pp_contract,
a.pp_expand {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px;
}
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_bottom {
  padding: 0 20px;
}
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}
#pp_full_res {
  line-height: 1 !important;
}
#pp_full_res .pp_inline {
  text-align: left;
}
#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}

body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:500ms;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);}.fancybox-navigation .fancybox-button--arrow_right{right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:3px solid #cecece;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}

/* DS AUTO */
body.comcentrid_54814.wapid_13 .wovat {display:none !important;}
body.comcentrid_54814.wapid_15 .wovat {display:none !important;}

body.wapid_7 .wovat.act{display:none;}
body.wapid_3 .horni.right.olina{display:none;}


body.fancybox-active {
  overflow: hidden; }

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion; }

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-is-closing .fancybox-stage {
  overflow: visible; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  
   }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px; }

/* Buttons */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color .3s ease;
  cursor: pointer;
  outline: none; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6; }

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
margin: 0px 0px 0px 5px;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--zoom svg path {
  fill: transparent; }

/* Navigation arrows */
.fancybox-navigation {
  display: none; }

.fancybox-show-nav .fancybox-navigation {
  display: block; }

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px; }

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6); }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0; }



.fancybox-navigation .fancybox-button--arrow_right {
  right: 0; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color .25s;
  box-sizing: border-box;
  z-index: 2; 
display:none;}

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -40px; }

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
  /* Fix IE11 */ }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px 0;
  font-size: 35px;
  font-weight: 700; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

p.fancybox-share__links {
  margin-right: -10px; }

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all .2s; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7; }

/* Thumbs */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 310px;
  margin: 0;
  /*padding: 2px 2px 4px 2px;*/
  padding: 10px;;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 310px; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 150px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #e30613;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 1920px) {
  .fancybox-thumbs {	
    width: 185px; }
  .fancybox-show-thumbs .fancybox-inner {    
    right: 185px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }  
  
/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
	display:none !important;
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {    
    right: 0px !important; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  margin: 0 0 5px 15px;
  z-index: 9999;
}






@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fa-solid-900.eot?v=5.11.2');
  src: url('../fonts/fa-solid-900.eot?#iefix&v=5.11.2') format('embedded-opentype'), url('../fonts/fa-solid-900.woff2?v=5.11.2') format('woff2'), url('../fonts/fa-solid-900.woff?v=5.11.2') format('woff'), url('../fonts/fa-solid-900.ttf?v=5.11.2') format('truetype'), url('../fonts/fa-solid-900.svg?v=5.11.2#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-ruler-combined:before{ 

 content: "\f546";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-caret-square-left:before{
	content:"\f191";
}
.fa-caret-square-right:before{
	content:"\f152";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.btn.fa-share-alt:before{
	content: "\f1e0";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  position: absolute;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto;
}
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #3FB8AF;
}
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
.noUi-handle:after,
.noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
  cursor: not-allowed;
}
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-large,
.noUi-marker-sub {
  background: #AAA;
}
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
/* base css files  */
/* 1 - hover menu, 2 - click menu */
@font-face {
  font-family: 'FontAwesome';
  /*src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');*/
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@keyframes slide-left-right {
  100% {
    left: 0;
  }
}
html {
  font-size: 10px;
}
* {
  box-sizing: border-box;
}
body,
table,
option,
input,
button,
select {
  font-family: 'Open Sans', tahoma, verdana, arial, sans-serif;
}
body {
  margin: 0;
  padding: 0;
}
body.modal-show {
  overflow: hidden;
}
body.modal-show #maincont {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}

.mobilesafari body{
		width: 1px;
        min-width: 100%;
}
.mobilesafari #maincont{
		width: 1px;
        min-width: 100%;
}

#bubble {position:absolute;margin-top:10px;width:auto;height:auto;background:white;z-index:20000 !important;padding:5px;display:none; border:1px solid #cfcfcf; background:#f5f5f5;}
#bubble * {font-size:8pt;text-align:left;width:;}
#bubble .availtext p{margin:auto;width:auto;vertical-align:middle;display:table-cell;float:right;} 
#bubble .availdate p{margin:0 0 0 0;width:200px; text-align:left;}
#bubble .a
#bubble .f_left {}
#bubble  h2 {font-size:10pt;text-align:left;}
#bubble .tabform th,#bubble .tabform th {font-size:8pt;}
#bubble .bubble_content td{
	text-align:left;
	float:left;
}
.bubble_content {display:none;}
.balloon_content {display:none;}



/*-----------------*/
.sti_inftbl_bubble {min-width: 260px;height: auto;min-height: 25px;width: auto; width:100%}
.sti_inftbl_bubble th {vertical-align:middle; padding-right:10px; text-align:left;font-size:9pt; }
.sti_inftbl_bubble td {font-size:14px; height:25px;}
.sti_inftbl_bubble td > em {font-style:normal;font-weight:normal;}
.sti_inftbl_bubble td span {font-weight:normal;margin-right: 6px;}
.sti_inftbl_bubble td span > em {font-style:normal;font-size:9px;}
.sti_inftbl_bubble td strong em {font-style:normal;}
.sti_inftbl_bubble tr.prc.wovat td {font-size:16px;font-weight:bold;}
.sti_inftbl_bubble tr .buybox {margin-left:35px;margin-top:30px; float:right;}


.sti_inftbl_bubble.extcat input.qty{text-align:center;font-weight:normal;height:30px; width:35px;}
.sti_inftbl_bubble.extcat .buybox .btn.btn-buy{background:#ed111f;text-align: center;padding: 5px 6px;margin: 0px 3px 3px 6px;min-width: 34px;width: 30px;}
.sti_inftbl_bubble.extcat .buybox .btn.btn-buy:before{}
.sti_inftbl_bubble.extcat td.price.wovat {min-width:120px;width:auto; } 
.sti_inftbl_bubble.extcat td.price.wvat{width:45px; }  
.sti_inftbl_bubble.extcat tr .buybox {margin-top:1px;width:94px;}
.sti_inftbl_bubble.extcat tr .buys {width:150px;}
.sti_inftbl_bubble.extcat tr td {font-size:8pt; padding-left:10px;}
.sti_inftbl_bubble.extcat tr td.name h2 {margin:0;font-size:8pt;}
.sti_inftbl_bubble.extcat tr td em {font-size:7pt;}
.sti_inftbl_bubble.extcat tr td.priceend {display:none;}


.inp_txt_qty input{width: 35px;text-align: center;}
.siv_prcs_block{max-width:850px;width:100%;}
.siv_prcs_block_new{max-width:990px;width:100%;}

.btnn.middle_red.buy{width:47px;}
.inp_txt_qty{float:left;}


@media screen and (max-width: 450px){
.sti_inftbl_bubble.extcat tr .buybox {margin-top:1px;width:75px;}
.sti_inftbl_bubble.extcat td.price.wovat {width:45px;float:left;    margin: 6px 0 0 0px;} 
.sti_inftbl_bubble.extcat td.price.wvat{width:45px;float:left;margin: 6px 0 0 20px }  
.inp_txt_qty input{float:left;width: 35px;}
.btnn.middle_red.buy{width:25px;float:left;}
.inp_txt_qty{float:left;}
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
a {
  color: #000000;
  text-decoration: none;
  font-size: 1.3rem;
  cursor: pointer;
}
a:before {
  cursor: pointer;
}
a.bgcolor {
  padding: 2px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
u {
  text-decoration: none;
}
table {
  border-spacing: 0;
}
table tr.topspace th,
table tr.topspace td {
  padding-top: 25px;
}
table tr.btmspace th,
table tr.btmspace td {
  padding-bottom: 25px;
}
table tr.btmhr th,
table tr.btmhr td {
  border-bottom: 1px solid #C0C0C0;
  padding-bottom: 15px;
}
table tr.btmhr + tr th,
table tr.btmhr + tr td {
  padding-top: 15px;
}
table th,
table td {
  padding: 0;
  /*&:nth-child(2n) {background: @baseTableRowColor;}*/
  /*background: #FFFFFF;*/
}
table td.tabspace {
  padding-left: 20px;
}
input,
textarea {
  outline: none;
  float: left;
  border: 1px solid #C0C0C0;
  font-size: 1.3rem;
  margin: 0px 6px 4px 0;
  padding: 5px 7px;
 
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

input.err,
textarea.err {
  border: 1px solid red !important;
  box-shadow: 0 0 8px rgba(255, 0, 0, 0.6) !important;
}
input.format,
textarea.format {
  border: 1px solid orange;
  box-shadow: 0 0 8px rgba(255, 165, 0, 0.6);
}
input.readonly,
textarea.readonly {
  border: none;
  background: none;
  text-align: right;
  margin: 0;
  padding: 0;
}
input[type=search] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
select {
  outline: none;
  float: left;
  border: 1px solid #C0C0C0;
  font-size: 1.1em;
  margin: 3px 6px 3px 0;
  padding: 4px;
 -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.custom-select,
.custom-multi-select {
  height: 30px;
  margin: 2px 5px 3px 0;
  float: left;
  overflow: hidden;
  background: white url(../img/select-arr-down.svg) no-repeat;
  background-size: 20px 20px;
  background-position: center right;
	-moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.custom-select select,
.custom-multi-select select {
  float: left !important;
  position: relative;
  padding: 1px 25px 4px 6px;
  width: 100% !important;
  max-width: 100%;
  z-index: 2;
 background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-select select:focus,
.custom-multi-select select:focus {
  outline: none;
}
.custom-select select::-ms-expand,
.custom-multi-select select::-ms-expand {
  display: none;
}
.custom-multi-select {
  height: 9em;
  min-width: 200px;
}
.custom-multi-select select {
  height: 100%;
}
label {
  float: left;
  margin: 3px 6px 3px 0;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul li {
  float: left;
}
ul.ul-disc {
  padding: 1rem 0 1rem 3rem;
  list-style-type: disc;
}
ul.ul-disc li {
  float: none;
}
.clear {
  display: none;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.font-bold {
  font-weight: bold;
}
.ds_none,
.ds_hide {
  display: none !important;
}
.ds_block {
  display: block !important;
}
.nowrap {
  white-space: nowrap !important;
}
.cont {
  width: 100%;
  float: left;
  display: block;
}
.cont:before,
.cont:after {
  content: "";
  display: table;
}
.cont:after {
  clear: both;
}
.fa {
  font-family: 'Open Sans', tahoma, verdana, arial, sans-serif;
  line-height: 1.7rem;
}
.anchor {
  height: 0;
}
.table-scroll {
  margin: 0 !important;
}
.line-through {
  text-decoration: line-through;
}
.line-through * {
  text-decoration: line-through;
}
.boxcont {
  margin: 0 0 10px 0;
  float: left;
}

.boxcont:before,
.boxcont:after {
  content: "";
  display: table;
}
.boxcont:after {
  clear: both;
}
.boxcont .hdr {
  float: left;
  clear: left;
  width: 100%;

}
.boxcont .hdr .sticode  {
    padding-bottom: 10px;
    margin-top: 75px;
    border-bottom: 1px solid #cecece;
    font-size: 15px;
    color: #7d7d7d;
}
.boxcont .scaname
{
  float: left;
  padding: 5px 0 10px 0px;
	
} 
.boxcont .hdr > p {
   margin: 0;
  font-size: 1.6rem;
  font-weight: bold;
  text-transform:uppercase;  
}
.boxcont .hdr > h1 {
  padding: 5px 10px 5px 0;
  font-size: 1.6rem;
  text-transform:uppercase;
}
.boxcont.stirelation .variantcontstock{
	margin-top: -64px;
}
.boxcont.stirelation .prodbox .hdr{
 overflow:hidden;
}
.boxcont.stirelation .img img{
	margin: 5px auto 10px auto;
}

.contentcont .boxcont.stinote{
	margin: 10px 0 15px 0;
	}

.boxcont.filter .hdr > p {
	font-size: 1.2rem;
}

.boxcont.iframe.top img{
	width:70%;
    display: flex;
    margin: auto;
}
	

#maincont.wapid_15 .boxcont.stoitem .tools{
	display:none;	
}

#maincont.wapid_13 .boxcont.stoitem .tools{
	display:none;	
}

	
.boxcont.stoitem .status .sts4 .prc{
	text-decoration:line-through;
}		
.sts17.ico {background:none;}	
	
.boxcont.paramitem.act {margin-top:-9px;}


.extcatalog a:hover {
	text-decoration:underline;
}

.extcatalog .boxcont.getwizard2 table {
	min-width:30%;
	margin:10px auto;
}

.extcatalog table td, .extcatalog table th{
	border:0;
}


.extcatalog.findvehicle table {
	width:100%;
	margin:10px auto;
}
.extcatalog.findvehicle .btnn.detail.small_red{
    background: red;
    height: 24px;
    margin: -10px 0px 30px 10px;
    width: 76px;
   position: absolute;
   }
 @media screen and (max-width: 880px){  
 .extcatalog.findvehicle .btnn.detail.small_red {
	 
	     margin: 12px 0px 0px 10px;
	 
	 
	 
 }} 
   
.extcatalog.findvehicle table th, .extcatalog.findvehicle table td{
	height:3em;
}

.extcatalog.findvehicle table th{	
	text-align:left;
	background:#f5f5f5;
	padding:0 10px;
	width: 90px;
}
@media screen and (max-width: 880px){
.extcatalog.findvehicle table th{
	
width:60%;

}}


.extcatalog.findvehicle table tr:not(.det):hover td{
	text-decoration:underline;
}

.extcatalog.findvehicle table tr td.det {
	border-top:1px solid #f5f5f5;
	height:1px;
}

.extcatalog.findvehicle table td a {
	margin-left:10px;
	text-transform: uppercase;
	width:100%;
	display: block;
	max-height: 19px;
    overflow-x: hidden;
	}

.extcatalog .unit_items_table .bubble_content td{
	
	
	
	
}
.extcatalog .vehicle_detail table {
	width:100%;
	margin:0 auto;
}

.extcatalog .vehicle_detail table tr{
	height:30px;
}

.extcatalog .vehicle_detail table td .value_wrap{
	width:100%;max-height:100px;overflow-y:auto;direction:ltr;font-weight: bolder;
}

.extcatalog .category_list table tr{
	height:30px;	
}

.extcatalog .category_list table th, .extcatalog table td{	
padding: 0px 25px 0 0;}

.extcatalog .category_list{
	width:295px;
	float:left;
	min-height: 330px;
}

.extcatalog .category_list table{
	width:100%;	
}

.extcatalog .vehicle_detail{
	width:100%;
	float:right;
	max-width:70%;
	min-height: 305px;
}

.extcatalog .wiz_table th {
	padding-right: 10px;
	text-align:left;
}

/* cast pro novy katalog dilu*/
.extcatalog .zoom {width:48%; height:700px; overflow: hidden; position:relative;float:left;}
.extcatalog .zoom_control {position:absolute; right:0; z-index:98;}
.extcatalog .zoom_frame {width:100%;height:100%}
.extcatalog .zoom_img {max-width:550px; max-height:700px;margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;}
.extcatalog .unit_items {width:48%; position:relative; float:right;}
.extcatalog .unit_items .unit_items_table{ width:100%;}
.extcatalog .unit_items .unit_items_table {padding-left:20px; border-collapse:collapse;width:100%;}
.extcatalog .unit_items .unit_items_table tr {margin-bottom:10px; height:30px; cursor:pointer; overflow: hidden;border-bottom: 1px solid #cecece;}
.extcatalog .unit_items .unit_items_table tr.active {background:rgba(224,0,5,0.5)}
.extcatalog .unit_items .unit_items_table tr.selected {background:rgba(224,0,5,0.5)}
.extcatalog .unit_items .unit_items_table td {padding-left:10px;}
.extcatalog .unit_items .unit_items_table td.det_button {width:70px;}
.extcatalog .unit_items .unit_items_table td.code {white-space:nowrap}
.extcatalog .btnn.detail.small_red {background: red; height: 22px; margin: 0px 10px 0 -15px; width:73px;}
.extcatalog .btnn.detail.small_red a {display:block; width:60px; text-transform: uppercase; text-align:center;line-height: 17px;margin: 3px 0px 3px 8px;}



.btn.btn-search-adv:hover{cursor: pointer;}
.btn.btn-search-adv{
	background: #595959 url(../img/lupa_new.gif) top -31px right 3px no-repeat;
	float: right;
	width: 107px; 
	margin: 5px 5px 0 0;
	background-size: 30px;
	padding:3px 20px 3px 5px;
	font-size:8pt;
	height:34px;
	}
	
	
.btn.btn-search-adv span {
	color:white; 
	white-space:normal;
	text-align:left;
	font-weight:200;
}


@media screen and (max-width: 820px){
	
	.btn.btn-search-adv{	
	background-size: 30px;
    min-width: 35px;
    width:35px;
    margin:5px 6px 0px 6px;
	height:34px;
	}	
	.btn.btn-search-adv span {display:none;}
}



select.search{	
	width:75%;
	margin: -4px 10px 0 0px;
	height: 42px;
	float:left;
}
.ori{}

.widesearch{
	margin-left:auto;
	margin-right:auto;
	width:47%;
	min-width: 450px;
	
	
	
}



.widesearch.ori{
	margin-top:20%;
	
	
}

.widesearch .title{
	width: 90%;
    float: left;
	
	
}

.strcont.ori{
height: 600px;
background:url(../img/background_moto_ori.jpg);
	
	
}

.hint.input_text.search 
{width:133%;}

.hint.input_text.search.passive{
	
	
	
}
.hint.input_text.search.passive.ori{
	
	width:118%;
	
}
.hint.input_text.search.passive.vin{
	
	float:none;
	
}

.btnn{	
	width: 40px;
    float: right;
    height: 20px;
}	
.btnn.small{  
    height: 20px;
	width:auto;
	padding: 2px 10px;
	text-transform: uppercase;
    background: #e30613;
	
}	
.btnn.small p{
	color:white;
}
.btnn a strong p {
	font-size: 16px;
    height: 30px;
    margin: 0;
    display: block;
    width: auto;
	float:right;
    background: none;
    line-height: 1.9;
    font-weight: normal;
    text-transform: uppercase;
    background: #e30613;
	padding: 0px 10px 0px 10px;
    color: white;    
}

.btnn.detail {	
	margin:15px 13px 13px 0px;
	width:auto;
}

td.buy .btnn.detail {
	margin-top:0;
}

.tabinfo.hor .ord_qty  {
	
	text-align: center;
	
}




#centercont .boxcont.subcats .cnt .subcat .invisible {display:none}
#centercont .boxcont.subcats .cnt .subcat .active {background:rgba(224,0,5,0.5);}
#centercont .boxcont.subcats .cnt .subcat .lvl_1 td {padding-left:25px;}
#centercont .boxcont.subcats .cnt .subcat .lvl_2 td {padding-left:50px;}
#centercont .boxcont.subcats .cnt .subcat .lvl_3 td {padding-left:65px;}
#centercont .boxcont.subcats .cnt .subcat .lvl_4 td {padding-left:80px;}
#centercont .boxcont.subcats .cnt .subcat .lvl_5 td {padding-left:95px;}



.extcatalog .btnn.detail.small_red a {color:white;}

.extcatalog .unit {
	text-align: center;
	position: relative;
    float: left;
    width: 24.00%;
	height:355px;
    padding: 10px;
    margin: 0.5% 6px 0.5% 3px;
    border: 1px solid #e3e3e3;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;		
}
.extcatalog .unit:hover{box-shadow: 6px 6px 20px -13px rgba(89,83,89,1);}

.extcatalog .unit p{
	margin: 5px 0 20px 0;
    font-weight: bold;
	text-transform: capitalize;
}
.extcatalog .unit .unitimg {
	
	vertical-align:middle;
	width:100%;
	height:235px;
}

.extcatalog .form {
	width:33%;
	margin:20px auto;
}

.extcatalog input {
	float:left
}

.extcatalog input[type='submit'].search{
	width:auto;
}

.extcatalog input[type='text'].search{
	width:20em;
}

.extcatalog.getwizard2 input[type='submit'].search{
	margin-left:10.2em
}
@media screen and (max-width: 639px){
.extcatalog .unit {
    width: 100%;
}}

  @media screen and (max-width: 979px) and (min-width: 640px){
.extcatalog .unit {
    width: 48%;
    margin: 1%;
}} 
@media screen and (max-width: 880px){
table.stitab tr{
 float:left;width:50%;
 
}}

@media screen and (max-width: 880px){
 table.stitab th{
    width: 57%;
    float: left;
    display: flex;
 
}}

@media screen and (max-width: 880px){
 table.stitab td{
   width: 100%;
    display: flex;
}}


@media screen and (max-width: 1210px) and (min-width: 980px){
	.extcatalog .unit{
	    width: 31%;
		margin: 1%;
}
}

@media screen and (max-width: 1034px){
 .extcatalog .form {
      width: 100%;
    margin: 20px auto 0px 10px;
}
}


@media screen and (max-width: 1024px){
 .extcatalog .vehicle_detail {
	width: 100%;
    float: right;
    max-width: 100%;
}
}
@media screen and (max-width: 1024px){
 .extcatalog .category_list {
	width: 100%;
    float: left;
	
}
}
  
@media screen and (max-width: 1024px){
 .extcatalog .unit_items {
	width: 100%;
    position: relative;
    float: right;
}
}

@media screen and (max-width: 1024px){
.extcatalog .zoom {
    width: 100%;
    height: 700px;
    overflow: hidden;
    position: relative;
    float: left;
	margin-top: 35px;
}}
@media screen and (max-width: 460px){
.extcatalog .zoom_img
 {max-width:350px;
 max-height:495px;
 margin-left:auto;
 margin-right:auto;
 margin-top:auto;
 margin-bottom:auto;}
}




#wnCarousel3 .hdr p{	
    display: none;	
}


.group_title {
	
	 font-size: 18px;
	 margin-top: 40px;
	
}

/* aci data */
.datahdr
{	width:100%	;
	font-weight: bold;
    color: #7d7d7d;
	clear:both;
}

.datahdr .thimg
{
	float:left;
	width:160px;
    margin-bottom: 10px;	
}

 .datahdr .code
{
	float:left;
	width:100px;
	margin-left:10px;	
}
 .datahdr .name
{
	float:left;
	width:auto;
}
 .datahdr .status
{
	float: right;
    width:100px;
    position: relative;	
}
 .datahdr .icons
{
	float:right;
	width:150px;	
}
 .datahdr .stock
{
    float: right;
    width: 55px;
    text-transform: capitalize;	
}
  .datahdr .wovat
{
	float:right;
	width:130px;	
	text-align:center;

}
  .datahdr .wvat
{
	float:right;
	width:130px;	
	display:none;
}
 .datahdr .buy
{
	float: right;
	text-transform: capitalize;
    width: 80px;	
}


@media screen and (max-width: 700px) {
  .datahdr {
	  display:none;
    
  }
}

.contentcont .boxcont.strimg {
	float:right;
	width:auto;
}

.contentcont .boxcont.strimg::after {
	clear:none;
}

.boxcont.stinote .hdr{}

.boxcont .hdr .date,
.boxcont .hdr .top {
  float: right;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 6px 0;
  display:none;
}
.boxcont .hdr .top {
  background: red;
  color: white;
  padding: 6px 5px;
  font-size: 1.2rem;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.boxcont .cnt {
  float: left;
  clear: left;
  width: 100%;
  padding: 2px 0;
}

.boxcont .ftr {
  float: left;
  clear: left;
  width: 100%;
}
.boxcont.err {
  border: 1px solid red !important;
  box-shadow: 0 0 8px rgba(255, 0, 0, 0.6) !important;
  margin-bottom:15px !important;
}

.boxcont.err p {
  margin: 10px 0;
}
.boxcont.err .btn {
  float: none;
  font-size: 0.9em;
}


#headercont {
  position: fixed;
  float: left;
  clear: left;
  width: 100%;
  background: url(../img/top_bg.gif);
  z-index: 99;
  background-position: bottom;

}
body.wapid_2 #headercont {
	
background: url(../img/top_bg_moto.gif);
 position: fixed;
  float: left;
  clear: left;
  width: 100%;
  
  z-index: 99;
}

#headercont .top {
	float: left;
    clear: left;
    width: 100%;
	padding: 0px 10px 0px 10px;
    margin: 0;
}
#headercont nav {
  float: left;
  clear: left;

}
.webmenu.menuid_1{
	width:1000px;
   
 }
.horni.right{
	float:right;
}
   
.horni.right.auto, .horni.right.moto{
	width: 150px;	
}

.horni.right.auto a, .horni.right.moto a {	
	float: right;
	width: 180px;
    padding-left: 104px
}

.horni.right.auto{
	background: #DA0514 url(../img/auto_moto_butt.png) left 15px top -40px no-repeat;
     	
}

.horni.right.moto {
    background: #2b2b2b url(../img/auto_moto_butt.png) left 15px top -2px no-repeat;
}
body.wapid_2 #headercont li.horni.right.olina{
	
	display:none;
	
}
.horni.right.olina img{	
	    margin: -12px 0px 0px -8px;
    height: 100%;
    width: 98%;
}

@media screen and (max-width:1000px){
.horni.right.olina img{
	margin: -10px 0px 0px -11px;
    height:10%;
    width: 20%;
	
	
}}

.horni.right.aboutus {
margin:0;	
}
.horni.right.aboutus a {
width:100%;	
}
.horni.right.moto:hover{
	cursor:pointer;
	background-color: #595959;
}
body.wapid_2 .horni.right.auto a:hover{
color:white;
}
.horni.right.moto a:hover{
color:white;
}

body.wapid_2 .horni.right.auto:hover{
	
	cursor:pointer;
	background-color: #595959;
	color:white;
	
}
body.wapid_3 .horni.right.auto:hover{
	
	cursor:pointer;
	background-color: #595959;
	color:white;
	
}
body.wapid_8 .horni.right.auto:hover{
	
	cursor:pointer;
	background-color: #595959;
	color:white;
	
}
body.wapid_7 .horni.right.auto:hover{
	
	cursor:pointer;
	background-color: #595959;
	color:white;
	
}

body.wapid_2 .horni a:hover {color:red;}
body.wapid_3 .horni a:hover {color:red;}
body.wapid_8 .horni a:hover {color:red;}
body.wapid_7 .horni a:hover {color:red;}

body.wapid_3 .horni.right.auto a:hover{
color:white;
}
body.wapid_8 .horni.right.auto a:hover{
color:white;
}
body.wapid_7 .horni.right.auto a:hover{
color:white;
}
.btn.btn-logout{
	background: none;
	float: right;
    margin: 0;
    padding: 0;
}
body.wapid_2 .btn.btn-logout:hover{
	color:red;
}
.btn.btn-logout:hover{
	color:black;
}

.boxcont.i18n.cur{
	float: right;
    margin: 0 0 0 10px;	
	display:none;
}

.documents li{
}	

@media screen and (max-width: 1200px){
.btn.btn-logout {
    background: none;
    float: right;
	min-width: 0px;
}
}

@media screen and (max-width: 1070px){
.btn.btn-logout span {
	
    background: none;
    float: right;
    right: -10px;
	display:none;
}
}

#headercont .logo {
  width: 290px;
  float: left;
  padding: 0 10px;
  margin:0;
}
#headercont .logo a {
  background: url(../img/logo.png) no-repeat left center;
  background-size: auto 100%;
  width: 100%;
  height: 100px;
  font-size: 0;
  color: transparent;
  float: left;
  display: block;
  transition: height 0.2s ease-out;
}

body.wapid_2 #headercont .logo a  {
  background: url(../img/logo_wapid_3.png) no-repeat left center;
  background-size: auto 100%;
}

.boxcont.logout{
	margin:22px 0 0 0;
	float:right;
	transition: margin 0.2s ease-out;
	
}
#subcatscont .tabformcont.strsrch .hdr p{
	display:inherit;
	font-size: medium;
    font-weight: bolder;
}


.boxcont.subcats.opened .hdr p{
	display:none;
}

.logged{transition:margin 0.2s ease-out;}

#headercont .login {
  position: relative;
  float: right;
  margin: 24px 0 0 10px;
  z-index: 9;
  transition: margin 0.2s ease-out;
}
#headercont .login .hdr {
  font-size: 1.4rem;
  font-weight: bold;
  padding: 0px 0;
  color: #FFFFFF;
  cursor: pointer;
  transition: padding 0.2s ease-out;
}

#headercont .login .hdr:before {
  color: #FFFFFF;
}
#headercont .login .cnt {
  display: none;
  position: absolute;
  top: 38px;
  right: 0;
  width: 203px;
  background: #FFFFFF;
  padding: 10px;
  border: 1px solid #C0C0C0;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 400px){
	#headercont .login .cnt{
		right:-25vw;
	}
}

#headercont .login .btn {

  padding:0px 5px;
  height:34px;
  width:100%;
  margin: 3px 0;
}
#headercont .login ul {
  float: left;
  clear: left;
}
#headercont .login ul li {
  float: left;
  padding: 6px 0 6px 10px;
  font-weight: bold;
}
#headercont .login ul li a {
  color: #000000;
}
#headercont .logged {
  float: right;
  margin: 18px 0 0 0px;
  z-index: 9;
  width:265px;
  height:25px;
  overflow:hidden;
}
@media screen and (max-width: 600px){
#headercont .logged{
	
width:25px;
}}

#headercont .logged .cnt {
  padding: 0;
}
#headercont .logged .btn-logout {
  float: left;
  clear: left;
  display: none;
}
#headercont .logged ul {
  float: left;
  clear: left;
}
#headercont .logged ul li {
  float: left;
  padding: 5px 0 6px 10px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #FFFFFF;
}
#headercont .logged ul li a {
  font-size: 1.4rem;
  color: #FFFFFF;
}
#headercont .logged ul li a:before {
  color: #FFFFFF;
}
#headercont .modalmenu {
  float: right;
  margin-left: 10px;
}
#headercont .modalmenu ul {
  float: right;
}
#headercont .modalmenu ul li {
  padding: 5px 0;
}
#headercont .modalmenu ul li:after {
  content: "|";
}
#headercont .modalmenu ul li a {
  font-weight: bold;
  padding: 0 5px;
}
#headercont .modalmenu ul li:last-child:after {
  content: "";
}
#headercont .i18n {
  float: right;
  margin: 6px 0 3px 10px;
}
#headercont .i18n ul.icons {
  float: right;
}
#headercont .menulog {
 float: right;
 
}
#headercont .menulog a{
	color:white;
	padding: 0px 10px 0 5px;
	border-right: 1px solid#cecece;
}

.boxcont .group {
	overflow:hidden;	
	margin-bottom:5px;
}

.boxcont .group .prodgroup{
	padding:5px 15px;
	background:#f5f5f5;
}


.boxcont .prodgroup {	
	width: 100%;
    float: left;    
    font-size: 10pt;
    font-weight: bold;
    color: #e0001a;
    text-transform: uppercase;	
	padding:15px;
	
}
.boxcont .prodgroup .hdr{	
	width: 60px;
    height: 35px;
    margin-right: 15px;
    display: none;	
}

.boxcont .prodgroup .cnt{
    margin-right: 15px;
    color: black;
}

.boxcont .prodgroup .ftr{
	
	color: #7d7d7d;
    font-size: 10pt;
    text-transform: none;
    margin: 5px 0 10px;
    display: block;
	width:98%;
	
}

#headercont .i18n ul.icons .menulog {
  padding: 4px 0 0 0;
}
#headercont .i18n ul.icons .menulog a {
  float: left;
  margin: 0 4px;
  width: 25px;
  height: 16px;
  color: transparent;
  border: 1px solid #C0C0C0;
  
 
}

#chbox_ordclosed,#chbox_ordblock
{
	display:none;
	}


#headercont .i18n ul.icons .menulog:hover {
  cursor: pointer;
}
#headercont .i18n ul.icons .menulog a.en {
  background: url("../img/flag-en.svg") no-repeat center;
  background-size: 100%;
  
}
#headercont .i18n ul.icons .menulog a.cz {
  background: url("../img/flag-cz.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons .menulog a.sk {
  background: url("../img/flag-sk.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons .menulog a.pl {
  background: url("../img/flag-pl.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons .menulog a.de {
  background: url("../img/flag-de.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons .menulog a.hu {
  background: url("../img/flag-hu.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons li:last-child a {
  margin: 0 0 0 5px;
}
#headercont .i18n ul.text {
  float: right;
}
#headercont .i18n ul.text li {
  padding: 5px 0 6px 0;
}
#headercont .i18n ul.text li:after {
  content: "|";
  color: #FFFFFF;
  opacity: 0.66666667;
}
#headercont .i18n ul.text li a {
  float: left;
  margin: 0 5px;
  font-size: 1.3rem;
  color: #FFFFFF;
}
#headercont .i18n ul.text li a:hover {
  cursor: pointer;
}
#headercont .i18n ul.text li a.act {
  font-weight: bold;
}
#headercont .i18n ul.text li:last-child a {
  margin: 0 0 0 5px;
}
#headercont .i18n ul.text li:last-child:after {
  content: "";
}
#headercont .basket {
  float: right;
  margin-left: 10px;
  padding-right: 10px;
}
#headercont .basket .cnt {
  padding: 16px 0;
  transition: padding 0.2s ease-out;
}
#headercont .basket .btn {
  min-width: 0;
  margin: 0;
}
#headercont .basket .btn.btn-buy {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  padding:5px 0 0 0 ;
  background:none;
  
  
}
#headercont .basket .btn:before {
  margin: 0;
  display: inline-block;
  font: normal normal normal 2.2rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
#headercont .basket .btn .count {
  position: absolute;
  color: white;
  -webkit-border-top-right-radius: 100px;
  -webkit-border-bottom-right-radius: 100px;
  -webkit-border-bottom-left-radius: 100px;
  -webkit-border-top-left-radius: 100px;
  -moz-border-radius-topright: 100px;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-bottomleft: 100px;
  -moz-border-radius-topleft: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  top: -5px;
  left: 10px;
  text-align: center;
  width: 2rem;
  height: 2rem;
  font-size: 1.3rem;
  padding: 1px;
  background: rgba(255, 0, 0, 0.9);
}

#headercont .basket .price {
  float: right;
  font-size: 1.4rem;
  font-weight: bold;
  
  min-width:50px;
  border-left: none;  
  color: white;
  border:none;
}

#headercont .basket .basketprice{
	display:inline;
}

#headercont .basket .basketprice u{
	margin:0;
	border:none;
	padding:0;
	display:inline;
}
#headercont .basket .basketprice u::before{
	display:none;
}

#headercont.scroll {
  position: fixed;
  box-shadow: 0 0px 10px 5px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid #C0C0C0;
}

#headercont.scroll > .boxcont {
  margin-bottom: 5px;
}
#headercont.scroll .logo a {
  height: 43px;
}
#headercont.scroll .search {
  padding-top: 0;
  padding-bottom: 0;
}
#headercont.scroll .login {
  margin:12px 0 0 0;
  transition: margin 0.2s ease-out;
}
#headercont.scroll .logged {
 transition: padding 0.2s ease-out;
}

.imgcont{width: 100%;}
.imgcont .out .in img{
	 width: 75%;
    position: relative;
    right: 0px;
    left: 13%;
    margin: 0px auto 5px auto;
 }



.imgcont.half
{
display:none;	
}

.parval {
    float: left;
    height: 42px;
    width: 159px;
    /* border: 1pt solid #cfcfcf; */
    margin: 0 5px 5px 0;
    position: relative;
    display: table;

}


#headercont.scroll .logout {
  margin: 12px 0 0 0px;
  transition: margin 0.2s ease-out;
}
@media screen and (max-width: 980px){ 
#headercont.scroll .logout { 

    margin: 12px 5px 0 0px;
}}

@media screen and (max-width:600px){ 
#headercont.scroll .logout { 

    margin: 10px 0 0 0;
}}



@media screen and (min-width:600px){
#headercont.scroll .logged {
  margin: 7px 0 0 0px;
  transition: margin 0.2s ease-out;
}}

#headercont.scroll .btn .btn-logout {
  top:0;
  padding:0
}
#headercont.scroll .prodlist {
  padding: 5px 0;
}
#headercont.scroll .basket .cnt {
  padding: 5px 0;
}

body.wapid_2 #headercont.scroll {
  position: fixed;
  box-shadow: 0 0px 10px 5px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid #C0C0C0;
}

body.wapid_2 #headercont.scroll > .boxcont {
  margin-bottom: 5px;
}

body.wapid_2 #headercont.scroll .logo a {
  height: 43px;
}
body.wapid_2 #headercont.scroll .search {
  padding-top: 0;
  padding-bottom: 0;
}
body.wapid_2 #headercont.scroll .prodlist {
  padding: 5px 0;
}
body.wapid_2 #headercont.scroll .basket .cnt {
  padding: 5px 0;
}



#maincont {
  background: #FFFFFF;
  font-size: 1.2em;
  width: 100%;
  margin: 0 auto;
  /*height:100vh;  */
}

#centercont {
  padding: 134px 0 0 0; 
  position:relative;
}


#centercont.cookie {
  padding: 145px 0 0 0;
}
#centercont .content:before,
#centercont .content:after {
  content: "";
  display: table;
}
#centercont .content:after {
  clear: both;
}
#centercont .content .hdr {
  float: left;
  clear: left;
  width: 100%;
}
#centercont .content .hdr p {
  padding: 0;
  margin: 0;
  font-size: 1.4em;
  font-weight: bold;
}
#centercont .content .hdr:not(:empty) {
  padding: 2px 0;
}
#centercont .content .cnt {
  float: left;
  clear: left;
  width: 100%;
}
#centercont .content .cnt:not(:empty) {
  padding: 2px 0;
}
#centercont .content .ftr {
  float: left;
  clear: left;
  width: 100%;
}
#centercont .content .ftr:not(:empty) {
  padding: 2px 0;
}
#leftcont {
  width: 250px;
  padding: 10px;
  display:none;
}
#leftcont .boxcont {
  width: 100%;
  margin: 0 0 10px 0;
}
#leftcont .boxcont .hdr {
  background: #c31e23;
}
#leftcont .boxcont .hdr p {
  color: white;
  padding: 5px;
  font-size: 1.4rem;
}
#leftcont .boxcont .cnt {
  padding: 0 5px;
}
#leftcont .lastvisited {
  border: 1px solid #C0C0C0;
}
#leftcont .lastvisited li {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid #C0C0C0;
}
#leftcont .lastvisited li img {
  float: left;
  width: 35px;
  margin-right: 5px;
}
#leftcont .lastvisited li .name {
  float: left;
  width: calc(100% - 40px);
  overflow: hidden;
}
#leftcont .lastvisited li .name a {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.2rem;
  font-weight: bold;
  height: 35px;
}
#leftcont .lastvisited li:last-child {
  border: none;
}
#leftcont .reviews {
  border: 1px solid #C0C0C0;
}
#leftcont .reviews .review {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid #C0C0C0;
}
#leftcont .reviews .review:last-child {
  border: none;
}
#leftcont .reviews .review .star {
  float: left;
  clear: left;
  width: 100%;
}
#leftcont .reviews .review ul {
  float: left;
  clear: left;
  width: 100%;
  padding: 2px 0;
}
#leftcont .reviews .review li {
  float: left;
  clear: left;
  width: 100%;
  color: #50ad30;
}
#leftcont .reviews .review li:before {
  display: inline-block;
  font: normal normal normal 1.4rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f067";
  margin-right: 5px;
  padding: 1px 0;
}
#leftcont .reviews .review li.cons {
  color: #dc2424;
}
#leftcont .reviews .review li.cons:before {
  content: "\f068";
}
#contentcont {
  width: 100%;
  max-width:1210px;
  min-height: 230px;
  padding: 10px;
  margin:25px auto;
  float:none;
  position:relative;
  background: white;
}

#contentcont.wleft {
  width: calc(100% - 250px);
}
#contentcont.wleft.wright {
  width: calc(100% - 250px + 250px);
}
@media screen and (max-width: 1280px) {
  #contentcont.wleft.wright {
    width: calc(100% - 250px);
  }
}
@media screen and (max-width: 1024px) {
  #contentcont.wleft.wright {
    width: 100%;
  }
}
#contentcont.wright {
  width: calc(100% - 250px);
}
#contentcont .boxcont.status .sts.act{
	 width: auto;
    min-width:120px;
    font-size: medium;
    opacity: 1;
    padding: 9px 0px 7px 0px;
    height: 16px;
    line-height: 0;
    float: right;
	font-size: 13px;
	text-transform:uppercase;
	margin: 5px 0px 0px -10px;
	
} 
.contentcont .boxcont .stiplnote ul{
	margin:10px 0;
	list-style:disc;
	padding-left:20px;
}
.contentcont .boxcont .stiplnote ul li{
	float:none;	
}

.contentcont .boxcont .stiplnote p, .contentcont .boxcont .stiplnote h1, .contentcont .boxcont .stiplnote h2, .contentcont .boxcont .stiplnote h3, .contentcont .boxcont .stiplnote h4{
	margin-bottom:10px;
}

.contentcont .boxcont.article a {
  color: #5A5A5A;
}
.contentcont .boxcont {
  width: 100%;
  margin:0 0 5px 0;
}

.prodbox .tools {
border-top: 1px solid #cecece; 
}

.prodbox.list .tools{
	border:none;
	margin-top:20px;
}

.prodbox .oripicord:before {
	position: absolute;
	top:0;
	right:0;			
	color:#7d7d7d;
	font: normal normal normal 2rem FontAwesome;
	content: "\f03e";
	cursor:pointer;
}
.prodbox.list .btnn.detail{
	margin: 4px 4px 10px 10px;
    width: auto;
	
	
}
.prodbox.list .oripicord{
	display:none;
}


.contentcont .boxcont .tools .comp {
	display:none;
}

.contentcont .boxcont .tools .watchdog {
	display:none;
}

.contentcont .boxcont .tools .favour {
	display:none;
}

.contentcont .boxcont .tools .btn-error {
	display:none;
}





#filterstatuscont{
	position:relative;
	display:none;
}

#filterfulltextcont{	
	display:none;	
}





.contentcont .boxcont.half {
  width: calc(100% / 2 - 10px / 2);
}

.contentcont .boxcont.half img {
	max-width:100%
}

.contentcont .boxcont.third {
    width: calc(100% / 3 - 10px / 3);
	height:auto;
	margin: 15px 0 0 0;

}

@media screen and (max-width: 500px){
.contentcont .boxcont.third{

    width: calc(296% / 3 - 10px / 3);

}}

.contentcont .boxcont.fulltext form input[type="text"]:last-of-type {
  margin-right: 15px;
}
.contentcont .registration .nav {
  text-transform: uppercase;
  font-weight: bold;
  display:none;
}
.contentcont .registration .ic-status {
  color: #C0C0C0;
  margin: 8px 0px 0px 5px;
  float: left;
  font-weight: bold;
}
.contentcont .registration .payvat {
  margin: 9px 0;
}
.contentcont.err500 p {
  padding: 5px 0;
}
.contentcont.err500 ul {
  float: left;
  width: 100%;
  margin: 20px 0;
  padding: 0 30px;
  list-style: disc;
}
.contentcont.err500 li {
  float: left;
  clear: left;
  width: 100%;
  cursor: pointer;
}
.contentcont .changelog li {
  float: left;
  clear: left;
  width: 100%;
  font-size: 1.3rem;
  margin: 2px 0;
}
.contentcont .changelog .version {
  padding: 5px 0;
  font-size: 1.5rem;
  font-weight: bold;
}
.contentcont .changelog .fixed,
.contentcont .changelog .changed,
.contentcont .changelog .added,
.contentcont .changelog .other {
  padding-left: 25px;
}
.contentcont .changelog .fixed span,
.contentcont .changelog .changed span,
.contentcont .changelog .added span,
.contentcont .changelog .other span {
  float: left;
  margin-right: 5px;
  background: #0366d6;
  color: white;
  padding: 2px 4px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1.2rem;
  min-width: 70px;
  text-align: center;
}
.contentcont .changelog .added span {
  background: #28a745;
}
.contentcont .changelog .btn {
  float: right;
}
.contentcont .boxcont .prodbox .tools {
   
    height: 50px;
}

#rightcont {
	width: 245px;
    right: 0;
    top: 200px;
    position: absolute;
    left: calc(50% + 600px);
	margin-left: 20px;
}

#rightcont .boxcont .hdr {
  background: #c31e23;
  display:none;
}

#rightcont .boxcont.wn1{background:none;overflow:hidden;}
#rightcont .boxcont.wn1 .hdr{height:0;}
#rightcont .boxcont.wn1 .cnt{margin:0;padding:0;width:160px;}

#rightcont .lastvisited {
  border: 1px solid #C0C0C0;
  background: #f5f5f5;
  width: 250px;
}
#rightcont .lastvisited .cnt ul li {
    float: left;
    clear: left;
    min-width: 100%;
    padding: 0px 0;
	background: none;
 }
#rightcont .lastvisited li img {
  float: left;
  width: 35px;
  margin-right: 5px;
  display:none;
}
#rightcont .lastvisited li .name {
	float: left;
    width: calc(100% - 20px);
    overflow: hidden;
    margin-left: 16px;
	}

#rightcont .lastvisited li .name a {
  display: table-cell;
  vertical-align: middle;
  font-size: 11px;
  height: 25px;
  font-weight:initial;
}
.moto_aus{
	width:100%;
    height: 255px;	
}
.moto_aus_text{
    width: 100%;	
}

.moto_aus ul li{
margin: 25px 36px 0px 5px;
}
.moto_aus.third{
	width: 300px;
}
.third p{
    width: 150px;	
}

#rightcont .lastvisited li .name:hover {
  text-decoration:underline;
}

#rightcont .lastvisited li:last-child {
  border: none;
}

#rightcont .hdr_last p{
	color: black;
	padding: 5px;
	font-size: 1.4rem;
	font-weight:bold;
	margin-left:16px;
}


@media screen and (max-width: 1850px) {
  #rightcont {
   
  }
}

@media screen and (max-width: 1024px) {
  #rightcont {
    width: calc(100% - 10px);
	left:0px;	
	top:0px;
	margin-left:10px;	
  }
  #rightcont .lastvisited{
	  width:calc(50% - 10px)
  }
  #rightcont .lastvisited:nth-child(2n){
	  margin-left:10px;
  }
}

@media screen and (max-width: 640px) {
  #rightcont .lastvisited{
	  width: calc(100% - 10px);	  
  }
  #rightcont .lastvisited:nth-child(2n){
	  margin-left:0;
  }
  
}


/* footer */

#footercont .boxcont {
  margin: 0px auto;
  max-width:1210px;
  width:100%;
  float:none;
  padding: 0 10px 0 10px;
  color:white;
  background: url(../img/ftr_olina.png) top right no-repeat;
 
}

#footercont .boxcont .col_3  {
	margin-top: 40px;
}


@media  screen and (max-width: 1000px){
	#footercont .boxcont
	
	{
		background:none;
		background: url(../img/ftr_bg.png) bottom left repeat;
	
	
	}
}

#footercont .footerinfo {
  float: left;
  clear: left;
  width: 100%;
  border-top: 1px solid #C0C0C0;
  padding: 0 10px;
  background: #f5f5f5;
  margin: 30px 0 0 0;
}

#footercont
{
background: url(../img/ftr_bg.png) bottom left repeat-x;	

}

#footercont .boxcont a {color:white;text-decoration: none;}


#footercont .footerinfo .cnt {
  display: flex;
  justify-content: space-between;
  
  color:white;
}
#footercont .footerinfo .cnt .company {
  flex: 1;
}
#footercont .footerinfo .cnt .oldversion {
  display: flex;
  flex: 3;
  justify-content: center;
}
#footercont .footerinfo .cnt .copyright {
  flex: 1;
  text-align: right;
}
#footercont .footerinfo .cnt .copyright a {
  margin-left: 5px;
}
#footercont .eet {
  float: left;
  clear: left;
  width: 100%;
  text-align: center;
  font-size: 1rem;
  padding: 5px 0;
}
#footercont .support {
  float: left;
  clear: left;
  width: 100%;
  color: #FFFFFF;
  padding: 5px 10px;
  background: #5A5A5A;
  
}
#footercont .support span {
  float: left;
}
#footercont .support span:after {
  content: "|";
  margin: 0 10px;
  color: #FFFFFF;
  opacity: 0.66666667;
}
#footercont .support span:last-child:after {
  content: "";
}
#footercont .support span a {
  color: #FFFFFF;
}
#footercont .support .comman {
  font-size: 1.3rem;
}
#footercont .support .comman a {
  color: #FFFFFF;
}
#footercont .social {
  float: left;
  clear: left;
  padding: 0 10px;
  margin: 0;
  
}
#footercont .social li {
  float: left;
}
#footercont .social li a {
  margin: 0 5px;
}
#footercont .social li a:before {
  display: inline-block;
  font: normal normal normal 40px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin: 0;
}
#footercont .social li .fa-facebook-official {
  color: #3B579D;
}
#footercont .social li .fa-google-plus-square {
  color: #D34833;
}
#footercont .social li .fa-twitter-square {
  color: #46AAE4;
  display:none;
}
#footercont .social li .fa-youtube-square {
  color: #C31A18;
}
#footercont .social li .fa-instagram {
  color: #22578A;
}
#footercont .social li a.heureka {
  float: left;
  width: 34px;
  height: 40px;
  background: transparent url("../img/logo-heureka.png") no-repeat;
  background-size: 100% auto;
  background-position: 0 3px;
}
#footercont .newsletter .cnt {
  position: relative;
}
#footercont .newsletter .msg.format {
  position: absolute;
  top: 40px;
}
#footercont .newsletter label {
  clear: both;
}
#footercont .paymentcont {
  float: right;
  padding: 0 10px;
  margin: 0;
  max-width: 70%;
  
  
}
#footercont .paymentcont li {
  float: right;
}
#footercont .paymentcont li a {
  float: left;
  height: 33px;
  width: 80px;
  margin: 5px;
}
#footercont .paymentcont li a.agmo {
  background: transparent url("../img/logo-agmo.png") no-repeat scroll top left / 100%;
  width: 100px;
}
#footercont .paymentcont li a.tatrapay {
  background: transparent url("../img/logo-tatrapay.png") no-repeat scroll top left / 100%;
  width: 110px;
}
#footercont .paymentcont li a.paypal {
  background: transparent url("../img/logo-paypal.png") no-repeat scroll top left / 100%;
}
#footercont .paymentcont li a.trustpay {
  background: transparent url("../img/logo-trustpay.png") no-repeat scroll top left / 100%;
}
#footercont .paymentcont li a.essox {
  background: transparent url("../img/logo-essox.png") no-repeat scroll top left / 100%;
  margin: 10px 5px 0px;
  width: 100px;
}
#footercont .paymentcont li a.cetelem {
  background: transparent url("../img/logo-cetelem.png") no-repeat scroll top left / 100%;
}
#footercont .paymentcont li a.mpenize {
  background: transparent url("../img/logo-mpenize.png") no-repeat scroll top left / 100%;
  width: 90px;
}
#footercont .paymentcont li a.quatro {
  background: transparent url("../img/logo-quatro.png") no-repeat scroll top left / 100%;
}
#footercont .paymentcont li a.ekonto {
  background: transparent url("../img/logo-ekonto.png") no-repeat scroll top left / 100%;
  width: 50px;
}
#footercont .paymentcont li a.homecredit {
  background: transparent url("../img/logo-homecredit.png") no-repeat scroll top left / 100%;
  width: 55px;
}
#footercont .paymentcont li a.muzo {
  background: transparent url("../img/logo-muzo.png") no-repeat scroll top left / 100%;
  width: 38px;
}
#footercont .paymentcont li a.ceskasporitelna {
  background: transparent url("../img/logo-cs.png") no-repeat scroll top left / 100%;
  width: 65px;
}
.msg.format {
  font-size: 1.1em;
  padding: 1px 0;
  clear: both;
}
.tabform {
  width: 100%;
}
.tabform.half {
  width: 50%;
  float: left;
}
.tabform th {
  width: 45%;
  text-align: right;
  padding: 3px;
}
/*
.tabform th:not(:empty):not(.notdeliv):after {
  content: " :";
}
*/
.tabform th.req:before {
  content: "*";
}
.tabform th.top {
  vertical-align: top;
}
.tabform td {
  width:50%;
  text-align: left;
  padding: 3px;
  
}
.tabform a {
  padding: 3px 0;
}
.tabform ul {
  float: left;
  clear: left;
}
.tabform ul li {
  clear: left;
}
.tabform select,
.tabform input {
  width: 50%;
  max-width: 350px;
  min-width: 150px;
  margin: 0 6px 0 0;
}
.tabform p {
  float: left;
  padding: 7px 0;
  margin: 0 6px 0 0;
}
.tabform textarea {
  width: 100%;
}
.tabform .large {
  width: 100%;
  max-width: none;
}
.tabform .small {
  width: 25%;
  min-width: 100px;
}
.tabform .xsmall {
  width: 10%;
  min-width: 50px;
}
.tabinfo {
  width: 100%;
  margin-bottom: 10px;
  /*border: 1px solid #C0C0C0;*/
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

#totalvat span{
	color:#ca0000;
	color:#ca0000;
}

.tabinfo.autowidth {
  width: auto;
  float: left;
}
.tabinfo.autowidth th,
.tabinfo.autowidth td {
  padding: 5px !important;
  text-align: center !important;
}
.tabinfo tr:first-child th,
.tabinfo tr:first-child td {
  padding-top: 10px;
}
.tabinfo tr:last-child th,
.tabinfo tr:last-child td {
  padding-bottom: 10px;
}
.tabinfo tr.hr th,
.tabinfo tr.hr td {
  border-bottom: 2px solid silver;
}
.tabinfo th {
  width: 45%;
  text-align: right;
  padding: 5px 3px;
}
.tabinfo th:not(:empty):not(.notdeliv):after {
  content: " :";
}

.tabinfo th.req:before {
  content: "*";
}
.tabinfo th select,
.tabinfo th .custom-select {
  float: right;
}
.tabinfo td {
  width: 55%;
  text-align: left;
  padding: 5px 3px;
}

.tabinfo td.pol_notpaid a{
	font-weight:bold;
	color:red;
}

.tabinfo td input:disabled {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
.tabinfo p {
  float: left;
}
.tabinfo p.mar-right {
  margin-right: 5px;
}
.tabinfo p.before-btn {
  padding: 10px 5px 10px 0;
}
.tabinfo span {
  float: left;
  font-weight: bold;
}
.tabinfo .btn span {
  float: none;
}
.tabinfo ul {
  float: left;
  clear: left;
  margin: 3px 0;
}
.tabinfo ul li {
  clear: left;
}
.tabinfo .nodata td {
  text-align: center;
  padding: 10px 0;
  font-size: 1.2em;
  font-weight: bold;
}
.tabinfo.hor tr:first-child th {
  padding-top: 5px;
}
.tabinfo.hor tr:nth-child(2n+1) td {
 /* background: #FAFAFA;*/
 }


.tabinfo.hor tr.delterms td {
	border-top:none;
}

.tabinfo.hor tr.noteext td {
	border-top:none;
}


.tabinfo.hor th {
  width: auto;
  text-align: left;    
  color:#7d7d7d;
  white-space:nowrap;
}
.tabinfo.hor th:not(:empty):after {
  content: "";
}
.tabinfo.hor th:first-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0.25em;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0.25em;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0.25em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tabinfo.hor th:last-child {
  -webkit-border-top-right-radius: 0.25em;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0.25em;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0.25em;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.cont.contentcont.orderss .tabinfo.hor th.tools {
  text-align:center;
}
/*----------aci uprava-----------*/
.tabinfo.hor td.status .sts.act{
	width: auto;
    min-width: 100px;
	opacity: 1;
	height: 17px;
	float: right;
    font-weight: normal;
    font-size: 13px;
	text-transform: uppercase;
}	

.tabinfo.hor td.price.wovat span.wovat.pricefrom {
	font-size: 10px;
	text-align:center;
	font-weight: 100;
	color:#C0C0C0;
}

.tabinfo.hor td.price.wovat span.wovat.act{
	font-size: 11px;
    font-weight: 100;
	line-height: normal;
}
.tabinfo.hor td.price.wovat span.wovat.act u{
	background: url(../img/cross_prc.png) no-repeat top 3px right 11px;
}

.tabinfo.hor td.price.wovat span.act_red{
	color:red;
	margin-right: 5px;
}
.tabinfo.hor td.price.wovat u.act_red { 
	color:red;
}
.tabinfo.hor th.producer {
  display:none;
}
.tabinfo.hor td.producer {
  display:none;
}
.tabinfo.hor td.tdimg {
  display:none;
}
.stisalebox .tabinfo.hor td.tdimg{
	display:table-cell;
}
.stisalebox .tabinfo.hor td.tdimg img{
	width:150px;
	height:auto;	
}
.tabinfo.hor th.thimg {
  display:none;
}
.stisalebox .tabinfo.hor th.thimg{
	display:table-cell;
}

.tabinfo.hor th.case {
  display:none;
}
.tabinfo.hor th.conparico {
  display:none;
}
.tabinfo.hor th.wvat {
  display:none;
}
.tabinfo.hor th.total.wvat {
      display: block;
}
.tabinfo.hor td.conparico {
  display:none;
}
.tabinfo.hor td.case {
  display:none;
}

.tabinfo.hor td.price.wvat {
  display:none;  
}
.tabinfo.hor th.price.wvat {
  display:none;
}
.tabinfo.hor th.buy {
  padding-left: 40px;
  width:90px;
}
.tabinfo.hor td.buy{
  width:110px;
}
.tabinfo.hor.stitable .price.wovat p{    
    font-size: 9px;
    float: right;
    margin: 5px 0 0 5px;
    color: #7d7d7d;   
	text-transform:uppercase;
}

.half.img_button.al_right
{	
	background: #cfcfcf;
    width: 350px;
    float: left;
	margin: 3% 1% 1% 15%;
}

.half.img_button.al_left{
	
	background:#cfcfcf;
	width: 350px;
    float: right;
	margin: 3% 10% 1% 1%;
	
}
.table_reg_img{
    width: 990px;
    height: 480px;
    margin: 150px 0px 0px 135px;
}	
.table_reg{	
    width: auto;
    margin-top: 45px;
}
	
.half.img_button.al_right:hover
{background-color:#red;
}
.half.img_button.al_left:hover
{background-color:#red;
}	
.third.img_button img{
 margin: 0px auto 0 auto;
 display: flex;
	}
.tabinfo.hor th.stock {
  padding:5px;
  text-transform: capitalize;
}
.tabinfo.hor th.wovat {
   text-align:right; 
}
.tabinfo.hor.stihideprice th.wovat {
	display:none;
}

.tabinfo.hor.stihideprice th.endprc.wovat {
	display:table-cell;
}
.tabinfo.hor.stihideprice td.price.wovat {
	display:none;
}

.tabinfo.hor td.priceend.wovat {
	display:none;
}
.tabinfo.hor.stihideprice td.priceend.wovat {
	display:table-cell;
}

.tabinfo.hor th.endprc.wovat {
	display:none;
}


.tabinfo.hor th.endprc.vwat {
   text-align:right; 
}
.tabinfo.hor td.price.wovat {  
  text-align:right;
}
.tabinfo.hor td.prc.wvat {  
  text-align:right;
}

.tabinfo.hor tr.strike td {
	text-decoration:line-through;
}

.tabinfo.hor .product .icons img{display:none;}    
   
   
.tabinfo.hor td.priceend.wovat {  
  text-align:right;
}
.tabinfo.hor.showwithvat td.priceend.wovat{
	display:none;
	
}

@media screen and (max-width: 640px){
.tabinfo.hor th.endprc.vwat,
.tabinfo.hor td.prc.wvat
							{
   display:none; 
}}

.tabinfo.hor td.price.wovat > p {
	display:none;
}
.tabinfo.hor td.status{
}
.tabinfo.hor td.status .sts{
	border-radius: inherit;
    font-weight: bold;
    font-size: 18px;
    padding: 2px 7px;
    width: 10px;
}
.tabinfo.hor td.status .sts.short{
	
	display:none;
	
	
	
}
.tabinfo.hor td.totalprc {  
  text-align:right;
}

.tabinfo.hor th.total {  
  text-align:right;
}


.tabinfo.hor td.status .short p
{
	padding:1px;
	
}
.tabinfo.hor th.status{
	width:auto;
	margin-left:-15px;
}
	
@media screen and (max-width: 420px){
.tabinfo.hor th.status{
	width:30px;

}}

.tabinfo.hor th.icons{
	width:45px;
	
}
.tabinfo.hor td.icons{
	width:30px;
	
}
.tabinfo.hor th.ordcount{
	padding-right: 22px;}
.tabinfo.hor td.ordcount{
	padding-right: 22px;}

.tabinfo.hor th.tools .custom-select {
  float: right;
  width: 100px;
}
.tabinfo.hor th.tools .btn {
  float: right;
}
.tabinfo.hor th.tools a.btn {
  float: right;
}
.tabinfo.hor th .arr {
  display: inline-block;
  font: normal normal normal 2em/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  width: auto;
  margin: 0 2px;
}
.tabinfo.hor th .arr.act {
  color: rgba(7, 46, 92, 0.8);
}
.tabinfo.hor th .arr-down:before {
  content: "\f0d7";
}
.tabinfo.hor th .arr-up:before {
  content: "\f0d8";
}
.tabinfo.hor td {
  width: auto;
  border-top: 1px solid #C0C0C0;
}
.tabinfo.hor td.tools .custom-select {
  float: right;
  width: 90px;
}
.tabinfo.hor td.tools .btn {
  float: right;
  min-width: auto;
}
.tabinfo.fcoldata td:not(.notafter):first-child {
  text-align: right;
  font-weight: bold;
  width: 20%;
}
.tabinfo.fcoldata td:not(.notafter):first-child:not(:empty):after {
  content: " :";
}
.tabinfo.sender {
  width: auto;
  float: left;
}
.tabinfo.receiver {
  width: auto;
  float: right;
  clear: left;
}
.tabinfo.ordsumtab {
  border: none;
  width: auto;
  float: right;
}
.tabinfo.ordsumtab th,
.tabinfo.ordsumtab td {
  width: auto;
}
.tabinfo.promogifts img {
  max-width: 75px;
  max-height: 75px;
}
.tabedit th,
.tabedit td {
  background: rgba(255, 255, 0, 0.6) !important;
}
.msgbox {
  float: left;
  clear: left;
  width: 100%;
  background: rgba(255, 0, 0, 0.4);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px 10px;
  margin: 0 0 10px 0;
  font-size: 1.2em;
}
.msgbox.success {
  background: rgba(80, 170, 70, 0.4) !important;
  border: 1px solid rgba(80, 170, 70, 0.9) !important;
  box-shadow: 0 0 8px rgba(80, 170, 70, 0.6) !important;
}
.msgbox.warning {
  background: rgba(240, 230, 50, 0.4) !important;
  border: 1px solid rgba(240, 230, 50, 0.9) !important;
  box-shadow: 0 0 8px rgba(240, 230, 50, 0.6) !important;
}
.msgbox .hdr {
  border: none !important;
  background: none !important;
}
.msgbox .hdr p {
  font-weight: bold;
  font-size: 1em;
}

.basketmsg h3 {
	font-size:12pt;
	width:calc(100% - 40px);
	margin:20px;
	text-align:center;	
}

.basketmsg table {
	width:calc(100% - 40px);
	margin:20px;
}
.basketmsg p{
	font-size: 1em;
}
  


.search {

  padding: 11px 10px;
  transition: padding 0.2s ease-out;
  float:right;
  
}
.search input {
  width: 81%;
  height:34px;
  padding: 6px 15px;
  margin: 0;
  border-right: none;
-moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.search .cnt {
  width:275px;
  float:right;
  padding-top:5px;
  margin-bottom:3px;
}

.search .btn-search {
  width: 41px;
  margin-left:5px;
  min-width: 0;
  margin: 0;
  padding: 5px 10px; 
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #595959;
}
.search .btn-search:before {
  transform: translate(0, 0);
  height:24px;
  line-height:24px;
  margin: 0;
}
.search .btn-search span {
  display: none;
}
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  float: left;
  

}
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 14px;
  height: 14px;
  border: 1px solid #C0C0C0;
  background: #FFFFFF;
 
}
[type="checkbox"]:not(:checked).err + label:before {
  border: 1px solid red !important;
  box-shadow: 0 0 8px rgba(255, 0, 0, 0.6) !important;
}
[type="checkbox"]:checked + label:before {
  background: rgba(90, 90, 90, 0.8);
  border: 1px solid #5A5A5A;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 0;
  left: 4px;
  font-size: 12px;
  color: white;
  transition: all 0.2s;
  font-weight: normal;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
  cursor:default;
}


/* Base for label styling */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  font-family: tahoma, arial;
}
/* radio aspect */
[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 13px;
  height: 13px;
  border: 1px solid #C0C0C0;
  background: white;
  border-radius: 8px;
}
[type="radio"]:checked + label:before {
  background: rgba(90, 90, 90, 0.8);
  border: 1px solid #5A5A5A;
}
/* checked mark aspect */
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
  content: '•';
  position: absolute;
  top: -1px;
  left: 3px;
  font-size: 14px;
  color: white;
  transition: all 0.2s;
  font-weight: bold;
  line-height: 1;
}
/* hack for FF */
@-moz-document url-prefix() {
  [type="radio"]:not(:checked) + label:after,
  [type="radio"]:checked + label:after {

  }
}
/* checked mark aspect changes */
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);

}
[type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
    display:none;
}
/* disabled radio */
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="radio"]:disabled:checked + label:after {
  color: #999;
}
[type="radio"]:disabled + label {
  color: #aaa;
}

/* hover style just for information */
/*
label:hover:before {
  border: 1px solid #5A5A5A !important;
}*/

#popupbckg {
  position: fixed;
  width: 100%;
  height: 100%;
}
.modal-popup {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  left: 0;
  overflow-y: auto;
  padding: 10px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 99;
}
.modal-popup .gdpr-detail {
  display: block;
}
.modal-content {
  position: relative;
  top:160px;
  width: 50%;
  background: #FFFFFF;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 5px 3px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0 0 5px 3px rgba(50, 50, 50, 0.5);
  box-shadow: 0 0 5px 3px rgba(50, 50, 50, 0.5);
  display: inline-block;
  max-width: 100%;
  outline: none;
  padding: 25px;
  text-align: left;
  font-size: 1.2em;
  min-width:400px;
}
.modal-content .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 10px;
  padding: 0;
  background: none;
  border: none;
  color: #000000;
  font-size: 2.2em;
  min-width: auto;
  box-shadow: none;
}
.modal-content .btn-close:hover {
  background: #FFFFFF;
}
.modal-content .navbar {
  display: none;
}
.modal-content iframe {
  min-height: 320px;
}
@media screen and (max-width: 1024px) {
  .modal-content {
    width: 90%;
	min-width: 650px;
  }
}
@media screen and (max-width: 768px) {
  .modal-content {
    width: 100%;
  }
}
.srchform {
  float: left;
  clear: left;
  width: 100%;
  padding-bottom: 7px;
  border-bottom: 1px solid #C0C0C0;
}
.srchform .item {
  float: left;
}
.srchform .item input,
.srchform .item select {
  min-width: 70px;
  max-width: 120px;
  margin:2px 6px 4px 0;
}
.srchform .item p {
  font-size: 1.1em;
  padding-right: 5px;
}
.srchform .item [type="checkbox"] + label {
  margin: 10px 6px 10px 0;
}
.srchform .item [type="radio"] + label {
  margin: 10px 6px 10px 0;
}
.srchform .item .btn {
  margin: 20px 6px 4px 0;
}
.srchtools,
.toolbar {
  float: left;
  clear: left;
  width: 100%;
  padding-bottom: 7px;
 
}
.webnewss img {
  max-width: 250px;
  max-height: 150px;
}
.webnewss .name:before {
  content: " ";
  background: rgba(255, 0, 0, 0.8);
  width: 1em;
  height: 1em;
  -webkit-border-top-right-radius: 1em;
  -webkit-border-bottom-right-radius: 1em;
  -webkit-border-bottom-left-radius: 1em;
  -webkit-border-top-left-radius: 1em;
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  -moz-border-radius-bottomleft: 1em;
  -moz-border-radius-topleft: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-left-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  color: transparent;
  float: left;
  margin-right: 5px;
}
.webnewss .name.act:before {
  background: rgba(0, 255, 0, 0.8);
}
.popuppage {
  padding: 10px;
}
.popuppage .boxcont {
  width: 100%;
}
.popuppage .table-scroll {
  border: none;
}
#cookieUseAgreement {
  position: fixed;
  bottom: 0;
  float: left;
  clear: left;
  width: 100%;
  font-size: 1.2rem;
  border-top: 1px solid #C0C0C0;
  background: rgba(250, 250, 250, 0.9);
  z-index: 1;
}
#cookieUseAgreement .boxcont {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px 10px;
  margin: 0;
}
#cookieUseAgreement p {
  float: left;
  width: calc(100% - 100px);
}
#cookieUseAgreement a {
  font-size: 1.2rem;
}
#cookieUseAgreement button {
  font-size: 1.2rem;
  min-width: 0;
  margin: 0;
}
#cookieUseAgreement .btn {
  float: right;
}
.contentcont .boxcont.navbar {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #C0C0C0;
  text-transform: uppercase;
  margin-bottom:20px;
}
.navbar ul {
  float: left;
  clear: left;
  width: 100%;
}
.navbar ul li {
  margin-right: 5px;
}
.navbar ul li * {
  white-space: nowrap;
  color: #000000;
  float: left;
}
.navbar ul li h1 {
  font-size: 1.1em;
}
.navbar ul li h1:before {
  float: left;
  content: "\f105";
  display: inline-block;
  font: normal normal normal 18px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 5px;
}
.navbar ul li p:before,
.navbar ul li a:before {
  float: left;
  content: "\f105";
  display: inline-block;
  font: normal normal normal 18px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 5px;
}
.navbar ul li.hp a:before {
  float: left;
  content: "\f015";
  display: inline-block;
  font: normal normal normal 18px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 5px;
}
.article .anotation {
  font-size: 1.1em;
  font-weight: bold;
  margin: 5px 0;
}
.article .content ul {
  list-style-type: disc;
  padding-left: 40px;
  margin: 1rem 0;
}
.article .content ul li {
  float: none;
}
.buybox {
  float: left;
}
.buybox .qty {
  float: left;
  clear: left;
  width: 34px;
  font-weight: bold;
  text-align: center;
  border-radius:inherit;
  height:34px;
}
.qtybox {
  position: relative;
  float: left;
}
.qtybox .up,
.qtybox .down {
  display: none;
  cursor: pointer;
  position: absolute;
  background: rgba(200, 200, 200, 0.3);
  right: 6px;
}
.qtybox .down {
  bottom: 0;
}
.qtybox.icon input {
  margin-right: 21px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*border-right: none;*/
}
.qtybox.icon .up,
.qtybox.icon .down {
  display: block;
  top: 3px;
  width: 15px;
  height: 15px;
  float: left;
  /*border: 1px solid #C0C0C0;*/
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;

}
.qtybox.icon .up:before,
.qtybox.icon .down:before {
  position: absolute;
  left: 0;
  display: inline-block;
  font: normal normal normal 1rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 0;
  padding: 2px 3px;
}
.qtybox.icon .down {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  top: auto;
  bottom: 3px;
}

.price, .totalprc {
  color: black;
  font-size: 1.5rem;
}

.price .wovat {
  float: left;
  clear: left;
  width: 100%;
}


.price .wvat {
  float: left;
  clear: left;
  width: 100%;
  display:none;
}

.price span {
  float: left;
  font-weight: bold;
  
}
.price p {
  float: left;

}




.availability {
  float: left;
  cursor:pointer;
}
.availability .stock {
  float: left;
}

.prodbox.list .availability .stock {
	margin-left:10px;
}

.availability .stock:before {
  float: left;
  display: inline-block;
  font: normal normal normal 2.9rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 5px;
}
.availability .stock p {
  display: none;
  float: left;
  font-weight: bold;
}
.availability .stock.qty p {
  display: block;
}
.availability.inet .stock p {
  display: block;
  display:none;
}
.availability .yes {
  color: #5ec502;
}
.availability .yes:before {
  content: "\F00C";
  background: white;
  box-shadow: 5px 0px 0px 0px white;

}
.availability .yes.info:before {
  content: url(../img/stiqtyyes_info.gif)
}
.availability .no {
  color: red;
}

.availability .no:before {
  content:url(../img/stiqtyno.gif);
  background: white;
  box-shadow: 5px 0px 0px 0px white;
}

.prodbox .availability .stock.note {
	display:block;
	height:auto;
	border:none;
	margin:0 0 0 5px;
	padding:0;
}

.availability .note:before {
  content:url(../img/stiqtyno.gif);
  background: white;
  box-shadow: 5px 0px 0px 0px white;
}


.availability .out {
  color: #cecece;
}
.availability .out:before {
  content: "\f0d1";
}


.availability .out.avail0:before {
  content: url(../img/1.gif);
}

.availability .out.avail1:before {
  content: url(../img/2.gif);
}

.availability .partly {
  color: orangered;
}
.availability .partly:before {
  content: "\f00c";
}
.availability .plane {
  color: black;
}
.availability .plane:before {
  content: "\f072";
}
.availability .store {
  float: left;
  margin: 0 5px 0 0;
}
.availability .store u {
  display: none;
}
/* product box */
.prodbox {
  position: relative;
  float: left;
  width: 24.00%;
  padding: 10px;
  margin: 0.5%;
  border: 1px solid #C0C0C0;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  /* responsive styles */
}
.prodbox .tools .price .wovat.red span  {
	
	color:red;
	
	
} 
.prodbox .tools .price span.wovat.act  {
	
	color:black
	
}	


.prodbox.list h2 {
	display:flex;
	align-items:center;
    border: none;
    margin-left: 5px;
	text-align:left;
	height:100%;
	padding:0;
}
.prodbox h2 {
  float: left;
  clear: left;
  width: 100%;
  font-size: 1em;
  text-align: left;
  height: 2.8em;
  padding-bottom: 40px;
}
.prodbox .cnt {
  padding: 0;
  position:relative;
  overflow:hidden;
}
.prodbox .img {
  float: left;
  clear: left;
  width: 100%;
  
 }
.prodbox .img a {
  display: flex;
  margin:auto;
  }
.prodbox .name{
	  display:none;
	  }
.prodbox .img img {  
  margin: 5px auto 5px auto;
  max-width:103%;
  width:auto;
}

/*IE11 hack*/
_:-ms-fullscreen, :root	.prodbox .img img {  
	width:100%;
}

.prodbox .note {
  float: left;
  clear: left;
  width: 100%;
  height: calc(5 * 1.2em);
  line-height: 1.2em;
  overflow: hidden;
  margin-bottom: 5px;
  border-top: 1px solid #cfcfcf;  
}

/*IE11 hack*/
_:-ms-fullscreen, :root .prodbox .note{
	height:140px;
}

.prodbox .note p{
	margin:5px 0;
}

.prodbox .note ul li{
  list-style: inside;
  float: none;	
}
.prodbox .hook.sts3{display:none;}


.prodbox .price {
  float: left;
  margin: 17px 0px 5px 0;
}
.prodbox .price p {
    margin-top: 0.2rem;
    font-size: 1.3rem;
    color: #7d7d7d;
    text-transform: uppercase;	
	margin:2px 0 0 4px;
	font-weight: 100;
}
.prodbox.list .price p {
	display:none;
}

.prodbox .icons  {
	margin-top: -37px;
    margin-right: 45px;
    position: absolute;
    right: 0;
	}

.prodbox.list .icons {
	margin:0;
	float:right;
	position:inherit
	
}

.prodbox.list .code
{	
	display: flex;
    float: left;    
    height: 80px;
}

@media screen and (max-width: 639px){
.prodbox.list .code {
    width: 65vw;
    max-width: 65vw;
	height: 20px;
}
}


.prodbox.list .code a, .prodbox.list .code span
{	
	text-wrap:nowrap;
	display: flex;
    align-items: center;
    border: none;
	text-align: left;   
    padding: 0;
	min-width: 95px;
	margin-left: 11px;
}	

.prodbox .variantcontstock {
	font-size: 8pt;
	float:left;
	margin-top:-70px;
}

.prodbox .descstd{
	display:none;	
}

.prodbox.list .descstd{
	display:block;	
	position:absolute;
	bottom:0;
	width:100%;
	padding-left:161px;
}
.prodbox .status {
	height: 0;
	position: relative;
}


.prodbox.list.datahdr
{
display:none;
}



.prodbox.list .status {
	float:right;
}

.prodbox .status.list  {display:none;}

.prodbox.list .status.list {
    display: block;
    position: relative;
    float: left;
	width:155px;
	text-align:center;	
	margin-right: 8px;
}


.prodbox.list .sticode {
    float: left;
    width: 80px;
	margin-top: 30px;   
}


.prodbox .status .sts{
  position:absolute;
  color: white;
  
  border-radius:inherit;
  text-align:center;
  width: fit-content;
     
}
.prodbox .status .sts.short{display:none;}

.prodbox.status .sts.ico{
  position:absolute;
 
      top: 275px;
}
.prodbox.list .status .sts.ico{
  float: left;
}

.prodbox.list .status .sts {
	width:30px;
	height:30px;
	line-height:30px;
	opacity:1;
	font-size:18px;
	margin:0 auto;
	position:relative;
	
}

.prodbox .status .discount {
 display:none;
}

.prodbox .status span {
	display:block;
	width:100%;
	font-size:smaller;
	text-align:center;
}



.prodbox .status .sts p, .prodbox .status .discount p {
	font-weight: bold;   
	font-size: 14px;
}



.prodbox .buttons {
  position: absolute;
  display: none;
  right: 0;
  top: 55px;
}
.prodbox .buttons.popup {
  display: none;
}
.prodbox .comp,
.prodbox .favour,
.prodbox .facebook {
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: none;
  padding: 5px;
  margin: 2px 5px 2px 0;
  min-width: 30px;
  float: right;
  clear: right;
  display:none;
}
.prodbox .comp:before,
.prodbox .favour:before,
.prodbox .facebook:before {
  margin: 0;
}
.prodbox .buttons  {
  display: none;
}
.prodbox .sirform {
  float: left;
  clear: left;
  display: none;
}
.prodbox .sirform label {
  margin: 8px 0;
  padding-left: 18px;
}
.prodbox .availability{
    margin: -40px 0px 0px 0;
    position: absolute;
    right: 0;
}

.prodbox .buybox {
	float: right;
    position: absolute;
    right: 0;
    bottom: -4px;  
}
.prodbox .buybox.ico_tel{
	
	
	
}
.prodbox .availability {
	
	float: right;
}

.prodbox .availability .store {
  margin: 0 0 0 5px;
}
.prodbox .buybox .btn {
  margin: 0;
  padding: 6px 1px 0 0; 
  box-shadow:inherit;
  border-radius:inherit;
  background:#ed111f;
  min-height:34px;
  min-width:34px;

  }
.prodbox .tools {
  float: right;
  width:100%
}
.test_in{
	display:none;
}
.prodbox .cnt .tools .price .wovat span.wovat{
	line-height: 9px;
	font-size: 11px;
    font-weight: 100;
	position: relative;  
}
.prodbox .cnt .tools .price .wovat span.wovat.pricefrom{	
	font-size:8pt;
	color:#7d7d7d;
}

.prodbox .cnt .tools .price .wovat u{
	margin: 0 2px 0 0;
}

.prodbox .cnt .tools .price .wovat span.wovat.act u {
	
	background: url(../img/cross_prc.png) no-repeat top 3px right 11px;

}
.prodbox .cnt .tools .price .wovat span.wovat.act_sk u {	
	background: url(../img/cross_prc.png) no-repeat top 2px right 26px;
}

.prodbox .cnt .status .sts.act{
    width: auto;
    font-size: medium;
    opacity: 1;
    margin: 10px 0 0 0;
	text-transform:uppercase;
	min-width: 110px;
}
.prodbox.list .cnt .tools .price span {
    float: right;
}

.prodbox.list .cnt .tools .status.list .sts.act{
    width: auto;
    min-width:150px;    
    opacity: 1;
	line-height: normal;
    height: 26px;    
    float: right;	
	text-transform:uppercase;
	margin: 7px 0 0 0;
}

@media screen and (min-width: 1210px) {
  .prodbox:not(.config):not(.list):nth-child(4n) {
    margin-right: 5px;
  }
  .prodbox:not(.config):not(.list):nth-child(4n+1) {
  }
}
@media screen and (max-width: 1210px) and (min-width: 980px) {
  .prodbox:not(.list) {
    width: 31%;
    margin:1%;
  }
  .prodbox:not(.config):not(.list):nth-child(3n) {
    margin-right: 12px;
  }
  .prodbox:not(.config):not(.list):nth-child(3n+1) {
    margin-left: 15px;
  }
}
@media screen and (max-width: 979px) and (min-width: 640px) {
  .prodbox:not(.list) {
    width: 48%;
    margin: 1%;
  }
  .prodbox:not(.config):not(.list):nth-child(2n) {
    margin-right: 10px;
  }
  .prodbox:not(.config):not(.list):nth-child(2n+1) {
    margin-left: 0;
  }
 }

@media screen and (max-width: 639px)   {
  .prodbox {
    width: 100%;	
   }
}

@media screen and (max-width: 639px)   {
  .prodbox.list {
    width: 100%;
  }}
/* end product box */

/* start product box list*/
.prodbox.list {
  width: 100%;
  float: left;	  
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin:0;
  padding:3px 10px;
}
.prodbox.list .hdr {
  margin: 0 0 0 16%;
  width: auto;
  position:relative;
  display:none;
}
.prodbox.list .img  {
  margin-top:5px;
  display: flex;
  align-items:center;
  width:150px;
}
.prodbox.list .img.active  {
  display: flex;
  align-items:center;
  width:300px;
}
.prodbox.list .img.active img {
  max-width:320px;
	max-height:160px;
	margin:0;	
}
.prodbox.list .img img{
	max-width:150px;
	max-height:75px;
	margin:0;	
}
.prodbox.list .variantcontstock {
	display:none; 
}

.prodbox.list .categories{	
	    display: block;	  
		float:left;
		width:80%;
		overflow:hidden;
}

.prodbox.list .categories .catlist{
	display:none;
}

 .prodbox.list .sti {
	color: white;
    margin: 0px 10px 0px 0px;  
    font-weight: bold;
    font-size: 20px;
    padding-top: 30px;
    float: right;
}

.prodbox .status .prc{
text-decoration:line-through;
}  

.prodbox.list .name  {
    display: flex;
    float: left;
    height: 80px;
	max-width:calc(91% - 150px - 120px - 330px);
	min-width: 300px;
}

.prodbox.list .name  a {
font-size:9pt;
 }
.prodbox.list .datahdr{
	display:none;
}
.prodbox.list .datatools{
	display:none;
}
.prodbox.list .note {
  width: 65%;
  clear: none;
  display:none;
}

.prodbox.list .price {
	float: right;	
	width: 100px;
	margin: 0 5px 0 5px;
	line-height:40px;	
}
@media screen and (max-width: 640px) {
.prodbox.list .price {
	max-width:100px
}}
.prodbox.list .price .wovat{
	width:auto;
	float:right;
}
.prodbox.list .price .wovat.red{
	    line-height: normal;
}
.prodbox.list .price .wvat{
	width:auto;
	float:right;
}
.prodbox.list .status {
  display:none;
}
.prodbox.list .buttons {
  top: auto;
  bottom: 10px;
  left: 10px;
}
.prodbox.list .icons
{
	float:right;    
    width: 35px;
}
.prodbox.list .buttons.popup {
  display: none;
}

.prodbox.list .availability {
    float: right;
    width: 65px;
	margin: 0;
	clear:none;
	position:inherit;
}
@media screen and (max-width:490px)  {
.prodbox.list .availability {
  width: 45px;
}}
.prodbox.list .btnn_sr p {
	font-size: 16px;
    height: 30px;
    margin: 0;
    display: block;
    width: auto;
	float:right;
    background: none;
    line-height: 1.9;
    font-weight: normal;
    text-transform: uppercase;
    background: #e30613;
	padding: 0px 10px 0px 10px;
    color: white;
    margin: 0 11px 0 0;
}.prodbox.list .buybox, .prodbox.list .btnn_sr {
  float: right;
  margin: 0px 0px 0px 5px;
  width:85px;
  position:inherit;
}

.prodbox.list .buybox.ico_tel{
    margin: 5px 0px 0px 0px;
    position: relative;
    text-align: center
}

.prodbox.list .buybox .btn-buy {
    margin: 0px 0;
    background: #e0001a;
    min-width: auto;
    border-radius: inherit;
    box-shadow: none;	
	padding: 6px 7px 4px 6px;
	}

.prodbox.list .tools {
    display:table-cell;
	vertical-align:middle;
	border: none;
    float: right;
    width: 430px;
	height:55px;
}

.siv_prcs_block_new .prodbox.list .tools{
	width: 350px;
}

.siv_prcs_block_new .prodbox.list .status.list{
	width:auto;
}

.siv_prcs_block_new .prodbox.list .code a {
	font-size:10px;
}

@media screen and (max-width: 950px)  {
 .datahdr{
	 display:none;
 }
 .prodbox.list .name{
	 max-width:calc(93% - 150px - 120px);
 }
}

@media screen and (max-width: 639px)  {
  .prodbox.list .name{
	max-width:100%;
 } 
 .prodbox.list .img{	 
	 width: 70%;	 
 }
 .prodbox.list .img img{
	 width:100%;
	 height:auto;
	 max-width:300px;
	 max-height:150px;
 }
  .prodbox.list .img.active img{
	 width:100%;
	 height:auto;
	 max-width:300px;
	 max-height:150px;
 } 
 .prodbox.list .img.active{
	 width:70%;
	
}
 .prodbox.list .code{	 
	 width: 30%;
	 font-weight:bold;
 }
 .prodbox.list .tools{
	
	 min-width:100px;
	 position:relative; 
 }
 .prodbox.list .tools .status{ 
	float:right;	
 }
 
}
.prodbox.list .status .sts.short{
    width: 35px;
    height: 35px;
    line-height: 25px;
    opacity: 1;
    font-size: 23px;
    margin: 0px 0 0 0;
    position: relative;
    float: right;

}

.prodbox.list .status .sts.short{

	display:none;

}

@media screen and (max-width: 500px){
.prodbox.list .cnt .tools .status.list .sts.act{
	
	display:none;
	
	
}
.prodbox.list .status .sts.short{

	display:inherit;

}}




.w50{width:50%;}

td.img_button p{
	padding:0 5px;	
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    height: 36px;
    line-height: 36px;
    border: 2px solid #e0001a;
    margin-right: 20px;
	text-align:center;
}
/* end product box list*/
/* start products table */

.stitable {
  margin: 0;
}


.stitable tr:last-child td {
  /*border: none;*/
}
.stitable th {
  width: 5%;
  white-space: nowrap;
}
.stitable .img img {
  max-width: 40px;
}

.stitable .code a:hover {
  text-decoration: underline;
}

.stitable .name {
  
}
.stitable .name a:hover {
  text-decoration: underline;
}
.stitable .availability {
  float: none;
  margin-left:15px;  
}
.stitable .ordcount {
  text-align: center !important;
}
.stitable .ordcount .qtybox {
  display: inline-block;
  float: none;
}
.stitable .ordcount .qtybox.icon input {
  float: left;
 
 
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius:inherit;
}

.stitable .ordcount .qtybox.icon input:read-only {border:0px}
.stitable .ordcount .qtybox.icon input:-moz-read-only {border:0px}



.stitable .ordcount input {
  float: none;
  max-width: 35px;
  margin: 0;
  text-align: center;  
  height: 18px;
  padding:5px 3px;
}
.stitable p {
  margin: 0;
  clear: left;
}
.stitable span {
  float: none;

}

.stitable .buybox {
  position: relative;
  float: right;  
}
.stitable .buybox .btn
{
	font-size: 1.6rem; 
    background: #e0001a;
    border-radius: inherit;
    margin: 0px 0px 0px 0px;
    min-width: 0px;
    box-shadow: none;
	padding: 6px 10px 2px 7px;;
	
}


.stitable .buybox .btn-buy u {
  
  display:none;
}
.stitable .buyout .btn-delete {
  background: none;
  border: none;
  box-shadow: none;
  color: #072e5c;
  min-width: 35px;
  margin: 0;
  background-image: url(../img/buy_out.png)
}
.stitable .buyout .btn-delete:before {
  font-size: 0em;
  margin: 0;
}
.stitable .comp,
.stitable .favour,
.stitable .facebook {
  background: none;
  border: none;
  color: #000000;
  box-shadow: none;
  text-align: left;
  float: left;
  clear: left;
  width: 100%;
  margin: 5px 0;
  padding: 0;
}
.stitable .comp:hover,
.stitable .favour:hover,
.stitable .facebook:hover {
  background: none;
}
.stitable .buttons {
  display: none;
  -webkit-box-shadow: 0 0 2px 2px silver;
  -moz-box-shadow: 0 0 2px 2px silver;
  box-shadow: 0 0 2px 2px silver;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  background: #FFFFFF;
  padding: 5px;
  z-index: 2;
  right: 5px;
  top: 32px;
}
.stitable .buttons.act {
  display: block;
}
/* end products table */

/* start status, case */
.status,
.case {
  z-index: 1;
  opacity: 1;
}
.status .sts,
.case .sts,
.status .bundle,
.case .bundle,
.status .hook,
.case .hook,
.status .discount,
.case .discount {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white;
  margin: 3px 0;
  display: table;
}
.status .sts p,
.case .sts p,
.status .bundle p,
.case .bundle p,
.status .hook p,
.case .hook p,
.status .discount p,
.case .discount p {
  padding: 2px 7px;
}
.status .sts p:first-letter,
.case .sts p:first-letter,
.status .bundle p:first-letter,
.case .bundle p:first-letter,
.status .hook p:first-letter,
.case .hook p:first-letter,
.status .discount p:first-letter,
.case .discount p:first-letter {
  text-transform: uppercase;
}
.status .sts,
.case .sts {
  cursor: pointer;
}
.status .discount,
.case .discount {
  background: rgba(255, 0, 0, 0.7);
  font-size: 1.5rem;
  font-weight: bold;
  display:none;
}
.status .short p,
.case .short p {
  padding: 5px;
}
.status .bundle,
.case .bundle,
.status .hook,
.case .hook {
  display: table;
}
/* end status, case */
/* start popup for hook */
.popup_listbox_cont:hover > .popup_listbox {
  display: block;
}
.popup_listbox {
  display: none;
  position: absolute;
  background: #FFFFFF;
  padding: 10px;
  z-index: 9;
  min-width: 350px;
}
/* end popup for hook */
/* start energy class */
.energy_class {
  position: relative;
  display: table;
  margin: 0;
}
.energy_class p {
  color: white;
  padding: 2px 5px;
  font-size: 1.2em;
  font-weight: bold;
  min-height: 24px;
}
.energy_class p:after {
  content: "";
  display: block;
  float: right;
  border-top: solid 13px transparent;
  border-bottom: solid 13px transparent;
  border-left: solid 10px red;
  margin-right: -10px;
  position: absolute;
  right: 0;
  top: 0;
}
.energy_class .c1 {
  background-color: #00a651;
}
.energy_class .c1:after {
  border-left: solid 10px #00a651;
}
.energy_class .c2 {
  background-color: #50b848;
}
.energy_class .c2:after {
  border-left: solid 10px #50b848;
}
.energy_class .c3 {
  background-color: #bfd730;
}
.energy_class .c3:after {
  border-left: solid 10px #bfd730;
}
.energy_class .c4 {
  background-color: #fff200;
}
.energy_class .c4:after {
  border-left: solid 10px #fff200;
}
.energy_class .c5 {
  background-color: #fdb913;
}
.energy_class .c5:after {
  border-left: solid 10px #fdb913;
}
.energy_class .c6 {
  background-color: #f37021;
}
.energy_class .c6:after {
  border-left: solid 10px #f37021;
}
.energy_class .c7 {
  background-color: #ed1c24;
}
.energy_class .c7:after {
  border-left: solid 10px #ed1c24;
}
/* end energy class */
/* webnews */
.webnews .boxcont > .hdr {
	font-size: xx-small;
	text-align:center;
	
}
.carousel > .hdr {
  border: none !important;
}
.carousel > .cnt {

}

.boxcont .detwn{
	
	display: none;
	
}
.boxcont.product.carousel {
	background:white;
	}
	
.boxcont.webnews {
	margin-top:25px;
}

.owl-item .boxcont {
	padding:0 10px;
}
.owl-item .boxcont .hdr {	
	padding-top:10px;
	border-top:1px solid #cecece;
	text-transform: uppercase;
	height:40px;
	line-height:40px;
	overflow:hidden;
}

.owl-item .boxcont .cnt .img img{
    width:100%;
	max-width: 200px;	
    height: auto;
    left: 0;
    right: 0;
    display: table;
    margin: auto;
}

.owl-item .boxcont .cnt{
	
}

.carousel .owl-pagination {
  display: none;
}
.carousel .owl-item {
  float: left;
}
.carousel .owl-next {
  display: block;
  padding: 5px 0px;
}
.carousel .owl-prev {
  display: block;
  padding: 5px 0px;
}

.carousel .boxcont {
  width: 100%;
  border: none;
  background: none;
  margin: 0;
}

.carousel .boxcont .tools{
	border:0;
}
.carousel .boxcont .img{
	margin-bottom:10px;
}

.carousel .boxcont .note {
  display: none;
}
.carousel .boxcont .buttons {
  display: none !important;
}
.carousel .boxcont .availability {
  display: none;
}
.carousel .boxcont .buybox {
  display: none;
}
.carousel .boxcont .price {
 margin-top:20px;
}
.carousel .boxcont .status .sts,
.carousel .boxcont .status .energy_class,
.carousel .boxcont .status .discount {
  display: none;
}
.carousel .boxcont .tools {
  min-height: 0;
}

.images ul,
.images li,
.images a {
  float: left;
  clear: left;
}

.images ul img,
.images li img,
.images a img {
}

.images li {
  margin: 0 0 10px 0;
}
.images li:last-child {
  margin: 0;
}
.images .note, .images .name {
	display:none;
}

.news ul,
.news li {
  float: left;
 
}
.news li {
 margin:0 10px 10px 0;
 

}
.news li .hdr {
  padding: 5px 0;
  border-top: 1px solid #C0C0C0 !important;
}
.news li .hdr a {
  font-size: 1.6rem;
}
.news li .hdr .date,
.news li .hdr .top,
.news li .hdr .dealer {
  float: right;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 1px 0;
  display:none;
}
.news li .hdr .top {
  color: white;
  background: red;
  padding: 2px 5px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.news li .img {
  float: left;
  margin-right: 5px;
}
.news .detwn {
  float: left;
  clear: left;
  width: 100%;
  margin-top: 5px;
  font-weight: bold;
  display:none;
}
.news .detwn .moredet {
  margin-right: 5px;
}
.news .detwn .url {
  float: right;
}
.list ul {
  float: left;
  clear: left;
  width: 100%;
  list-style-type: decimal;
  list-style-position: inside;
}
.list ul li {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid #C0C0C0;
}
.list ul li:last-child {
  border: none;
}
.list ul a:hover {
  text-decoration: underline;
}
.banner {
  overflow: hidden;
  width:100%;
  float:none;
}
.banner .owl-carousel {
  width: calc(100% + 10px);
}

@media screen and (max-width: 1270px) {
  .banner .owl-carousel {
    width: 100%;
  }
}
.banner .owl-item {
  float: left;
  position:  relative;  
}
.banner .owl-item li, .banner .owl-item a, .banner .owl-item img {
  display: block;  
  overflow-x:hidden;
  height: auto;
  margin:0 auto;
  background-color: black;
}
.banner .owl-item img {
  padding-right: 10px;
  position:  relative;    
}

.owl-centered .owl-wrapper {
  display: table !important;
}
.owl-centered .owl-item {
  display: table-cell;
  float: none;
  vertical-align: middle;
  text-align: center;
}
.owl-centered .owl-item > div {
  text-align: center;
}

@media screen and (max-width: 1920px) {
  .banner .owl-item img {    
	left:calc((1920px - 100%) / -2);
  }
}

@media screen and (max-width: 1270px) {
  .banner .owl-item img {
    padding-right: 0;	
  }
}

@media screen and (max-width: 990px) {
  .banner .owl-item img {    
	left:-30%;
	width:160%;	
  }
  .banner .owl-buttons {
	  display:none;
  }
}
.banner .owl-item .owl-next {
  right: 10px;
}
.banner .owl-next {
  right: 9px;
}
.banner .owl-pagination {
  width: calc(100% - 10px);
  position: absolute;
    bottom: 0;
}

@media screen and (max-width: 1270px) {
  .banner .owl-next {
    right: 0;
  }
  .banner .owl-pagination {
    width: 100%;
	position: absolute;
    bottom: 0;
  }
  
}


/* end webnews */
#alertcontainer {
  position: fixed;
  width: 50%;
  top: 0;
  left: 25%;
  font-size: 1.2em;
  font-weight: bold;
  padding: 15px 30px;
  z-index: 99;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#alertcontainer p {
  float: left;
  font-size: 1.5rem;
}
#alertcontainer .btn-close {
  float: right;
  background: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  min-width: 0;
  font-size: 1.4em;
}
#alertcontainer .btn-close:before {
  margin: 0;
}
@keyframes slideDownAlert {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.alert-success {
  background: rgba(80, 170, 70, 0.9);
  border: 1px solid #50aa46;
  border-top: none;
  animation: slideDownAlert 1s;
}
.alert-info {
  background: rgba(49, 176, 213, 0.9);
  border: 1px solid #31b0d5;
  border-top: none;
  animation: slideDownAlert 1s;
}
.alert-warning {
  background: rgba(255, 204, 0, 0.9);
  border: 1px solid #ffcc00;
  border-top: none;
  animation: slideDownAlert 1s;
}
.alert-danger {
  background: rgba(250, 0, 0, 0.9);
  border: 1px solid #fa0000;
  border-top: none;
  animation: slideDownAlert 1s;
}
.prodlist {
  float: right;
  margin-left: 10px;
  position: relative;
  padding: 16px 0;
  transition: padding 0.2s ease-out;
}
.prodlist .hdr {
  position: relative;
}
.prodlist .hdr .btn {
  min-width: 0;
  margin: 0;
}


.nextwn{
	display: none;
}


.prodlist .hdr .btn:before {
  display: inline-block;
  font: normal normal normal 2.2rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin: 0;
}
.prodlist .cnt {
  display: none;
  background: #FFFFFF;
  position: absolute;
  right: 5px;
  top: 8px;
  width: 250px;
  padding: 10px !important;
  border: 1px solid #C0C0C0;
  margin: 33px 0 0 0;
  z-index: 9;
  box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.prodlist .cnt .name a:hover {
  text-decoration: underline;
}
.prodlist .cnt .remove {
  float: right;
  margin-top: 4px;
}
.prodlist .cnt .remove .btn-remove {
  padding: 3px 5px;
  line-height: 1.5rem;
}
.prodlist:hover .cnt {
  display: block;
}
.prodlist .count {
  background: rgba(255, 0, 0, 0.9);
  color: white;
  width: 2rem;
  height: 2rem;
  padding: 0;
  display: block;
  text-align: center;
  float: right;
  -webkit-border-top-right-radius: 100px;
  -webkit-border-bottom-right-radius: 100px;
  -webkit-border-bottom-left-radius: 100px;
  -webkit-border-top-left-radius: 100px;
  -moz-border-radius-topright: 100px;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-bottomleft: 100px;
  -moz-border-radius-topleft: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 1px;
  font-size: 1.3rem;
  font-weight: bold;
  position: absolute;
  right: -5px;
  top: -5px;
}
.prodlist li {
  border-bottom: 1px solid #C0C0C0;
}
.prodlist li:last-child {
  border: none;
}
.prodlist ul,
.prodlist li {
  float: left;
  clear: left;
  width: 100%;
}
.prodlist ul .img a,
.prodlist li .img a {
  float: left;
}
.prodlist ul .img img,
.prodlist li .img img {
  max-width: 35px;
}
.prodlist ul .name,
.prodlist li .name {
  float: left;
  line-height: 1em;
  height: 2.1em;
  overflow: hidden;
  width: 65%;
  margin: 5px;
}
.prodlist ul .name a,
.prodlist li .name a {
  width: 100%;
  height: 2rem;
  float: left;
}
.prodlist ul .remove,
.prodlist li .remove {
  float: left;
}
.loading {
  position: absolute;
  z-index: 1;
}
.loading .canvasloader {
  position: absolute;
  background: rgba(50, 50, 50, 0.8);
  left: calc(50% - 15em);
  top: 4em;
  -webkit-border-top-right-radius: 1em;
  -webkit-border-bottom-right-radius: 1em;
  -webkit-border-bottom-left-radius: 1em;
  -webkit-border-top-left-radius: 1em;
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  -moz-border-radius-bottomleft: 1em;
  -moz-border-radius-topleft: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-left-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 2em 4em;
  width: 30em;
}
.loading .canvasloader p {
  float: right;
  font-size: 1.4em;
  font-weight: bold;
  padding: 1em 0;
  color: white;
}
.loading .canvasloader #canvasLoader {
  float: left;
}
.info {
  float: left;
  position: relative;
  z-index: 1;
}
.info:before {
  display: inline-block;
  font: normal normal normal 1.5rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f05a";
  padding: 5px;
}
.info:hover span {
  display: block;
}
.info span {
  display: none;
  position: absolute;
  border: 1px solid #C0C0C0;
  background: #FFFFFF;
  padding: 10px;
  min-width: 200px;
  -webkit-border-top-right-radius: 0.5em;
  -webkit-border-bottom-right-radius: 0.5em;
  -webkit-border-bottom-left-radius: 0.5em;
  -webkit-border-top-left-radius: 0.5em;
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
  -moz-border-radius-bottomleft: 0.5em;
  -moz-border-radius-topleft: 0.5em;
  border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
  border-bottom-left-radius: 0.5em;
  border-top-left-radius: 0.5em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 2;
}
.popupcont {
  display: none;
  position: fixed;
  z-index: 1005;
  padding: 10px;
  background: #FFFFFF;
  min-width: calc(135vw / 4);
}
.popupcont .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  color: #000000;
  font-size: 1.8em;
  min-width: auto;
  box-shadow: none;
  padding: 5px;
}
.popupcont .btn-close:hover {
 
}
.popupcont .btn-close:before {
  display: inline-block;
  font: normal normal normal 2rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin: 10px;
}
@media screen and (max-width: 980px) {
  .popupcont {
    min-width: calc(100vw / 2);
	right:30px;
  }
}
.popupcont .boxcont {
  float: left;
  clear: left;
  width: 100%;
  margin: 0;
}
.popupcont .boxcont .hdr p {
  padding: 0;
  font-size: 1.4rem;
  text-align:center;
}
.popupcont .boxcont .cnt {
  padding: 10px 0;
}
.popupcont .boxcont .cnt .stiplname {
  float: left;
  clear: left;
  width: 60%;
  padding: 5px 0;
  font-size: 1.2rem;
  font-weight: bold;
  left: 18%;
  position:absolute;
  top: 60px;
}
.popupcont .boxcont .cnt .sticode {
  float: left;
  clear: left;
  width: 60%;
  padding: 5px 0;
  font-size: 1.2rem;
  font-weight: bold;
  left: 18%;
  position:absolute;
  top: 60px;
}
@media screen and (max-width: 1980px){
.popupcont .boxcont .cnt .stiplname {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px 0;
  font-size: 1.2rem;
  font-weight: bold;
  left: 18%;
  top: 60px;
  position:inherit;
}}


.popupcont .boxcont .cnt .tabinfo {
  margin: 0;
}
.popupcont .boxcont .cnt .img {
  float: left;
}
.popupcont .boxcont .cnt .img img {
  max-width: 150px;
  max-height:75px;
  
}
.popupcont .boxcont .cnt .price {
  float: right;
  clear: right;
  padding-bottom: 5px;
  padding-top: 14px;
}
.popupcont .boxcont .cnt .price.vwat {
  float: right;
  clear: right;
  padding-bottom: 5px;
  padding-top: 3px;
}
.popupcont .boxcont .ftr .btn {
  padding: 10px 15px;
}
.popupcont .boxcont .ftr .btn-next {
  float: right;
}
.ordersteps table {
  margin: 0 auto;
}
.ordersteps table .step_1  {
    width: 10%;
}
.ordersteps table .step_2{
  width: 10%;
}
.ordersteps table .step_3 {
  width: 10%;
}
.ordersteps table .step_4 {
  width: 10%;
}

  
#stepscont.boxcont.ordersteps .step {
	height: 60px;
}

#stepscont.boxcont.ordersteps .step.step_1.act {	
	font-weight: bold !important;
    background-color: #cecece;
    background-image: url(../img/BGbasketStep_act_arr.gif);
    background-position: right;
    background-repeat: no-repeat;
    border-right: 0px;
	background-size: 20px 70px;

	
}
#stepscont.boxcont.ordersteps .step.step_3.act {
	
	font-weight: bold !important;
    background-color: #cecece;
    background-image: url(../img/BGbasketStep_act_arr.gif);
    background-position: right;
    background-repeat: no-repeat;
    border-right: 0px;
	background-size: 20px 70px;
}
	

#stepscont.boxcont.ordersteps .step.step_4.act {
	
	font-weight: bold !important;
    background-color: #cecece;    
    background-position: right;
    background-repeat: no-repeat;
    border-right: 0px;
	background-size: 20px 70px;
}

#stepscont.boxcont.ordersteps .step.step_1 {

    font-weight: normal;
    width: 310px;
    background-color: #f5f5f5;
    border: 1px solid #cecece;


	
}
#stepscont.boxcont.ordersteps .step.step_2 {
	
	display:none;

}
#stepscont.boxcont.ordersteps .step.step_3 {
	
	
    font-weight: normal;
    width: 310px;
    background-color: #f5f5f5;
    border: 1px solid #cecece;
    border-left: 0px;
}

#stepscont.boxcont.ordersteps .step.step_4 {
    font-weight: normal;
    width: 310px;
    background-color: #f5f5f5;
    border: 1px solid #cecece;
    border-left: 0px;
}




.ordersteps table .step.act .name {
  font-weight: bold;
  color: #5A5A5A;
}
.ordersteps table .step.act .num:before {
  color: #5A5A5A;
}
.ordersteps table .step .num,
.ordersteps table .step .name {
  float: left;
  clear: left;
  width: 100%;
  text-align: center;
}
.ordersteps table .step .num span {
  display: none;
}
.ordersteps table .step .num:before {
  display: inline-block;
  font: normal normal normal 30px/0 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: silver;
}
.ordersteps table .step_1 .num:before {
  padding-top:13px;
  content: "\f07a";
}
.ordersteps table .step_2 .num:before {
  content: "\f098";
  margin-top:13px;
}
.ordersteps table .step_3 .num:before {
  content: "\f0d1";
    margin-top:13px;
}
.ordersteps table .step_4 .num:before {
  content: "\f14a";
    margin-top:13px;
}
.rowbox {
  float: left;
  clear: left;
}
.rowbox .label {
  float: left;
  min-width: 150px;  
  padding:5px 5px 5px 10px;
  font-weight: bold;
  text-align:left;
  
}
.rowbox .label:not(:empty):after {
  content: "";
}
.rowbox .text {
  float: left;
  padding: 5px 0;
}
.rowbox .text > * {
  margin-right: 5px;
  display: inline-block;
}
.rowbox .text table {
  margin: 0;
}
.rowbox .inputs {
  float: right;
  
}


.rowbox .inputs input,
.rowbox .inputs .btn {
  margin-top: 0;
  margin-bottom: 0;
}
.rowbox select,
.rowbox input,
.rowbox textarea {
  min-width: 180px;
}
.rowbox.store {
  float: left;
}
.captcha img {
  float: left;
  border: 1px solid #C0C0C0;
  margin: 3px 5px 3px 0;
}
.captcha .vertext {
  width: 80px;
  min-width: auto;
}
.captcha .btn-refresh {
  min-width: auto;
  padding: 5px;
}
.captcha .btn-refresh:before {
  margin: 1px 0 1px 4px;
}
/* ledend */
.legend {
  border-top: 2px solid #C0C0C0;
  display:none;
}
.legend span {
  padding: 2px;
  margin: 1px 0;
  float: left;
}
.legend span:before {
  padding-right: 5px;
}
.legend ul {
  float: left;
  width: 33.3333%;
  margin: 5px 0px;
}
.legend ul.text {
  width: 100%;
}
.legend ul.text li {
  padding: 0;
}
.legend ul li {
  padding-left: 10px;
  clear: left;
  float: left;
}
.legend ul li.title {
  padding-left: 0;
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
}
.legend p {
  float: left;
  padding: 2px;
  margin: 1px 5px 1px 0;
  font-weight: bold;
}
.legend .status .sts,
.legend .status .bundle,
.legend .status .hook {
  float: left;
  margin: 3px 5px 3px 0;
}
.legend .status p {
  margin: 0;
}
.legend .availability span {
  margin: 0 0 0 10px;
  float: right;
}
.legend .availability p {
  float: left;
  clear: left;
  width: auto;
  font-weight: normal;
}
.legend .availability p:before {
  width: 20px;
}
.legend .popup_listbox {
  display: none !important;
}
.ord_offer {
  color: #C58B51 !important;
}
.ord_stc {
  background-color: #B5FFB5 !important;
}
.ord_nostc {
  background-color: #FF8684 !important;
}
.ord_stcb {
  background-color: #FFD78C !important;
}
.ord_stc_exp {
  background-color: #FFC0C0;
}
.ord_stcb_exp {
  background-color: #FFC88C;
}
.ord_not_sent_exp {
  background-color: #FFFFD6;
}
.ord_cli {
  color: red;
}
.ord_check:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f00c";
  color: green;
}
.ord_not_check:before {
  display: inline-block;
  font: normal normal normal 1.7rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f00d";
  color: red;
}
.inv_open {
  background-color: #FFFFD6 !important;
}
.inv_due {
  color: red !important;
  font-weight: bold;
}
.inv_red {
  color: red !important;
  font-weight: bold;
}
.cont_log {
  background-color: lightgreen !important;
}
.cont_firm {
  color: blue !important;
}
.cont_int {
  color: red !important;
}
.cont_imp {
  color: green !important;
}
.del_canc {
  background-color: #CD5C5C !important;
}
.rec_web {
  background: #FFC0C0 !important;
}
.rec_web_check:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f00c";
}
.rec_web_nocheck {
  width: 1.4em;
  float: left;
  display: block;
}
.rec_rej {
  background-color: #E0E0E0 !important;
}
.rec_send {
  background-color: #CACAFF !important;
}
.rec_solv {
  background-color: lightgreen !important;
}
.rec_dis {
  background-color: red !important;
}
.rec_canc {
  background-color: #D2691E !important;
}
.rec_ext {
  background-color: #4F0D9D !important;
  color: white;
}
.rec_cus {
  background-color: #FFFFC0 !important;
}
.prmclosed {
  background-color: #007E80 !important;
  color: #fff;
}
.prmclosed a {
  color: #fff;
}
.prmpending {
  background-color: #8B4513 !important;
  color: #fff;
}
.prmpending a {
  color: #fff;
}
.closedpromo {
  background: #007E80;
  color: #FFF;
  padding: 4px;
}
.noactivepromo {
  background: #8B4513;
  color: #FFF;
  padding: 4px;
}
.redpromo {
  color: red;
}
.greenpromo {
  color: green;
  font-weight: bold;
}
.ser_datecus {
  background-color: #FFC0C0 !important;
}
.ser_datecuszero {
  background-color: #E0E0E0 !important;
}
.ser_dates {
  background-color: #FFF !important;
}
.cont_log {
  background-color: lightgreen;
}
.cont_firm {
  color: blue;
}
.cont {
  color: black;
}
.cont_int {
  color: red;
}
.cont_imp {
  color: green;
}
.com_provider {
  color: blue;
}
.crm_close {
  background: silver;
}
.listpage {
  float: right;
  width: 100%;
  position: relative;  
  min-height:40px;
}

.listpage.btm {
  border-bottom: none;
  margin: 0;
}
.listpage .hdr p {
  font-size: 1.2rem;
  font-weight: normal;
}
.listpage .cnt {
  padding: 3px;
  display:flex;
}
.listpage .cnt .boxcont {
  margin: 0;
  width: auto;
}

.listpage .cnt .boxcont.nextpage {
	display:none;
}

.listpage .cnt .pagetext .recordcount,
.listpage .cnt .pagetext .pagecount {
  padding: 5px 0;
  float: left;
  display:none;
}
.listpage .cnt .pagenav {
  position: relative;
  width: auto;  
  margin:0 auto;
}
.listpage .cnt .pagenav .cnt {
  width: 100%;
  display: flex;
  justify-content: center;
}
.listpage .cnt .pagenav .page {
  margin: 0 2px;
 font-weight:bold;
  background: #E6E6E6;
}
.listpage .cnt .pagenav .page:hover{
    background: rgba(90, 90, 90, 0.9);

}
.listpage .cnt .pagenav .page a:hover {
  color:white;
}
.listpage .cnt .pagenav .page a {
  float: left;
  padding: 5px 10px;
  color: #5A5A5A;
}
.listpage .cnt .pagenav .page:not(.num) {
  display: inline-block;
  font: normal bold normal 1.4em/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  padding: 0 0 0 0;
}
.listpage .cnt .pagenav .page:not(.num) span {
  display: none;
}
.listpage .cnt .pagenav .page:not(.num):not(.act) {
  display: none;
}
.listpage .cnt .pagenav .page.act {
  background: rgba(90, 90, 90, 0.9);
}
.listpage .cnt .pagenav .page.act:hover {
  opacity: 0.9;
}
.listpage .cnt .pagenav .page.act a {
  color: white;
}
.listpage .cnt .pagenav .page.next.act,
.listpage .cnt .pagenav .page.last.act,
.listpage .cnt .pagenav .page.prev.act,
.listpage .cnt .pagenav .page.first.act
{
	background: #E6E6E6;

}
.listpage .cnt .pagenav .page.next.act a,
.listpage .cnt .pagenav .page.last.act a,
.listpage .cnt .pagenav .page.prev.act a,
.listpage .cnt .pagenav .page.first.act a
{
	color: #5A5A5A;
	padding: 8px 10px 10px 10px;

}

.listpage .cnt .pagenav .page.next.act :hover,
.listpage .cnt .pagenav .page.last.act:hover,
.listpage .cnt .pagenav .page.prev.act:hover,
.listpage .cnt .pagenav .page.first.act:hover
{
	background: rgba(90, 90, 90, 0.9);

}
.listpage .cnt .pagenav .page.next.act a:hover,
.listpage .cnt .pagenav .page.last.act a:hover,
.listpage .cnt .pagenav .page.prev.act a:hover,
.listpage .cnt .pagenav .page.first.act a:hover
{
	color: white;

}




.listpage .cnt .paging {
  position: relative;
  float: right;
  padding-right: 38px;
}
.listpage .cnt .paging .cnt {
  width: calc(100% + 30px);
  display:none;
}
.listpage .cnt .paging .cnt p {
  padding: 5px;
  float: left;
}
.listpage .cnt .paging .cnt .pagesize {
  position: absolute;
  width: 30px;
  height: 24px;
  padding: 0;
  text-align: center;
  border: 1px solid #C0C0C0;
  font-size: 1.1em;
  margin: 0;
  padding: 3px;
}
.listpage .cnt .showstyle {
  float: right;
}
.listpage .cnt .showstyle .styletab {
  margin: 0 4px;
  float: left;
}
.listpage .cnt .showstyle .styletab a {
  color: #5A5A5A;
}
.listpage .cnt .showstyle .styletab a:before {
  display: inline-block;
  font: normal normal normal 2.8rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.listpage .cnt .showstyle .styletab span {
  display: none;
}
.listpage .cnt .showstyle .styletab:first-child {
  margin-left: 0;
}
.listpage .cnt .showstyle .styletab:last-child {
  margin-right: 0;
}
.listpage .cnt .showstyle .act a {
  color: #e0001a;
}
.listpage .cnt .showstyle .table a:before {
  content:  "\f039";
}
.listpage .cnt .showstyle .gallery a:before {
  content: "\f00a";
}
.listpage .cnt .showstyle .list a:before {
  content: "\f03a";
}
.listpage .cnt .nextpage .btn {
  margin: 0;
}
.listpage .cnt .recordcount:after {
  content: ",";
  padding-right: 5px;
}
/*
.listpage.btm .pagenav {
  position: relative !important;
  width: auto !important;  
}
.listpage.btm .pagenav .cnt {
  justify-content: center;
}
*/

.listpage .first a:before {
  content: "\f100";
}
.listpage .prev a:before {
  content: "\f104";
}
.listpage .next a:before {
  content: "\f105";
}
.listpage .last a:before {
  content: "\f101";
}
.stoitems .listpage .pagenav,
.spresenttrees .listpage .pagenav {
  position: absolute;
  width: calc(100% - 20px);
}

@media screen and (max-width: 470px){
	.listpage .cnt .showstyle{
	 margin-top:30px;
	 float:left;
	 }
}



.whisper {
  float: left;
  clear: left;
  width: 263px;
  position: absolute;
  top: 50px;
}
.whisper > ::-webkit-scrollbar {
  width: 10px;
}
.whisper > ::-webkit-scrollbar-track {
	background:white;
}
.whisper > ::-webkit-scrollbar-thumb {
  background: #888; 
}

.whisper > ::-webkit-scrollbar-thumb:hover{
  background: #555; 
}
#frqsrchword-box {
  float: left;
  clear: left;
  width: 100%;
  display: none;
  position: relative;
  margin: 0;
  border: 1px solid #C0C0C0;
  border-top: none;
  z-index: 9;
}
#frqsrchword-box ul {
  float: left;
  clear: left;
  width: 100%;
}
#frqsrchword-box ul li {
  float: left;
  clear: left;
  width: 100%;
  background: #FFFFFF;
  padding: 3px 5px;
  border-bottom: 1px solid #C0C0C0;
}
#frqsrchword-box ul li.title {
  font-weight: bold;
}
#frqsrchword-box ul li.item {
  cursor: pointer;
}
#frqsrchword-box ul li.act {
  background: #f0f0f0;
}
#frqsrchword-box ul li:last-child {
  border-bottom: none;
}
#whisper-box {
  float: left;
  clear: left;
  width: 263px;
  display: none;
  position: relative;
  margin-top:0px;
  max-height: 450px;
  border: 1px solid #C0C0C0;
  border-top: none;
  overflow-y: scroll;
  z-index: 9;
 
}
#whisper-box ul {
  float: left;
  clear: left;
  width: 100%;
}
#whisper-box ul li {
  float: left;
  clear: left;
  width: 100%;
  background: #FFFFFF;
  border-bottom: 1px solid #C0C0C0;
  padding: 2px 5px;
}
#whisper-box ul li.title {
  font-weight: bold;
}
#whisper-box ul li:last-child {
  border-bottom: none;
}
#whisper-box ul li .img {
  float: left;
}
#whisper-box ul li .img img {
  width: 35px;
}
#whisper-box ul li .name {
  float: left;
  padding: 0 10px;
  width: calc(100% - 120px);
}
#whisper-box ul li .name a {
  float: left;
  clear: left;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#whisper-box ul li .btn {
  float: right;
  width: 40px;
  min-width: 0;
  margin: 0 0 0 5px;
  padding: 10px 0;
  display:none;
}
#whisper-box ul li .btn:last-child {
  margin: 0;
}
#whisper-box ul li .btn:before {
  margin: 0;
}
#whisper-box ul li .btn span {
  display: none;
}
#whisper-box ul li .qty {
  display: none;
}
#whisper-box ul li.act {
  background: #f0f0f0;
}
#whisper-box ul li.count {
  background: white !important;
  padding: 5px 10px;
}
.strlite ul {
  float: left;
  clear: left;
  width: 100%;
}
.strlite ul li {
  float: left;
  clear: left;
  width: 100%;
  margin: 10px 0;
}
.strlite ul li .img {
  float: left;
  width: 75px;
}
.strlite ul li .img img {
  max-width: 75px;
}
.strlite ul li h2 {
  float: left;
  font-size: 1.4em;
  font-weight: bold;
  padding: 5px 10px;
}
.strlite ul li h3 {
  font-size: 1.1em;
}
.strlite ul li h3:before {
  display: inline-block;
  font: normal normal normal 1.5em/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  float: left;
  padding-right: 5px;
  color: rgba(7, 46, 92, 0.8);
  font-weight: bold;
}
.strlite ul li ul {
  float: right;
  clear: none;
  padding: 0 10px;
  width: calc(100% - 75px);
}
.strlite ul li ul li {
  width: 25%;
  clear: none;
  margin: 5px 0;
}
.error {
  background: url(../img/404.png) no-repeat top right;
}
.error .cnt {
  font-size: 1.2em;
}
.contacts img {
  max-width: 50px;
  border-radius: 50%;
}
.contacts .name {
  font-weight: bold;
  font-size: 1.2em;
  width: 100%;
}
.contacts .title {
  float: left;
  clear: left;
  font-weight: bold;
  padding-right: 5px;
}
.configall .model {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px 0;
  margin-bottom: 5px;
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 1px solid #C0C0C0;
}
.config th {
  width: 20%;
}
.config .price input {
  width: auto;
  min-width: 0;
  border: none;
  margin: 0;
  padding: 0;
  color: #E62E2E;
  font-size: 1.2rem;
  font-weight: bold;
}
.config .title {
  font-size: 1.2em;
  font-weight: bold;
}
.config .order input {
  width: 30px;
  min-width: 0;
  text-align: center;
}
.config .btn-buy {
  margin: 0;
}
.config .btn-product {
  margin: 0;
  min-width: 0;
}
.config .btn-product:before {
  margin: 0;
}
.config .configuration th {
  width: 10%;
}
.config .configuration .custom-select.product {
  width: 95%;
}
.config .configuration .custom-select.product select {
	max-width:100%
}

.config .configuration .custom-select.product-count {
  width: 85%;
}
.config .configuration .custom-select.count {
  width: calc(10% - 5px);
}
/* discussion */
.postdisc {
  border: 1px solid #C0C0C0;
  padding: 5px;
  width: 100%;
  width: -moz-available !important;
  width: -webkit-fill-available !important;
}
.postdisc .cnt {
  margin: 5px 0;
  border-top: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
}
.postdisc ul {
  float: left;
}
.postdisc ul li {
  clear: left;
}
.postdisc .tools {
  float: right;
}
.postdisc .tools .btn {
  min-width: 0;
}
.postdisc .enter:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f148";
  transform: rotate(90deg);
  float: left;
  margin: 0 10px;
}
.postdisc .content {
  padding: 0 30px;
}
.postdisc:first-of-type {
  margin-top: 10px;
}
.postdisc.re {
  background-color: #efefef;
}
.recaptcha {
  display:inline-block;
}
.recaptcha.err {
  border: 1px solid red !important;
  box-shadow: 0 0 8px rgba(255, 0, 0, 0.6) !important;
}


.postcodes {
  float: left;
  position: absolute;
  background: #FFFFFF;
  z-index: 9;
  top: 40px;
  border: 1px solid #C0C0C0;
}
.postcodes .tabinfo {
  margin: 0;
}
.postcodes .tabinfo td {
  cursor: pointer;
}
.strdownload ul {
  float: left;
  clear: left;
  width: 100%;
}
.strdownload ul li {
  float: left;
  width: 31.3333%;
  border-bottom: 1px solid #C0C0C0;
}
.strdownload ul li:nth-child(3n+2) {
  margin: 0 3%;
}
.strdownload ul li p {
  float: left;
  padding: 9px 0;
  font-weight: bold;
}
.strdownload ul li a {
  float: right;
}
.discoupons .info {
  top: 6px;
  padding-right: 5px;
}
.discoupons .dicmsg {
  float: left;
  padding: 8px 5px 8px 0;
  color: green;
  font-weight: bold;
}
.discoupons .dicmsg.err {
  color: red;
}
.chart-canvas {
  max-width: 50%;
}
.configsearch .config-param {
  float: left;
  width: calc(25% - 5px);
  margin: 0 5px 10px 0;
}
@media screen and (max-width: 640px) {
  .configsearch .config-param {
    width: calc(50% - 5px);
  }
}
@media screen and (max-width: 480px) {
  .configsearch .config-param {
    width: 100%;
    margin-right: 0;
  }
}
.configsearch .config-param:nth-child(4n+1) {
  clear: left;
}
.configsearch .config-param .hdr {
  padding: 5px;
  background: #5A5A5A;
  color: white;
}
.configsearch .config-param .cnt {
  padding: 0;
}
.configsearch .config-param .param {
  float: left;
  clear: left;
  width: 100%;
}
.configsearch .config-param .param.val:nth-child(2n) {
  background: rgba(90, 90, 90, 0.4);
}
.configsearch .config-param .param label {
  clear: left;
  width: 100%;
  padding: 5px 5px 5px 27px;
  margin: 0;
}
.configsearch .config-param .param [type="checkbox"] + label:before {
  top: 6px;
  left: 5px;
}
.configsearch .config-param .param [type="checkbox"] + label:after {
  top: 5px;
  left: 9px;
}
.configsearch .tabinfo .img img {
  max-width: 40px;
}
.configsearch .tabinfo .name a {
  font-weight: bold;
}
.configsearch .tabinfo .btn {
  min-width: 75px;
}
#gdpr-zones,
.gdpr-detail {
  display: none;
}
.gdpr label {
  font-size: 1.3rem;
}
.gdpr .info {
  float: right;
}
.gdpr .info:before {
  padding: 2px 5px;
}
.gdpr .btn {
  float: right;
}
.gdprpermis .gdpr .cnt {
  padding: 20px;
}
.gdprpermis .gdpr .ftr {
  border-top: 1px solid #C0C0C0;
}
.gdprpermis .gdpr .ftr .rowbox form {
  float: left;
}
.gdprpermis .gdpr .ftr .rowbox form .date {
  min-width: 70px;
  max-width: 120px;
}
.modal-content .gdpr .hdr a {
  cursor: auto;
  font-size: 1.6rem;
  font-weight: bold;
  color: #000000;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .prodbox .note {
    height:160px;
	padding-top:10px;
  }
}
/* end legend */
/* buttons */
.btn {
  position: relative;
  float: left;
  background: rgba(90, 90, 90, 0.9);
  color: white;
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 5px 10px;
  margin: 3px 5px 3px 0;
  min-width: 60px;
  border: none;
  cursor: pointer;
  transition: opacity 0.2s;
}
.btn.disabled {
	opacity:0.5;
	cursor:auto;
}

.btn:hover {
  opacity: 0.9;
  text-decoration: none !important;
}

.btn.disabled:hover{
	opacity:0.5;
}

.btn:before {
  display: inline-block;
  font: normal normal normal 18px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);  
}
.btn .canvasloader {
  float: left;
  margin-right: 5px;
}
.btn span {
  white-space: nowrap;
  display: inline-block;
}

/*aci uprava*/
.btn-buy span {
  display:none;
}

.btn span:first-letter {
  text-transform: uppercase;
}
.btn-icon:before,
.fa:before {
  display: inline-block;
  font: normal normal normal 17px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 5px;
}
.btn-icon:before {
  color: rgba(90, 90, 90, 0.9);
}
.btn-res {
  display: none;
}
a.btn {
  /*color: white;*/
  }
.btn .facebook a{
 display:none;
}



.btn-big {
  padding: 10px 20px;
  font-size: 1.2em;
}
.btn-big:before {
  display: inline-block;
  font: normal normal normal 1.2em/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 10px;
}
.btn-warning {
  background: #eea236;
}
.btn-danger {
  background: #fa0000;
}
.btn-success {
  background: #50aa46;
}
.btn-inv {
  background: rgba(90, 90, 90, 0.8);
  color:black;
  background:#cecece;
}
.btn-inv:hover {
  background: rgba(90, 90, 90, 0.7);
}
.btn-dis {
  background: rgba(200, 200, 200, 0.8);
  -webkit-box-shadow: 0 0 1px 0 rgba(200, 200, 200, 0.8);
  -moz-box-shadow: 0 0 1px 0 rgba(200, 200, 200, 0.8);
  box-shadow: 0 0 1px 0 rgba(200, 200, 200, 0.8);
  cursor: auto;
  color: black;
}
.btn-dis:hover {
  background: rgba(200, 200, 200, 0.7);
}
.btn-buy u {
  display: none;
  float: right;
  position: relative;
  margin: 0 -10px 0 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0 10px;
}
.btn-buy u:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0d7";
}
.btn-buy:before {
  content: url(../img/buy_in.png);
}
body.wapid_2 .btn-buy:before {
  content: url(../img/buy_in.png);
}
.btn-login:before {
  content: "\f090";
}
.btn-logout:before {
  content: "\f08b";
}
.btn-search:before {
  content: "\f002";
}
.btn-create:before {
  content: "\f067";
  margin-right: 5px;
  font-size: smaller;
}
.btn-edit:before {
  content: "\f044";
}
.btn-delete:before {
  content: "\f00d"; 
}

#btnOrdClear
{
	content: "\f00d";
	width:200px;
	height:40px;
	background: #f5f5f5;
    border: 1px solid#cecece;
	padding:10px;
}



#btnOrdBackProduct, #btnOrdBack
{
	min-width:200px;
	height:40px;
	background: #cecece;
	padding:10px;
}

#sts17conf{
	min-width:200px;
	overflow:hidden
}

#sts17conf span{
	display:block;
	clear:left;
	float:left;
	font-size:7pt;	
}

#sts17conf span img {
	max-height:20px;
	width:auto;
}

#codmsg
{
	min-width:200px;
	overflow:hidden
}

.btn-import:before {
  content: "\f15c";
}
.btn-remove {
  min-width: 0;
  margin: 5px 0;
  color: black;
  box-shadow: none;
}
.btn-remove:before {
  content: "\f00d";
  margin: 0;
}
.btn-remove:hover {
  color: white;
}
.btn-second {
  background: #737373;
}
.btn-close:before {
  content: "\f00d";
}
.btn-comp:before {
  content: "\f24e";
}
.btn-comp.remove:before {
  color: silver;
}
.btn-favour:before {
  content: "\f08a";
}
.btn-favour.remove:before {
  content: "\f004";
}
.btn-facebook:before {
  content: "\f09a";
}
.btn-down:before {
  content: "\f0d7";
}
.btn-up:before {
  content: "\f0d8";
}
.btn-save:before {
  content: "\f0c7";
}
.btn-refresh:before {
  content: "\f021";
}
.btn-next:before {
  content: "\f054";
  float: right;
  margin: 0 0 0 5px;
}
.btn-back:before {
  content: "\f053";
}
.btn-create-ord:before {
  content: "\f00c";
}
.btn-print:before {
  content: "\f02f";
}
.btn-watchdog:before {
  content: "\f1b0";
}
.btn-send:before {
  content: "\f1d8";
}
.btn-user:before {
  content: "\f007";
  margin-right: 5px;
  font-size: initial;
}
.btn-users:before {
  content: "\f0c0";
}
.btn-user-name:before {
  content: "\f21b";
}
.btn-xml:before{
  font-size: 2.4rem;
  content: "\f1c9";
  margin: 0;
  color: rgba(90, 90, 90, 0.8);
}
.btn-xml{
  min-width: auto;
  background: none;
  border: none;
  padding: 2px 0;
  box-shadow: none;
}

.btn-pay:before{
  font-size: 2.4rem;
  content: "\f09d";
  margin: 0;
  color: rgba(90, 90, 90, 0.8);
  text-shadow: 0 0 3px #FF0000;
}
.btn-pay{
  min-width: auto;
  background: none;
  border: none;
  padding: 2px 0;
  box-shadow: none;
}
.btn-pay span{
	display:none;
}

.btn-qr:before{
  font-size: 2.4rem;
  content: "\f029";
  margin: 0;
  color: rgba(90, 90, 90, 0.8);
}
.btn-qr{
  min-width: auto;
  background: none;
  border: none;
  padding: 2px 0;
  box-shadow: none;
}
.btn-qr span{
	display:none;
}


.btn-word:before{
  font-size: 2.4rem;
  content: "\f1c2";
  margin: 0;
  color: rgba(90, 90, 90, 0.8);
}
.btn-word{
  min-width: auto;
  background: none;
  border: none;
  padding: 2px 0;
  box-shadow: none;
}
.btn-pdf {
  min-width: auto;
  background: none;
  border: none;
  padding: 2px 0;
  box-shadow: none;
}
.btn-pdf:hover {
  background: none;
}
.btn-pdf span {
  display: none;
}
.btn-pdf:before {
  font-size: 2.4rem;
  content: "\f1c1";
  margin: 0;
  color: rgba(90, 90, 90, 0.8);
}
.btn-new:before {
  content: "\f016";
}
.btn-newWith:before {
  content: "\f0f6";
}
.btn-tool {
  min-width: 0;
}
.btn-tool span {
  display: none;
}
.btn-tool:before {
  font-size: 2em;
  margin: 0;
}
.btn-error:before {
  content: "\f06a";
}
.btn-ask:before {
  content: "\f075";
  margin-right: 5px;
 }
.btn-share-alt:before {
  content: "\f1e1";
  margin-right: 5px;
 }
.fa-facebook-messenger:before{
	 
	content: "\f39f";
	 
 } 
 
.btn-whatsapp:before{
	content: "\f082";
}
.btn-messenger:before{
	content: "\f39f";		
}
.btn-facebook:before{
	content: "\f39f";		
}
 
 
 
.btn.btn-ask{}
.btn.btn-share-alt{}

.btn-cancel:before{
	content: "\f00d";    
	margin: 0;
    padding: 15px;
	padding:0;
	font-size:1.9em;
	}
.btn-cancel-share:before{
	content: "\f00d";    
	margin: 0;
    padding: 15px;
	padding:0;
	font-size:1.9em;
}
	
.btn.btn-cancel-share{    
	float: right;
    background-color: white;
	color:rgba(90, 90, 90, 0.9);
	position: absolute;
    top: 0;
    margin: 4px 5px 3px 2px;
	display:none;
	}
	
.btn.btn-cancel{    
	float: right;
    background-color: white;
	color:rgba(90, 90, 90, 0.9);
	}

.btn-password:before {
  content: "\f084";
}
.btn-location:before {
  content: "\f041";
}
.btn-unlock:before {
  content: "\f09c";
}
.btn-xls {
  min-width: auto;
  background: none;
  border: none;
  padding: 2px 0;
  box-shadow: none;
}

.btn-xls:hover {
  background: none;
}
.btn-xls span {
  display: none;
}

.btn-xls:before {
  font-size: 2.4rem;
  content: "\f1c3";
  margin: 0;
  color: rgba(90, 90, 90, 0.8);
}
.btn-excel:before {
  content: "\f1c3";
}
.btn-submit {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.btn-link:before {
  content: "\f0c1";
}
.btn-config:before {
  content: "\f0ad";
}
.btn-product:before {
  content: "\f0c9";
}
.btn-dollar:before {
  content: "\f155";
}
.btn-envelope:before {
  content: "\f0e0";
}
.btn-comment:before {
  content: "\f075 ";
}
.btn-reply:before {
  content: "\f112";
}
.btn-share:before {
  content: "\f064";
}
.btn-check:before {
  content: "\f00c";
}
.btn-download:before {
  content: "\f019";
}
.btn-menu:before {
  content: "\f0c9";
}
#leftcont .boxcont.tree {
  background: #c31e23;
  border-radius: 0 0 4px 4px;
  display:none;
}
#leftcont .boxcont.tree .hdr {
  background: #FFFFFF;
}
#leftcont .boxcont.tree .hdr li {
  background: rgba(224, 52, 57, 0.9);
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  padding: 5px 10px;
  text-align: center;
  width: calc(50% - 1px);
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
}
#leftcont .boxcont.tree .hdr li:last-child {
  float: right;
}
#leftcont .boxcont.tree .hdr li.act {
  background: #c31e23;
}
nav ul.spresenttree {
  float: left;
  clear: left;
  width: 100%;
}
nav ul.spresenttree li {
  padding: 5px 0;
  margin: 0 10px;
  border-bottom: 1px solid;
  border-color: rgba(192, 192, 192, 0.33333333);
  float: left;
  clear: left;
  width: calc(100% - 10px);
  position: relative;
}
nav ul.spresenttree li a {
  float: left;
  width: calc(100% - 2rem);
  text-decoration: none;
  font-size: 1.5rem;
  color: #FFFFFF;
  opacity: 1;
  margin-left: 2rem;
}
nav ul.spresenttree li a:hover {
  opacity: 1;
}
nav ul.spresenttree li:last-child {
  border: none;
}
nav ul.spresenttree li > span:before {
  content: "•";
  position: absolute;
  width: 1.8rem;
  text-align: center;
  color: #FFFFFF;
  opacity: 0.5;
  border: none;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: -0.2rem;
  left: 0;
}
nav ul.spresenttree li li {
  margin: 0;
  width: 100%;
}
nav ul.spresenttree li li a {
  color: #FFFFFF !important;
}
nav ul.spresenttree li.plus > span {
  cursor: pointer;
}
nav ul.spresenttree li.plus > span:before {
  content: "+";
}
nav ul.spresenttree li.plus ul {
  display: none;
}
nav ul.spresenttree li.minus > span {
  cursor: pointer;
}
nav ul.spresenttree li.minus > span:before {
  content: "-";
}
nav ul.spresenttree ul {
  padding: 5px 0 0 18px;
  border: none;
}
nav .webmenu {
  float: left;
  padding: 0;
}
nav .webmenu li {
  position: relative;
  float: left;
  list-style: none;
  text-transform: uppercase;
  height:38px;
  line-height:25px;
}


nav .webmenu li a {
  text-decoration: none;
  cursor: pointer;
  float: left;
  font-size: 1.3rem;
  opacity: 1;
  padding: 5px 0 0px 0;
  color: #FFFFFF;
}
nav .webmenu li a:hover {
	color:black
	
}
nav .webmenu li:after {
  content: " ";
  padding: 0 10px;
  margin: 5px 0;
  float: left;
  color: #FFFFFF;
  opacity: 0.66666667;
}



nav .webmenu li:last-child {
  content: "";

	color:none;
}



/************************* xxxxxxxxxxxxxxxxxxxxxxx default.css xxxxxxxxxxxxxxxxxxxxxxxx ***************************/


/*uvod rozcestník*/
.title_overlay { background:#000; opacity:0.8; width:100%; height:100%; z-index:100000; top:0; left:0; position:fixed;}
.title_wrap { width:100%; height:100%; z-index:100000; top:0; left:0; position:fixed;}
.title_wrap .cont {width:628px; height:304px; position: absolute; margin: auto; top: 0; right: 0; bottom: 0; left: 0;/*position: fixed; top: 25%; left: 25%;*/}
.title_wrap .cont  .icon {width:304px; height:304px; margin-right:20px; float:left;}
.title_wrap .cont  .icon:last-of-type {margin-right:0px;}
.title_wrap .cont  .icon.auto {background: url(../img/rozcestnik_sprites.jpg) 0 0;margin: 0px 18px 0px -10px;}
.title_wrap .cont  .icon.moto {background: url(../img/rozcestnik_sprites.jpg) 304px 0}
.title_wrap .cont  .icon.auto.active {background: url(../img/rozcestnik_sprites.jpg) 0 304px; text-decoration:none;}
.title_wrap .cont  .icon.auto:hover {background: url(../img/rozcestnik_sprites.jpg) 0 304px; text-decoration:none;}
.title_wrap .cont  .icon.moto:hover {background: url(../img/rozcestnik_sprites.jpg) 304px 304px; text-decoration:none;}
td.img_button img {background:#cfcfcf; padding:5px;}
td.img_button:hover img {background:#e0001a;}
.title_wrap .cont .cont_img {
	
	
}

td.img_button p {font-size: 12pt; font-weight:bold;text-decoration:none; height:36px; line-height:36px; border:2px solid #e0001a;margin-right:20px;}
td.img_button:hover p, td.img_button.act p {background:#e0001a;color:white;text-decoration:none;}
td.img_button a {text-decoration:none;}


 @media screen and (max-width: 640px) {
	.title_wrap .cont{
		width: 100%;
		height: 674px;
		margin: auto;
	}

	.title_wrap .cont .icon.moto{
		
		margin: 20px 0px 0px 0px;
	}
	.title_wrap .cont .cont_img {
    margin: 0% 10% 10% 10%;
    display: table;
    width: 100%;
	}

 }

/*konec uvod rozcestník*/







.cont.contentcont.invoices .inv.invc{
	width:7%;
}
.cont.contentcont.invoices .inv.var{
	width:11%;
} 
.cont.contentcont.invoices .inv.order{
	width:8%;
} 
.cont.contentcont.invoices .inv.dc{
	width:16%;
} 
.cont.contentcont.invoices .inv.date{
	width:8%;
}   
.cont.contentcont.invoices .col-price.outvat{
    width: 9%;	
}
.cont.contentcont.invoices .col-price.withvat{
	 width: 9%;
} 
.cont.contentcont.invoices .col-price.topay{
	 width: 10%;
}   
  /*aci úprava*/
  

  
  
.rowbox.producent {
	
  display:none;
  width:100%
}
.rowbox.code {
	
	width:100%
	
}

.rowbox.partno {
	display:none; 
	width:100%
	
}


.rowbox.endprc {
background:#f5f5f5;
  width:100%
}

.rowbox.avail.inet {
	

	
}


.rowbox.store {
	display:none;
}


.rowbox.wovat {
	background:#cfcfcf;
	width:100%;
	text-align: right;
	
}

.rowbox.wvat {	
	background:#cfcfcf;
	text-align: right;
	width:100%;
	display:none;
}

.showwithvat .rowbox.wvat{
	display:block;
}
.showwithvat .rowbox.wovat{
	display:none;
}
.rowbox.vat {
	display:none;
	text-align: right

}


.rowbox.war {
	display:none;
}

.rowbox.recommended {
	width:100%;
	text-align:right;
}

.rowbox .order {
}
.rowbox .label_order{
    min-width: 100px;
    font-weight: bold;
    float: left;
    margin-top: 9px;
}
.rowbox .text_order
{
    font-weight: bold;
    float: left;
    margin-right: 8px;
  
}


.rowbox.rating {
	display:none;
	
	
}

.spacer
{
	border-top:none;
	border-bottom:none;
}


.stoitem .stiinfo .cnt .rowbox:last-child {
	
  margin-bottom: 15px;
}

.stoitem .stiinfo .cnt .order {
	margin: 10px 10px;
	border-top: 1px solid #cecece;
    padding: 10px 0;
	width:calc(100% - 20px);
}
.text_htm{
	float:none;
 }

  
.third.img_button{
	width: 30%;
    background-color: #cecece;
    margin: 10px 10px 10px 10px;
    float: left;
    min-width: 300px;
    height: 200px;

}
 
 
@media screen and (max-width: 980px) {
 
.third.img_button{
	width: 100%;
    float: left;
    margin: 10px 3px 10px 3px;
    height: 200px;

 }}
.table.img_button{
	width:auto;
}

.third p{
}


.note.img_button ul li{
	margin:11px 0px 0px 6px;		
}
.third {
	width: 190px;
    float: left;
    margin: 10px 3px 10px 3px;
    height: 365px;	
}

.about_us{
	width: 100%;
    display: heigh;
    height: auto;
    float: left;	
}


.history{
	width: 246px;
    height: 150px;
    float: left;
}

.third h2{
	width: 30px;		
}

.quarter{
	width: 24%;
    padding-right: 1%;
    padding-bottom: 10px;
    padding-left: 10px;
    line-height: 21px;
}

.video.img_button 	
{
	float:right;
	margin: 10px 0 20px 0;	
	
}
.note.img_button{
	width:300px;		
}


@media screen and (max-width: 940px) {
	.video.img_button {
		display:block;
		margin: 10px auto 20px auto;
	}

}

.services .tabform th {
	text-align:left;
	width:calc( 100% / 6 );
	white-space:nowrap;	
}
.services .tabform td{
	width:auto;
}

.legendnew {margin:5px 0;}
.legendnew span {margin-right:5px;text-transform: lowercase; }

.logo_img{	
	float:right;	
}
.logo_img img{	
	max-width: 200px;		
}

@media screen and (max-width: 640px) {
	.logo_img{
		float:right;
		width:100%;	
		margin: 14px 0px 17px 0px;
	}
	.tabinfo.hor tr:first-child th {
		font-size:7pt;
	}
}


#topcont {width:100%; margin:0px auto; height:160px; background:url(img/top_bg.gif) bottom left}
#maincont.wapid_2 #headercont {background:url(../img/top_bg_moto.gif) bottom;}
#maincont.wapid_3 #headercont{background:url(../img/top_bg_moto.gif);background-position:bottom;}
#maincont.wapid_7 #headercont{background:url(../img/top_bg_moto.gif);background-position:bottom;}
#maincont.wapid_8 #headercont {background:url(../img/top_bg_moto.gif);background-position:bottom;}
#maincont.wapid_12 #headercont {background:url(../img/top_bg_moto.gif);background-position:bottom;}
#maincont.wapid_15 #headercont {background:url(../img/top_bg_moto.gif);background-position:bottom;}



#centercont .boxcont.subcats .img[ikona='skla, stěrače, ostřikovače'] {background: url(../img/piktogramy_vozidlo.png) 0 -300px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='chladiče a topení'] {background: url(../img/piktogramy_vozidlo.png) 0 -60px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='karoserie - plechové a plastové díly'] {background: url(../img/piktogramy_vozidlo.png) 0 -0px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='světla a osvětlení'] {background: url(../img/piktogramy_vozidlo.png) 0 -360px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='vnitřní vybavení vozidla'] {background: url(../img/piktogramy_vozidlo.png) 0 -240px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='výfukový systém'] {background: url(../img/piktogramy_vozidlo.png) 0 -120px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='zpětná zrcátka'] {background: url(../img/piktogramy_vozidlo.png) 0 -480px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='ostatní díly'] {background: url(../img/piktogramy_vozidlo.png) 0 -180px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='ovládací prvky a elektrosoučásti'] {background: url(../img/piktogramy_vozidlo.png) 0 -420px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='klimatizace'] {background: url(../img/piktogramy_vozidlo.png) 0 -540px no-repeat !important;	}
#centercont .boxcont.subcats .double .hdr[ikona='karoserie - plechové a plastové díly'] {background: url(../img/piktogramy_vozidlo.png) 0 -0px no-repeat !important;	}
#centercont .boxcont.subcats .double .hdr[ikona='double'] {background: url(../img/piktogramy_vozidlo.png) 220px -0px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='přední část karoserie'] {background: url(../img/piktogramy_vozidlo.png) 0 -600px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='zadní část karoserie'] {background: url(../img/piktogramy_vozidlo.png) 0 -660px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='motor a převodovka'] {background: url(../img/piktogramy_vozidlo.png) 0 -720px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='kola, brzdy'] {background: url(../img/piktogramy_vozidlo.png) 0 -780px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='přední náprava, řízení'] {background: url(../img/piktogramy_vozidlo.png) 0 -840px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='zadní náprava'] {background: url(../img/piktogramy_vozidlo.png) 0 -900px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='příslušenství a náplně'] {background: url(../img/piktogramy_vozidlo.png) 0 -960px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='elektrika'] {background: url(../img/piktogramy_vozidlo.png) 0 -420px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='vnitřní část karoserie'] {background: url(../img/piktogramy_vozidlo.png) 0 -240px no-repeat !important;	}
#centercont .boxcont.subcats .img[ikona='univerzální'] {background: url(../img/piktogramy_vozidlo.png) 0 -1020px no-repeat !important;	}

#centercont .boxcont.subcats .img[ikona='Motor a pohon'] {background: url(../img/moto_strom_ikony.png) 0 0px no-repeat !important;}
#centercont .boxcont.subcats .img[ikona='Motor'] {background: url(../img/moto_strom_ikony.png) 0 0px no-repeat !important;}
#centercont .boxcont.subcats .img[ikona='Převod (Pohon nebo řetězy, rozety, kolečka)'] {background: url(../img/moto_strom_ikony.png) 0 -60px no-repeat !important;}
#centercont .boxcont.subcats .img[ikona='Kola a brzdy'] {background: url(../img/moto_strom_ikony.png) 0 -120px no-repeat !important;}
#centercont .boxcont.subcats .img[ikona='Brzdy'] {background: url(../img/moto_strom_ikony.png) 0 -120px no-repeat !important;}
#centercont .boxcont.subcats .img[ikona='Podvozek'] {background: url(../img/moto_strom_ikony.png) 0 -180px no-repeat !important;}
#centercont .boxcont.subcats .img[ikona='Elektro'] {background: url(../img/moto_strom_ikony.png) 0 -240px no-repeat !important;}
#centercont .boxcont.subcats .img[ikona='Řídítka'] {background: url(../img/moto_strom_ikony.png) 0 -300px no-repeat !important;}
#centercont .boxcont.subcats .img[ikona='Kapotáž'] {background: url(../img/moto_strom_ikony.png) 0 -360px no-repeat !important;}
#centercont .boxcont.subcats .img[ikona='Provozní kapaliny'] {background: url(../img/moto_strom_ikony.png) 0 -420px no-repeat !important;}

#centercont .boxcont.subcats .img[ikona='Servisní vybavení'] {background: url(../img/moto_strom_ikony.png) 0 -540px no-repeat !important;}
#centercont .boxcont.subcats .img[ikona='Originální díly'] {background: url(../img/moto_strom_ikony.png) 0 -600px no-repeat !important;}
#centercont .boxcont.subcats .img[ikona='Povinná výbava'] {background: url(../img/moto_strom_ikony.png) 0 -660px no-repeat !important;}
#centercont .boxcont.subcats .img[ikona='Výfuky'] {background: url(../img/moto_strom_ikony.png) 0 -720px no-repeat !important;}
#centercont .boxcont.subcats .img[ikona='Kosmetika a čištění'] {background: url(../img/moto_strom_ikony.png) 0 -780px no-repeat !important;}
#centercont .boxcont.subcats .img[ikona='Podvozek'] {background: url(../img/moto_strom_ikony.png) 0 -840px no-repeat !important;}

#centercont .boxcont.subcats .img{width: 200px;border-bottom: 0px !important;color: white;cursor: auto;padding: 0px;padding-left: 0px;height: 60px;cursor: pointer;background: none;}

.years_filter {width:auto;margin-left:auto;margin-right:auto;margin-bottom:25px;margin-top:10px;height:20px; width:100%;clear:both;}
.years_filter .nadpis {float:left;width:auto;margin-bottom:5px; font-weight:bold;}
.years_filter .year_button {padding-left:20px;cursor:pointer;float:left;margin-bottom:5px; margin-right:7px; line-height:17px;font-size:8pt;background:url(../img/DECprCheckOf2.gif) no-repeat;}
.years_filter .year_button:hover {text-decoration:underline;}
.years_filter .year_button.active {background:url(../img/DECprCheckOn2.gif) no-repeat;}
.years_filter .divisor {float:right;border-right:1px solid #cfcfcf;width:1px;;margin-bottom:5px; margin-right:7px;}

#centercont .boxcont.subcats .cnt .subcat {float:left; padding: 0;  margin: 0 0 15px 0; font-size: 8pt;}
#centercont .boxcont.subcats .cnt .subcat a {margin-left:15px; display: block; width:100%;}
#centercont .boxcont.subcats.extcatalog .cnt .subcat a {width:auto;display:inline;}


#centercont .boxcont.subcats .cnt .subcat tr, #centercont .boxcont.subcats .cnt .subcat td {text-align: left; vertical-align: middle; height: 29px; width: auto;border-top: 1px solid #cfcfcf;border-bottom:none;}
#centercont .boxcont.subcats .cnt .subcat tr.noline,
#centercont .boxcont.subcats .cnt .subcat tr.noline td {border-bottom:0px;}
#centercont .boxcont.subcats .cnt .subcat td.link {vertical-align: middle;}
#centercont .boxcont.subcats .cnt .subcat td.link.model{padding-right:10px; font-weight:bold;}
#centercont .boxcont.subcats .cnt .subcat td.link a {margin: 0 0 0 10px; font-size: 10pt; padding: 2px 0; float: left;text-transform: capitalize; }
#centercont .boxcont.subcats .cnt .subcat td.linkimg a {margin: 0 5px 0 10px; font-size: 8pt; padding: 2px 0; float: right; }
#centercont .boxcont.subcats .cnt .subcat td.link img {float: left; width: 80px; height: 40px; padding: 2px 0;}
#centercont .boxcont.subcats .cnt .subcat .lev2 a{margin-left: 15px;}
#centercont .boxcont.subcats .cnt .subcat .lev3 a{margin-left: 30px;}
#centercont .boxcont.subcats .cnt .subcat .lev4 a{margin-left: 45px;}
#centercont .boxcont.subcats .cnt .subcat .lev5 a{margin-left: 60px;}
#centercont .boxcont.subcats .cnt .subcat span{float: left;}              
#centercont .boxcont.subcats .cnt .subcat .level2 td.linkimg{width: 95px;}
#centercont .boxcont.subcats .cnt .subcat .level2 td.link{width: 25px;}
#centercont .boxcont.subcats .cnt .subcat .level2 td.link{width: 25px;}
#centercont .boxcont.subcats .cnt .subcat .level3 td.linkimg{width: 110px;}
#centercont .boxcont.subcats .cnt .subcat .level3 td.link{width: 40px;}
#centercont .boxcont.subcats .cnt .subcat .level4 td.linkimg{width: 125px;}
#centercont .boxcont.subcats .cnt .subcat .level4 td.link{width: 55px;}
#centercont .boxcont.subcats .cnt .subcat span.withimg {margin: 15px 0 0 0; font-size: 8pt;}
#centercont .boxcont.subcats .cnt .subcat span.withoutimg {margin:0; font-size: 8pt;}
#centercont .boxcont.subcats .cnt .subcat td.name {min-width:220px;}
#centercont .boxcont.subcats .cnt .subcat td.substi {padding: 0 2px 0 5px; width: 14px;}
#centercont .boxcont.subcats .cnt .subcat td.substr {padding: 0 2px 0 0; width: 12px;}
#centercont .boxcont.subcats .cnt .subcat tr.title{font-weight: bold;}
#centercont .boxcont.subcats .cnt .subcat tr.title a{font-size: 8pt;}
#centercont .boxcont.subcats .cnt .subcat tr.color_row{background:#f5f5f5;}
#centercont .boxcont.subcats .cnt .subcat .preview .previewbox{display: none; position: absolute; top: -35px; left: 25px; border: 5px solid #B1B3B4; color: white; background: #B1B3B4; text-align: center;}
#centercont .boxcont.subcats .cnt .imgcont {float:right;margin:0;padding:0;}


td.preview,
td.link.model,
td.substi{
	
	border-bottom:1px solid#cecece;
	
}


.color_row {background:#f5f5f5;}
.imglvl_2 img{float: right;width: 225px;height: 115px;}


#stockid0,
#invvalremain,
#invisb2c,
#checkblock,
#checkopen,
#checkcancel,
#checkdeliv{display:none;}

#rightcont .wn16 {width:100%; margin:5px 0 0;}
#rightcont .wn16.wen3_img {float:left;}
#rightcont .wn16 #websuggestmotodiv {/*position:absolute;top:110px;left:-1255px;*/width:230px;padding-left:20px;padding-bottom:5px;padding-top:45px;background:white url(../img/moto_sugg.jpg) no-repeat;border:1px solid red}
#rightcont .wn16 #websuggestmotodiv #websuggestmototab {width:100%}
#rightcont .wn16 #websuggestmotodiv #websuggestmototab select {width:200px;}


.prodbox .code a {	
display: none;		
}

.moto_brands li {
   display: inherit;	
}

.wn18{display:none;}
.wn7{display:none;}

#wnCarousel9{display:none;}

#menu_static {width:100%; height:225px;}
#menu_static * {color:white;text-transform: uppercase; font-size:11pt;}
#menu_static div {height: 100%;}
#menu_static .cnt{display:table; margin:0 auto;}

#menu_static .menu_item  {width:180px; height:225px; float:left;}

#menu_static .menu_item a {text-align:center; margin:0 auto; display:block; padding:150px 0 0 0;}

#menu_static .menu_item a:hover {text-decoration:none;}
#menu_static .menu_item:hover {background: url(../img/blk_check_bg.gif)}
#menu_static .menu_item.active {background: url(../img/blk_check_bg.gif)}

#menu_static .menu_item a.menu_car_1 {background: url(../img/static_menu_car_sprite.png) top 40px left 15px no-repeat;}
#menu_static .menu_item a.menu_car_2 {background: url(../img/originaly.png) top 58px left 55px no-repeat;}
#menu_static .menu_item a.menu_car_3 {background: url(../img/static_menu_car_sprite.png) top 40px left -282px no-repeat;}
#menu_static .menu_item a.menu_car_4 {background: url(../img/static_menu_car_sprite.png) top 40px left -450px no-repeat;}
#menu_static .menu_item a.menu_car_5 {background: url(../img/static_menu_car_sprite.png) top 40px left -600px no-repeat;}
#menu_static .menu_item a.menu_car_6 {background: url(../img/static_menu_car_sprite.png) top 40px left -735px no-repeat;}
#menu_static .menu_item a.menu_car_7 {background: url(../img/static_menu_car_sprite.png) top 40px left -887px no-repeat;}
#menu_static .menu_item a.menu_car_9 {background: url(../img/static_menu_moto_sprite.png) top 40px left -1036px no-repeat;}

#menu_static .menu_item a.menu_moto_1 {background: url(../img/static_menu_moto_sprite.png) top 20px left -34px no-repeat;}

#menu_static .menu_item a.menu_moto_2 {background: url(../img/static_menu_moto_sprite.png) top 20px left -285px no-repeat;}
#menu_static .menu_item a.menu_moto_3 {background: url(../img/static_menu_moto_sprite.png) top 20px left -534px no-repeat;}
#menu_static .menu_item a.menu_moto_4 {background: url(../img/static_menu_moto_sprite.png) top 20px left -784px no-repeat;}
#menu_static .menu_item a.menu_moto_5 {background: url(../img/static_menu_moto_sprite.png) top 20px left -1036px no-repeat;}
#menu_static .menu_item a.menu_moto_7 {background: url(../img/originaly.png) top 37px left 55px no-repeat;}


#menu_static {background:url(../img/red_check_bg.gif);margin:-10px 0 0 0 ;}

#maincont.wapid_2 #menu_static.wapid_2 {background:url(../img/blk_check_bg.gif)}
#maincont.wapid_2 #menu_static.wapid_2 .menu_item:hover {background: url(../img/red_check_bg.gif)}
#maincont.wapid_2 #menu_static.wapid_2 .menu_item.active {background: url(../img/red_check_bg.gif)}

#maincont.wapid_3 #menu_static {background:url(../img/blk_check_bg.gif)}
#maincont.wapid_3 #menu_static .menu_item:hover {background: url(../img/red_check_bg.gif)}
#maincont.wapid_3 #menu_static .menu_item.active {background: url(../img/red_check_bg.gif)}

#maincont.wapid_7 #menu_static{background:url(../img/blk_check_bg.gif)}
#maincont.wapid_7 #menu_static .menu_item:hover {background: url(../img/red_check_bg.gif)}
#maincont.wapid_7 #menu_static .menu_item.active {background: url(../img/red_check_bg.gif)}

#maincont.wapid_8 #menu_static{background:url(../img/blk_check_bg.gif)}
#maincont.wapid_8 #menu_static .menu_item:hover {background: url(../img/red_check_bg.gif)}
#maincont.wapid_8 #menu_static .menu_item.active {background: url(../img/red_check_bg.gif)}

#maincont.wapid_12 #menu_static{background:url(../img/blk_check_bg.gif)}
#maincont.wapid_12 #menu_static .menu_item:hover {background: url(../img/red_check_bg.gif)}
#maincont.wapid_12 #menu_static .menu_item.active {background: url(../img/red_check_bg.gif)}


#maincont.wapid2 #menu_static.wapid_2 .cnt {width:960px; margin:0 auto;}
#menu_static.wapid_3 .cnt {width:960px; margin:0 auto;}
#menu_static.wapid_7 .cnt {width:960px; margin:0 auto;}
#menu_static.wapid_8 .cnt {width:960px; margin:0 auto;}
#menu_static.wapid_12 .cnt {width:960px; margin:0 auto;}


.stilist_bottom {margin: 0 0 10px 0; padding: 3px;}
.stilist_bottom p {margin:0;padding:0;}
.stilist_bottom ul {float:none;}
.stilist_bottom li {margin-left:15px;padding:0;}

/*auto*/
#menu_static .menu_item.moto{display:none;}

/*moto*/
#menu_static .menu_item.auto{display:none;}

@media screen and (max-width: 899px) {
	#menu_static .menu_item{
		width: 100%;
		height: 40px;
		line-height:40px;
		width:100%;
		background:url(../img/red_check_bg.gif);
		}
	#menu_static .menu_item a{
		background:none !important;
	}
	
	#menu_static.wapid_2 .menu_item, #menu_static.wapid_3 .menu_item, #menu_static.wapid_7 .menu_item, #menu_static.wapid_8 .menu_item{
		background:url(../img/blk_check_bg.gif);
	}
 		
	#menu_static.wapid_0 .menu_item.moto, #menu_static.wapid_1 .menu_item.moto, #menu_static.wapid_5 .menu_item.moto, #menu_static.wapid_6 .menu_item.moto, #menu_static.wapid_2 .menu_item.auto, #menu_static.wapid_3 .menu_item.auto, #menu_static.wapid_7 .menu_item.auto, #menu_static.wapid_8 .menu_item.auto{
		display:inherit;	
	}
	#menu_static .menu_item a.menu_car_9{
		background: url(../img/auto_moto_butt.png)left 0px top 0px no-repeat !important;;
		width: 155px;
	}
	#menu_static .menu_item a.menu_moto_6{
		background: url(../img/auto_moto_butt.png)left 0px top -40px no-repeat !important;;
		width: 155px;
	}
	#menu_static
	{height: auto;}
}	
	
	
			

.quarter_foto img {
	margin: 5px 5px 5px 5px;
	
}	
.quarter_foto { width:100% ;height:auto;float:left;padding-left:20px;}
.under_video {padding:0 0 30px 0;float:left}
.quarter_video {width:110%; height:500px; padding-left:2%;}
.quarter_video_sk3 {width:110%; height:380px; padding-left:0%;margin: 2% 0% 2% 0%;}
.under_video_table{padding:30px 0 0 0;float:left;margin-left:22px;width:98%;height:auto;}
.under_table_1{padding:0px 0 0 0;float:left;margin-left:22px;width:98%;height:auto;}
.quarter_video_hdr {padding: 10px 0 10px 30px;margin-top: 10px;margin-bottom: 0px;}
.quarter_foto_hdr {padding: 0px 0 1px 30px;margin-top: 10px;margin-bottom: 5px;width:100%;}
h3.headhr{font-size: 11pt;font-weight: bold;color: #black;margin: 10px 10px 0 2px;width: 272px;}

.thimg1{display: flex;align-items:center;width:auto;}	
	
.thimg1 img {width:150px;height:75px; cursor:zoom-in;}
.thimg1.active img {width:400px;height:200px; cursor:zoom-out;}	


.prodbox_exhausts img {

	
    width: 70px;
    height: 40px;
}

.prodbox_exhausts
{
	
	display: flex;
    align-items: center;
    width: auto;	
	float:left;
	height:80px;
		
	
}
.exhauts_table{
	
}
.exhauts_code{
float: left;
    width: 100px;	
}

.exhauts_small {
	float: left;
    margin: 0px 31px 0 7px;
	font-weight:bold;
}

.exhauts_brand{
	float: left;
    margin: 0px 26px 0 0;
    width: 50px;
}

.logo_img.exhausts img
{
    max-width: 100%;
	display: flex;
    margin: auto;

}

.logo_img.exhausts
{	
	width:100%	
}

.exhauts_img{
	float: left;
    margin: 0px 29px 0 0;
}

.exhauts_price{
    font-weight: bold;
}

table.exhauts_text {
	float: right;
	font-weight: bold;
    width: 100%;
}


.exhauts_content{
	margin: 30px 0 70px 0px;    	
	clear:both;
	overflow:hidden;
	border-bottom: 1px solid#cecece;
}
.exhauts_1 img{
	width: 100%;	
}


.exhauts_2{
	width: calc(100% - 375px - 10px);
    float: left;
	margin: 10px 0 0px 0px;
	
}
.exhauts_3 {
	float: right;
    width: 370px;
    margin: 10px 5px 0px 10px;
	border-left:1px solid #cecece;
}
 .exhauts_4{
	
	 margin: 23px 30px 0px 5px;
	
	
}

.exhauts_obr{    
	width: 18%;
    float: left;
	font-weight:bold;
	margin-left: 7px;
	}

.exhauts_comn{
	width: 15%;
    float: left;
	min-width:70px;
	font-weight:bold;
	}	

.exhauts_vat{
	width: 24%;
    float: right;
	min-width:115px;
	font-weight:bold;
	}

.exhauts_serie{
	width: 16%;
    float: left;
    font-weight:bold;
	}

@media screen and (max-width: 840px){
.exhauts_2{
	width:100%
	
}
.exhauts_3{
	width:100%
	
}
.exhauts_img{    
	width: 10%;
    min-width: 10px;
	margin-right: 14px;
}
.exhauts_brand{
	width: 15%;
    min-width: 30px;
	
}
.exhauts_code{
	width: 20%;
    min-width: 70px;
	
}
.exhauts_price{
	float:right;
	width: 20%;
    min-width: 78px;
}

.exhauts_obr{    
	width: 11%;
    float: left;
	font-weight:bold;
	margin-left: 7px;
}}

.boxcont.closingcont.filtersbtm{	
    margin-bottom: 5px;
    min-width: 350px;	
}
.boxcont.tools td a {
	position:absolute;
	line-height:5px;
	min-width: 160px;
}
.boxcont.tools td a:hover {
	text-decoration:underline;
}
.boxcont.tools td img{
padding:7px 7px 0 7px;
}

body.wapid_2 .boxcont.stilist_top.side_filter{	
    display:none;
}

.filterproditem {
	float:left;
	margin:2px 0 0 5px;
}

.filterproditem input[type='checkbox']{
	margin-top:2px;
}


.cnt_filtr{
	width:50%;
}

#auticko{
	float: left;
    margin: 2px 10px;
}
#auticko img{
	
  float:left;
}

#conlogsavexsl,#conlogsave,#fill_cst{
	display:none;
}

a#filtr_text{
	font-size:13px;
	font-weight:bolder;	
}


#side_filter input[type="checkbox"]:not(:checked),
#side_filter input[type="checkbox"]:checked{
	left: inherit;	
	}


.param.val input{
	display:none;
}
#srchsts1,
#srchsts4,
#srchsts7,
#srchsts8,
#srchsts9,
#srchsts11,
#srchsts12,
#srchsts13,
#srchsts15,
#srchsts16,
#srchsts17,
#srchsts18,
#srchsts.all
{
display:none;
}
a#scaid {
	margin: 0px 5px 0 19px;	
}
#head_menu {
	width: 970px;
    margin: 2px auto;
    height: auto;
    text-align: left;
    z-index: 1;
    position: absolute;
    top: 122px;
}

#menu {
	display:block;
	height:auto;
	padding-left:0px;
	margin:0px;
    z-index: 5;
	position:relative;	
}

#menu li.horni {
	float: left;
    height: 38px;
    list-style: none;
    text-transform: uppercase;
    /* display: block; */
    z-index: 5;
    padding: 8px 30px 0px 0;
  
}
#menu li.horni a {
color:white;
  
  
}
/*#menu li.horni.right.documents {width:149px; background:url(img/document_but_bg.gif);margin-right:10px;}
#menu li.horni.right.documents > a {padding:0 3px;}*/


#menu li.horni.right.documents ul{}



#menu li.horni.left{
  float:left;
  position:relative;
}

#menu li.horni.last {border-right:0;}

#menu li.horni:hover > a{
	color:black;
} 

 #menu li.horni:hover > a{
	color:red;
	font-size:13.1px;
} 


.boxcont.document.moredetails.half{
	min-height:230px;
	width: 355px;
    margin: 10px 21px 10px 20px;
	overflow-x:hidden;
    
}

.boxcont.document.half{
	min-height:230px;
	width: 355px;
    margin: 10px 21px 10px 20px;
 
}
.boxcont.document.moredetails.half .tabinfo{	
	overflow-x:hidden;
}
.boxcont.document.demnote{
	margin:10px 20px 30px;
	width:calc(100% - 40px);
}

.boxcont.document.clientdetails.half.float-right{
	
	width: 355px;
	min-height:230px;
    margin: 10px 21px 10px 20px;
   		
}	

@media screen and (max-width: 1220px){	
.boxcont.document.moredetails.half,
.boxcont.document.half,
.boxcont.document.clientdetails.half.float-right{
	
	width: 100%;
	margin: 10px auto 7px auto;
    height: auto;	
	
	
}}	



.ordcheck{display:none;}
	
	



#maincont.wapid_3 #menu li.horni:hover > a{color:#ed1c24;} 
#maincont.wapid_2 #menu li.horni:hover > a{color:#ed1c24;} 
#maincont.wapid_7 #menu li.horni:hover > a{color:#ed1c24;} 
#maincont.wapid_8 #menu li.horni:hover > a{color:#ed1c24;} 
#maincont.wapid_12 #menu li.horni:hover > a{color:#ed1c24;} 
#maincont.wapid_15 #menu li.horni:hover > a{color:#ed1c24;} 

#maincont.wapid_3 #menu li.horni.auto:hover {background-color:#595959;}
#maincont.wapid_2 #menu li.horni.right_auto:hover {background-color:black;}
#maincont.wapid_7 #menu li.horni.auto:hover {background-color:#595959;}
#maincont.wapid_8 #menu li.horni.auto:hover {background-color:#595959;}
#maincont.wapid_12 #menu li.horni.auto:hover {background-color:#595959;}
#maincont.wapid_15 #menu li.horni.auto:hover {background-color:#595959;}
#maincont.wapid_13 #menu li.horni.moto:hover {background-color:#595959;}

#maincont.wapid_3 #menu li.horni.auto:hover > a{color:white;} 
#maincont.wapid_2 #menu li.horni.auto:hover > a{color:white;} 
#maincont.wapid_7 #menu li.horni.auto:hover > a{color:white;} 
#maincont.wapid_8 #menu li.horni.auto:hover > a{color:white;} 
#maincont.wapid_12 #menu li.horni.auto:hover > a{color:white;} 
#maincont.wapid_15 #menu li.horni.auto:hover > a{color:white;} 
#maincont.wapid_13 #menu li.horni.moto:hover > a{color:white;} 

#menu li.horni:hover > ul {display: block;}

#menu li.over ul {display: block;}


 /*xxxxxxxxxxxxxxxxxxxxxxx default.css konec xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ 
 
/*staticke hmt*/

.video_box{
	
	display: flex;
    margin: auto;
    width: 550px;
	height: 320px;
	float:left;
}

.video_box_about{
	
	display: flex;
    margin: -10% 0% 0% 46%;
    width: 600px;
    height: 329px;


}
@media screen and (max-width:1060px){
.video_box_about{
	
	display: flex;
    margin:auto;
    width: 100%;
    height: 329px;


}}

.video_box_gallery{
	width: 450px;
    display: flex;
    margin: 1% 1% 1% 1%;
    float: left;
}


.third.img_button_reg{
	width:48%;
    background-color: #cecece;
    margin: 10px 10px 10px 10px;
    float: left;
    min-width: 300px;
    height: 200px;	
}
.third.img_button_reg_about{
	width:30%;
    background-color: #cecece;
    margin: 10px 10px 10px 10px;
    float: left;
    min-width: 300px;
    height: 200px;	
}
.third.img_button_reg:hover{
	
	background-color:red;
	
}
.third.img_button_reg img{
	display: flex;
    margin: auto;

}
.third.img_button_reg_about img{
	display: flex;
    margin: auto;

}
.third.img_button_reg_about:hover{
	
	background-color:red;
	
}

.click_windows_box {
	
	
	
	
}
img.f_right{
	float: right;
    margin: 0% 5% 0% 5%;	
}
.text_box_{
	height:410px;
    width:100%;
}
.text_box_moto{
	height:220px;
    width:100%;
}
.text_box_moto p{
	background: url(../aci/images/icon.png) top 0px left no-repeat;
	margin: 25px 4px 3px 25px;
    text-transform: uppercase;
    font-weight: bold;
	padding: 0px 0px 0px 30px;
}
.text_box_auto li{
	
	margin: 25px 4px 3px 25px;
    text-transform: uppercase;
    font-weight: bold;
	padding: 0px 0px 0px 4px;
}
.text_box_us{
	
	width: 440px;
    float: left;
}
.imggal li{
margin:0% 1% 1% 0%;
	
}
.reg_sk_tab{
	width: 50%;
    margin: auto;
}
.half.img_button.al_right_sk{
	background: #cfcfcf;
   }
.half.img_button.al_right_sk img{
	margin: auto;
	display: flex;
}

.img_al_right_sk{
	width: 100%;
}
.img_al_right_sk img{
	width: 80%;
    display: flex;
    margin: auto;
}
td.documents_tab{
}

td.al_center {
	text-align:center;
}

td.al_center .btn {
	float:none;
}


@media screen and (max-width:1020px){	
.third.img_button_reg {
margin: 2% auto auto auto;
width:100%;

}}
@media screen and (max-width: 980px){	
.video_box{
	
	display: flex;
    margin: 1% auto 1% auto;
    width: 100%;
	height: 320px;
}}
@media screen and (max-width: 980px){	
.video_box_gallery{



}}







/*konec*/








/*nextis*/


#maincont.wapid_13 .prodbox .cnt .tools .price .wovat span.wovat.act
#maincont.wapid_15 .prodbox .cnt .tools .price .wovat span.wovat.act{
	display:none;
	  
}
#maincont.wapid_13 .prodbox.list .cnt .tools .price .wovat span.wovat.act
#maincont.wapid_15 .prodbox.list .cnt .tools .price .wovat span.wovat.act{
	display:none;
	  
}






#maincont.wapid_15 #headercont,#maincont.wapid_13 #headercont{
	margin: -76px 0 0 0;

}
#maincont.wapid_15 #headercont .top, #maincont.wapid_13 #headercont .top{	
	margin:0px;
}

#maincont.wapid_13 #centercont, #maincont.wapid_15 #centercont{
	padding:0;
}


#maincont.wapid_13 #rightcont, #maincont.wapid_15 #rightcont{
	display:none;
}

#maincont.wapid_13 #headercont .logo, #maincont.wapid_15 #headercont .logo{
	display:none;
}
#maincont.wapid_13 #headercont.res-search-open .search {
   left:14px;
  }


#maincont.wapid_15 #headercont .i18n, #maincont.wapid_13 #headercont .i18n{
	display:none;
}

#maincont.wapid_13 .horni.right.olina, #maincont.wapid_15 .horni.right.olina{
	display:none
}

#maincont.wapid_13 .prodbox .status span, #maincont.wapid_15 .prodbox .status span{
	display:none;
}
#maincont.wapid_13 #menu-icon {top: 5px;}
#maincont.wapid_13 .horni.moto{
	float: left;
    width: 62px;
    background: #2b2b2b;
    margin: -9px 0 0 0;
    height: 46px;
}

#maincont.wapid_15 .horni.auto{
	background:#DA0514;
	float: left;
    width: 62px;
	margin: -9px 0 0 0;
    height: 47px;
}
#maincont.wapid_13 .horni.moto a:hover{
	color:red;
}
#maincont.wapid_15 .horni.auto a:hover{	
	color:black;
	}
#maincont.wapid_13 .horni.moto a, #maincont.wapid_15 .horni.auto a{
	padding:11px 0 0 11px;	
}
#maincont.wapid_13 .horni, #maincont.wapid_15 .horni{
	margin: 0 0 0px 6px;
	line-height: 55px;
}


#maincont.wapid_15 .horni a:hover{
 color:red;}

#maincont.wapid_13 .horni.left img{
	margin-left: 5px;
	margin-top:5px;
}

#maincont.wapid_13 #headercont .search, #maincont.wapid_15 #headercont .search{
	padding: 11px 10px;    
    float: right;
    top: 62px;
    position: relative;
}

#maincont.wapid_15 #headercont .logged, #maincont.wapid_13 #headercont .logged, #maincont.wapid_15 #headercont .logout, #maincont.wapid_13 #headercont .logout, #maincont.wapid_15 #headercont .login, #maincont.wapid_13 #headercont .login{
	display:none;	
}

#maincont.wapid_15 #headercont .basket, #maincont.wapid_13 #headercont .basket{
display:none;	
}

#maincont.wapid_15 #footercont, #maincont.wapid_13 #footercont{
	display:none;		
}

#maincont.wapid_13 .rowbox.wovat.showwithvat .text.price .showwithvat {display:none;}
#maincont.wapid_13 .rowbox.wovat.showwithvat .text.price .showwithvat em {font-weight:bold;}
#maincont.wapid_13 .tabinfo.hor.showwithvat td.price.wovat {display:none;}
#maincont.wapid_13 .tabinfo.hor.showwithvat td.price.wvat {display:table-cell;text-align: right;}
#maincont.wapid_13 .tabinfo.hor.showwithvat th.wovat {display:none;}
#maincont.wapid_13 .tabinfo.hor.showwithvat th.wvat {display:table-cell;text-align: right;}
#maincont.wapid_13 .prodbox.list.showwithvat .price .wovat {display:none; }
#maincont.wapid_13 .prodbox.list.showwithvat .price .wvat {width: auto;float: right;display: inherit;}
#maincont.wapid_13 .boxcont.products.showwithvat .datahdr .wovat {display:none;}
#maincont.wapid_13 .boxcont.products.showwithvat .datahdr .wvat {text-align:center;display: inherit;}
#maincont.wapid_13 .prodbox.showwithvat .price .wvat {display:inherit;}
#maincont.wapid_13 .prodbox.showwithvat .price .wovat {display:none;}

#maincont.wapid_15 .rowbox.wovat.showwithvat .text.price .showwithvat {display:none;}
#maincont.wapid_15 .rowbox.wovat.showwithvat .text.price .showwithvat em {font-weight:bold;}
#maincont.wapid_15 .tabinfo.hor.showwithvat td.price.wovat {display:none;}
#maincont.wapid_15 .tabinfo.hor.showwithvat td.price.wvat {display:table-cell;text-align: right;}
#maincont.wapid_15 .tabinfo.hor.showwithvat th.wovat {display:none;}
#maincont.wapid_15 .tabinfo.hor.showwithvat th.wvat {display:table-cell;text-align: right;}
#maincont.wapid_15 .prodbox.list.showwithvat .price .wovat {display:none; }
#maincont.wapid_15 .prodbox.list.showwithvat .price .wvat {width: auto;float: right;display: inherit;}
#maincont.wapid_15 .boxcont.products.showwithvat .datahdr .wovat {display:none;}
#maincont.wapid_15 .boxcont.products.showwithvat .datahdr .wvat {text-align:center;display: inherit;}
#maincont.wapid_15 .prodbox.showwithvat .price .wvat {display:inherit;}
#maincont.wapid_15 .prodbox.showwithvat .price .wovat {display:none;}


#maincont.wapid_15 nav .webmenu li a, #maincont.wapid_13 nav .webmenu li a{	
	padding: 3px 0 0px 0;
	line-height:30px;
}

#maincont.wapid_15 .btn.btn-search-adv, #maincont.wapid_13 .btn.btn-search-adv{
	padding:3px 20px 3px 5px;
	margin:5px 5px 0 0;	
}

#maincont.wapid_15 .contentcont , #maincont.wapid_13 .contentcont {
		margin-top:44px;
}

#maincont.wapid_13 #centercont {
	padding:10px;
}

@media screen and (min-width: 1210px){
	#maincont.wapid_13 .prodbox:not(.config):nth-child(4n), #maincont.wapid_15 .prodbox:not(.config):nth-child(4n){
		margin-right: 12px;
	}
}

@media screen and (max-width: 820px){
	#maincont.wapid_15 .btn.btn-search-adv, #maincont.wapid_13 .btn.btn-search-adv{
		height: 34px;
		margin:7px 5px 0 0;
	}
}

/*nextis konec*/


/****WM AUTO****/
#maincont.wapid_9 #headercont .logo a, #maincont.wapid_11 #headercont .logo a  {
	background: url(../aci/hlavicky_centraly/wm.png) no-repeat left center;
	background-size: auto 75%;
	width: 100%;
	height: 120px;
	font-size: 0;
	color: transparent;
	float: left;
	display: block;
	transition: height 0.2s ease-out;
}

#maincont.wapid_9 #headercont.scroll .logo a, #maincont.wapid_11 #headercont.scroll .logo a {
	height: 65px;
	margin: 5px 0 5px;
}

#maincont.wapid_9 #headercont, #maincont.wapid_11 #headercont {
	background:url(../aci/hlavicky_centraly/trost_hlavicka.jpg);
	background-position: bottom;
}

#maincont.wapid_11 #top .logoimg {width:650px; height:120px;z-index:100; background:url('../aci/hlavicky_centraly/wm.png') left top 25px no-repeat;}



#maincont.wapid_9 #footercont,
#maincont.wapid_11 #footercont {
	
display:none;}

#maincont.wapid_9 #headercont .horni.right.olina,
#maincont.wapid_11 #headercont .horni.right.olina,
#maincont.wapid_11 #headercont .i18n, 
#maincont.wapid_9 #headercont .i18n
{	
	display:none;
	
}

#maincont.wapid_11 #menu_static .menu_item a.menu_car_1 {background: url(../img/static_menu_car_sprite.png) top 40px left 15px no-repeat;}
#maincont.wapid_11 #menu_static .menu_item a.menu_car_2 {background: url(../img/originaly.png) top 58px left 55px no-repeat;}
#maincont.wapid_11 #menu_static .menu_item a.menu_car_3 {background: url(../img/static_menu_car_sprite.png) top 40px left -282px no-repeat;}
#maincont.wapid_11 #menu_static .menu_item a.menu_car_4 {background: url(../img/static_menu_car_sprite.png) top 40px left -450px no-repeat;}
#maincont.wapid_11 #menu_static .menu_item a.menu_car_5 {background: url(../img/static_menu_car_sprite.png) top 40px left -600px no-repeat;}
#maincont.wapid_11 #menu_static .menu_item a.menu_car_6 {background: url(../img/static_menu_car_sprite.png) top 40px left -735px no-repeat;}
#maincont.wapid_11 #menu_static .menu_item a.menu_car_7 {background: url(../img/static_menu_car_sprite.png) top 40px left -887px no-repeat;}


#maincont.wapid_11 #menu_static .menu_item a.menu_moto_1 {background: url(../img/static_menu_moto_sprite.png) top 20px left -34px no-repeat;}
#maincont.wapid_11 #menu_static .menu_item a.menu_moto_2 {background: url(../img/static_menu_moto_sprite.png) top 20px left -285px no-repeat;}
#maincont.wapid_11 #menu_static .menu_item a.menu_moto_3 {background: url(../img/static_menu_moto_sprite.png) top 20px left -534px no-repeat;}
#maincont.wapid_11 #menu_static .menu_item a.menu_moto_4 {background: url(../img/static_menu_moto_sprite.png) top 20px left -784px no-repeat;}
#maincont.wapid_11 #menu_static .menu_item a.menu_moto_5 {background: url(../img/static_menu_moto_sprite.png) top 20px left -1036px no-repeat;}




#maincont.wapid_11  #menu_static{background:url(../img/blk_check_bg.gif)}
#maincont.wapid_11  #menu_static .menu_item:hover {background: url(../img/red_check_bg.gif)}


@media screen and (max-width: 899px) {
#maincont.wapid_11 #menu_static.wapid_11 .menu_item, 
#maincont.wapid_9 #menu_static.wapid_9 .menu_item
{
	width: 100%;
    height: 33px;
	margin: 0px 0px 10px 0px;

  }
 #menu_static .cnt
 {
	 
	display: table;
    width: 100%;
    margin: 0 auto;
	}
#menu_static .menu_item a{
padding:0;}

}	
/****WM AUTO KONEC****/






/* hover menu */

/* click menu */

#headercont .webmenu {
  float: left;
  clear: left;
}
#headercont .webmenu li:hover > ul {
  display: block;
}

#headercont .webmenu ul {
  position: absolute;
  top: 28px;
  left: -10px;
  display: none;
  padding: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #5a5a5a;
  box-shadow: 0 0 4px #5A5A5A;
  z-index: 9;
}
#headercont .webmenu ul li {
  float: left;
  clear: left;
  width: 250px;
  padding: 0;
}
#headercont .webmenu ul li ul {
  top: 0;
  left: 100%;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#headercont .webmenu ul li a {
  color: #FFFFFF;
  width: 100%;
  padding: 8px 0 8px 10px;
}
#headercont .webmenu ul li a:hover {
  text-decoration: underline;
}
#headercont .webmenu ul li:after {
  content: "";
  padding: 0;
  margin: 0;
}


  .col_3 {
    width: 32%;
    margin: 1%;
	float:left;
  }
  
  .col_3:nth-child(3n) {
    margin-right: 0;
  }
  
  .col_3:nth-child(3n+1) {
    margin-left: 0;
  }

@media screen and (max-width: 979px) and (min-width: 640px) {
  .col_3 {
    width: 49%;
    margin: 1%;
  }
  .col_3:nth-child(2n) {
    margin-right: 0;
  }
  .col_3:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 639px) {
  .col_3 {
    width: 99%;
    margin: 1% 0%;
  }
}

#footercont .footercont {
	max-width:990px;
}


#footercont .webmenu {
  float: left;
  clear: left;
  width: 100%;
  padding: 10px;
  margin: 0 0 30px 0;
  background: rgba(224, 52, 57, 0.9);
	
}



#footercont .webmenu li {
  position: relative;
  width: 250px;
  float: left;
  padding: 0 15px 0 0;
  
}
#footercont .webmenu li a {
  font-size: 1.6em;
  font-weight: normal;
  border-bottom: 4px solid;
  border-color: rgba(192, 192, 192, 0.7);
  width: 100%;
  padding: 0 0 10px 5px;
  color: #FFFFFF;
}
#footercont .webmenu li a:hover {
  opacity: 1;
}
#footercont .webmenu li ul {
  float: left;
  clear: left;
  padding: 10px 0 0 0;
}
#footercont .webmenu li ul a {
  font-size: 1.2em;
  border: none;
}
#footercont .webmenu li:after {
  display: none;
}
#footercont .webmenu li:before {
  display: none;
}
.sptnavigator #centercont {
  padding: 158px 0 0 0;
}
@-moz-document url-prefix() {
  .sptnavigator #centercont {
    padding: 162px 0 0 0;
  }
}
#sptnav {
  float: left;
  clear: left;
  width: 100%;
}
#sptnav ul {
  position: relative;
  float: left;
  clear: left;
  width: 100%;
  background: #5a5a5a;
}
#sptnav ul li {
  padding: 5px 10px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
#sptnav ul li:first-child {
  margin-left: 10px;
}
#sptnav ul li.act {
  background: #FFFFFF;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
}
#sptnav ul li.act a,
#sptnav ul li.act p {
  color: #000000;
  padding: 6px 0;
}
#sptnav ul li.act .sptnavsub {
  display: block;
}
#sptnav ul li img {
  float: left;
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}
#sptnav ul li a,
#sptnav ul li p {
  float: left;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 6px 0;
  color: #FFFFFF;
}
#sptnav ul li .sptnavsub {
  display: none;
  position: absolute;
  left: 10px;
  top: 40px;
  width: calc(100% - 10px * 2);
  background: #FFFFFF;
  border: 1px solid #C0C0C0;
  border-top: none;
  box-shadow: 0 5px 10px 0 silver;
}
#sptnav ul li .sptnavsub ul {
  background: #FFFFFF;
  border: none;
}
#sptnav ul li .sptnavsub ul li {
  border: none;
  width: 20%;
}
#sptnav ul li .sptnavsub ul li:first-child {
  margin: 0;
}
#sptnav ul li .sptnavsub ul li.act {
  border: none;
}
#sptnav ul li .sptnavsub ul li:nth-child(5n+1) {
  clear: left;
}
#sptnav ul li .sptnavsub ul li img {
  max-width: 45px;
  max-height: 45px;
}
#sptnav ul li .sptnavsub ul li a,
#sptnav ul li .sptnavsub ul li p {
  border-bottom: 1px solid #C0C0C0;
  padding: 2px 0;
  width: calc(100% - 55px);
}
#sptnav ul li .sptnavsub .level9 {
  top: -15px;
  left: 55px;
  width: calc(100% - 55px);
}
#sptnav ul li .sptnavsub .level9 li {
  padding: 2px 0;
  width: auto;
}
#sptnav ul li .sptnavsub .level9 li a {
  font-size: 1.2rem;
  padding: 0;
  width: auto;
  border: none;
}
#sptnav ul li .sptnavsub .level9 li a:after {
  content: ",";
  margin-right: 5px;
}
#sptnav ul li .sptnavsub .level9 li a.act {
  text-decoration: underline;
}
#sptnav ul li .sptnavsub .level9 li img {
  display: none;
}
/* responsive styles */
@media screen and (max-width: 1600px) {
  .sptnavsub li {
    width: 25% !important;
  }
  .sptnavsub li:nth-child(5n+1) {
    clear: none !important;
  }
  .sptnavsub li:nth-child(4n+1) {
    clear: left;
  }
}
@media screen and (max-width: 1300px) {
  .level3 > li > img {
    display: none;
  }
  .level3 .sptnavsub li {
    width: 33.3333% !important;
  }
  .level3 .sptnavsub li:nth-child(5n+1) {
    clear: none !important;
  }
  .level3 .sptnavsub li:nth-child(4n+1) {
    clear: none !important;
  }
  .level3 .sptnavsub li:nth-child(3n+1) {
    clear: left;
  }
}

 {
  .sptnavigator #centercont {
    padding: 80px 0 0 0;
  }
  #sptnav {
    display: none;
  }
}
/* end responsive styles */
/* documents orderss, order, invoice... */
.document {
  border: 1px solid #C0C0C0;
}
.document .hdr {
  padding: 0 10px;
  border-bottom: 1px solid #C0C0C0;
  background:#cecece;
}
.document .hdr > p {
  padding: 15px 0;
  background:#cecece;
  font-size:small;
}
.document .hdr .btn {
  float: right;
  margin: 6px 0;
}
.document .cnt {
  padding: 10px;
}
.document .cnt table {
  border: none;
  margin: 0;
}
.document .cnt table th {
  width: auto;
  min-width: 160px;
  white-space: nowrap;
}
.document .cnt table td {
  width: 100%;
}
.document .cnt table td .btn-pdf {
  margin: 0 5px;
}
.document .cnt table td .btn-pdf:before {
  font-size: 1.2em;
}
.document .cnt ul {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px 0;
}
.document .cnt ul li {
  float: left;
  clear: left;
  width: 100%;
}
.document .cnt ul li ul {
  padding-left: 20px;
}
.document .cnt ul li .btn {
  margin-top: 10px;
}

.document.attaches .cnt ul li {
	margin:10px 0 0 0;		
}
.document.attaches .cnt ul li .btn {
  margin-top: 2px;
}

.document.qrcode .cnt .qrcode {
	float:left;
}
.document.qrcode .tabinfo{
	float:left;
	width:calc(100% - 200px);
	clear:right;
}
.document.qrcode .cnt p.qrnote{
	font-size:smaller;
	width:180px;
	float:left;
	clear:left;
	text-align:center;
}


/* default styles for owl carousel */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}

.owl-carousel .owl-item.loading {
	position:inherit;
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  
  background: #595959;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
  background:red;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -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;
}
.owl-controls .owl-page {
  cursor: pointer;
}
.owl-pagination {
  text-align: center !important;
  
}
.owl-next {
  
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: #585858;
	-moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px 10px;
  color: transparent;
  float: right;
  background:url("../img/jcarousel_sipky.gif") no-repeat top center rgba(0, 0, 0, 0);
  
}
.owl-next:before {





}
.owl-next:hover {
  background:url("../img/jcarousel_sipky.gif") no-repeat top  -80px center rgba(0, 0, 0, 0);
}
.owl-prev {
  
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: #585858;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px 10px;
  color: transparent;
  float: left;
   background:url("../img/jcarousel_sipky.gif") no-repeat top -40px center rgba(0, 0, 0, 0);
}
.owl-prev:before {

  color: red;
  font-size: 25px;
  font-weight:bolder;
  font-family: monospace;
  padding: 5px;
}
.owl-prev:hover {
  background:url("../img/jcarousel_sipky.gif") no-repeat top -120px center rgba(0, 0, 0, 0);
}
.owl-theme:hover .owl-prev {
  display: block;
}
.owl-theme:hover .owl-next {
  display: block;
}
.owl-buttons div {
  position: absolute;
  top: calc(50% - 25px);
  z-index: 7;
  overflow: hidden;
}
/* end default styles for owl carousel */
/* cls css files  */
.stiparcomp h1 span {
  padding-left: 5px;
}
.stiparcomp h1 span:before {
  content: "(";
}
.stiparcomp h1 span:after {
  content: ")";
}
.stiparcomp .buttons {
  float: right;
}
.stiparcomp .buttons .filteritem {
  float: left;
  margin: 4px 10px;
}
.stiparcomp .sharer {
  float: right;
}
.stiparcomp .sharer .fa:before {
  display: inline-block;
  font: normal normal normal 3rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.stiparcomp .sharer .fa-facebook-square {
  color: #4966b6;
}
.stiparcomp .sharer .fa-twitter-square {
  color: #44bae5;
}
.stiparcomp .sharer .fa-google-plus-square {
  color: #dc4a3d;
}
.stiparcomp .sharer span {
  display: none;
}
.stiparcomp .arr {
  float: left;
  cursor: pointer;
  margin: 0 5px;
}
.stiparcomp .arr.arr-next:after,
.stiparcomp .arr.arr-prev:after {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 3rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  opacity: 0.6;
}
.stiparcomp .arr.arr-next:hover:after,
.stiparcomp .arr.arr-prev:hover:after {
  opacity: 1;
}
.stiparcomp .arr.arr-prev:after {
  content: "\f104";
}
.stiparcomp .cnt {
  overflow-x: auto;
}
.stiparcomp .cnt table {
  width: auto;
}
.stiparcomp .cnt table tr th {
  background: #eee;
}
.stiparcomp .cnt table tr:hover td {
  background: #eee;
}
.stiparcomp .cnt table tr:last-child th,
.stiparcomp .cnt table tr:last-child td {
  border: none;
}
.stiparcomp .cnt table th,
.stiparcomp .cnt table td {
  width: 230px;
  min-width: 230px;
  max-width: 230px;
  vertical-align: top;
  padding: 10px;
  border-bottom: 1px solid #C0C0C0;
}
.stiparcomp .cnt table .detparam,
.stiparcomp .cnt table .diffparam {
  display: none;
}
.stiparcomp .cnt table .remove:hover td,
.stiparcomp .cnt table .thumbnail:hover td,
.stiparcomp .cnt table .buy:hover td {
  background: none;
}
.stiparcomp .cnt table .remove th,
.stiparcomp .cnt table .remove td {
  border: none;
  padding: 0 5px;
}
.stiparcomp .cnt table .remove .btn-remove {
  float: right;
}
.stiparcomp .cnt table .thumbnail a {
  display: table;
  margin: 0 auto;
}
.stiparcomp .cnt table .thumbnail a img {
  max-width: 100px;
}
.stiparcomp .cnt table .order {
  width: 100%;
}
.stiparcomp .cnt table .order .btn-buy {
  display: table;
  float: none;
  margin: 0 auto;
}
.ordbaskets {
  /* printpage */
}

.ordbaskets .contentcont .boxcont.addbynum input {	
	margin-top:	3px;
}

.ordbaskets .contentcont .boxcont .step {
  border: 1px solid #C0C0C0;
  


}
.ordbaskets .contentcont .boxcont a:hover {
  text-decoration: underline;
}

.ordbaskets .contentcont .boxcont .hdr p {
  padding: 10px 0;
  margin: 0;
}
.ordbaskets .contentcont .boxcont .cnt {
  padding: 20px 10px;
}
@-moz-document url-prefix() {
  .ordbaskets .contentcont .boxcont .cnt .btn-import {
    padding: 5px 10px;
  }
}
.ordbaskets .contentcont .boxcont .cnt .boxcont {
  border: none;
}
.ordbaskets .contentcont .boxcont .cnt .boxcont .tabinfo .energyclass {
  display: none;
}
.ordbaskets .contentcont .boxcont .cnt p {
  margin: 0;
}
.ordbaskets .contentcont .boxcont.navbar {
  border: none;
}
.ordbaskets .tradeterm {
  border: none !important;
}
.ordbaskets .tradeterm .cnt {
  padding: 5px 0;
}
.ordbaskets .tradeterm .cnt .rowbox {
  float: right;
  font-size: 1.3rem;
}
.ordbaskets .gdpr {
  border: none !important;
}
.ordbaskets .gdpr .cnt {
  padding: 5px 0;
}
.ordbaskets .gdpr .cnt .rowbox {
  float: right;
  clear: right;
  font-size: 1.3rem;
}
.ordbaskets .gdpr .cnt .rowbox .info span {
  right: 0;
}
.ordbaskets .trippleswitch .trplopt {
  float: left;
  width: 33.3333%;
  padding: 10px 2%;
}
.ordbaskets .trippleswitch .trplopt label {
  padding-top: 1px;
  font-weight: bold;
  font-size: 1.4rem;
}
.ordbaskets .trippleswitch .trplopt p {
  float: left;
  clear: left;
  width: 100%;
  margin-left: 20px;
}
.ordbaskets .contact label,
.ordbaskets .comshipto label,
.ordbaskets .payway label,
.ordbaskets .buyasfirm label,
.ordbaskets .customsignorder label,
.ordbaskets .discoupons label {
  padding-top: 2px;
  margin-left: 10px;
}
.ordbaskets .contact .rowbox label,
.ordbaskets .comshipto .rowbox label,
.ordbaskets .payway .rowbox label,
.ordbaskets .buyasfirm .rowbox label,
.ordbaskets .customsignorder .rowbox label,
.ordbaskets .discoupons .rowbox label {
  padding-top: 1px;
  margin-left: 0;
}
.ordbaskets .contact .rowbox input,
.ordbaskets .comshipto .rowbox input,
.ordbaskets .payway .rowbox input,
.ordbaskets .buyasfirm .rowbox input,
.ordbaskets .customsignorder .rowbox input,
.ordbaskets .discoupons .rowbox input,
.ordbaskets .contact .rowbox textarea,
.ordbaskets .comshipto .rowbox textarea,
.ordbaskets .buyasfirm .rowbox textarea,
.ordbaskets .customsignorder .rowbox textarea,
.ordbaskets .discoupons .rowbox textarea {
  margin: 3px 0;
}
.ordbaskets .contact .payvat,
.ordbaskets .comshipto .payvat,
.ordbaskets .payway.payvat,
.ordbaskets .buyasfirm .payvat,
.ordbaskets .customsignorder .payvat,
.ordbaskets .discoupons .payvat {
  margin: 9px 0 9px 6px !important;
}
.ordbaskets .contact .btn-import,
.ordbaskets .comshipto .btn-import,
.ordbaskets .buyasfirm .btn-import,
.ordbaskets .customsignorder .btn-import,
.ordbaskets .discoupons .btn-import {
  margin: 3px 0 3px 6px;
}
.ordbaskets .contact.data_3,
.ordbaskets .comshipto.data_3,
.ordbaskets .buyasfirm.data_3,
.ordbaskets .customsignorder.data_3,
.ordbaskets .discoupons.data_3 {
  clear: left;
}
.ordbaskets .contact.data_3 .cnt,
.ordbaskets .comshipto.data_3 .cnt,
.ordbaskets .buyasfirm.data_3 .cnt,
.ordbaskets .customsignorder.data_3 .cnt,
.ordbaskets .discoupons.data_3 .cnt {
  display: none;
}
.ordbaskets .contact.data_4 .cnt,
.ordbaskets .comshipto.data_4 .cnt,
.ordbaskets .buyasfirm.data_4 .cnt,
.ordbaskets .customsignorder.data_4 .cnt,
.ordbaskets .discoupons.data_4 .cnt {

  display: none;
}
.ordbaskets .contact.data_4 .rowbox .inputs input,
.ordbaskets .comshipto.data_4 .rowbox .inputs input,
.ordbaskets .buyasfirm.data_4 .rowbox .inputs input,
.ordbaskets .customsignorder.data_4 .rowbox .inputs input,
.ordbaskets .discoupons.data_4 .rowbox .inputs input {
  margin: 3px 0;
}
.ordbaskets .contact.data_4 .rowbox .label,
.ordbaskets .comshipto.data_4 .rowbox .label,
.ordbaskets .buyasfirm.data_4 .rowbox .label,
.ordbaskets .customsignorder.data_4 .rowbox .label,
.ordbaskets .discoupons.data_4 .rowbox .label {
  min-width: 135px;
  margin: 5px 0 0 0;
}
.ordbaskets .buyasfirm p {
  padding-top: 5px;
}
.ordbaskets .buyasfirm label {
  padding: 0 0 0 22px;
  margin: 0;
}
.ordbaskets .buyasfirm label:before,
.ordbaskets .buyasfirm label:after {
  top: 3px;
}
@-moz-document url-prefix() {
  .ordbaskets .buyasfirm label {
    margin: 0 0 1px 0;
  }
}
.ordbaskets .comshipto .hdr span {
  padding: 10px;
  float: left;
}
.ordbaskets .delivery {
  clear: left;
}
.ordbaskets .delivery li,
.ordbaskets .payway li {
  float: left;
  clear: left;
  width: 100%;
}
.ordbaskets .delivery li .img,
.ordbaskets .payway li .img {
  float: left;
}
.ordbaskets .delivery li .img img,
.ordbaskets .payway li .img img {
  max-height: 20px;
}
.ordbaskets .delivery li label,
.ordbaskets .payway li label {
  font-weight: bold;
}
.ordbaskets .delivery li label:before,
.ordbaskets .payway li label:before {
  top: 3px;
  margin: 0 5px 0 0;
}
.ordbaskets .delivery li label:after,
.ordbaskets .payway li label:after {
  top: 3px;
  margin: 0 5px 0 0;
}
.ordbaskets .delivery li label span,
.ordbaskets .payway li label span {
  float: left;
  padding: 3px 5px 3px;
}

.ordbaskets .delivery li div.note,
.ordbaskets .payway li div.note {  
  float: left;
  padding: 7px 0 3px 5px;
}
.ordbaskets .delivery li div.note.disabled,
.ordbaskets .payway li div.note.disabled{
	color:#aaa;
}

.ordbaskets .delivery li .price,
.ordbaskets .payway li .price {
  float: right;
  font-size: 1em;
  padding: 5px 0 0 0;
}
.ordbaskets .delivery li .price .wvat,
.ordbaskets .payway li .price .wvat {
  line-height: 1.4rem;
  margin-left: 10px;
}
.ordbaskets .delivery li .price span,
.ordbaskets .payway li .price span {
  width: auto;
  clear: none;
}
.ordbaskets .delivery li .price span.coeficiet:before,
.ordbaskets .payway li .price span.coeficiet:before {
  content: "(";
}
.ordbaskets .delivery li .price span.coeficiet:after,
.ordbaskets .payway li .price span.coeficiet:after {
  content: ")";
}
.ordbaskets .delivery li .info,
.ordbaskets .payway li .info {
  float: right;
  margin: 1px 0 0 0;
}
.ordbaskets .delivery li .info span,
.ordbaskets .payway li .info span {
  top: 0;
  right: 20px;
}
.ordbaskets .delivery li .info span .dempawdetail,
.ordbaskets .payway li .info span .dempawdetail {
  padding-top: 5px;
}
.ordbaskets .delivery li .info span .dempawdetail .name,
.ordbaskets .payway li .info span .dempawdetail .name,
.ordbaskets .delivery li .info span .dempawdetail .price,
.ordbaskets .payway li .info span .dempawdetail .price {
  float: left;
  padding-right: 5px;
}
.ordbaskets .delivery li .services,
.ordbaskets .payway li .services {
  display: none;
  float: left;
  clear: left;
  width: 100%;
  padding: 0 0 10px 0;
}
.ordbaskets .delivery li .services li,
.ordbaskets .payway li .services li {
  padding-left: 20px;
}
.ordbaskets .delivery li .services li .wovat,
.ordbaskets .payway li .services li .wovat {
  display: none;
}
.ordbaskets .delivery li .services li ul,
.ordbaskets .payway li .services li ul {
  display: none;
}
.ordbaskets .delivery li .place,
.ordbaskets .payway li .place {
  float: left;
  clear: left;
  width: 100%;
  font-size: 1.1em;
  font-weight: bold;
  padding: 2px 0;
}
.ordbaskets .delivery li .place:before,
.ordbaskets .payway li .place:before {
  content: "\f187";
  display: inline-block;
  font: normal normal normal 1.6em/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 5px;
  color: #072e5c;
}
.ordbaskets .delivery li p,
.ordbaskets .payway li p {
  float: left;
}
.ordbaskets .discoupons .inputs .diccode {
  float: left;
  clear: left;
}
.ordbaskets .discoupons .inputs .diccode .btn {
  min-width: 0;
  margin: 3px 0 3px 5px;
}
.ordbaskets .discoupons .inputs .diccode .btn:before {
  margin: 0;
}
.ordbaskets .demtoplace ul {
  float: left;
  clear: left;
  width: 100%;
  padding-top: 10px;
}
.ordbaskets .demtoplace ul li {
  float: left;
  clear: left;
  width: 100%;
  cursor: pointer;
  border-top: 1px solid #C0C0C0;
}
.ordbaskets .demtoplace ul li:first-child {
  border: none;
}
.ordbaskets .demtoplace ul li.act {
  background: #f0f0f0;
}
.ordbaskets .demtoplace ul li.act .detail {
  display: block;
}
.ordbaskets .demtoplace ul li label {
  display: none;
}
.ordbaskets .demtoplace ul li .item {
  width: auto;
  float: left;
  padding-right: 10px;
}
.ordbaskets .demtoplace ul li .item p {
  padding: 2px 0 2px 25px;
}
.ordbaskets .demtoplace ul li .item .name {
  font-weight: bold;
  font-size: 1.1em;
}
.ordbaskets .demtoplace ul li .item .btn-location {
  position: absolute;
  background: none;
  box-shadow: none;
  border: none;
  min-width: auto;
  margin: 0;
  padding: 5px;
  color: #072e5c;
}
.ordbaskets .demtoplace ul li .item .btn-location:before {
  margin: 0;
  display: inline-block;
  font: normal normal normal 1.8em/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.ordbaskets .demtoplace ul li .detail {
  display: none;
  float: left;
  padding: 20px 0 10px 0;
}
.ordbaskets .boxcont.products {
  border: none;
}
.ordbaskets .boxcont.products .cnt {
  padding: 0;
}
.ordbaskets .boxcont.products.noedit .buyout {
  display: none;
}
.ordbaskets .boxcont.products .qtybox .up {
  top: 0;
  display:none;
}
.ordbaskets .boxcont.products .qtybox .down {
  bottom: 0;
  display:none;
}
.ordbaskets .boxcont.ordrelation .cnt,
.ordbaskets .boxcont.itemsintoexistorder .cnt,
.ordbaskets .boxcont.sumtab .cnt,
.ordbaskets .boxcont.sipqdiscs .cnt {
  padding: 0;
}
.ordbaskets .boxcont.ordrelation .cnt table,
.ordbaskets .boxcont.itemsintoexistorder .cnt table,
.ordbaskets .boxcont.sumtab .cnt table,
.ordbaskets .boxcont.sipqdiscs .cnt table {
  border: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color:#5d5d5d;
}
.ordbaskets .boxcont.ordrelation .cnt table th,
.ordbaskets .boxcont.itemsintoexistorder .cnt table th,
.ordbaskets .boxcont.sumtab .cnt table th,
.ordbaskets .boxcont.sipqdiscs .cnt table th {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: auto;
}
.ordbaskets .boxcont.ordrelation .cnt table td,
.ordbaskets .boxcont.itemsintoexistorder .cnt table td,
.ordbaskets .boxcont.sumtab .cnt table td,
.ordbaskets .boxcont.sipqdiscs .cnt table td {
  width: auto;
}
.ordbaskets .itemsintoexistorder .tabinfo {
  margin: 0;
}
.ordbaskets .sumtab .tabinfo {
  width: auto;
  float: right;
  margin-right: 10px;
}
.ordbaskets .sumtab .tabinfo .dicvalue td {
  font-weight: bold;
}
.ordbaskets .sumtab .tabinfo tr:last-child td,
.ordbaskets .sumtab .tabinfo tr:last-child th {
  padding-bottom: 0px;
}
.ordbaskets .boxcont.buttons {
  border: none;
}
.ordbaskets .boxcont.buttons .btn:not(.btn-inv) {
  float: right;
  margin: 3px 0 3px 5px;
  background:#cecece;
  color:black;
  }

.ordbaskets .sascheck + label {
  float: right !important;
}
@media print {
  .ordbaskets .contentcont .boxcont {
    border: none;
  }
  .ordbaskets .contentcont .boxcont .hdr {
    border: none !important;
    padding: 0 !important;
  }
  .ordbaskets .contentcont .boxcont .hdr p {
    padding: 0 !important;
    font-size: 1.3rem;
  }
  .ordbaskets .contentcont .boxcont .cnt {
    padding: 5px 0;
  }
  .ordbaskets .contentcont .tabinfo {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
/* styles for spresenttrees and stoitems */
.filter {
  
}
.filter.orderby, .filter.hideprice, .filter.store {
  background: #FFF;
}



.filter > .hdr {
  display:none;
  padding: 5px 0 0 10px;
  width:20%;  
}
.filter > .cnt {  
}
.filter .radio-group label.radio {
  margin-bottom: 11px;
}

.filter label {
  width: calc(20% - 10px);
  margin: 5px 5px;
  padding: 0 5px 0 0;
  color: #000000;
  font-size: 1.3rem;
}

.filter .square label{
	height:40px;
	line-height:30px;
	border: 1pt solid #f1f1f1;
	padding:5px 5px 5px 30px;
}

.filter .square label:before{
	top:12px;
	left:5px;
}

.filter .square [type="checkbox"]:checked + label::after {
	top:4px;
	left:8px;
}

.filter label.radio {
  white-space:nowrap;
  width: auto;
  margin-right:10px;
  
}
.filter label.checkbox {
  margin: 11px 10px 8px 10px;
  width: auto;
}
.filter label p {
  float: left;
  padding-right: 5px;
 }
.filter label p:hover {
  /*text-decoration: underline;*/
}
.filter label .count {
  opacity: 0.7;
}
.filter label span {
  float: left;
}
.filter label span:before {
  content: "[";
}
.filter label span:after {
  content: "]";
}

.filter.store .boxcont {
  margin-bottom: 0;
}

.filter.hideprice .boxcont {
  margin-bottom: 0;
}

.subcats ul {
  float: left;
  clear: left;
  width: 100%;
  
}

.subcats ul li {
	position:relative;
	overflow:hidden;
}

.subcats ul li .img { 
position:absolute;
top:0;
left:0;
width:100%;

}



.subcats ul li .name { 
position:absolute;
display:flex;
top:0;
left:0;
width:100%;
padding:2px 2px 0 115px;
word-wrap: break-word;
height: 60px;
align-items:center;
/*text-transform:uppercase;*/
}


.subcats ul li .name.noPic
{
	
position:absolute;
display:flex;
top:0;
left:0;
width:100%;
padding:0 0 0 20px; 
word-wrap: break-word;
height: 60px;
align-items:center;
text-transform:uppercase;
	
}


.subcats ul li {
  float: left;
  width: 24.23%;
  
  border: 1px solid #C0C0C0;
  background-clip: padding-box;
  margin: 5px 0.5%;
  font-size: 1.1em;
  font-weight: bold;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  min-height:65px;
  padding-top:60px;
  transition: all .2s ease-in-out;
}


.actioncont{
width: auto;
background: #f5f5f5;
padding-left: 40px;
text-transform: uppercase;
font-weight: bold;
height: 43px;
font-size: 11pt;
line-height: 43px;
float: left;
border: 1px  solid #cfcfcf;
margin-right:2em;
}

.actioncont:hover{
	text-shadow: 2px  2px #cfcfcf;
}

.actbutton{
float: right;
height: 100%;
width: 45px;
background: url(../img/arr_right_red.gif);
margin-left:40px;
	
}

.subcats ul li:nth-child(4n+1) {
  margin-left: 0;
  clear: left;
}
.subcats ul li:nth-child(4n) {
  margin-right: 0;
}
.subcats ul li a {
	display:block;
	width:100%;
	overflow:hidden;
}
.subcats ul li img {
	float: left;	
}

.middle{
	width: auto;
    max-width: 1210px;
    margin: 0 auto;
}

.subcats ul li .name.noCount {
    float: right;
    font-size: 1.3rem;
    /*text-transform: uppercase;*/
}
.subcats ul li .count {
  float: right;
  font-weight: normal;
  display:inherit;
}
.subcats ul li .substr {
  font-weight: lighter;
  border-top: 1px solid #cecece;
  overflow:hidden;
  margin:0 15px 5px 15px;
  padding-top:5px;
  border-bottom:none;
  padding: 0 0 0 0;
}
.subcats ul li .substr:nth-child(2) {
	margin-top:5px;
}
.subcats ul li .namesubstr {
 display:block;
 font-weight: lighter;
 max-width:calc(100% - 30px);
 overflow-x:hidden;
 float:left; 

 }
.strsrch
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;	
}

.treesubsection
{
	padding: 0 0 0 5%;
	width: 100%;
	float: left;
}

.tabformcont_table
{
	float: left;
	padding: 0 5% 0 0;
	width:33%;
}

.arrwexpall
{
	margin: 0 30px 0 30px;
	padding: 0;
}

.substr{    
	border-bottom : 1px solid #cecece;	
}

.substr a {	
	display:block;
	width:100%;	
	height: auto;
	padding: 2px;
}



.substr a:hover{
	text-decoration:underline;
}

.treesubsection .substr a {
	height: 30px;
	padding: 5px 0 5px 60px;
}


span.count{ 
	display:none;
}

.prodbox.boxcont .hdr {
border:none;	
}

.prodbox.boxcont .hdr h2 {
	text-align: center;
    height: 0;
    padding: 9px 0 18px 0;
    text-transform: uppercase;	
	border-top: 1px solid#cecece;
	
}

@media screen and (max-width: 800px){
  .tabformcont_table {
   float: left;
    padding: 0% 5% 5% 0%;
    width: 50%;
  }
}


@media screen and (max-width:480px){
  .tabformcont_table {
   float: left;
    padding: 0% 5% 0% 0%;
    width: 100%;
  }
}


.substr[title='Alfa Romeo']  {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 0 !important;}
.substr[title=Audi]  {background:url(../img/znacky.png) no-repeat  0 0 !important;}
.substr[title=Austin] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -60px !important;}
.substr[title=Autobianchi] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -30px !important;}
.substr[title=BMW] {background:url(../img/znacky.png) no-repeat  0 -30px !important;}
.substr[title=Citroen] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -690px !important;}
.substr[title=Dacia] {background:url(../img/znacky.png) no-repeat  0 -90px !important;}
.substr[title=Daihatsu] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -60px !important;}
.substr[title=Datsun] {background:url(../img/znacky2.png) no-repeat  0 -270px !important;}
.substr[title='Daewoo, Chevrolet'] {background:url(../img/znacky.png) no-repeat  0 -120px;}
.substr[title=Fiat] {background:url(../img/znacky.png) no-repeat  0 -180px !important;}
.substr[title=Ford] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -720px !important;}
.substr[title=Honda] {background:url(../img/znacky.png) no-repeat  0 -240px !important;}
.substr[title=Hummer] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -90px !important;}
.substr[title=Hyundai] {background:url(../img/znacky.png) no-repeat  0 -270px !important;}
.substr[title=Chevrolet] {background:url(../img/znacky.png) no-repeat  0 -300px !important;}
.substr[title=Chrysler] {background:url(../img/znacky2.png) no-repeat  0 -0px !important;}
.substr[title=Isuzu] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -120px !important;}
.substr[title=Iveco] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -150px !important;}
.substr[title=Buick] {background:url(../img/znacky4.png) no-repeat  0 -990px !important;}
.substr[title=Cadillac] {background:url(../img/znacky4.png) no-repeat  0 -1019px !important;}
.substr[title=Daewoo] {background:url(../img/znacky4.png) no-repeat  0 -1051px !important;}
.substr[title=GMC] {background:url(../img/znacky4.png) no-repeat  0 -1080px !important;}
.substr[title=Holden] {background:url(../img/znacky4.png) no-repeat  0 -1110px !important;}
.substr[title=Oldsmobile] {background:url(../img/znacky4.png) no-repeat  0 -1140px !important;}
.substr[title=Saturn] {background:url(../img/znacky4.png) no-repeat  0 -1230px !important;}
.substr[title=Pontiac] {background:url(../img/znacky4.png) no-repeat  0 -1170px !important;}
.substr[title=Ravon] {background:url(../img/znacky4.png) no-repeat  0 -1200px !important;}
.substr[title=Vauxhall] {background:url(../img/znacky4.png) no-repeat  0 -1260px !important;}

.substr[title=Jeep] {background:url(../img/znacky2.png) no-repeat  0 -60px !important;}
.substr[title=Kia] {background:url(../img/znacky2.png) no-repeat  0 -90px !important;}
.substr[title=Lada] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -180px !important;}
.substr[title=Lancia] {background:url(../img/znacky2.png) no-repeat  0 -120px !important;}
.substr[title='Land Rover'] {background:url(../img/znacky2.png) no-repeat  0 -150px !important;}
.substr[title=Lexus] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -210px !important;}
.substr[title=Mazda] {background:url(../img/znacky2.png) no-repeat  0 -180px !important;}
.substr[title='Smart'] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -240px !important;}
.substr[title='Mercedes-Benz'] {background:url(../img/znacky2.png) no-repeat  0 -210px !important;}
.substr[title=Mini] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -810px !important;}
.substr[title=Mitsubishi] {background:url(../img/znacky2.png) no-repeat  0 -240px !important;}
.substr[title=Moskvich] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -270px !important;}
.substr[title=Nissan] {background:url(../img/znacky2.png) no-repeat  0 -270px !important;}
.substr[title=Opel] {background:url(../img/znacky2.png) no-repeat  0 -300px !important;}
.substr[title=Peugeot] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -750px !important;}
.substr[title=Piaggio] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -300px !important;}
.substr[title=Porsche] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -0px !important;}
.substr[title=Renault] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -30px !important;}
.substr[title=Rover] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -60px !important;}
.substr[title=Saab] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -90px !important;}
.substr[title=Seat] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -120px !important;}
.substr[title=Simca] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -330px !important;}
.substr[title=Škoda] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -570px !important;}
.substr[title=Ssangyong] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -360px !important;}
.substr[title=Subaru] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -180px !important;}
.substr[title=Suzuki] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -210px !important;}
.substr[title=Toyota] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -240px !important;}
.substr[title=Volvo] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -300px !important;}
.substr[title=Volkswagen] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -270px !important;}
.substr[title='DAF Truck'] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -390px !important;}
.substr[title='Iveco Truck'] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -150px !important;}
.substr[title='Karosa Truck'] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -420px !important;}
.substr[title='Liaz Truck'] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -450px !important;}
.substr[title='MAN Truck'] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -480px !important;}
.substr[title='Mercedes Truck'] {background:url(../img/znacky2.png) no-repeat  0 -210px !important;}
.substr[title='Renault Truck'] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -30px !important;}
.substr[title='Scania Truck'] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -510px !important;}
.substr[title='Volvo Truck'] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -300px !important;}
.substr[title='Zetor Truck'] {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -540px !important;}
.substr[title='univerzální díly']  {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -600px !important;}
.substr[title='univerzálne diely']  {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -600px !important;}
.substr[title='univerzální díly - truck']  {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -600px !important;}
.substr[title='univerzální díly - moto']  {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -600px !important;}
.substr[title='vše pro klimatizaci']  {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -630px !important;}
.substr[title='všetko pre klimatizáciu']  {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -630px !important;}
.substr[title='Katalog výfuků']  {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -660px !important;}
.substr[title='Katalóg výfukov']  {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -660px !important;}
.substr[title='Moto oblečení']  {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -840px !important;}
.substr[title='Moto doplňky a příslušenství']  {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -900px !important;}
.substr[title='Motodíly']  {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -870px !important;}
.substr[title='Vše pro motocykly']  {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -780px !important;}
.substr[title='Všetko pre motocykle']  {background:url(img/znacky4.png) no-repeat  0 -780px !important;}
.substr[title='Tesla']  {background:url(../img/car_icons_bw/skoda.png) no-repeat  0 -930px !important;}
.substr[title='Dodge']  {background:url(../img/znacky4.png) no-repeat  0 -960px !important;}


.substr a  {background:none transparent;}
.substr[title='Alfa Romeo']  {background:url(../img/znacky4.png) no-repeat  0 0 !important;}
.substr[title=Audi]  {background:url(../img/znacky.png) no-repeat  0 0 !important;}
.substr[title=Austin] {background:url(../img/znacky3.png) no-repeat  0 -60px !important;}
.substr[title=Autobianchi] {background:url(../img/znacky4.png) no-repeat  0 -30px !important;}
.substr[title=BMW] {background:url(../img/znacky.png) no-repeat  0 -30px !important;}
.substr[title=Citroen] {background:url(../img/znacky4.png) no-repeat  0 -690px !important;}
.substr[title=Dacia] {background:url(../img/znacky.png) no-repeat  0 -90px !important;}
.substr[title=Daihatsu] {background:url(../img/znacky4.png) no-repeat  0 -60px !important;}
.substr[title=Datsun] {background:url(../img/znacky2.png) no-repeat  0 -270px !important;}
.substr[title='Daewoo, Chevrolet'] {background:url(../img/znacky.png) no-repeat  0 -120px;}
.substr[title=Fiat] {background:url(../img/znacky.png) no-repeat  0 -180px !important;}
.substr[title=Ford] {background:url(../img/znacky4.png) no-repeat  0 -720px !important;}
.substr[title=Honda] {background:url(../img/znacky.png) no-repeat  0 -240px !important;}
.substr[title=Hummer] {background:url(../img/znacky4.png) no-repeat  0 -90px !important;}
.substr[title=Hyundai] {background:url(../img/znacky.png) no-repeat  0 -270px !important;}
.substr[title=Chevrolet] {background:url(../img/znacky.png) no-repeat  0 -300px !important;}
.substr[title=Chrysler] {background:url(../img/znacky2.png) no-repeat  0 -0px !important;}
.substr[title=Isuzu] {background:url(../img/znacky4.png) no-repeat  0 -120px !important;}
.substr[title=Iveco] {background:url(../img/znacky4.png) no-repeat  0 -150px !important;}
.substr[title=Jaguar] {background:url(../img/znacky2.png) no-repeat  0 -30px !important;}
.substr[title=Jeep] {background:url(../img/znacky2.png) no-repeat  0 -60px !important;}
.substr[title=Kia] {background:url(../img/znacky2.png) no-repeat  0 -90px !important;}
.substr[title=Lada] {background:url(../img/znacky4.png) no-repeat  0 -180px !important;}
.substr[title=Lancia] {background:url(../img/znacky2.png) no-repeat  0 -120px !important;}
.substr[title='Land Rover'] {background:url(../img/znacky2.png) no-repeat  0 -150px !important;}
.substr[title=Lexus] {background:url(../img/znacky4.png) no-repeat  0 -210px !important;}
.substr[title=Mazda] {background:url(../img/znacky2.png) no-repeat  0 -180px !important;}
.substr[title='Smart'] {background:url(../img/znacky4.png) no-repeat  0 -240px !important;}
.substr[title='Mercedes-Benz'] {background:url(../img/znacky2.png) no-repeat  0 -210px !important;}
.substr[title=Mini] {background:url(../img/znacky4.png) no-repeat  0 -810px !important;}
.substr[title=Mitsubishi] {background:url(../img/znacky2.png) no-repeat  0 -240px !important;}
.substr[title=Moskvich] {background:url(../img/znacky4.png) no-repeat  0 -270px !important;}
.substr[title=Nissan] {background:url(../img/znacky2.png) no-repeat  0 -270px !important;}
.substr[title=Opel] {background:url(../img/znacky2.png) no-repeat  0 -300px !important;}
.substr[title=Peugeot] {background:url(../img/znacky4.png) no-repeat  0 -750px !important;}
.substr[title=Piaggio] {background:url(../img/znacky4.png) no-repeat  0 -300px !important;}
.substr[title=Porsche] {background:url(../img/znacky3.png) no-repeat  0 -0px !important;}
.substr[title=Renault] {background:url(../img/znacky3.png) no-repeat  0 -30px !important;}
.substr[title=Rover] {background:url(../img/znacky3.png) no-repeat  0 -60px !important;}
.substr[title=Saab] {background:url(../img/znacky3.png) no-repeat  0 -90px !important;}
.substr[title=Seat] {background:url(../img/znacky3.png) no-repeat  0 -120px !important;}
.substr[title=Simca] {background:url(../img/znacky4.png) no-repeat  0 -330px !important;}
.substr[title=Škoda] {background:url(../img/znacky4.png) no-repeat  0 -570px !important;}
.substr[title=Ssangyong] {background:url(../img/znacky4.png) no-repeat  0 -360px !important;}
.substr[title=Subaru] {background:url(../img/znacky3.png) no-repeat  0 -180px !important;}
.substr[title=Suzuki] {background:url(../img/znacky3.png) no-repeat  0 -210px !important;}
.substr[title=Toyota] {background:url(../img/znacky3.png) no-repeat  0 -240px !important;}
.substr[title=Volvo] {background:url(../img/znacky3.png) no-repeat  0 -300px !important;}
.substr[title=Volkswagen] {background:url(../img/znacky3.png) no-repeat  0 -270px !important;}
.substr[title='DAF Truck'] {background:url(../img/znacky4.png) no-repeat  0 -390px !important;}
.substr[title='Iveco Truck'] {background:url(../img/znacky4.png) no-repeat  0 -150px !important;}
.substr[title='Karosa Truck'] {background:url(../img/znacky4.png) no-repeat  0 -420px !important;}
.substr[title='Liaz Truck'] {background:url(../img/znacky4.png) no-repeat  0 -450px !important;}
.substr[title='MAN Truck'] {background:url(../img/znacky4.png) no-repeat  0 -480px !important;}
.substr[title='Mercedes Truck'] {background:url(../img/znacky2.png) no-repeat  0 -210px !important;}
.substr[title='Renault Truck'] {background:url(../img/znacky3.png) no-repeat  0 -30px !important;}
.substr[title='Scania Truck'] {background:url(../img/znacky4.png) no-repeat  0 -510px !important;}
.substr[title='Volvo Truck'] {background:url(../img/znacky3.png) no-repeat  0 -300px !important;}
.substr[title='Zetor Truck'] {background:url(../img/znacky4.png) no-repeat  0 -540px !important;}
.substr[title='univerzální díly']  {background:url(../img/znacky4.png) no-repeat  0 -600px !important;}
.substr[title='univerzálne diely']  {background:url(../img/znacky4.png) no-repeat  0 -600px !important;}
.substr[title='univerzální díly - truck']  {background:url(../img/znacky4.png) no-repeat  0 -600px !important;}
.substr[title='univerzální díly - moto']  {background:url(../img/znacky4.png) no-repeat  0 -600px !important;}
.substr[title='vše pro klimatizaci']  {background:url(../img/znacky4.png) no-repeat  0 -630px !important;}
.substr[title='všetko pre klimatizáciu']  {background:url(../img/znacky4.png) no-repeat  0 -630px !important;}
.substr[title='Katalog výfuků']  {background:url(../img/znacky4.png) no-repeat  0 -660px !important;}
.substr[title='Katalóg výfukov']  {background:url(../img/znacky4.png) no-repeat  0 -660px !important;}
.substr[title='Moto oblečení']  {background:url(../img/znacky4.png) no-repeat  0 -840px !important;}
.substr[title='Moto doplňky a příslušenství']  {background:url(../img/znacky4.png) no-repeat  0 -900px !important;}
.substr[title='Motodíly']  {background:url(../img/znacky4.png) no-repeat  0 -870px !important;}
.substr[title='Vše pro motocykly']  {background:url(../img/znacky4.png) no-repeat  0 -780px !important;}
.substr[title='Všetko pre motocykle']  {background:url(img/znacky4.png) no-repeat  0 -780px !important;}
.substr[title='Tesla']  {background:url(../img/znacky4.png) no-repeat  0 -930px !important;}
.substr[title='Dodge']  {background:url(../img/znacky4.png) no-repeat  0 -960px !important;}


.substr[title='Aprilia'] {background:url(../img/znacky_moto.png) no-repeat  0 0 !important;}
.substr[title='Beta'] {background:url(../img/znacky_moto.png) no-repeat  0 -30px !important;}
.substr[title='Buell'] {background:url(../img/znacky_moto.png) no-repeat  0 -60px !important;}
.substr[title='Cagiva'] {background:url(../img/znacky_moto.png) no-repeat  0 -90px !important;}
.substr[title='Daelim'] {background:url(../img/znacky_moto.png) no-repeat  0 -120px !important;}
.substr[title='Derbi'] {background:url(../img/znacky_moto.png) no-repeat  0 -150px !important;}
.substr[title='Ducati'] {background:url(../img/znacky_moto.png) no-repeat  0 -180px !important;}
.substr[title='Gas Gas'] {background:url(../img/znacky_moto.png) no-repeat  0 -210px !important;}
.substr[title='Gilera'] {background:url(../img/znacky_moto.png) no-repeat  0 -240px !important;}
.substr[title='Harley Davidson'] {background:url(../img/znacky_moto.png) no-repeat  0 -270px !important;}
.substr[title='Husaberg'] {background:url(../img/znacky_moto.png) no-repeat  0 -300px !important;}
.substr[title='Husqvarna'] {background:url(../img/znacky_moto.png) no-repeat  0 -330px !important;}
.substr[title='Hyosung'] {background:url(../img/znacky_moto.png) no-repeat  0 -360px !important;}
.substr[title='Kawasaki'] {background:url(../img/znacky_moto.png) no-repeat  0 -390px !important;}
.substr[title='KTM'] {background:url(../img/znacky_moto.png) no-repeat  0 -420px !important;}
.substr[title='Kymco'] {background:url(../img/znacky_moto.png) no-repeat  0 -450px !important;}
.substr[title='Malaguti'] {background:url(../img/znacky_moto.png) no-repeat  0 -480px !important;}
.substr[title='Moto Guzzi'] {background:url(../img/znacky_moto.png) no-repeat  0 -510px !important;}
.substr[title='Simson'] {background:url(../img/znacky_moto.png) no-repeat  0 -540px !important;}
.substr[title='Triumph'] {background:url(../img/znacky_moto.png) no-repeat  0 -570px !important;}
.substr[title='Yamaha'] {background:url(../img/znacky_moto.png) no-repeat  0 -600px !important;}
.substr[title='Italjet'] {background:url(../img/znacky_moto.png) no-repeat  0 -630px !important;}
.substr[title='Bombardier'] {background:url(../img/znacky_moto.png) no-repeat  0 -660px !important;}
.substr[title='Polaris'] {background:url(../img/znacky_moto.png) no-repeat  0 -690px !important;}
.substr[title='Piaggio/Vespa'] {background:url(../img/znacky4.png) no-repeat  0 -300px !important;}
.substr[title='HONDA'] {background:url(../img/znacky_moto.png) no-repeat  0 -750px !important;}
.substr[title='Moto Morini'] {background:url(../img/znacky_moto.png) no-repeat  0 -2939px !important;}
.substr[title='MV Agusta'] {background:url(../img/znacky_moto.png) no-repeat  0 -810px !important;}
.substr[title='Indian'] {background:url(../img/znacky_moto.png) no-repeat  0 -780px !important;}
.substr[title='Ural'] {background:url(../img/znacky_moto.png) no-repeat  0 -840px !important;}
.substr[title='Victory'] {background:url(../img/znacky_moto.png) no-repeat  0 -870px !important;}
.substr[title='Montesa'] {background:url(../img/znacky_moto.png) no-repeat  0 -900px !important;}
.substr[title='Sherco'] {background:url(../img/znacky_moto.png) no-repeat  0 -930px !important;}
.substr[title='TM'] {background:url(../img/znacky_moto.png) no-repeat  0 -960px !important;}
.substr[title='Arctic Cat'] {background:url(../img/znacky_moto.png) no-repeat  0 -990px !important;}
.substr[title='CAN-AM'] {background:url(../img/znacky_moto.png) no-repeat  0 -1020px !important;}
.substr[title='SYM'] {background:url(../img/znacky_moto.png) no-repeat  0 -1050px !important;}
.substr[title='Rieju'] {background:url(../img/znacky_moto.png) no-repeat  0 -1080px !important;}
.substr[title='Keeway'] {background:url(../img/znacky_moto.png) no-repeat  0 -1110px !important;}
.substr[title='CPI'] {background:url(../img/znacky_moto.png) no-repeat  0 -1140px !important;}
.substr[title='JAWA'] {background:url(../img/znacky_moto.png) no-repeat  0 -1170px !important;}
.substr[title='Adly/Herchee'] {background:url(../img/znacky_moto.png) no-repeat  0 -1200px !important;}
.substr[title='Aeon'] {background:url(../img/znacky_moto.png) no-repeat  0 -1230px !important;}
.substr[title='Adamoto'] {background:url(../img/znacky_moto.png) no-repeat  0 -1741px !important;}
.substr[title='Akumoto (elektro)'] {background:url(../img/znacky_moto.png) no-repeat  0 -1741px !important;}
.substr[title='Adly'] {background:url(../img/znacky_moto.png) no-repeat  0 -1200px !important;}
.substr[title='Bajaj'] {background:url(../img/znacky_moto.png) no-repeat  0 -1980px !important;}
.substr[title='Baja'] {background:url(../img/znacky_moto.png) no-repeat  0 -1950px !important;}
.substr[title='Adiva'] {background:url(../img/znacky_moto.png) no-repeat  0 -1770px !important;}
.substr[title='AGM'] {background:url(../img/znacky_moto.png) no-repeat  0 -1830px !important;}
.substr[title='AJS'] {background:url(../img/znacky_moto.png) no-repeat  0 -1860px !important;}
.substr[title='Atala'] {background:url(../img/znacky_moto.png) no-repeat  0 -1890px !important;}
.substr[title='Babetta'] {background:url(../img/znacky_moto.png) no-repeat  0 -1920px !important;}
.substr[title='Baotian'] {background:url(../img/znacky_moto.png) no-repeat  0 -2010px !important;}
.substr[title='Benelli'] {background:url(../img/znacky_moto.png) no-repeat  0 -2040px !important;}
.substr[title='Benzhou'] {background:url(../img/znacky_moto.png) no-repeat  0 -2070px !important;}
.substr[title='Capirelli'] {background:url(../img/znacky_moto.png) no-repeat  0 -2100px !important;}
.substr[title='CF Moto'] {background:url(../img/znacky_moto.png) no-repeat  0 -2130px !important;}
.substr[title='CLS'] {background:url(../img/znacky_moto.png) no-repeat  0 -2160px !important;}
.substr[title='Garelli'] {background:url(../img/znacky_moto.png) no-repeat  0 -2190px !important;}
.substr[title='Generic'] {background:url(../img/znacky_moto.png) no-repeat  0 -2220px !important;}
.substr[title='Huatian'] {background:url(../img/znacky_moto.png) no-repeat  0 -2250px !important;}
.substr[title='Jinlun'] {background:url(../img/znacky_moto.png) no-repeat  0 -2280px !important;}
.substr[title='Jmstar'] {background:url(../img/znacky_moto.png) no-repeat  0 -2310px !important;}
.substr[title='Jonway'] {background:url(../img/znacky_moto.png) no-repeat  0 -2340px !important;}
.substr[title='Kentoya'] {background:url(../img/znacky_moto.png) no-repeat  0 -2370px !important;}
.substr[title='KSR'] {background:url(../img/znacky_moto.png) no-repeat  0 -2400px !important;}
.substr[title='Lifan'] {background:url(../img/znacky_moto.png) no-repeat  0 -2430px !important;}
.substr[title='LML'] {background:url(../img/znacky_moto.png) no-repeat  0 -2460px !important;}
.substr[title='Loncin'] {background:url(../img/znacky_moto.png) no-repeat  0 -2490px !important;}
.substr[title='Longjia'] {background:url(../img/znacky_moto.png) no-repeat  0 -2520px !important;}
.substr[title='Maxon'] {background:url(../img/znacky_moto.png) no-repeat  0 -2550px !important;}
.substr[title='MBK'] {background:url(../img/znacky_moto.png) no-repeat  0 -2580px !important;}
.substr[title='Motorro'] {background:url(../img/znacky_moto.png) no-repeat  0 -2610px !important;}
.substr[title='Motowell'] {background:url(../img/znacky_moto.png) no-repeat  0 -2640px !important;}
.substr[title='Mp Korado '] {background:url(../img/znacky_moto.png) no-repeat  0 -2670px !important;}
.substr[title='Mp Korado '] {background:url(../img/znacky_moto.png) no-repeat  0 -2670px !important;}
.substr[title='PGO'] {background:url(../img/znacky_moto.png) no-repeat  0 -2700px !important;}
.substr[title='Rhon'] {background:url(../img/znacky_moto.png) no-repeat  0 -2730px !important;}
.substr[title='Romet '] {background:url(../img/znacky_moto.png) no-repeat  0 -2760px !important;}
.substr[title='Tauris'] {background:url(../img/znacky_moto.png) no-repeat  0 -2790px !important;}
.substr[title='Xinling'] {background:url(../img/znacky_moto.png) no-repeat  0 -2820px !important;}
.substr[title='Yamasaki'] {background:url(../img/znacky_moto.png) no-repeat  0 -2850px !important;}
.substr[title='Yuki'] {background:url(../img/znacky_moto.png) no-repeat  0 -2880px !important;}
.substr[title='Znen'] {background:url(../img/znacky_moto.png) no-repeat  0 -2910px !important;}
.substr[title='Beeline'] {background:url(../img/znacky_moto.png) no-repeat  0 -1260px !important;}
.substr[title='Cectek/Herkules'] {background:url(../img/znacky_moto.png) no-repeat  0 -1290px !important;}
.substr[title='CFMOTO'] {background:url(../img/znacky_moto.png) no-repeat  0 -1320px !important;}
.substr[title='Dinli'] {background:url(../img/znacky_moto.png) no-repeat  0 -1350px !important;}
.substr[title='E-Ton'] {background:url(../img/znacky_moto.png) no-repeat  0 -1380px !important;}
.substr[title='Explorer'] {background:url(../img/znacky_moto.png) no-repeat  0 -1410px !important;}
.substr[title='Goes'] {background:url(../img/znacky_moto.png) no-repeat  0 -1440px !important;}
.substr[title='Kreidler'] {background:url(../img/znacky_moto.png) no-repeat  0 -1470px !important;}
.substr[title='Linhai'] {background:url(../img/znacky_moto.png) no-repeat  0 -1500px !important;}
.substr[title='Masai'] {background:url(../img/znacky_moto.png) no-repeat  0 -1530px !important;}
.substr[title='Rex'] {background:url(../img/znacky_moto.png) no-repeat  0 -1560px !important;}
.substr[title='Sachs'] {background:url(../img/znacky_moto.png) no-repeat  0 -1590px !important;}
.substr[title='SMC/Barossa'] {background:url(../img/znacky_moto.png) no-repeat  0 -1620px !important;}
.substr[title='TGB'] {background:url(../img/znacky_moto.png) no-repeat  0 -1650px !important;}
.substr[title='Triton'] {background:url(../img/znacky_moto.png) no-repeat  0 -1680px !important;}


.subcats ul li .count:before {
  content: "[";
}
.subcats ul li .count:after {
  content: "]";
}
.orderby.buttons .cnt {
  padding: 10px;
}
.orderby.buttons .btn.default span {
  margin: 0;
}
.orderby.buttons .btn.default:before {
  display: none;
}
.orderby.buttons .btn span {
  display: block;
  float: left;
  margin-right: 5px;
}
.orderby .btn {
  min-width: 0;
}
.orderby .btn:before {
  margin: 0;
  font-size: 1.3em;
}
.orderby .btn.act {
  color: silver;
}
.orderby .btn span {
  display: none;
}
.stocks label {
  width: auto;
}
.stiparinf {}
.stiparinf > .cnt {
  padding-bottom: 10px;
}
.stiparinf .paramgroups {
  float: left;
  clear: left;
  width: 20%;
  padding: 0;
}
.stiparinf .paramgroups .group {
  padding: 10px;
  font-size: 1.1em;
  font-weight: bold;
  border-top: 1px solid #C0C0C0;
  cursor: pointer;
  color: #000000;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid#c0c0c0;
}
.stiparinf .paramgroups .group:hover {

}
.stiparinf .paramgroups .group.act {
  background: #f0f0f0;
  position: relative;
  left: 5px;
  border-left:1px solid #c0c0c0;
  border-right: 0;
  width: calc(100% - 5px);
}

.ordersteps tbody{
	
	
}
.stiparinf .paramgroups .group.act:nth-child(1) {
border-top:1px solid #c0c0c0;

width: calc(100% - 5px);
	
}
.stiparinf .paramgroups .group:nth-of-type(1n+2) {
margin-top: -1px;

	
}
.stiparinf .paramgroups .group {
border-bottom:1px solid #c0c0c0;
margin-top: -1px;
	
}
.stiparinf .paramgroups .group .count {
  background: #ed111f;
  color: white;
  width: 1.4em;
  height: 1.4em;
  display: block;
  text-align: center;
  float: right;
  -webkit-border-top-right-radius: 1em;
  -webkit-border-bottom-right-radius: 1em;
  -webkit-border-bottom-left-radius: 1em;
  -webkit-border-top-left-radius: 1em;
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  -moz-border-radius-bottomleft: 1em;
  -moz-border-radius-topleft: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-left-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;  
  font-weight: bold;
}
.stiparinf .paramitem {  
  width: 100%;  
  padding: 0px 0px 0 10px;
}
.stiparinf .paramitem.withgroups {
	float: right;
	width: 80%;
	display: none;
}

.stiparinf .paramitem.line.act .param.val {
     border: none;
    height: auto;
    margin: 0 0 5px 0;
    width: 60px;
	box-shadow:none;
	padding:0 0 0 0 ;
}
.stiparinf .paramitem.line.act .filter.label p{
	width:auto;
}
.stiparinf .paramitem.act {
  display: block;
}
.stiparinf .paramitem .info {
  margin-left: 5px;
}
.stiparinf .paramitem .param.out {
  display: none;
}
.stiparinf .paramitem .param.val:not(.num) span {
  display: none;
}
.stiparinf .paramitem .param.val:not(.num):(.act) {
  background: rgba(90, 90, 90, 0.9);
}
.stiparinf .paramitem .param.val.act {
  background: rgba(90, 90, 90, 0.9);
}
.stiparinf .paramitem .param.val.act:hover {
  opacity: 0.9;
}

.stiparinf .paramitem .hdr {
  cursor: auto;
}
.stiparinf .paramitem .hdr p:after {
  content: "";
}



/*select param filtr*/

.boxcont.paramitem.select .cnt .param.val label{
	width:100%
}
.stiparinf .paramitem.select .param.val:hover {
 box-shadow:none;
}

.stiparinf .paramitem.select .param.out{display: inherit;}

.stiparinf .paramitem.select .param.val{
	border: none;
    height: 30px;
    padding: 6px 0px 0px 0px;
    margin: 0 0 -1px 0;	
}

.stiparinf .paramitem.select {	
	width:calc(100% / 5	- 10px);
	height:auto;	
	margin: 10px 5px 0px 5px;
}
.stiparinf .paramitem.select.withgroups {	
	width:calc(80% / 5	- 10px);
}

.stiparinf .paramitem.select .cnt {
	border-top:1pt solid #f1f1f1;
	border-bottom:1pt solid #f1f1f1;
	margin-bottom:10px;
	height:170px;
	overflow-y:scroll;	
	overflow-x:hidden;
}
.stiparinf .paramitem.select > ::-webkit-scrollbar {
  width: 10px;
}
.stiparinf .paramitem.select > ::-webkit-scrollbar-track {
background: #cecece;
}
.stiparinf .paramitem.select > ::-webkit-scrollbar-thumb {
  background: #888; 
}

.stiparinf .paramitem.select > ::-webkit-scrollbar-thumb:hover{
  background: #555; 
}
.stiparinf .paramitem.slider label {
  display: none;
}
.stiparinf .paramitem.slider .cnt {
  width: 50%;
}
@media screen and (max-width: 1280px) {
  .stiparinf .paramitem.slider .cnt {
    width: 100%;
  }
}

@media screen and (max-width: 1024px){
.stiparinf .paramitem.select{
	width:calc(100% / 4	- 10px);
	
	
}}
@media screen and (max-width: 820px){
.stiparinf .paramitem.select{
	width:calc(100% / 2	- 10px);
	
}}
@media screen and (max-width: 620px){
.stiparinf .paramitem.select{
	width:calc(100% / 2	- 10px);
	padding:0;
	
}}


.stiparinf .paramitem.slider .cnt .from,
.stiparinf .paramitem.slider .cnt .to {
  float: left;
  padding-bottom: 10px;
  font-size: 1.5rem;
  font-weight: bold;
}
.stiparinf .paramitem.slider .cnt .to {
  float: right;
}
.stiparinf .paramitem.slider .cnt .param-range {
  float: left;
  clear: left;
  width: calc(100% - 14px);
  margin: 0 7px;
}
.stiparinf .paramitem.slider .cnt .param-range  {
  background: rgba(90, 90, 90, 0.8);
}
.stiparinf .paramitem.slider .cnt .param-range .ui-state-hover,
.stiparinf .paramitem.slider .cnt .param-range .ui-state-focus {
 
 
  border: 1px solid #5A5A5A;
  outline: none;
}
.prcrange .price-inputs {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1280px) {
  .prcrange .price-inputs {
    width: 100%;
  }
}
.prcrange .stipricerange {
  margin-right: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.prcrange .curcode {
  border: 1px solid #C0C0C0;
  border-left: none;
  margin: 0px 0 4px 0;
  padding: 5px;
  font-size: 1.3rem;
  font-weight: bold;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.prcrange .from,
.prcrange .to {
  display: flex;
  flex: 1;
  flex-wrap: nowrap;
}
.prcrange .from input,
.prcrange .to input {
  max-width: 80px;
}
.prcrange .to {
  justify-content: flex-end;
}
.prcrange .price-range {
  flex: 5;
  margin: 9px 20px;
}
@media screen and (max-width: 640px) {
  .prcrange .price-range {
    flex: 0 0 calc(100% - 32px);
    margin: 10px 16px;
    order: -1;
  }
}
.prcrange .price-range .noUi-handle {
  outline: none;
  border: 1px solid #C0C0C0;
  height: 30px;
  top: -7px;
}
.prcrange .price-range .noUi-handle:before,
.prcrange .price-range .noUi-handle:after {
  background: #C0C0C0;
}
.prcrange .price-range .noUi-handle.noUi-active {
  border: 1px solid #5A5A5A;
}
.prcrange .price-range .noUi-handle.noUi-active:before,
.prcrange .price-range .noUi-handle.noUi-active:after {
  background: #5A5A5A;
}
.prcrange .price-range .ui-state-hover,
.prcrange .price-range .ui-state-focus {
 
  border: 1px solid #5A5A5A;
  outline: none;
}
.prcrange .price-range .noUi-connect {
  background: rgba(90, 90, 90, 0.8);
}
.products .cnt {
  padding: 0;
}
.productlist {
  padding: 0;
}
.banner ul,
.banner li {
  float: left;
  clear: left;
  width: 100%;
}
.banner ul img, .banner li img {  
  height: auto;
  display:none;
}
/* responsive styles */
@media screen and (max-width: 1280px) {
  .subcats ul li {
    width: 32.6666%;
  }
  .subcats ul li:nth-child(4n+1) {
    margin-left: 0.5%;
    clear: none;
  }
  .subcats ul li:nth-child(4n) {
    margin-right: 0.5%;
  }
  .subcats ul li:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
  }
  .subcats ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 980px) {
  .subcats ul li {
    width: 49.5%;
  }
  .subcats ul li:nth-child(2n-1) {
    margin-left: 0;
    margin-right: 0.5%;
    clear: both;
  }
  .subcats ul li:nth-child(2n) {
    float: right;
    margin-right: 0;
    clear: none;
  }
  .filter label {
    width: 33.3333%;
  }
}

@media screen and (max-width: 820px) {
  .stiparinf .paramgroups {
    width: 40%;
  }
  .stiparinf .paramitem {
    width: 50%;
  }
  .filter label {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
	#centercont .boxcont.subcats .cnt .subcat{
		width:100%;
	}
	
	.products .stitable .thimg, .products .stitable .img, .products .stitable .status, .products .stitable .energyclass {
	display: none;
	}
	#prodlistanchor.products .stitable .status,	#prodlistanchor.products .stitable .qtybox{
	display: none;
	}  
	.products .stitable .buybox {
	width: 40px;
	padding:0 5px;
	}
}
@media screen and (max-width: 480px) {
  .products .code {   
  }
  .subcats ul li {
    width: 100%;
    margin: 5px 0;
  }
  .filter label {
    width: 100%;
  }
  .stipricerange {
    width: 100px;
  }
   .stock span {
  display:none;
}
  
}
/* end responsive styles */
.watchdog .leftpart {
  float: left;
  width: 25%;
}
.watchdog .leftpart .img {
  text-align: center;
}
.watchdog .rightpart {
  float: left;
}
.watchdogs > .cnt {
  padding: 0;
}
.watchdogs .watchdog {
  float: left;
  width: 49.5%;
  margin: 5px 0;
}
.watchdogs .watchdog:nth-child(2n) {
  float: right;
}
.watchdogs .watchdog .img {
  float: left;
  width: 25%;
}
.watchdogs .watchdog .img img {
  width: 75%;
}
.watchdogs .watchdog .watchdoginfo {
  float: right;
  width: 75%;
}
.watchdogs .watchdog .watchdoginfo table {
  border: none;
  margin: 0;
}
.watchdogs .watchdog .watchdoginfo .watchparam {
  font-size: 1.4rem;
  font-weight: bold;
}
.watchdogs .watchdog .watchdoginfo .watchparam td {
  text-align: center;
}
.watchdogs .watchdog .watchdoginfo .price {
  float: none;
  font-size: 1em;
}
.watchdogs .watchdog .watchdoginfo .price th {
  color: black;
}
.watchdogs .watchdog .watchdoginfo .price td {
  font-weight: bold;
}
@media screen and (max-width: 1350px) {
  .watchdogs .watchdog {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .watchdogs .btn {
    min-width: 0;
  }
  .watchdogs .btn:before {
    margin: 0;
  }
  .watchdogs .btn span {
    display: none;
  }
}
/* styles for stoitem */
.stoitem .stiimg  {
  text-align: center;
  position: relative;
  border: 1px solid #cfcfcf;
  padding: 20px;
  background: white;
}



.stoitem .stiimg .catimg {
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
  display:none;
  
}
.stoitem .stiimg .catimg img {
  max-height: 75px;
} 
.stoitem .stiimg .status {
  position: absolute;
  width: auto !important;  
  max-width:30%;
  left: 10px;
  top: 0;
  opacity:1;
}
.stoitem .stiimg .status .short{
	display:none;
}

.stoitem .stiimg .status .popup_listbox {
  display: none !important;
}
.stoitem .stiimg .stiysttbox {
  text-align: left;
}
.stoitem .stiimg .stiysttbox .stiysttitembox .hdr p {
  font-size: 1em;
}
.stoitem .stiimg .stiysttbox .stiysttitembox .stiplshortnote {
  margin: 0 0 0 15px;
}
.stoitem .stiimg .owl-carousel .owl-wrapper,
.stoitem .stiimg .owl-carousel .owl-item {
  float: left;
}
.stoitem .stiimg .owl-item {
  text-align: center;
}
.stoitem .stiimg .owl-next,
.stoitem .stiimg .owl-prev {

  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.stoitem .stiimg a img {
  max-width: 100%;
}
.stoitem .stiinfo {
  
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*padding: 0 10px;*/
 border: 1px solid #cecece;
  border-radius:inherit;
}
.stoitem .stiinfo .cnt {
  padding: 0;
}
 



.stoitem .stiinfo .cnt .rowbox .label {

  min-width: 220px;
}

.stoitem .stiinfo .cnt .rowbox .text {
  width: calc(100% - 220px);
  
} 
.stoitem .stiinfo .cnt .rowbox .wovat{
	float:right;	
}   

.stoitem .stiinfo .cnt .rowbox:first-child {


}  

.stoitem .stiinfo .cnt .order .label {
  padding: 8px 5px 8px 0;
 
}

.stoitem .stiinfo .cnt .discoupons {
  margin: 10px 0;
}
.stoitem .stiinfo .cnt .discoupons input {
  margin: 0px;
}
.stoitem .stiinfo .cnt .inetarea {
  display: none;
}
.stoitem .stiinfo .cnt .storearea .hdr,
.stoitem .stiinfo .cnt .storearea .legend {
  display: none;
}
.stoitem .stiinfo .cnt .apekcomment {
  margin: 0;
}
.stoitem .stiinfo .cnt .price {
  font-weight: bold;
  padding: 6px 0;
}
.stoitem .stiinfo .cnt .buybox a {
  float: left;
}
.stoitem .stiinfo .cnt .buybox .qtybox .qty {
  width: 40px;
  min-width: auto;
  padding: 9px 7px 6px 7px;
}
@media screen and (max-width: 980px) {
	.stoitem .stiinfo .cnt .buybox .qtybox .qty{
		display:none;
	}
}
.stoitem .stiinfo .cnt .buybox .qtybox.icon .up,
.stoitem .stiinfo .cnt .buybox .qtybox.icon .down {
  top: auto;
  width: 17px;
  height: 17px;
 display:none;
 
}
.stoitem .stiinfo .cnt .buybox .qtybox.icon .up:before,
.stoitem .stiinfo .cnt .buybox .qtybox.icon .down:before {
  padding: 3px 4px;
}
.stoitem .stiinfo .cnt .buybox .qtybox.icon .down {
  bottom: 0;
}
 .cnt .buybox .qtybox.icon .qty {
  /*border-right: none;*/
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-right: 23px;
  
  /*aci úprava*/
  
  
  border-radius:initial;
}

/*aci úprava*/
.stoitem .stiinfo .cnt .buybox .btn-buy {
  font-size: 1.6rem;
  background:#e0001a;
  border-radius:inherit;  
  min-width: 0px;
  box-shadow: none;
  padding: 8px 8px 6px 7px;
  height:34px;
}

.stoitem .stiinfo .cnt  .print{
	
}
.stoitem .stiinfo .cnt .buybox .btn-buy:before {
  font-size: 2.2rem;
}
.stoitem .stiinfo .cnt .rating .star:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f006";
  font-size: 1.4em;
  color: #fc9b2e;
  margin: 0 5px 0 0;
}
.stoitem .stiinfo .cnt .rating .full:before {
  content: "\f005";
}
.stoitem .stiinfo .cnt .variants .variant {
  float: left;
  padding: 2px 5px;
  margin: 0 4px 2px 0;
  background: white;
  border: 1px solid #C0C0C0;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
}
.stoitem .stiinfo .cnt .variants .variant.act {
  border: 2px solid #5A5A5A;
}
.stoitem .stiinfo .cnt .variants .variant.dis {
  background: rgba(200, 200, 200, 0.8);
  cursor: auto;
}
.stoitem .stiinfo .cnt .variants .variant.err {
  border: none;
  background: none;
  color: red;
  font-weight: bold;
}
.stoitem .stiinfo .cnt .variants .img {
  padding: 0;
}
.stoitem .stiinfo .cnt .variants .img img {
  float: left;
  clear: left;
  max-width: 35px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.stoitem .stiinfo .cnt .variants .err {
  float: left;
  border: none;
  background: none !important;
  color: red;
  font-weight: bold;
  padding: 3px 0;
}
.stoitem .tabs  {
  background: none;
  border: none;
  padding: 0;
}

.stoitem .tabs {
 margin-top: 40px;
}
.stoitem .tabs .ui-tabs-panel .tabpage {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.stoitem .tabs ul.ui-tabs-nav {
  background: none;
  border: none;
  padding: 0;
}
.stoitem .tabs ul.ui-tabs-nav li {
  
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: white;
  border: none;
  border: 1px solid #E9E9E9;
  border-bottom: none;
  position: relative;
  top: 1px;
  outline: none;
  font-weight: normal;
  border-radius:unset;
}
.stoitem .tabs ul.ui-tabs-nav li a {
  color: #5A5A5A;
  min-width: 45px;
  text-align: center;
  background: #f5f5f5;
}
.stoitem .tabs ul.ui-tabs-nav li a:hover {
  text-decoration: none;
}
.stoitem .tabs ul.ui-tabs-nav li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 5px;
  
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#sticomment"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stiattachvideo"]:before {
  content: "\f129";
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#stipacking"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stipacking"]:before {
  content: "\f187";
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#sticattree"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="sticattree"]:before {
  content: "\f126";
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#stiparsets"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stiparsets"]:before {
  content: "\f085";
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#stisizesets"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stisizesets"]:before {
  content: "\f546";
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#stiattach"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stiattach"]:before {
  content: "\f0c6";
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#stiattachvideo"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stiattachvideo"]:before {
  content: "\f03d";
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#stipricelogs"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stipricelogs"]:before {
  content: "\f201";
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#stipromotions"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stipromotions"]:before {
  content: "\f129";
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#stifbcomments"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stifbcomments"]:before {
  content: "\f230";
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#stiqrcode"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stiqrcode"]:before {
  content: "\f029";
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#stisendmails"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stisendmails"]:before {
  content: "\f1d8";
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#stidiscussion"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stidiscussion"]:before {
  content: "\f086";
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#stiadvsrv"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stiadvsrv"]:before {
  content: "\f1cd";
}
.stoitem .tabs ul.ui-tabs-nav li a[href="#stireview"]:before,
.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stireview"]:before {
  content: "\f005";
}
.stoitem .tabs ul.ui-tabs-nav .ui-state-active {
    /* padding: 0 0 1px 0; */
    /* background: white; */
    /* border-color: #C0C0C0; */
    font-weight: bold;
	
   
}
.stoitem .tabs ul.ui-tabs-nav .ui-state-active a {
  color: #000000;
    background: white;
  
}
.stoitem .tabs .tabpage {
  /*border: 1px solid #C0C0C0;*/
     
}
.stoitem .tabs .tabpage > .hdr {
  display: none;
}
.stoitem .tabs .tabpage > .cnt {
  padding: 10px;
}
.stoitem .tabs .tabpage .rowbox input,
.stoitem .tabs .tabpage .rowbox textarea {
  width: 302px;
  margin-left: 0;
}
.stoitem .tabs .tabpage a {
  color: #000000;
}
.stoitem .tabs .tabpage a.btn {
  color: #fff;
}
.stoitem .tabs .tabpage a.btn:hover {
  text-decoration: none;
}
.stoitem .tabs .tabpage a:hover {
  text-decoration: underline;
}
.stoitem .tabs .ui-tabs-anchor {
  outline: none;
}
.stoitem .tabs .ui-tabs-panel {
  padding: 0;
  float: left;
  display: block;
  width: 100%; 
  min-height:15em;
  margin:0px;
  border-top: 1px solid #f5f5f5;
}
.stoitem .tabs #stiparameters td:first-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0.25em;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0.25em;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0.25em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px 3px;
}
.stoitem .tabs #stiparameters td:last-child {
  -webkit-border-top-right-radius: 0.25em;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0.25em;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0.25em;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px 3px;
}
.stoitem .tabs #stiattach .label {
  min-width: 0;
}
.stoitem .tabs #sticattree ul {
  float: left;
  clear: left;
  width: 100%;
  margin: 0 0 10px 0;
}
.stoitem .tabs #sticattree ul li {
  background: none;
  border: none;
  margin: 0;
}
.stoitem .tabs #sticattree ul li a {
  padding: 0 !important;
  font-weight: normal;
}
.stoitem .tabs #sticattree ul li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105";
  margin: 0 5px;
}
.stoitem .tabs #sticattree ul .first a:before {
  content: "";
}
.stoitem .tabs #stiattachvideo .video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.stoitem .tabs #stiattachvideo .video iframe,
.stoitem .tabs #stiattachvideo .video object,
.stoitem .tabs #stiattachvideo .video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.stoitem .tabs .visualize ul li {
  background: none;
  border: none;
  border-bottom: none;
  position: absolute;
  top: auto;
}
.stiadvsrv .tabinfo {
  margin: 0;
}
.stiadvsrv .tabinfo td {
  width: auto;
}
.stiadvsrv .tabinfo td label {
  display: none;
}
.stiadvsrv .tabinfo td img {
  max-width: 100px;
}
.stiadvsrv .tabinfo td .price {
  padding-left: 5px;
  font-size: 1em;
  color: black;
}
.stirelation.groups .relationgroups {
  width: 15%;
}
.stirelation.groups .relationgroups ul {
  padding-right: 10px;
}
.stirelation.groups .relationgroups ul li {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px;
  cursor: pointer;
  font-size: 1.3rem;
  font-weight: bold;
  border-top: 1px solid #C0C0C0;
}
.stirelation.groups .relationgroups ul li.act {
  background: silver;
}
.stirelation.groups .relationgroups ul li:last-child {
  border-bottom: 1px solid #C0C0C0;
}
.stirelation.groups > .cnt {
  width: 85%;
  float: right;
  clear: none;
}
.stirelation.groups > .cnt .prodbox {
  margin: 0.25% !important;
}
.sti_relation_condoffer.vipcondoffer {
  width: 100%;
}
.sti_relation_condoffer .stirelvipconoffer {
  width: 100%;
}
.sti_relation_condoffer .stirelvipconoffer .price {
  margin-top: 7px;
}
.sti_relation_condoffer .stirelvipconoffer .buybox {
  display: none;
}
.sti_relation_condoffer .stirelvipconoffer table img {
  max-width: 50px;
}
.sti_relation_condoffer .stirelvipconoffer table td.normalprc span {
  color: black;
  text-decoration: line-through;
}
.sti_relation_condoffer_master .prodbox .price {
  margin-top: 7px;
}
.stibundletab a:not([href]) {
  cursor: initial;
}
.review .star {
  float: left;
  clear: left;
  color: #FAC900;
}
.review .star span {
  float: left;
  margin-right: 5px;
  font-size: 1.4rem;
  font-weight: bold;
}
.review .star:before {
  display: inline-block;
  font: normal normal normal 1.8rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.review .star.s_50:before {
  content: "\f005 \f005 \f005 \f005 \f005";
}
.review .star.s_45:before {
  content: "\f005 \f005 \f005 \f005 \f123";
}
.review .star.s_40:before {
  content: "\f005 \f005 \f005 \f005 \f006";
}
.review .star.s_35:before {
  content: "\f005 \f005 \f005 \f123 \f006";
}
.review .star.s_30:before {
  content: "\f005 \f005 \f005 \f006 \f006";
}
.review .star.s_25:before {
  content: "\f005 \f005 \f123 \f006 \f006";
}
.review .star.s_20:before {
  content: "\f005 \f005 \f006 \f006 \f006";
}
.review .star.s_15:before {
  content: "\f005 \f123 \f006 \f006 \f006";
}
.review .star.s_10:before {
  content: "\f005 \f006 \f006 \f006 \f006";
}
.stireview .cnt {
  display: flex;
  flex-wrap: wrap;
}
.stireview .review {
  float: left;
  width: 49%;
  margin: 0.5%;
  padding: 10px;
  border: 1px solid #C0C0C0;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: url("../img/heureka.svg") no-repeat;
  background-position: 5px 5px;
  background-size: 45px auto;
}
.stireview .review .title {
  float: left;
  clear: left;
  width: 100%;
  padding: 0 0 5px 45px;
}
.stireview .review .star {
  float: left;
  clear: left;
  width: 100%;
  padding: 0 0 5px 45px;
  font-size: 1.6rem;
}
.stireview .review li {
  float: left;
  clear: left;
  width: 100%;
  padding: 3px 0;
  color: #50ad30;
}
.stireview .review li:before {
  display: inline-block;
  font: normal normal normal 1.4rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f067";
  margin-right: 5px;
  padding: 1px 0;
}
.stireview .review li.cons {
  color: #dc2424;
}
.stireview .review li.cons:before {
  content: "\f068";
}
.stireview .review q {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px 0;
}
@media screen and (max-width: 768px) {
  .stireview .review {
    width: 100%;
  }
}
/* printpage */
@media print {
  body {
    width: 1000px;
  }
  #centercont,
  #contentcont {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .boxcont {
    width: 100% !important;
  }
  .logo {
    float: left;
    margin: 10px 0;
  }
  .navbar {
    float: left;
    clear: left;
  }
  .stoitem {
    font-size: 1.2em;
  }
  .stiimg {
    border-bottom: 1px solid #C0C0C0;
    margin: 0;
  }
  .stiimg .status {
    display: none;
  }
  .stiinfo {
    border-bottom: 1px solid #C0C0C0;
    background: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
  }
  .ui-tabs-panel {
    border: none !important;
  }
  #headercont,
  #footercont,
  #leftcont,
  #rightcont,
  .gallery,
  .tools,
  .stirelation,
  .sti_relation_condoffer,
  .sti_relation_condoffer_master,
  .stoitemdiscoupons,
  .order,
  .tabs ul,
  .sendmail,
  .stiattach_sys_video,
  .pricelog,
  .stiattach,
  .discoupons,
  .avail,
  .catimg {
    display: none !important;
  }
}
#update,
#insert {
  
}
#filter [type="checkbox"]:checked + label:before {
  background: white;
}
#filter label {
  width: 90px;
  margin-right: 0;
  background: rgba(90, 90, 90, 0.8);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 1px 0 rgba(7, 46, 92, 0.8);
  -moz-box-shadow: 0 0 1px 0 rgba(7, 46, 92, 0.8);
  box-shadow: 0 0 1px 0 rgba(7, 46, 92, 0.8);
  font-weight: bold;
  color: white;
  padding: 7px 0 5px 35px;
  height: 28px;
}
#filter label:before {
  top: 6px;
  left: 6px;
}
#filter label:after {
  top: 6px;
  left: 9px;
  color: black;
}
#filter input {
  float: left;
  width: calc(100% - 125px);
  margin-right: 0;
  border-left: none;
  border-right: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#filter button {
  width: 35px;
  min-width: 0;
  height: 28px;
  margin-right: 0;
  cursor: pointer;
  border-left: none;
  color: white;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#copy-string {
  display: none;
}
.wstname {
  font-weight: bold;
}
.tool .btn {
  min-width: auto;
  float: right;
}
.tool .btn:before {
  margin: 0;
}
.modal-content input {
  width: 100%;
}
.webmenu .name {
  padding-left: 10px;
  font-weight: bold;
}
.webmenu .name:before {
  content: " ";
  width: 1em;
  height: 1em;
  display: block;
  float: left;
  margin-right: 5px;
  background: rgba(255, 0, 0, 0.8);
  -webkit-border-top-right-radius: 1em;
  -webkit-border-bottom-right-radius: 1em;
  -webkit-border-bottom-left-radius: 1em;
  -webkit-border-top-left-radius: 1em;
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  -moz-border-radius-bottomleft: 1em;
  -moz-border-radius-topleft: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-left-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.webmenu .name.act:before {
  background: rgba(0, 255, 0, 0.8);
}
.webmenu .category-group {
  width: 33.3333%;
  float: left;
  display: block;
}
.webmenu .category-group strong {
  float: left;
  font-size: 1.2em;
  padding-bottom: 10px;
}
.webmenu .category-group li {
  padding: 2px 0;
}
.webmenu .category-group li label {
  margin: 6px 6px 6px 0;
}
.webmenu .category-group li input {
  width: 35px;
  min-width: auto;
  text-align: center;
}
.webmenu .info {
  padding: 5px 0;
}
.webmenu i {
  padding: 10px 0;
  float: left;
  clear: both;
}
.webmenu .qq-upload-list {
  margin-bottom: 10px;
}
.webmenu .qq-upload-list li {
  margin: 5px 0;
}
.webmenu .qq-uploader {
  float: left;
  clear: left;
  width: 100%;
}
.webmenu .qq-upload-button {
  display: block;
  white-space: nowrap;
  padding: 7px 0;
  text-align: center;
  background: #880000;
  border-bottom: 1px solid #DDD;
  color: #FFF;
}
.webmenu .qq-upload-button input {
  width: 100% !important;
  max-width: 100% !important;
}
.webmenu .qq-upload-button-hover {
  background: #CC0000;
}
.webmenu .qq-upload-success {
  position: relative;
}
.webmenu .qq-upload-success span {
  float: left;
  padding: 5px 0;
  margin-right: 5px;
  font-weight: bold;
}
.webmenu .qq-upload-success .qq-upload-file {
  padding-left: 25px;
}
.webmenu .qq-upload-success .qq-upload-file:before {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 1.6em/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: green;
  position: absolute;
  left: 0;
}
.webmenu .qq-upload-success .qq-progress-bar {
  display: none;
}
.webmenu .qq-upload-success .qq-upload-failed-text {
  display: none;
}
/* responsive styles */
/* styles for touched devices */
.touchevents .prodbox .buttons {
  display: block;
  display:none;
}
.mobilesafari [type="checkbox"]:not(:checked) + label:after,
.mobilesafari [type="checkbox"]:checked + label:after {
  top: -4px;
  left: 2px;
}
.mobilesafari [type="checkbox"]:checked + label:before {
  background: rgba(90, 90, 90, 0.3);
}
.mobilesafari [type="radio"]:not(:checked) + label:after,
.mobilesafari [type="radio"]:checked + label:after {
  top: -4px;
  left: 3px;
  font-size: 24px;
}

/*Aci upravy*/

.webnews .wn8{
	display:none;
}
.webnews .wn7{
	display:none;
}
.webnews .wn18{
	display:none;
	
}
/* end styles for touched devices */
@media screen and (max-width: 1200px) {
  /* header cont */
  .logged .credit {
    display: none;
  }
  /* end header cont */
}
@media screen and (max-width: 1024px) {
  /* skelton */
  #leftcont,
  #rightcont {
    position: relative;	
  }
  #leftcont {
    left: -50%;
  }
  #tree-icon {
    float: left;
    width: 22px;
    height: 26px;
    position: relative;
    margin: 20px 0 20px 10px;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
	display:none;
  }
  #tree-icon span {
    display: block;
    position: absolute;
    height: 6px;
    width: 100%;
    background: rgba(90, 90, 90, 0.8);
    border-radius: 4px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
  }
  #tree-icon span:nth-child(1) {
    top: 0px;
  }
  #tree-icon span:nth-child(2) {
    top: 10px;
    width: 85%;
  }
  #tree-icon span:nth-child(3) {
    top: 20px;
    width: 70%;
  }
  #tree-icon.open span:nth-child(1) {
    top: 10px;
    transform: rotate(135deg);
  }
  #tree-icon.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  #tree-icon.open span:nth-child(3) {
    top: 10px;
    transform: rotate(-135deg);
    width: 100%;
  }
  #leftcont.res-tree-open {
    position: absolute;
    display: block;
    width: 50%;
    z-index: 8;
    background: #FFFFFF;
    box-shadow: 5px 5px 10px 0 silver;
    animation: slide-left-right 0.5s forwards;
  }
  #contentcont.wleft {
    width: 100%;
  }
  #contentcont.wright {
    width: 100%;
  }
  .contentcont .boxcont.half {
    width: 100%;
  }
  /* end skelton */

  /* header cont */
  .search {
    width: 42%;
  }

  /* end header cont */
  .chart-canvas {
    max-width: 100%;
  }
}
@media screen and (max-width: 3060px) and (min-width: 990px) {
  .webmenu {
    display: block !important;
  }
}

@media screen and (max-width: 990px) {
  .table-scroll {
    overflow-x: auto;
  }
  .energy_class p:after {
    border-top: solid 14px transparent;
    border-bottom: solid 14px transparent;
  }
  /* header cont */
  #headercont nav .webmenu {
    display: none;
    position: absolute;
    width: 100%;
    margin-left: -10px;
    background: #5a5a5a;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    z-index: 9;
	overflow-x:hidden;
	overflow-y:auto;
	max-height:0vw;
  }
  #headercont ul.webmenu.menuid_1.ds_block{
	-webkit-transition: max-height 1.2s ease-out;
    max-height: 400px;	
}


  #headercont nav .webmenu li {
    width: 100%;
    border-bottom: 1px solid #C0C0C0;
	background: none;
    padding: 5px 3px 7px 2px;
	margin: 0px 0px 4px 0px;
	left:0;
	height:auto;
  }
  #headercont nav .webmenu li:last-child {
    border: none;
  }
  #headercont nav .webmenu li:after {
    content: "";
    padding: 0;
    margin: 0;
  }
  #headercont nav .webmenu li a {
    width: 100%;
    padding: 5px 10px;
	margin:0;
  }
  
   #headercont nav .webmenu li a:hover  {
    color:black;
  }
  
  #headercont nav .webmenu li:hover ul {
    display: none;
  }

  #headercont nav .webmenu li.hover ul {
    display: block;
  }
  #headercont nav .webmenu li ul {
    position: relative;
    left: 0;
    top: -5px;
    float: left;
    clear: left;
    width: 100%;
    box-shadow: none;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
	
  }
  #headercont nav .webmenu li ul li {
    float: left;
    clear: left;
    width: 100%;
    padding: 0 0 0 40px;
  }
  #headercont .top {
    margin-bottom: 5px;
	width:935;
  }
  #headercont .logo {
    margin-bottom: 5px;
	width:150px;
  }

body.wapid_2 #headercont .logo {
    margin-bottom: 5px;
	width:150px;
  }
  

  
  #headercont .logo a {
    height: 38px !important;
  }
  
  #headercont .search {
    margin-bottom: 10px;
    width:420px;
    padding: 0 10px;
  }
  
  #headercont .login .hdr 
  {
	  padding:10px 0px;	  	  
  }
      
  #headercont .prodlist {
    margin-bottom: 5px;
    padding: 5px 0;
  }
  #headercont .prodlist .hdr .btn:before {
    display: inline-block;
    font: normal normal normal 1.8rem/1 FontAwesome;
    transform: translate(0, 0);
    margin: 0;
  }
  #headercont .basket {
    margin-bottom: 5px;
  }
  #headercont .basket .btn:before {
    display: inline-block;
    font: normal normal normal 1.8rem/1 FontAwesome;
    transform: translate(0, 0);
  }
  #headercont .basket .cnt {
    padding: 5px 0;
  }
  #headercont .basket .price {
    padding: 4px 10px 4px 10px;
  }
  #centercont {
    padding: 80px 0 0 0;
  }
  #tree-icon {
    margin: 5px 0 5px 10px;
  }
  #menu-icon {	
    width: 22px;
    height: 22px;
    position: relative;
    margin: 4px auto 3px auto;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
  #menu-icon span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #FFFFFF;
    border-radius: 4px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
  }
  #menu-icon span:nth-child(1) {
    top: 0px;
  }
  #menu-icon span:nth-child(2) {
    top: 8px;
  }
  #menu-icon span:nth-child(3) {
    top: 16px;
  }
  #menu-icon.open span:nth-child(1) {
    top: 9px;
    transform: rotate(135deg);
  }
  #menu-icon.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  #menu-icon.open span:nth-child(3) {
    top: 8px;
    transform: rotate(-135deg);
  }
  #headercont .login {

    position: relative;
    float: right;
    margin: 0px 0 0 10px;
    z-index: 9;
    transition: padding 0.2s ease-out;
	}
	.boxcont.logout{
	float:right;
	margin: 10px 0px 10px 0;
	}
	.boxcont.logged{
	float:right;
	margin: 7px 0px 10px 0;
	}
	#headercont .logged{
	float:right;
	margin: 7px 0px 10px 0;
	}
	#headercont .logged{
	
	float:right;
	margin: 4px 0px 10px 0;
	}
	#headercont .i18n {
	float: right;
	margin: 3px 0 3px 10px;
	}
	#maincont.wapid_13 .horni.moto a,#maincont.wapid_13 .horni, #maincont.wapid_13 .horni{
	padding:0;	
	margin:0;
	}
	#maincont.wapid_13 .horni.moto, #maincont.wapid_15 .horni.auto	{	
		width: 100%;
		border-bottom: 1px solid #C0C0C0;
		background: none;
		left: 0;
		height:38px;
		margin:0;
	}	
	#maincont.wapid_13 .horni, #maincont.wapid_15 .horni{		
		margin: 0px 0px 4px 0px;
		line-height:30px;
		padding-left: 5px
	}
	#maincont.wapid_13 #headercont .top, #maincont.wapid_15 #headercont .top {
		margin-bottom: 11px;
	}
	#maincont.wapid_15 #headercont .search .btn-res, #maincont.wapid_13 #headercont .search .btn-res{
		margin: 7px 0 3px 0;
		padding: 4px 7px 6px 7px;
	}	
  
  
  
  
  
  /* end header cont */

}
@media screen and (max-width: 1200px) {
.webmenu.menuid_1 {
    width:790px;
}
}

  
  
  
@media screen and (max-width: 900px) {
  #headercont .logo {
    width: 130px;
    padding: 0 0 0 10px;
  }
  #headercont .search {
    padding: 0;
    margin-left: 10px;
    float: right;
    width: auto;
  }
  #headercont .search .btn-res {
    display: block;
    width: auto;
    margin: 5px 5px 5px 0;
	-moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
	float:right;
  }
  #headercont .search > .cnt {
    display: none;
  }
  #headercont.res-search-open .search .btn-res {
    display: none;
  }
  #headercont.res-search-open .search{
	  left:5px;
	  position: relative;
	  }
  
  #headercont.res-search-open .search > .cnt {
    display: block;
  }
  #headercont.res-search-open .prodlist,
  #headercont.res-search-open .login,
  #headercont.res-search-open .logged,
  #headercont.res-search-open .btn-search-adv,
  #headercont.res-search-open .logout,
  #headercont.res-search-open #tree-icon {
    display: none;
  }
  .stoitems .listpage .cnt .pagetext,
  .spresenttrees .listpage .cnt .pagetext {
    display: none;
  }
  .stoitems .listpage .cnt .pagenav .cnt,
  .spresenttrees .listpage .cnt .pagenav .cnt {
    
  }
  #footercont ul.paymentcont {
    float: left;
    max-width: 100%;
    padding: 10px 10px 0 10px;
	display:none;
  }
  #footercont ul.paymentcont li {
    float: left;
  }
}
@media screen and (max-width: 768px) {
  #footercont .footerinfo .cnt {
    flex-wrap: wrap;
  }
  #footercont .footerinfo .cnt .oldversion {
    flex: 0 0 100%;
    order: -1;
  }
}
@media screen and (max-width: 600px) {
  /* header cont */
  #headercont .logged ul li {
    padding: 3px 0 4px 10px;
  }
  #headercont .logged ul li a:before {
    display: inline-block;
    font: normal normal normal 2rem/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
  }
  #headercont .logged ul li a span {
    display: none;
  }
  /* end header cont */
}
@media screen and (max-width: 860px) {
  #headercont .basket {
    margin-left: 5px;
  }
  #headercont .basket .btn.btn-buy {
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #headercont .basket .btn.btn-buy .count {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 1.1rem;
  }
  #headercont .basket .price {
    display: none;
  }
  #headercont .prodlist {
    margin-left: 5px;
  }
  #headercont .prodlist .count {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 1.1rem;
  }
  #headercont .login input {
    width: 181px;
  }
  #leftcont.res-tree-open {
    width: 100%;
    left: -100%;
  }
  #headercont.res-search-open .search {
    width: calc(100% - 200px);
	float:right;
  }
  .legend ul {
    width: 100%;
  }
  .listpage .cnt .paging {
    display: none;
  }
  .stiinfo .cnt .rowbox .label {
    min-width: 0 !important;
    width: 120px;
  }
  .stiinfo .cnt .rowbox .text {
    width: calc(100% - 120px) !important;
  }
  #footercont .footerinfo .cnt .copyright {
    flex: 0 0 100%;
    text-align: left;
  }
  .boxcont.tools span {
    display: none;
  }
  .boxcont.tabs .ui-tabs-nav span {
    display: none;
  }
  .boxcont.half.float-right.stiinfo a.btn.btn-buy span {
    display: none;
  }
  #cookieUseAgreement p {
    width: 100%;
  }
  #cookieUseAgreement .btn {
    width: 100%;
    margin: 10px 0 0 0;
  }
}
@media screen and (max-width: 400px) {
  #headercont .login .hdr span {
    display: none;
  }
  #headercont .login .hdr:before {
    font-size: 2rem;
  }
}

.price.basketprice span  {
	display:none;
}}

@media screen and (max-width: 980px) {
  #headercont .login {
    margin:0px;
}}


@media screen and (max-width: 980px) {
  #headercont.scroll .login {
    margin:0px;
}}
@media screen and (max-width: 1244px){
#headercont .basket .price {
	display:none;
}}
#user_war_wrapper, #user_war_prm {
	padding:20px 10px;
	width:100%;
	text-align:center;
}

#user_war_wrapper input[type="checkbox"]{
	margin:7px 10px;
}

#user_war_prm table{
	min-width:50%;
	margin:0 auto;
}

#user_war_prm table input[type="checkbox"]{
	margin:0 10px;
	display:inline;
	position:relative;
}
#user_war_prm table #confirm{
	color:red;
}

#stepscont {margin:20px 0 40px 0}
#ordproductscont {margin:0 0 40px 0}


#dempayCost {display:none;} 



.basket.image{
	
	padding-top: 40px;
    text-align: center;
    font-size: 17px;
	padding-bottom:25px;
}


.basket.image p{
	font-weight: bold;
    font-size: larger;
	
}
.text.price  em{
	font-weight:normal;
	font-size:15px;
	text-align:right;
}
.rowbox.disc {float:right;float: right;width: 100%;text-align: right;background: #cfcfcf;}
.rowbox.disc em {font-size:12px;}
.rowbox.endprc .text.price{font-size:11px;text-align:right;font-weight:normal;}
.rowbox.oriprc{float:right; width:100%;}
.rowbox.oriprc .text.price{text-align: right;font-size: 12px;padding-right: 5px;font-weight: normal;}
.boxcont.msgbox.err.success a:hover{}
.boxcont.basketadd .cnt .price.wvat{
		padding:0;
}
.boxcont.basketadd .cnt .price.wvat span{
		color: #E0001A;}

.boxcont.basketadd .cnt{
	
	border:1px solid#cecece; 
	margin: 10px 0px 10px 0;
    padding: 10px;
	
	
}
/*--kroky kalkulace pojistovny--*/
.tabformcont.service_calc .cnt .stepscont {height:600px;margin-top:15px;}
.tabformcont.service_calc input[type="button"], .tabformcont.service_calc input[type="submit"] {background:#58be02;border:none;height:30px;font-size:12pt;}

.tabformcont.service_calc .ui-tabs .tabpage > .hdr{display:none;}
.tabformcont.service_calc .ui-tabs .ui-tabs-nav {float:none; padding:0; height:80px;}
.tabformcont.service_calc .ui-tabs .ui-tabs-nav li {width:250px; padding:0; border:0; display:block;}
.tabformcont.service_calc .ui-tabs .ui-tabs-nav li * {text-transform:uppercase; font-size:10pt;}
.tabformcont.service_calc .ui-tabs .ui-tabs-nav li a {width:210px; display:block; text-transform:uppercase; background:#eee; color:#aaa; height:3em; line-height:3em; padding:1em; margin:0 0.5em 0.5em  }
.tabformcont.service_calc .ui-tabs .ui-tabs-nav li.ui-tabs-active a {font-weight:bold; background:#e0001a; color:#fff}
.tabformcont.service_calc .ui-tabs .ui-tabs-panel {background:#eee; margin:5px; padding:10px;}
.tabformcont.service_calc .tabform input {min-width:50px;}


.staticcont p,
.staticcont h1,
.staticcont h2,
.staticcont h3,
.staticcont h4,
.staticcont ul{
	margin-bottom:5px;
}


.staticcont ul {
	list-style:disc;
	padding-left:20px;
}
.staticcont ul li{
	float:none;
	
}
.staticcont ul.imggal li {
	float:left;
	list-style:none;
}

/*zkouška dotazu*/
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: relative;
  bottom: 23px;
  right: 28px;
  width:450px;
  -webkit-backface-visibility:hidden;
}
.form-popup {
	display:none;
    position: fixed;
	right: 50%;
    left: 50%;
    border: 1px solid #f1f1f1;
    width: 20%;
	background: white;
    z-index: 1002;
    overflow: hidden;
    padding: 1%;
    -webkit-box-shadow: 0px 0px 0px 9999px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 0px 9999px rgba(0, 0, 0, 0.8);
    margin: 0 auto 0 auto;
	bottom:0%;
    min-width: 475px;
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
@media screen and (max-width: 990px) {
.form-popup{
	-webkit-transition: max-height 1.2s ease-out;
    max-height: 540px;
	min-width: 465px;
}}

@media screen and (max-width: 500px) {
.form-popup {
	bottom: 0;
    width: auto;
    height: 500px;
    max-height: 470px;
    min-width: 0;
    position: fixed;
    left: 50%;
    top: 50%;
	right: inherit;
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}}
/*zkouška dotazu*/


/*webnews akce strom*/	

#magazine .boxcont.wn3 .cnt .boxcont{
	width: 20%;
	margin: 2%;
	border: 1px solid #e3e3e3;
	font-size: smaller;
    padding-top: 10px;    
	transition: all 200ms ease;
	min-width:215px;
}
#magazine .boxcont.wn3 .cnt .boxcont .hdr{
	text-align:center;
	text-transform: uppercase;
	font-size: smaller;
    
    
}
#magazine .boxcont.wn3 .cnt .img{
	    margin: 5%;
}
#magazine .boxcont.wn3 .cnt .boxcont:hover{
	box-shadow: 20px 28px 36px -13px rgba(0,0,0,0.22);
	transition: all 500ms ease;
	cursor:pointer;
}

/*webnews akce strom*/	












	
.shareimg{
	width:20px;
	height:20px;
	
}  
  
.Shareform {
	display: none;
    position: absolute;
    left: 0%;
    width: 15%;
    background: white;
	margin-top:37px;
	filter: grayscale(100%);
}
@media screen and (max-width: 1024px) and (min-width: 360px) {
.Shareform {
min-width: 54%;
	
}}
.sharemsgimg,
.sharewhtsimg,
.sharefcbimg{
	margin:5px 0px 0 5px;
	transition: all .2s ease-in-out;
	width: 30px;
	}
.sharemsgimg:hover{
transform: scale(1.1);
}
.sharewhtsimg:hover{
transform: scale(1.1);
}
.sharefcbimg:hover{
transform: scale(1.1);
}
@media screen and (min-width: 800px) {
.sharewhtsimg {
	display:none;
}}

 
 #info {
display:none;
 width:200px;
 height:auto;
 background-color:white;
 overflow-y:hidden;
} 
#butonOpen{
 color:black;
 font-weight:bold;
 font-size:small;
 padding: 4px;
 } 

#butonClose{
	color:black;
	font-weight:bold;
	font-size:small;
	padding:10px 0px 10px 0;
	float:left;
	}
  

.input-ask.input-required{   
	min-width: 450px;
    min-height: 200px;
	margin: 10px 0 15px 0;
	-webkit-backface-visibility:hidden;
}
@media screen and (max-width: 500px) {
.input-ask.input-required{
	
	    min-width: 315px;
	    margin: 10px;
	
}}
@media screen and (max-width: 500px) {
	.rowbox.captcha {
    width: 343px;
    margin: 0px 0px 0px 15px;
}
.rowbox.captcha{
	width: 190px;
}
.rowbox.youremail{
    margin: 10px;

}
.rowbox.submit{
	margin: 0px 0px 0px 10px;
}}

.rowbox.youremail{
	width:220px;
}
.rowbox.youremail .label{
    font-size: larger;
    padding: 0px 0px 5px 0;	
}
.rowbox.enquiry .label{
	
	font-size: larger;
    padding: 8px 0px 0px 0;	
	
}


.boxcont.stiplnote iframe{
    left:0;
    top:0;
    height:500px;
    width:100%;
    overflow:hidden;
	position:relative;
    
}

body.wapid_13 .fancybox-slide--image .fancybox-content,
body.wapid_15 .fancybox-slide--image .fancybox-content{
	    transform: translate(0px, 100px)!important;
}



@media screen and (max-width: 500px){
body.wapid_13 .fancybox-slide--image .fancybox-content,
body.wapid_15 .fancybox-slide--image .fancybox-content{
    transform: translate(0px, 50px)!important;;
	
}}
body.wapid_13 .fancybox-navigation .fancybox-button--arrow_left,
body.wapid_15 .fancybox-navigation .fancybox-button--arrow_left{
  left: 0; 
  top: 18%;}

body.wapid_13 .fancybox-navigation .fancybox-button--arrow_right,
body.wapid_15 .fancybox-navigation .fancybox-button--arrow_right{
  right: 0; 
  top:18%;}
/*3D button*/
body.wapid_13 .prodbox .cnt .tools .price .wovat span.wovat,
body.wapid_15 .prodbox .cnt .tools .price .wovat span.wovat{
	
	display:none;
	
}


body.wapid_15 .prodbox.list .cnt .tools .price .wovat span.act_red,
body.wapid_13 .prodbox.list .cnt .tools .price .wovat span.act_red{
	
	    line-height: inherit;
	
	
	}
.sys_size_png{
	
    width: auto;
    height: auto;
}
.sys_size_png img{

	max-width: 101%;
    
}


.sys_gal_3d .reel{
	width:1370px !important;
	height:771px !important;
	background-size: 1346px 13878px!important;
}
.sys_gal_3d .reel img{
	  max-width: 100%;
		height: auto !important;
}
.tabinfo.hor.stitable .product .code p.codeean{
	font-size: 10px;
    width: auto;
    color: #5a5a5a;
    float: none;
    margin-top: 2px;
    position: absolute;
} 
.data_hdr{
    width: 100%;
    font-weight: bold;
    color: #7d7d7d;
    clear: both;
	
}

.data_cnt{
    width: 100%;
    font-weight: bold;
    color: #7d7d7d;
    clear: both;
	border-bottom: 1px solid#a5a5a5;
}


.popupcont.basketfail {
	min-width: calc(110vw / 4);
	background: white;
	border: 1px solid#cecece !important;
	-webkit-box-shadow: 21px 27px 73px -44px rgba(0,0,0,0.75);
	-moz-box-shadow: 21px 27px 73px -44px rgba(0,0,0,0.75);
	box-shadow: 21px 27px 73px -44px rgba(0,0,0,0.75);
}
.popupcont.basketfail .hdr p{
	
	color:red;
	
}
.popupcont.basketfail .data_hdr .id,
.popupcont.basketfail .data_hdr .code,
.popupcont.basketfail .data_hdr .name{
	float: left;
    width: auto;
    margin-left: 10px;
    min-width: 10%;
    font-size: larger;
    color: black;
    margin: 5px 0px 5px 10px;
	
	
}
.popupcont.basketfail .data_cnt .id,
.popupcont.basketfail .data_cnt .code,
.popupcont.basketfail .data_cnt .name{
	color: black;
    min-width: 10%;
    margin: 5px 0 5px 10px;
	width:auto;
	float: left;
	font-size: 12px;

}
.popupcont.basketfail .reason.reason_nondivqty{
	text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
	border-top: 1px solid#a5a5a5;
	color:red;
	
}
.boxcont.msgbox.err .cnt .msgbox_err{
	
	width:auto;
	min-width:100px;
	padding:5px;
}   



.staticcont .text{
	
	width: 49%;
    
	margin: 0px 0 30px 0;
} 

.popupcont.basketadd .boxcont.basketadd{
	
-webkit-box-shadow: 10px 10px 31px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 31px -5px rgba(0,0,0,0.75);
box-shadow: 10px 10px 31px -5px rgba(0,0,0,0.75);
padding: 15px;	
	
}

/*úprava  filtr + boxcont showstyle 17.10.2019*/ 


#filterstoreicont.boxcont.filter.store.third {
    width: calc(60% / 3 - 10px / 3);
    height: auto;
    margin: 15px 0 0 0;
    min-width: 150px;

}
#filterstoreicont .filter label.radio{
	float:right;

	
	
	
	
	
	
	
}
#hideprice.boxcont.filter.hideprice.third {
	width: 10%;
    height: auto;
    margin: 15px 0 0 0;
    float: right;
    min-width: 270px;

}
#filterorderbycont.boxcont.filter.orderby.third{
    width: calc(40% / 3 - 10px / 3);
    height: auto;
    margin: 10px 0 0 0; 
	min-width: 150px;
}


.boxcont.showstyle .styletab a {
  color: #5A5A5A;
}
.boxcont.showstyle .act a {
  color: #e0001a;
}


.boxcont.showstyle   {
	float: right;
    width: 130px;
    height: auto;
    margin: 15px 0 0 0;

}
.boxcont.showstyle .cnt  {
	float:right;
	float: right;
    width: 29%;
	min-width: 120px;
   

}
.boxcont.filter.store.third .cnt{
	
	width: auto;
	
	
}
.boxcont.showstyle .cnt .styletab  {
    float: left;
    margin: 0 10px 0 0;
}

.boxcont.showstyle .cnt .styletab span {
  display: none;
}
.boxcont.showstyle .cnt .table a:before {
  content:  "\f039";
}
.boxcont.showstyle .cnt .gallery a:before {
 content: "\f00a";
}
.boxcont.showstyle .cnt .list a:before {
    content: "\f03a";
}
.boxcont.showstyle .cnt .styletab a:before {
  display: inline-block;
  font: normal normal normal 2.8rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.boxcont.filter.hideprice.third .cnt{
	
	float:right
	
	
}

@media screen and (max-width: 500px) {
#hideprice.boxcont.filter.hideprice.third {
	
	float:none;
	
	
}
.tabinfo.hor td.price.wovat span.act_red u{
	
	
	
	
	color:red;	
}}

.red{
	
color:red;	
	
}
.price .price_act{
	font-weight:100;
	background: url(../img/cross_prc.png) no-repeat top 3px right 20px;
	font-size:13px;
	float:none;
}


/*úprava  filtr + boxcont showstyle 17.10.2019*/ 



.cnt_test{
	height:450px;
	
	
	
}


/*nové htm 27.11.2019*/

.staticcont .hdr h1.red_test_1{
	 color: red;
	 margin: 0px 0 20px 0;
} 
 
 .staticcont .hdr h1.red_test{
	 color: red;
	 margin: 200px 0 20px 0;
} 
.staticcont .mid_text_box li{
	margin: 5px 0 5px 35px;
    font-size: 1.7em;
}
.staticcont .test_text_box {
	
}
.staticcont .mid_text_box p{
	width: 100%;
    font-size: 1.7em;
    font-weight: 900;
    margin: 10px 0 10px 0;
}

.staticcont .bot_text_box a{
	
	color: red;      
    font-weight: bold;
	
	
}
.staticcont .bot_text_box img{
	float: right;
    width: 235px;
    height: 170px;
}
.staticcont_box{

}
.staticcont .test_box_hdr{
	font-size: 1.7em;
    width: 100%;
    margin: 10px 0 10px 0;
}	
	
.mid_text_box{
	height: auto;
	width: 100%;
}	

.staticcont .bot_text_box{
	width:100%;
    height: auto;
    font-size: 1.7em;
	margin: 0 0 30px 0;
	
	
}
.staticcont .test_img_big{
	width:100%
	
}
.staticcont .test_img_big img{
	width: 100%;
	
}
.staticcont .test_box{
     width: 100%;
	 margin: 0 0 30px 0;
	
}
.staticcont .test_img_small{
	       width: 100%;

}
.staticcont .test_img_small img{
	width: 25%;
    float: right;
    margin: 0px 0 0px 0;

}
.mid_text_box_2{
	height: auto;
    min-height: 150px;
    width: 57%;

}
	
	
	

.mid_text_box_2 li{
	margin: 10px 0 10px 25px;
    font-size: 13px;
    
}
.mid_text_box_2 p{
	
    font-size: 13px;
    font-weight: 900;
	margin: 0px 0 30px 0;
}


.test_img_small_2{
	
	float:right;
	
}


.test_img_small_2 img{
	
	    width: 45%;
	
}
.test_img_small iframe{
	
	float: right;
	
}

.wrapper {
    margin: 0 auto;
    position: relative;
    width: 600px;
}
.button {
    cursor: pointer;
    display: block;
    margin-left: .4em;
   
    
    text-align: center;
    z-index: 1;
	
}
.button__front {
    background-color: lightblue;
    border-radius: 50% / 11%;
    color: black;
    display: block;
    font-size: 137.5%;
    line-height: 100%;
    padding: 0.6em 0.7em;
    position: relative;
    width: 100%;
}

.bot.more.click img{
	
	width: auto;
    height: 75px;
	
	
	
}
.bot.more.click{
	
	margin: 0 0 40px 0;
}


.bot.more.click .btn.btn-danger{
	
	min-width: 100px;
    height: 30px;
    background: #cecece;
    font-size: 16px;
	
}

.bot.more.click .btn.btn-danger:hover{
background: #fa0000;
}

.gall .video_box_1{
	margin-right:8px;
	display: flex;
 
    width: 590px;
    height: 320px;
    float: left;

	
}
.gall .video_box_2{
	margin-left:5px;
	display: flex;
    margin: auto;
    width: 590px;
    height: 320px;
    float: left;

	
}

ul.imggal{
	padding:0px;
}
.gall .text_gallery ul
{
	padding:0;
}
.gall ul.imggal li{
	margin: 10px 11.5px 0px 0px;
}
.gall ul.text_gallery{
	
	    padding: 15px;
	
	
}
.histori_box td.quarter h4{
	color: red;
    font-size: 1.7em;
}
li.horni.right.olina{
	width: 110px;
}
/*nové htm 27.11.2019*/




/*--Krokovy wizard z formu--*/
.wizard,.tabcontrol{display:block;width:100%;overflow:hidden}
.wizard a,.tabcontrol a{outline:0}
.wizard ul,.tabcontrol ul{list-style:none!important;padding:0;margin:0}
.wizard ul > li,.tabcontrol ul > li{display:block;padding:0}
.wizard > .steps .current-info,.tabcontrol> .steps .current-info{position:absolute;left:-999em}
.wizard > .content > .title,.tabcontrol> .content > .title{position:absolute;left:-999em}
.wizard > .steps{position:relative;display:block;width:100%}
.wizard.vertical> .steps{display:inline;float:left;width:30%}
.wizard > .steps .number{font-size:1.429em}.wizard > .steps > ul > li{width:25%}
.wizard > .steps > ul > li, .wizard > .actions> ul > li {float:left}
.wizard > .steps > ul > li.error {background:none;}
.wizard.vertical> .steps > ul > li{float:none;width:100%}
.wizard > .steps a,.wizard > .steps a:hover,.wizard > .steps a:active{display:block;width:auto;margin:0 .5em .5em;padding:1em 1em;text-decoration:none;}
.wizard > .steps .disabled a,.wizard > .steps .disabled a:hover,.wizard > .steps .disabled a:active{background:#eee;color:#aaa;cursor:default}
.wizard > .steps .current a,.wizard > .steps .current a:hover,.wizard > .steps .current a:active{background:#e0001a;color:#fff;cursor:default}
.wizard > .steps .done a,.wizard > .steps .done a:hover,.wizard > .steps .done a:active{background:#e08791;color:#fff}
.wizard > .steps .error a,.wizard > .steps .error a:hover,.wizard > .steps .error a:active{background:#ff3111;color:#fff}
.wizard > .content{background:#eee;display:block;margin:.5em;min-height:35em;overflow:hidden;position:relative;width:auto;}
.wizard.vertical > .content{display:inline;float:left;margin:0 2.5% .5em 2.5%;width:65%}
.wizard > .content > .body{float:left;position:absolute;width:95%;padding:1.5%}
.wizard > .content > .body ul{list-style:disc!important}
.wizard > .content > .body ul > li{display:list-item}
.wizard > .content > .body > iframe{border:0 none;width:100%;height:100%}
.wizard > .content > .body input{border:1px solid #ccc}
.wizard > .content > .body input[type="checkbox"]{display:inline-block}
.wizard > .content > .body input.error{background:#fbe3e4;border:1px solid #fbc2c4;color:#8a1f11}
.wizard > .content > .body label{display:inline-block}
.wizard > .content > .body label.error{color:#8a1f11;display:inline-block;margin-left:1.5em}
.wizard > .actions{position:relative;display:block;text-align:right;width:100%}
.wizard.vertical > .actions{display:inline;float:right;margin:0 2.5%;width:95%}
.wizard > .actions > ul{display:inline-block;text-align:right}
.wizard > .actions > ul > li{margin:0 .5em}
.wizard.vertical> .actions> ul > li{margin:0 0 0 1em}
.wizard > .actions a,.wizard > .actions a:hover,.wizard > .actions a:active{background:#e0001a;color:#fff;display:block;padding:.5em 1em;text-decoration:none;}
.wizard > .actions .disabled a,.wizard > .actions .disabled a:hover,.wizard > .actions .disabled a:active{background:#eee;color:#aaa}
.wizard > .loading{}
.wizard > .loading .spinner{}.tabcontrol> .steps{position:relative;display:block;width:100%}
.tabcontrol > .steps > ul{position:relative;margin:6px 0 0 0;top:1px;z-index:1}
.tabcontrol > .steps > ul > li{float:left;margin:5px 2px 0 0;padding:1px;}
.tabcontrol > .steps > ul > li:hover{background:#edecec;border:1px solid #bbb;padding:0}
.tabcontrol > .steps > ul > li.current{background:#fff;border:1px solid #bbb;border-bottom:0 none;padding:0 0 1px 0;margin-top:0}
.tabcontrol > .steps > ul > li>a{color:#5f5f5f;display:inline-block;border:0 none;margin:0;padding:10px 30px;text-decoration:none}
.tabcontrol > .steps > ul > li>a:hover{text-decoration:none}
.tabcontrol > .steps > ul > li.current>a{padding:15px 30px 10px 30px}
.tabcontrol > .content{position:relative;display:inline-block;width:100%;height:35em;overflow:hidden;border-top:1px solid #bbb;padding-top:20px}
.tabcontrol > .content > .body{float:left;position:absolute;width:95%;height:95%;padding:2.5%}
.tabcontrol > .content > .body ul{list-style:disc!important}
.tabcontrol > .content > .body ul > li{display:list-item}



/*raiting firmy sestava*/


.rate_content_right{
	
	width: 100%;
    max-width: 800px;
    min-height: 400px;
    padding: 10px;
    margin: 25px auto;
    float: none;
    position: relative;
    background: white;
	
}
.rate_content_left{
	
	width: 100%;
    max-width: 800px;
    min-height: 400px;
    padding: 10px;
    margin: 25px auto;
    float: none;
    position: relative;
    background: white;
	
}
.rate_header{
	
	width: 100%;
    max-width: 600px;
	padding: 10px;
    margin: 0px auto;
    float: none;
    position: relative;
    background: white;
	text-align:center;
}
.rate_header .left_h{
	font-size: medium;
    font-weight: 700;
}
.rate_right{
	
	float:left;
	width:770px;
	border:5px solid#cecece;
    padding: 30px;
    margin: 10px;
	
	
}

.rate_left{
    float: left;
    width: 770px;
    border: 5px solid#cecece;
    padding: 30px;
    margin: 10px;
}
.rate_left_td{
	
	padding: 16px 0 0 0;
	width:430px;
	font-size: small;
    font-weight: bold;
    text-transform: capitalize;
	
}
.rate_right_td{
	
	padding: 16px 0 0 0;
	width:430px;
	font-size: small;
    font-weight: bold;
    text-transform: capitalize;
	
}

td.rate_left_select{
	padding: 5px;
    width: 285px;
}	
.rate_click_next{	
	
	margin: 3px 10px 0 0;
   
	
	
}
.rate_click_back{	
	
	margin: -35px 0px 0px 22px;

	
}
.rate_left_select select{
	
	width:280px;
	padding:10px;
	
}
.rate_right_select select{
	
	width:280px;
	padding:10px;
	
}
.rate_right input{
	
	padding: 10px 25px;
	
}
.rate_left input{

	
	padding: 10px 25px;
	
}



/*raiting firmy sestava*/

