/* 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;
}
.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;
}
.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.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.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 {
  border: 1px solid #ddd;
  background: #eee url("../img/jquery-ui/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("../img/jquery-ui/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #fff;
  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;
  font-weight: bold;
  color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  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;
  background: #fdf5ce url("../img/jquery-ui/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}
.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 {
  color: #c77405;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff url("../img/jquery-ui/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  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;
}
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/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#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-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-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:before {
  content: "\f1e0";
}
.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";
}
.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;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
@font-face {
  font-family: 'Font Awesome 5 Free solid';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
@keyframes slide-left-right {
  100% {
    left: 0;
  }
}
html {
  font-size: 10px;
}
* {
  box-sizing: border-box;
}
body,
table,
option,
input,
button,
select {
  font-family: Roboto, tahoma, verdana, arial, sans-serif;
}
body {
  min-width: 340px;
  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);
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
a {
  color: #000;
  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 tr.btmhr .delcats {
  float: left;
  clear: left;
  width: 100%;
  font-style: italic;
}
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: 3px 6px 3px 0;
  padding: 5px 7px;
  -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;
}
input.err,
textarea.err {
  border: 2px solid red !important;
  box-shadow: 0 0 8px rgba(255, 0, 0, 0.6) !important;
  background: #ffecec;
}
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;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -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;
  -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;
}
.clean {
  height: 0;
  clear: both;
}
.custom-select,
.custom-multi-select {
  height: 28px;
  margin: 3px 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;
  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;
}
.custom-select select,
.custom-multi-select select {
  float: left !important;
  position: relative;
  padding: 1px 25px 4px 6px;
  width: 100%;
  max-width: 100%;
  z-index: 2;
  border: none;
  box-shadow: none;
  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;
}
figure {
  margin: 10px 20px;
}
figcaption {
  text-align: center;
}
.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 > p {
  padding: 5px 10px 3px 0;
  margin: 0;
  font-size: 1.6rem;
  font-weight: bold;
  float: left;
}
.boxcont .hdr > h1 {
  padding: 5px 10px 5px 0;
  font-size: 1.6rem;
  float: left;
}
.boxcont .hdr .date,
.boxcont .hdr .top {
  float: right;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 6px 0;
}
.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: 5px 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;
}
.boxcont.err p {
  margin: 10px 0;
}
.boxcont.err .btn {
  float: none;
  font-size: 0.9em;
}
.boxcont.err .navbar {
  display: none;
}
.boxcont.err .newpassword .hdr {
  display: none;
}
.boxcont.err .newpassword .cnt {
  padding: 15px;
  background: rgba(255, 255, 255, 0.7);
}
.boxcont.err .newpassword .cnt .tabform td,
.boxcont.err .newpassword .cnt .tabform th {
  background: none;
}
.boxcont.opened .hdr {
  cursor: pointer;
}
.boxcont.opened .hdr p {
  width: calc(100% - 20px);
}
.boxcont.opened .hdr:after {
  display: inline-block;
  font: normal normal normal 1.8rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  float: right;
  content: "\f068";
}
.boxcont.closed .hdr {
  cursor: pointer;
}
.boxcont.closed .hdr p {
  width: calc(100% - 20px);
}
.boxcont.closed .hdr:after {
  display: inline-block;
  font: normal normal normal 1.8rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  float: right;
  content: "\f067";
}
#headercont {
  position: absolute;
  float: left;
  clear: left;
  width: 100%;
  border-bottom: none;
  background: #F2F1FF;
  z-index: 99;
  left: 0px;
  padding-top: 35px;
  transition: all 0.2s ease;
}
#headercont.scroll {
  position: fixed;
  box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid #5a5a5a;
  padding-top: 0;
}
#headercont.scroll header .boxcont.top {
  margin-top: -35px;
  transition: all 0.2s ease;
}
#headercont.scroll header .search {
  margin: 0;
}
#headercont.scroll header .basket {
  margin: 0 0 0 10px;
}
#headercont.scroll header .logo {
  margin: 3px 0px;
}
#headercont.scroll header .logo a {
  background: url("../img/logo2.png") no-repeat left center;
  background-size: auto 100%;
  height: 60px;
}
#headercont header {
  max-width: 1170px;
  width: 100%;
  margin: auto;
  transition: all 0.2s ease;
}
#headercont header .boxcont.compare .btn-comp:before {
  content: url("../img/ICO_compare_dark.png");
}
#headercont header .wrap_header {
  display: flex;
  width: 100%;
}
#headercont .top {
  float: left;
  clear: left;
  width: 100%;
  background: #1f1e20;
  border-bottom: 1px solid #C0C0C0;
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: 0;
}
#headercont .top .wrap {
  max-width: 1170px;
  width: 100%;
  margin: auto;
}
#headercont nav {
  float: left;
  clear: left;
}
#headercont .logo {
  flex: 0 1 auto;
  order: 1;
  width: 250px;
  float: none;
  padding: 0 10px;
  margin: 3px 0 7px 0;
}
#headercont .logo a {
  background: url(../img/logo.png) no-repeat left center;
  width: 100%;
  height: 73px;
  font-size: 0;
  color: transparent;
  float: left;
  display: block;
  transition: height 0.2s ease-out;
}
#headercont .login {
  position: relative;
  float: right;
  margin: 0 0 0 10px;
  z-index: 9;
}
#headercont .login .login-menu li {
  font-weight: normal;
  padding: 7px 0;
}
#headercont .login .login-menu li a {
  color: #FFFFFF;
  font-size: 1.5rem;
}
#headercont .login .login-menu li:after {
  content: "|";
  padding: 0 10px;
  margin: 2px 0 0 0;
  float: left;
  color: #FFFFFF;
  opacity: 0.66666667;
}
#headercont .login .login-menu li:first-child:after {
  content: "";
  padding: 0 0 0 10px;
}
#headercont .login .login-menu li.btn-login:before {
  display: none;
}
#headercont .login .hdr {
  font-size: 1.4rem;
  font-weight: normal;
  padding: 5px 0;
  color: #FFFFFF;
  cursor: pointer;
}
#headercont .login .hdr:before {
  color: #FFFFFF;
}
#headercont .login .hdr.btn-login:before {
  content: "";
}
#headercont .login .cnt {
  display: none;
  position: absolute;
  top: 34px;
  right: 10px;
  width: 203px;
  background: #FFFFFF;
  padding: 10px;
  border: 1px solid #C0C0C0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
#headercont .login .cnt input[type=text],
#headercont .login .cnt .pswd {
  width: 100%;
}
#headercont .login .cnt ul {
  margin: 5px 0 0 0;
}
#headercont .login .cnt ul li {
  padding: 5px 0 0 0;
}
#headercont .login .btn {
  float: right;
  margin: 3px 0;
  width: 100%;
}
#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.conlogsave {
  display: none;
}
#headercont .login ul li a {
  color: #000;
}
#headercont .logged {
  float: right;
  margin: 0 0 0 10px;
  z-index: 9;
}
#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 20px;
  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: 0 0 0 10px;
  display: none;
  /* icons */
  /* text */
}
#headercont .i18n ul.icons {
  float: right;
}
#headercont .i18n ul.icons li {
  padding: 7px 0 0 0;
}
#headercont .i18n ul.icons li a {
  float: left;
  margin: 0 4px;
  width: 25px;
  height: 16px;
  color: transparent;
  border: 1px solid #C0C0C0;
}
#headercont .i18n ul.icons li a:hover {
  cursor: pointer;
}
#headercont .i18n ul.icons li a.en {
  background: url("../img/flag-en.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons li a.cz {
  background: url("../img/flag-cz.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons li a.sk {
  background: url("../img/flag-sk.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons li a.pl {
  background: url("../img/flag-pl.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons li a.de {
  background: url("../img/flag-de.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons li 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 {
  flex: 0 1 auto;
  order: 6;
  float: none;
  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;
  background: transparent;
  box-shadow: none;
  border: none;
  width: 43px;
}
#headercont .basket .btn.btn-buy {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
#headercont .basket .btn:before {
  margin: 0;
  content: "";
  background: url('../img/basket.png') no-repeat;
  display: block;
  height: 33px;
  width: 40px;
  position: absolute;
  top: 2px;
}
#headercont .basket .btn:after {
  display: none;
}
#headercont .basket .btn .count {
  position: absolute;
  color: white;
  display: none;
  -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;
  right: -5px;
  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: 20px;
  color: #0E20A8;
  font-weight: bold;
  padding: 6px 10px 5px 10px;
  border-left: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#headercont.scrol_disabled {
  position: absolute;
  box-shadow: 0 10px 10px -5px silver;
}
#headercont.scrol_disabled > .boxcont {
  margin-bottom: 5px;
}
#headercont.scrol_disabled .logo a {
  height: 43px;
}
#headercont.scrol_disabled .search {
  padding-top: 0;
  padding-bottom: 0;
}
#headercont.scrol_disabled .prodlist {
  padding: 5px 0;
}
#headercont.scrol_disabled .basket .cnt {
  padding: 5px 0;
}
#maincont {
  background: #FFFFFF;
  font-size: 1.2em;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}
