html,
body#weco-css,
.weco-css div,
.weco-css span,
.weco-css applet,
.weco-css object,
.weco-css iframe,
.weco-css h1,
.weco-css h2,
.weco-css h3,
.weco-css h4,
.weco-css h5,
.weco-css h6,
.weco-css p,
.weco-css blockquote,
.weco-css pre,
.weco-css a,
.weco-css abbr,
.weco-css acronym,
.weco-css address,
.weco-css big,
.weco-css cite,
.weco-css code,
.weco-css del,
.weco-css dfn,
.weco-css em,
.weco-css img,
.weco-css ins,
.weco-css kbd,
.weco-css q,
.weco-css s,
.weco-css samp,
.weco-css small,
.weco-css strike,
.weco-css strong,
.weco-css sub,
.weco-css sup,
.weco-css tt,
.weco-css var,
.weco-css b,
.weco-css u,
.weco-css i,
.weco-css center,
.weco-css dl,
.weco-css dt,
.weco-css dd,
.weco-css ol,
.weco-css ul,
.weco-css li,
.weco-css fieldset,
.weco-css form,
.weco-css label,
.weco-css legend,
.weco-css table,
.weco-css caption,
.weco-css tbody,
.weco-css tfoot,
.weco-css thead,
.weco-css tr,
.weco-css th,
.weco-css td,
.weco-css article,
.weco-css aside,
.weco-css canvas,
.weco-css details,
.weco-css embed,
.weco-css figure,
.weco-css figcaption,
.weco-css footer,
.weco-css header,
.weco-css hgroup,
.weco-css menu,
.weco-css nav,
.weco-css output,
.weco-css ruby,
.weco-css section,
.weco-css summary,
.weco-css time,
.weco-css mark,
.weco-css audio,
.weco-css video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

.weco-css article,
.weco-css aside,
.weco-css details,
.weco-css figcaption,
.weco-css figure,
.weco-css footer,
.weco-css header,
.weco-css hgroup,
.weco-css menu,
.weco-css nav,
.weco-css section {
  display: block; }

body#weco-css {
  line-height: 1; }

.weco-css ol,
.weco-css ul {
  list-style: none; }

.weco-css blockquote,
.weco-css q {
  quotes: none; }

.weco-css blockquote:before,
.weco-css blockquote:after,
.weco-css q:before,
.weco-css q:after {
  content: none; }

.weco-css table {
  border-collapse: collapse;
  border-spacing: 0; }

html {
  height: 100%; }

body#weco-css {
  font-size: 14px;
  color: #333333;
  height: 100.1%;
  overflow-y: scroll;
  background-color: #ffffff;
  line-height: normal;
  -webkit-text-size-adjust: 100%; }

body#weco-css.popup {
  background: #ffffff;
  height: auto;
  overflow: auto;
  padding: 10px; }
  body#weco-css.popup.force-desktop {
    padding: 0px; }

body#weco-css,
.weco-css input,
.weco-css select,
.weco-css textarea,
.weco-css button {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.weco-css .popupheader {
  line-height: 40px;
  background: #00a7b5;
  padding-left: 10px;
  color: #ffffff;
  margin-bottom: 10px;
  font-size: 18px; }

.weco-css .popupbody {
  padding: 5px; }

.weco-css .list {
  padding-left: 15px; }

.weco-css ul.list {
  list-style-type: disc; }

.weco-css ol.list {
  list-style-type: decimal; }

.weco-css p {
  margin: 8px 0px 8px 0px; }

.weco-css hr {
  height: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
  display: block;
  border-bottom: solid 1px #eaeaeb; }

.weco-css div.hr {
  padding-top: 1px;
  height: 0;
  overflow: hidden;
  margin: 0;
  line-height: 0px;
  background-color: #ffffff; }

.weco-css div.hrlightgrey {
  padding-top: 1px;
  height: 0;
  overflow: hidden;
  margin: 0;
  line-height: 0px;
  background-color: #eaeaeb; }

.weco-css .basrecovery {
  margin-top: 15px; }

.weco-css .qtip-content {
  min-width: 100px; }

.weco-css #custchat .boxbody img {
  padding-top: 10px;
  display: block; }

.weco-css .maintmsg input {
  font-size: 12px;
  color: #ef433e;
  font-weight: normal;
  background-color: #ffffff;
  border: none;
  width: 600px; }

.weco-css .pos-text {
  width: 100%; }

.weco-css .table-vertical.pos-detail .headl,
.weco-css .table-vertical.pos-detail .value {
  padding-left: 0px; }

.weco-css .table.pos-detail-del {
  margin-top: 5px; }

@media screen and (max-width: 1023px) {
  .weco-css .list > li > a {
    line-height: 25px; }
  .weco-css .pos-text {
    width: 400px; }
  .weco-css .table-vertical.pos-detail {
    width: 100%; }
    .weco-css .table-vertical.pos-detail .headl {
      width: 25%; } }

@media screen and (max-width: 767px) {
  .weco-css .pos-text {
    width: 100%; }
  .weco-css .table-vertical.pos-detail > tbody > tr > td.headl,
  .weco-css .table-vertical.pos-detail > tbody > tr > td.value {
    width: 100%;
    display: block; }
  .weco-css .table.pos-detail-del > tbody > tr > td {
    display: block;
    width: 100%; } }

@font-face {
  font-family: 'Open Sans';
  src: url("fonts/opensans-regular-webfont.eot");
  src: url("fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-regular-webfont.woff2") format("woff2"), url("fonts/opensans-regular-webfont.woff") format("woff"), url("fonts/opensans-regular-webfont.ttf") format("truetype"), url("fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("fonts/opensans-semibold-webfont.eot");
  src: url("fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-semibold-webfont.woff2") format("woff2"), url("fonts/opensans-semibold-webfont.woff") format("woff"), url("fonts/opensans-semibold-webfont.ttf") format("truetype"), url("fonts/opensans-semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'icons';
  src: url("fonts/icons.eot?-dc3dm7");
  src: url("fonts/icons.eot?#iefix-dc3dm7") format("embedded-opentype"), url("fonts/icons.ttf?-dc3dm7") format("truetype"), url("fonts/icons.woff?-dc3dm7") format("woff"), url("fonts/icons.svg?-dc3dm7#icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.weco-css .i-arrow-down:before {
  content: "\e600"; }

.weco-css .i-arrow-full-down:before {
  content: "\e601"; }

.weco-css .i-arrow-full-up:before {
  content: "\e602"; }

.weco-css .i-arrow-full-updown:before {
  content: "\e603"; }

.weco-css .i-arrow-left:before {
  content: "\e604"; }

.weco-css .i-arrow-right:before {
  content: "\e605"; }

.weco-css .i-arrow-up:before {
  content: "\e606"; }

.weco-css .i-bar-chart:before {
  content: "\e607"; }

.weco-css .i-bin:before {
  content: "\e608"; }

.weco-css .i-book:before {
  content: "\e609"; }

.weco-css .i-bulb:before {
  content: "\e60a"; }

.weco-css .i-cart:before {
  content: "\e60b"; }

.weco-css .i-circle-delete:before {
  content: "\e60c"; }

.weco-css .i-circle-down:before {
  content: "\e60d"; }

.weco-css .i-circle-left:before {
  content: "\e60e"; }

.weco-css .i-circle-minus:before {
  content: "\e60f"; }

.weco-css .i-circle-ok:before {
  content: "\e610"; }

.weco-css .i-circle-plus:before {
  content: "\e611"; }

.weco-css .i-circle-right:before {
  content: "\e612"; }

.weco-css .i-circle-up:before {
  content: "\e613"; }

.weco-css .i-clip:before {
  content: "\e614"; }

.weco-css .i-close:before {
  content: "\e615"; }

.weco-css .i-coin:before {
  content: "\e616"; }

.weco-css .i-document:before {
  content: "\e617"; }

.weco-css .i-document-dollar:before {
  content: "\e618"; }

.weco-css .i-download:before {
  content: "\e619"; }

.weco-css .i-facebook:before {
  content: "\e61a"; }

.weco-css .i-googleplus:before {
  content: "\e61b"; }

.weco-css .i-help:before {
  content: "\e61c"; }

.weco-css .i-home:before {
  content: "\e61d"; }

.weco-css .i-line-graph:before {
  content: "\e61e"; }

.weco-css .i-linkedin:before {
  content: "\e61f"; }

.weco-css .i-list:before {
  content: "\e620"; }

.weco-css .i-lock:before {
  content: "\e621"; }

.weco-css .i-magnifier:before {
  content: "\e622"; }

.weco-css .i-magnifier-add:before {
  content: "\e623"; }

.weco-css .i-magnifier-remove:before {
  content: "\e624"; }

.weco-css .i-mail:before {
  content: "\e625"; }

.weco-css .i-minus:before {
  content: "\e626"; }

.weco-css .i-no-image:before {
  content: "\e627"; }

.weco-css .i-notepad:before {
  content: "\e628"; }

.weco-css .i-notepad-add:before {
  content: "\e629"; }

.weco-css .i-pdf:before {
  content: "\e62a"; }

.weco-css .i-pencil:before {
  content: "\e62b"; }

.weco-css .i-plus:before {
  content: "\e62c"; }

.weco-css .i-repeat:before {
  content: "\e62d"; }

.weco-css .i-square:before {
  content: "\e62e"; }

.weco-css .i-square-ok:before {
  content: "\e62f"; }

.weco-css .i-truck:before {
  content: "\e630"; }

.weco-css .i-twitter:before {
  content: "\e631"; }

.weco-css .i-undo:before {
  content: "\e632"; }

.weco-css .i-unlock:before {
  content: "\e633"; }

.weco-css .i-upload:before {
  content: "\e634"; }

.weco-css .i-user:before {
  content: "\e635"; }

.weco-css .i-user-add:before {
  content: "\e636"; }

.weco-css .i-warning:before {
  content: "\e637"; }

.weco-css .i-xls:before {
  content: "\e638"; }

.weco-css .i-youtube:before {
  content: "\e639"; }

.weco-css i {
  color: #00a7b5;
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.weco-css i.i-inv {
  color: #ffffff; }

.weco-css i.i-top {
  vertical-align: top; }

.weco-css i.i-mid {
  vertical-align: middle;
  top: -1px;
  position: relative; }

.weco-css i.i-bot {
  vertical-align: bottom; }

.weco-css i.i-lg {
  font-size: 21px; }

.weco-css i.i-2x {
  font-size: 28px; }

.weco-css i.i-3x {
  font-size: 42px; }

.weco-css i.i-4x {
  font-size: 56px; }

.weco-css a > i.i-pdf {
  color: #ff0000; }

.weco-css a > i.i-xls {
  color: #669933; }

.weco-css i.i-clip.i-clip-empty {
  color: #cccccc; }

.weco-css i.i-warning.i-error {
  color: #ef433e; }

.weco-css i.i-bulb {
  color: #669933; }

.weco-css i.i-no-image {
  color: #cccccc; }

.weco-css a > i:hover {
  cursor: pointer; }

.weco-css i.i-opened,
.weco-css i.i-closed {
  display: none; }

.weco-css .opened i.i-opened,
.weco-css .open i.i-opened,
.weco-css .closed i.i-closed,
.weco-css .expandtr i.i-closed,
.weco-css .expandtr.opened i.i-opened {
  display: block; }

.weco-css .categorymenu .active i.i-opened,
.weco-css .categorymenu .inactive i.i-closed,
.weco-css .opened.expand i.i-opened,
.weco-css .opened.accordion i.i-opened,
.weco-css .closed.expand i.i-closed,
.weco-css .closed.accordion i.i-closed {
  display: table-cell; }

.weco-css .closed i.i-opened,
.weco-css .opened i.i-closed,
.weco-css .open i.i-closed,
.weco-css .categorymenu .active i.i-closed,
.weco-css .categorymenu .inactive i.i-opened,
.weco-css .expandtr i.i-opened,
.weco-css .expandtr.opened i.i-closed {
  display: none; }

@media screen and (max-width: 1023px) {
  .weco-css:not(.force-desktop) i.i-size {
    font-size: 28px; } }

.weco-css #wrap,
#weco-css #wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative; }

.weco-css #header,
.weco-css #topnavi,
.weco-css #footer,
.weco-css #content_wrap {
  max-width: 1200px;
  margin: 0 auto; }

.weco-css #topnavi_wrap {
  background: #00a7b5;
  width: 100%;
/*  height: 30px;  S4DK912291*/
/* line-height: 30px; S4DK912291*/
  z-index: 9999; }

.weco-css #content_wrap {
  overflow-y: auto; }

.weco-css #contentarea_wrap {
  margin-top: 10px;
  overflow: hidden;
  min-height: 1000px; }

.weco-css #footer_wrap {
  width: 100%;
  background-color: #eaeaeb;
  position: absolute;
  bottom: 0;
  overflow: hidden; }

@media screen and (max-width: 1023px) {
  .weco-css #topnavi_wrap {
    height: 45px;
    line-height: 45px;
    background-color: #00a7b5; }
  .weco-css #header {
    display: inline-block;
    width: 100%; }
  .weco-css #content_wrap {
    overflow-x: hidden; }
  .weco-css #contentarea_wrap {
    margin-top: 0; } }

.weco-css #logo {
  float: left;
  padding: 20px 10px 0 10px; }
  .weco-css #logo a {
    display: inline-block; }
  .weco-css #logo img {
    max-height: 60px;
    max-width: 100%; }

.weco-css #topinfo {
  color: #333333;
  font-size: 11px;
  float: right;
  padding: 30px 10px 0 10px; }

.weco-css #topnavi select {
  font-size: 10px;
  height: 19px;
  /* S4DK912291 border: none;*/ } 

.weco-css #topmenu {
  padding: 0 10px 0 10px;
  font-size: 11px; }

.weco-css #topmenu li {
  float: left; }

.weco-css #topmenu li.right {
  float: right; }

.weco-css #topmenu li i {
  margin-right: 3px;
  color: #ffffff; }

.weco-css #topmenu a {
  display: block;
  color: #ffffff;
  padding: 0 8px; }

.weco-css #topmenu a:hover,
.weco-css #topmenu a:hover i,
.weco-css #current a {
  color: #ffffff; }

.weco-css .langswitch_wrap a img {
  display: block;
  margin-top: 7px; }

.weco-css select.language {
  width: 120px;
  padding-top: 2px; }

@media screen and (max-width: 1023px) {
  .weco-css #logo {
    text-align: center;
    margin: 0;
    float: none; }
  .weco-css #topnavi .topnavi_open {
    height: 45px;
    width: 45px;
    cursor: pointer;
    padding-left: 10px; }
  .weco-css #topmenu {
    padding: 0px;
    float: none;
    margin: 0px;
    position: absolute;
    top: 45px;
    left: 0px;
    width: 45%;
    background-color: #00a7b5;
    font-size: 16px;
    z-index: 99999; }
  .weco-css #topmenu li {
    float: none;
    text-align: left;
    border: none;
    background: none;
    padding-left: 0px; }
  .weco-css #topmenu li:first-child {
    border-top: 1px solid #00a7b5; }
  .weco-css #topmenu li.right {
    float: none; }
  .weco-css #topmenu a {
    color: #ffffff;
    border-bottom: 1px solid #00a7b5; }
  .weco-css #topmenu a:active {
    background-color: #00a7b5; }
  .weco-css #topmenu .langswitchresp_wrap a img {
    display: inline-block;
    margin-bottom: -3px; }
  .weco-css #topmenu .langswitchresp_wrap .langswitch-options a {
    font-size: 14px;
    padding-left: 15px;
    line-height: 30px; }
  .weco-css #topmenu .langswitchresp_wrap .langswitch i {
    font-size: 21px;
    float: right;
    padding: 0 5px;
    line-height: inherit; } }

.weco-css #mainmenu {
  max-width: 1200px;
  margin: 0 auto; }

.weco-css #mainmenu_search {
  float: right;
  margin: 10px 0 10px 0;
  position: relative; }

.weco-css #mainmenu_search .catalog,
.weco-css #mainmenu_search .search {
  float: left;
  height: 40px; }

.weco-css #mainmenu_search .catalog select {
  height: 100%;
  border-right: none;
  display: block; }

.weco-css #mainmenu_search .search input.searchfield {
  float: left;
  height: 100%;
  width: 246px;
  padding-left: 5px;
  border-right: none; }

.weco-css #mainmenu_search .search button {
  float: right; }

.weco-css #mainmenu_search span.ext {
  margin: 5px 0px 0px 5px;
  vertical-align: bottom; }

.weco-css .suggestions-box {
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #97999b;
  -webkit-box-shadow: -2px 6px 5px 0px rgba(50, 50, 50, 0.21);
  -moz-box-shadow: -2px 6px 5px 0px rgba(50, 50, 50, 0.21);
  box-shadow: -2px 6px 5px 0px rgba(50, 50, 50, 0.21);
  right: 0px;
  z-index: 9999; }

.weco-css .suggestions-box .left {
  float: left;
  padding: 0px 20px 10px 10px; }

.weco-css .suggestions-box .right {
  float: left;
  padding: 0px 0 10px 10px; }

.weco-css .suggestions-box em {
  font-weight: bold; }

.weco-css .suggestion-list {
  max-height: 600px;
  overflow-y: auto; }

.weco-css .suggestion-list li {
  margin: 0px 0px 3px 0px;
  padding: 3px;
  font-size: 13px; }
  .weco-css .suggestion-list li:hover {
    color: #00a7b5;
    cursor: pointer; }

.weco-css #mainmenu_basket {
  float: right;
  margin: 10px 0 10px 10px; }

.weco-css #bascontent {
  position: relative; }

.weco-css #bascontent a {
  display: block;
  font-weight: bold;
  font-size: 12px; }

.weco-css #bascontent i {
  font-size: 26px;
  line-height: inherit; }

.weco-css #bascontheader {
  background-color: #ef433e;
  float: left;
  padding-right: 10px;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  outline: 0; }

.weco-css #bascontheader,
.weco-css .bascontheader-icon {
  line-height: 40px;
  height: 40px; }

.weco-css #bascontheader a {
  display: block; }

.weco-css #bascontheader i,
.weco-css #bascontheader span {
  float: left;
  padding-left: 10px;
  line-height: inherit;
  color: #ffffff; }

.weco-css #bascontheader:hover {
  background-color: #ef433e; }

.weco-css .bascontheader-icon {
  background-color: #de6e0b;
  float: right;
  padding: 0 8px; }

.weco-css .bascontheader-icon:hover {
  background-color: #e67e22; }

.weco-css #bascontitems {
  width: 260px;
  position: absolute;
  background-color: #ffffff;
  padding: 10px;
  z-index: 999;
  right: 0;
  top: 40px;
  border: 1px solid #97999b; }

.weco-css #bascontitems img {
  width: 50px;
  display: block;
  float: left;
  margin-right: 5px; }

.weco-css #bascontitems ul {
  max-height: 300px;
  overflow-y: auto; }

.weco-css #bascontitems li {
  margin-bottom: 15px; }

.weco-css .basconttotals {
  margin-top: 15px; }

.weco-css .basconttotals .totalshead {
  display: block;
  font-size: 12px;
  padding-bottom: 2px; }

.weco-css .basconttotals .totalsval {
  display: block;
  font-weight: bold; }

@media screen and (max-width: 1023px) {
  .weco-css #mainmenu {
    margin-top: 15px; }
  .weco-css #mainmenu_navi {
    overflow: hidden; }
  .weco-css #mainmenu_search .catalog,
  .weco-css #mainmenu_search .search {
    height: 40px; }
  .weco-css #bascontheader,
  .weco-css .bascontheader-icon {
    line-height: 40px; }
  .weco-css #bascontitems {
    top: 40px; } }

@media screen and (max-width: 767px) {
  .weco-css #mainmenu_search {
    float: none;
    margin: 10px; }
  .weco-css #mainmenu_search div.catalog {
    width: 100%;
    margin-bottom: 5px; }
  .weco-css #mainmenu_search div.catalog select {
    width: 100%; }
  .weco-css #mainmenu_search .search {
    width: 100%; }
  .weco-css #mainmenu_search div.search input.searchfield {
    width: 63%; }
  .weco-css #mainmenu_search div.search button {
    /*width: 13%; */}
  .weco-css #mainmenu_basket {
    position: absolute;
    top: 2px;
    right: 5px;
    margin: 0; }
  .weco-css #bascontheader:hover {
    background-color: #00a7b5; }
  .weco-css #suggestions {
    width: 100%;
    box-sizing: border-box; } }

.weco-css #sidebar-left,
.weco-css #sidebar-right {
  width: 230px;
  padding: 0 10px 99999px 10px;
  background: #ffffff;
  box-sizing: border-box; }

.weco-css #sidebar-left {
  float: left;
  margin: 0 10px -99989px 0; }

.weco-css #sidebar-right {
  float: right;
  margin: 0 0 -99989px 10px; }

@media screen and (max-width: 1023px) {
  .weco-css #sidebar-left,
  .weco-css #sidebar-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px; } }

.weco-css #footer .footer1 .footer-block-head {
  font-size: 14px;
  color: #97999b;
  padding: 25px 0 10px; }
  .weco-css #footer .footer1 .footer-block-head i.i-opened,
  .weco-css #footer .footer1 .footer-block-head i.i-closed {
    display: none; }

.weco-css #footer .footer1 .footer-block-body li {
  line-height: 35px; }
  .weco-css #footer .footer1 .footer-block-body li a {
    color: #333333; }
    .weco-css #footer .footer1 .footer-block-body li a:hover {
      text-decoration: none;
      color: #00a7b5; }

.weco-css #footer .footer2 {
  padding: 5px 10px;
  font-size: 12px; }
  .weco-css #footer .footer2 p {
    color: #333333;
    margin: 0;
    float: left;
    padding-right: 5px;
    box-sizing: border-box; }
  .weco-css #footer .footer2 a {
    color: #333333;
    float: right;
    box-sizing: border-box; }
    .weco-css #footer .footer2 a:hover {
      color: #00a7b5; }

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .weco-css #footer {
    padding: 0 10px; } }

@media screen and (max-width: 1023px) {
  .weco-css #footer .footer1 > .row > div {
    padding: 0; }
  .weco-css #footer .footer1 .footer-block-head {
    color: #333333;
    cursor: pointer;
    padding: 10px 20px 10px 20px;
    border-bottom: 1px solid #ffffff; }
    .weco-css #footer .footer1 .footer-block-head:active {
      background-color: #ffffff; }
    .weco-css #footer .footer1 .footer-block-head i {
      color: #333333;
      float: right;
      padding: 0 5px;
      line-height: inherit; }
    .weco-css #footer .footer1 .footer-block-head.closed i.i-closed {
      display: block; }
    .weco-css #footer .footer1 .footer-block-head.closed i.i-opened {
      display: none; }
    .weco-css #footer .footer1 .footer-block-head.opened i.i-closed {
      display: none; }
    .weco-css #footer .footer1 .footer-block-head.opened i.i-opened {
      display: block; }
  .weco-css #footer .footer1 .footer-block-body li:active {
    background-color: #ffffff; }
  .weco-css #footer .footer1 .footer-block-body li a {
    padding-left: 15px;
    display: block;
    border-bottom: 1px solid #ffffff; } }

@media screen and (max-width: 767px) {
  .weco-css #footer .footer2 p,
  .weco-css #footer .footer2 a {
    float: none;
    width: 100%; } }

.weco-css #contentarea {
  margin-bottom: 35px;
  padding: 10px; }

.weco-css #contentarea_main,
.weco-css #contentarea_init {
  overflow: hidden;
  padding: 10px 10px 99999px;
  background: #ffffff;
  box-sizing: border-box;
  margin-bottom: -99989px; }

.weco-css #contentarea_init {
  background: transparent; }

.weco-css #contentarea_main.full {
  width: 100%; }

@media screen and (max-width: 1023px) {
  .weco-css #contentarea_main {
    float: left;
    min-height: initial;
    width: 100%;
    margin-top: 0;
    box-sizing: border-box; } }

.weco-css #windowsize-small {
  display: none; }

.weco-css .hidden,
.weco-css .resp_show,
.weco-css .respxs_show,
.weco-css .respxxs_show {
  display: none; }

.weco-css .hiddeni,
.weco-css .resp_showi,
.weco-css .respxs_showi,
.weco-css .respxxs_showi {
  display: none !important; }

.weco-css .inline {
  display: inline; }

.weco-css .left {
  float: left; }

.weco-css .right {
  float: right; }

.weco-css .clear {
  clear: both; }

.weco-css .cleari {
  clear: both !important;
  float: none !important; }

.weco-css .clearfix:after,
.weco-css .row:after,
.weco-css button.b-icon-bg:after,
.weco-css .form:after,
.weco-css .form-group:after,
.weco-css .form-group-inline:after,
.weco-css .tiles:after {
  content: "";
  display: table;
  clear: both; }

.weco-css .bold,
.weco-css strong {
  font-weight: bold; }

.weco-css .tsmall {
  font-size: 12px; }