#maincont.homepage .menu_logged,
#maincont.spresenttrees .menu_logged,
#maincont.stoitem .menu_logged,
#maincont.ordbaskets .menu_logged,
#maincont.i6contacts .menu_logged,
#maincont.wm .menu_logged,
#maincont.stoitems .menu_logged {
  display: none;
}
#centercont {
  padding: 125px 0 0 0;
  position: relative;
}
#centercont.cookie {
  padding: 145px 0 0 0;
}
#centercont .boxcont.banner_right {
  width: 195px;
  padding: 0;
  margin: 0;
  position: absolute;
  right: -210px;
  top: 130px;
}
#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;
}
#leftcont .boxcont:not(.images) {
  width: 100%;
  margin: 0 0 10px 0;
}
#leftcont .boxcont:not(.images) .hdr {
  background: #d2d2d2;
  height: 50px;
}
#leftcont .boxcont:not(.images) .hdr p {
  color: #1a171c;
  font-size: 1.5em;
  font-weight: bold;
  width: 100%;
  padding: 15px 10px;
  height: 50px;
}
#leftcont .boxcont:not(.images) .cnt {
  padding: 0 5px 15px;
}
#leftcont .lastvisited li {
  float: left;
  clear: left;
  width: 100%;
  padding: 22px 0 0;
}
#leftcont .lastvisited li img {
  float: left;
  width: 56px;
  margin: 0 10px 0 5px;
}
#leftcont .lastvisited li .name {
  float: left;
  width: calc(100% - 89px);
  overflow: hidden;
}
#leftcont .lastvisited li .name a {
  display: table-cell;
  vertical-align: middle;
  float: none;
  font-size: 1.3rem;
  font-weight: normal;
  height: 35px;
}
#leftcont .lastvisited li:last-child {
  border: none;
}
#leftcont .lastvisited .cnt {
  background: #F2F1FF;
  padding-bottom: 22px;
}
#leftcont .boxcont.menu_logged .hdr {
  padding-top: 0px;
}
#leftcont .boxcont.menu_logged .cnt {
  background: #F2F1FF;
  padding-bottom: 22px;
  padding-right: 0;
}
#leftcont .boxcont.menu_logged .cnt .webmenu li {
  float: none;
  padding: 15px 0 0 10px;
}
#leftcont .boxcont.menu_logged .cnt .webmenu li a {
  float: none;
  font-size: 1.4em;
  font-weight: bold;
  padding: 7px 10px;
}
#leftcont .boxcont.menu_logged .cnt .webmenu li a.act {
  background: #fff;
  width: 100%;
  display: block;
}
#leftcont .boxcont.menu_logged .cnt .webmenu li ul li {
  padding: 10px 0 0 10px;
}
#leftcont .boxcont.menu_logged .cnt .webmenu li ul li a {
  font-size: 1.1em;
  font-weight: normal;
}
#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%;
  min-height: 500px;
  padding: 10px;
}
#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 #filterfulltextcont {
  display: none;
}
#toolbar .btn-stat {
  display: none;
}
.contentcont .filter_outer {
  position: relative;
  clear: both;
  float: left;
  width: 100%;
}
.contentcont.loginnavigator .login .hdr h1 span {
  display: none;
}
.contentcont.webnewsdet .news_login > .hdr {
  display: none;
}
.contentcont.gdprpermiss .boxcont a.link {
  text-decoration: underline;
}
.contentcont.comshipto .toolbar .btn-newWith,
.contentcont.comshipto .toolbar .btn-delete {
  display: none;
}
.contentcont.deliveries .srchtools {
  display: none;
}
.contentcont.company #toolbar .btn-stat {
  display: block;
}
.contentcont.company .btn-dis,
.contentcont.company .srchtools,
.contentcont.company .boxcont.comres,
.contentcont.company .boxcont.otherinfo {
  display: none;
}
.contentcont.orders .document .cnt table td p {
  padding: 0;
}
.contentcont.orderss .srchtools {
  display: none;
}
.contentcont.spresenttrees #wn16 .owl-controls {
  display: none !important;
}
.contentcont.login .boxcont.login .hdr h1 span {
  display: none;
}
.contentcont.contact .hdr p {
  padding: 5px 10px 3px 0;
  margin: 0;
  font-size: 1.6rem;
  font-weight: bold;
  float: left;
}
.contentcont.contact .boxcont.document {
  border: 1px solid #D6D3D6;
  background: #EFEBEF;
  border-radius: 0;
  border-bottom: none;
  padding: 15px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.contentcont.contact .boxcont.document .show_more_contact:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0d8";
  margin: 0 0 0 5px;
}
.contentcont.contact .boxcont.document .show_more_contact.show:after {
  transform: rotate(180deg);
}
.contentcont.contact .boxcont.document.tabedit {
  background: #FFFFCA;
}
.contentcont.contact .boxcont.document .tabinfo td,
.contentcont.contact .boxcont.document .tabinfo th {
  background: none;
}
.contentcont.contact .boxcont.document .tabinfo td input[type="text"],
.contentcont.contact .boxcont.document .tabinfo th input[type="text"] {
  width: 200px;
}
.contentcont .boxcont {
  width: 100%;
  margin: 0 0 10px 0;
}
.contentcont .boxcont.news_login > .hdr {
  background: #d2d2d2;
  height: 40px;
}
.contentcont .boxcont.news_login > .hdr p {
  padding: 10px;
}
.contentcont .boxcont.news_login .cnt li {
  list-style: none;
}
.contentcont .boxcont.news_login .cnt li .boxcont {
  margin: 2px 0 2px 10px;
}
.contentcont .boxcont.news_login .cnt li .hdr .date {
  font-size: 1.3rem;
  float: left;
  padding: 0;
  font-weight: normal;
}
.contentcont .boxcont.news_login .cnt li .hdr h2 {
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 1.4rem;
  line-height: 1.9rem;
}
.contentcont .boxcont.news_login .cnt li .hdr h2 a {
  float: none;
}
.contentcont .boxcont.news_login .cnt li .cnt {
  display: none;
}
.contentcont .boxcont.news_login .cnt li .cnt .img,
.contentcont .boxcont.news_login .cnt li .cnt .note,
.contentcont .boxcont.news_login .cnt li .cnt .detwn {
  display: none;
}
.contentcont .boxcont.banner_login > .hdr {
  background: #d2d2d2;
  height: 40px;
}
.contentcont .boxcont.banner_login > .hdr p {
  padding: 10px;
}
.contentcont .boxcont.banner_login .cnt {
  padding: 0;
}
.contentcont .boxcont.banner_login .cnt li {
  width: calc(50% - 5px);
  float: left;
  list-style: none;
  margin: 10px 0 0 0;
}
.contentcont .boxcont.banner_login .cnt li .note {
  height: 30px;
  background: #F0EBEF;
  padding: 7px 5px 5px 5px;
  overflow: hidden;
  font-weight: bold;
  font-size: 1.4rem;
}
.contentcont .boxcont.banner_login .cnt li .note span {
  float: right;
  font-weight: normal;
}
.contentcont .boxcont.banner_login .cnt li .img img {
  width: 100%;
  height: auto;
}
.contentcont .boxcont.banner_login .cnt li:nth-child(even) {
  float: right;
}
.contentcont .boxcont.nav-info-out {
  display: flex;
}
.contentcont .boxcont.nav-info-out .nav-info {
  float: none;
  flex: 1 1 auto;
  margin: 10px;
  background: #F0EBEF;
  border: 1px solid #D6D3D6;
  display: block;
  height: 170px;
  width: 100%;
  position: relative;
  font-size: 1.2em;
  text-align: center;
  padding: 20px;
}
.contentcont .boxcont.nav-info-out .nav-info:first-child {
  margin-left: 0;
}
.contentcont .boxcont.nav-info-out .nav-info:last-child {
  margin-right: 0;
}
.contentcont .boxcont.nav-info-out .nav-info:before {
  display: inline-block;
  font: normal normal normal 4.8em/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  opacity: 0.4;
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
}
.contentcont .boxcont.nav-info-out .nav-info.basket:before {
  content: "\f291";
}
.contentcont .boxcont.nav-info-out .nav-info.orditems:before {
  display: inline-block;
  font: normal normal normal 6.8rem/1 'Font Awesome 5 Free solid';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f46d";
}
.contentcont .boxcont.nav-info-out .nav-info.invoices:before {
  display: inline-block;
  font: normal normal normal 6.4rem/1 'Font Awesome 5 Free solid';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f570";
}
.contentcont .boxcont.nav-info-out .nav-info.reclaims:before {
  display: inline-block;
  font: normal normal normal 6.4rem/1 'Font Awesome 5 Free solid';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f7d9";
}
.contentcont .boxcont.nav-info-out .nav-info:hover {
  background: #F2F1FF;
}
.contentcont .boxcont.nav-info-out .nav-info .price {
  font-weight: bold;
  font-size: 1.2em;
  color: #FE1819;
  position: relative;
  top: 90px;
}
.contentcont .boxcont.nav-info-out .nav-info .count {
  display: block;
  background: #E1DDE0;
  width: 30px;
  height: 30px;
  -webkit-border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -webkit-border-top-left-radius: 30px;
  -moz-border-radius-topright: 30px;
  -moz-border-radius-bottomright: 30px;
  -moz-border-radius-bottomleft: 30px;
  -moz-border-radius-topleft: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #D6D3D6;
  text-align: center;
  padding-top: 3px;
  font-size: 1.2em;
  font-weight: bold;
  position: absolute;
  right: -5px;
  top: -5px;
}
.contentcont .boxcont.logout {
  text-align: center;
}
.contentcont .boxcont.logout .hdr p {
  float: none;
}
.contentcont .boxcont.newpassword .tabform {
  width: 310px;
  margin: 0 auto;
}
.contentcont .boxcont.newpassword .tabform td .label {
  font-weight: bold;
  margin: 5px 0;
}
.contentcont .boxcont.newpassword .tabform td .input-email {
  width: 302px;
}
.contentcont .boxcont.newpassword .tabform td .btn {
  margin-left: 100px;
}
.contentcont .boxcont.flex {
  display: flex;
  justify-content: space-between;
}
.contentcont .boxcont.flex:before,
.contentcont .boxcont.flex:after {
  display: none;
}
.contentcont .boxcont.flex .boxcont.document {
  width: calc(50% - 5px);
  float: none;
}
.contentcont .boxcont.document.debet {
  margin: 0;
}
.contentcont .boxcont.debethorizontal .cnt {
  padding: 0;
}
.contentcont .boxcont.debethorizontal .cnt .tabinfo {
  border-top: none;
  border-radius: 0;
}
.contentcont .boxcont.debethorizontal .cnt .tabinfo tr td.red {
  background: #FFBFBF;
}
.contentcont .boxcont.srchfltxt {
  margin: -5px 0 10px 0;
}
.contentcont .boxcont.stiplnote p {
  margin: 5px 0;
}
.contentcont .boxcont.stiplnote p strong {
  font-size: 1.2em;
  margin: 15px 0 5px 0;
  display: block;
}
.contentcont .boxcont.stiplnote ul {
  list-style: inherit;
  padding: 0;
  margin: 0 0 0 30px;
}
.contentcont .boxcont.stiplnote ul li {
  float: none;
}
.contentcont .boxcont.registration .nav input[type="radio"]:not(:checked) + label,
.contentcont .boxcont.registration .nav input[type="radio"]:checked + label {
  position: relative;
  padding: 5px 10px;
  margin: 0 10px 0 0;
  cursor: pointer;
  float: left;
  background: #1922AB;
  font-size: 1.3em;
  color: #fff;
}
.contentcont .boxcont.registration .nav input[type="radio"]:not(:checked) + label {
  background: #BDBDBD;
  color: #000;
}
.contentcont .boxcont.registration .nav input[type="radio"]:not(:checked) + label:before,
.contentcont .boxcont.registration .nav input[type="radio"]:checked + label:before {
  content: none;
  position: absolute;
  left: 0;
  top: 2px;
  width: 120px;
  height: auto;
  font-weight: bold;
  padding: 7px;
  border-radius: 0px;
  border: none;
  text-align: right;
}
.contentcont .boxcont.registration .nav input[type="radio"]:not(:checked) + label:before:hover,
.contentcont .boxcont.registration .nav input[type="radio"]:checked + label:before:hover {
  border: none;
}
.contentcont .boxcont.registration .nav input[type="radio"]:not(:checked) + label:after,
.contentcont .boxcont.registration .nav input[type="radio"]:checked + label:after {
  content: none;
}
.contentcont .boxcont.firm #comname,
.contentcont .boxcont.firm input[name='comnameadd'] {
  width: 275px;
}
.contentcont .boxcont.params {
  background: #EFEBEF;
  border: 1px solid #D6D3D6;
  padding: 15px;
  padding-top: 0;
}
.contentcont .boxcont.params .tabinfo {
  border: none;
}
.contentcont .boxcont.params .tabinfo th,
.contentcont .boxcont.params .tabinfo td {
  background: none !important;
  border: none;
}
.contentcont .boxcont.params .tabinfo th.new_param,
.contentcont .boxcont.params .tabinfo td.new_param {
  padding-top: 15px;
}
.contentcont .boxcont.params .tabinfo tr.activ_param td,
.contentcont .boxcont.params .tabinfo tr.activ_param th {
  border-bottom: 1px solid #D6D3D6;
}
.contentcont .boxcont.params.role {
  border-top: none;
}
.contentcont .boxcont.params.role.tabedit {
  background: #FFFFCA;
}
.contentcont .boxcont.params.role .tabinfo th {
  width: auto;
  min-width: 170px;
  white-space: nowrap;
  text-align: right;
}
.contentcont .boxcont.params.role .tabinfo td {
  width: 100%;
}
.contentcont .boxcont.stiparinf {
  margin-bottom: 20px;
}
.contentcont .boxcont.changelogin,
.contentcont .boxcont.changepassword {
  border: 1px solid #D6D3D6;
  background: #EFEBEF;
  border-radius: 0;
  padding: 15px;
}
.contentcont .boxcont.changelogin td,
.contentcont .boxcont.changepassword td,
.contentcont .boxcont.changelogin th,
.contentcont .boxcont.changepassword th {
  background: none;
}
.contentcont .boxcont.logsuccess .hdr,
.contentcont .boxcont.logbusinfo .hdr {
  display: none;
}
.contentcont .boxcont.logsuccess .cnt .tabinfo,
.contentcont .boxcont.logbusinfo .cnt .tabinfo {
  border: 1px solid #D6D3D6;
  background: #EFEBEF;
  border-radius: 0;
  padding: 15px;
}
.contentcont .boxcont.logsuccess .cnt .tabinfo th,
.contentcont .boxcont.logbusinfo .cnt .tabinfo th,
.contentcont .boxcont.logsuccess .cnt .tabinfo td,
.contentcont .boxcont.logbusinfo .cnt .tabinfo td {
  background: none;
}
.contentcont .boxcont.logbusinfo .hdr {
  display: block;
}
.contentcont .boxcont#wnCarousel7 .prodbox .wrap_bottom {
  padding: 10px;
  height: 56px;
}
.contentcont .boxcont#wnCarousel7 .prodbox .wrap_bottom .price {
  width: 50%;
  float: left;
}
.contentcont .boxcont#wnCarousel7 .prodbox .wrap_bottom .price .wvat p {
  margin-left: 5px;
}
.contentcont .boxcont#wnCarousel7 .prodbox .wrap_bottom .price .wvat span:after {
  content: " ,-";
}
.contentcont .boxcont#wnCarousel7 .prodbox .wrap_bottom .price .wovat {
  display: none;
}
.contentcont .boxcont#wnCarousel7 .prodbox .wrap_bottom .price .wvat {
  margin-top: 6px;
  float: left;
}
.contentcont .boxcont#wnCarousel7 .prodbox .wrap_bottom .price .wvat span:after {
  display: none;
}
.contentcont .boxcont#wnCarousel7 .prodbox .wrap_bottom .tools {
  min-height: 30px;
  width: 50%;
  float: right;
  clear: none;
}
.contentcont .boxcont#wnCarousel7 .prodbox .wrap_bottom .tools .buybox {
  margin: 0;
}
.contentcont .boxcont#wnCarousel7 .prodbox .wrap_bottom .tools .buybox form {
  display: block;
}
.contentcont .boxcont#wnCarousel7 .prodbox .wrap_bottom .tools .buybox .btn-buy {
  margin: 0;
}
.contentcont .boxcont#wnCarousel7 .prodbox .wrap_bottom .tools .buybox .qty {
  display: none;
}
.contentcont .boxcont.stinote .cnt img {
  float: left;
  margin-right: 15px;
}
.contentcont .boxcont.subcats .hdr {
  display: block;
}
.contentcont .boxcont.subcats .hdr p {
  display: none;
}
.contentcont .boxcont.subcats .hdr:after {
  display: none;
}
.contentcont .boxcont.half {
  width: calc(100% / 2 - 10px / 2);
}
.contentcont .boxcont.fulltext form input[type="text"]:last-of-type {
  margin-right: 15px;
}
.contentcont .boxcont.prcrange {
  width: 70%;
  background: #fff;
}
.contentcont .boxcont.prcrange .hdr {
  display: none;
}
.contentcont .boxcont.store {
  width: 30%;
  background: none;
  /* radio aspect */
  /* radio aspect checked*/
}
.contentcont .boxcont.store .boxcont_store {
  width: 50%;
  float: left;
  padding: 10px;
  border: 2px solid transparent;
}
.contentcont .boxcont.store .boxcont_store.act {
  border: 2px solid #0E20A8;
}
.contentcont .boxcont.store .boxcont_store .img {
  float: left;
  width: 40%;
}
.contentcont .boxcont.store .boxcont_store .img img {
  width: 100%;
  height: auto;
}
.contentcont .boxcont.store .boxcont_store .text {
  float: left;
  width: 60%;
  padding: 0 0 0 10px;
}
.contentcont .boxcont.store .boxcont_store .text label {
  font-weight: bold;
  font-size: 1.2em;
  margin: 0 0 7px 0;
}
.contentcont .boxcont.store .boxcont_store .text p {
  margin-top: 3px;
}
.contentcont .boxcont.store .boxcont_store .text a {
  text-decoration: underline;
}
.contentcont .boxcont.store .boxcont_store .text .web-html-data {
  clear: both;
}
.contentcont .boxcont.store .hdr {
  display: none;
}
.contentcont .boxcont.store [type="radio"]:not(:checked),
.contentcont .boxcont.store [type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
.contentcont .boxcont.store [type="radio"]:not(:checked) + label,
.contentcont .boxcont.store [type="radio"]:checked + label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  float: right;
}
.contentcont .boxcont.store [type="radio"]:not(:checked) + label:before,
.contentcont .boxcont.store [type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 14px;
  height: 14px;
  border-radius: 3px;
}
.contentcont .boxcont.store [type="radio"]:not(:checked) + label:after,
.contentcont .boxcont.store [type="radio"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 2px;
  left: 4px;
  font-size: 12px;
  color: white;
  transition: all 0.2s;
  font-weight: normal;
}
.contentcont .boxcont.orderby {
  width: 300px;
  background: none;
  margin: 0;
  position: relative;
  bottom: -3px;
}
.contentcont .boxcont.orderby .hdr {
  display: none;
}
.contentcont .boxcont.orderby .cnt {
  padding: 0;
}
.contentcont .boxcont.status {
  background: none;
  width: calc(100% - 300px);
  float: right;
  margin: 0;
  position: relative;
  margin-top: 6px;
}
.contentcont .boxcont.status .sts_all label {
  color: #000;
}
.contentcont .boxcont.status label {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  width: auto;
}
.contentcont .boxcont.status .hdr {
  display: none;
}
.contentcont .boxcont.status .cnt {
  float: right;
  padding: 0;
  text-align: right;
}
.contentcont .boxcont.status .cnt form {
  float: right;
  clear: none;
}
.contentcont .boxcont.status .cnt div {
  text-align: left;
  display: inline-block;
  margin: 0 0 0 1px;
  padding: 2px 5px 2px 7px;
}
.contentcont .boxcont.registration .nav {
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  margin: 0 auto 15px;
  float: none;
  text-align: center;
}
.contentcont .boxcont.registration .nav span {
  margin: 0 10px 0 -180px;
  font-size: 1.6rem;
  text-transform: none;
}
.contentcont .boxcont.registration .nav input[type="radio"]:not(:checked) + label,
.contentcont .boxcont.registration .nav input[type="radio"]:checked + label {
  float: none;
}
.contentcont .boxcont.registration .ic-status {
  color: #C0C0C0;
  margin: 8px 0px 0px 5px;
  float: left;
  font-weight: bold;
}
.contentcont .boxcont.registration .payvat {
  margin: 9px 0;
}
.contentcont .boxcont.registration .document .cnt table th {
  padding-top: 13px;
  vertical-align: top;
}
.contentcont .boxcont.registration .document .cnt table tr:first-child td {
  padding-top: 5px;
}
.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;
}
#rightcont {
  width: 250px;
  padding: 10px;
  float: right;
}
#rightcont .boxcont {
  width: 100%;
  margin: 0 0 10px 0;
  border: 1px solid #C0C0C0;
}
#rightcont .boxcont .hdr {
  background: #f2f1ff;
}
#rightcont .boxcont .hdr p {
  color: white;
  padding: 5px;
  font-size: 1.4rem;
}
#rightcont .boxcont .cnt {
  padding: 0 5px;
}
@media screen and (max-width: 1280px) {
  #rightcont {
    width: calc(100% - 250px);
  }
}
@media screen and (max-width: 1024px) {
  #rightcont {
    width: 100%;
  }
}
/* footer */
#footercont {
  background: #181C21;
}
#footercont footer {
  max-width: 1170px;
  width: 100%;
  margin: auto;
  min-height: 300px;
  position: relative;
}
#footercont .boxcont {
  margin: 0;
}
#footercont .footerinfo {
  float: left;
  clear: left;
  width: 100%;
  border-top: 1px solid #C0C0C0;
  padding: 0 10px;
  position: relative;
  bottom: 0px;
}
#footercont .footerinfo .company {
  float: left;
}
#footercont .footerinfo .copyright {
  float: right;
  color: white;
}
#footercont .footerinfo a {
  float: none;
  color: white;
}
#footercont .footerinfo .owner_res,
#footercont .footerinfo .logo_res {
  display: none;
}
#footercont .eet {
  float: left;
  clear: left;
  width: 100%;
  text-align: center;
  font-size: 1rem;
  padding: 5px 0;
  color: white;
}
#footercont .support {
  float: left;
  clear: left;
  width: 100%;
  color: #d2d2d2;
  padding: 20px 10px 10px 10px;
  font-size: 16px;
  font-weight: bold;
  height: 75px;
  border-bottom: 1px solid #524F4C;
}
#footercont .support .contact a {
  font-size: 16px;
  color: #d2d2d2;
}
#footercont .support div {
  display: inline;
}
#footercont .support div img {
  float: left;
}
#footercont .support span {
  float: left;
  padding-left: 10px;
}
#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: #d2d2d2;
}
#footercont .support .owner {
  color: white;
  font-weight: normal;
  font-size: 14px;
  float: right;
}
#footercont .support .owner span a {
  float: none;
  font-size: 14px;
}
#footercont .support .logo {
  float: right;
  position: relative;
  top: 25px;
  right: 20px;
}
#footercont .social {
  display: none;
  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;
}
#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 {
  display: none;
  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: 55%;
  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;
}
.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 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:last-child td {
  border: none;
}
.tabinfo.hor th {
  width: auto;
  text-align: left;
  background: #dcdcdc !important;
  border-bottom: 1px solid #C0C0C0;
}
.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;
}
.tabinfo.hor th.tools {
  text-align: right;
}
.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-bottom: 1px solid #C0C0C0;
}
.tabinfo.hor td.tools .custom-select {
  float: right;
  width: 80px;
}
.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: #FFFFCA !important;
}
.msgbox {
  text-align: center;
  float: left;
  clear: left;
  width: 100%;
  background: rgba(255, 0, 0, 0.4);
  -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;
  padding: 5px 10px;
  margin: 0 0 10px 0;
  font-size: 1.2em;
}
.msgbox.err .cnt a {
  float: none;
  text-decoration: underline;
}
.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 {
  float: none;
  font-weight: bold;
  font-size: 1em;
}
.search {
  flex: 1 1 auto;
  order: 2;
  float: none;
  padding: 11px 10px;
  transition: padding 0.2s ease-out;
  margin: 6px 0;
}
.search.ex_01 {
  display: none;
}
.search input {
  width: 90%;
  font-size: 1.7rem;
  font-weight: bold;
  padding: 6px 15px;
  margin: 0;
  border-radius: 0px;
  border: 1px solid #0820ad;
}
.search .cnt {
  position: relative;
  width: 90%;
  float: right;
}
.search .btn-search {
  width: 10%;
  min-width: 0;
  margin: 0;
  padding: 0px 10px;
  background: transparent;
  color: black;
  border: none !important;
  box-shadow: none;
  right: 45px;
  padding: 5px;
}
.search .btn-search:before {
  content: "";
  background: url('../img/search.png') no-repeat;
  width: 25px;
  height: 25px;
  display: block;
}
.search .btn-search:hover {
  background: none;
}
.search .btn-search span {
  display: none;
}
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked,
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label,
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  float: left;
}
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before,
[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 14px;
  height: 14px;
  border: 1px solid #C0C0C0;
  background: #FFFFFF;
  border-radius: 3px;
}
[type="checkbox"]:not(:checked).err + label:before,
[type="radio"]: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,
[type="radio"]:checked + label:before {
  background: rgba(14, 32, 168, 0.8);
  border: 1px solid #0E20A8;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after,
[type="radio"]:not(:checked) + label:after,
[type="radio"]: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,
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after,
[type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before,
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after,
[type="radio"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label,
[type="radio"]:disabled + label {
  color: #aaa;
}
/* 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 {
  .bg-transparent(@radioButtonBackgroundColor, 0.8);
  border: 1px solid @radioButtonBackgroundColor;
}
*/
/* checked mark aspect 
[type="radio"]:not(:checked) + label:after, [type="radio"]:checked + label:after {
  content: '•';
  position: absolute;
  top: 0px;
  left: 3px;
  font-size: 14px;
  color: white;
  transition: all .2s;
  font-weight: bold;
  line-height: 1;
  font-family: tahoma, arial;
}
*/
/* hack for 
@-moz-document url-prefix() {
  [type="radio"]:not(:checked) + label:after, [type="radio"]:checked + label:after {
    top: 2px;
  }
}
FF */
/* 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);
}
*/
/* 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 #0E20A8 !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;
  width: inherit;
}
.modal-popup .gdpr-detail {
  display: block;
}
.modal-content {
  position: relative;
  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;
  top: 100px;
}
.modal-content .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  color: #000;
  font-size: 1.8em;
  min-width: auto;
  box-shadow: none;
}
.modal-content .btn-close:hover {
  background: #FFFFFF;
}
.modal-content .navbar {
  display: none;
}
.modal-content iframe {
  min-height: 360px;
}
@media screen and (max-width: 1024px) {
  .modal-content {
    width: 75%;
  }
}
@media screen and (max-width: 768px) {
  .modal-content {
    width: 90%;
  }
}
@media screen and (max-width: 480px) {
  .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;
}
.srchform .item input.date,
.srchform .item select.date {
  max-width: 85px;
}
.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;
  border-bottom: 1px solid #C0C0C0;
}
.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;
}
.navbar {
  padding: 18px 0 12px 0;
  border-bottom: 1px solid #F0F0F0;
}
.navbar ul {
  float: left;
  clear: left;
  width: 100%;
}
.navbar ul li {
  margin-right: 5px;
}
.navbar ul li * {
  white-space: nowrap;
  color: #000;
  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;
  position: relative;
  top: -2px;
}
.navbar ul li.hp span {
  display: none;
}
.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 {
  font-size: 1.1em;
}
.article .anotation {
  font-size: 1.1em;
  font-weight: bold;
  margin: 5px 0;
}
.article .content a {
  float: none;
  text-decoration: underline;
}
.article .content h4 {
  font-size: 1.3em;
  margin-top: 20px;
}
.article .content p {
  margin-top: 10px;
}
.article .content ul {
  list-style-type: disc;
  padding-left: 40px;
  margin: 1rem 0;
}
.article .content ul li {
  float: none;
}
.article .content .fa_contact .title {
  font-size: 1.2em;
}
.article .content .fa_stores {
  border-bottom: 1px solid #E8E8E8;
  padding: 20px 0;
}
.buybox {
  float: left;
}
.buybox .qty {
  float: left;
  clear: left;
  width: 51px;
  font-weight: bold;
  text-align: center;
  border-radius: 0px;
  border: 1px solid #ebebeb;
  font-size: 14px;
}
.qtybox {
  position: relative;
  float: left;
}
.qtybox .up,
.qtybox .down {
  display: none;
  cursor: pointer;
  position: absolute;
  background: rgba(200, 200, 200, 0.3);
  right: 1px;
}
.qtybox .down {
  bottom: 0;
}
.qtybox.icon input {
  margin-right: 16px;
  border-right: none;
}
.qtybox.icon .up,
.qtybox.icon .down {
  display: block;
  top: 3px;
  width: 15px;
  height: 15px;
  float: left;
  border: 1px solid #C0C0C0;
}
.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 {
  top: auto;
  bottom: 3px;
}
.price {
  color: #000;
  font-size: 1.2rem;
}
.price .wovat {
  float: left;
  clear: left;
  width: 100%;
}
.price .wvat {
  float: left;
  clear: left;
  width: 100%;
  font-size: 1.5rem;
  color: #FF0000 !important;
  font-weight: bold;
}
.price span {
  float: left;
}
.price p {
  float: left;
}
.availability {
  position: absolute;
}
.availability .stock {
  float: left;
}
.availability .stock:before {
  float: left;
  display: inline-block;
  font: normal normal normal 1.6rem/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;
}
.availability .yes {
  color: #55a43c;
}
.availability .yes:before {
  content: "\f058";
}
.availability .no {
  color: red;
}
.availability .no:before {
  content: "\f057";
}
.availability .out {
  color: #1e78d1;
}
.availability .out:before {
  content: "\f0d1";
}
.availability .partly {
  color: red;
}
.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: 33.3%;
  padding: 10px;
  margin: 0;
  border: none;
  /* responsive styles */
}
.prodbox.canceled h2,
.prodbox.canceled .img,
.prodbox.canceled .note {
  opacity: 0.4;
}
.prodbox.str .status,
.prodbox.str .wrap_tools {
  display: none;
}
.prodbox.str .wrap_bottom {
  margin-top: 40px;
  background: #F2F1FF;
}
.prodbox.str .wrap_bottom .tools {
  display: none;
}
.prodbox.str .wrap_bottom .price:before {
  display: inline-block;
  font: normal normal normal 62px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f07c";
  color: rgba(0, 0, 0, 0.7);
}
.prodbox.str .wrap_bottom .price:after {
  content: "Kategorie";
  font-weight: bold;
  font-size: 1.8rem;
}
.prodbox.str .wrap_bottom .price .endprice,
.prodbox.str .wrap_bottom .price .discount,
.prodbox.str .wrap_bottom .price .wovat {
  display: none;
}
.prodbox:hover {
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}
.prodbox:hover .buttons {
  display: block;
}
.prodbox h2 {
  float: left;
  clear: left;
  width: 100%;
  overflow: hidden;
  font-size: 1.6rem;
  text-align: center;
  height: 6rem;
  padding: 0 5px;
}
.prodbox h2 a {
  float: none;
  color: black;
  font-size: 1.5rem;
}
.prodbox .wrap_bottom {
  position: relative;
  display: inline-block;
  background: #F0F0F0;
  width: 100%;
  padding: 8px;
  height: 100px;
}
.prodbox .wrap_bottom .no_order {
  background: #E6E6E6;
  position: absolute;
  top: 10px;
  height: 75px;
  z-index: 9;
  text-align: center;
  font-weight: bold;
  width: calc(100% - 20px);
  padding: 10px 0 0 0;
}
.prodbox .wrap_note {
  height: 18em;
}
.prodbox .wrap_tools {
  height: 30px;
  position: relative;
  clear: both;
}
.prodbox .wrap_tools .no_order {
  top: 0;
  background: #fff;
  position: absolute;
  padding: 5px 0 0 0;
  height: 30px;
  overflow: hidden;
  z-index: 9;
  width: 100%;
  text-align: center;
  font-size: 1.3em;
  color: #FF0000;
  font-weight: bold;
  text-transform: uppercase;
}
.prodbox .wrap_tools .buttons .btn {
  background: transparent !important;
}
.prodbox .wrap_tools .buttons .btn.favour:before {
  font-size: 24px;
  color: #676767;
}
.prodbox .wrap_tools .buttons .btn.comp span {
  display: none;
}
.prodbox .wrap_tools .piece {
  float: left;
  margin: 0 0 0 5px;
}
.prodbox .img {
  width: 100%;
  float: left;
  position: relative;
}
.prodbox .img .video_ico {
  position: absolute;
  left: 10px;
  bottom: 0;
  width: 30px;
  height: 20px;
}
.prodbox .img .video_ico img {
  width: 30px;
}
.prodbox .img a {
  float: left;
  clear: left;
  width: 100%;
  text-align: center;
}
.prodbox .img img {
  width: auto;
  max-width: 150px;
  max-height: 150px;
}
.prodbox .note {
  height: calc(5 * 1.2em);
  line-height: 1.2em;
  overflow: hidden;
  margin-bottom: 0px;
  display: block;
  float: left;
}
.prodbox .note p {
  padding: 10px;
}
.prodbox .price {
  float: left;
  clear: left;
  width: 100%;
}
.prodbox .price .wovat {
  font-size: 1.4rem;
  margin-top: 4px;
  font-weight: bold;
  width: auto;
}
.prodbox .price .wovat span u {
  display: none;
}
.prodbox .price .wovat p {
  font-size: 1.2rem;
  margin-top: 2px;
}
.prodbox .price .wvat {
  font-size: 2.2rem;
  height: 25px;
  width: auto;
  clear: none;
  float: right;
  margin: 12px 0 0 0;
}
.prodbox .price .wvat p {
  display: none;
}
.prodbox .price .wvat p.price_from {
  display: block;
  margin-right: 10px;
}
.prodbox .price .wvat span u {
  font-size: 0.7em;
}
.prodbox .price .wvat span u::nth-last-letter(2) {
  font-size: 0.1em;
}
.prodbox .price .wvat p {
  margin: 5px 0 0 0;
  font-size: 1.2rem;
  line-height: 2;
  color: #000;
}
.prodbox .price .endprice {
  display: inline-block;
  float: left;
  line-height: 1.5rem;
}
.prodbox .price .discount {
  display: inline-block;
  float: left;
  margin: 0 10px;
  color: #000;
  font-weight: bold;
}
.prodbox .tools {
  float: right;
  width: 42%;
}
.prodbox .tools .buybox {
  margin: 8px 0 0 0;
}
.prodbox .tools .buybox form {
  display: flex;
  justify-content: flex-start;
}
.prodbox .tools .buybox .qty {
  width: 46px;
  padding: 5px 3px;
  border: none;
  height: 35px;
}
.prodbox .tools .buybox .qtybox {
  flex: 0 1 auto;
  float: none;
  order: 1;
}
.prodbox .tools .buybox .qtybox.icon .down {
  height: 18px;
  bottom: 5px;
}
.prodbox .tools .buybox .qtybox.icon .up {
  height: 18px;
}
.prodbox .tools .piece {
  margin: 0;
  padding: 10px 5px 5px 5px;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1 1 auto;
  order: 2;
}
.prodbox .tools .btn.btn-buy {
  padding: 8px 37px 8px 10px !important;
  height: 35px;
  margin: 3px 0 0 0;
  float: right;
  flex: 0 1 auto;
  order: 3;
}
.prodbox .status {
  position: absolute;
  top: 65px;
  left: 5px;
}
.prodbox .status .sts {
  margin: 5px 0 0 0;
}
.prodbox .sts {
  color: white;
  opacity: 0.8;
  margin: 3px 0;
  -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;
  float: none;
  clear: both;
  margin: 5px 0 0 0;
}
.prodbox .sts p {
  padding: 5px 10px;
}
.prodbox .sts.stoitemclass2 {
  background: #38A971;
  float: left;
}
.prodbox .sts.stoitemclass {
  background: #FFFF00;
  float: left;
}
.prodbox .sts.stoitemclass p {
  color: #000;
}
.prodbox .sts {
  width: 65px;
  text-align: center;
}
.prodbox .img .discount {
  margin: 0;
  position: absolute;
  bottom: 10px;
  background: rgba(8, 32, 173, 0.7);
  color: white;
  -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;
  float: none;
  clear: both;
}
.prodbox .img .discount p {
  padding: 5px 10px;
  font-weight: bold;
}
.prodbox .buttons {
  display: block;
}
.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;
}
.prodbox .comp:before,
.prodbox .favour:before,
.prodbox .facebook:before {
  margin: 0;
}
.prodbox .comp span,
.prodbox .favour span,
.prodbox .facebook span {
  display: none;
}
.prodbox .comp span {
  display: inline-block;
  position: relative;
  top: -5px;
}
.prodbox .facebook {
  display: none;
}
.prodbox .sirform {
  float: left;
  clear: left;
  width: 100%;
  display: none;
}
.prodbox .sirform label {
  margin: 8px 0;
  padding-left: 18px;
}
.prodbox .buybox {
  float: right;
  clear: right;
  width: 100%;
}
.prodbox .availability {
  margin: 10px 0 5px 0;
  float: left;
  clear: left;
  position: static;
}
.prodbox .availability .store {
  margin: 0 0 0 5px;
}
.prodbox .buybox .btn {
  margin: 5px 0 3px 0;
  padding: 6px 10px;
}
.prodbox .tools {
  float: left;
  clear: left;
  width: 100%;
}
@media screen and (min-width: 1600px) {
  .prodbox:not(.config):nth-child(4n) {
    margin-right: 0;
  }
  .prodbox:not(.config):nth-child(4n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 1599px) and (min-width: 980px) {
  .prodbox:not(.config):nth-child(3n) {
    margin-right: 0;
  }
  .prodbox:not(.config):nth-child(3n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 979px) and (min-width: 640px) {
  .prodbox {
    width: 49%;
    margin: 1%;
  }
  .prodbox:not(.config):nth-child(2n) {
    margin-right: 0;
  }
  .prodbox:not(.config):nth-child(2n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 639px) {
  .prodbox {
    width: 100%;
    margin: 1% 0%;
  }
}
/* end product box */
/* start product box list*/
.prodbox.list {
  width: 100%;
  float: left;
  margin: 5px 0;
  background: -moz-linear-gradient(right, #f0f0f0, #f0f0f0 190px, transparent 160px);
  background: -webkit-linear-gradient(right, #f0f0f0, #f0f0f0 190px, transparent 160px);
  border: 1px solid #f0f0f0;
}
.prodbox.list .wrap_note {
  height: 5em;
  width: 75%;
  float: left;
}
.prodbox.list .wrap_tools {
  width: 170px;
  float: right;
}
.prodbox.list .wrap_bottom {
  width: 170px;
  float: right;
  background: none;
}
.prodbox.list .wrap_bottom .tools {
  min-height: 40px;
}
.prodbox.list .hdr {
  margin: 0 0 0 10%;
  width: 65%;
}
.prodbox.list .hdr h2 {
  height: auto;
  text-align: left;
}
.prodbox.list .img {
  width: 14%;
}
.prodbox.list .note {
  width: 65%;
  clear: none;
}
.prodbox.list .price {
  clear: none;
  width: 170px;
  margin: 0;
  position: absolute;
  top: 10px;
  right: 10px;
}
.prodbox.list .price .endprice {
  margin: 0;
}
.prodbox.list .price .wovat {
  margin: 5px 0 0 0;
  font-size: 2rem;
}
.prodbox.list .price .wvat {
  margin: 5px 0 0 0;
}
.prodbox.list .price .discount {
  margin: 0;
}
.prodbox.list .status {
  top: 10px;
  left: 10px;
}
.prodbox.list .buttons {
  top: auto;
  bottom: 10px;
  left: 10px;
  display: none;
}
.prodbox.list .buttons.popup {
  display: none;
}
.prodbox.list .availability {
  float: right;
  clear: right;
  margin: 10px 0 10px 11%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.prodbox.list .availability .store {
  margin: 0 0 0 5px;
}
.prodbox.list .buybox {
  width: 180px;
  position: absolute;
  bottom: 5px;
  right: 0;
}
.prodbox.list .buybox .qty {
  padding: 9px 7px;
  margin: 3px 0;
}
.prodbox.list .buybox .piece {
  margin: 7px 0;
  float: left;
}
.prodbox.list .buybox .btn-buy {
  margin: 3px 0;
}
.prodbox.list .comp,
.prodbox.list .favour,
.prodbox.list .facebook {
  float: left;
}
.prodbox.list .tools {
  clear: right;
}
/* 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 .name {
  max-width: 300px;
  width: 300px;
}
.stitable .name a:hover {
  text-decoration: underline;
}
.stitable .availability {
  float: none;
}
.stitable .ordcount {
  text-align: center !important;
}
.stitable .ordcount .qtybox {
  display: inline-block;
  float: none;
}
.stitable .ordcount .qtybox.icon input {
  float: left;
  margin-right: 15px;
  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;
}
.stitable .ordcount input {
  float: none;
  max-width: 45px;
  margin: 0;
  text-align: center;
}
.stitable p {
  margin: 0;
  clear: left;
}
.stitable span {
  float: none;
}
.stitable .buybox {
  position: relative;
  float: right;
}
.stitable .buybox .btn-buy u {
  display: block;
}
.stitable .buyout .btn-delete {
  background: none;
  border: none;
  box-shadow: none;
  color: #072e5c;
  min-width: auto;
  margin: 0;
}
.stitable .buyout .btn-delete:before {
  font-size: 1.6em;
  margin: 0;
}
.stitable .comp,
.stitable .favour,
.stitable .facebook {
  background: none;
  border: none;
  color: #000;
  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 {
  position: relative;
  z-index: 1;
  opacity: 1;
}
.status .sts,
.case .sts,
.status .bundle,
.case .bundle,
.status .hook,
.case .hook,
.status .discount,
.case .discount {
  -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;
  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: 5px 10px;
}
.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.stoitemclass2,
.case .sts.stoitemclass2,
.status .bundle.stoitemclass2,
.case .bundle.stoitemclass2,
.status .hook.stoitemclass2,
.case .hook.stoitemclass2,
.status .discount.stoitemclass2,
.case .discount.stoitemclass2 {
  background: #38A971;
  float: left;
}
.status .sts.stoitemclass,
.case .sts.stoitemclass,
.status .bundle.stoitemclass,
.case .bundle.stoitemclass,
.status .hook.stoitemclass,
.case .hook.stoitemclass,
.status .discount.stoitemclass,
.case .discount.stoitemclass {
  background: #FFFF00;
  float: left;
}
.status .sts.stoitemclass p,
.case .sts.stoitemclass p,
.status .bundle.stoitemclass p,
.case .bundle.stoitemclass p,
.status .hook.stoitemclass p,
.case .hook.stoitemclass p,
.status .discount.stoitemclass p,
.case .discount.stoitemclass p {
  color: #000;
}
.status .stc1,
.case .stc1 {
  background: #FFFF00;
  margin-left: 4px !important;
}
.status .stc1 label,
.case .stc1 label {
  color: #000 !important;
}
.status .stc2,
.case .stc2 {
  background: #38A971;
}
.status .sts,
.case .sts {
  cursor: pointer;
  float: left;
  margin: 0 5px 0 0;
}
.status .discount,
.case .discount {
  background: rgba(255, 0, 0, 0.7);
  font-size: 1.5rem;
  font-weight: bold;
}
.status .short p,
.case .short p {
  padding: 5px;
}
.status .bundle,
.case .bundle,
.status .hook,
.case .hook {
  display: table;
}
.case {
  margin: 5px 0 0 0;
  float: left;
  clear: left;
}
/* 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 */
.homepage .webnews:not(#maincont) .boxcont > .hdr {
  background: #524f4c;
  height: 40px;
  position: relative;
}
.homepage .webnews:not(#maincont) .boxcont > .hdr:after {
  content: "";
  display: none;
  border-bottom: 16px solid #d2d2d2;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  height: 0;
  width: 60px;
  position: absolute;
  right: 20px;
  bottom: 0;
}
.homepage .webnews:not(#maincont) .boxcont > .hdr > p {
  color: white;
  padding: 10px 10px 5px 23px;
  font-size: 18px;
}
.homepage .webnews:not(#maincont) .boxcont.product .cnt {
  background: #fff;
  padding: 10px 0 0 0;
}
.homepage .webnews:not(#maincont) .boxcont > .cnt {
  background: #F0F0F0;
  padding: 20px;
}
.homepage .webnews:not(#maincont) .boxcont > .cnt .owl-item {
  float: left;
  border: 3px solid transparent;
}
.homepage .webnews:not(#maincont) .boxcont > .cnt .owl-item .prodbox {
  width: 100%;
}
.homepage .webnews:not(#maincont) .boxcont > .cnt .owl-item .prodbox .status {
  top: -150px;
}
.homepage .webnews:not(#maincont) .boxcont > .cnt .owl-item .prodbox .note {
  display: none;
}
.homepage .webnews:not(#maincont) .boxcont > .cnt .owl-item .prodbox .wrap_note {
  height: 12em;
}
.homepage .webnews:not(#maincont) .boxcont > .cnt .owl-item .prodbox .img {
  width: auto;
  float: none;
  margin: 0 auto;
}
.homepage .webnews:not(#maincont) .boxcont > .cnt .owl-item .prodbox .img img {
  width: 130px;
}
.homepage .webnews:not(#maincont) .boxcont > .cnt ul li {
  border: none;
  padding: 2px 0;
  list-style: none;
}
.homepage .webnews:not(#maincont) .boxcont > .cnt ul li a {
  text-decoration: underline;
}
.homepage .webnews:not(#maincont) .boxcont > .cnt .tools {
  min-height: 0;
}
.images ul,
.images li,
.images a {
  float: left;
  clear: left;
  width: 100%;
}
.images ul img,
.images li img,
.images a img {
  width: 100%;
  height: auto;
}
.images li {
  margin: 0 0 10px 0;
}
.images li:last-child {
  margin: 0;
}
.news ul,
.news li {
  float: left;
  clear: left;
  width: 100%;
}
.news li {
  border-bottom: 1px solid #C0C0C0;
}
.news li .boxcont {
  width: calc(100% - 200px);
  float: right;
  position: relative;
}
.news li .hdr {
  padding: 0 0 5px 0;
  border-bottom: none !important;
  background: transparent !important;
  height: auto !important;
}
.news li .hdr h2 {
  float: left;
}
.news li .hdr a {
  font-size: 1.6rem;
}
.news li .hdr::after {
  display: none !important;
}
.news li .hdr .date {
  display: none;
}
.news li .hdr .top,
.news li .hdr .dealer {
  float: right;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 1px 0;
  margin-right: 10px;
}
.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;
  position: absolute;
  left: -200px;
  top: 0;
}
.news li .img a img {
  height: 120px !important;
  width: 183px !important;
}
.news li .note p {
  display: inline-block;
  padding-right: 5px;
  font-size: 14px;
}
.news li .cnt {
  padding: 0px 0px 20px 0px !important;
}
.news .detwn {
  float: left;
  clear: left;
  width: 100%;
  margin-top: 5px;
  font-weight: bold;
}
.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;
}
.banner .owl-carousel {
  width: calc(100% + 10px);
}
@media screen and (max-width: 1270px) {
  .banner .owl-carousel {
    width: 100%;
  }
}
.banner .owl-item {
  float: left;
}
.banner .owl-item li,
.banner .owl-item a,
.banner .owl-item img {
  display: block;
  width: 100%;
  height: auto;
}
.banner .owl-item img {
  padding-right: 10px;
}
@media screen and (max-width: 1270px) {
  .banner .owl-item img {
    padding-right: 0;
  }
}
.banner .owl-item .owl-next {
  right: 10px;
}
.banner .owl-next {
  right: 9px;
}
@media screen and (max-width: 1270px) {
  .banner .owl-next {
    right: 0;
  }
}
.banner .owl-pagination {
  width: calc(100% - 10px);
  background: #524F4C;
}
.banner .owl-pagination .owl-page span {
  border-radius: 0px !important;
  height: 11px !important;
  width: 16px !important;
  background: #bdbdbd !important;
  opacity: 0.999 !important;
}
.banner .owl-pagination .owl-page.active span {
  background: #0E20A8 !important;
}
@media screen and (max-width: 1270px) {
  .banner .owl-pagination {
    width: 100%;
  }
}
.banner .owl-pagination:before {
  content: "";
  display: block;
  border-bottom: 24px solid #FFF;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  height: 0;
  width: 176px;
  position: absolute;
  right: calc(50% - 100px);
  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: none;
  margin-left: 10px;
  position: relative;
  padding: 20px 0 0 0;
  transition: padding 0.2s ease-out;
}
.prodlist.favour {
  flex: 0 1 auto;
  order: 5;
}
.prodlist.compare {
  flex: 0 1 auto;
  order: 4;
}
.prodlist .hdr {
  position: relative;
}
.prodlist .hdr .btn {
  min-width: 0;
  margin: 0;
}
.prodlist .hdr .btn.btn-favour {
  background: none;
}
.prodlist .hdr .btn.btn-favour:before {
  color: #0E20A8;
}
.prodlist .hdr .btn:before {
  display: inline-block;
  font: normal normal normal 3rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  line-height: 1rem;
  margin: 6px 0 0 0;
}
.prodlist .hdr .btn.btn-comp {
  background: none;
}
.prodlist .hdr .btn.btn-comp:before {
  margin: -6px 0 0 0;
  padding: 0;
}
.prodlist .cnt {
  display: none;
  background: #FFFFFF;
  position: absolute;
  right: 5px;
  top: 8px;
  width: 250px;
  padding: 10px !important;
  border: 1px solid #C0C0C0;
  margin: 40px 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 14px/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 #949494;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  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: 9;
  padding: 10px;
  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);
  min-width: calc(100vw / 4);
}
.popupcont .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  color: #000;
  font-size: 1.8em;
  min-width: auto;
  box-shadow: none;
  padding: 5px;
}
.popupcont .btn-close:hover {
  background: #FFFFFF;
}
.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: 0;
}
@media screen and (max-width: 980px) {
  .popupcont {
    min-width: calc(100vw / 2);
  }
}
.popupcont .boxcont {
  float: left;
  clear: left;
  width: 100%;
  margin: 0;
}
.popupcont .boxcont .hdr p {
  padding: 0;
  font-size: 1.4rem;
}
.popupcont .boxcont .cnt {
  padding: 10px 0;
}
.popupcont .boxcont .cnt .stiplname {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px 0;
  font-size: 1.2rem;
  font-weight: bold;
}
.popupcont .boxcont .cnt .tabinfo {
  margin: 0;
}
.popupcont .boxcont .cnt .img {
  float: left;
}
.popupcont .boxcont .cnt .img img {
  width: 75px;
  height: 75px;
}
.popupcont .boxcont .cnt .price {
  float: right;
  clear: right;
  padding-bottom: 5px;
}
.popupcont .boxcont .ftr .btn {
  padding: 10px 15px;
}
.popupcont .boxcont .ftr .btn-next {
  float: right;
}
.ordersteps table {
  margin: 0 auto;
}
.ordersteps table .step {
  padding: 10px;
  width: 10%;
}
.ordersteps table .step.act .name {
  font-weight: bold;
  color: #0820AD;
}
.ordersteps table .step.act .num:before {
  color: #0820AD;
}
.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 5rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: silver;
}
.ordersteps table .step_1 .num:before {
  content: "\f07a";
}
.ordersteps table .step_2 .num:before {
  content: "\f098";
}
.ordersteps table .step_3 .num:before {
  content: "\f0d1";
}
.ordersteps table .step_4 .num:before {
  content: "\f14a";
}
.rowbox {
  float: left;
  clear: left;
}
.rowbox .label {
  float: left;
  min-width: 150px;
  text-align: right;
  padding: 5px 5px 5px 0;
  font-weight: bold;
}
.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: left;
  width: 100%;
}
.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: 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 ul li.stores,
.legend ul li.points {
  display: none;
}
.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 {
  position: static;
}
.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: left;
  clear: left;
  width: 100%;
  position: relative;
  background: #D2D2D2;
  padding: 10px 10px 6px 10px;
}
.listpage.btm {
  border-top: none;
  border-bottom: none;
  margin: 0;
}
.listpage.btm_ex_01 {
  background: none;
  padding: 0 10px;
  margin: 0 0 20px 0;
}
.listpage .hdr p {
  font-size: 1.2rem;
  font-weight: normal;
}
.listpage .cnt {
  padding: 0;
}
.listpage .cnt .boxcont {
  margin: 0;
  width: auto;
}
.listpage .cnt .boxcont.nextpage {
  margin: 0 auto;
  float: none;
  width: 200px;
}
.listpage .cnt .boxcont.nextpage .btn {
  min-width: 200px;
}
.listpage .cnt .boxcont.nextpage .btn span: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: "\f078";
  padding: 0 15px 0 0;
}
.listpage .cnt .boxcont.nextpage .btn span:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f078";
  padding: 0 0 0 15px;
}
.listpage .cnt .pagetext .recordcount,
.listpage .cnt .pagetext .pagecount {
  padding: 5px 0;
  float: left;
}
.listpage .cnt .pagenav {
  position: relative;
  width: auto;
  float: right;
}
.listpage .cnt .pagenav .cnt {
  width: 100%;
  display: flex;
  justify-content: center;
}
.listpage .cnt .pagenav .page {
  margin: 0 2px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: bold;
  border: none;
  background: transparent;
  transition: opacity 0.2s;
  padding: 2px;
}
.listpage .cnt .pagenav .page a {
  float: left;
  padding: 2px 7px;
  color: #000;
}
.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: 3px 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:not(.first):not(.prev):not(.next):not(.last) {
  background: rgba(8, 32, 173, 0.9);
}
.listpage .cnt .pagenav .page.act:not(.first):not(.prev):not(.next):not(.last) a {
  color: #fff;
}
.listpage .cnt .pagenav .page.act:not(.first):not(.prev):not(.next):not(.last):hover {
  opacity: 0.9;
}
.listpage .cnt .paging {
  position: relative;
  float: right;
  padding-right: 38px;
}
.listpage .cnt .paging .cnt {
  width: calc(100% + 30px);
}
.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: #797979;
}
.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: #0820AD;
}
.listpage .cnt .showstyle .table {
  display: none;
}
.listpage .cnt .showstyle .table a:before {
  content: "\f0ce";
}
.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;
  float: right;
}
.listpage.btm .pagenav .cnt {
  justify-content: flex-end !important;
}
.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);
}
.whisper {
  float: left;
  clear: left;
  width: 100%;
  position: absolute;
  top: 37px;
}
#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: 100%;
  display: none;
  position: relative;
  margin: 0;
  max-height: 450px;
  border: 1px solid #C0C0C0;
  border-top: none;
  overflow-y: scroll;
  z-index: 9;
}
#whisper-box.boxcont.unloged ul li .btn.btn-favour {
  display: none;
}
#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;
  height: 40px;
}
#whisper-box ul li .btn.btn-comp:before {
  content: url("../img/ICO_compare_dark.png");
  transform: scale(0.8, 0.8);
  padding: 0;
  position: relative;
  top: -5px;
}
#whisper-box ul li .btn.btn-buy:after {
  top: 10px;
}
#whisper-box ul li .btn.btn-favour:before {
  font-size: 18px;
}
#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;
}
#whisper-box ul li.count .sword_txt {
  float: right;
  text-decoration: underline;
}
.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: #000;
  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-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 {
  float: left;
}
.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: #1f1e20;
  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(31, 30, 32, 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 label.err {
  font-weight: bold;
  color: red;
}
.gdpr label.err a {
  color: red;
}
.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;
}
#shadowbox {
  position: fixed;
  width: 100%;
  height: 0;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  z-index: 15;
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  background-color: #000;
}
#shadowbox.show {
  height: 100%;
}
.modal-content .gdpr .hdr a {
  cursor: auto;
  font-size: 1.6rem;
  font-weight: bold;
  color: #000000;
}
#googlemap {
  width: 100%;
  height: 500px;
}
#googlemap .boxcont {
  margin: 0;
}
#googlemap .boxcont h3,
#googlemap .boxcont .address {
  padding-bottom: 5px;
}
#dtplist ul {
  float: left;
  clear: left;
  width: 100%;
  border: 1px solid #C0C0C0;
  border-bottom: none;
}
#dtplist li {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px;
  border-bottom: 1px solid #C0C0C0;
}
#dtplist li.area {
  background: #dcdcdc;
  cursor: pointer;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .prodbox .note {
    height: calc(5 * 1.1em);
  }
}
.boxcont.welcome {
  margin: 0;
}
.boxcont.welcome .article {
  margin: 0;
  cursor: pointer;
}
.boxcont.welcome .article > .hdr {
  display: none;
}
.boxcont.welcome .article > .cnt {
  padding: 0;
}
.boxcont.welcome .article > .cnt .anotation {
  display: none;
}
.boxcont.welcome .article > .cnt .anotation-img img {
  width: 100%;
}
.boxcont.welcome .btn {
  float: none;
  margin: 0 auto;
  position: relative;
  top: 10px;
  display: none;
}
/* end legend */
.webnewsdet .news .hdr {
  margin: 30px 10% 20px;
  width: 80%;
}
.webnewsdet .news .hdr p {
  font-size: 2rem;
}
.webnewsdet .news .cnt .wnnote {
  margin: 0 10%;
}
.webnewsdet .news .cnt .wnnote p {
  line-height: 25px;
  text-align: justify;
}
.ui-widget {
  font-family: Roboto, arial;
}
/* ===== */
#pay_btn {
  display: none;
}
/* buttons */
.btn {
  position: relative;
  float: left;
  background: #0820ad;
  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:hover {
  background: rgba(8, 33, 178, 0.85);
}
.btn: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;
}
.btn .canvasloader {
  background: #0820AD;
  position: absolute;
  z-index: 99;
  top: 2px;
}
.btn span {
  white-space: nowrap;
  display: inline-block;
}
.btn span:first-letter {
  text-transform: uppercase;
}
.btn-icon:before,
.fa: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;
}
.btn-icon:before {
  color: rgba(8, 32, 173, 0.9);
}
.btn-res {
  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.4);
}
.btn-inv:hover {
  background: rgba(90, 90, 90, 0.3);
  text-decoration: none !important;
}
.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 {
  padding: 8px 37px 8px 6px;
  font-size: 16px;
  font-weight: bold;
}
.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 span {
  text-transform: lowercase;
}
.btn-buy:after {
  content: "";
  background: url('../img/basket_small.png') no-repeat;
  display: inline-block;
  height: 25px;
  width: 29px;
  position: absolute;
  top: 8px;
  right: 0px;
  background-size: 21px;
}
.btn-login:before {
  content: "\f090";
}
.btn-logout:before {
  content: "\f08b";
}
.btn-search:before {
  content: "\f002";
}
.btn-create:before {
  content: "\f067";
}
.btn-edit:before {
  content: "\f044";
}
.btn-delete:before {
  content: "\f014";
}
.btn-stat:before {
  content: "\f201";
}
.btn-delete.ex_01 {
  background: #fff;
}
.btn-delete.ex_01:before {
  content: none;
}
.btn-delete.ex_01:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f014";
  margin: 0 0 0 5px;
}
.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: #5B5B5B;
}
.btn-close:before {
  content: "\f00d";
}
.btn-comp:before {
  content: url("../img/ICO_compare.png");
  padding-right: 7px;
}
.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";
}
.btn-users:before {
  content: "\f0c0";
}
.btn-user-name:before {
  content: "\f21b";
}
.btn-bettprice:before {
  content: url("../img/ICO_betterprice.png");
  padding-right: 7px;
}
.btn-mail:before {
  content: url("../img/ICO_sendmail.png");
  padding-right: 7px;
}
.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(8, 32, 173, 0.8);
}
.btn-new:before {
  content: "\f016";
}
.btn-newWith:before {
  content: "\f0f6";
}
.btn-tool {
  min-width: 0;
}
.btn-tool span {
  display: block;
}
.btn-tool span:first-letter {
  text-transform: uppercase;
}
.btn-tool:before {
  font-size: 2em;
  margin: 0;
}
.btn-save-2 {
  background: #ff2828;
}
.btn-save-2.btn-dis {
  background: rgba(200, 200, 200, 0.8);
}
.btn-save-2.btn-dis:hover {
  background: rgba(200, 200, 200, 0.7);
}
.btn-save-2:hover {
  background: rgba(255, 40, 40, 0.8);
}
.btn-error:before {
  content: "\f06a";
}
.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(8, 32, 173, 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: #f2f1ff;
  border-radius: 0 0 4px 4px;
}
#leftcont .boxcont.tree .hdr li {
  background: rgba(242, 241, 255, 0.5);
  color: #1a171c;
  font-size: 1.5em;
  font-weight: bold;
  float: left;
  padding: 13px 10px;
  text-align: left;
  width: calc(100% - 45px);
  cursor: pointer;
}
#leftcont .boxcont.tree .hdr li:last-child {
  float: right;
  display: none;
}
#leftcont .boxcont.tree .hdr li.act {
  background: #d2d2d2;
}
#maincont:not(.homepage):not(.spresenttrees):not(.stoitem):not(.ordbaskets) .boxcont.tree .hdr .tree-icon {
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  float: right;
  height: 48px;
  width: 45px;
  padding: 15px 10px 5px;
  display: block;
  margin: 0px;
}
#maincont:not(.homepage):not(.spresenttrees):not(.stoitem):not(.ordbaskets) .boxcont.tree .hdr .tree-icon span {
  display: block;
  height: 3px;
  width: 100%;
  background: #333333;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
  margin-bottom: 5px;
}
#maincont:not(.homepage):not(.spresenttrees):not(.stoitem):not(.ordbaskets) .boxcont.tree nav ul.spresenttree {
  display: none;
}
#maincont:not(.homepage):not(.spresenttrees):not(.stoitem):not(.ordbaskets) .boxcont.tree.res-tree-open nav ul.spresenttree {
  display: block;
}
nav ul.spresenttree {
  float: left;
  clear: left;
  width: 100%;
  padding: 10px 0 10px 0;
}
nav ul.spresenttree li {
  padding: 5px 0 0px 5px;
  margin: 0 5px 0 0;
  border-bottom: none;
  float: left;
  clear: left;
  width: calc(100% - 10px);
  position: relative;
}
nav ul.spresenttree li a {
  float: left;
  text-decoration: none;
  font-size: 1.4rem;
  color: #1a171c;
  opacity: 1;
}
nav ul.spresenttree li a:hover {
  opacity: 1;
  color: #0E20A8 !important;
}
nav ul.spresenttree li:last-child {
  border: none;
}
nav ul.spresenttree li > span:before {
  content: "■";
  padding: 2px 0 0;
  width: 18px;
  margin-right: 0px;
  float: left;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  color: #d2d2d2;
  border: none;
  line-height: 1rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  nav ul.spresenttree li > span:before {
    position: relative;
    top: 5px;
  }
}
nav ul.spresenttree li li {
  margin: 0;
  width: 100%;
}
nav ul.spresenttree li li ul li a {
  max-width: 130px;
}
nav ul.spresenttree li li a {
  color: #1a171c !important;
  max-width: 155px;
}
nav ul.spresenttree li li a:hover {
  color: #0E20A8;
}
nav ul.spresenttree li.plus > span {
  cursor: pointer;
}
nav ul.spresenttree li.plus > span:before {
  content: "+";
  color: #d2d2d2;
  font-size: 1.8rem;
  line-height: 1.2rem;
}
nav ul.spresenttree li.plus ul {
  display: none;
}
nav ul.spresenttree li.minus > span {
  cursor: pointer;
}
nav ul.spresenttree li.minus > span:before {
  content: "-";
  color: #d2d2d2;
  font-size: 1.8rem;
  line-height: 1.2rem;
}
nav ul.spresenttree li.minus > span + a {
  font-weight: bold;
}
nav ul.spresenttree ul {
  padding: 0 0 0 10px;
  border: none;
}
nav .webmenu {
  float: left;
  padding: 0;
}
nav .webmenu li {
  position: relative;
  float: left;
  list-style: none;
}
nav .webmenu li a {
  text-decoration: none;
  cursor: pointer;
  float: left;
  font-size: 1.3rem;
  opacity: 1;
  padding: 8px 0 6px 0;
  color: #FFFFFF;
}
nav .webmenu li:after {
  content: "|";
  padding: 0 10px;
  margin: 8px 0;
  float: left;
  color: #FFFFFF;
  opacity: 0.66666667;
}
nav .webmenu li:last-child:after {
  content: "";
}
/* hover menu */
#headercont {
  /* 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: #1f1e20;
  box-shadow: 0 0 4px #1f1e20;
  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;
}
#footercont .webmenu {
  float: left;
  padding: 20px 10px;
  margin: 0 0 30px 0;
}
#footercont .webmenu li {
  position: relative;
  width: 250px;
  float: left;
  padding: 0 15px 0 0;
}
#footercont .webmenu li a {
  font-size: 1.6rem;
  font-weight: bold;
  width: 100%;
  padding: 0 0 0px 5px;
  color: #d2d2d2;
}
#footercont .webmenu li a:hover {
  opacity: 1;
}
#footercont .webmenu li ul {
  float: left;
  clear: left;
  padding: 10px 0 0 0;
}
#footercont .webmenu li ul span {
  font-size: 1.3rem;
  color: white;
  border: none;
  font-weight: normal;
  padding: 5px 0 0 5px;
  display: block;
}
#footercont .webmenu li ul span:before {
  content: "■";
  color: #fff;
  margin-right: 5px;
  font-size: 1rem;
  position: relative;
  top: -2px;
}
#footercont .webmenu li:after {
  display: none;
}
#footercont .webmenu li:before {
  display: none;
}
#sptnav {
  float: left;
  clear: left;
  width: 100%;
}
#sptnav ul {
  position: relative;
  float: left;
  clear: left;
  width: 100%;
  background: #1f1e20;
}
#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: #000;
  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;
  }
}
@media screen and (max-width: 980px) {
  .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: #D2D2D2;
}
.document .hdr > p {
  padding: 10px 0;
}
.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;
  vertical-align: middle;
  line-height: 1.4em;
}
.document .cnt table td {
  width: 100%;
  vertical-align: middle;
  line-height: 1.4em;
}
.document .cnt table td .text.errmsg {
  padding: 9px 10px 0 5px;
  color: #FF0000;
}
.document .cnt table td p {
  padding: 9px 10px 0 5px;
}
.document .cnt table td .btn-pdf {
  margin: 0 5px;
  top: -4px;
}
.document .cnt table td .btn-pdf:before {
  font-size: 1.2em;
}
.document .cnt table tr.pswd th {
  vertical-align: top;
  padding-top: 13px;
}
.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.qrcode {
  clear: left;
}
.document.qrcode .cnt {
  display: flex;
  flex-wrap: wrap;
}
.document.qrcode .cnt .tabinfo {
  width: 70%;
}
.document.qrcode .cnt figure {
  flex-grow: 1;
  text-align: center;
}
/* ===== */
.document .cnt table th {
  vertical-align: top;
}
.tabinfo .col-price {
  text-align: right !important;
}
.tabinfo .col-price span {
  float: none !important;
}
.overdue_yes {
  font-weight: bold;
  color: red !important;
}
.overdue_no {
  font-weight: bold;
  color: #00CC00 !important;
}
/* 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-theme .owl-controls .owl-page span {
  display: block;
  width: 16px;
  height: 12px;
  margin: 5px 7px;
  background: #BDBDBD;
}
.owl-theme .owl-controls .owl-page.active span {
  background: #FFCA08;
}
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #A2A2A2;
}
.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 {
  display: none;
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: rgba(210, 210, 210, 0.7);
  padding: 5px 10px;
  color: transparent;
  float: right;
}
.owl-next:before {
  display: inline-block;
  font: normal normal normal 28px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f054";
  color: white;
  padding: 3px 2px;
}
.owl-next:hover {
  background: #d2d2d2;
}
.owl-prev {
  display: none;
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: rgba(210, 210, 210, 0.7);
  padding: 5px 10px;
  color: transparent;
  float: left;
}
.owl-prev:before {
  display: inline-block;
  font: normal normal normal 28px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f053";
  color: white;
  padding: 3px 0px;
}
.owl-prev:hover {
  background: #d2d2d2;
}
.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 .products .tabinfo .availability .stock p {
  float: left;
  clear: none;
}
.ordbaskets .contentcont .boxcont {
  border: 1px solid #C0C0C0;
}
.ordbaskets .contentcont .boxcont.store {
  width: 100%;
}
.ordbaskets .contentcont .boxcont.trippleswitch,
.ordbaskets .contentcont .boxcont.data_3,
.ordbaskets .contentcont .boxcont.discoupons {
  display: none;
}
.ordbaskets .contentcont .boxcont.logincontact .new_reg,
.ordbaskets .contentcont .boxcont.delivery .new_reg {
  display: none;
}
.ordbaskets .contentcont .boxcont.logincontact .new_reg_login,
.ordbaskets .contentcont .boxcont.delivery .new_reg_login {
  font-size: 1.5rem;
  font-weight: bold;
}
.ordbaskets .contentcont .boxcont.logincontact .hdr p,
.ordbaskets .contentcont .boxcont.delivery .hdr p {
  width: 100%;
}
.ordbaskets .contentcont .boxcont.logincontact .hdr p span,
.ordbaskets .contentcont .boxcont.delivery .hdr p span {
  float: right;
  position: relative;
  padding-left: 22px;
}
.ordbaskets .contentcont .boxcont.logincontact .hdr p span:after,
.ordbaskets .contentcont .boxcont.delivery .hdr p span:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f05a";
  padding: 0 5px 0 0;
  font-size: 2rem;
  line-height: 1.6rem;
  color: #0820AD;
  position: absolute;
  left: 0;
}
.ordbaskets .contentcont .boxcont.logincontact .hdr p span:before,
.ordbaskets .contentcont .boxcont.delivery .hdr p span:before {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 14px;
  top: 1px;
  left: 1px;
  position: absolute;
  background: #fff;
  display: block;
}
.ordbaskets .contentcont .boxcont.stock_info {
  padding: 0 10px 10px 10px;
  font-size: 1.3rem;
  margin-top: 20px;
}
.ordbaskets .contentcont .boxcont.stock_info .availability {
  position: relative;
  width: 90%;
}
.ordbaskets .contentcont .boxcont.stock_info .availability .row {
  margin: 10px 0 0 0;
  width: 100%;
}
.ordbaskets .contentcont .boxcont.stock_info .availability .row .stock {
  width: 80px;
}
.ordbaskets .contentcont .boxcont.stock_info .availability .row span {
  font-size: 1.2rem;
}
.ordbaskets .contentcont .boxcont li {
  margin: 3px 0;
}
.ordbaskets .contentcont .boxcont a:hover {
  text-decoration: underline;
}
.ordbaskets .contentcont .boxcont .hdr:not(:empty) {
  padding: 0 10px;
  border-bottom: 1px solid #C0C0C0;
  background: #e6e6e6;
}
.ordbaskets .contentcont .boxcont .hdr p {
  padding: 10px 0;
  margin: 0;
}
.ordbaskets .contentcont .boxcont.failure {
  border: 1px solid #F22D2D;
}
.ordbaskets .contentcont .boxcont.failure .hdr {
  background: #F22D2D;
  border-bottom: 1px solid #F22D2D;
}
.ordbaskets .contentcont .boxcont .cnt {
  padding: 20px 10px;
}
@-moz-document url-prefix() {
  .ordbaskets .contentcont .boxcont .cnt .btn-import {
    padding: 6px 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 .buyasfirm label,
.ordbaskets .customsignorder label,
.ordbaskets .discoupons label {
  padding-top: 2px;
  margin-left: 10px;
}
.ordbaskets .contact .rowbox label,
.ordbaskets .comshipto .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 .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 .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 span,
.ordbaskets .comshipto.data_4 .cnt span,
.ordbaskets .buyasfirm.data_4 .cnt span,
.ordbaskets .customsignorder.data_4 .cnt span,
.ordbaskets .discoupons.data_4 .cnt span {
  display: block;
  font-weight: bold;
}
.ordbaskets .contact.data_4 .cnt .adress,
.ordbaskets .comshipto.data_4 .cnt .adress,
.ordbaskets .buyasfirm.data_4 .cnt .adress,
.ordbaskets .customsignorder.data_4 .cnt .adress,
.ordbaskets .discoupons.data_4 .cnt .adress {
  clear: both;
  padding: 10px 0 0 28px;
}
.ordbaskets .contact.data_4 .cnt .def_comshipto,
.ordbaskets .comshipto.data_4 .cnt .def_comshipto,
.ordbaskets .buyasfirm.data_4 .cnt .def_comshipto,
.ordbaskets .customsignorder.data_4 .cnt .def_comshipto,
.ordbaskets .discoupons.data_4 .cnt .def_comshipto {
  width: 30%;
  float: left;
}
.ordbaskets .contact.data_4 .cnt .another_comshipto,
.ordbaskets .comshipto.data_4 .cnt .another_comshipto,
.ordbaskets .buyasfirm.data_4 .cnt .another_comshipto,
.ordbaskets .customsignorder.data_4 .cnt .another_comshipto,
.ordbaskets .discoupons.data_4 .cnt .another_comshipto {
  width: 70%;
  float: right;
}
.ordbaskets .contact.data_4 .cnt .another_comshipto .adress,
.ordbaskets .comshipto.data_4 .cnt .another_comshipto .adress,
.ordbaskets .buyasfirm.data_4 .cnt .another_comshipto .adress,
.ordbaskets .customsignorder.data_4 .cnt .another_comshipto .adress,
.ordbaskets .discoupons.data_4 .cnt .another_comshipto .adress {
  display: none;
}
.ordbaskets .contact.data_4 .cnt .another_comshipto span.label,
.ordbaskets .comshipto.data_4 .cnt .another_comshipto span.label,
.ordbaskets .buyasfirm.data_4 .cnt .another_comshipto span.label,
.ordbaskets .customsignorder.data_4 .cnt .another_comshipto span.label,
.ordbaskets .discoupons.data_4 .cnt .another_comshipto span.label {
  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: 80px;
  margin: 5px 0 0 0;
}
.ordbaskets .contact.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label,
.ordbaskets .comshipto.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label,
.ordbaskets .buyasfirm.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label,
.ordbaskets .customsignorder.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label,
.ordbaskets .discoupons.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label,
.ordbaskets .contact.data_4 input[type="checkbox"]#logged_fill_cst:checked + label,
.ordbaskets .comshipto.data_4 input[type="checkbox"]#logged_fill_cst:checked + label,
.ordbaskets .buyasfirm.data_4 input[type="checkbox"]#logged_fill_cst:checked + label,
.ordbaskets .customsignorder.data_4 input[type="checkbox"]#logged_fill_cst:checked + label,
.ordbaskets .discoupons.data_4 input[type="checkbox"]#logged_fill_cst:checked + label {
  position: relative;
  padding-left: 22px;
  margin: 10px 0;
  cursor: pointer;
  float: left;
}
.ordbaskets .contact.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:before,
.ordbaskets .comshipto.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:before,
.ordbaskets .buyasfirm.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:before,
.ordbaskets .customsignorder.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:before,
.ordbaskets .discoupons.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:before,
.ordbaskets .contact.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:before,
.ordbaskets .comshipto.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:before,
.ordbaskets .buyasfirm.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:before,
.ordbaskets .customsignorder.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:before,
.ordbaskets .discoupons.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:before {
  content: 'Nová dodací adresa';
  position: absolute;
  left: 0;
  top: 2px;
  width: 120px;
  height: auto;
  background: #0820AD;
  font-weight: bold;
  padding: 7px;
  border-radius: 0px;
  border: none;
  text-align: right;
  color: #fff;
}
.ordbaskets .contact.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:before:hover,
.ordbaskets .comshipto.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:before:hover,
.ordbaskets .buyasfirm.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:before:hover,
.ordbaskets .customsignorder.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:before:hover,
.ordbaskets .discoupons.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:before:hover,
.ordbaskets .contact.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:before:hover,
.ordbaskets .comshipto.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:before:hover,
.ordbaskets .buyasfirm.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:before:hover,
.ordbaskets .customsignorder.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:before:hover,
.ordbaskets .discoupons.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:before:hover {
  border: none;
}
.ordbaskets .contact.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:after,
.ordbaskets .comshipto.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:after,
.ordbaskets .buyasfirm.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:after,
.ordbaskets .customsignorder.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:after,
.ordbaskets .discoupons.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:after,
.ordbaskets .contact.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:after,
.ordbaskets .comshipto.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:after,
.ordbaskets .buyasfirm.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:after,
.ordbaskets .customsignorder.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:after,
.ordbaskets .discoupons.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:after {
  top: 6px;
  color: #fff;
}
.ordbaskets .contact.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:hover:before,
.ordbaskets .comshipto.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:hover:before,
.ordbaskets .buyasfirm.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:hover:before,
.ordbaskets .customsignorder.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:hover:before,
.ordbaskets .discoupons.data_4 input[type="checkbox"]#logged_fill_cst:not(:checked) + label:hover:before,
.ordbaskets .contact.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:hover:before,
.ordbaskets .comshipto.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:hover:before,
.ordbaskets .buyasfirm.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:hover:before,
.ordbaskets .customsignorder.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:hover:before,
.ordbaskets .discoupons.data_4 input[type="checkbox"]#logged_fill_cst:checked + label:hover:before {
  border: none !important;
}
.ordbaskets .contact.data_4 #new_cst,
.ordbaskets .comshipto.data_4 #new_cst,
.ordbaskets .buyasfirm.data_4 #new_cst,
.ordbaskets .customsignorder.data_4 #new_cst,
.ordbaskets .discoupons.data_4 #new_cst {
  margin-top: 25px;
  margin-left: -80px;
}
.ordbaskets .contact.data_4 #new_cst .rowbox .inputs,
.ordbaskets .comshipto.data_4 #new_cst .rowbox .inputs,
.ordbaskets .buyasfirm.data_4 #new_cst .rowbox .inputs,
.ordbaskets .customsignorder.data_4 #new_cst .rowbox .inputs,
.ordbaskets .discoupons.data_4 #new_cst .rowbox .inputs {
  width: auto;
}
.ordbaskets .contact.contact .hdr > a,
.ordbaskets .comshipto.contact .hdr > a,
.ordbaskets .buyasfirm.contact .hdr > a,
.ordbaskets .customsignorder.contact .hdr > a,
.ordbaskets .discoupons.contact .hdr > a {
  float: right;
  padding: 12px 0;
}
.ordbaskets .contact.contact .hdr > a span:before,
.ordbaskets .comshipto.contact .hdr > a span:before,
.ordbaskets .buyasfirm.contact .hdr > a span:before,
.ordbaskets .customsignorder.contact .hdr > a span:before,
.ordbaskets .discoupons.contact .hdr > a span: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: "\f044";
  margin: 0 5px 0 0;
}
.ordbaskets .contact.contact.not_log,
.ordbaskets .comshipto.contact.not_log,
.ordbaskets .buyasfirm.contact.not_log,
.ordbaskets .customsignorder.contact.not_log,
.ordbaskets .discoupons.contact.not_log {
  display: none;
}
.ordbaskets .customsignorder .cnt .rowbox_out {
  float: left;
}
.ordbaskets .customsignorder .cnt .rowbox.note {
  float: left;
  clear: none;
}
.ordbaskets .customsignorder .cnt .rowbox.note textarea {
  height: 60px;
}
.ordbaskets .customsignorder .cnt .rowbox p.label {
  margin-top: 5px;
}
.ordbaskets .comshipto label {
  margin-left: 0;
}
.ordbaskets .comshipto label span {
  padding: 1px 0 3px 5px;
}
.ordbaskets .comshipto .hdr span {
  padding: 10px;
  float: left;
}
.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 .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: 1px;
  margin: 0 5px 0 0;
}
.ordbaskets .delivery li label:after,
.ordbaskets .payway li label:after {
  top: 1px;
  margin: 0 5px 0 0;
}
.ordbaskets .delivery li label span,
.ordbaskets .payway li label span {
  float: left;
  padding: 3px 0 3px 5px;
}
.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;
  display: none;
}
.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 .payway li {
  border: none;
}
.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 th.code,
.ordbaskets .boxcont.products td.code,
.ordbaskets .boxcont.products th.producer,
.ordbaskets .boxcont.products td.producer,
.ordbaskets .boxcont.products th.status,
.ordbaskets .boxcont.products th.case,
.ordbaskets .boxcont.products td.status,
.ordbaskets .boxcont.products td.case,
.ordbaskets .boxcont.products th.energyclass,
.ordbaskets .boxcont.products td.energyclass,
.ordbaskets .boxcont.products th.wovat,
.ordbaskets .boxcont.products td.wovat {
  display: none;
}
.ordbaskets .boxcont.products td.stock .availability {
  float: none;
  position: relative;
}
.ordbaskets .boxcont.products td.ordcount span {
  position: relative;
  top: -8px;
}
.ordbaskets .boxcont.products th.buyout {
  width: 40px;
}
.ordbaskets .boxcont.products .cnt {
  padding: 0;
}
.ordbaskets .boxcont.products.noedit .buyout {
  display: none;
}
.ordbaskets .boxcont.products .qtybox .up {
  top: 0;
}
.ordbaskets .boxcont.products .qtybox .down {
  bottom: 0;
}
.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;
}
.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 #dempayCost .info {
  float: none;
  display: none;
}
.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 .sumtab #basketsumtab #dempaytotalprice_tr th,
.ordbaskets .sumtab #basketsumtab #dempaytotalprice_tr td {
  font-size: 1.6rem;
}
.ordbaskets .boxcont.buttons {
  border: none;
}
.ordbaskets .boxcont.buttons .btn:not(.btn-inv) {
  float: right;
  margin: 3px 0 3px 5px;
}
.ordbaskets .sascheck + label {
  float: right !important;
}
.ordbaskets.step_1 .sumtab #dempayCost,
.ordbaskets.step_2 .sumtab #dempayCost,
.ordbaskets.step_1 .sumtab #dempaytotalprice_tr,
.ordbaskets.step_2 .sumtab #dempaytotalprice_tr {
  display: none !important;
}
.ordbaskets.step_2 .stitable td.ordcount span {
  display: none;
  top: 0px;
}
.ordbaskets.step_2 .stitable td.ordcount .qtybox .qty {
  display: inline;
  float: none;
  min-width: initial;
  text-align: center;
  margin: 0;
  padding: 0;
  width: auto;
  border: none;
  background: none;
}
.ordbaskets.step_2 .stitable td.ordcount .qtybox .up,
.ordbaskets.step_2 .stitable td.ordcount .qtybox .down {
  display: none;
}
@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;
  }
}
.ordbaskets #ordreltable .stock,
.ordbaskets #ordreltable .coder,
.ordbaskets #ordreltable .code,
.ordbaskets #ordreltable .status {
  display: none;
}
/* styles for spresenttrees and stoitems */
.filter {
  background: #F0F0F0;
}
.filter > .hdr {
  padding: 5px 0 5px 10px;
  background: #D2D2D2;
}
.filter > .cnt {
  padding: 0 10px 10px 10px;
}
.filter .radio-group label.radio {
  margin-bottom: 11px;
}
.filter label {
  width: 20%;
  margin: 5px 0;
  padding: 0 5px 0 0;
  color: #000;
  font-size: 1.3rem;
}
.filter label:hover {
  text-decoration: underline;
}
.filter label.radio {
  width: auto;
  margin: 9px 10px 9px 0px;
}
.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 {
  float: right;
}
.filter.store .boxcont {
  margin-bottom: 0;
}
.filter.store .boxcont.stocks {
  display: none !important;
}
.filter.store .boxcont label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.4rem;
  padding: 0 0 0 20px;
  margin: 9px 0 9px 15px;
  font-family: roboto, arial;
}
.filter.stiparinf > .hdr {
  display: none;
}
.filter.stiparinf > .cnt {
  padding: 3px;
}
.subcats ul {
  float: left;
  clear: left;
  width: 100%;
}
.subcats ul li {
  float: left;
  width: 24.25%;
  padding: 7px;
  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;
  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;
}
.subcats ul li:hover {
  border: 1px solid #8d8d8d;
  background: #F2F1FF;
}
.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%;
}
.subcats ul li a .out_img {
  display: block;
  float: left;
  width: 34px;
  height: 34px;
}
.subcats ul li a .img {
  display: table-cell;
  width: 34px;
  height: 34px;
  vertical-align: middle;
}
.subcats ul img {
  float: left;
  max-width: 34px;
  max-height: 34px;
}
.subcats ul .name {
  float: left;
  padding: 0 6px;
  word-wrap: break-word;
  width: calc(100% - 34px - 4rem);
}
.subcats ul .name span {
  display: table-cell;
  vertical-align: middle;
  word-wrap: break-word;
  height: 34px;
}
.subcats ul .name.noCount {
  width: calc(100% - 34px);
}
.subcats ul .count {
  float: right;
  padding: 6px 0;
  font-weight: normal;
  opacity: 0.7;
}
.subcats ul .count:before {
  content: "[";
}
.subcats ul .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;
  background: #F0F0F0;
  padding: 10px;
  color: #2A2826;
}
.orderby .btn:before {
  margin: 0;
}
.orderby .btn.act {
  background: #D2D2D2;
}
.orderby .btn span {
  display: none;
}
.stocks label {
  width: auto;
}
.stiparinf > .cnt {
  padding: 0 1px 1px 1px;
}
.stiparinf .paramgroups {
  float: left;
  clear: left;
  width: 20%;
  padding: 0;
}
.stiparinf .paramgroups .cnt {
  padding: 0 0 5px 0;
}
.stiparinf .paramgroups .group {
  padding: 10px;
  font-size: 1.1em;
  font-weight: bold;
  cursor: pointer;
  color: #000;
}
.stiparinf .paramgroups .group:hover {
  text-decoration: underline;
}
.stiparinf .paramgroups .group.act {
  background: #fdfdfd;
  position: relative;
  left: 1px;
}
.stiparinf .paramgroups .group .count {
  background: rgba(255, 0, 0, 0.9);
  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;
  padding: 1px;
  font-weight: bold;
}
.stiparinf .paramitem {
  display: none;
  float: right;
  width: 80%;
  background: #fdfdfd;
  padding: 10px;
  margin: 0;
}
.stiparinf .paramitem label {
  width: 25%;
}
.stiparinf .paramitem.act {
  display: block;
}
.stiparinf .paramitem .info {
  margin-left: 5px;
}
.stiparinf .paramitem .param.out {
  display: none;
}
.stiparinf .paramitem .hdr {
  cursor: auto;
}
.stiparinf .paramitem .hdr .info {
  margin: -5px 0 0 0;
  color: #0820AD;
  z-index: 9;
}
.stiparinf .paramitem .hdr .info span {
  width: auto;
  color: #000;
  min-width: 320px;
}
.stiparinf .paramitem .hdr .info span strong.hdr {
  font-size: 1.4rem;
  margin: 0 0 5px 0;
}
.stiparinf .paramitem .hdr .info span strong.hdr:before {
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  display: inline-block;
  padding: 5px 5px 5px 0;
  content: "\f05a";
  color: #0820AD;
}
.stiparinf .paramitem .hdr .info span a {
  float: none;
  text-decoration: underline;
}
.stiparinf .paramitem .hdr p {
  font-size: 1.3rem;
  padding-top: 1px;
  padding-right: 5px;
}
.stiparinf .paramitem .hdr p:after {
  content: "";
}
.stiparinf .paramitem.slider label {
  display: none;
}
.stiparinf .paramitem.slider .cnt {
  width: 50%;
}
@media screen and (max-width: 1280px) {
  .stiparinf .paramitem.slider .cnt {
    width: 100%;
  }
}
.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 .ui-widget-header {
  background: rgba(8, 32, 173, 0.8);
}
.stiparinf .paramitem.slider .cnt .param-range .ui-state-hover,
.stiparinf .paramitem.slider .cnt .param-range .ui-state-focus {
  background: #f6f6f6;
  border: 1px solid #0820AD;
  outline: none;
}
.prcrange .filter_active {
  background: rgba(14, 32, 168, 0.8) !important;
  color: #fff !important;
}
.prcrange .price-inputs {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.prcrange .price-inputs p {
  float: left;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 2.4;
  margin: 0 10px 0 0;
}
@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: 3px 0;
  padding: 8px 5px 0 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;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .prcrange .from,
  .prcrange .to {
    flex: 0 1 auto;
  }
}
@media screen and (max-width: 640px) and screen and (-ms-high-contrast: active), screen and (max-width: 640px) and (-ms-high-contrast: none) {
  .prcrange .from,
  .prcrange .to {
    flex: 1;
  }
}
.prcrange .from input,
.prcrange .to input {
  max-width: 80px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .prcrange .from input,
  .prcrange .to input {
    width: 120px;
  }
}
.prcrange .to {
  justify-content: flex-end;
}
.prcrange .price-range {
  flex: 5;
  margin: 14px 27px 12px 27px;
  z-index: 0;
}
@media screen and (max-width: 640px) {
  .prcrange .price-range {
    flex: 0 0 calc(100% - 32px);
    margin: 10px 16px;
    order: -1;
  }
}
@media screen and (max-width: 640px) and screen and (-ms-high-contrast: active), screen and (max-width: 640px) and (-ms-high-contrast: none) {
  .prcrange .price-range {
    flex: 0 0 95%;
  }
}
.prcrange .price-range .ui-widget-header {
  background: #F0F0F0;
  border: none;
}
.prcrange .price-range .ui-slider-handle {
  color: #000;
  padding: 5px;
  font-weight: bold;
  background: #D2D2D2;
  width: 24px;
  height: 24px;
  top: -0.5em;
  line-height: 1;
}
.prcrange .price-range .ui-slider-handle:before {
  content: "od";
}
.prcrange .price-range .ui-slider-handle:last-of-type:before {
  content: "do";
}
.prcrange .price-range .ui-state-hover,
.prcrange .price-range .ui-state-focus {
  background: #f6f6f6;
  border: 1px solid #0820AD;
  outline: none;
}
.prcrange .price-range .noUi-connect {
  background: rgba(8, 32, 173, 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 {
  max-width: 100%;
  height: auto;
}
/* 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: none;
  }
  .subcats ul li:nth-child(2n) {
    float: right;
    margin-right: 0;
    clear: right;
  }
  .filter label {
    width: 33.3333%;
  }
}
@media screen and (max-width: 820px) {
  .stiparinf .paramgroups {
    width: 100%;
    margin: 0;
  }
  .stiparinf .paramgroups .cnt {
    padding: 0;
  }
  .stiparinf .paramgroups .group {
    float: left;
  }
  .stiparinf .paramitem {
    width: 100%;
  }
  .filter label {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .products .thimg,
  .products .energyclass {
    display: none;
  }
  .products .availability {
    width: 150px;
  }
  .products .buybox .btn-buy {
    min-width: 100px;
  }
  .stiparinf .paramitem label {
    width: 33.3333%;
  }
}
@media screen and (max-width: 480px) {
  .products .code {
    display: none;
  }
  .stiparinf .paramitem label {
    width: 50%;
  }
  .subcats ul li {
    width: 100%;
    margin: 5px 0;
  }
  .filter label {
    width: 100%;
  }
  .stipricerange {
    width: 100px;
  }
}
/* 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 .navbar {
  margin-bottom: 0;
}
.stoitem .boxcont.stoitem > .hdr {
  padding: 10px;
  background: #D2D2D2;
}
.stoitem .boxcont.stoitem > .hdr > h1 {
  font-size: 18px;
}
.stoitem .stiimg {
  text-align: center;
  position: relative;
}
.stoitem .stiimg .boxcont.img {
  height: 420px;
  display: flex;
  justify-content: center;
}
.stoitem .stiimg .boxcont.img > a > img {
  max-height: 420px;
}
.stoitem .stiimg .video_ico {
  position: absolute;
  top: 50px;
  left: 0px;
}
.stoitem .stiimg .catimg {
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
}
.stoitem .stiimg .catimg img {
  max-height: 75px;
}
.stoitem .stiimg .status {
  position: absolute;
  width: auto !important;
  top: 5px;
  bottom: inherit;
}
.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 a {
  float: none;
  flex: 0 1 auto;
  align-self: center;
}
.stoitem .stiimg a img {
  max-width: 100%;
}
.stoitem .stiinfo {
  background: #FFF;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0 10px;
  font-size: 14px;
  color: #1a171c;
  /* printpage */
}
.stoitem .stiinfo .cnt {
  padding: 0;
}
.stoitem .stiinfo .cnt .rowbox {
  min-height: 26px;
  width: 100%;
}
.stoitem .stiinfo .cnt .rowbox .label {
  min-width: 220px;
  font-weight: normal;
  padding: 6px 15px 6px 0;
}
.stoitem .stiinfo .cnt .rowbox .text,
.stoitem .stiinfo .cnt .rowbox .inputs {
  max-width: calc(100% - 220px);
  padding: 6px 0 6px 15px;
}
.stoitem .stiinfo .cnt .rowbox .text .star,
.stoitem .stiinfo .cnt .rowbox .inputs .star {
  margin: 0;
}
.stoitem .stiinfo .cnt .rowbox:first-child {
  margin-top: 15px;
}
.stoitem .stiinfo .cnt .rowbox:last-child {
  margin-bottom: 15px;
  border-bottom: none;
}
.stoitem .stiinfo .cnt .rowbox.wvat {
  margin-top: 5px;
  padding: 5px 0 0 0;
  background: #F2F1FF;
}
.stoitem .stiinfo .cnt .rowbox.rating {
  display: none;
}
.stoitem .stiinfo .cnt .rowbox.review {
  margin: 20px 0;
}
.stoitem .stiinfo .cnt .rowbox.review .text {
  width: 130px;
  max-width: none;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  float: none;
  cursor: pointer;
  display: block;
}
.stoitem .stiinfo .cnt .rowbox.producent .text.catimg {
  padding-top: 0;
}
.stoitem .stiinfo .cnt .rowbox.producent .text.catimg .boxcont {
  margin: 0;
}
.stoitem .stiinfo .cnt .rowbox.producent .text.catimg .boxcont img {
  max-height: 30px;
  position: relative;
}
.stoitem .stiinfo .cnt .rowbox.producent a {
  text-decoration: underline;
}
.stoitem .stiinfo .cnt .rowbox.producent a:hover {
  text-decoration: none;
}
.stoitem .stiinfo .cnt .rowbox.avail.store .label p {
  padding: 4px 0;
  cursor: pointer;
  text-decoration: none;
}
.stoitem .stiinfo .cnt .rowbox.avail.store .label p:hover {
  color: #0E20A8;
}
.stoitem .stiinfo .cnt .rowbox.avail.store .label p:after {
  content: ":";
}
.stoitem .stiinfo .cnt .rowbox.avail.store .label:after {
  display: none;
}
.stoitem .stiinfo .cnt .rowbox.avail.store .boxcont_store_out {
  position: relative;
}
.stoitem .stiinfo .cnt .rowbox.avail.store .boxcont_store_out .boxcont_store {
  display: none;
  background: #fff;
  right: 0;
  width: 400px;
  padding: 10px;
  position: absolute;
  z-index: 9;
  border: 2px solid #949494;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.stoitem .stiinfo .cnt .rowbox.avail.store .boxcont_store_out .boxcont_store .img {
  float: left;
  width: 40%;
}
.stoitem .stiinfo .cnt .rowbox.avail.store .boxcont_store_out .boxcont_store .img img {
  width: 100%;
  height: auto;
}
.stoitem .stiinfo .cnt .rowbox.avail.store .boxcont_store_out .boxcont_store .text {
  float: left;
  width: 60%;
  padding: 0 0 0 10px;
  max-width: none;
  text-align: left;
}
.stoitem .stiinfo .cnt .rowbox.avail.store .boxcont_store_out .boxcont_store .text label {
  font-weight: bold;
  font-size: 1.2em;
  margin: 0 0 7px 0;
}
.stoitem .stiinfo .cnt .rowbox.avail.store .boxcont_store_out .boxcont_store .text p {
  margin-top: 3px;
}
.stoitem .stiinfo .cnt .rowbox.avail.store .boxcont_store_out .boxcont_store .text a {
  text-decoration: underline;
}
.stoitem .stiinfo .cnt .rowbox.avail.store .boxcont_store_out .boxcont_store .text .web-html-data {
  clear: both;
}
.stoitem .stiinfo .cnt .rowbox.avail.store .boxcont_store_out .boxcont_store .text .web-html-data p {
  text-decoration: none;
}
.stoitem .stiinfo .cnt .rowbox.avail.inet {
  background: #F2F1FF;
}
.stoitem .stiinfo .cnt .rowbox.avail .label,
.stoitem .stiinfo .cnt .rowbox.avail .text {
  padding-top: 10px;
}
.stoitem .stiinfo .cnt .rowbox.tools .cnt {
  float: none;
  text-align: center;
  padding-top: 15px;
}
.stoitem .stiinfo .cnt .rowbox.tools .cnt a.btn {
  float: none;
}
.stoitem .stiinfo .cnt .rowbox.no_order .no_order_in {
  background: #fff;
  float: left;
  padding: 10px;
}
.stoitem .stiinfo .cnt .rowbox.no_order .no_order_in .hdr {
  font-size: 1.6em;
  color: #FF0000;
  margin: 10px 0;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.stoitem .stiinfo .cnt .rowbox.no_order .no_order_in .cnt {
  font-size: 1.1em;
  font-weight: bold;
  margin: 10px 0;
  text-align: center;
}
.stoitem .stiinfo .cnt .rowbox.rf,
.stoitem .stiinfo .cnt .rowbox.rfaf,
.stoitem .stiinfo .cnt .rowbox.vat,
.stoitem .stiinfo .cnt .rowbox.discoupons,
.stoitem .stiinfo .cnt .rowbox.withvat,
.stoitem .stiinfo .cnt .rowbox.recommended {
  display: none;
}
.stoitem .stiinfo .cnt .order {
  padding: 10px 0;
  background: #F2F1FF;
}
.stoitem .stiinfo .cnt .order .label {
  display: none;
  padding: 8px 5px 8px 0;
}
.stoitem .stiinfo .cnt .order .inputs {
  max-width: 100%;
}
.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: normal;
  color: #1a171c;
  font-size: 1em;
  padding: 6px 0;
  position: relative;
}
.stoitem .stiinfo .cnt .price .status {
  position: absolute;
  top: -18px;
  right: -80px;
}
.stoitem .stiinfo .cnt .war {
  display: none;
}
.stoitem .stiinfo .cnt .availability {
  position: static;
}
.stoitem .stiinfo .cnt .availability p {
  display: none;
}
.stoitem .stiinfo .cnt .availability a {
  font-size: 2rem;
}
.stoitem .stiinfo .cnt .availability a p {
  position: relative;
  top: -5px;
}
.stoitem .stiinfo .cnt .availability.inet p {
  display: block;
}
.stoitem .stiinfo .cnt .availability .store {
  display: block;
  width: 100%;
  padding: 4px 0;
}
.stoitem .stiinfo .cnt .availability .store .stock p {
  font-size: 1.4rem;
  display: block;
  top: 0px;
}
.stoitem .stiinfo .cnt .wvat {
  border-bottom: none;
}
.stoitem .stiinfo .cnt .wvat .price,
.stoitem .stiinfo .cnt .wvat .label {
  font-size: 1.6rem;
  color: #FF0000 !important;
  font-weight: bold !important;
}
.stoitem .stiinfo .cnt .wvat .price {
  font-size: 2.2rem;
}
.stoitem .stiinfo .cnt .wvat .label {
  padding-top: 11px;
}
.stoitem .stiinfo .cnt .buybox {
  width: 100%;
}
.stoitem .stiinfo .cnt .buybox a {
  float: left;
}
.stoitem .stiinfo .cnt .buybox form {
  display: flex;
  justify-content: flex-end;
}
.stoitem .stiinfo .cnt .buybox .qty {
  margin: 0 10px 10px 0px;
  min-width: 0px;
  padding: 11px 23px 8px 11px;
  border: 1px solid #dedede;
  width: 85px;
}
.stoitem .stiinfo .cnt .buybox p {
  display: inline-block;
  margin: 12px 7px 0 0;
  flex: 0 1 auto;
  order: 2;
}
.stoitem .stiinfo .cnt .buybox .qtybox.icon {
  flex: 0 1 auto;
  float: none;
  order: 1;
}
.stoitem .stiinfo .cnt .buybox .qtybox.icon .up,
.stoitem .stiinfo .cnt .buybox .qtybox.icon .down {
  top: auto;
  width: 17px;
  height: 20px;
  margin: 0 4px 0 0;
  display: block;
}
.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: 10px;
  height: 19px;
}
.stoitem .stiinfo .cnt .buybox .qtybox.icon .qty {
  border-right: none;
  margin-right: 10px;
}
.stoitem .stiinfo .cnt .buybox .btn-buy {
  font-size: 1.6rem;
  flex: 0 1 auto;
  float: none;
  order: 3;
  align-self: baseline;
  margin-right: 64px;
}
.stoitem .stiinfo .cnt .buybox .btn-buy:before {
  font-size: 2.2rem;
}
.stoitem .stiinfo .cnt .order .btn-buy {
  float: right;
  padding: 8px 48px 8px 14px;
  font-size: 20px;
  font-weight: bold;
}
.stoitem .stiinfo .cnt .order .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;
}
.stoitem .stiinfo .cnt .order .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";
}
.stoitem .stiinfo .cnt .order .btn-buy span {
  text-transform: lowercase;
}
.stoitem .stiinfo .cnt .order .btn-buy:after {
  content: "";
  background: url('../img/basket_small.png') no-repeat;
  display: inline-block;
  height: 25px;
  width: 29px;
  position: absolute;
  top: 8px;
  right: 8px;
}
.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.2em;
  color: #fc9b2e;
  margin: 0 2px 0 0;
}
.stoitem .stiinfo .cnt .rating .full:before {
  content: "\f005";
}
.stoitem .stiinfo .cnt .variants .variant {
  float: left;
  padding: 2px 5px;
  margin: 0 5px 5px 0;
  background: white;
  cursor: pointer;
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.4);
  position: relative;
  border: 1px solid #fff;
}
.stoitem .stiinfo .cnt .variants .variant.act {
  border: 1px solid #000;
  background: #F2F1FF;
}
.stoitem .stiinfo .cnt .variants .variant.act:before {
  position: absolute;
  right: -7px;
  bottom: -6px;
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 1.6rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.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 .stiinfo .cnt .variants.param {
  margin: 10px 0 6px 0;
}
.stoitem .stiinfo .cnt .variants.color {
  margin-top: 10px;
}
.stoitem .stiinfo .cnt .variants.size,
.stoitem .stiinfo .cnt .variants.time {
  margin-bottom: 6px;
}
.stoitem .stiinfo .cnt .tools a.btn {
  background: transparent;
  color: #676767;
  min-width: 20px;
  max-width: 50px;
  margin: 0;
}
.stoitem .stiinfo .cnt .tools a.btn span {
  display: none;
}
.stoitem .stiinfo .cnt .tools a.btn:before {
  font-size: 25px;
  margin-right: 0;
}
.stoitem .stiinfo .cnt .tools a.btn.btn-comp:before {
  padding: 0;
}
.stoitem .stiinfo .stiadvsrv .tabinfo {
  margin: 0;
}
.stoitem .stiinfo .stiadvsrv .tabinfo td {
  width: auto;
}
.stoitem .stiinfo .stiadvsrv .tabinfo td label {
  display: none;
}
.stoitem .stiinfo .stiadvsrv .tabinfo td img {
  max-width: 100px;
}
.stoitem .stiinfo .stiadvsrv .tabinfo td .price {
  padding-left: 5px;
  font-size: 1em;
  color: black;
}
.stoitem .stiinfo .sti_relation_condoffer.vipcondoffer {
  width: 100%;
}
.stoitem .stiinfo .sti_relation_condoffer .stirelvipconoffer {
  width: 100%;
}
.stoitem .stiinfo .sti_relation_condoffer .stirelvipconoffer .price {
  margin-top: 7px;
}
.stoitem .stiinfo .sti_relation_condoffer .stirelvipconoffer .buybox {
  display: none;
}
.stoitem .stiinfo .sti_relation_condoffer .stirelvipconoffer table img {
  max-width: 50px;
}
.stoitem .stiinfo .sti_relation_condoffer .stirelvipconoffer table td.normalprc span {
  color: black;
  text-decoration: line-through;
}
.stoitem .stiinfo .sti_relation_condoffer_master .prodbox .price {
  margin-top: 7px;
}
.stoitem .stiinfo .stirelation .hdr p {
  font-size: 2.4rem;
}
.stoitem .stiinfo .stibundletab a:not([href]) {
  cursor: initial;
}
@media print {
  .stoitem .stiinfo body {
    width: 1000px;
  }
  .stoitem .stiinfo #centercont,
  .stoitem .stiinfo #contentcont {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .stoitem .stiinfo .boxcont {
    width: 100% !important;
  }
  .stoitem .stiinfo .logo {
    float: left;
    margin: 10px 0;
  }
  .stoitem .stiinfo .navbar {
    float: left;
    clear: left;
  }
  .stoitem .stiinfo .stoitem {
    font-size: 1.2em;
  }
  .stoitem .stiinfo .stiimg {
    border-bottom: 1px solid #C0C0C0;
    margin: 0;
  }
  .stoitem .stiinfo .stiimg .status {
    display: none;
  }
  .stoitem .stiinfo .stiinfo {
    border-bottom: 1px solid #C0C0C0;
    background: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
  }
  .stoitem .stiinfo .ui-tabs-panel {
    border: none !important;
  }
  .stoitem .stiinfo #headercont,
  .stoitem .stiinfo #footercont,
  .stoitem .stiinfo #leftcont,
  .stoitem .stiinfo #rightcont,
  .stoitem .stiinfo .gallery,
  .stoitem .stiinfo .tools,
  .stoitem .stiinfo .stirelation,
  .stoitem .stiinfo .sti_relation_condoffer,
  .stoitem .stiinfo .sti_relation_condoffer_master,
  .stoitem .stiinfo .stoitemdiscoupons,
  .stoitem .stiinfo .order,
  .stoitem .stiinfo .tabs ul,
  .stoitem .stiinfo .sendmail,
  .stoitem .stiinfo .stiattach_sys_video,
  .stoitem .stiinfo .pricelog,
  .stoitem .stiinfo .stiattach,
  .stoitem .stiinfo .discoupons,
  .stoitem .stiinfo .avail,
  .stoitem .stiinfo .catimg {
    display: none !important;
  }
}
.stoitem .text_note {
  padding: 10px 0 20px;
  clear: both;
  font-size: 1.3rem;
  color: #8D8D8D;
}
.stoitem .stirelation > .hdr {
  padding: 5px 10px;
  background: #D2D2D2;
}
.stoitem .tabs {
  background: none;
  border: none;
  padding: 0;
}
.stoitem .tabs .ui-tabs-panel .tabpage {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.stoitem .tabs ul.ui-tabs-nav {
  background: #F0F0F0;
  border: none;
  padding: 0;
  -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;
}
.stoitem .tabs ul.ui-tabs-nav li {
  margin: 0 3px 1px 0;
  -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;
  border: none;
  background: #F0F0F0;
  border-bottom: none;
  position: relative;
  top: 1px;
  outline: none;
  font-weight: normal;
  border-right: 3px solid #fff;
}
.stoitem .tabs ul.ui-tabs-nav li a {
  color: black;
  font-size: 1.8rem;
  min-width: 45px;
  text-align: center;
  padding-bottom: 5px;
}
.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;
  display: none;
}
.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="#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 {
  margin: 0 3px 0 0;
  padding: 0 0 1px 0;
  background: #d2d2d2;
}
.stoitem .tabs ul.ui-tabs-nav .ui-state-active a {
  color: #000000;
  font-weight: bold;
}
.stoitem .tabs .tabpage {
  border: none;
  background: #FFF;
  border-top: 3px solid #d2d2d2;
}
.stoitem .tabs .tabpage > .hdr {
  display: none;
}
.stoitem .tabs .tabpage > .cnt {
  padding: 10px;
}
.stoitem .tabs .tabpage > .cnt .boxcont.stiplnote,
.stoitem .tabs .tabpage > .cnt .boxcont.staff,
.stoitem .tabs .tabpage > .cnt .boxcont.web {
  padding: 10px;
}
.stoitem .tabs .tabpage > .cnt .boxcont.staff {
  margin: 0px;
}
.stoitem .tabs .tabpage > .cnt .boxcont.web p {
  margin-bottom: 15px;
}
.stoitem .tabs .tabpage .rowbox input,
.stoitem .tabs .tabpage .rowbox textarea {
  width: 302px;
  margin-left: 0;
}
.stoitem .tabs .tabpage a {
  color: #000;
}
.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%;
}
.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;
  text-align: center;
}
.stoitem .tabs #sticomment .boxcont h4 {
  font-size: 1.4rem;
}
.stoitem .tabs .visualize ul li {
  background: none;
  border: none;
  border-bottom: none;
  position: absolute;
  top: auto;
}
.stoitem #stiparsets > .cnt {
  padding: 10px;
}
.stoitem #stiparsets > .hdr {
  display: none;
  background: #DCDCDC;
  padding: 5px 10px;
}
.stoitem #stiparsets .tabinfo {
  border: none;
}
.stoitem #stiparsets .tabinfo tr td {
  background: none;
}
.stoitem #stiparsets .tabinfo td.paramname {
  width: 30%;
  min-width: 150px;
}
.stoitem #stiparsets .tabinfo tr:last-child td {
  border-bottom: 1px solid #C0C0C0;
}
.stoitem #stiparsets .tabinfo.hor th {
  background: #f0f0f0 !important;
}
.stoitem .stibundletab .availability {
  position: initial;
}
.stoitem .stibundletab .note {
  display: none;
}
.stoitem .stibundletab .thumbimg img {
  max-width: 80px;
  max-height: 80px;
}
.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 {
  display: none;
}
#filter [type="checkbox"]:checked + label:before {
  background: white;
}
#filter label {
  width: 90px;
  margin-right: 0;
  background: rgba(8, 32, 173, 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;
}
.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(14, 32, 168, 0.3);
}
.mobilesafari [type="radio"]:not(:checked) + label:after,
.mobilesafari [type="radio"]:checked + label:after {
  top: -4px;
  left: 3px;
  font-size: 24px;
}
/* end styles for touched devices */
@media screen and (max-width: 1599px) {
  #centercont .boxcont.banner_right {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .stoitem .stiinfo .cnt .rowbox .buybox .btn-buy {
    margin-right: 54px;
  }
  /* header cont */
  .logged .credit {
    display: none;
  }
  /* end header cont */
}
@media screen and (max-width: 1100px) {
  .stoitem .stiinfo .cnt .rowbox .buybox .btn-buy {
    margin-right: 5px;
  }
}
@media screen and (max-width: 1024px) {
  nav ul.spresenttree li.plus > span:before,
  nav ul.spresenttree li.minus > span:before {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  nav ul.spresenttree li > span:before {
    line-height: 1.8rem;
  }
  /* header cont */
  #headercont {
    position: relative;
  }
  #headercont header::before {
    display: none;
    left: calc(50% - 100px);
  }
  #headercont .search {
    margin: 3px 0;
  }
  #headercont .logo {
    width: 220px;
    align-self: center;
    margin-top: 4px;
    padding-left: 0;
  }
  #headercont .logo a {
    background: url(../img/logo2.png) no-repeat left center;
    height: 50px;
    background-size: auto 100%;
  }
  #headercont .menu-icon {
    width: 22px;
    height: 22px;
    position: relative;
    margin: 7px auto 3px auto;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
  #headercont .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;
  }
  #headercont .menu-icon span:nth-child(1) {
    top: 0px;
  }
  #headercont .menu-icon span:nth-child(2) {
    top: 8px;
  }
  #headercont .menu-icon span:nth-child(3) {
    top: 16px;
  }
  #headercont .menu-icon.open span:nth-child(1) {
    top: 9px;
    transform: rotate(135deg);
  }
  #headercont .menu-icon.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  #headercont .menu-icon.open span:nth-child(3) {
    top: 8px;
    transform: rotate(-135deg);
  }
  #headercont #menu-icon-logged {
    margin: 4px;
    float: right;
    margin-left: 20px;
  }
  #headercont #menu-icon-top {
    display: none;
  }
  #headercont .search.ex_01 {
    margin: 0px;
    float: right;
    position: relative;
    z-index: 1;
  }
  #headercont .search .btn-search::before {
    background: url('../img/search_white.png') no-repeat;
    margin: 9px;
  }
  #headercont .search button.btn-search {
    width: 35px;
    right: 35px;
    height: 33px;
  }
  #headercont .search button.btn-search::before {
    background: url('../img/search.png') no-repeat;
    top: 5px;
    position: absolute;
    right: 0px;
    height: 33px;
    width: 35px;
    display: block;
    padding: 0;
    margin: 0;
  }
  #headercont .search .btn-res {
    width: auto;
    background: #333333;
    width: 50px;
    height: 50px;
    right: 0px;
  }
  #headercont .basket {
    margin: 0 0 0 1px;
  }
  #headercont .basket .cnt {
    padding: 8px 0 0 0;
    margin: 0 10px 0 0;
  }
  #headercont .basket .btn::before {
    background: #333333 url('../img/basket_white.png') no-repeat 6px 7px;
    width: 50px;
    height: 50px;
  }
  #headercont .basket .basketprice {
    display: none;
  }
  #headercont .prodlist {
    padding: 0;
    margin: 10px 0 0 7px;
  }
  #headercont .prodlist .btn {
    width: 50px;
    height: 50px;
    background: #333333;
  }
  #headercont .prodlist .btn:before {
    color: #fff;
    margin: 14px 0 0 0;
  }
  #headercont .prodlist .btn.btn-remove {
    width: auto;
    height: auto;
    background: #0820AD;
  }
  #headercont .prodlist .btn.btn-remove:before {
    color: #1a171c;
    margin: 0;
  }
  #headercont .prodlist .btn.btn-remove:hover {
    color: #fff;
  }
  #headercont .prodlist .btn-comp:before {
    content: url("../img/ICO_compare_white.png") !important;
    margin: 3px 0 0 0;
  }
  #headercont.scroll header .logo {
    margin-top: 4px;
  }
  #headercont.scroll header .logo a {
    height: 50px;
  }
  #headercont.res-search-open header::before {
    display: none;
  }
  #headercont.res-search-open .search input {
    width: 100%;
  }
  #headercont.res-search-open .search button.btn-search {
    position: absolute;
    top: 0;
    right: 0px;
    width: 35px;
    height: 33px;
    padding: 0;
  }
  #headercont.res-search-open .search > .cnt {
    display: block;
    padding: 0;
    width: 100%;
  }
  /* end header cont */
  #centercont {
    padding: 0;
  }
  /* skelton */
  #leftcont,
  #rightcont {
    display: none;
    position: relative;
  }
  #leftcont {
    left: -50%;
  }
  #rightcont {
    left: -50%;
  }
  #tree-icon {
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
    float: left;
    background: #333333;
    height: 50px;
    width: 50px;
    padding: 15px 13px;
    display: block;
    margin: 10px 20px 0 10px;
  }
  #tree-icon span {
    display: block;
    height: 4px;
    width: 100%;
    background: white;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
    margin-bottom: 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;
  }
  #tree-icon.open span:nth-child(1) {
    position: absolute;
    width: 30px;
    left: 10px;
    top: 24px;
    transform: rotate(135deg);
  }
  #tree-icon.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  #tree-icon.open span:nth-child(3) {
    position: absolute;
    transform: rotate(-135deg);
    width: 30px;
    left: 10px;
    top: 24px;
  }
  #leftcont.res-tree-open {
    position: absolute;
    display: block;
    width: 100%;
    z-index: 8;
    background: #333333;
    box-shadow: 5px 5px 10px 0 silver;
    animation: slide-left-right 0.5s forwards;
    padding: 0px;
  }
  #leftcont.res-tree-open .boxcont.menu_logged,
  #leftcont.res-tree-open .boxcont.lastvisited,
  #leftcont.res-tree-open .boxcont.banner_left {
    display: none;
  }
  #leftcont.res-tree-open .tree {
    background: #333333;
  }
  #leftcont.res-tree-open .tree .hdr {
    display: none;
  }
  #leftcont.res-tree-open .tree nav ul.spresenttree li {
    width: 100%;
    border-bottom: 1px solid #999;
    padding-bottom: 6px;
    margin: 0;
  }
  #leftcont.res-tree-open .tree nav ul.spresenttree li a {
    color: #FFFFFF !important;
    font-size: 2rem;
  }
  #leftcont.res-tree-open .tree nav ul.spresenttree li:last-child {
    border-bottom: 0;
  }
  #leftcont.res-tree-open .tree nav ul.spresenttree li:first-child {
    border-top: 1px solid #999;
  }
  #contentcont.wleft {
    width: 100%;
  }
  #contentcont.wright {
    width: 100%;
  }
  #contentcont .stoitem .stiimg .text_note {
    padding: 0 10px;
  }
  #contentcont .stoitem .stiinfo .cnt .rowbox .label {
    width: 45%;
  }
  #contentcont .stoitem .stiinfo .cnt .rowbox.endprc,
  #contentcont .stoitem .stiinfo .cnt .rowbox.wovat,
  #contentcont .stoitem .stiinfo .cnt .rowbox.store,
  #contentcont .stoitem .stiinfo .cnt .rowbox.rating {
    display: none;
  }
  #contentcont .stoitem .stiinfo .cnt .rowbox.withvat {
    display: block;
  }
  #contentcont .stoitem .stiinfo .cnt .rowbox.tools .cnt {
    float: none;
    margin: 0 auto;
    width: 440px;
  }
  #contentcont .stoitem .stiinfo .cnt .rowbox .buybox {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  #contentcont .stoitem .stiinfo .cnt .rowbox .buybox > form {
    justify-content: center;
  }
  #contentcont .stoitem .stiinfo .cnt .rowbox .buybox > form .btn-buy {
    margin-right: 0;
  }
  #contentcont .stoitem .stiinfo .cnt .rowbox .buybox .qty {
    margin-left: 0;
  }
  #contentcont .stoitem .stiinfo .cnt .rowbox .inputs {
    float: none;
    margin: 0 auto;
  }
  .contentcont .boxcont.store.half {
    width: auto;
  }
  .contentcont .boxcont.half {
    width: 100%;
  }
  .contentcont .boxcont.orderby.half {
    width: 50%;
  }
  .contentcont .boxcont.status {
    width: 50%;
  }
  /* end skelton */
  /* header cont */
  .search.ex_01 {
    flex: 0 1 auto;
    order: 3;
    display: block;
    z-index: 100;
  }
  .search input {
    width: 85%;
  }
  .search .btn-search {
    width: 15%;
  }
  /* end header cont */
  .chart-canvas {
    max-width: 100%;
  }
  #footercont footer {
    min-height: 400px;
    text-align: center;
  }
  #footercont footer .support {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
  #footercont footer .support .cnt {
    text-align: center;
  }
  #footercont footer .support .cnt .contact {
    float: none;
    margin: auto;
    display: inline-block;
  }
  #footercont footer .support .cnt .contact a {
    display: inline-block;
  }
  #footercont footer .support .cnt .owner {
    display: none;
  }
  #footercont footer .support .logo {
    display: none;
  }
  #footercont footer nav {
    display: inline-block;
  }
  #footercont footer .footerinfo {
    width: calc(100% - 40px);
    margin: 0 20px;
    position: relative;
  }
  #footercont footer .footerinfo .logo_res,
  #footercont footer .footerinfo .owner_res {
    display: block;
    font-size: 15px;
    color: white;
    margin: 15px auto;
  }
}
@media screen and (max-width: 3060px) and (min-width: 981px) {
  .webmenu {
    display: block !important;
  }
}
@media screen and (max-width: 980px) {
  .table-scroll {
    overflow-x: auto;
  }
  .energy_class p:after {
    border-top: solid 14px transparent;
    border-bottom: solid 14px transparent;
  }
  /* header cont */
  #headercont #menu-icon-top {
    display: block;
  }
  #headercont nav .webmenu {
    display: none;
    position: absolute;
    width: 100%;
    margin-left: -10px;
    background: #1f1e20;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    z-index: 9;
  }
  #headercont nav .webmenu li {
    width: 100%;
    border-bottom: 1px solid #C0C0C0;
  }
  #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;
    font-size: 2rem;
  }
  #headercont nav .webmenu li a span:before {
    content: "■";
    padding: 2px 0 0;
    width: 18px;
    margin-right: 3px;
    float: left;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    color: #ffca08;
    border: none;
    line-height: 2.2rem;
    font-size: 1.4rem;
  }
  #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: 0;
    float: left;
    clear: left;
    width: 100%;
    box-shadow: 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;
  }
  #headercont nav .webmenu li ul li {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
  }
  #headercont .top {
    margin-bottom: 5px;
  }
  #headercont .search.ex_01 {
    margin: 0;
    padding: 0;
  }
  #headercont .search .btn-search: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);
  }
  #headercont .search input {
    padding: 6px 10px 6px 10px;
  }
  #headercont .prodlist .hdr .btn: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);
    margin: 3px 0 0 0;
  }
  #headercont .prodlist .hdr .btn-favour:before {
    display: inline-block;
    font: normal normal normal 3rem/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
  }
  #headercont .basket {
    margin-bottom: 5px;
  }
  #headercont .basket .btn: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);
  }
  #headercont .basket .price {
    padding: 4px 10px 4px 10px;
  }
  /* end header cont */
}
@media screen and (max-width: 820px) {
  #headercont.res-search-open .search:not(.ex_01) {
    padding: 0 10px;
    position: absolute;
    top: 85px;
    padding: 10px;
    background: #fff;
    width: 100%;
  }
  #headercont .search.ex_01 {
    padding: 0;
    width: 54px !important;
    flex: 1 1 auto;
  }
  #headercont .search > .cnt {
    display: none;
    float: left;
  }
  #headercont .search .btn-res {
    display: block;
    transform: scale(0.72);
    margin: 3px;
    float: right;
  }
  #headercont .logo {
    width: 150px;
    padding: 0 0 0 10px;
    margin: 10px 0;
  }
  #headercont .logo a {
    background-size: auto 100%;
    height: 36px;
  }
  #headercont #tree-icon {
    width: 36px;
    height: 36px;
    padding: 8px;
    margin: 10px;
  }
  #headercont #tree-icon.open span:nth-child(1) {
    left: 3px;
    top: 17px;
  }
  #headercont #tree-icon.open span:nth-child(3) {
    left: 3px;
    top: 17px;
  }
  #headercont .prodlist {
    margin: 3px 0 5px 0;
  }
  #headercont .prodlist .btn {
    transform: scale(0.72);
  }
  #headercont .basket .cnt {
    padding: 0;
    margin: 1px 10px 0 0;
  }
  #headercont .basket .cnt .btn {
    padding-left: 0;
    padding-right: 33px;
    width: auto;
  }
  #headercont .basket .cnt .btn:before {
    transform: scale(0.72);
  }
  .stoitems .listpage .cnt .pagetext,
  .spresenttrees .listpage .cnt .pagetext {
    display: none;
  }
  .stoitems .listpage .cnt .pagenav .cnt,
  .spresenttrees .listpage .cnt .pagenav .cnt {
    justify-content: flex-start;
  }
  #maincont.homepage .webnews .news li .boxcont {
    width: 100%;
  }
  #maincont.homepage .webnews .news li .boxcont .hdr {
    margin-top: 130px;
  }
  #maincont.homepage .webnews .news li .boxcont .hdr h2 {
    text-align: center;
    display: inline-block;
  }
  #maincont.homepage .webnews .news li .boxcont .hdr .top {
    display: none;
  }
  #maincont.homepage .webnews .news li .boxcont .img {
    left: calc(50% - 92px);
  }
  #footercont .webmenu li {
    width: 100%;
    margin-bottom: 5px;
  }
  #footercont .webmenu li ul {
    float: none;
  }
}
@media screen and (max-width: 768px) {
  #footercont .footerinfo .cnt {
    flex-wrap: wrap;
  }
  #footercont .footerinfo .cnt .oldversion {
    flex: 0 0 100%;
    order: -1;
  }
  .ordbaskets .boxcont.products td.ordcount span {
    display: block;
    top: 0;
  }
}
@media screen and (max-width: 670px) {
  #headercont .search {
    width: 0%;
    padding: 0;
  }
  #headercont.res-search-open .search {
    width: 100%;
    padding: 5px 10px;
    margin: 0px;
    position: relative;
    top: -15px;
  }
  #headercont.res-search-open .search.ex_01 {
    padding: 0;
    top: 0px;
  }
  #filterprcrangecont {
    width: 65%;
  }
  #filterstatuscont {
    width: 100%;
  }
  #filterorderbycont {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  /* header cont */
  #headercont header::before {
    display: none;
  }
  #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;
  }
  #headercont .search input {
    width: 100%;
  }
  #footercont footer .support .cnt .contact div {
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
  }
  #footercont footer .support .cnt .contact .mail {
    position: relative;
    top: -9px;
  }
  #filterprcrangecont {
    width: 60%;
  }
}
@media screen and (max-width: 500px) {
  #filterprcrangecont {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #headercont {
    min-width: 340px;
  }
  #headercont .logo {
    width: 115px;
    padding: 0;
  }
  #headercont .basket .btn::before {
    /*
				width: 45px;
				height: 45px;
				background: #333 url('../img/basket_white.png') no-repeat 9px 10px;
				background-size: 27px 23px;
				position: absolute;
				left: 0;
				*/
  }
  #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;
    position: relative;
  }
  #headercont .basket .btn.btn-buy .count {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 1.1rem;
  }
  #headercont .basket .price {
    display: none;
  }
  #headercont .prodlist .count {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 1.1rem;
  }
  #headercont .login .login-menu li:first-child,
  #headercont .login .login-menu li:nth-child(2) {
    display: none;
  }
  #headercont .login input {
    width: 181px;
  }
  #headercont .search input {
    width: 100%;
  }
  #headercont .search form .btn-search {
    position: absolute;
    right: 10px;
    width: 10%;
  }
  #leftcont.res-tree-open {
    width: 100%;
    left: -100%;
  }
  #headercont.res-search-open .search {
    width: 100%;
  }
  #tree-icon {
    flex: 0 1 auto;
    height: 45px;
    width: 45px;
    padding: 13px 7px;
    top: 45px;
  }
  .legend ul {
    width: 100%;
  }
  .listpage .cnt .paging {
    display: none;
  }
  .contentcont .boxcont.prcrange {
    width: 100%;
  }
  .stiinfo .cnt .rowbox .label {
    min-width: 0 !important;
    width: 120px;
  }
  .stiinfo .cnt .rowbox.tools .cnt {
    width: auto !important;
  }
  .stiinfo .cnt .rowbox .text {
    max-width: calc(100% - 120px) !important;
  }
  #footercont .support {
    height: auto;
  }
  #footercont .support div {
    display: inline-block;
  }
  #footercont .footerinfo {
    position: static;
  }
  #footercont .footerinfo .cnt .copyright {
    flex: 0 0 100%;
    text-align: left;
  }
}
@media screen and (max-width: 480px) {
  .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: 360px) {
  #headercont .login .hdr span {
    display: none;
  }
  #headercont .login .hdr:before {
    font-size: 2rem;
  }
}
/*# sourceMappingURL=styles.css.map */