.weco-css .twarn {
  color: #ef433e; }

.weco-css .tsuccess {
  color: #669933; }

.weco-css .tprimary {
  color: #00a7b5; }

.weco-css .tsecondary {
  color: #97999b; }

.weco-css .tdisabled {
  color: #cccccc; }

.weco-css .tleft {
  text-align: left; }

.weco-css .tright {
  text-align: right; }

.weco-css .tcenter {
  text-align: center; }

.weco-css .resp-img {
  max-width: 100%;
  max-height: 100%; }

@media screen and (max-width: 1023px) {
  .weco-css:not(.force-desktop) #windowsize-small {
    display: block; }
  .weco-css:not(.force-desktop) .resp_show {
    /*S4DK912291 - use flex display: block; */
    display: flex;
    justify-content: space-between;	}	
  .weco-css:not(.force-desktop) .resp_showi {
    display: block !important; }
  .weco-css:not(.force-desktop) .resp_hide {
    display: none; }
  .weco-css:not(.force-desktop) .resp_hidei {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .weco-css:not(.force-desktop) .respxs_show {
    display: block; }
  .weco-css:not(.force-desktop) .respxs_showi {
    display: block !important; }
  .weco-css:not(.force-desktop) .respxs_hide {
    display: none; }
  .weco-css:not(.force-desktop) .respxs_hidei {
    display: none !important; } }

@media screen and (max-width: 479px) {
  .weco-css:not(.force-desktop) .respxxs_hide {
    display: none; }
  .weco-css:not(.force-desktop) .respxxs_hidei {
    display: none !important; }
  .weco-css:not(.force-desktop) .respxxs_show {
    display: block; }
  .weco-css:not(.force-desktop) .respxxs_showi {
    display: block !important; } }

.weco-css h1,
.weco-css h2,
.weco-css h3,
.weco-css h4,
.weco-css h5,
.weco-css h6 {
  color: #333333;
  padding: 0px; }

.weco-css h3,
.weco-css h4,
.weco-css h5,
.weco-css h6 {
  font-weight: bold; }

.weco-css h1 {
  font-size: 34px;
  margin: 0 0 15px;
  line-height: normal; }

.weco-css h2 {
  font-size: 22px;
  margin: 10px 0px 5px;
  font-weight: bold; }

.weco-css h3 {
  font-size: 18px;
  margin: 5px 0px 5px; }

.weco-css h4 {
  font-size: 16px;
  margin: 4px 0px 2px; }

.weco-css h5,
.weco-css h6 {
  font-size: 13px;
  margin: 2px 0px 2px; }

.weco-css a,
.weco-css a:link,
.weco-css a:hover,
.weco-css a:visited,
.weco-css a:active {
  text-decoration: none;
  cursor: pointer;
  color: #333333; }

.weco-css a:hover,
.weco-css a:active {
  color: #00a7b5; }

.weco-css a.link,
.weco-css a.link:link {
  color: #00a7b5; }

.weco-css a.link:hover,
.weco-css a.link:active {
  text-decoration: underline; }

.weco-css a img {
  border: none; }

.weco-css a.attlist img {
  vertical-align: bottom; }

.weco-css .row {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 15px; }

.weco-css .col,
.weco-css .col-15,
.weco-css .col-25,
.weco-css .col-33,
.weco-css .col-50,
.weco-css .col-66,
.weco-css .col-75,
.weco-css .col-85,
.weco-css .col-100 {
  box-sizing: border-box;
  float: left;
  padding: 10px; }

.weco-css .col-15 {
  width: 15%; }

.weco-css .col-25 {
  width: 25%; }

.weco-css .col-33 {
  width: 33.33333333333%; }

.weco-css .col-50 {
  width: 50%; }

.weco-css .col-66 {
  width: 66.66666666666%; }

.weco-css .col-75 {
  width: 75%; }

.weco-css .col-85 {
  width: 85%; }

.weco-css .col-100 {
  width: 100%; }

@media screen and (max-width: 1023px) {
  .weco-css:not(.force-desktop) .col-resp-15 {
    width: 15%; }
  .weco-css:not(.force-desktop) .col-resp-25 {
    width: 25%; }
  .weco-css:not(.force-desktop) .col-resp-33 {
    width: 33.33333333333%; }
  .weco-css:not(.force-desktop) .col-resp-50 {
    width: 50%; }
  .weco-css:not(.force-desktop) .col-resp-66 {
    width: 66.66666666666%; }
  .weco-css:not(.force-desktop) .col-resp-75 {
    width: 75%; }
  .weco-css:not(.force-desktop) .col-resp-85 {
    width: 85%; }
  .weco-css:not(.force-desktop) .col-resp-100 {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .weco-css:not(.force-desktop) .col-respxs-15 {
    width: 15%; }
  .weco-css:not(.force-desktop) .col-respxs-25 {
    width: 25%; }
  .weco-css:not(.force-desktop) .col-respxs-33 {
    width: 33.33333333333%; }
  .weco-css:not(.force-desktop) .col-respxs-50 {
    width: 50%; }
  .weco-css:not(.force-desktop) .col-respxs-66 {
    width: 66.66666666666%; }
  .weco-css:not(.force-desktop) .col-respxs-75 {
    width: 75%; }
  .weco-css:not(.force-desktop) .col-respxs-85 {
    width: 85%; }
  .weco-css:not(.force-desktop) .col-respxs-100 {
    width: 100%; } }

@media screen and (max-width: 479px) {
  .weco-css:not(.force-desktop) .col-respxxs-15 {
    width: 15%; }
  .weco-css:not(.force-desktop) .col-respxxs-25 {
    width: 25%; }
  .weco-css:not(.force-desktop) .col-respxxs-33 {
    width: 33.33333333333%; }
  .weco-css:not(.force-desktop) .col-respxxs-50 {
    width: 50%; }
  .weco-css:not(.force-desktop) .col-respxxs-66 {
    width: 66.66666666666%; }
  .weco-css:not(.force-desktop) .col-respxxs-75 {
    width: 75%; }
  .weco-css:not(.force-desktop) .col-respxxs-85 {
    width: 85%; }
  .weco-css:not(.force-desktop) .col-respxxs-100 {
    width: 100%; } }

.weco-css input,
.weco-css input[type="text"],
.weco-css input[type="password"],
.weco-css input[type="datetime"],
.weco-css input[type="datetime-local"],
.weco-css input[type="date"],
.weco-css input[type="month"],
.weco-css input[type="time"],
.weco-css input[type="week"],
.weco-css input[type="number"],
.weco-css input[type="email"],
.weco-css input[type="url"],
.weco-css input[type="search"],
.weco-css input[type="tel"],
.weco-css input[type="color"],
.weco-css select,
.weco-css textarea,
.weco-css button {
  font-size: 13px;
  color: #333333;
  height: 25px;
  box-sizing: border-box;
  border: 1px solid #97999b;
  width: auto;
  padding: 0 0 0 5px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin: 0;
  box-shadow: none;
  transition: initial; }

.weco-css input:focus,
.weco-css input[type="text"]:focus,
.weco-css input[type="password"]:focus,
.weco-css input[type="datetime"]:focus,
.weco-css input[type="datetime-local"]:focus,
.weco-css input[type="date"]:focus,
.weco-css input[type="month"]:focus,
.weco-css input[type="time"]:focus,
.weco-css input[type="week"]:focus,
.weco-css input[type="number"]:focus,
.weco-css input[type="email"]:focus,
.weco-css input[type="url"]:focus,
.weco-css input[type="search"]:focus,
.weco-css input[type="tel"]:focus,
.weco-css input[type="color"]:focus,
.weco-css textarea:focus {
  border-color: #97999b;
  box-shadow: none; }

.weco-css input[type="image"],
.weco-css input[type="radio"],
.weco-css input[type="checkbox"],
.weco-css input[type=file] {
  border: none;
  vertical-align: middle;
  width: auto;
  padding: 0px; }

.weco-css textarea {
  resize: none;
  height: auto; }

.weco-css select[multiple] {
  height: auto; }

.weco-css input:focus,
.weco-css select:focus,
.weco-css textarea:focus {
  background-color: #ffffff; }

.weco-css textarea,
.weco-css input[type="text"],
.weco-css input[type="button"],
.weco-css input[type="submit"] {
  -webkit-appearance: none; }

.weco-css input[readonly],
.weco-css input[disabled],
.weco-css textarea[disabled],
.weco-css textarea[readonly] {
  background-color: #eaeaeb;
  -webkit-opacity: 1;
  color: #333333;
  -webkit-text-fill-color: #333333; }

.weco-css input[disabled],
.weco-css textarea[disabled] {
  cursor: not-allowed; }

.weco-css .input-middle {
  line-height: 25px; }

.weco-css .input-group .input-addon-left {
  float: left;
  margin-right: 5px; }

.weco-css .input-group .input-addon-right {
  float: right;
  margin-left: 5px; }

.weco-css .input-group .input-addon-right,
.weco-css .input-group .input-addon-left {
  line-height: 25px; }

.weco-css .input-group .input-field {
  overflow: hidden; }

.weco-css .input-group .input-field select,
.weco-css .input-group .input-field input {
  width: 100%;
  box-sizing: border-box; }

.weco-css input.quant,
.weco-css .input-group .input-field input.quant {
  width: 60px; }

@media screen and (max-width: 1023px) {
  .weco-css:not(.force-desktop) input,
  .weco-css:not(.force-desktop) input[type="text"],
  .weco-css:not(.force-desktop) input[type="password"],
  .weco-css:not(.force-desktop) input[type="datetime"],
  .weco-css:not(.force-desktop) input[type="datetime-local"],
  .weco-css:not(.force-desktop) input[type="date"],
  .weco-css:not(.force-desktop) input[type="month"],
  .weco-css:not(.force-desktop) input[type="time"],
  .weco-css:not(.force-desktop) input[type="week"],
  .weco-css:not(.force-desktop) input[type="number"],
  .weco-css:not(.force-desktop) input[type="email"],
  .weco-css:not(.force-desktop) input[type="url"],
  .weco-css:not(.force-desktop) input[type="search"],
  .weco-css:not(.force-desktop) input[type="tel"],
  .weco-css:not(.force-desktop) input[type="color"],
  .weco-css:not(.force-desktop) select,
  .weco-css:not(.force-desktop) textarea {
    font-size: 14px;
    height: 40px; }
  .weco-css:not(.force-desktop) label {
    font-size: 15px; }
  .weco-css:not(.force-desktop) textarea {
    height: initial; }
  .weco-css:not(.force-desktop) .input-middle {
    line-height: 40px; }
  .weco-css:not(.force-desktop) .input-group .input-addon-right,
  .weco-css:not(.force-desktop) .input-group .input-addon-left {
    height: 40px;
    line-height: 40px; }
  .weco-css:not(.force-desktop) .input-group button.input-addon-right,
  .weco-css:not(.force-desktop) .input-group button.input-addon-left {
    width: auto;
    line-height: normal; } }

.weco-css .vbutton,
.weco-css button {
  display: inline-block;
  font-size: 16px;
  height: 40px; }

.weco-css .vbutton input,
.weco-css button {
  background: #ef433e;
  border: 1px solid #ef433e;
  color: #ffffff;
  font-weight: normal;
  /*text-transform: uppercase;*/
  margin: 0;
  padding: 5px 10px;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  outline: 0;
  min-width: 110px; }

.weco-css .vbutton input {
  height: 100%; }

.weco-css button i {
  font-size: 21px;
  color: #ffffff; }

.weco-css .vbutton input:hover,
.weco-css button:hover {
  background-color: #ef433e;
  border: 1px solid #ef433e; }

.weco-css .vbutton input.b-sec,
.weco-css button.b-sec {
  background: #eaeaeb;
  border: 1px solid #eaeaeb;
  color: #97999b; }

.weco-css .vbutton input.b-sec:hover,
.weco-css button.b-sec:hover {
  background: #eaeaeb;
  border: 1px solid #eaeaeb; }

.weco-css .vbutton input.b-zzter,
.weco-css button.b-zzter {
  background: #97999b;
  border: 1px solid #97999b;
  color: #ffffff; }

.weco-css .vbutton input.b-zzter:hover,
.weco-css button.b-zzter:hover {
  background: #97999b;
  border: 1px solid #97999b; }

.weco-css button.b-small {
  height: 28px;
  padding: 0 5px; }

.weco-css button.b-icon-bg {
  padding: 0;
  border: none;
  background: transparent;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  position: relative;
  top: -1px; }

.weco-css button.b-icon-bg i,
.weco-css button.b-icon-bg span {
  line-height: inherit;
  float: left;
  display: block;
  padding: 0 8px;
  height: auto; }

.weco-css button.b-icon-bg i {
  margin-left: -2px;
  background: #97999b;
  font-size: 21px; }

.weco-css button.b-icon-bg span {
  margin-right: -2px;
  background: #ef433e; }

.weco-css button.b-icon-bg:hover span {
  background: #ef433e; }

.weco-css .vbuttrow {
  margin-top: 15px; }

.weco-css .vbuttrow .vbutton,
.weco-css .vbuttrow button {
  margin: 2px 10px 2px 0px; }

@media screen and (max-width: 1023px) {
  .weco-css:not(.force-desktop) .vbutton,
  .weco-css:not(.force-desktop) button {
    height: 44px; }
  .weco-css:not(.force-desktop) button.b-small {
    height: 40px;
    padding: 5px; }
  .weco-css:not(.force-desktop) button.b-icon-bg {
    width: auto;
    line-height: 40px;
    height: 40px; }
  .weco-css:not(.force-desktop) button.b-icon-bg i {
    padding: 0 10px; } }

@media screen and (max-width: 767px) {
  .weco-css:not(.force-desktop) .vbutton,
  .weco-css:not(.force-desktop) button {
    width: 100%; }
  .weco-css:not(.force-desktop) .vbutton input {
    width: 100%; } }

.weco-css .form {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 15px; }

.weco-css .form [class*="col"] {
  padding: 1px; }

.weco-css .form .row {
  margin-bottom: 0px; }

.weco-css .form .vbuttrow[class*="col"] {
  margin-top: 0px; }

.weco-css .form-horizontal .vbuttrow,
.weco-css .form-stacked .vbuttrow {
  margin-top: 5px; }

.weco-css .form .form-group input,
.weco-css .form .form-group textarea,
.weco-css .form .form-group select {
  width: 100%; }

.weco-css .form .form-group input[type="checkbox"],
.weco-css .form .form-group input[type="radio"],
.weco-css .form .form-group input[type="file"] {
  width: auto; }

.weco-css .form-horizontal .form-group label {
  line-height: 25px; }

.weco-css .form-horizontal .form-group label,
.weco-css .form-horizontal .form-group input,
.weco-css .form-horizontal .form-group select,
.weco-css .form-horizontal .form-group textarea,
.weco-css .form-horizontal .form-group span,
.weco-css .form-horizontal .input-group-inline,
.weco-css .form-stacked .form-group input,
.weco-css .form-stacked .form-group select,
.weco-css .form-stacked .form-group textarea,
.weco-css .form-stacked .form-group span,
.weco-css .form-stacked .input-group-inline {
  margin-bottom: 8px; }

.weco-css .form .input-group-options {
  overflow: hidden;
  margin-bottom: 8px; }

.weco-css .form .input-group-options .input-group-inline {
  margin-bottom: 0px; }

.weco-css .form-horizontal .input-group-inline label,
.weco-css .form-horizontal .input-group-inline input,
.weco-css .form-horizontal .input-group-inline select,
.weco-css .form-horizontal .input-group-inline textarea
.form-stacked .input-group-inline label,
.weco-css .form-stacked .input-group-inline input,
.weco-css .form-stacked .input-group-inline select,
.weco-css .form-stacked .input-group-inline textarea {
  margin-bottom: 0;
  width: auto; }

.weco-css .form-horizontal .input-group-inline input[type="text"],
.weco-css .form-stacked .input-group-inline input[type="text"] {
  width: 100%; }

.weco-css .form-stacked .form-group {
  float: none; }

.weco-css .form-stacked.form-centered .form-group {
  margin: auto; }
  .weco-css .form-stacked.form-centered .form-group label,
  .weco-css .form-stacked.form-centered .form-group input,
  .weco-css .form-stacked.form-centered .form-group select,
  .weco-css .form-stacked.form-centered .form-group textarea,
  .weco-css .form-stacked.form-centered .form-group span {
    text-align: center; }
  .weco-css .form-stacked.form-centered .form-group input[type="radio"],
  .weco-css .form-stacked.form-centered .form-group input[type="checkbox"] {
    margin: auto; }

.weco-css .form-stacked.form-centered .vbuttrow {
  text-align: center; }

.weco-css .form-horizontal .form-group > label,
.weco-css .form-horizontal .form-group > div > span,
.weco-css .form-stacked .form-group > label,
.weco-css .form-stacked .form-group > input,
.weco-css .form-stacked .form-group > textarea,
.weco-css .form-stacked .form-group > select,
.weco-css .form-stacked .form-group > span {
  display: block; }

.weco-css .form-inline {
  width: auto; }

.weco-css .form-inline .form-group {
  margin: 0 8px 8px 0;
  display: inline-block; }

.weco-css .form-inline .form-group > label,
.weco-css .form-inline .form-group > input,
.weco-css .form-inline .form-group > textarea,
.weco-css .form-inline .form-group > select,
.weco-css .form-inline .form-group > div.input-group,
.weco-css .form-inline .form-group > button {
  display: inline-block;
  vertical-align: middle;
  width: auto; }

@media screen and (max-width: 767px) {
  .weco-css:not(.force-desktop) .form-stacked .form-group,
  .weco-css:not(.force-desktop) .form-horizontal .form-group > label,
  .weco-css:not(.force-desktop) .form-horizontal .form-group > div {
    float: none;
    width: 100%; }
  .weco-css:not(.force-desktop) .form-stacked .form-group label {
    margin-bottom: 8px; }
  .weco-css:not(.force-desktop) .form-horizontal .form-group label {
    line-height: normal; } }

.weco-css .table {
  border-collapse: initial;
  border-spacing: 0;
  width: 100%; }

.weco-css .table thead tr th,
.weco-css .table tbody tr td {
  border: none;
  line-height: normal;
  padding: 0; }

.weco-css .table > thead > tr > th,
.weco-css .table > tbody > tr > td,
.weco-css .table > tbody .rt_secondary_headerrow > th {
  padding: 6px;
  text-align: left; }

.weco-css .table > thead > tr > th,
.weco-css .table > tbody .rt_secondary_headerrow > th {
  vertical-align: bottom;
  background: #00a7b5;
  color: #ffffff; }

.weco-css .table > tbody > tr > td {
  vertical-align: top; }

.weco-css .table > tbody > tr.contentrow1 td {
  background-color: #ffffff; }

.weco-css .table > tbody > tr.contentrow2 td {
  background-color: #ecf0f1; }

.weco-css .table td.center,
.weco-css .table th.center,
.weco-css .table > tbody > tr > th.center {
  text-align: center; }

.weco-css .table td.right,
.weco-css .table th.right,
.weco-css .table > tbody > tr > th.right {
  text-align: right;
  float: none; }

.weco-css .table td.nowrap,
.weco-css .table th.nowrap {
  white-space: nowrap; }

.weco-css .table-condensed > thead > tr > th,
.weco-css .table-condensed > tbody > tr > td {
  padding: 2px;
  font-size: 13px; }

.weco-css .table-scroll {
  overflow-x: auto; }

.weco-css .table-vertical {
  width: auto; }

.weco-css .table-vertical > tbody > tr > td.headl {
  font-weight: bold; }

.weco-css .table-vertical.table-condensed > tbody > tr > td.headl {
  padding-right: 15px; }

.weco-css .table .sort i {
  color: #ffffff; }

.weco-css .table .sort:hover {
  cursor: pointer; }

.weco-css .rt_sec_head {
  font-weight: bold;
  width: 25%; }
  .weco-css .rt_sec_head i {
    display: none; }

.weco-css .rt_sec_head,
.weco-css .rt_sec_body {
  float: left;
  margin-bottom: 10px; }

.weco-css .rt_sec_body_subcontent {
  margin-bottom: 10px; }

.weco-css #headexpandtr {
  display: none; }

.weco-css .expandtr {
  cursor: pointer; }

.weco-css table tr td.subtotal {
  background-color: #f6f6f6;
  text-align: right; }

.weco-css table.subtotalitems {
  width: 100%;
  background: #f6f6f6; }
  .weco-css table.subtotalitems > tbody > tr > td {
    padding: 2px; }
  .weco-css table.subtotalitems .headl {
    width: 170px;
    font-weight: normal; }
  .weco-css table.subtotalitems .value {
    width: 120px; }
  .weco-css table.subtotalitems .tax {
    border-bottom: 1px solid #333333; }
  .weco-css table.subtotalitems .netvat {
    font-weight: bold; }

.weco-css .basschedulehead {
  position: relative; }

.weco-css .basschedulehead .date {
  position: absolute;
  bottom: 0;
  right: 0; }

.weco-css .basschedule,
.weco-css .basschedulehead {
  min-width: 140px; }

.weco-css .basschedule .quant,
.weco-css .basschedulehead .quant {
  float: left;
  width: 60px;
  text-align: right; }

.weco-css .basschedule .date,
.weco-css .basschedulehead .date {
  float: right;
  text-align: right; }

@media screen and (max-width: 1023px) {
  .weco-css:not(.force-desktop) .basschedule .quant {
    text-align: left; }
  .weco-css:not(.force-desktop) .basschedulehead .quant {
    margin-right: 10px;
    width: auto; }
  .weco-css:not(.force-desktop) .basschedulehead .date {
    float: left;
    position: static; }
  .weco-css:not(.force-desktop) table.subtotalitems .value {
    text-align: right; }
  .weco-css:not(.force-desktop) table.subtotalitems > tbody > tr > td {
    padding: 5px; } }

@media screen and (max-width: 767px) {
  .weco-css:not(.force-desktop) .rt_sec_head {
    margin-bottom: 3px; }
  .weco-css:not(.force-desktop) .rt_sec_head,
  .weco-css:not(.force-desktop) .rt_sec_body,
  .weco-css:not(.force-desktop) .rt_sec_body_subcontent,
  .weco-css:not(.force-desktop) .rt_sec_body input,
  .weco-css:not(.force-desktop) .rt_sec_body textarea,
  .weco-css:not(.force-desktop) .rt_sec_body select,
  .weco-css:not(.force-desktop) .rt_sec_body input.quant,
  .weco-css:not(.force-desktop) .rt_sec_body_subcontent input,
  .weco-css:not(.force-desktop) .rt_sec_body_subcontent textarea,
  .weco-css:not(.force-desktop) .rt_sec_body_subcontent select,
  .weco-css:not(.force-desktop) .rt_sec_body_subcontent input.quant,
  .weco-css:not(.force-desktop) .rt_primary input {
    box-sizing: border-box;
    width: 100%; }
  .weco-css:not(.force-desktop) .rt_sec_body input[type="radio"],
  .weco-css:not(.force-desktop) .rt_sec_body input[type="checkbox"],
  .weco-css:not(.force-desktop) .rt_sec_body input[type="image"],
  .weco-css:not(.force-desktop) .rt_sec_body_subcontent input[type="radio"],
  .weco-css:not(.force-desktop) .rt_sec_body_subcontent input[type="checkbox"],
  .weco-css:not(.force-desktop) .rt_sec_body_subcontent input[type="image"],
  .weco-css:not(.force-desktop) .rt_primary input[type="radio"],
  .weco-css:not(.force-desktop) .rt_primary input[type="checkbox"],
  .weco-css:not(.force-desktop) .rt_primary input[type="image"] {
    width: initial; }
  .weco-css:not(.force-desktop) .basschedule .date {
    float: left; } }

.weco-css .highlightbox {
  padding: 15px;
  border: 1px solid #97999b;
  margin-bottom: 10px;
  background-color: #ffffff; }

.weco-css .highlightbox h1,
.weco-css .highlightbox h2 {
  padding: 0;
  margin-top: 0; }

.weco-css .highlightbox div.hr {
  height: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
  display: block;
  border-bottom: solid 1px #eaeaeb; }

.weco-css .highlightbox .form {
  margin-bottom: 0px; }

.weco-css #breadcrumb {
  color: #97999b; }
  .weco-css #breadcrumb ul li {
    display: inline;
    padding: 0 5px 0 0; }
  .weco-css #breadcrumb a {
    color: #97999b;
    text-decoration: none; }
    .weco-css #breadcrumb a:hover {
      color: #00a7b5; }

.weco-css .expand,
.weco-css .accordion {
  cursor: pointer; }

.weco-css .expand-head,
.weco-css .accordion-head {
  background: #00a7b5;
  display: table;
  padding: 10px;
  width: 100%;
  box-sizing: border-box; }

.weco-css .expand-head.closed,
.weco-css .accordion-head.closed {
  border-bottom: 1px solid #ffffff; }

.weco-css .expand-body,
.weco-css .accordion-body {
  padding: 10px;
  border: 1px solid #97999b; }

.weco-css .expand-head i,
.weco-css .accordion-head i,
.weco-css .expand-head span,
.weco-css .accordion-head span {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff; }

.weco-css .expand-head i,
.weco-css .accordion-head i {
  font-size: 21px;
  padding-right: 5px;
  width: 1%;
  white-space: nowrap; }

.weco-css .expand-body {
  margin-bottom: 10px;
  border-top: 0px; }

.weco-css .accordion-body {
  border-top: 0px; }

.weco-css .expand-quick {
  font-size: 12px;
  margin: 0 5px 5px 5px;
  display: inline-block; }

.weco-css .expand-quick:hover {
  color: #00a7b5;
  cursor: pointer; }

.weco-css .expand-quick i {
  font-size: 18px;
  float: right; }

.weco-css .expand-quick h4 {
  float: left;
  margin-top: 0px; }

.weco-css .tabbed_area {
  margin: 15px 0; }
  .weco-css .tabbed_area .tab {
    display: inline-block;
    background-color: #6c7a89;
    border-bottom: none; }
    .weco-css .tabbed_area .tab a {
      display: block;
      padding: 10px;
      outline: none;
      color: #ffffff; }
      .weco-css .tabbed_area .tab a:hover {
        background-color: #00a7b5; }
    .weco-css .tabbed_area .tab.active {
      background-color: #00a7b5;
      border-bottom-color: #00a7b5; }
  .weco-css .tabbed_area .tabcontent {
    background-color: #ffffff;
    padding: 10px;
    border: 1px solid #97999b; }

@media screen and (max-width: 1023px) {
  .weco-css:not(.force-desktop) .tabbed_area .resptab {
    margin-top: 5px;
    background-color: #00a7b5; }
    .weco-css:not(.force-desktop) .tabbed_area .resptab a {
      width: 100%;
      box-sizing: border-box;
      display: table; }
      .weco-css:not(.force-desktop) .tabbed_area .resptab a i,
      .weco-css:not(.force-desktop) .tabbed_area .resptab a span {
        vertical-align: middle;
        display: table-cell;
        color: #ffffff; }
      .weco-css:not(.force-desktop) .tabbed_area .resptab a i {
        font-size: 21px;
        width: 1%;
        white-space: nowrap;
        padding-right: 5px; }
    .weco-css:not(.force-desktop) .tabbed_area .resptab.closed a i.i-closed {
      display: table-cell; }
    .weco-css:not(.force-desktop) .tabbed_area .resptab.closed a i.i-opened {
      display: none; }
    .weco-css:not(.force-desktop) .tabbed_area .resptab.opened a i.i-closed {
      display: none; }
    .weco-css:not(.force-desktop) .tabbed_area .resptab.opened a i.i-opened {
      display: table-cell; } }

.weco-css #ajaxloader {
  display: none; }

.weco-css .ajaxloader .ajaxcontent .text {
  min-width: 40px;
  font-size: 12px; }

.weco-css .ajaxloader.ajaxloader_smart {
  position: fixed;
  right: 0px;
  left: 0;
  margin: 0 auto;
  top: -40px;
  z-index: 9999;
  width: 250px;
  text-align: center;
  line-height: 35px;
  height: 35px;
  background: #ffffff;
  border: 1px solid #97999b;
  border-top: 0px;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.44);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.44);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.44); }

.weco-css .ajaxloader #ajaxcontent #ajaximage {
  display: inline-block; }

.weco-css .ajaxloader #ajaxcontent #ajaximage.ajaximage_smart img {
  width: 18px;
  height: 18px;
  vertical-align: middle; }

.weco-css .ajaxloader .text_smart {
  font-size: 11px;
  display: inline-block;
  margin-left: 5px; }

.weco-css .ajaxloader .transbg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 99998;
  opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50); }

.weco-css .ajaxloader1 .transbg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  opacity: .0;
  -moz-opacity: .0;
  filter: alpha(opacity=0); }

.weco-css .ajaxloader .ajaxcontent {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 40px;
  margin-left: -75px;
  margin-top: -50px;
  padding: 10px;
  border: 1px solid #97999b;
  z-index: 99999;
  background: #ffffff; }

.weco-css .ajaxloader #ajaxcontent #ajaximage.ajaximage_center {
  position: relative;
  left: 50%;
  margin-left: -16px;
  margin-bottom: 5px;
  display: block; }

.weco-css .ajaxloader #ajaxcontent #ajaximage.ajaximage_center img {
  width: 32px;
  height: 32px; }

.weco-css img.ajaxloader-small {
  height: 18px;
  width: 18px; }

.weco-css .pagination {
  margin-top: 2px;
  margin-right: 15px; }
  .weco-css .pagination a {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    font-size: 13px;
    height: 30px;
    width: 30px;
    display: block;
    float: left;
    text-align: center;
    position: relative;
    line-height: 30px; }
    .weco-css .pagination a.inact:hover, .weco-css .pagination a.inact:active {
      cursor: default;
      background: none; }
    .weco-css .pagination a.inact {
      width: 15px; }
    .weco-css .pagination a.active {
      background: #ffffff;
      color: #de6e0b; }
    .weco-css .pagination a:hover, .weco-css .pagination a:active {
      background-color: #ffffff; }
    .weco-css .pagination a.last {
      border-right: 1px solid #cccccc; }
  .weco-css .pagination .pagination_title {
    padding-right: 5px;
    float: left;
    line-height: 30px; }

.weco-css .boxinfo {
  padding: 10px;
  margin-top: 10px;
  background-color: #eaeaeb;
  display: table;
  width: 100%;
  box-sizing: border-box;
  }

.weco-css .boxinfo span,
.weco-css .boxinfo i {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  color: #333333; }

.weco-css .boxinfo i {
  padding-left: 5px;
  font-size: 10px;
  width: 1%;
  white-space: nowrap; }

.weco-css .boxinfo a {
  color: #333333; }

.weco-css .boxinfo a:hover {
  color: #eaeaeb; }

.weco-css .boxinfo.closed,
.weco-css .boxinfo.opened {
  cursor: pointer; }

.weco-css .boxbody {
  padding: 5px 0 5px; }

.weco-css .boxbody p {
  font-size: 12px;
  margin: 6px; }

.weco-css .boxbody p.tcenter:nth-child(odd) {
  margin-top: 20px; }

.weco-css .boxbody div.hrlightgrey {
  margin: 10px 0;
  background-color: #eaeaeb; }

.weco-css .boxbody-bestseller {
  padding: 8px 0 5px 0;
  margin-bottom: 15px; }

.weco-css .boxbody-bestseller dt {
  display: inline-block;
  margin-right: 10px; }

.weco-css .boxbody-bestseller dt img {
  width: 50px;
  margin-bottom: 5px; }

.weco-css .boxbody-bestseller dd {
  display: inline-block;
  vertical-align: top;
  width: 71%; }

.weco-css .boxbody-bestseller dd h3 {
  margin-top: 0; }

.weco-css .boxbody-bestseller dd .price1 {
  margin: 0; }

.weco-css table tr td.message {
  padding-left: 0px;
  padding-right: 0px; }

.weco-css .errormessage,
.weco-css .successmessage {
  padding: 8px;
  margin-bottom: 4px; }
  .weco-css .errormessage table,
  .weco-css .successmessage table {
    width: 100%; }

.weco-css .successmessage {
  border: 1px solid #00a7b5;
  background-color: #00a7b5; }

.weco-css .errormessage {
  border: 1px solid #ef433e;
  background-color: #ef433e; }

.weco-css .tiles {
  padding-bottom: 10px; }
  .weco-css .tiles .tile {
    float: left;
    padding: 8px;
    border: 1px solid #97999b;
    box-sizing: border-box;
    margin: 0 0.5% 1% 0.5%; }
  .weco-css .tiles.tiles-6 .tile {
    width: 15.66667%; }
  .weco-css .tiles.tiles-5 .tile {
    width: 19%; }
  .weco-css .tiles.tiles-4 .tile {
    width: 24%; }
  .weco-css .tiles.tiles-3 .tile {
    width: 32.33333%; }
  .weco-css .tiles.tiles-2 .tile {
    width: 49%; }
  .weco-css .tiles.tiles-1 .tile {
    width: 99%; }
  .weco-css .tiles .tile .tile-title {
    margin: 0 0 15px 0;
    height: 44px;
    display: table;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box; }
  .weco-css .tiles .tile .tile-title a {
    display: table-cell;
    vertical-align: middle; }
  .weco-css .tiles .tile:hover {
    background-color: #00a7b5; }
  .weco-css .tiles .tile .tile-img {
    height: 130px; }
  .weco-css .tiles .tile .tile-img a {
    display: block;
    height: 100%;
    width: 100%; }
  .weco-css .tiles .tile .tile-img img {
    max-height: 100%;
    max-width: 100%; }

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .weco-css .tiles.tiles-med-6 .tile {
    width: 15.66667%; }
  .weco-css .tiles.tiles-med-5 .tile {
    width: 19%; }
  .weco-css .tiles.tiles-med-4 .tile {
    width: 24%; }
  .weco-css .tiles.tiles-med-3 .tile {
    width: 32.33333%; }
  .weco-css .tiles.tiles-med-2 .tile {
    width: 49%; }
  .weco-css .tiles.tiles-med-1 .tile {
    width: 99%; } }

@media screen and (max-width: 1023px) {
  .weco-css .tiles.tiles-resp-6 .tile {
    width: 15.66667%; }
  .weco-css .tiles.tiles-resp-5 .tile {
    width: 19%; }
  .weco-css .tiles.tiles-resp-4 .tile {
    width: 24%; }
  .weco-css .tiles.tiles-resp-3 .tile {
    width: 32.33333%; }
  .weco-css .tiles.tiles-resp-2 .tile {
    width: 49%; }
  .weco-css .tiles.tiles-resp-1 .tile {
    width: 99%; } }

@media screen and (max-width: 767px) {
  .weco-css .tiles.tiles-respxs-6 .tile {
    width: 15.66667%; }
  .weco-css .tiles.tiles-respxs-5 .tile {
    width: 19%; }
  .weco-css .tiles.tiles-respxs-4 .tile {
    width: 24%; }
  .weco-css .tiles.tiles-respxs-3 .tile {
    width: 32.33333%; }
  .weco-css .tiles.tiles-respxs-2 .tile {
    width: 49%; }
  .weco-css .tiles.tiles-respxs-1 .tile {
    width: 99%; } }

@media screen and (max-width: 479px) {
  .weco-css .tiles.tiles-respxxs-6 .tile {
    width: 15.66667%; }
  .weco-css .tiles.tiles-respxxs-5 .tile {
    width: 19%; }
  .weco-css .tiles.tiles-respxxs-4 .tile {
    width: 24%; }
  .weco-css .tiles.tiles-respxxs-3 .tile {
    width: 32.33333%; }
  .weco-css .tiles.tiles-respxxs-2 .tile {
    width: 49%; }
  .weco-css .tiles.tiles-respxxs-1 .tile {
    width: 99%; } }

.weco-css #userinfo_comp .tabbed_area {
  margin: 0px; }

.weco-css #userinfo_comp .expand-head {
  padding: 5px;
  font-size: 13px;
  background-color: #6c7a89; }

.weco-css #userinfo_comp #tabcontent_1 ul li {
  display: inline-block;
  width: 230px;
  padding: 0px;
  margin: 0px 10px 10px 0px;
  vertical-align: top; }

.weco-css #userinfo_comp #tabcontent_1 .vbutton {
  margin-top: 5px; }

.weco-css #userinfo_comp #tabcontent_3 table {
  width: 100%; }

.weco-css .categorymenu .active a,
.weco-css .categorymenu .activesel a,
.weco-css .categorymenu a:hover {
  color: #00a7b5; }

.weco-css .categorymenu li:hover,
.weco-css .categorymenu li.activesel {
  background-color: #00a7b5; }

.weco-css .categorymenu li {
  border-bottom: 1px solid #00a7b5;
  padding-left: 10px;
  padding-right: 10px;
  height: 40px; }

.weco-css .categorymenu li a {
  display: table;
  width: 100%;
  box-sizing: border-box; }

.weco-css .categorymenu li a i,
.weco-css .categorymenu li a span {
  vertical-align: middle; }

.weco-css .categorymenu li a span {
  display: table-cell; }

.weco-css .categorymenu li a i {
  width: 1%;
  white-space: nowrap;
  padding-left: 5px;
  font-size: 10px; }

.weco-css .categorymenu li.level1 a {
  padding: 6px 0px 6px 6px;
  font-size: 14px; }

.weco-css .categorymenu li.level2 a {
  padding: 6px 0px 6px 24px;
  font-size: 12px; }

.weco-css .categorymenu li.level3 a {
  padding: 6px 0px 6px 40px;
  font-size: 12px; }

.weco-css .categorymenu li.level4 a {
  padding: 6px 0px 6px 46px;
  font-size: 11px; }

.weco-css .categorymenu li.level5 a {
  padding: 6px 0px 6px 50px;
  font-size: 11px; }

.weco-css .categorymenu li.level6 a {
  padding: 6px 0px 6px 52px;
  font-size: 11px; }

@media screen and (max-width: 1023px) {
  .weco-css .categorymenu li a i {
    font-size: 24px; }
  .weco-css .categorymenu li.level1 a {
    padding: 12px 10px 12px 10px; }
  .weco-css .categorymenu li.level2 a {
    padding: 12px 10px 12px 28px; }
  .weco-css .categorymenu li.level3 a {
    padding: 12px 10px 12px 44px; }
  .weco-css .categorymenu li.level4 a {
    padding: 12px 10px 12px 50px; }
  .weco-css .categorymenu li.level5 a {
    padding: 6px 10px 6px 56px; }
  .weco-css .categorymenu li.level6 a {
    padding: 6px 10px 6px 60px; } }

.weco-css .basketnavigator {
  margin-bottom: 5px;
  padding: 3px 5px 3px 5px; }
  .weco-css .basketnavigator .download {
    float: left;
    margin-right: 15px;
    line-height: 40px; }
  .weco-css .basketnavigator .download a img {
    vertical-align: middle; }
  .weco-css .basketnavigator .smallText {
    line-height: 40px; }
  .weco-css .basketnavigator .items {
    float: right;
    margin-left: 15px; }
  .weco-css .basketnavigator .pagination {
    float: right;
    margin: 0 0 0 15px; }
  .weco-css .basketnavigator select {
    margin-top: 5px;
    padding-top: 2px; }

.weco-css .productnavigator {
  background-color: #ffffff;
  border: 1px solid #97999b;
  margin-bottom: 5px;
  padding: 3px 5px 3px 5px; }
  .weco-css .productnavigator .pagination {
    float: left; }
  .weco-css .productnavigator select {
    margin-top: 5px;
    padding-top: 2px; }
  .weco-css .productnavigator .download {
    float: right;
    line-height: 40px;
    margin-left: 15px; }
  .weco-css .productnavigator .download a {
    text-decoration: none; }
  .weco-css .productnavigator .download a img {
    vertical-align: middle; }
  .weco-css .productnavigator .sort,
  .weco-css .productnavigator .items {
    float: right;
    line-height: 40px;
    margin-left: 15px; }
  .weco-css .productnavigator .smallText {
    line-height: 40px; }
  .weco-css .productnavigator .pages {
    float: left;
    line-height: 40px;
    margin-right: 15px; }
  .weco-css .productnavigator .smallText img {
    vertical-align: middle; }
  .weco-css .productnavigator table {
    padding-top: 3px;
    line-height: 40px; }

@media screen and (max-width: 1023px) {
  .weco-css .productnavigator input,
  .weco-css .productnavigator select,
  .weco-css .basketnavigator input,
  .weco-css .basketnavigator select {
    margin-bottom: 5px;
    height: 25px; } }

.weco-css #productrel .content #productlistview {
  border-top: none; }

.weco-css #productrel .productnavigator {
  margin-bottom: 0; }

.weco-css #matrel .content {
  margin-bottom: 10px; }

.weco-css #catbody .hier-detail-img {
  float: left;
  margin: 0 20px 20px 0; }

.weco-css .taxandshippinginfo {
  white-space: nowrap;
  font-size: 12px; }

.weco-css .variants .table .headl {
  vertical-align: middle; }

.weco-css button.mselcust {
  margin-top: 25px; }

@media screen and (max-width: 1023px) {
  .weco-css button.mselcust {
    margin-top: 0px; } }

.weco-css #ccard {
  font-size: 13px;
  padding-left: 17px; }

.weco-css #produpload input.upload {
  height: 25px; }

.weco-css #prodatta input.upload {
  margin-bottom: 10px;
  height: 25px; }

.weco-css #basketheader .orderheader-form {
  padding: 10px;
  border: solid #ccc 1px; }

.weco-css #basketheader .orderheader-form .compdel {
  padding-left: 30px; }

.weco-css #basketheader .fleft {
  float: left;
  min-width: 120px;
  padding-bottom: 5px; }

.weco-css #searchResult {
  background: #ffffff;
  border: 1px solid #97999b; }

.weco-css #searchResult .productnavigator {
  margin-bottom: 0px; }

.weco-css #searchResult .productnavigator .lines {
  float: left; }

.weco-css #searchResult .resulttable-wrap {
  overflow-y: auto;
  max-height: 280px;
  border: 1px solid #97999b;
  padding-right: 20px; }

.weco-css .basartsearch {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  z-index: 1000; }

@media screen and (max-width: 767px) {
  .weco-css #basketheader .orderheader-form .compdel {
    padding-left: 0px; } }

.weco-css #product-comp-wrap .product-comp-table-wrap {
  width: 100%;
  overflow: auto;
  margin-bottom: 10px; }
  .weco-css #product-comp-wrap .product-comp-table-wrap .table td {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff; }
    .weco-css #product-comp-wrap .product-comp-table-wrap .table td .addtobasket {
      min-width: 200px; }

.weco-css #productinfoimages a {
  display: block; }

.weco-css #productinfoimages .productimage {
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 10px;
  display: block; }

.weco-css #productinfo .keyfeatures {
  padding-top: 0px; }

.weco-css #productinfo .basket .productprice {
  font-size: 20px;
  font-weight: bold;
  color: #00a7b5;
  margin-top: 0px; }

.weco-css #productinfo .basket .basketadds ul li {
  margin-top: 7px; }

.weco-css #productinfo .basket .variants {
  margin-top: 10px; }

.weco-css #productinfo .basket .basketadds {
  margin-top: 20px; }

.weco-css #productinfo .volumediscount {
  margin-top: 10px;
  margin-bottom: 10px; }

.weco-css #productinfo .volumediscount .table {
  margin-top: 5px;
  width: 50%; }

.weco-css #productinfo .pictograms ul li {
  padding-right: 7px;
  float: left; }

.weco-css #productinfo .pictograms ul li img {
  max-height: 30px; }

.weco-css #socialbookmarks .fb_like,
.weco-css #socialbookmarks .google_plus,
.weco-css #socialbookmarks .twitter {
  float: left;
  margin: 0 0 5px 0; }

.weco-css #socialbookmarks .fb_like {
  margin: 0 30px 5px 0; }

.weco-css .morepics .jcarousel-wrapper,
.weco-css .videos .jcarousel-wrapper {
  margin: 0; }

.weco-css .morepics .jcarousel,
.weco-css .videos .jcarousel {
  width: 100%; }

.weco-css .morepics .jcarousel-control-prev,
.weco-css .morepics .jcarousel-control-next,
.weco-css .videos .jcarousel-control-prev,
.weco-css .videos .jcarousel-control-next {
  position: absolute;
  margin-top: -9px;
  top: 50%; }

.weco-css .morepics .jcarousel-control-prev,
.weco-css .videos .jcarousel-control-prev {
  left: -20px; }

.weco-css .morepics .jcarousel-control-next,
.weco-css .videos .jcarousel-control-next {
  right: -20px; }

.weco-css .morepics .jcarousel .ITEM_PICSLIDER,
.weco-css .videos .jcarousel .ITEM_VIDSLIDER {
  line-height: 70px;
  text-align: center; }

.weco-css .morepics .jcarousel img,
.weco-css .videos .jcarousel img {
  max-width: 100%;
  height: auto;
  padding: 2px;
  box-sizing: border-box;
  vertical-align: middle; }

.weco-css #vert_attributes .expand-head {
  padding: 3px;
  font-size: 13px;
  background-color: #6c7a89; }

.weco-css #vert_attributes .content td {
  padding: 4px; }

.weco-css #vert_attributes .content .headl,
.weco-css #vert_attributes .content .value {
  width: 240px; }

.weco-css #productlistfilter .content {
  border: 1px solid #97999b;
  margin-bottom: 5px;
  padding: 8px 8px 3px 8px;
  box-sizing: border-box; }

.weco-css #productlistfilter .content ul li {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
  font-weight: bold; }

.weco-css #productlistfilter select {
  width: 150px; }

.weco-css #productfilter {
  font-size: 13px; }

.weco-css #catsearchfilter .expand-head {
  background-color: #00a7b5;
  padding: 5px; }

.weco-css #catsearchfilter .expand-head i,
.weco-css #catsearchfilter .expand-head span {
  color: #333333; }

.weco-css #catsearchfilter .expand-body ul li {
  padding: 3px 0px;
  font-size: 13px; }

.weco-css #catsearchfilter .expand-body {
  border: none;
  margin-bottom: 0px; }

.weco-css #catsearchfilter .scrollpanel {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden; }

.weco-css #catsearchfilter a.resetfilter {
  color: #97999b;
  font-size: 11px;
  display: inline-block;
  padding: 0 0 4px 0; }

.weco-css #catsearchfilter a.resetfilter:hover {
  text-decoration: underline; }

.weco-css .pseudo-checkbox {
  margin-right: 3px;
  color: #97999b; }

.weco-css label.refine_attr:hover {
  cursor: pointer; }

.weco-css .sliderleft {
  float: left;
  margin-top: 5px; }

.weco-css .sliderright {
  float: right;
  margin-top: 5px; }

@media screen and (max-width: 1023px) {
  .weco-css #productfilter .content {
    padding: 10px 10px 0 10px; } }

.weco-css #checkoutnavigation {
  background-color: #ffffff;
  margin-bottom: 20px; }

.weco-css #checkoutnavigation li {
  width: 150px;
  margin: 0px 2px 0 0;
  position: relative;
  float: left;
  line-height: 36px;
  text-indent: 30px; }

.weco-css #checkoutnavigation li:before {
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  left: 0px;
  border-style: solid;
  border-width: 18px 0 18px 15px;
  border-color: transparent transparent transparent #ffffff;
  z-index: 0;
  -moz-transform: scale(0.9999); }

.weco-css #checkoutnavigation li:first-child:before {
  border-color: transparent; }

.weco-css #checkoutnavigation li a:after {
  content: " ";
  height: 0;
  width: 0;
  top: 0;
  position: absolute;
  right: -15px;
  border-style: solid;
  border-width: 18px 0 18px 15px;
  border-color: transparent transparent transparent #ffffff;
  z-index: 10;
  -moz-transform: scale(0.9999); }

.weco-css #checkoutnavigation li.active a {
  background: #6c7a89;
  z-index: 100;
  color: #ffffff; }

.weco-css #checkoutnavigation li.active a:after {
  border-left-color: #6c7a89; }

.weco-css #checkoutnavigation li a {
  display: block; }

.weco-css #checkoutnavigation li.active a:hover {
  background: #6c7a89; }

.weco-css #checkoutnavigation li.active a:hover:after {
  border-color: transparent transparent transparent #6c7a89;
  -moz-transform: scale(0.9999); }

.weco-css #checkoutnavigation li.inactive a {
  color: #97999b; }

.weco-css #checkoutnavigation li.inactive a:hover {
  cursor: default; }

.weco-css #checkoutnavigation li.inactive a:link {
  color: #333333; }

.weco-css #checkoutnavigation li.inactive a:link:hover {
  cursor: pointer;
  color: #00a7b5; }

@incldue breakpoint-respxs() {
  .weco-css #checkoutnavigation li {
    float: none;
    width: 100%;
    text-indent: 15px;
    border-bottom: 1px solid #ffffff; }
  .weco-css #checkoutnavigation li:after,
  .weco-css #checkoutnavigation li:before,
  .weco-css #checkoutnavigation li a:after {
    border: 0; } }

.weco-css #productlistgrid {
  border: 1px solid #97999b;
  border-bottom: none;
  margin-bottom: 5px; }
  .weco-css #productlistgrid table thead tr th {
    background-color: #ffffff;
    border-bottom: 1px solid #97999b;
    vertical-align: top;
    color: #333333; }
  .weco-css #productlistgrid table tr.even td,
  .weco-css #productlistgrid table tr.odd td {
    border-bottom: 1px solid #97999b; }
  .weco-css #productlistgrid table tr:last td {
    border: none; }
  .weco-css #productlistgrid table th.headlnext,
  .weco-css #productlistgrid table td.valuenext {
    border-left: 1px solid #97999b; }
  .weco-css #productlistgrid table td.value {
    vertical-align: middle; }
  .weco-css #productlistgrid table tr.even td .productlistgrid_variant tr td {
    border-bottom: none; }
  .weco-css #productlistgrid table .productlistgrid_price .price {
    font-size: 16px;
    color: #00a7b5; }
  .weco-css #productlistgrid table .productlistgrid_basket {
    border-left: 1px solid #97999b;
    min-width: 230px; }
  .weco-css #productlistgrid table .productlistgrid_descr {
    width: 100%;
    vertical-align: middle; }
  .weco-css #productlistgrid table .productlistgrid_bild {
    border-right: 1px solid #97999b; }
  .weco-css #productlistgrid table .productlistgrid_variant {
    margin-bottom: 5px;
    padding-bottom: 5px; }
  .weco-css #productlistgrid table .productlistgrid_links {
    margin-top: 10px; }
    .weco-css #productlistgrid table .productlistgrid_links li {
      margin-bottom: 5px; }
    .weco-css #productlistgrid table .productlistgrid_links a {
      font-size: 11px; }

.weco-css #productlistview {
  border: 1px solid #97999b;
  margin-bottom: 5px; }
  .weco-css #productlistview > ul > li {
    border-bottom: 1px solid #eaeaeb; }
  .weco-css #productlistview .productlistview_bild i.i-no-image {
    font-size: 120px; }
  .weco-css #productlistview .productlistview_shortdescr {
    padding-top: 0;
    padding-bottom: 0; }
    .weco-css #productlistview .productlistview_shortdescr h2 {
      margin-top: 0; }
  .weco-css #productlistview .productlistview_addtobasket {
    margin: 10px 0; }
  .weco-css #productlistview .variants table {
    width: auto; }
  .weco-css #productlistview .variants {
    margin: 10px 0; }
  .weco-css #productlistview .productlistview_attr a img {
    height: 20px;
    margin-top: 5px; }
  .weco-css #productlistview .productlistview_attr table .headl {
    padding-left: 0;
    font-weight: normal; }
  .weco-css #productlistview .productlistview_price .price {
    font-size: 18px;
    color: #00a7b5; }

.weco-css #promo_wrapper {
  background-color: #ffffff; }

.weco-css .jcarousel-promo {
  height: 300px;
  width: 100%; }

.weco-css .productlisting_promo {
  padding: 20px;
  box-sizing: border-box;
  height: 100%; }

.weco-css .productlisting_promo_bild,
.weco-css .productlisting_promo_details,
.weco-css .productlisting_promo_keyfeatures,
.weco-css .productlisting_promo_price {
  float: left; }

.weco-css .productlisting_promo_bild {
  height: 100%;
  width: 30%;
  padding-right: 30px;
  box-sizing: border-box; }

.weco-css .productlisting_promo_bild img {
  max-width: 100%;
  height: auto;
  max-height: 100%; }

.weco-css .productlisting_promo_details {
  width: 70%;
  padding-left: 40px;
  box-sizing: border-box; }

.weco-css .productlisting_promo_details h2 {
  font-size: 30px;
  text-transform: uppercase; }

.weco-css .productlisting_promo_keyfeatures {
  width: 70%; }

.weco-css .productlisting_promo_keyfeatures li {
  padding-bottom: 3px;
  font-size: 15px; }

.weco-css .productlisting_promo_price {
  padding-top: 80px;
  width: 30%; }

.weco-css .productlisting_promo_price .price1 {
  font-size: 20px;
  font-weight: bold; }

.weco-css .productlisting_promo_price .taxandshippinginfo {
  white-space: initial; }

.weco-css .productlisting_promo_button .vbutton {
  height: 45px; }

.weco-css .productlisting_promo_button .vbutton input {
  font-size: 18px;
  width: 150px; }

@media screen and (max-width: 767px) {
  .weco-css .jcarousel-promo {
    height: 220px; }
  .weco-css .productlisting_promo_details h2 {
    font-size: 22px; }
  .weco-css .productlisting_promo_price {
    padding-top: 0;
    width: 100%; }
  .weco-css .productlisting_promo_price .price1 {
    display: inline-block;
    font-size: 14px; }
  .weco-css .productlisting_promo_price .taxandshippinginfo {
    display: inline-block; }
  .weco-css .productlisting_promo_button .vbutton,
  .weco-css .productlisting_promo_button .vbutton input {
    height: 40px; } }

@media screen and (max-width: 479px) {
  .weco-css .jcarousel-promo {
    height: 380px; }
  .weco-css .productlisting_promo_bild {
    width: 100%;
    height: 180px;
    padding-right: 0;
    text-align: center; }
  .weco-css .productlisting_promo_details {
    width: 100%;
    height: auto;
    margin-top: 20px; }
  .weco-css .productlisting_promo_details h2 {
    font-size: 18px; }
  .weco-css .productlisting_promo_button .vbutton,
  .weco-css .productlisting_promo_button .vbutton input {
    height: 35px;
    font-size: 14px;
    width: 120px; } }

.weco-css #productlisting .tiles .tile {
  padding: 0px; }

.weco-css #productlisting .tiles .tile:hover {
  background: none; }

.weco-css #productlisting .tiles .tile .tile-title {
  background: #00a7b5;
  padding: 5px 10px 5px;
  height: 55px; }

.weco-css .productlisting_bild {
  float: left;
  padding: 5px;
  height: 90px; }

.weco-css .productlisting_bild img {
  max-height: 90px; }

.weco-css .shortdescr {
  padding-right: 5px; }

.weco-css .longdescr {
  padding: 5px; }

.weco-css .productlisting_price {
  padding-left: 5px; }

.weco-css .productlisting_price .price1 {
  font-size: 18px;
  color: #00a7b5;
  margin-bottom: 0px; }

.weco-css .productlisting_price .taxandshippinginfo,
.weco-css .productlisting_price .taxandshippinginfo a {
  font-size: 10px;
  color: #97999b;
  margin: 0; }

.weco-css .productlisting_price .taxandshippinginfo a {
  text-decoration: underline; }

.weco-css .productlisting_button_left {
  float: left;
  padding: 5px; }

.weco-css .productlisting_button_right {
  float: right;
  padding: 5px; }

.weco-css #catconfig #productinfoimages {
  margin-bottom: 20px; }

.weco-css #catconfig .productinfodetails {
  float: left; }

.weco-css #catconfig .basket {
  margin-top: 20px;
  margin-bottom: 20px; }

.weco-css #catconfig .productprice {
  font-size: 16px;
  font-weight: bold;
  color: #00a7b5;
  display: inline; }

.weco-css #catconfig .addtobasket {
  display: inline; }

.weco-css #catconfigdata {
  margin-top: 15px; }

.weco-css ul.mlstruct li {
  padding: 3px 0 3px 0; }

.weco-css ul.mlstruct li.active a {
  color: #00a7b5; }

.weco-css ul.mlstruct li.level2 {
  padding-left: 10px; }

.weco-css ul.mlstruct li .mlstruct-status {
  font-size: 18px; }

#weco-css #colorbox, #weco-css #cboxOverlay, #weco-css #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#weco-css #cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#weco-css #cboxMiddleLeft, #weco-css #cboxBottomLeft {
  clear: left; }

#weco-css #cboxContent {
  position: relative; }

#weco-css #cboxLoadedContent {
  overflow: auto; }

#weco-css #cboxTitle {
  margin: 0; }

#weco-css #cboxLoadingOverlay, #weco-css #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#weco-css #cboxPrevious, #weco-css #cboxNext, #weco-css #cboxClose, #weco-css #cboxSlideshow {
  cursor: pointer; }

#weco-css .cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none; }

#weco-css .cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

#weco-css #colorbox, #weco-css #cboxContent, #weco-css #cboxLoadedContent {
  box-sizing: content-box; }

#weco-css #cboxOverlay {
  background: #000000; }

#weco-css #colorbox {
  background: #ffffff;
  outline: 0; }

#weco-css .cboxElement {
  outline: 0; }

#weco-css #cboxTopLeft {
  width: 15px;
  height: 15px; }

#weco-css #cboxTopCenter {
  height: 15px; }

#weco-css #cboxTopRight {
  width: 15px;
  height: 15px; }

#weco-css #cboxBottomLeft {
  width: 15px;
  height: 15px; }

#weco-css #cboxBottomCenter {
  height: 15px; }

#weco-css #cboxBottomRight {
  width: 15px;
  height: 15px; }

#weco-css #cboxMiddleLeft {
  width: 15px; }

#weco-css #cboxMiddleRight {
  width: 15px; }

#weco-css .modal #cboxTopLeft {
  width: 1px;
  height: 1px;
  background-color: #97999b; }

#weco-css .modal #cboxTopCenter {
  height: 1px;
  background-color: #97999b; }

#weco-css .modal #cboxTopRight {
  width: 1px;
  height: 1px;
  background-color: #97999b; }

#weco-css .modal #cboxBottomLeft {
  width: 1px;
  height: 1px;
  background-color: #97999b; }

#weco-css .modal #cboxBottomCenter {
  height: 1px;
  background-color: #97999b; }

#weco-css .modal #cboxBottomRight {
  width: 1px;
  height: 1px;
  background-color: #97999b; }

#weco-css .modal #cboxMiddleLeft {
  width: 1px;
  background-color: #97999b; }

#weco-css .modal #cboxMiddleRight {
  width: 1px;
  background-color: #97999b; }

#weco-css #cboxContent {
  background: #ffffff;
  overflow: hidden; }

#weco-css .cboxIframe {
  background: #ffffff; }

#weco-css #cboxError {
  padding: 50px;
  border: 1px solid #97999b; }

#weco-css #cboxLoadedContent {
  margin-bottom: 30px; }

#weco-css #cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #333333; }

#weco-css #cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 55px;
  color: #333333; }

#weco-css #cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 42px;
  color: #333333; }

#weco-css #cboxLoadingOverlay {
  background: #fff url(img/colorbox/loading.gif) no-repeat 5px 5px; }

#weco-css #cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(img/colorbox/controls.png) no-repeat 0px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  border: none; }

#weco-css #cboxPrevious:hover {
  background-position: -0px -25px; }

#weco-css #cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(img/colorbox/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  border: none; }

#weco-css #cboxNext:hover {
  background-position: -25px -25px; }

#weco-css #cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(img/colorbox/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  border: none; }

#weco-css #cboxClose:hover {
  background-position: -50px -25px; }

.weco-css .jcarousel-wrapper {
  margin: 5px auto 20px 0;
  position: relative;
  border: 1px solid #97999b; }

.weco-css .jcarousel {
  position: relative;
  overflow: hidden;
  float: left; }

.weco-css .jcarousel > ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 100%; }

.weco-css .jcarousel > ul > li {
  float: left;
  height: 100%; }

.weco-css .jcarousel-control-prev,
.weco-css .jcarousel-control-next {
  float: left;
  text-decoration: none;
  margin: 20px 2px 0; }

.weco-css .jcarousel-control-prev i,
.weco-css .jcarousel-control-next i {
  font-size: 18px; }

.weco-css .jcarousel-control-prev.inactive i,
.weco-css .jcarousel-control-next.inactive i {
  color: #97999b; }

.weco-css .jcarousel-control-prev:hover span,
.weco-css .jcarousel-control-next:hover span {
  display: block; }

.weco-css .jcarousel-pagination {
  position: absolute;
  bottom: 5px;
  right: 15px; }

.weco-css .jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  line-height: 14px;
  min-width: 14px;
  background: #ffffff;
  color: #333333;
  border-radius: 14px;
  padding: 3px;
  text-align: center;
  margin-right: 2px;
  opacity: .75; }

.weco-css .jcarousel-pagination a.active {
  background: #333333;
  color: #ffffff;
  opacity: 1;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75); }

.weco-css .jetmenu {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  float: left;
  list-style: none;
  background-color: #00a7b5; }

.weco-css .jetmenu li {
  display: inline-block;
  float: left; }

.weco-css .jetmenu li li a {
  -o-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
  outline: none;
  z-index: 10; }

.weco-css .jetmenu > li > a {
  padding: 0 24px;
  line-height: 40px;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  border-right: 1px solid #00a7b5; }
  .weco-css .jetmenu > li > a > i {
    color: #ffffff; }

.weco-css .jetmenu > li > a.home {
  padding: 0 22px 0 20px; }

.weco-css .jetmenu > li > a > img {
  vertical-align: middle; }

.weco-css .jetmenu > li:hover > a,
.weco-css .jetmenu > li.active > a {
  background-color: #00a7b5; }

.weco-css .jetmenu ul.dropdown,
.weco-css .jetmenu ul.dropdown li ul.dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 99;
  min-width: 134px;
  background-color: #ffffff;
  box-shadow: 0 2px 2px #97999b; }

.weco-css .jetmenu ul.dropdown {
  top: 40px; }

.weco-css .jetmenu ul.dropdown li ul.dropdown {
  left: 100%;
  top: inherit; }

.weco-css .jetmenu ul.dropdown li {
  clear: both;
  width: 100%;
  min-width: 170px;
  font-size: 13px; }

.weco-css .jetmenu ul.dropdown li a {
  width: 100%;
  padding: 8px 24px 8px;
  display: inline-block;
  float: left;
  clear: both;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.weco-css .jetmenu ul.dropdown li.active > a {
  /*background-color: #ecf0f1;*/
  /*/font-weight: bold; */}

.weco-css .jetmenu ul.dropdown li.active:hover a {
  background-color: #ecf0f1; }

.weco-css .jetmenu ul.dropdown li.inactive > a {
  color: #97999b; }

.weco-css .jetmenu ul.dropdown li.inactive:hover > a {
  background-color: #ffffff;
  cursor: default;
  color: #97999b; }

.weco-css .jetmenu ul.dropdown li:hover > a {
  background-color: #ecf0f1;
  color: #333333; }

.weco-css .jetmenu ul.dropdown li ul.dropdown.left {
  left: auto;
  right: 100%; }

.weco-css .jetmenu .indicator {
  position: relative;
  left: 5px;
  top: 0;
  font-size: 14px;
  float: right; }

.weco-css .jetmenu ul li .indicator {
  font-size: 12px;
  top: 1px;
  left: 10px; }

.weco-css .jetmenu_arrow {
  background-image: url("img/icon_jetmenu_arrow.png");
  background-repeat: no-repeat;
  background-position: center bottom; }

.weco-css .jetmenu .level_indicator {
  background-image: url("img/icon_arrow_right_grey.png");
  background-repeat: no-repeat;
  background-position: 97% center;
  background-size: 10px 10px; }

.weco-css .jetmenu > li > .megamenu {
  position: absolute;
  display: none;
  background: #333333;
  width: 25%;
  top: 60px;
  font-size: 12px;
  color: #999999;
  z-index: 99;
  padding: 20px 30px 20px;
  border-top: 1px solid #000000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.weco-css .jetmenu li > .megamenu ul {
  margin: 0 0 20px 0;
  float: left;
  padding: 0;
  display: block;
  position: relative; }

.weco-css .jetmenu li > .megamenu ul li {
  width: 100%;
  padding: 4px 0; }

.weco-css .jetmenu li > .megamenu ul li.title {
  margin: 0 0 8px;
  padding: 0 0 5px;
  font-size: 14px;
  border-bottom: solid 1px #666666; }

.weco-css .jetmenu li > .megamenu h5 {
  width: 100%;
  margin: 0;
  padding: 0; }

.weco-css .jetmenu li > .megamenu a {
  color: #999999;
  text-decoration: none;
  font-size: 12px;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear; }

.weco-css .jetmenu li > .megamenu a:hover {
  color: #dedede; }

.weco-css .jetmenu .megamenu img {
  width: 100%;
  -webkit-transition: border 0.3s linear;
  -moz-transition: border 0.3s linear;
  -o-transition: border 0.3s linear;
  transition: border 0.3s linear; }

.weco-css .jetmenu > li.fix-sub > .megamenu,
.weco-css .jetmenu > li.fix-sub > .megamenu.half-width,
.weco-css .jetmenu > li.fix-sub > .dropdown {
  right: 0; }

.weco-css .jetmenu > li > .megamenu.half-width {
  width: 50%; }

.weco-css .jetmenu > li > .megamenu.full-width {
  width: 100%;
  left: 0; }

.weco-css .jetmenu li > .megamenu form {
  width: 100%; }

.weco-css .jetmenu li > .megamenu form input[type="text"],
.weco-css .jetmenu li > .megamenu form textarea {
  padding: 5px;
  color: #999999;
  background: #444444;
  font-size: 14px;
  border: solid 1px transparent;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border 0.3s linear;
  -moz-transition: border 0.3s linear;
  -o-transition: border 0.3s linear;
  transition: border 0.3s linear; }

.weco-css .jetmenu li > .megamenu form input[type="text"]:focus,
.weco-css .jetmenu li > .megamenu form textarea:focus {
  border-color: #e0e0e0; }

.weco-css .jetmenu li > .megamenu form input[type="text"] {
  width: 100%;
  margin-top: 10px; }

.weco-css .jetmenu li > .megamenu form textarea {
  width: 100%;
  margin-top: 10px; }

.weco-css .jetmenu li > .megamenu form input[type="submit"] {
  width: 25%;
  float: right;
  height: 30px;
  margin-top: 10px;
  border: none;
  cursor: pointer;
  background: #444444;
  color: #777777;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear; }

.weco-css .jetmenu li > .megamenu form input[type="submit"]:hover {
  background: #e0e0e0;
  color: #555555; }

.weco-css .megamenu .row {
  width: 100%;
  margin-top: 15px; }

.weco-css .megamenu .row:first-child {
  margin-top: 0; }

.weco-css .megamenu .row:before,
.weco-css .megamenu .row:after {
  display: table;
  content: "";
  line-height: 0; }

.weco-css .megamenu .row:after {
  clear: both; }

.weco-css .megamenu .row .col1,
.weco-css .megamenu .row .col2,
.weco-css .megamenu .row .col3,
.weco-css .megamenu .row .col4,
.weco-css .megamenu .row .col5,
.weco-css .megamenu .row .col6 {
  display: block;
  width: 100%;
  min-height: 20px;
  float: left;
  margin-left: 2.127659574468085%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.weco-css .megamenu .row [class*="col"]:first-child {
  margin-left: 0; }

.weco-css .megamenu .row .col1 {
  width: 14.893617021276595%; }

.weco-css .megamenu .row .col2 {
  width: 31.914893617021278%; }

.weco-css .megamenu .row .col3 {
  width: 48.93617021276595%; }

.weco-css .megamenu .row .col4 {
  width: 65.95744680851064%; }

.weco-css .megamenu .row .col5 {
  width: 82.97872340425532%; }

.weco-css .megamenu .row .col6 {
  width: 100%; }

.weco-css .jetmenu > li.right {
  float: right; }

.weco-css .jetmenu > li.right > .megamenu,
.weco-css .jetmenu > li.right > .megamenu.half-width,
.weco-css .jetmenu > li.right > .dropdown {
  right: 0; }

.weco-css .jetmenu > li.jsright {
  float: right; }

.weco-css .jetmenu > li.jsright.last > .megamenu,
.weco-css .jetmenu > li.jsright.last > .megamenu.half-width,
.weco-css .jetmenu > li.jsright.last > .dropdown {
  right: 0; }

.weco-css .jetmenu > li.showhide {
  display: none;
  width: 100%;
  height: 40px;
  cursor: pointer;
  color: #ffffff;
  background-color: #00a7b5; }

.weco-css .jetmenu > li.showhide span.title {
  margin: 0 0 0 25px;
  line-height: 40px;
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17px; }

.weco-css .jetmenu > li.showhide span.icon {
  margin: 17px 20px;
  float: right; }

.weco-css .jetmenu > li.showhide .icon em {
  margin-bottom: 3px;
  display: block;
  width: 20px;
  height: 2px;
  background-color: #ffffff; }

@media screen and (max-width: 1023px) {
  .weco-css .jetmenu > li {
    display: block;
    width: 100%;
    box-sizing: border-box; }
  .weco-css .jetmenu > li > a {
    padding: 0 25px 0 10px; }
  .weco-css .jetmenu a {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #00a7b5; }
  .weco-css .jetmenu ul.dropdown,
  .weco-css .jetmenu ul.dropdown li ul.dropdown {
    width: 100% !important;
    left: 0;
    position: static !important;
    border: none;
    box-sizing: border-box;
    box-shadow: none; }
  .weco-css .jetmenu ul.dropdown li {
    background-color: #00a7b5 !important;
    border: none; }
  .weco-css .jetmenu ul.dropdown li a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px; }
  .weco-css .jetmenu ul.dropdown a {
    color: #ffffff; }
  .weco-css .jetmenu ul.dropdown > li > a {
    padding-left: 40px !important; }
  .weco-css .jetmenu > li > .megamenu {
    width: 100% !important;
    position: static;
    border-top: none; }
  .weco-css .jetmenu > li > .megamenu .row [class*="col"] {
    float: none;
    display: block;
    width: 100% !important;
    margin-left: 0;
    margin-top: 15px;
    box-sizing: border-box; }
  .weco-css .jetmenu > li > .megamenu .row:first-child [class*="col"]:first-child {
    margin-top: 0; }
  .weco-css .jetmenu > li > .megamenu .row {
    margin-top: 0; }
  .weco-css .jetmenu > li > ul.dropdown > li > a {
    padding-left: 40px !important; }
  .weco-css .jetmenu > li > ul.dropdown > li > ul.dropdown > li > a {
    padding-left: 60px !important; }
  .weco-css .jetmenu > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
    padding-left: 80px !important; }
  .weco-css .jetmenu > li:hover > a {
    background-color: #00a7b5; }
  .weco-css .jetmenu ul.dropdown li:hover > a {
    background-color: #00a7b5;
    color: #ffffff; }
  .weco-css .jetmenu ul.dropdown li.active > a {
    background-color: #00a7b5;
    color: #ffffff; }
  .weco-css .jetmenu ul.dropdown li.active:hover > a {
    background-color: #00a7b5;
    color: #ffffff; }
  .weco-css .jetmenu ul.dropdown li.inactive > a {
    color: #97999b; }
  .weco-css .jetmenu ul.dropdown li.inactive:hover > a {
    background-color: #00a7b5;
    color: #97999b; }
  .weco-css .jetmenu .open i,
  .weco-css .jetmenu .closed i {
    font-size: 14px;
    padding-right: 10px;
    color: #ffffff;
    float: right;
    padding-left: 5px;
    line-height: inherit;
    }
  .weco-css .jetmenu > li > a {
    font-size: 17px;
    padding-right: 5px; } }

@media (min-width: 768px) and (max-width: 900px) {
  .weco-css .jetmenu > li > .megamenu {
    width: 100% !important;
    left: 0 !important; } }

.weco-css .qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 500px;
  min-width: 50px;
  font-size: 12px;
  line-height: 12px;
  direction: ltr; }

.weco-css .qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word; }

.weco-css .qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: 700; }

.weco-css .qtip-titlebar + .qtip-content {
  border-top-width: 0 !important; }

.weco-css .qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  cursor: pointer;
  outline: 0;
  border-width: 1px;
  border-style: solid;
  border-color: transparent; }

.weco-css .qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px; }

.weco-css * html .qtip-titlebar .qtip-close {
  top: 16px; }

.weco-css .qtip-icon .ui-icon, .weco-css .qtip-titlebar .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
  vertical-align: middle; }

.weco-css .qtip-icon, .weco-css .qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none; }

.weco-css .qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma, sans-serif;
  color: inherit;
  background: -100em -100em no-repeat; }

.weco-css .qtip-default {
  border-width: 1px;
  border-style: solid;
  border-color: #97999b;
  background-color: #ffffff;
  color: #333333; }

.weco-css .qtip-default .qtip-titlebar {
  background-color: #f6f6f6; }

.weco-css .qtip-default .qtip-icon {
  border-color: #97999b;
  background: #f6f6f6;
  color: #333333; }

.weco-css .qtip-default .qtip-titlebar .qtip-close {
  border-color: #333333;
  color: #333333; }

.weco-css .qtip-dark {
  background-color: #515050;
  border-color: #515050;
  color: #f6f6f6; }

.weco-css .qtip-dark .qtip-titlebar {
  background-color: #404040; }

.weco-css .qtip-dark .qtip-icon, .weco-css .qtip-dark .qtip-titlebar .ui-state-hover {
  border-color: #333333; }

.weco-css .qtip-shadow {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); }

.weco-css .qtip-rounded {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.weco-css .qtip:not(.ie9haxors) div.qtip-content, .weco-css .qtip:not(.ie9haxors) div.qtip-titlebar {
  filter: none;
  -ms-filter: none; }

.weco-css .qtip .qtip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10; }

.weco-css .qtip .qtip-tip, .weco-css .qtip .qtip-tip .qtip-vml {
  position: absolute;
  color: #333333;
  background: 0 0;
  border: 0 dashed transparent; }

.weco-css .qtip .qtip-tip canvas {
  top: 0;
  left: 0; }

.weco-css .qtip .qtip-tip .qtip-vml {
  display: inline-block;
  visibility: visible; }

.weco-css #qtip-overlay {
  position: fixed;
  left: -10000em;
  top: -10000em; }

.weco-css #qtip-overlay.blurs {
  cursor: pointer; }

.weco-css #qtip-overlay div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #333333;
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(Opacity=70)"; }

.weco-css .qtipmodal-ie6fix {
  position: absolute !important; }

.weco-css .ui-helper-hidden {
  display: none; }

.weco-css .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.weco-css .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.weco-css .ui-helper-clearfix:after, .weco-css .ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse; }

.weco-css .ui-helper-clearfix:after {
  clear: both; }

.weco-css .ui-helper-clearfix {
  min-height: 0; }

.weco-css .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.weco-css .ui-front {
  z-index: 100; }

.weco-css .ui-state-disabled {
  cursor: default !important; }

.weco-css .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.weco-css .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.weco-css .ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.weco-css .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.weco-css .ui-datepicker .ui-datepicker-next, .weco-css .ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.weco-css .ui-datepicker .ui-datepicker-next-hover, .weco-css .ui-datepicker .ui-datepicker-prev-hover {
  top: 1px; }

.weco-css .ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.weco-css .ui-datepicker .ui-datepicker-next {
  right: 2px; }

.weco-css .ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.weco-css .ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.weco-css .ui-datepicker .ui-datepicker-next span, .weco-css .ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.weco-css .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.weco-css .ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.weco-css .ui-datepicker select.ui-datepicker-month, .weco-css .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.weco-css .ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.weco-css .ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0; }

.weco-css .ui-datepicker td {
  border: 0;
  padding: 1px; }

.weco-css .ui-datepicker td a, .weco-css .ui-datepicker td span {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.weco-css .ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.weco-css .ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em;
  width: auto;
  overflow: visible; }

.weco-css .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.weco-css .ui-datepicker.ui-datepicker-multi {
  width: auto; }

.weco-css .ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.weco-css .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.weco-css .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.weco-css .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.weco-css .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.weco-css .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .weco-css .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.weco-css .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.weco-css .ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.weco-css .ui-slider {
  position: relative;
  text-align: left; }

.weco-css .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; }

.weco-css .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.weco-css .ui-slider.ui-state-disabled .ui-slider-handle, .weco-css .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.weco-css .ui-slider-horizontal {
  height: .8em; }

.weco-css .ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.weco-css .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.weco-css .ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.weco-css .ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.weco-css .ui-slider-vertical {
  width: .8em;
  height: 100px; }

.weco-css .ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.weco-css .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.weco-css .ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.weco-css .ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.weco-css .ui-widget {
  font-size: 14px; }

.weco-css .ui-widget .ui-widget {
  font-size: 1em; }

.weco-css .ui-widget input,
.weco-css .ui-widget select,
.weco-css .ui-widget textarea,
.weco-css .ui-widget button {
  font-size: 1em; }

.weco-css .ui-widget-content {
  border: 1px solid #97999b;
  background: #ffffff;
  color: #333333; }

.weco-css .ui-widget-content a {
  color: #333333; }

.weco-css .ui-widget-header {
  border: 1px solid #00a7b5;
  background: #00a7b5;
  color: #ffffff;
  font-weight: bold; }

.weco-css .ui-widget-header a {
  color: #ffffff; }

.weco-css .ui-state-default,
.weco-css .ui-widget-content .ui-state-default,
.weco-css .ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #ecf0f1;
  font-weight: normal;
  color: #333333; }

.weco-css .ui-state-default a,
.weco-css .ui-state-default a:link,
.weco-css .ui-state-default a:visited {
  color: #333333;
  text-decoration: none; }

.weco-css .ui-state-hover,
.weco-css .ui-widget-content .ui-state-hover,
.weco-css .ui-widget-header .ui-state-hover,
.weco-css .ui-state-focus,
.weco-css .ui-widget-content .ui-state-focus,
.weco-css .ui-widget-header .ui-state-focus {
  border: 1px solid #cccccc;
  background: #ecf0f1;
  font-weight: normal;
  color: #de6e0b; }

.weco-css .ui-state-hover a,
.weco-css .ui-state-hover a:hover,
.weco-css .ui-state-hover a:link,
.weco-css .ui-state-hover a:visited,
.weco-css .ui-state-focus a,
.weco-css .ui-state-focus a:hover,
.weco-css .ui-state-focus a:link,
.weco-css .ui-state-focus a:visited {
  color: #de6e0b;
  text-decoration: none; }

.weco-css .ui-state-active,
.weco-css .ui-widget-content .ui-state-active,
.weco-css .ui-widget-header .ui-state-active {
  border: 1px solid #cccccc;
  background: #ffffff;
  font-weight: normal;
  color: #333333; }

.weco-css .ui-state-active a,
.weco-css .ui-state-active a:link,
.weco-css .ui-state-active a:visited {
  color: #333333;
  text-decoration: none; }

.weco-css .ui-state-highlight,
.weco-css .ui-widget-content .ui-state-highlight,
.weco-css .ui-widget-header .ui-state-highlight {
  border: 1px solid #00a7b5;
  background: #00a7b5;
  color: #333333; }

.weco-css .ui-state-highlight a,
.weco-css .ui-widget-content .ui-state-highlight a,
.weco-css .ui-widget-header .ui-state-highlight a {
  color: #333333; }

.weco-css .ui-state-error,
.weco-css .ui-widget-content .ui-state-error,
.weco-css .ui-widget-header .ui-state-error {
  border: 1px solid #ef433e;
  background: #ef433e;
  color: #ef433e; }

.weco-css .ui-state-error a,
.weco-css .ui-widget-content .ui-state-error a,
.weco-css .ui-widget-header .ui-state-error a {
  color: #ef433e; }

.weco-css .ui-state-error-text,
.weco-css .ui-widget-content .ui-state-error-text,
.weco-css .ui-widget-header .ui-state-error-text {
  color: #ef433e; }

.weco-css .ui-priority-primary,
.weco-css .ui-widget-content .ui-priority-primary,
.weco-css .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.weco-css .ui-priority-secondary,
.weco-css .ui-widget-content .ui-priority-secondary,
.weco-css .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.weco-css .ui-state-disabled,
.weco-css .ui-widget-content .ui-state-disabled,
.weco-css .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.weco-css .ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.weco-css .ui-icon {
  width: 16px;
  height: 16px; }

.weco-css .ui-icon,
.weco-css .ui-widget-content .ui-icon {
  background-image: url("jquery-ui/images/ui-icons_515050_256x240.png"); }

.weco-css .ui-widget-header .ui-icon {
  background-image: url("jquery-ui/images/ui-icons_f6f6f6_256x240.png"); }

.weco-css .ui-state-default .ui-icon {
  background-image: url("jquery-ui/images/ui-icons_515050_256x240.png"); }

.weco-css .ui-state-hover .ui-icon,
.weco-css .ui-state-focus .ui-icon {
  background-image: url("jquery-ui/images/ui-icons_515050_256x240.png"); }

.weco-css .ui-state-active .ui-icon {
  background-image: url("jquery-ui/images/ui-icons_515050_256x240.png"); }

.weco-css .ui-icon-blank {
  background-position: 16px 16px; }

.weco-css .ui-icon-carat-1-n {
  background-position: 0 0; }

.weco-css .ui-icon-carat-1-ne {
  background-position: -16px 0; }

.weco-css .ui-icon-carat-1-e {
  background-position: -32px 0; }

.weco-css .ui-icon-carat-1-se {
  background-position: -48px 0; }

.weco-css .ui-icon-carat-1-s {
  background-position: -64px 0; }

.weco-css .ui-icon-carat-1-sw {
  background-position: -80px 0; }

.weco-css .ui-icon-carat-1-w {
  background-position: -96px 0; }

.weco-css .ui-icon-carat-1-nw {
  background-position: -112px 0; }

.weco-css .ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.weco-css .ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.weco-css .ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.weco-css .ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.weco-css .ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.weco-css .ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.weco-css .ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.weco-css .ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.weco-css .ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.weco-css .ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.weco-css .ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.weco-css .ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.weco-css .ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.weco-css .ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.weco-css .ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.weco-css .ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.weco-css .ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.weco-css .ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.weco-css .ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.weco-css .ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.weco-css .ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.weco-css .ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.weco-css .ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.weco-css .ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.weco-css .ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.weco-css .ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.weco-css .ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.weco-css .ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.weco-css .ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.weco-css .ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.weco-css .ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.weco-css .ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.weco-css .ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.weco-css .ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.weco-css .ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.weco-css .ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.weco-css .ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.weco-css .ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.weco-css .ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.weco-css .ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.weco-css .ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.weco-css .ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.weco-css .ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.weco-css .ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.weco-css .ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.weco-css .ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.weco-css .ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.weco-css .ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.weco-css .ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.weco-css .ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.weco-css .ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.weco-css .ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.weco-css .ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.weco-css .ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.weco-css .ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.weco-css .ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.weco-css .ui-icon-arrow-4 {
  background-position: 0 -80px; }

.weco-css .ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.weco-css .ui-icon-extlink {
  background-position: -32px -80px; }

.weco-css .ui-icon-newwin {
  background-position: -48px -80px; }

.weco-css .ui-icon-refresh {
  background-position: -64px -80px; }

.weco-css .ui-icon-shuffle {
  background-position: -80px -80px; }

.weco-css .ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.weco-css .ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.weco-css .ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.weco-css .ui-icon-folder-open {
  background-position: -16px -96px; }

.weco-css .ui-icon-document {
  background-position: -32px -96px; }

.weco-css .ui-icon-document-b {
  background-position: -48px -96px; }

.weco-css .ui-icon-note {
  background-position: -64px -96px; }

.weco-css .ui-icon-mail-closed {
  background-position: -80px -96px; }

.weco-css .ui-icon-mail-open {
  background-position: -96px -96px; }

.weco-css .ui-icon-suitcase {
  background-position: -112px -96px; }

.weco-css .ui-icon-comment {
  background-position: -128px -96px; }

.weco-css .ui-icon-person {
  background-position: -144px -96px; }

.weco-css .ui-icon-print {
  background-position: -160px -96px; }

.weco-css .ui-icon-trash {
  background-position: -176px -96px; }

.weco-css .ui-icon-locked {
  background-position: -192px -96px; }

.weco-css .ui-icon-unlocked {
  background-position: -208px -96px; }

.weco-css .ui-icon-bookmark {
  background-position: -224px -96px; }

.weco-css .ui-icon-tag {
  background-position: -240px -96px; }

.weco-css .ui-icon-home {
  background-position: 0 -112px; }

.weco-css .ui-icon-flag {
  background-position: -16px -112px; }

.weco-css .ui-icon-calendar {
  background-position: -32px -112px; }

.weco-css .ui-icon-cart {
  background-position: -48px -112px; }

.weco-css .ui-icon-pencil {
  background-position: -64px -112px; }

.weco-css .ui-icon-clock {
  background-position: -80px -112px; }

.weco-css .ui-icon-disk {
  background-position: -96px -112px; }

.weco-css .ui-icon-calculator {
  background-position: -112px -112px; }

.weco-css .ui-icon-zoomin {
  background-position: -128px -112px; }

.weco-css .ui-icon-zoomout {
  background-position: -144px -112px; }

.weco-css .ui-icon-search {
  background-position: -160px -112px; }

.weco-css .ui-icon-wrench {
  background-position: -176px -112px; }

.weco-css .ui-icon-gear {
  background-position: -192px -112px; }

.weco-css .ui-icon-heart {
  background-position: -208px -112px; }

.weco-css .ui-icon-star {
  background-position: -224px -112px; }

.weco-css .ui-icon-link {
  background-position: -240px -112px; }

.weco-css .ui-icon-cancel {
  background-position: 0 -128px; }

.weco-css .ui-icon-plus {
  background-position: -16px -128px; }

.weco-css .ui-icon-plusthick {
  background-position: -32px -128px; }

.weco-css .ui-icon-minus {
  background-position: -48px -128px; }

.weco-css .ui-icon-minusthick {
  background-position: -64px -128px; }

.weco-css .ui-icon-close {
  background-position: -80px -128px; }

.weco-css .ui-icon-closethick {
  background-position: -96px -128px; }

.weco-css .ui-icon-key {
  background-position: -112px -128px; }

.weco-css .ui-icon-lightbulb {
  background-position: -128px -128px; }

.weco-css .ui-icon-scissors {
  background-position: -144px -128px; }

.weco-css .ui-icon-clipboard {
  background-position: -160px -128px; }

.weco-css .ui-icon-copy {
  background-position: -176px -128px; }

.weco-css .ui-icon-contact {
  background-position: -192px -128px; }

.weco-css .ui-icon-image {
  background-position: -208px -128px; }

.weco-css .ui-icon-video {
  background-position: -224px -128px; }

.weco-css .ui-icon-script {
  background-position: -240px -128px; }

.weco-css .ui-icon-alert {
  background-position: 0 -144px; }

.weco-css .ui-icon-info {
  background-position: -16px -144px; }

.weco-css .ui-icon-notice {
  background-position: -32px -144px; }

.weco-css .ui-icon-help {
  background-position: -48px -144px; }

.weco-css .ui-icon-check {
  background-position: -64px -144px; }

.weco-css .ui-icon-bullet {
  background-position: -80px -144px; }

.weco-css .ui-icon-radio-on {
  background-position: -96px -144px; }

.weco-css .ui-icon-radio-off {
  background-position: -112px -144px; }

.weco-css .ui-icon-pin-w {
  background-position: -128px -144px; }

.weco-css .ui-icon-pin-s {
  background-position: -144px -144px; }

.weco-css .ui-icon-play {
  background-position: 0 -160px; }

.weco-css .ui-icon-pause {
  background-position: -16px -160px; }

.weco-css .ui-icon-seek-next {
  background-position: -32px -160px; }

.weco-css .ui-icon-seek-prev {
  background-position: -48px -160px; }

.weco-css .ui-icon-seek-end {
  background-position: -64px -160px; }

.weco-css .ui-icon-seek-start {
  background-position: -80px -160px; }

.weco-css .ui-icon-seek-first {
  background-position: -80px -160px; }

.weco-css .ui-icon-stop {
  background-position: -96px -160px; }

.weco-css .ui-icon-eject {
  background-position: -112px -160px; }

.weco-css .ui-icon-volume-off {
  background-position: -128px -160px; }

.weco-css .ui-icon-volume-on {
  background-position: -144px -160px; }

.weco-css .ui-icon-power {
  background-position: 0 -176px; }

.weco-css .ui-icon-signal-diag {
  background-position: -16px -176px; }

.weco-css .ui-icon-signal {
  background-position: -32px -176px; }

.weco-css .ui-icon-battery-0 {
  background-position: -48px -176px; }

.weco-css .ui-icon-battery-1 {
  background-position: -64px -176px; }

.weco-css .ui-icon-battery-2 {
  background-position: -80px -176px; }

.weco-css .ui-icon-battery-3 {
  background-position: -96px -176px; }

.weco-css .ui-icon-circle-plus {
  background-position: 0 -192px; }

.weco-css .ui-icon-circle-minus {
  background-position: -16px -192px; }

.weco-css .ui-icon-circle-close {
  background-position: -32px -192px; }

.weco-css .ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.weco-css .ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.weco-css .ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.weco-css .ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.weco-css .ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.weco-css .ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.weco-css .ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.weco-css .ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.weco-css .ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.weco-css .ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.weco-css .ui-icon-circle-check {
  background-position: -208px -192px; }

.weco-css .ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.weco-css .ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.weco-css .ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.weco-css .ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.weco-css .ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.weco-css .ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.weco-css .ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.weco-css .ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.weco-css .ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.weco-css .ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.weco-css .ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.weco-css .ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.weco-css .ui-corner-all,
.weco-css .ui-corner-top,
.weco-css .ui-corner-left,
.weco-css .ui-corner-tl {
  border-top-left-radius: 0px; }

.weco-css .ui-corner-all,
.weco-css .ui-corner-top,
.weco-css .ui-corner-right,
.weco-css .ui-corner-tr {
  border-top-right-radius: 0px; }

.weco-css .ui-corner-all,
.weco-css .ui-corner-bottom,
.weco-css .ui-corner-left,
.weco-css .ui-corner-bl {
  border-bottom-left-radius: 0px; }

.weco-css .ui-corner-all,
.weco-css .ui-corner-bottom,
.weco-css .ui-corner-right,
.weco-css .ui-corner-br {
  border-bottom-right-radius: 0px; }

.weco-css .ui-widget-overlay {
  background: #cccccc;
  opacity: .3;
  filter: Alpha(Opacity=30); }

.weco-css .ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #cccccc;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

.weco-css .ui-multiselect {
  height: 30px;
  padding: 2px 0 2px 4px;
  text-align: left; }

.weco-css .ui-multiselect span.ui-icon {
  float: right; }

.weco-css .ui-multiselect-single .ui-multiselect-checkboxes input {
  position: absolute !important;
  top: auto !important;
  left: -9999px; }

.weco-css .ui-multiselect-single .ui-multiselect-checkboxes label {
  padding: 5px !important; }

.weco-css .ui-multiselect-header {
  margin-bottom: 3px;
  padding: 3px 0 3px 4px; }

.weco-css .ui-multiselect-header ul {
  font-size: 0.9em; }

.weco-css .ui-multiselect-header ul li {
  float: left;
  padding: 0 10px 0 0; }

.weco-css .ui-multiselect-header a {
  text-decoration: none; }

.weco-css .ui-multiselect-header span.ui-icon {
  float: left; }

.weco-css .ui-multiselect-header li.ui-multiselect-close {
  float: right;
  text-align: right;
  padding-right: 0; }

.weco-css .ui-multiselect-menu {
  display: none;
  padding: 3px;
  position: absolute;
  z-index: 10000;
  text-align: left; }

.weco-css .ui-multiselect-checkboxes {
  position: relative;
  overflow-y: scroll; }

.weco-css .ui-multiselect-checkboxes label {
  cursor: default;
  display: block;
  border: 1px solid transparent;
  padding: 3px 1px; }

.weco-css .ui-multiselect-checkboxes label input {
  position: relative;
  top: 1px; }

.weco-css .ui-multiselect-checkboxes li {
  clear: both;
  font-size: 0.9em;
  padding-right: 3px; }

.weco-css .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid; }

.weco-css .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
  display: block;
  padding: 3px;
  margin: 1px 0;
  text-decoration: none; }

.weco-css * html .ui-multiselect-checkboxes label {
  border: none; }

.weco-css .ui-multiselect-menu {
  padding: 0px; }

.weco-css .ui-multiselect-checkboxes li label.ui-state-hover {
  border-color: #ffffff;
  background: #00a7b5; }

.weco-css .ui-multiselect-checkboxes label {
  padding-left: 3px; }

.weco-css .ui-multiselect-checkboxes label input {
  vertical-align: bottom;
  position: static; }

.weco-css .ui-multiselect-checkboxes li span {
  padding-left: 3px; }

.weco-css .ui-widget-header {
  border-radius: 0px;
  border: none; }

.weco-css button.ui-multiselect {
  background: #ffffff;
  text-transform: none; }
  .weco-css button.ui-multiselect:hover {
    background: #ffffff; }

.weco-css .ui-multiselect-menu .ui-multiselect-checkboxes li span {
  line-height: 25px; }

@media screen and (max-width: 1023px) {
  .weco-css .ui-multiselect {
    height: 40px; }
  .weco-css .ui-multiselect-menu .ui-widget-header ul li a {
    padding: 10px 5px;
    display: block; }
  .weco-css .ui-multiselect-menu .ui-multiselect-checkboxes li span {
    line-height: 40px; }
  .weco-css .ui-multiselect-menu .ui-multiselect-checkboxes li input {
    height: 40px; }
  .weco-css .ui-datepicker .ui-datepicker-next,
  .weco-css .ui-datepicker .ui-datepicker-prev {
    height: 43px; } }
/* S4DK912291 Begin */

  .weco-css #topnavi .topmenu-global-left {
    display: flex; 
	align-items: center;
	z-index: 99
  }	
  .weco-css .sso-global-left {
    display: flex; 
	align-items: center;
  }
  .weco-css #zzlangsel {
	height:2em;
  }
  .weco-css #zzlangsel2 {
	height:2em;
  }
/* S4DK912291 End */