﻿html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font: 87.5%/1.6 'Roboto', serif;
  box-sizing: border-box;
  overflow-y: scroll;
  overflow: visible;
}
body {
  color: hsla(0, 0%, 0%, 0.8);
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  word-wrap: break-word;
  font-kerning: normal;
  -moz-font-feature-settings: "kern", "liga", "clig", "calt";
  -ms-font-feature-settings: "kern", "liga", "clig", "calt";
  -webkit-font-feature-settings: "kern", "liga", "clig", "calt";
  font-feature-settings: "kern", "liga", "clig", "calt";
  -ms-interpolation-mode: bicubic;
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
* {
  box-sizing: inherit;
}
*:before {
  box-sizing: inherit;
}
*:after {
  box-sizing: inherit;
}
img {
  max-width: 100%;
  margin: 0 0 1.6rem;
  padding: 0;
}
hgroup {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
}
ul {
  margin-left: 1.6rem;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
  list-style-position: outside;
  list-style-image: none;
}
ol {
  margin-left: 1.6rem;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
  list-style-position: outside;
  list-style-image: none;
}
dl {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
}
dd {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
}
p {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
}
figure {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
}
pre {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
  font-size: 0.85rem;
  line-height: 1.6rem;
}
table {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
  font-size: 1rem;
  line-height: 1.6rem;
  border-collapse: collapse;
  width: 100%;
}
fieldset {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
}
blockquote {
  margin-left: 1.6rem;
  margin-right: 1.6rem;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
}
form {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
}
noscript {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
}
iframe {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
}
hr {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: calc(1.6rem - 1px);
  background: hsla(0, 0%, 0%, 0.2);
  border: none;
  height: 1px;
}
address {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.6rem;
}
b {
  font-weight: bold;
}
strong {
  font-weight: bold;
}
dt {
  font-weight: bold;
}
th {
  font-weight: bold;
}
li {
  margin-bottom: calc(1.6rem / 2);
}
ol li {
  padding-left: 0;
}
ul li {
  padding-left: 0;
}
li > ol {
  margin-left: 1.6rem;
  margin-bottom: calc(1.6rem / 2);
  margin-top: calc(1.6rem / 2);
}
li > ul {
  margin-left: 1.6rem;
  margin-bottom: calc(1.6rem / 2);
  margin-top: calc(1.6rem / 2);
}
blockquote *:last-child {
  margin-bottom: 0;
}
li *:last-child {
  margin-bottom: 0;
}
p *:last-child {
  margin-bottom: 0;
}
li > p {
  margin-bottom: calc(1.6rem / 2);
}
code {
  font-size: 0.85rem;
  line-height: 1.6rem;
}
kbd {
  font-size: 0.85rem;
  line-height: 1.6rem;
}
samp {
  font-size: 0.85rem;
  line-height: 1.6rem;
}
abbr {
  border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
  cursor: help;
}
acronym {
  border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
  cursor: help;
}
abbr[title] {
  border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
  cursor: help;
  text-decoration: none;
}
thead {
  text-align: left;
}
td,
th {
  text-align: left;
  border-bottom: 1px solid hsla(0, 0%, 0%, 0.12);
  font-feature-settings: "tnum";
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  -webkit-font-feature-settings: "tnum";
  padding-left: 1.06667rem;
  padding-right: 1.06667rem;
  padding-top: 0.8rem;
  padding-bottom: calc(0.8rem - 1px);
}
th:first-child,
td:first-child {
  padding-left: 0;
}
th:last-child,
td:last-child {
  padding-right: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0 0 1.6rem;
  color: inherit;
  font-family: 'Roboto Slab', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', 'Helvetica', 'Arial', sans-serif;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  line-height: 1.1;
  color: #000;
}
h1 {
  font-size: 2.15rem;
}
h2 {
  font-size: 1.58293rem;
}
h3 {
  font-size: 1.35824rem;
}
h4 {
  font-size: 1rem;
}
h5 {
  font-size: 0.85805rem;
}
h6 {
  font-size: 0.79482rem;
}
.hide-this,
.hidethis {
  display: none;
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: -7680px;
  left: -7680px;
}
.wordwrap {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  white-space: normal;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.header-top {
  background: hsla(0, 0%, 0%, 0.8);
  width: 100%;
  padding: 0.528rem 0;
  color: #FFF;
  font-weight: 400;
  font-size: 13px;
}
.header-top .container p {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 12.6px;
}
.header-top .container:before,
.header-top .container:after {
  content: " ";
  display: table;
}
.header-top .container:after {
  clear: both;
}
.header-top .container .side-left {
  float: left;
  max-width: 34%;
  white-space: nowrap;
  text-align: left;
  color: #FFF;
}
.header-top .container .side-right {
  float: right;
  max-width: 80%;
  text-align: right;
  color: #FFF;
}
.header-top .container .side-center {
  max-width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  color: #FFF;
}
.header-top .container #basket {
  color: #FFF;
  margin-right: 20px;
}
.header-top .container #basket img {
  vertical-align: top;
  margin: 2px 6px 0 0;
  width: 18px;
  height: 18px;
}
.header-top .container .lnkContainer {
  background: url('/UI/Areas/uB/Content/Images/ub2019/ico-user-white.svg') no-repeat center left;
}
.header-top .container .logonLink {
  margin-right: 32px;
}
.header-top .container .logonLink,
.header-top .container .lnkContainer {
  font-size: 12.6px;
  color: #FFF;
  padding-left: 24px;
  background-size: 20px 20px;
  vertical-align: top;
  margin-top: 6px;
  display: inline-block;
}
.header-top .container .logonLink .separator,
.header-top .container .lnkContainer .separator {
  color: #999;
}
.header-top .container .logonLink a,
.header-top .container .lnkContainer a {
  color: #FFF;
}
.header-top .container .logonLink .logonLink,
.header-top .container .lnkContainer .logonLink {
  padding-left: 0;
  background: none;
  margin-top: 0;
}
.header-top .changeLanguageDDL {
  float: none;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  outline: none;
  color: #FFF;
  font-size: 12.6px;
  font-weight: 700;
  border-radius: 0;
  min-height: 24px;
  line-height: 20px;
  padding-right: 32px;
  background: #000 url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down.svg') no-repeat center right;
}
.header-top .changeLanguageDDL::-ms-expand {
  display: none;
}
.header-top .changeLanguageDDL select {
  color: #FFF;
  background: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.header-top .changeLanguageDDL select::-ms-expand {
  display: none;
}
.header-main#subHeader {
  background: transparent !important;
  border: 0 !important;
  width: 100%;
  padding: 0.528rem 0;
  color: #000;
  font-weight: 400;
  font-size: 13px;
  margin: 6px auto;
  padding: 0;
  min-height: 50px;
  vertical-align: bottom;
  height: auto !important;
  padding-top: 0 !important;
}
.header-main#subHeader #basket {
  color: #000;
  font-size: 13px;
  font-weight: 700;
  margin-left: 20px;
  display: inline-block;
  min-height: 24px;
  line-height: 24px;
  padding-left: 28px;
  background: url('/UI/Areas/uB/Content/Images/ub2019/ico-basket.svg') no-repeat center left;
}
.header-main#subHeader #basket strong {
  color: #000;
}
.header-main#subHeader #basket img {
  display: none;
}
.header-main#subHeader .logonLink {
  float: right;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  min-height: 24px;
  line-height: 24px;
  padding-left: 28px;
  background: url('/UI/Areas/uB/Content/Images/ub2019/ico-user.svg') no-repeat center left;
}
.header-main#subHeader .lnkContainer,
.header-main#subHeader #basket,
.header-main#subHeader .logonLink {
  margin-top: 14px;
}
.header-main#subHeader .lnkContainer {
  margin-top: 22px;
  margin-left: 0;
}
.header-main#subHeader .lnkContainer > * {
  float: none !important;
  display: inline-block !important;
  max-width: 120px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #000;
  height: 14px;
  vertical-align: middle;
}
.header-main#subHeader #headerSearch {
  margin: 0;
  float: none;
  background: white;
  padding-left: 0;
  background: transparent;
  min-height: 24px;
  position: relative;
}
.header-main#subHeader #headerSearch .searchField {
  background: transparent;
  color: #000;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-size: 13px;
  height: 30px;
  width: 256px;
  padding-right: 32px;
  text-overflow: ellipsis;
  font-weight: 700;
  border: 0;
  outline: 0;
  transition: all 333ms cubic-bezier(0.4, 0, 0.22, 1);
  background-color: #F5F5F5;
  border: 1px solid #D8D8D8;
  padding-left: 10px;
  padding-right: 10px;
}
.header-main#subHeader #headerSearch .searchField:focus {
  background: #FFF;
  border-color: #999;
}
.header-main#subHeader #headerSearch .searchField::-webkit-input-placeholder {
  color: #999 !important;
  opacity: 1;
}
.header-main#subHeader #headerSearch .searchField:-moz-placeholder {
  color: #999 !important;
  opacity: 1;
}
.header-main#subHeader #headerSearch .searchField:-ms-input-placeholder {
  color: #999 !important;
  opacity: 1;
}
.header-main#subHeader #headerSearch input[type=submit] {
  position: absolute;
  top: 50%;
  right: 6px;
  margin-top: -12px;
  z-index: 1;
  border: 0;
  outline: 0;
  width: 24px;
  height: 24px;
  opacity: 0.5;
  cursor: pointer;
  background: url('/UI/Areas/uB/Content/Images/ub2019/ico-search.svg') no-repeat center center;
  transition: opacity 100ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.header-main#subHeader #headerSearch input[type=submit]:hover {
  opacity: 1;
}
.header-main#subHeader .container {
  display: table;
}
.header-main#subHeader .container:before,
.header-main#subHeader .container:after {
  content: " ";
  display: table;
}
.header-main#subHeader .container:after {
  clear: both;
}
.header-main#subHeader .container p {
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.header-main#subHeader .container .side-left {
  display: table-cell;
  /*float: left;*/
  max-width: 22%;
  white-space: nowrap;
  text-align: left;
  color: #FFF;
  vertical-align: top;
  margin-top: 20px;
}
.header-main#subHeader .container .side-right {
  display: table-cell;
  /*float: right;*/
  max-width: 70%;
  text-align: right;
  color: #FFF;
  /*vertical-align: top;*/
  vertical-align: middle;
}
.header-main#subHeader .container .side-right .block-search {
  display: inline-block;
  margin-top: 12px;
}
.header-main#subHeader .container .side-right .block-search #headerSearch {
  display: inline-block;
}
.header-main#subHeader .container .side-center {
  max-width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  white-space: nowrap;
  /*float: left;*/
  display: table-cell;
  color: #000;
}
.header-main#subHeader .container .side-center a {
  text-decoration: none;
}
.header-main#subHeader .container .side-center img {
  max-height: 100px;
  margin: 0;
  display: inline-block;
  text-align: left;
}
.navigation-container {
  background-color: transparent;
  color: #000;
  padding-top: 10px;
}
.navigation-container .navigation-main ul,
.navigation-container .navigation-main li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navigation-container .navigation-main .navigation-list {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  display: block;
  align-items: center;
  list-style-type: none;
  text-align: center;
}
.navigation-container .navigation-main .navigation-list .list-item {
  display: inline-block;
  padding: 0 10px;
}
.navigation-container .navigation-main .navigation-list .list-item .item-main {
  display: inline-block;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #000;
  font-weight: 700;
  font-size: 15.4px;
  white-space: nowrap;
  position: relative;
  vertical-align: middle;
  line-height: 1.3;
  padding-bottom: 8px;
}
.navigation-container .navigation-main .navigation-list .list-item .item-main.active:after,
.navigation-container .navigation-main .navigation-list .list-item:hover .item-main:after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 2px solid #000;
}
.navigation-container .navigation-main .navigation-list .list-item .main-submenu {
  display: none;
  background: #FFF;
  padding: 1.6rem;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  vertical-align: top;
}
.navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container {
  margin: 0 auto;
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
  max-width: 1200px;
  vertical-align: top;
  display: block;
  text-align: center;
}
.navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list {
  vertical-align: top;
  display: inline-block;
  margin: 0 2%;
  width: auto;
  max-width: 30%;
  text-align: left;
}
.navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list > div {
  float: left;
}
.navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list > img {
  max-width: 36%;
  margin-top: 24px;
  margin-left: 20px;
}
.navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list .list-title {
  color: #999;
  font-family: 'Roboto Mono', mono;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  padding-bottom: 6px;
}
.navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list .title-items {
  margin: 0;
  list-style-type: none;
}
.navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list .title-items .items-line {
  margin: 12px 0;
}
.navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list .title-items .items-line .line-link {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #000;
  font-weight: 700;
  font-size: 1.1rem;
  white-space: nowrap;
  position: relative;
}
@media (max-width: 1240px) {
  #header .header-main .header-container {
    max-width: 960px;
  }
}
@media (max-width: 960px) {
  html > body #header .header-main .header-container,
  html > body .container {
    width: calc(100% - 40px) !important;
  }
  html > body .header-main#subHeader .cartLink {
    position: relative;
    right: auto;
    top: auto;
  }
  html > body .header-main#subHeader .container .side-left {
    margin-top: 10px;
  }
  html > body .header-main#subHeader .container .side-center {
    max-width: 30%;
  }
  html > body .header-main#subHeader .lnkContainer,
  html > body .header-main#subHeader .logonLink {
    margin-top: 0;
    float: right;
    display: block;
    text-align: right;
    width: auto;
    clear: both;
  }
  html > body .tro_shopMode,
  html > body .tro_shopMode > p {
    font-size: 12px;
  }
  html > body .navigation-container {
    padding-top: 0;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item {
    padding-left: 6px;
    padding-right: 6px;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .item-main {
    font-size: 13px;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu {
    padding-left: 20px;
    padding-right: 20px;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list .title-items .items-line .line-link {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  html > body #header .header-main .header-container,
  html > body .container {
    width: calc(100% - 30px) !important;
    min-width: calc(100% - 30px) !important;
  }
  html > body .header-top .container p {
    line-height: 24px;
  }
  html > body .header-top .container .side-left {
    max-width: 48%;
    white-space: nowrap;
  }
  html > body .header-top .container .side-center {
    display: none;
  }
  html > body .header-top .container .side-right {
    max-width: 100%;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
  }
  html > body .header-top .container .side-right:before,
  html > body .header-top .container .side-right:after {
    content: " ";
    display: table;
  }
  html > body .header-top .container .side-right:after {
    clear: both;
  }
  html > body .header-top .container .side-right #basket {
    float: left;
    font-size: 12px;
    line-height: 24px;
  }
  html > body .header-top .container .side-right .changeLanguageDDL {
    float: right;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
  }
  html > body .header-top .container .side-right .lnkContainer {
    float: left;
    max-width: 100%;
    white-space: nowrap;
    position: relative;
    vertical-align: middle;
    margin-top: 6px;
    background-image: none;
    padding-left: 0;
    /*.separator,*/
  }
  html > body .header-top .container .side-right .lnkContainer .lblItem {
    background: url(/UI/Areas/uB/Content/Images/ub2019/ico-user-white.svg) no-repeat center left;
    background-size: 20px 20px;
    color: transparent;
    width: 20px;
    display: inline-block;
  }
  html > body .header-top .container .side-right .adminLink {
    display: none;
    /*20190905: as discussed with Wolfgang, the admin link should be hidden on mobile devices*/
  }
  html > body .header-main#subHeader {
    margin-bottom: 20px;
  }
  html > body .header-main#subHeader .container {
    z-index: auto;
  }
  html > body .header-main#subHeader .container .side-center {
    width: 120px;
    transform: translate(0, -50%);
    top: 50%;
    max-width: 120px;
    position: absolute;
    left: 50px;
    height: 100%;
  }
  html > body .header-main#subHeader .container .side-right .lnkContainer .lblItem,
  html > body .header-main#subHeader .container .side-right .lnkContainer .separator {
    display: none !important;
  }
  html > body .header-main#subHeader .container .side-right .lnkContainer .logonLink {
    font-size: 11px;
    width: auto;
    color: #000;
    padding-left: 22px;
  }
  html > body .header-main#subHeader #headerSearch {
    margin-left: 48px;
    position: initial;
  }
  html > body .header-main#subHeader #headerSearch .searchField {
    opacity: 1;
    position: absolute;
    z-index: 1;
    height: 38px;
    margin-top: -6px;
    padding: 0 10px;
    width: 20px;
    /* left: 48px; */
    font-size: 0;
    margin-left: -48px;
    width: 48px;
    background: url(/UI/Areas/uB/Content/Images/ub2019/ico-search.svg) no-repeat center right;
    border-color: transparent;
    transition: none;
  }
  html > body .header-main#subHeader #headerSearch .searchField:focus {
    left: 0;
    width: 100%;
    opacity: 1;
    font-size: 12px;
    z-index: 20;
    height: 44px;
    margin-top: -10px;
    margin-left: 0;
  }
  html > body .header-main#subHeader #headerSearch input[type=submit] {
    display: none;
  }
  html > body .header-main#subHeader .container .side-left {
    margin-top: 8px;
  }
  html > body .header-main#subHeader .container .side-right .block-search {
    margin-top: 8px;
  }
  html > body .header-main#subHeader .container #basket,
  html > body .header-main#subHeader .container .logonLink {
    margin-top: 1px;
    margin-left: 0;
    background-size: 20px auto;
  }
  html > body .header-main#subHeader .container .logonLink {
    font-size: 11px;
    display: inline-block;
  }
  html > body .header-main#subHeader .container #basket {
    font-size: 11px;
    padding-left: 22px;
    vertical-align: top;
    margin-right: 0;
    margin-top: 8px;
    margin-left: 8px;
  }
  html > body .header-main#subHeader .container #basket strong {
    display: none;
  }
  html > body .navigation-container {
    padding-top: 0;
  }
  html > body .navigation-container .navigation-main {
    position: relative;
    min-height: 1px;
  }
  html > body .navigation-container .navigation-main .hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 5px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: 0.15s;
    transition-property: opacity,filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent;
    position: absolute;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    top: -47px;
    left: 15px;
    z-index: 10;
  }
  html > body .navigation-container .navigation-main .hamburger .hamburger-box {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 20px;
  }
  html > body .navigation-container .navigation-main .hamburger .hamburger-box .hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px;
    position: absolute;
    width: 24px;
    height: 2px;
    transition-timing-function: ease;
    transition-duration: 0.15s;
    transition-property: transform;
    border-radius: 1px;
    background-color: rgba(0, 0, 0, 0.8);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-duration: 75ms;
  }
  html > body .navigation-container .navigation-main .hamburger .hamburger-box .hamburger-inner:before,
  html > body .navigation-container .navigation-main .hamburger .hamburger-box .hamburger-inner:after {
    position: absolute;
    width: 24px;
    height: 2px;
    transition-timing-function: ease;
    transition-duration: 0.15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.8);
    display: block;
    content: "";
    top: -7px;
  }
  html > body .navigation-container .navigation-main .hamburger .hamburger-box .hamburger-inner:before {
    transition: top 75ms ease 0.12s, opacity 75ms ease;
  }
  html > body .navigation-container .navigation-main .hamburger .hamburger-box .hamburger-inner:after {
    top: auto;
    bottom: -7px;
    transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  html > body .navigation-container .navigation-main .hamburger.active .hamburger-inner {
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: rotate(45deg);
  }
  html > body .navigation-container .navigation-main .hamburger.active .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease, opacity 75ms ease 0.12s;
    opacity: 0;
  }
  html > body .navigation-container .navigation-main .hamburger.active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
    transform: rotate(-90deg);
  }
  html > body .navigation-container .navigation-main .navigation-list {
    overflow: hidden;
    max-height: 0;
    transition: all 333ms ease;
  }
  html > body .navigation-container .navigation-main .navigation-list.active {
    display: block;
    max-height: 4515px;
    transition: all 333ms ease;
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 24px;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item {
    display: block;
    padding: 0;
    text-align: left;
    border-top: 1px solid #E9E9E9;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .item-main {
    position: relative;
    display: block;
    padding: 10px 36px 10px 15px;
    white-space: normal;
    line-height: 20px;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .item-main:after {
    display: none;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .item-main.item-submenu:before {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 15px;
    width: 24px;
    height: 24px;
    background: transparent url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
    transform: rotate(-90deg);
    content: ' ';
    -webkit-transition: 0.15s ease all;
    -moz-transition: 0.15s ease all;
    transition: 0.15s ease all;
    opacity: 0.75;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .item-main.item-submenu.active:before {
    transform: rotate(0deg);
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu {
    padding-left: 15px;
    padding-right: 15px;
    background: #F5F5F5;
    position: relative;
    left: auto;
    display: block;
    max-height: 0;
    overflow: hidden;
    border: 0;
    padding: 0;
    transition: all 333ms ease;
    padding: 0 15px;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu.active {
    padding: 15px;
    max-height: 4515px;
    transition: all 333ms ease;
    border-top: 1px solid #D8D8D8;
    border-bottom: 0;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container {
    padding: 0;
    text-align: left;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list {
    width: 100%;
    text-align: left;
    max-width: 100%;
    margin: 0;
    position: relative;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list:before,
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list:after {
    content: " ";
    display: table;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list:after {
    clear: both;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list + .container-list {
    border-top: 1px solid #D8D8D8;
    margin-top: 8px;
    padding-top: 16px;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list > div {
    float: left;
    width: 70%;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list > img {
    max-width: 25%;
    max-height: 44px;
    margin-top: 0;
    margin-left: 0;
    vertical-align: top;
    float: right;
    top: auto;
    right: 0;
    mix-blend-mode: multiply;
    transform: translateZ(0);
    will-change: transform;
    margin-bottom: 0;
    margin-top: -6px;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list .list-title {
    display: block;
    line-height: 18px;
    font-family: 'Roboto Slab', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', 'Helvetica', 'Arial', sans-serif;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 700;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list .title-items {
    width: 120% !important;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list .title-items .items-line {
    margin: 0;
    padding: 0;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list .title-items .items-line .line-link {
    padding: 0 0 12px;
    font-weight: 400;
    white-space: normal;
    font-size: 13px;
    line-height: 18px;
    color: #999;
    padding-left: 20px;
    display: block;
    position: relative;
  }
  html > body .navigation-container .navigation-main .navigation-list .list-item .main-submenu .submenu-container .container-list .title-items .items-line .line-link:before {
    content: "—";
    position: absolute;
    top: 1px;
    left: 1px;
    color: #bbbbbb;
  }
}
#footer .footer-main .footer-container {
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 1200px;
  vertical-align: top;
  display: block;
  text-align: center;
  color: #999;
  line-height: 20px;
  font-size: 0;
  display: table;
  width: 100%;
  table-layout: fixed;
  border: 0;
}
#footer .footer-main .footer-container a {
  text-decoration: none !important;
  cursor: pointer;
}
#footer .footer-main .footer-container p {
  margin-bottom: 10px;
}
#footer .footer-main .footer-container .footer-cell {
  vertical-align: top;
  display: inline-block;
  margin: 0;
  width: auto;
  text-align: left;
  font-size: 13px;
  line-height: 20px;
  display: table-cell;
  border: 0;
  width: 100%;
  padding-right: 15px;
}
#footer .footer-main .footer-container .footer-cell:last-child {
  padding-right: 0;
  text-align: right;
}
#footer .footer-main .footer-container .footer-cell .footer-item {
  color: #999;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-size: 13px;
  font-weight: 700;
  display: block;
  margin: 0;
  padding: 0 0 12px 0;
  text-decoration: none;
}
#footer .footer-main .footer-container .footer-cell .footer-item > a,
#footer .footer-main .footer-container .footer-cell .footer-item .link-item {
  color: #333 !important;
}
#footer .footer-main .footer-container .footer-cell .footer-item > a:hover,
#footer .footer-main .footer-container .footer-cell .footer-item .link-item:hover {
  text-decoration: none;
  color: #E30613 !important;
}
#footer .footer-main .footer-container .footer-cell .footer-logo {
  padding-bottom: 12px;
  border: 0;
  outline: 0;
}
#footer .footer-main .footer-container .footer-cell .footer-logo img {
  max-height: 40px;
  max-width: 100px;
  margin-bottom: 0;
  margin-bottom: 4px;
  vertical-align: middle;
}
#footer .footer-main .footer-container .ico-custom {
  width: 24px;
  height: 24px;
  display: inline-block;
  opacity: 0.333;
  transition: all 333ms cubic-bezier(0.4, 0, 0.22, 1);
  text-decoration: none !important;
  margin-right: 6px;
}
#footer .footer-main .footer-container .ico-custom:hover {
  opacity: 1;
}
#footer .footer-main .footer-container .ico-custom.ico-facebook {
  background: url('/UI/Areas/uB/Content/Images/ub2019/ico-facebook.svg') no-repeat center center;
}
#footer .footer-main .footer-container .ico-custom.ico-twitter {
  background: url('/UI/Areas/uB/Content/Images/ub2019/ico-twitter.svg') no-repeat center center;
}
#footer .footer-main .footer-container .ico-custom.ico-snapchat {
  background: url('/UI/Areas/uB/Content/Images/ub2019/ico-snapchat.svg') no-repeat center center;
}
@media (max-width: 1240px) {
  #xfooter .xfooter-main .footer-container {
    max-width: 960px;
  }
}
@media (max-width: 767px) {
  html > body #footer {
    padding: 0;
    margin: 24px 0 0;
  }
  html > body #footer .footer-main .footer-container {
    padding: 0;
    margin: 0;
    width: 100% !important;
  }
  html > body #footer .footer-main .footer-container .footer-cell {
    width: 100%;
    display: block;
    margin: 0;
    max-width: 100%;
    text-align: left;
  }
  html > body #footer .footer-main .footer-container .footer-cell a {
    font-weight: 400;
  }
  html > body #footer .footer-main .footer-container .footer-cell:not(.cell-text) + .cell-text {
    margin-top: 6px;
    padding-top: 12px;
    border-top: 1px solid #E9E9E9;
  }
  html > body #footer .footer-main .footer-container .footer-cell:last-child {
    margin-top: 12px;
    text-align: left;
  }
}
html > body .chooseTemplate {
  margin-top: 20px;
}
html > body .cooltext10 {
  color: #E30613;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  vertical-align: inherit;
  font-size: inherit;
}
html > body .responsive {
  display: none;
}
html > body .steps-container {
  /*display: none !important; // Hide while not done*/
  position: relative;
}
html > body .steps-container:before {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  background: #D8D8D8;
  height: 1px;
  width: 100%;
  content: '';
  left: 0;
}
html > body .steps-container .steps-list {
  display: table;
  border-collapse: collapse;
  width: 100%;
  height: auto;
  table-layout: fixed;
}
html > body .steps-container .steps-list .step {
  display: table-cell;
  width: 100%;
  text-align: center;
}
html > body .steps-container .steps-list .step:first-child {
  text-align: left;
}
html > body .steps-container .steps-list .step:last-child {
  text-align: right;
}
html > body .steps-container .steps-list .step .step-item {
  padding: 0 16px;
  background: #FFF;
  display: inline-block;
  position: relative;
}
html > body .steps-container .steps-list .step .step-item .item-digit {
  margin-right: 6px;
  display: inline-block;
  font-family: 'Roboto Slab', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', 'Helvetica', 'Arial', sans-serif;
  font-weight: bold;
  height: 28px;
  width: 28px;
  padding: 0;
  line-height: 28px;
  background: #000;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  border-radius: 100%;
}
html > body .steps-container .steps-list .step .step-item .item-name {
  font-size: 14px;
  color: #999;
}
html > body .steps-container .steps-list .step.active .step-item .item-name {
  color: #000;
  font-weight: bold;
}
html > body .steps-container .steps-list .step.active .step-item .item-digit {
  background: #E30613;
  color: #FFF;
}
html > body a.moreLink {
  background: url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-right.svg') no-repeat center right;
  background-size: 16px;
  padding-right: 14px;
}
html > body .utypiaWebPart-controls {
  transform: scale(2);
  margin-right: 12px;
}
html > body .tabbox {
  margin: 0;
  padding: 0 16px;
  min-height: 24px;
}
html > body .tabbox.cwtabbox {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 20px;
}
html > body .tabbox.cwtabbox .tabbox-scroller .tabboxHeader {
  min-width: 90%;
}
html > body .tabbox.cwtabbox .tabboxContent {
  width: 100%;
  padding: 0;
  background: none;
  border: 0;
  background: #FFF;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #D8D8D8;
  padding: 16px;
  margin-bottom: 24px;
}
html > body .tabbox .templateTabbox {
  margin-bottom: 0;
}
html > body .tabbox .templateTabbox:before,
html > body .tabbox .templateTabbox:after {
  content: " ";
  display: table;
}
html > body .tabbox .templateTabbox:after {
  clear: both;
}
html > body .tabbox .secondLevelDropDown {
  position: absolute;
  top: -6px;
  right: 16px;
  z-index: 1;
  width: 20%;
}
html > body .tabbox .secondLevelDropDown select {
  float: right;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  outline: none;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0;
  min-height: 24px;
  line-height: 20px;
  padding-right: 32px;
  background: transparent url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
  width: 100%;
}
html > body .tabbox .secondLevelDropDown select::-ms-expand {
  display: none;
}
html > body .tabbox .tabboxHeader {
  display: block;
  float: none;
  width: 100%;
}
html > body .tabbox .tabboxHeader:before,
html > body .tabbox .tabboxHeader:after {
  content: " ";
  display: table;
}
html > body .tabbox .tabboxHeader:after {
  clear: both;
}
html > body .tabbox .tabboxHeader .tabLink {
  border-bottom: 3px solid;
  border-color: transparent;
  color: #666;
  text-transform: uppercase;
  list-style-type: none;
  padding: 0 2em 8px;
  margin: 0;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  box-shadow: none !important;
  background: transparent !important;
  white-space: nowrap;
  float: none;
  display: inline-block;
  width: auto;
  height: auto;
  text-decoration: none;
  font-size: 14px;
}
html > body .tabbox .tabboxHeader .tabLink:hover {
  color: #E30613;
}
html > body .tabbox .tabboxHeader .tabLink .tbshdw {
  display: none;
}
html > body .tabbox .tabboxHeader .tabLink.active {
  border-bottom-color: #E30613;
  color: #E30613;
}
html > body .tabbox .tabboxHeader .tabLink.active:after {
  bottom: -1px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #E30613;
  border-width: 7px;
  margin-left: -7px;
}
html > body .tro_notemplatesmsg {
  padding: 0;
  margin: 12px auto 24px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
html > body #tblRegisterUser input:disabled {
  background: #dddddd !important;
}
html > body .tro_CategoryList,
html > body .tro_ProductList {
  margin: 30px auto;
  list-style: none;
}
html > body .tro_CategoryList > li > h3,
html > body .tro_ProductList > li > h3 {
  font-size: 24px;
}
html > body .tro_CategoryList > li > h3 ~ hr,
html > body .tro_ProductList > li > h3 ~ hr {
  display: none;
}
html > body .tro_CategoryList > li > h3 + div,
html > body .tro_ProductList > li > h3 + div,
html > body .tro_CategoryList > li > h3 + p,
html > body .tro_ProductList > li > h3 + p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
html > body .tro_CategoryList .tro_listitem,
html > body .tro_ProductList .tro_listitem {
  border: 0;
  display: block;
  margin-right: 0;
  min-height: 40px;
  position: relative;
  margin: 0;
  padding: 16px 0;
}
html > body .tro_CategoryList .tro_listitem + li,
html > body .tro_ProductList .tro_listitem + li,
html > body .tro_CategoryList .tro_listitem + .tro_listitem,
html > body .tro_ProductList .tro_listitem + .tro_listitem {
  border-top: 1px solid #D8D8D8;
}
html > body .tro_CategoryList .tro_listitem:before,
html > body .tro_ProductList .tro_listitem:before,
html > body .tro_CategoryList .tro_listitem:after,
html > body .tro_ProductList .tro_listitem:after {
  content: " ";
  display: table;
}
html > body .tro_CategoryList .tro_listitem:after,
html > body .tro_ProductList .tro_listitem:after {
  clear: both;
}
html > body .tro_CategoryList .tro_listitem .tro_listing,
html > body .tro_ProductList .tro_listitem .tro_listing {
  padding: 0;
  float: none;
  display: table;
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  vertical-align: middle;
}
html > body .tro_CategoryList .tro_listitem .tro_listing > form,
html > body .tro_ProductList .tro_listitem .tro_listing > form {
  padding: 0;
  float: none;
  display: table;
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  vertical-align: middle;
}
html > body .tro_CategoryList .tro_listitem .tro_listing > form > .tro_actions,
html > body .tro_ProductList .tro_listitem .tro_listing > form > .tro_actions {
  display: table-cell;
  width: auto;
  text-align: right;
  vertical-align: middle;
  float: none;
}
html > body .tro_CategoryList .tro_listitem .tro_listing > form > .tro_actions > .actionBox,
html > body .tro_ProductList .tro_listitem .tro_listing > form > .tro_actions > .actionBox {
  display: inline-block;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .mobileTable,
html > body .tro_ProductList .tro_listitem .tro_listing .mobileTable {
  padding: 0;
  float: none;
  display: table !important;
  width: 100%;
  margin: 0 !important;
  border-collapse: collapse;
  vertical-align: middle;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_info,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_info,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_action_container,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_action_container,
html > body .tro_CategoryList .tro_listitem .tro_listing .actionBox,
html > body .tro_ProductList .tro_listitem .tro_listing .actionBox,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_actioncontainer,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_actioncontainer,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_imprint,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_imprint,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_img,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_img {
  display: table-cell;
  width: auto;
  text-align: left;
  vertical-align: middle;
  float: none;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_info.tro_listing_imprint,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_info.tro_listing_imprint,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_action_container.tro_listing_imprint,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_action_container.tro_listing_imprint,
html > body .tro_CategoryList .tro_listitem .tro_listing .actionBox.tro_listing_imprint,
html > body .tro_ProductList .tro_listitem .tro_listing .actionBox.tro_listing_imprint,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_actioncontainer.tro_listing_imprint,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_actioncontainer.tro_listing_imprint,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_imprint.tro_listing_imprint,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_imprint.tro_listing_imprint,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_img.tro_listing_imprint,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_img.tro_listing_imprint {
  padding-left: 8px;
  min-width: 80px;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_info.tro_listing_imprint img,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_info.tro_listing_imprint img,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_action_container.tro_listing_imprint img,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_action_container.tro_listing_imprint img,
html > body .tro_CategoryList .tro_listitem .tro_listing .actionBox.tro_listing_imprint img,
html > body .tro_ProductList .tro_listitem .tro_listing .actionBox.tro_listing_imprint img,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_actioncontainer.tro_listing_imprint img,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_actioncontainer.tro_listing_imprint img,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_imprint.tro_listing_imprint img,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_imprint.tro_listing_imprint img,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_img.tro_listing_imprint img,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_img.tro_listing_imprint img {
  float: left;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_info.tro_actioncontainer,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_info.tro_actioncontainer,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_action_container.tro_actioncontainer,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_action_container.tro_actioncontainer,
html > body .tro_CategoryList .tro_listitem .tro_listing .actionBox.tro_actioncontainer,
html > body .tro_ProductList .tro_listitem .tro_listing .actionBox.tro_actioncontainer,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_actioncontainer.tro_actioncontainer,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_actioncontainer.tro_actioncontainer,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_imprint.tro_actioncontainer,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_imprint.tro_actioncontainer,
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_img.tro_actioncontainer,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_img.tro_actioncontainer {
  min-width: 320px;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_oneColumnRow,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_oneColumnRow {
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 10px !important;
  width: 100% !important;
  font-size: 14px;
  line-height: 20px;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_oneColumnRow h2,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_oneColumnRow h2 {
  margin-bottom: 4px;
  background: transparent;
  font-size: 16px;
  padding: 0;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_oneColumnRow span,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_oneColumnRow span {
  float: left;
  padding-right: 10px;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_oneColumnRow .prodDetail_mobile,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_oneColumnRow .prodDetail_mobile {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 6px;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_twoColumnRow,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_twoColumnRow {
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 10px !important;
  width: 100% !important;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_twoColumnRow .tro_listing_img_mobile,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_twoColumnRow .tro_listing_img_mobile {
  width: 50% !important;
  margin-right: 0;
  text-align: center;
  float: left !important;
  flex: none;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_twoColumnRow .tro_listing_img_mobile > a,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_twoColumnRow .tro_listing_img_mobile > a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  min-width: 40px;
  min-height: 40px;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_twoColumnRow .tro_listing_img_mobile img,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_twoColumnRow .tro_listing_img_mobile img {
  max-width: 100%;
  max-height: 100%;
  min-width: 40px;
  text-align: center;
  mix-blend-mode: multiply;
  vertical-align: middle;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_twoColumnRow .tro_listing_img_mobile .imprintContainer,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_twoColumnRow .tro_listing_img_mobile .imprintContainer {
  width: fit-content;
  margin: auto !important;
  float: none !important;
  background: white;
}
html > body .tro_CategoryList .tro_listitem .tro_listing > .tro_actions,
html > body .tro_ProductList .tro_listitem .tro_listing > .tro_actions {
  display: table-cell;
  width: auto;
  vertical-align: middle;
  float: none;
  text-align: right;
  min-width: 320px;
}
html > body .tro_CategoryList .tro_listitem .tro_listing > .tro_actions > .actionBox,
html > body .tro_ProductList .tro_listitem .tro_listing > .tro_actions > .actionBox {
  display: inline-block;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_img,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_img {
  width: 100px !important;
  padding-right: 20px;
  margin-right: 0;
  text-align: center;
  float: none !important;
  flex: none;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_img > a,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_img > a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  min-width: 40px;
  min-height: 40px;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_img img,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_img img {
  max-width: 80px;
  max-height: 80px;
  min-width: 40px;
  text-align: center;
  mix-blend-mode: multiply;
  vertical-align: middle;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_imgtro_listing_twoColumnRow,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_imgtro_listing_twoColumnRow {
  width: 50% !important;
  float: left !important;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_price,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_price {
  font-size: 14px;
  padding: 0px 0 0 0;
  margin-left: 0;
  text-align: left;
  margin-right: 10px;
  float: none;
  display: inline-block;
  line-height: 20px;
  margin: 0;
  vertical-align: middle;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_actioncontainer .tro_actions,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_actioncontainer .tro_actions {
  float: none;
  display: inline-block;
  margin-right: 10px;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_info,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_info {
  width: 60%;
  font-size: 14px;
  line-height: 20px;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_info h2,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_info h2 {
  margin-bottom: 4px;
  background: transparent;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_actions[style="display: none;"],
html > body .tro_ProductList .tro_listitem .tro_listing .tro_actions[style="display: none;"] {
  display: inherit !important;
  opacity: 0;
  height: 1px;
  max-height: 1px;
  overflow: hidden;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_actions[style="display: none;"],
html > body .tro_ProductList .tro_listitem .tro_listing .tro_actions[style="display: none;"] {
  display: inherit !important;
  opacity: 0;
  height: 1px;
  max-height: 1px;
  overflow: hidden;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_qty,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_qty {
  float: none;
  display: inline-block;
  line-height: 36px;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_qty input[type=text],
html > body .tro_ProductList .tro_listitem .tro_listing .tro_qty input[type=text],
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_qty input[type=number],
html > body .tro_ProductList .tro_listitem .tro_listing .tro_qty input[type=number] {
  text-align: center;
  display: inline-block;
  line-height: 34px;
  height: 36px;
  border: 1px solid #D8D8D8;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_actioncontainer,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_actioncontainer,
html > body .tro_CategoryList .tro_listitem .tro_listing .actionBox,
html > body .tro_ProductList .tro_listitem .tro_listing .actionBox {
  text-align: right;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_actioncontainer .actionBox,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_actioncontainer .actionBox {
  display: inline-block;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_actioncontainer .prodDetail,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_actioncontainer .prodDetail {
  width: 100%;
  display: block;
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_qty_mobile,
html > body .tro_ProductList .tro_listitem .tro_listing .tro_qty_mobile {
  text-align: left !important;
  margin-top: 0px !important;
  display: inline-block;
  line-height: 36px;
  margin-bottom: 5px;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_qty_mobile input[type=text],
html > body .tro_ProductList .tro_listitem .tro_listing .tro_qty_mobile input[type=text],
html > body .tro_CategoryList .tro_listitem .tro_listing .tro_qty_mobile input[type=number],
html > body .tro_ProductList .tro_listitem .tro_listing .tro_qty_mobile input[type=number] {
  text-align: center;
  display: inline-block;
  margin-left: 0px !important;
  line-height: 34px;
  height: 36px;
  border: 1px solid #292929;
}
html > body .tro_CategoryList .tro_listitem .tro_listing .buttonMobile,
html > body .tro_ProductList .tro_listitem .tro_listing .buttonMobile {
  text-align: center;
  margin: 0px;
  width: 98.8% !important;
}
html > body .tro_ProductList .tro_listing_info {
  width: 30% !important;
}
html > body .blockUI.blockMsg {
  min-width: 200px;
  padding: 24px 20px !important;
  margin-top: -36px !important;
  color: rgba(0, 0, 0, 0.8) !important;
  border: 0 !important;
  font-size: 18px !important;
  font-weight: normal !important;
  font-family: 'Roboto Slab', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', 'Helvetica', 'Arial', sans-serif;
  border-radius: 3px !important;
  background: rgba(255, 255, 255, 0.98) !important;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15) !important;
}
html > body .block-separate {
  padding: 30px 40px;
  background: #F5F5F5;
  border: 1px solid #D8D8D8;
  border-radius: 3px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.05);
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 20px;
}
html > body .block-separate > .button {
  float: none !important;
}
html > body .block-separate p {
  width: auto;
  text-align: left;
}
html > body .block-separate .templateContainer {
  border: 0;
}
html > body .block-separate .contentBox {
  float: none;
  border: 0;
  box-shadow: none;
  font-size: 14px;
  line-height: 20px;
}
html > body .block-separate .contentBox.layoutProduct {
  mix-blend-mode: multiply;
  transform: translateZ(0);
  will-change: transform;
}
html > body .block-separate > .accordionLink,
html > body .block-separate .tabboxContentTemplateShadow {
  display: none;
}
html > body .block-separate .headline h1 {
  font-size: 30px;
  color: #000;
  line-height: 1;
  font-family: 'Roboto Slab', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', 'Helvetica', 'Arial', sans-serif;
  padding: 0;
  background: none;
  margin: 0 0 8px;
  text-align: left;
  float: none;
  display: block;
}
html > body .block-separate .headline .price {
  display: block;
  font-size: 14px;
  line-height: 1.3;
  color: #000;
  background: none;
  font-family: 'Roboto Slab', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', 'Helvetica', 'Arial', sans-serif;
  font-weight: 700;
  margin-bottom: 12px;
}
html > body .block-separate .headline .price #lblPrice {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
html > body .block-separate .headline .product-number {
  font-size: 12px;
  line-height: 18px;
}
html > body .block-separate .search-box,
html > body .block-separate .tabboxLibraryDropDown,
html > body .block-separate .tabboxContentTemplateInfoText {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  width: 100%;
  margin: 0 auto 24px;
  display: block;
}
html > body .block-separate .tabboxLibraryDropDown select {
  width: 40%;
  height: 32px;
  line-height: 20px;
  padding: 6px 18px 6px 18px;
  border: 1px solid #999;
  float: none;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0;
  padding-right: 32px;
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
}
html > body .block-separate .tabboxLibraryDropDown select::-ms-expand {
  display: none;
}
html > body .block-separate .search-box .templateTextSearchInput,
html > body .block-separate .search-box .templateSearch {
  float: none;
}
html > body .block-separate .search-box .templateTextSearch {
  display: none;
}
html > body .block-separate .search-box input[type=text],
html > body .block-separate .search-box input[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
  width: 40%;
  height: 32px;
  line-height: 20px;
  padding: 6px 18px;
  border: 1px solid #999;
  background: #FFF;
}
html > body .block-separate .templates-listing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: left;
}
html > body .block-separate .templates-listing:first-of-type:after,
html > body .block-separate .templates-listing:last-of-type:before {
  content: '';
  display: inline-block;
}
html > body .block-separate .templates-listing .template-listing-item {
  list-style-type: none;
  background: #FFF;
  padding: 10px;
  border: 1px solid #D8D8D8;
  margin: 0 1% 20px;
  max-width: 23%;
  position: relative;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);
  float: none;
  width: 23%;
  padding-bottom: 0;
  min-height: 50px;
  height: auto;
}
html > body .block-separate .templates-listing .template-listing-item.selectedShapeWrapper {
  border-bottom: 3px solid #E30613;
}
html > body .block-separate .templates-listing .template-listing-item.selectedShapeWrapper:after {
  bottom: -1px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #E30613;
  border-width: 7px;
  margin-left: -7px;
}
html > body .block-separate .templates-listing .template-listing-item.template-listing-itemLarge {
  list-style-type: none;
  background: #FFF;
  padding: 10px;
  border: 1px solid #D8D8D8;
  margin: 0 1% 20px;
  max-width: 31%;
  position: relative;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);
  float: none;
  width: 31%;
  padding-bottom: 0;
  min-height: 50px;
  height: auto;
}
html > body .block-separate .templates-listing .template-listing-item .contentBox.layoutTemplate,
html > body .block-separate .templates-listing .template-listing-item .createYourOwnLink,
html > body .block-separate .templates-listing .template-listing-item .template-item {
  background: transparent;
  border: 0;
  box-shadow: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  float: none;
  display: inline-block;
  border-radius: 1px;
  width: 100%;
  position: relative;
}
html > body .block-separate .templates-listing .template-listing-item .templateNameChooseGraphics {
  margin-bottom: 20px;
  width: auto;
  height: auto;
  font-size: 14px;
  font-weight: 700;
}
html > body .block-separate .templates-listing .template-listing-item .createYourOwnLink {
  height: 100%;
  min-height: 100px;
}
html > body .block-separate .templates-listing .template-listing-item .createYourOwnLink > .contentBox.layoutTemplate {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-weight: bold;
  margin-top: -2px;
  white-space: normal;
}
html > body .block-separate .templates-listing .template-listing-item .templateImage {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  padding-top: 100%;
  margin-bottom: 16px;
  padding-top: 0;
}
html > body .block-separate .templates-listing .template-listing-item .templateImage .template.tpl {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html > body .block-separate .templates-listing .template-listing-item .templateImage .template.tpl > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html > body .block-separate .templates-listing .template-listing-item .templateImage .template.tpl > a > img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  border-width: 2px;
}
html > body .block-separate .templates-listing .template-listing-item .templateImage .template.tpl {
  position: relative;
  left: auto;
  top: auto;
}
html > body .block-separate .templates-listing .template-listing-item .templateImage .template.tpl > a {
  position: relative;
  top: auto;
  left: auto;
}
html > body .block-separate .templates-listing .template-listing-item .templateImage .template.tpl > a > img {
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  max-width: 100%;
  max-height: 100%;
}
html > body .block-separate .templates-listing .template-listing-item .templateName {
  font-size: 16px;
  color: #000;
  line-height: 1.5;
  font-weight: 700;
  width: auto;
  height: auto;
  display: block;
  /*text-align: left;*/
  margin-bottom: 0;
}
html > body .block-separate .templates-listing .template-listing-item .templateName a {
  color: #000;
  text-decoration: none !important;
}
html > body .block-separate .templates-listing .template-listing-item .templateName a:hover {
  color: #E30613;
}
html > body .block-separate .templates-listing .template-listing-item .templateDescription {
  text-align: center;
  width: 100%;
}
html > body .block-separate .templates-listing .template-listing-item .templateDimension {
  display: block;
  width: auto;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
html > body .block-separate .templatePaging > a,
html > body .block-separate .templatePaging > div > a,
html > body .block-separate .templatePaging > .current,
html > body .block-separate .templatePaging > div > .current {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 25px;
  color: #000;
  text-decoration: none !important;
  font-size: 14px;
  text-align: center;
}
html > body .block-separate .templatePaging > .current,
html > body .block-separate .templatePaging > div > .current {
  background: #E30613;
  color: #FFF;
  border-radius: 100%;
}
html > body .block-separate .templatePaging > a:hover,
html > body .block-separate .templatePaging > div > a:hover {
  color: #E30613;
}
html > body .block-separate .templatePaging-new {
  display: none;
  position: relative;
  text-align: center;
  vertical-align: top;
}
html > body .block-separate .templatePaging-new * {
  vertical-align: top;
}
html > body .block-separate .templatePaging-new .paging-control {
  border: 1px solid #999;
  width: 38px;
  height: 38px;
  display: inline-block;
  color: #000;
  border-radius: 1px;
}
html > body .block-separate .templatePaging-new .paging-control:hover {
  border-color: #666;
}
html > body .block-separate .templatePaging-new .paging-control.paging-next {
  background: url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-right.svg') no-repeat center center;
}
html > body .block-separate .templatePaging-new .paging-control.paging-prev {
  background: url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-left.svg') no-repeat center center;
}
html > body .block-separate .templatePaging-new .status-current {
  display: inline-block;
  padding: 0 16px;
  font-size: 14px;
  line-height: 38px;
}
html > body .block-separate.legalagree {
  text-align: center;
}
html > body .block-separate.legalagree .label-checkbox {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: block;
  position: relative;
}
html > body .block-separate.legalagree .label-checkbox > span {
  font-size: 14px;
  font-weight: 700;
  display: block;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  margin-top: 0rem;
  margin-bottom: 6px;
  font-size: 12px;
  margin-bottom: 4px;
  padding-bottom: 0;
  float: none;
  margin-right: 0;
}
html > body .block-separate.legalagree .label-checkbox label {
  white-space: nowrap;
  display: inline-block;
  position: relative;
  cursor: pointer;
  float: none;
  margin-top: 6px;
}
html > body .block-separate.legalagree .label-checkbox [type="checkbox"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
html > body .block-separate.legalagree .label-checkbox [type="checkbox"] + span {
  display: inline-block;
  padding-left: 34px;
  position: relative;
  line-height: 24px;
  margin-right: 10px;
  float: none;
  white-space: normal;
  text-align: left;
}
html > body .block-separate.legalagree .label-checkbox [type="checkbox"] + span + span {
  margin-left: 6px;
}
html > body .block-separate.legalagree .label-checkbox [type="checkbox"] + span:before {
  content: ' ';
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  border: 1px solid #D8D8D8;
  background: #FFF;
  margin-right: 2px;
  -webkit-transition: 0.15s ease all;
  -moz-transition: 0.15s ease all;
  transition: 0.15s ease all;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
}
html > body .block-separate.legalagree .label-checkbox:hover [type="checkbox"] + span:before {
  border-color: #999;
}
html > body .block-separate.legalagree .label-checkbox [type="checkbox"]:checked + span:before {
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-check-red.svg') no-repeat center center;
  background-size: 24px 24px;
}
html > body .custom-checkbox-global {
  display: inline-block;
  position: relative;
}
html > body .custom-checkbox-global > span {
  font-size: 14px;
  font-weight: 700;
  display: block;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  margin-top: 0rem;
  margin-bottom: 6px;
  font-size: 12px;
  margin-bottom: 4px;
  padding-bottom: 0;
  float: none;
  margin-right: 0;
}
html > body .custom-checkbox-global label {
  white-space: nowrap;
  display: inline-block;
  position: relative;
  cursor: pointer;
  float: none;
  margin-top: 6px;
}
html > body .custom-checkbox-global [type="checkbox"] {
  border: 0;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
html > body .custom-checkbox-global [type="checkbox"] ~ span,
html > body .custom-checkbox-global [type="checkbox"] + span {
  display: inline-block;
  padding-left: 34px;
  position: relative;
  line-height: 24px;
  margin-right: 10px;
  float: none;
  white-space: normal;
  text-align: left;
}
html > body .custom-checkbox-global [type="checkbox"] ~ span + span,
html > body .custom-checkbox-global [type="checkbox"] + span + span {
  margin-left: 6px;
}
html > body .custom-checkbox-global [type="checkbox"] ~ span:before,
html > body .custom-checkbox-global [type="checkbox"] + span:before {
  content: ' ';
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  border: 1px solid #D8D8D8;
  background: #FFF;
  margin-right: 2px;
  -webkit-transition: 0.15s ease all;
  -moz-transition: 0.15s ease all;
  transition: 0.15s ease all;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
}
html > body .custom-checkbox-global:hover [type="checkbox"] ~ span:before,
html > body .custom-checkbox-global:hover [type="checkbox"] + span:before {
  border-color: #999;
}
html > body .custom-checkbox-global [type="checkbox"]:checked ~ span:before,
html > body .custom-checkbox-global [type="checkbox"]:checked + span:before {
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-check-red.svg') no-repeat center center;
  background-size: 24px 24px;
}
html > body .custom-checkbox-global [type="checkbox"][disabled] ~ span,
html > body .custom-checkbox-global [type="checkbox"][disabled] + span {
  cursor: not-allowed;
}
html > body .custom-checkbox-global [type="checkbox"][disabled] ~ span:before,
html > body .custom-checkbox-global [type="checkbox"][disabled] + span:before {
  border-color: #D8D8D8;
  background: #F5F5F5;
}
html > body .breadcrumbs {
  list-style: none;
  margin: 0;
  padding: 16px 0;
}
html > body .breadcrumbs .breadcrumbs-item {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  color: #999;
}
html > body .breadcrumbs .breadcrumbs-item:after {
  content: "/";
  padding: 0 4px;
}
html > body .breadcrumbs .breadcrumbs-item:last-child:after {
  display: none;
}
html > body .breadcrumbs .breadcrumbs-item a {
  color: #999;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-letter-spacing: 0.6px;
  -moz-letter-spacing: 0.6px;
  -ms-letter-spacing: 0.6px;
  letter-spacing: 0.6px;
}
html > body .breadcrumbs .breadcrumbs-item a:hover {
  text-decoration: none;
  color: #E30613;
}
html > body .topShadow {
  height: auto !important;
  background: none !important;
  border: 0 !important;
  margin: 0px 0 24px !important;
  position: relative !important;
}
html > body .topShadow #breadCrumbs {
  list-style: none;
  margin: -10px 0 0 0;
  padding: 12px 0;
  background: #F5F5F5;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
}
html > body .topShadow #breadCrumbs .container {
  border: 0;
}
html > body .topShadow #breadCrumbs ul {
  float: none;
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
}
html > body .topShadow #breadCrumbs ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  color: transparent;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 0;
}
html > body .topShadow #breadCrumbs ul li:after {
  color: #999;
  font-size: 14px;
  content: " /";
  padding: 0 7px 0 6px;
}
html > body .topShadow #breadCrumbs ul li:last-child:after {
  display: none;
}
html > body .topShadow #breadCrumbs ul li a {
  color: #999;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-letter-spacing: 0.6px;
  -moz-letter-spacing: 0.6px;
  -ms-letter-spacing: 0.6px;
  letter-spacing: 0.6px;
  background: none;
  padding-right: 0;
}
html > body .topShadow #breadCrumbs ul li a:hover {
  text-decoration: none;
  color: #E30613;
}
html > body #content .sideColRight {
  width: auto;
  float: none;
}
html > body #content .sideColRight .contentBox {
  width: auto;
}
html > body #content .form-generic .requiredFieldsValue {
  width: 100%;
  float: none;
  clear: both;
}
html > body #content .form-generic .requiredFields + .requiredFields {
  margin-top: 20px;
}
html > body #content .form-generic .requiredFields .reqInfoData {
  width: 100%;
}
html > body #content .form-generic .requiredFieldsName {
  float: none;
  text-transform: uppercase;
  color: #999;
  display: block;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 100%;
  text-align: left;
}
html > body #content .form-generic .requiredFieldsValue input[type=text],
html > body #content .form-generic .requiredFieldsValue input[type=password] {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 32px;
  font-size: 14px;
  outline: none;
  border: 1px solid #999;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  margin-left: 0;
  float: none;
}
html > body #content .block-product .sideCol,
html > body #content .block-product .sideColRight {
  float: left;
  position: relative;
  width: 49%;
  margin: 0;
  vertical-align: top;
  padding: 0;
}
html > body #content .block-product .sideCol + .sideColRight,
html > body #content .block-product .sideColRight + .sideColRight {
  float: right;
}
html > body #content .block-product .productDetailName {
  background: transparent;
}
html > body #content .block-product .productDetailName h1 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 8px;
  background: transparent;
  color: rgba(0, 0, 0, 0.8);
}
html > body #content .block-product .product-price {
  padding-bottom: 12px;
}
html > body #content .block-product .product-price > table {
  width: auto;
  margin-bottom: 10px;
}
html > body #content .block-product .product-price > table td {
  border: 0;
}
html > body #content .block-product .product-price > table td:empty {
  display: none;
}
html > body #content .block-product .product-price > table td.tro_mobiledn {
  font-weight: normal;
  text-align: right;
  padding-right: 0;
  padding-top: 4px;
}
html > body #content .block-product .product-price > table td.tro_mobileval {
  text-align: left;
  padding-left: 6px;
  font-size: 14px;
  padding-top: 4px;
}
html > body #content .block-product .product-price > table td.tro_mobileval > span {
  font-size: 14px;
  font-weight: bold;
}
html > body #content .block-product .product-price > table td.tro_mobileval > strike {
  font-size: 14px;
  color: #999;
}
html > body #content .block-product hr {
  padding: 0;
  border: none;
  background-color: #E9E9E9;
  margin: 18px 0;
  height: 1px;
}
html > body #content .block-product .product-number,
html > body #content .block-product .product-number strong {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}
html > body #content .block-product .tro_qty {
  width: auto;
  display: block;
  float: none;
  text-align: left;
}
html > body #content .block-product .tro_qty .field-validation-error {
  float: none;
  margin: 6px 0;
  width: auto;
  display: block;
  font-weight: 600;
  font-size: 12px;
}
html > body #content .block-product .tro_qty .quantity {
  display: inline-block;
  marginb-bottom: 8px;
}
html > body #content .block-product .tro_qty .quantity .tro_mobiledn {
  font-size: 12px;
  color: #999;
  display: block;
  line-height: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 400;
  float: none;
}
html > body #content .block-product .tro_qty .quantity .tro_mobiledn label {
  font-weight: inherit;
}
html > body #content .block-product .tro_qty .quantity .tro_mobileval {
  display: inline-block;
  vertical-align: top;
}
html > body #content .block-product .tro_qty .quantity .tro_mobileval input {
  width: 72px;
  text-align: right;
  margin-right: 10px;
  height: 36px;
  line-height: 20px;
  background: #FFF;
  border: 1px solid #999;
  padding: 8px 10px;
  font-size: 14px;
  color: #000;
}
html > body #content .block-product .tro_qty .button-container {
  vertical-align: top;
  display: inline-block;
}
html > body #content .block-product .tro_qty .button-container .button {
  padding-left: 5em;
  padding-right: 5em;
  margin-bottom: 0;
}
html > body #content .block-product .tro_qty .qtyMaxMinMultiple {
  font-size: 12px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.8);
}
html > body #content .block-product .tro_qty .tro_variations {
  margin-top: 6px;
}
html > body #content .block-product .tro_qty .tro_variations .tro_variation .tro_variation_properties,
html > body #content .block-product .tro_qty .tro_variations .tro_variation .tro_variation_displayname {
  display: inline-block;
  float: none;
  text-align: left;
  width: auto;
  font-size: 14px;
  line-height: 22px;
}
html > body #content .block-product .tro_productInformation {
  padding-bottom: 10px;
}
html > body #content .block-product .tro_productInformation .tro_longdescr {
  display: inherit;
  margin-bottom: 10px;
  width: auto;
  text-align: left;
  padding: 0;
}
html > body #content .block-product .tro_productInformation .subtitle {
  margin-top: 4px;
  font-size: 12px;
  color: #999;
  display: block;
  line-height: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 400;
}
html > body #content .block-product .tro_productInformation .layoutPreview {
  display: inline-block;
  border-color: #D8D8D8;
  margin-bottom: 20px;
}
html > body #content .block-product .tro_productInformation .layoutPreview img {
  margin-bottom: 0;
  padding-bottom: 0;
  float: left;
}
html > body #content .block-product .tro_productInformation,
html > body #content .block-product .tro_productInformation p {
  font-size: 14px;
  line-height: 22px;
}
html > body #content .tro_variations {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 500;
  margin-top: -2px;
  font-weight: 'Roboto Slab', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', 'Helvetica', 'Arial', sans-serif;
}
html > body #content .tro_variations .tro_variation .tro_variation_properties,
html > body #content .tro_variations .tro_variation .tro_variation_displayname {
  display: inline-block;
  float: none;
  text-align: left;
  width: auto;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  padding: 0;
}
html > body #content .tro_variations .tro_variation select {
  width: 160px;
  height: 28px;
  line-height: 20px;
  padding: 4px 18px 4px 10px;
  margin-left: 6px;
  border: 1px solid #999;
  float: none;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  font-weight: 600;
  border-radius: 0;
  padding-right: 32px;
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
}
html > body #content .tro_variations .tro_variation select::-ms-expand {
  display: none;
}
html > body #content .container-columns:before,
html > body #content .container-columns:after {
  content: " ";
  display: table;
}
html > body #content .container-columns:after {
  clear: both;
}
html > body #content .container-columns .columns-col {
  float: left;
  width: 49%;
}
html > body #content .container-columns .columns-col + .columns-col {
  float: right;
}
html > body #content .container-columns .columns-col.col-30 {
  width: 29%;
}
html > body #content .container-columns .columns-col.col-70 {
  width: 69%;
}
html > body #content .container-columns .mainCol {
  /*margin-top: -72px;*/
}
html > body #content .container-columns .mainCol .cwProofButton {
  display: inherit;
}
html > body #content .container-columns .mainCol .infoBox {
  background: #FFF;
  display: block;
  margin: 0;
  margin-bottom: 0px;
  padding: 0;
  float: none;
  width: 100%;
  padding: 10px 16px;
  color: #E30613;
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 3px;
  text-align: center;
  opacity: 1;
  margin-top: 16px;
  border: 1px solid #D8D8D8;
}
html > body #content .container-columns .sideCol {
  width: 100%;
  float: none;
  margin: 0;
  text-align: left;
}
html > body #content .container-columns .sideCol .productOptions .listBox {
  white-space: normal;
  width: 100%;
}
html > body #content .container-columns .sideCol .productOptions .listBox li {
  width: 100%;
}
html > body #content .container-columns .contentBox.layoutProduct {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
html > body #content .container-columns .contentBox.layoutProduct img {
  mix-blend-mode: multiply;
  transform: translateZ(0);
  will-change: transform;
}
html > body #content .container-columns .contentBox.proofReadApprove {
  width: auto;
  padding: 0;
}
html > body #content .container-columns .contentBox.proofReadApprove .proofReadApprovalFields span {
  font-size: 14px;
  line-heigth: 20px;
}
html > body #content .container-columns .productData {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 12px;
}
html > body #content .container-columns .proofReadSettings {
  margin-top: 0;
  width: 100%;
}
html > body #content .container-columns .proofReadSettings .contentBox {
  border-top: 1px solid #D8D8D8;
}
html > body #content .container-columns .proofReadSettings .block-header-text {
  margin-bottom: 24px;
  width: auto;
}
html > body #content .container-columns .proofReadSettings .block-header-text .text-header {
  text-transform: uppercase;
  color: #999;
  padding-top: 20px;
  padding-bottom: 10px;
  display: block;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  margin-top: 0rem;
  margin-bottom: 6px;
  font-size: 12px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 16px;
}
html > body #content .container-columns .proofReadSettings .label-checkbox {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: block;
  position: relative;
}
html > body #content .container-columns .proofReadSettings .label-checkbox > span {
  font-size: 14px;
  font-weight: 700;
  display: block;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  margin-top: 0rem;
  margin-bottom: 6px;
  font-size: 12px;
  margin-bottom: 4px;
  padding-bottom: 0;
  float: none;
  margin-right: 0;
}
html > body #content .container-columns .proofReadSettings .label-checkbox label {
  white-space: nowrap;
  display: inline-block;
  position: relative;
  cursor: pointer;
  float: none;
  margin-top: 6px;
}
html > body #content .container-columns .proofReadSettings .label-checkbox [type="checkbox"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
html > body #content .container-columns .proofReadSettings .label-checkbox [type="checkbox"] + span {
  display: inline-block;
  padding-left: 34px;
  position: relative;
  line-height: 24px;
  margin-right: 10px;
  float: none;
}
html > body #content .container-columns .proofReadSettings .label-checkbox [type="checkbox"] + span + span {
  margin-left: 6px;
}
html > body #content .container-columns .proofReadSettings .label-checkbox [type="checkbox"] + span:before {
  content: ' ';
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  border: 1px solid #D8D8D8;
  background: #FFF;
  margin-right: 2px;
  -webkit-transition: 0.15s ease all;
  -moz-transition: 0.15s ease all;
  transition: 0.15s ease all;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
}
html > body #content .container-columns .proofReadSettings .label-checkbox:hover [type="checkbox"] + span:before {
  border-color: #999;
}
html > body #content .container-columns .proofReadSettings .label-checkbox [type="checkbox"]:checked + span:before {
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-check-red.svg') no-repeat center center;
  background-size: 24px 24px;
}
html > body #content .container-columns .proofReadSettings .form-item {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  line-height: 30px;
  float: none;
  clear: both;
}
html > body #content .container-columns .proofReadSettings .form-item .label,
html > body #content .container-columns .proofReadSettings .form-item .label span {
  text-transform: uppercase;
  color: #999;
  display: block;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 0;
  padding-bottom: 0;
}
html > body #content .container-columns .proofReadSettings .form-item .control input[type=text],
html > body #content .container-columns .proofReadSettings .form-item .control input[type=password] {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 32px;
  font-size: 14px;
  outline: none;
  border: 1px solid #999;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
}
html > body #content .container-columns .proofReadSettings .form-item .control input[type=text]:focus,
html > body #content .container-columns .proofReadSettings .form-item .control input[type=password]:focus {
  border-color: #666;
}
html > body #content .container-columns .proofReadSettings .form-item .validation {
  width: 100%;
  float: none;
  margin: 6px 0 6px;
  color: #E30613;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
}
html > body #content #aboutUS .columns-col {
  float: left;
}
html > body #content #aboutUS #aboutUsLinks {
  float: none !important;
  width: 90%;
}
html > body #content #aboutUS #aboutUsLinks .button.white {
  background: #FFF;
  width: 100%;
  margin-bottom: -1px;
  position: relative;
}
html > body #content #aboutUS #aboutUsLinks .button.white:hover {
  z-index: 1;
}
html > body #content #aboutUS .mainCol {
  margin-top: 0;
}
html > body #content #aboutUS .aboutUsLinks {
  margin-top: 0;
}
html > body #content .container .uwph-Style1 .utypiaWebPart-header-title h1,
html > body #content .mainCol .uwph-Style1 .utypiaWebPart-header-title h1 {
  font-size: 30px;
  color: #E30613;
  line-height: 1.2;
  padding-top: 14px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-header.uwph-Style1 .utypiaWebPart-header-title,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-header.uwph-Style1 .utypiaWebPart-header-title {
  background-position: 0 60%;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-header.uwph-Style1 .utypiaWebPart-header-title h1,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-header.uwph-Style1 .utypiaWebPart-header-title h1 {
  font-size: 30px !important;
  line-height: 48px;
  color: #E30613;
  padding-bottom: 0;
  margin-bottom: 4px;
  background: #FFF !important;
  display: inline-block;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .teaserRow,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .teaserRow {
  display: flex;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .teaserRow > *,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .teaserRow > * {
  flex: 1;
  max-width: 50%;
  width: auto !important;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body p,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body p {
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body p.introduction,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body p.introduction {
  font-size: 16px;
  line-height: 24px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .moreCategories,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .moreCategories,
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .moreTemplates,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .moreTemplates {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 48px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .moreCategories a,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .moreCategories a,
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .moreTemplates a,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .moreTemplates a {
  font-size: 14px;
  line-height: 20px;
  background: none;
  color: #E30613;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .moreCategories a:after,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .moreCategories a:after,
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .moreTemplates a:after,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .moreTemplates a:after {
  content: " →";
  color: #E30613;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .moreTemplates,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .moreTemplates {
  width: 100%;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox .loginBox-center,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox .loginBox-center {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 480px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox label,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox label {
  display: block;
  padding: 8px 0;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox .helperLinks,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox .helperLinks {
  margin-left: 10px;
  padding-top: 6px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox .helperLinks a,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox .helperLinks a {
  font-size: 12px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox input[type=text],
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox input[type=text],
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox input[type=password],
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox input[type=password] {
  padding: 0 12px;
  height: 40px;
  display: block;
  width: 100% !important;
  font-size: 14px;
  outline: none;
  border: 1px solid #D8D8D8;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  margin-bottom: 12px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox input[type=text]:focus,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox input[type=text]:focus,
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox input[type=password]:focus,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .loginBox input[type=password]:focus {
  border-color: #666;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart h2,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart h2 {
  color: inherit;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 0;
  box-shadow: none;
  width: 100%;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox {
  margin-right: 0;
  width: 23%;
  margin: 1%;
  padding: 20px;
  height: auto !important;
  margin-bottom: 20px;
  flex-grow: 0;
  min-width: 23%;
  transition: all 333ms cubic-bezier(0.4, 0, 0.22, 1);
  border-radius: 1px;
  flex: 1;
  max-width: 50%;
  flex-basis: 23%;
  max-width: 23%;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox.last,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox.last {
  margin-right: 1% !important;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox:hover,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox:hover {
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.1);
  transform: translate(0, -5px);
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox a,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox a {
  text-decoration: none;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox a:hover,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox a:hover {
  color: #E30613;
  text-decoration: none;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h5,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h5 {
  text-transform: none;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .image-container,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .image-container {
  width: 100%;
  background: #F5F5F5;
  box-sizing: content-box;
  padding: 0px 20px;
  margin: 0 -20px 0;
  padding-top: 80%;
  overflow: hidden;
  height: auto;
  position: relative;
  margin-bottom: 16px;
  margin-top: -20px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .image-container .offerImage,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .image-container .offerImage {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  mix-blend-mode: multiply;
  will-change: transform;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  padding-bottom: 16px;
  padding: 20px;
  box-sizing: border-box;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .button,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .button {
  padding: 10px 20px;
  background: #E30613;
  text-align: center;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .button:hover,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .button:hover {
  background: #E30613;
  box-shadow: 0 0 36px rgba(0, 0, 0, 0.1) inset;
  color: #FFF;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .offerTeaser,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .offerTeaser {
  font-size: 14px;
  line-height: 20px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .offerTeaser > strong,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .offerTeaser > strong {
  display: inline;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .offerTeaser .additionalInfo,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .offerTeaser .additionalInfo {
  font-size: 12px;
  color: #999;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .offerTeaser > br,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .offerTeaser > br {
  display: initial;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .offerTeaser p,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .offerTeaser p {
  display: block;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .offerTeaser p:empty,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .offerTeaser p:empty {
  display: none;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .offerTeaser p:empty + br,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .offerTeaser p:empty + br {
  display: none;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h4,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h4 {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  font-weight: normal;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h4 + .clear:empty,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h4 + .clear:empty {
  display: none;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h5,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h5 {
  padding: 5px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h5,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h5,
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h5 a,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h5 a {
  font-size: 16px;
  line-height: 24px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h5 + h5,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h5 + h5 {
  color: #000;
  font-weight: bold;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h5.offer-text,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h5.offer-text {
  width: 100%;
  background: #F5F5F5;
  box-sizing: content-box;
  border-radius: 3px 3px 0 0;
  padding: 20px 20px;
  margin: -20px -20px 0;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .product-title,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox .product-title {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h6,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow .contentBox h6 {
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  padding-bottom: 0;
  margin-bottom: 10px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 0;
  box-shadow: none;
  width: 100%;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates {
  background: #FFF;
  margin-right: 0;
  width: 23%;
  margin: 1%;
  padding: 20px;
  height: auto !important;
  margin-bottom: 20px;
  flex-basis: 23%;
  flex-grow: 0;
  max-width: 23%;
  transition: all 333ms cubic-bezier(0.4, 0, 0.22, 1);
  border-radius: 1px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates:hover,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates:hover {
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.1);
  transform: translate(0, -5px);
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates a,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates a {
  color: #000;
  text-decoration: none;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates a:hover,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates a:hover {
  color: #E30613;
  text-decoration: none;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates h5,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates h5 {
  text-transform: none;
  padding: 5px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates h5 + h5,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates h5 + h5 {
  color: #000;
  font-weight: bold;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates h5.offer-text,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates h5.offer-text {
  width: 100%;
  background: #F5F5F5;
  box-sizing: content-box;
  border-radius: 3px 3px 0 0;
  padding: 20px 20px;
  margin: -20px -20px 0;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates .template.tpl,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates .template.tpl {
  width: 100%;
  background: #FFF;
  box-sizing: content-box;
  padding: 0px 20px;
  margin: 0 -20px;
  padding-top: 75%;
  overflow: hidden;
  height: auto;
  position: relative;
  margin-bottom: 16px;
  margin-top: 0;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates .template.tpl #imgPreview,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates .template.tpl #imgPreview,
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates .template.tpl img,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates .template.tpl img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  mix-blend-mode: multiply;
  will-change: transform;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  margin-bottom: 16px;
  box-sizing: border-box;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates .templateWebPartLink,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates .templateWebPartLink {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates .templateDimension,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates .templateDimension,
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates .utypia_largeImageStyle .templateDimension,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates .utypia_largeImageStyle .templateDimension {
  position: relative;
  bottom: auto;
  font-size: 14px;
  line-height: 20px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates h6,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates h6 {
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  padding-bottom: 0;
  margin-bottom: 10px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .subNav .level1 h1,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .subNav .level1 h1 {
  font-size: 16px;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .subNav .level1 .level2 h2,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .subNav .level1 .level2 h2 {
  font-size: 14px;
  position: relative;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .subNav .level1 .level2 h2 a:before,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .subNav .level1 .level2 h2 a:before {
  content: '—';
  position: absolute;
  top: 0;
  left: -20px;
  font-size: inherit;
  display: block;
  color: #999;
  height: 100%;
  line-height: 16px;
  font-weight: normal;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .subNav .level1 .level2 .level3 h3,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .subNav .level1 .level2 .level3 h3 {
  font-size: 12px;
  position: relative;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .subNav .level1 .level2 .level3 h3 a,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .subNav .level1 .level2 .level3 h3 a {
  background: none;
  padding-left: 0;
}
html > body #content .container .utypiaWebPartZone .utypiaWebPart .subNav .level1 .level2 .level3 h3 a:before,
html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .subNav .level1 .level2 .level3 h3 a:before {
  content: '—';
  position: absolute;
  top: 0;
  left: -16px;
  font-size: inherit;
  display: block;
  color: #999;
  height: 100%;
  line-height: 16px;
  font-weight: normal;
}
html > body #content div.pdf {
  margin-bottom: 20px;
}
html > body #content div.pdf a.pdf {
  font-size: 14px;
  padding-left: 20px;
}
html > body #content .proofReadPreview #ImPrintPreview {
  text-align: left;
}
html > body #content .proofReadPreview #ImPrintPreview #layoutPreviewContainer {
  text-align: left;
}
html > body #content .proofReadPreview select {
  width: 120px;
  height: 32px;
  padding: 6px 8px;
  line-height: 20px;
  border: 1px solid #D8D8D8;
  float: none;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
  padding-right: 28px;
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
}
html > body #content .proofReadPreview select::-ms-expand {
  display: none;
}
html > body #content .cwLayoutPreview {
  background: #FFF;
  border: 1px solid #D8D8D8;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  display: block;
  width: 100%;
  padding: 16px;
  position: relative;
  margin-bottom: 16px;
}
html > body #content .cwLayoutPreview.preview-proofread {
  border-color: #E30613;
}
html > body #content .cwLayoutPreview.preview-proofread .tro_indication {
  background: #E30613;
  margin: -17px -17px 16px;
  border-radius: 0;
}
html > body #content .cwLayoutPreview.preview-proofread .zoom-configuration {
  top: 40px;
}
html > body #content .cwLayoutPreview td,
html > body #content .cwLayoutPreview th {
  border: 0;
}
html > body #content .cwLayoutPreview .zoom-configuration {
  position: absolute;
  top: 16px;
  right: 16px;
  display: block;
  border: 3px solid #FFF;
  z-index: 1;
}
html > body #content .cwLayoutPreview .zoom-configuration select {
  width: 120px;
  height: 32px;
  padding: 6px 8px;
  line-height: 20px;
  border: 1px solid #D8D8D8;
  float: none;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
  padding-right: 28px;
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
}
html > body #content .cwLayoutPreview .zoom-configuration select::-ms-expand {
  display: none;
}
html > body #content .linePositioning {
  white-space: nowrap;
  min-width: 80px;
}
html > body #content .linePositioning[style="display:none"],
html > body #content .linePositioning[style="display: none;"],
html > body #content .linePositioning[style="display: none"] {
  display: block !important;
  visibility: hidden;
  pointer-events: none;
  opacity: 0.01;
}
html > body #content .linePositioning > a {
  width: 32px;
  height: 32px;
  display: inline-block;
  margin: 0 2px 2px 0;
  padding: 0;
  border: 1px solid #D8D8D8;
  background-color: #FFF;
  background-position: center center;
  background-image: url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg');
}
html > body #content .linePositioning > a.btntop {
  transform: rotate(180deg);
}
html > body #content .linePositioning > a.btnbottom {
  transform: rotate(0deg);
}
html > body #content .linePositioning > a.btnleft {
  transform: rotate(90deg);
}
html > body #content .linePositioning > a.btnright {
  transform: rotate(-90deg);
}
html > body #content #loginLeftSide {
  position: relative;
  width: 100%;
}
html > body #content #loginLeftSide:before,
html > body #content #loginLeftSide:after {
  content: " ";
  display: table;
}
html > body #content #loginLeftSide:after {
  clear: both;
}
html > body #content .login-additional-table table,
html > body #content .login-additional-table table td {
  margin: 0;
  padding: 0;
  border: 0;
}
html > body #content .login-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
html > body #content .login-container .login-column {
  width: 50%;
}
html > body #content .login-container .login-column.type-login {
  padding-bottom: 20px;
  padding-right: 30px;
}
html > body #content .login-container .login-column.type-register {
  padding-bottom: 20px;
  padding-left: 30px;
  border-left: 1px solid #E9E9E9;
}
html > body #content .login-container .login-column.type-register .type-anonymous {
  border-top: 1px solid #E9E9E9;
  margin-top: -24px;
  padding-top: 24px;
}
html > body #content .login-container .login-column.type-anonymous {
  width: 100%;
  padding-top: 30px;
  border-top: 1px solid #E9E9E9;
  text-align: center;
}
html > body #content .login-container .login-column.type-anonymous .headlineContainer {
  text-align: center;
}
html > body #content .login-container .login-column.type-anonymous .headlineContainer h2 {
  text-align: center;
}
html > body #content .login-container .login-column.type-anonymous input {
  float: none;
}
html > body #content .login-container .login-column h2,
html > body #content .login-container .login-column .loginDivText,
html > body #content .login-container .login-column .loginIdentification,
html > body #content .login-container .login-column .loginIdentificationFirstRow {
  padding: 0;
  margin: 0;
  float: none;
}
html > body #content .login-container .login-column .loginDivText {
  margin-bottom: 12px;
}
html > body #content .login-container .login-column input {
  margin: 0;
  float: none;
}
html > body #content .login-container .login-column .headlineContainer {
  text-align: left;
  margin-bottom: 20px;
}
html > body #content .login-container .login-column .headlineContainer h2 {
  text-align: left;
}
html > body #content .login-container .login-column table td {
  border: 0;
}
html > body #content .login-container .login-column .form-line {
  margin-bottom: 16px;
}
html > body #content .login-container .login-column .form-line:before,
html > body #content .login-container .login-column .form-line:after {
  content: " ";
  display: table;
}
html > body #content .login-container .login-column .form-line:after {
  clear: both;
}
html > body #content .login-container .login-column .form-line .loginIdentificationFirstRow {
  width: 50%;
  min-width: 320px;
  font-size: 14px;
  line-height: 20px;
  padding: 0 0 4px;
  font-weight: 600;
}
html > body #content .login-container .login-column .form-line .loginIdentification {
  float: block;
  width: 50%;
  min-width: 320px;
}
html > body #content .login-container .login-column .form-line #lblRememberMe {
  font-size: 14px;
  font-weight: normal;
}
html > body #content .login-container .login-column .form-line input[type=text],
html > body #content .login-container .login-column .form-line input[type=password] {
  padding: 0 12px;
  height: 40px;
  display: block;
  width: 100% !important;
  font-size: 14px;
  outline: none;
  border: 1px solid #D8D8D8;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
}
html > body #content .login-container .login-column .form-line input[type=text]:focus,
html > body #content .login-container .login-column .form-line input[type=password]:focus {
  border-color: #666;
}
html > body #content .login-container .login-column .subtitle {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}
html > body #content .login-container .login-column hr {
  background: #E9E9E9;
  margin-top: 12px;
  margin-bottom: 24px;
}
html > body #content .login-container .login-column .forgot-password {
  float: left;
  width: 100%;
  margin-top: 16px;
}
html > body #content .wizardTable {
  font-size: 14px;
}
html > body #content .wizardTable td,
html > body #content .wizardTable th {
  vertical-align: middle;
  padding-top: 4px;
  padding-bottom: 4px;
}
html > body #content .wizardTable td {
  border-bottom: 0;
}
html > body #content .wizardTable th {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}
html > body #content .wizardTable .cell1 {
  padding: 0;
}
html > body #content .wizardTable .cell1 > span {
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}
html > body #content .wizardTable.ub_tab_text .cell0 {
  font-size: 12px;
  font-weight: 700;
}
html > body #content .wizardTable.ub_tab_text .cell1 {
  width: 30%;
}
html > body #content .wizardTable.ub_tab_text .cell1 > span {
  padding-top: 0;
  padding-bottom: 0;
}
html > body #content .wizardTable.ub_tab_text .cell3 {
  width: 120px;
  max-width: 120px;
  min-width: 120px;
}
html > body #content .wizardTable.ub_tab_text .cell4 {
  width: 85px;
  max-width: 85px;
  min-width: 85px;
}
html > body #content .wizardTable.ub_tab_text .cell5,
html > body #content .wizardTable.ub_tab_text .cell6,
html > body #content .wizardTable.ub_tab_text .cell7 {
  width: 5%;
}
html > body #content .wizardTable.ub_tab_text .cell8 {
  width: 90px;
  max-width: 90px;
  min-width: 90px;
}
html > body #content .wizardTable.rulers .cell1,
html > body #content .wizardTable.spacing .cell1 {
  font-size: 12px;
  font-weight: 700;
}
html > body #content .wizardTable select {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 8px;
  line-height: 20px;
  border: 1px solid #D8D8D8;
  float: none;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
  padding-right: 28px;
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
}
html > body #content .wizardTable select::-ms-expand {
  display: none;
}
html > body #content .wizardTable input[type=checkbox] {
  width: 16px;
  height: 16px;
  background: #FFF;
  border: 1px solid #D8D8D8;
}
html > body #content .wizardTable input[type=text] {
  padding: 0 12px;
  height: 32px;
  font-size: 14px;
  outline: none;
  border: 1px solid #D8D8D8;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
}
html > body #content .wizardTable input[type=text]:focus {
  border-color: #666;
}
html > body #content .wizardTable .tro_colorpicker {
  width: 100%;
}
html > body #content .wizardTable .tro_color,
html > body #content .wizardTable .tro_colorpicker {
  padding: 0;
  border-radius: 0;
  height: 32px;
  position: relative;
  border-color: #D8D8D8;
}
html > body #content .wizardTable .tro_color .ui-selectmenu-status,
html > body #content .wizardTable .tro_colorpicker .ui-selectmenu-status {
  height: 32px;
  border-color: #D8D8D8;
}
html > body #content .wizardTable .tro_color .ui-arrow,
html > body #content .wizardTable .tro_colorpicker .ui-arrow {
  display: none;
}
html > body #content .wizardTable .tro_color .ui-selectmenu-icon,
html > body #content .wizardTable .tro_colorpicker .ui-selectmenu-icon {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0;
  background: #FFF url(/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg) no-repeat center right;
  width: 20px;
  background-size: 20px;
}
html > body #content .wizardTable .fontsUtypiaContainer .dd-select,
html > body #content .wizardTable .dd-container .dd-select {
  width: auto;
  height: 32px;
  border-radius: 0;
  background: #FFF !important;
}
html > body #content .wizardTable .fontsUtypiaContainer .dd-select .dd-selected,
html > body #content .wizardTable .dd-container .dd-select .dd-selected {
  height: 30px;
  padding-top: 3px;
  padding-left: 1px;
}
html > body #content .wizardTable .fontsUtypiaContainer .dd-select .dd-selected .dd-selected-image,
html > body #content .wizardTable .dd-container .dd-select .dd-selected .dd-selected-image {
  min-height: 18px;
  float: left;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 0;
  max-height: 20px;
  height: 80 xadsasd;
  width: auto;
  middle: bottom;
  min-height: 1px;
  float: none;
  max-height: 100%;
  max-width: 1000%;
}
html > body #content .wizardTable .fontsUtypiaContainer .dd-select .dd-selected .dd-pointer.dd-pointer-down,
html > body #content .wizardTable .dd-container .dd-select .dd-selected .dd-pointer.dd-pointer-down {
  background: #FFF url(/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg) no-repeat center right;
  border: 0;
  width: 12px;
  height: 12px;
  background-size: 16px;
  margin-top: -5px;
}
html > body #content .wizardTable .line-buttons a {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 0;
  border: 1px solid #D8D8D8;
  background-color: #FFF;
  background-position: center center;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 20px;
  color: #000;
  text-decoration: none;
}
html > body #content .wizardTable .line-buttons a:hover {
  color: #E30613;
  border-color: #999;
}
html > body #content .wizardBorderOnOff {
  padding-top: 10px;
  margin-bottom: 20px;
}
html > body #content .dd-options li,
html > body #content #fontsUtypia li,
html > body #content .dd-options li.dd-option,
html > body #content #fontsUtypia li.dd-option {
  margin-bottom: 0;
}
html > body #content .tab-graphics .graphics-table {
  display: table;
  width: 100%;
  height: auto;
  border-collapse: collapse;
}
html > body #content .tab-graphics .graphics-table > * {
  display: table-cell;
  padding: 0;
  margin: 0;
  width: auto;
  border-left: 1px solid #D8D8D8;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 !important;
  float: none !important;
  vertical-align: top;
}
html > body #content .tab-graphics .graphics-table > *:first-child {
  border-left: 0;
  padding-left: 0;
}
html > body #content .tab-graphics .graphics-table > *:last-child {
  padding-right: 0;
}
html > body #content .tab-graphics .graphicslogobutton {
  position: relative;
  min-height: 160px;
}
html > body #content .tab-graphics .graphicslogobutton .button {
  width: 100%;
  white-space: nowrap;
  box-shadow: none;
  background: #F5F5F5;
  text-align: left;
  padding: 5px 8px;
  line-height: 24px;
}
html > body #content .tab-graphics .graphicslogobutton .button img,
html > body #content .tab-graphics .graphicslogobutton .button .icon {
  float: none;
  display: inline-block;
  width: 24px;
  max-height: 22px;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
html > body #content .tab-graphics .graphicslogobutton .button span {
  text-transform: capitalize;
  font-size: 13px;
  color: #000;
  vertical-align: middle;
  line-height: 16px;
}
html > body #content .tab-graphics .graphicslogoposition {
  width: 160px;
  position: relative;
  border-left: 1px solid #D8D8D8;
  min-height: 160px;
  text-align: left;
}
html > body #content .tab-graphics .graphicslogoposition p {
  margin-bottom: 12px;
}
html > body #content .tab-graphics .graphicslogoposition .logo-positioning {
  width: 108px;
  float: none;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
}
html > body #content .tab-graphics .graphicslogoposition .logo-positioning > div {
  margin: 0 !important;
}
html > body #content .tab-graphics .graphicslogoposition .logo-positioning ul {
  width: 122px;
  margin: 0;
}
html > body #content .tab-graphics .graphicslogoposition .logo-positioning ul li {
  background-color: #F5F5F5;
  border: 1px solid #D8D8D8;
  width: 30px;
  height: 30px;
}
html > body #content .tab-graphics .graphicslogofineposition {
  width: auto;
  position: relative;
  border-left: 1px solid #D8D8D8;
  min-height: 160px;
}
html > body #content .tab-graphics .graphicslogofineposition .fine-positioning {
  float: none;
  margin-top: 0;
}
html > body #content .tab-graphics .graphicslogofineposition .fine-positioning p {
  margin-bottom: 0;
}
html > body #content .tab-graphics .graphicslogofineposition .fine-positioning > div a {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 0;
  border: 1px solid #D8D8D8;
  background-color: #FFF;
  background-position: center center;
  background-image: url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg');
}
html > body #content .tab-graphics .graphicslogofineposition .fine-positioning > div a.btntop {
  transform: rotate(180deg);
}
html > body #content .tab-graphics .graphicslogofineposition .fine-positioning > div a.btnbottom {
  transform: rotate(0deg);
}
html > body #content .tab-graphics .graphicslogofineposition .fine-positioning > div a.btnleft {
  transform: rotate(90deg);
}
html > body #content .tab-graphics .graphicslogofineposition .fine-positioning > div a.btnright {
  transform: rotate(-90deg);
}
html > body #content .tab-graphics .graphicslogofineposition .fine-positioning > div a:hover {
  color: #E30613;
  border-color: #999;
}
html > body #content .logocolor {
  padding-top: 16px;
}
html > body #content .logocolor > strong {
  display: block;
  margin-bottom: 4px;
}
html > body #content .logocolor .ui-selectmenu {
  margin-right: 17px;
  min-width: 100px;
  height: 32px;
  min-height: 32px;
  display: block;
  line-height: 30px;
  border-color: #D8D8D8;
}
html > body #content .logocolor .ui-selectmenu .ui-selectmenu-status {
  line-height: 30px;
  height: 100%;
  padding-left: 0;
  width: 100%;
}
html > body #content .logocolor .ui-selectmenu .ui-selectmenu-icon {
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
  width: 24px;
  height: 100%;
  top: 0;
  position: absolute;
  margin-top: 0;
}
html > body #content .logocolor .ui-selectmenu .ui-selectmenu-icon .ui-arrow {
  display: none;
}
html > body #content .logocolor .pickersmall .colorPickerItem {
  width: 45px;
  height: 25px;
  margin: 0px 0 -1px;
  border-color: #D8D8D8;
}
html > body #content .graphics-other {
  width: 160px;
  float: left;
  position: relative;
  border-left: 1px solid #D8D8D8;
  min-height: 160px;
  text-align: left;
  padding-top: 10px;
}
html > body #content .graphics-other .side-buttons {
  margin-top: 6px;
}
html > body #content .graphics-other .side-buttons a {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 0;
  border: 1px solid #D8D8D8;
  background-color: #FFF;
  background-position: center center;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 20px;
  color: #000;
  text-decoration: none;
}
html > body #content .graphics-other .side-buttons a:hover {
  color: #E30613;
  border-color: #999;
}
html > body #content .graphics-other .changer .ui-slider {
  background: #F5F5F5;
  border: 0;
  height: 12px;
  margin-top: 24px;
}
html > body #content .graphics-other .changer .ui-slider .ui-slider-range {
  background: #D8D8D8;
  height: 12px;
}
html > body #content .graphics-other .changer .ui-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  margin-left: -2px;
  margin-top: 0;
}
html > body #content .tro_graphicsearch {
  width: 100%;
}
html > body #content .tro_graphicsearch .tro_CategorySearch td {
  vertical-align: top;
  padding-top: 0 !important;
  border: 0;
  font-size: 14px !important;
  padding-left: 0;
}
html > body #content .tro_graphicsearch .tro_CategorySearch td#tdCategoryLabelSearchLine,
html > body #content .tro_graphicsearch .tro_CategorySearch td#tdTextLabelSearchLine {
  padding-top: 5px !important;
}
html > body #content .tro_graphicsearch .tro_CategorySearch select {
  width: 100%;
  height: 38px;
  line-height: 20px;
  padding: 6px 18px 6px 18px;
  border: 1px solid #999;
  float: none;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0;
  padding-right: 32px;
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
}
html > body #content .tro_graphicsearch .tro_CategorySearch select::-ms-expand {
  display: none;
}
html > body #content .tro_graphicsearch .tro_CategorySearch input[type=text],
html > body #content .tro_graphicsearch .tro_CategorySearch input[type=search] {
  border: 1px solid #D8D8D8;
  height: 38px;
  width: 100%;
}
html > body #content .colorPicker {
  padding: 0 0;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
}
html > body #content .colorPicker .colorPickerItem {
  min-width: 24px;
  min-height: 24px;
}
html > body #content #previewData {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
html > body #content .listing-values {
  display: inline-block;
  vertical-align: top;
}
html > body #content .listing-values .values {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
}
html > body #content .listing-values .values li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 30px;
  vertical-align: top;
}
html > body #content .listing-values .values li .label {
  font-size: 12px;
  margin-bottom: 4px;
  padding-bottom: 0;
  line-height: 20px;
}
html > body #content .listing-values .values li .value {
  font-size: 14px;
  line-height: 36px;
  font-weight: 700;
}
html > body #content .listing-values .values li .value select {
  width: 100%;
  height: 32px;
  line-height: 20px;
  padding: 5px 15px 5px 15px;
  border: 1px solid #D8D8D8;
  float: none;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
  padding-right: 32px;
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
}
html > body #content .listing-values .values li .value select::-ms-expand {
  display: none;
}
html > body #content .productOptions {
  display: inline;
  vertical-align: top;
}
html > body #content .productOptions .listBox {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  border: 0;
}
html > body #content .productOptions .listBox li {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-right: 20px;
  border: 0;
  background: transparent;
  vertical-align: top;
}
html > body #content .productOptions .listBox label {
  width: auto;
  text-transform: uppercase;
  text-align: left;
  color: #999;
  padding-bottom: 10px;
  display: block;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  margin-top: 0rem;
  font-size: 12px;
  margin-bottom: 4px;
  padding-bottom: 0;
  padding-top: 20px;
  line-height: 20px;
}
html > body #content .productOptions .listBox .data {
  font-size: 14px;
  line-height: 36px;
  font-weight: 700;
  padding-left: 0;
}
html > body #content .productOptions .listBox .ui-selectmenu {
  margin-right: 17px;
  min-width: 100px;
  height: 32px;
  min-height: 32px;
  display: block;
  line-height: 30px;
  padding: 1px;
  border-color: #D8D8D8;
}
html > body #content .productOptions .listBox .ui-selectmenu .ui-selectmenu-status {
  line-height: 30px;
  padding-left: 10px;
}
html > body #content .productOptions .listBox .ui-selectmenu .ui-selectmenu-icon {
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
  width: 24px;
  height: 100%;
  top: 0;
  position: absolute;
  margin-top: 0;
}
html > body #content .productOptions .listBox .ui-selectmenu .ui-selectmenu-icon .ui-arrow {
  display: none;
}
html > body #content .productOptions .additionalOptions-buttons {
  padding-top: 10px;
}
html > body #content .productOptions .additionalOptions-buttons:before,
html > body #content .productOptions .additionalOptions-buttons:after {
  content: " ";
  display: table;
}
html > body #content .productOptions .additionalOptions-buttons:after {
  clear: both;
}
html > body #content .productOptions .additionalOptions-buttons .button.white {
  border: 1px solid #D8D8D8;
  background: none;
  color: rgba(0, 0, 0, 0.8) !important;
  box-shadow: none;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 24px;
  background: #FFF;
  box-shadow: 0 1px 0 #D8D8D8;
  padding: 4px 10px;
  margin: 0;
  display: inline-block;
  width: auto;
  margin: 0 10px 10px 0;
}
html > body #content .productOptions .additionalOptions {
  margin-top: 0;
  padding-top: 0;
  width: auto;
  display: inline-block;
  border: 0;
  vertical-align: top;
}
html > body #content .productOptions .additionalOptions .radioBox {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  border: 0;
  display: inline-block;
  background: transparent;
}
html > body #content .productOptions .additionalOptions .radioBox > span {
  text-transform: uppercase;
  color: #999;
  padding-bottom: 10px;
  display: block;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  margin-top: 0rem;
  font-size: 12px;
  margin-bottom: 4px;
  padding-bottom: 0;
  padding-top: 20px;
  line-height: 20px;
  width: auto;
  text-align: left;
  float: none;
  margin-right: 0;
  margin-top: 0;
}
html > body #content .productOptions .additionalOptions .radioBox label {
  white-space: nowrap;
  display: inline-block;
  position: relative;
  cursor: pointer;
  float: none;
  margin-top: 6px;
}
html > body #content .productOptions .additionalOptions .radioBox [type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
html > body #content .productOptions .additionalOptions .radioBox [type="radio"] + span {
  display: inline-block;
  padding-left: 26px;
  position: relative;
  line-height: 22px;
  margin-right: 10px;
  float: none;
}
html > body #content .productOptions .additionalOptions .radioBox [type="radio"] + span + span {
  margin-left: 6px;
}
html > body #content .productOptions .additionalOptions .radioBox [type="radio"] + span:before {
  content: ' ';
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #D8D8D8;
  background: #FFF;
  margin-right: 2px;
  -webkit-transition: 0.15s ease all;
  -moz-transition: 0.15s ease all;
  transition: 0.15s ease all;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
}
html > body #content .productOptions .additionalOptions .radioBox [type="radio"]:checked + span:after {
  content: ' ';
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: #E30613;
  margin-right: 4px;
  -webkit-transition: 0.15s ease all;
  -moz-transition: 0.15s ease all;
  transition: 0.15s ease all;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 2px;
  left: 2px;
}
html > body #content .uploadGraphic label {
  width: 200px;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 20px;
}
html > body #content .uploadGraphic input[type=text] {
  border: 1px solid #D8D8D8;
  background: #FFF;
  height: 32px;
  padding: 0 10px;
}
html > body #content .block-separate.register-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
html > body #content .block-separate.register-container .sideCol {
  float: none;
  width: 20% !important;
  min-width: 280px;
  margin-right: 30px;
  padding-right: 30px;
  border-right: 1px solid #E9E9E9;
  margin-left: 0;
}
html > body #content .block-separate.register-container .sideCol,
html > body #content .block-separate.register-container .sideCol * {
  font-size: 14px;
  line-height: 20px;
}
html > body #content .block-separate.register-container .mainCol .addresstable tr:last-child td {
  border-bottom: 0;
}
html > body #content .block-separate.register-container .mainCol .addresstable td {
  font-size: 14px;
  line-height: 20px;
  vertical-align: middle;
  border-color: #E9E9E9;
  padding-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
}
html > body #content .block-separate.register-container .mainCol .addresstable td.label {
  font-weight: 600;
  width: 30%;
}
html > body #content .block-separate.register-container .mainCol .addresstable td input[type=text],
html > body #content .block-separate.register-container .mainCol .addresstable td input[type=password],
html > body #content .block-separate.register-container .mainCol .addresstable td input[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
  width: 100%;
  height: 40px;
  line-height: 20px;
  padding: 10px 18px;
  border: 1px solid #D8D8D8;
  background: #FFF;
  position: relative;
  left: auto;
  top: auto;
  margin-bottom: 0;
}
html > body #content .block-separate.register-container .mainCol .addresstable td select {
  width: 100%;
  height: 40px;
  line-height: 20px;
  padding: 10px 18px 10px 18px;
  border: 1px solid #D8D8D8;
  float: none;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
  padding-right: 32px;
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
}
html > body #content .block-separate.register-container .mainCol .addresstable td select::-ms-expand {
  display: none;
}
html > body #content .block-separate.block-search .tro_search.big .button.context {
  float: right;
}
html > body #content .block-separate.block-search .tro_search.big td {
  padding: 10px 0;
  margin: 0;
  vertical-align: middle;
  border-color: #D8D8D8;
}
html > body #content .block-separate.block-search .tro_search.big input[type=text],
html > body #content .block-separate.block-search .tro_search.big input[type=number],
html > body #content .block-separate.block-search .tro_search.big input[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
  height: 36px;
  line-height: 20px;
  padding: 8px 10px;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #999;
  background: #FFF;
  font-size: 14px;
  font-weight: normal;
}
html > body #content .block-separate.block-search .tro_search.big select {
  height: 36px;
  line-height: 20px;
  padding: 8px 18px 8px 18px;
  border: 1px solid #999;
  float: none;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0;
  padding-right: 32px;
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
}
html > body #content .block-separate.block-search .tro_search.big select::-ms-expand {
  display: none;
}
html > body #content .block-separate.block-search .tro_search.small .button.context {
  float: right;
}
html > body #content .block-separate.block-search .tro_search.small td {
  padding: 10px 0;
  margin: 0;
  vertical-align: middle;
  border-color: #D8D8D8;
}
html > body #content .block-separate.block-search .tro_search.small input[type=text],
html > body #content .block-separate.block-search .tro_search.small input[type=number],
html > body #content .block-separate.block-search .tro_search.small input[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
  height: 36px;
  line-height: 20px;
  padding: 8px 10px;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #999;
  background: #FFF;
  font-size: 14px;
  font-weight: normal;
}
html > body #content .block-separate.block-search .tro_search.small select {
  height: 36px;
  line-height: 20px;
  padding: 8px 18px 8px 18px;
  border: 1px solid #999;
  float: none;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0;
  padding-right: 32px;
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
}
html > body #content .block-separate.block-search .tro_search.small select::-ms-expand {
  display: none;
}
html > body #content .block-separate.tro_myorders .ub_myorders br {
  display: none;
}
html > body #content .block-separate.tro_myorders .ub_myorders br + .myOrderLabelSize {
  margin-top: 20px;
}
html > body #content .block-separate.tro_myorders .ub_myorders .myOrderLabelSize {
  font-size: 12px;
  line-height: 20px;
  color: #999;
  display: block;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  margin-bottom: 6px;
  padding-bottom: 0;
}
html > body #content .block-separate.tro_myorders .ub_myorders .myOrderLabelSize + br {
  display: none;
}
html > body #content .block-separate.tro_myorders .ub_myorders input[type=text],
html > body #content .block-separate.tro_myorders .ub_myorders input[type=number] {
  display: block;
  width: 100%;
  padding: 0 12px;
  height: 32px;
  font-size: 14px;
  outline: none;
  border: 1px solid #999;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
}
html > body #content .block-separate.tro_myorders .ub_myorders select {
  height: 32px;
  line-height: 20px;
  padding: 6px 18px 6px 18px;
  border: 1px solid #999;
  float: none;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0;
  padding-right: 32px;
  background: #FFF url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg') no-repeat center right;
  margin-right: 4px;
  margin-bottom: 4px;
}
html > body #content .block-separate.tro_myorders .ub_myorders select::-ms-expand {
  display: none;
}
html > body #content .block-separate.tro_myorders .ub_myorders .button,
html > body #content .block-separate.tro_myorders .ub_myorders .button.myorders {
  margin: 0;
  clear: both;
  float: none;
  display: block;
  margin-top: 10px;
  height: 36px !important;
  max-width: 50%;
}
html > body #content .block-separate.tro_myorders .tro_myorders_result .contentBox {
  width: 100%;
}
html > body #content .ubnChangePasswordMainSection {
  display: block;
}
html > body #content .ubnChangePasswordMainSection .ubnChangePasswordRequired {
  width: 20px;
  color: #E30613;
  font-size: 12px;
}
html > body #content .ubnBillingAddrMenuLine,
html > body #content .ubnShippingAddrMenuLine {
  text-align: left;
  margin: 10px 0;
}
html > body #content .ubnBillingAddrMenuLine > .button,
html > body #content .ubnShippingAddrMenuLine > .button {
  margin: 0 10px 10px 0;
}
html > body #content .ubnBillingAddrRequired,
html > body #content .ubnShippingAddrRequired {
  color: #E30613;
  width: 20px;
}
html > body #content .ubnBillingAddrRequired .ubnShippingAddrMarkedWith,
html > body #content .ubnShippingAddrRequired .ubnShippingAddrMarkedWith {
  color: #E30613;
  font-size: 12px;
}
html > body #content .ubnBillingAddrRequired .ubnShippingAddrRequired,
html > body #content .ubnShippingAddrRequired .ubnShippingAddrRequired {
  color: #E30613;
}
html > body #content .ubnBillingAddrMarkedWith {
  color: #E30613;
}
html > body #content .container > .singleCol > .pagingBox > span,
html > body #content .container > .singleCol > .pagingBox > div > span,
html > body #content .container > .singleCol > .pagingBox > a,
html > body #content .container > .singleCol > .pagingBox > div > a,
html > body #content .container > .singleCol > .pagingBox > .current,
html > body #content .container > .singleCol > .pagingBox > div > .current {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 25px;
  color: #000;
  text-decoration: none !important;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
html > body #content .container > .singleCol > .pagingBox > .current,
html > body #content .container > .singleCol > .pagingBox > div > .current {
  background: #E30613;
  color: #FFF;
  border-radius: 100%;
}
html > body #content .container > .singleCol > .pagingBox > span:hover,
html > body #content .container > .singleCol > .pagingBox > div > span:hover,
html > body #content .container > .singleCol > .pagingBox > a:hover,
html > body #content .container > .singleCol > .pagingBox > div > a:hover {
  color: #E30613;
}
html > body ul.utypiaColorDD.ui-selectmenu-open li a {
  width: 100% !important;
  display: inline-block;
  line-height: 32px;
  height: 32px;
  border-bottom: 1px solid #D8D8D8 !important;
}
html > body .ui-dialog .shippingCosts {
  font-size: 0;
  border-bottom: 2px solid #D8D8D8;
}
html > body .ui-dialog .shippingCosts > * {
  font-size: 14px;
  line-height: 20px;
}
html > body .ui-dialog .shippingCosts * {
  background: transparent !important;
}
html > body .ui-dialog .shippingCosts .shippingHeader {
  border-bottom: 2px solid #D8D8D8;
}
html > body .ui-dialog .shippingCosts .scHeaderMethod {
  width: 33%;
}
html > body .ui-dialog .shippingCosts .scHeaderMethod h3 {
  font-size: 18px;
  margin-bottom: 12px;
}
html > body .ui-dialog .shippingCosts .scHeaderMethodPrice {
  width: 67%;
  display: inline-block;
}
html > body .ui-dialog .shippingCosts .scHeaderMethodPrice h3 {
  font-size: 18px;
  margin-bottom: 12px;
}
html > body .ui-dialog .shippingCosts .scOption {
  padding-top: 2px;
  padding-bottom: 2px;
}
html > body .ui-dialog .shippingCosts .scOption:nth-child(2n+2) {
  background: #F5F5F5 !important;
}
html > body .ui-dialog .shippingCosts .scRates {
  width: 33% !important;
  float: left;
  padding: 3px 5px;
}
html > body .ui-dialog .shippingCosts .price-container {
  float: right;
  width: 67%;
  padding: 1px 15px 1px 5px;
  text-align: left;
  margin-bottom: 1px;
}
html > body .ui-dialog .shippingCosts .scContent1,
html > body .ui-dialog .shippingCosts .scContent2 {
  display: inline !important;
  padding: 0;
}
html > body .ui-dialog .scbuttonBack {
  margin-bottom: 0;
}
html > body .ui-dialog .sctrodatfooter {
  font-size: 14px;
}
html > body .tro_ubnext .ui-selectmenu-menu,
html > body .ui-selectmenu-menu {
  min-width: 160px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
html > body .tro_ubnext .ui-selectmenu-menu li,
html > body .ui-selectmenu-menu li {
  line-height: 25px;
  height: 32px;
}
html > body .tro_ubnext .ui-selectmenu-menu li,
html > body .ui-selectmenu-menu li,
html > body .tro_ubnext .ui-selectmenu-menu li a,
html > body .ui-selectmenu-menu li a {
  min-width: 160px;
  line-height: 21px;
  display: block;
  border: 0 !important;
}
html > body .tro_ubnext .ui-selectmenu-menu li a,
html > body .ui-selectmenu-menu li a {
  display: inline-block;
  width: auto !important;
  height: auto;
  width: 100%;
  line-height: 32px;
  height: 31px;
  font-size: 13px;
}
html > body .container-crosssell .crossSelling h2 {
  color: inherit;
}
html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling .slick-track {
  display: flex;
}
html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling .contentBox {
  margin-right: 0;
  width: 23%;
  margin: 10px;
  padding: 20px;
  height: auto !important;
  margin-bottom: 20px;
}
html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling .contentBox .image-container {
  width: 100%;
  background: #F5F5F5;
  box-sizing: content-box;
  padding: 0px 20px;
  margin: 0 -20px;
  padding-top: 75%;
  overflow: hidden;
  height: auto;
  position: relative;
  margin-bottom: 16px;
  margin-top: 0;
}
html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling .contentBox .image-container .offerImage {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  mix-blend-mode: multiply;
  will-change: transform;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  padding-bottom: 16px;
  box-sizing: border-box;
}
html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling .contentBox .offerTeaser {
  font-size: 14px;
  line-height: 20px;
}
html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling .contentBox h5 {
  padding: 5px;
}
html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling .contentBox h5 + h5 {
  color: #000;
  font-weight: bold;
}
html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling .contentBox h5.offer-text {
  width: 100%;
  background: #F5F5F5;
  box-sizing: content-box;
  border-radius: 3px 3px 0 0;
  padding: 20px 20px;
  margin: -20px -20px 0;
}
html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling .contentBox .product-title {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
}
html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling .contentBox h6 {
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  padding-bottom: 0;
  margin-bottom: 10px;
}
html > body .form_ub_checkoutorder,
html > body .basketdetails {
  margin-top: 20px;
}
html > body .additionalOrderData {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
html > body .additionalOrderData h5 {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  font-family: 'Roboto Slab', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', 'Helvetica', 'Arial', sans-serif;
  margin-top: 0;
  padding-top: 0;
}
html > body .additionalOrderData .reviewAddress {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
html > body .additionalOrderData.block-separate .checkoutfield .checkoutfieldwidth {
  width: 15%;
  max-width: 200px;
  font-weight: 700;
}
html > body .additionalOrderData.block-separate .checkoutfield input[type=text],
html > body .additionalOrderData.block-separate .checkoutfield input[type=search],
html > body .additionalOrderData.block-separate .checkoutfield input[type=password] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
  height: 32px;
  line-height: 20px;
  padding: 6px 10px;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #999;
  background: #FFF;
  font-size: 14px;
  font-weight: normal;
}
html > body .tro_thankyou_block {
  margin-top: 20px;
}
html > body .basket-confirmation {
  margin-bottom: 20px;
}
html > body .basket-confirmation .confirmationOrderDescription {
  width: auto;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  font-family: 'Roboto Slab', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', 'Helvetica', 'Arial', sans-serif;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 20px;
}
html > body .basket-confirmation .confirmationOrderData {
  width: 30%;
  min-width: 280px;
  margin: 16px auto 0;
}
html > body .basket-confirmation .confirmationOrderData .confirmationOrder {
  font-size: 16px;
  font-weight: normal;
  padding: 6px 10px;
  display: inline-block;
  float: left;
  width: 48%;
  text-align: right;
}
html > body .basket-confirmation .confirmationOrderData .confirmationOrderFloat {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  float: right;
  width: 50%;
  text-align: left;
  padding: 6px 10px;
}
html > body .ReviewContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 20px;
  padding-top: 10px;
}
html > body .ReviewContainer h5 {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  font-family: 'Roboto Slab', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', 'Helvetica', 'Arial', sans-serif;
  padding-top: 10px;
}
html > body .ReviewContainer ul {
  padding: 0;
  margin: 0;
}
html > body .ReviewContainer .label-radio-custom {
  cursor: pointer;
}
html > body .ReviewContainer .label-radio-custom [type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
html > body .ReviewContainer .label-radio-custom [type="radio"] + span {
  display: inline-block;
  padding-left: 20px;
  position: relative;
  line-height: 20px;
  float: none;
  width: 18px;
  height: 18px;
  margin-top: 1px;
}
html > body .ReviewContainer .label-radio-custom [type="radio"] + span + span {
  margin-left: 6px;
}
html > body .ReviewContainer .label-radio-custom [type="radio"] + span:before {
  content: ' ';
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #D8D8D8;
  background: #FFF;
  margin-right: 2px;
  -webkit-transition: 0.15s ease all;
  -moz-transition: 0.15s ease all;
  transition: 0.15s ease all;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
}
html > body .ReviewContainer .label-radio-custom [type="radio"]:checked + span:after {
  content: ' ';
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: #E30613;
  margin-right: 4px;
  -webkit-transition: 0.15s ease all;
  -moz-transition: 0.15s ease all;
  transition: 0.15s ease all;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 2px;
  left: 2px;
}
html > body .ReviewContainer .shippingAndPaymentMethods {
  position: relative;
  float: none;
  width: 50%;
  display: flex;
  margin: 0;
}
html > body .ReviewContainer .shippingAndPaymentMethods > * {
  width: 50%;
  margin-left: 20px;
  margin-bottom: 0;
  background: #F5F5F5;
  border-color: #D8D8D8;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
}
html > body .ReviewContainer .shippingAndPaymentMethods > *:first-child {
  margin-left: 0;
}
html > body .ReviewContainer .shippingAndPaymentMethods .reviewRadioButton {
  float: left;
  width: 26px;
}
html > body .ReviewContainer .shippingAndPaymentMethods .shippingAndPaymentOptions {
  disply: block;
  width: auto;
  float: none;
  margin-left: 26px;
}
html > body .ReviewContainer .shippingAndPaymentMethods .bankcollection input.bankCollectionFields {
  -webkit-appearance: textfield;
  outline-offset: -2px;
  height: 32px;
  line-height: 20px;
  padding: 6px 10px;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #999;
  background: #FFF;
  font-size: 14px;
}
html > body .ReviewContainer .shippingAndPaymentMethods .checkoutFieldValidation {
  width: 100%;
}
html > body .ReviewContainer .shippingAdresses,
html > body .ReviewContainer .billingAdresses {
  width: 25%;
  float: none;
  margin: 0;
  margin-left: 20px;
  background: #F5F5F5;
  border-color: #D8D8D8;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
}
html > body .ReviewContainer .shippingAdresses .reviewAddress,
html > body .ReviewContainer .billingAdresses .reviewAddress {
  margin-bottom: 10px;
}
html > body .ReviewContainer .shippingAdresses .reviewAddress .selectAddress,
html > body .ReviewContainer .billingAdresses .reviewAddress .selectAddress {
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  outline: none;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0;
  min-height: 32px;
  line-height: 20px;
  padding-right: 32px;
  background: #FFF url(/UI/Areas/uB/Content/Images/ub2019/ico-arrow-down-black.svg) no-repeat center right;
  width: 100%;
  border: 1px solid #D8D8D8;
  margin-left: 0;
  display: block;
  padding-left: 15px;
}
html > body .utypia-ico.ico-delete {
  display: inline-block;
  text-indent: -4515px;
  color: transparent;
  font-size: 0;
  width: 20px;
  height: 20px;
  background: transparent url(/UI/Areas/uB/Content/Images/ub2019/ico-delete.svg) no-repeat center center;
  vertical-align: middle;
}
html > body .utypia-ico.ico-delete.noindent {
  text-indent: -6px !important;
}
html > body .utypia-ico.ico-delete img {
  max-height: 100%;
}
html > body #basketlineitems {
  margin-top: 30px;
}
html > body #basketlineitems .shoppingCart thead th {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-weight: bold;
  font-size: 14px;
  vertical-align: middle;
  padding-left: 0;
  padding-right: 0;
}
html > body #basketlineitems .shoppingCart tbody tr td {
  padding-left: 0;
  padding-right: 0;
  font-weight: normal;
}
html > body #basketlineitems .shoppingCart tbody tr td input[type=text],
html > body #basketlineitems .shoppingCart tbody tr td input[type=search],
html > body #basketlineitems .shoppingCart tbody tr td input[type=password] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
  height: 32px;
  line-height: 20px;
  padding: 6px 10px;
  display: inline-block;
  box-sizing: border-box;
  width: 50px;
  border: 1px solid #999;
  background: #FFF;
  font-size: 14px;
}
html > body #basketlineitems .shoppingCart tbody tr td img {
  mix-blend-mode: multiply;
  transform: translateZ(0);
  will-change: transform;
  vertical-align: top;
  margin-bottom: 6px;
}
html > body #basketlineitems .shoppingCart tbody tr td ul {
  padding-left: 0;
  margin-left: 0;
}
html > body #basketlineitems .shoppingCart tbody tr td .instructions {
  width: auto;
}
html > body #basketlineitems .shoppingCart tbody tr td .tro_imprint_border img {
  mix-blend-mode: inherit;
}
html > body #basketlineitems .shoppingCart tbody tr td .product-title {
  display: block;
  margin-bottom: 10px;
}
html > body #basketlineitems .shoppingCart tfoot tr td {
  padding-top: 8px;
  padding-bottom: 8px;
}
html > body #basketlineitems .shoppingCart tfoot tr td input[type=text],
html > body #basketlineitems .shoppingCart tfoot tr td input[type=search],
html > body #basketlineitems .shoppingCart tfoot tr td input[type=password] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
  height: 32px;
  line-height: 20px;
  padding: 6px 10px;
  display: inline-block;
  box-sizing: border-box;
  width: auto !important;
  font-size: 14px;
  border: 1px solid #999;
  background: #FFF;
}
html > body #basketlineitems .shoppingCart tr.tro_total {
  border-color: #E30613;
  border-top-width: 2px;
}
html > body #basketlineitems .shoppingCart tr.tro_total .tro_total {
  padding-top: 10px;
  padding-bottom: 10px;
  border-color: #E30613;
  color: #E30613;
  border-bottom: 0;
}
html > body .tro_actioncontainerCentered {
  /*margin-right: 25px;*/
  text-align: center;
}
html > body .tro_actioncontainerCentered label {
  font-weight: bold;
}
html > body .tro_actioncontainerCentered .tro_actions {
  float: none;
  width: 100%;
}
html > body .tro_actioncontainerCentered .tro_actions .tro_center {
  display: table-row;
  text-align: left;
}
html > body .tro_actioncontainerCentered .tro_actions .tro_center *:first-child {
  display: table-cell;
  text-align: right;
}
html > body .tro_actioncontainerCentered .tro_actions .tro_center *:last-child {
  display: table-cell;
  text-align: left;
  padding-left: 5px;
  margin-left: 5px;
}
html > body .tro_actioncontainerCentered .actionBoxLarge {
  /*float: right;*/
  text-align: right;
  /*width: 120px;*/
  /*margin-left: 5px;
                margin-right: 50px;*/
  margin-left: auto;
  margin-right: auto;
}
html > body .tro_actioncontainerCentered .actionBoxLarge input.button {
  float: none;
  width: 100%;
}
html > body .AboutUsRawText .scHeaderMethod {
  width: auto;
}
html > body .AboutUsRawText .scHeaderMethodPrice {
  margin-left: auto;
  width: auto;
}
@media (max-width: 1200px) {
  html > body #content .tab-graphics .graphics-table {
    display: block;
  }
  html > body #content .tab-graphics .graphics-table > * {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
  }
  html > body #content .tab-graphics .graphics-table > *.graphicslogoposition {
    padding-left: 0;
    border-left: 0;
    width: 140px;
  }
  html > body #content .tab-graphics .graphics-table > *.graphicslogofineposition {
    padding-top: 30px;
  }
  html > body #content .tab-graphics .graphics-table > *.graphicslogobutton {
    margin-right: 0;
    width: 100%;
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 960px) {
  html > body .hide-tablet {
    display: none !important;
  }
  html > body p {
    margin-bottom: 10px;
  }
  html > body .Wizard .previewTitle {
    display: none;
  }
  html > body .container-columns .columns-col + .columns-col {
    margin-top: 0px !important;
  }
  html > body .block-separate {
    padding: 20px;
  }
  html > body .block-separate .templates-listing .template-listing-item {
    width: 31%;
    max-width: 31%;
    padding: 20px;
  }
  html > body .block-separate .templates-listing .template-listing-item.template-listing-itemLarge {
    width: 48%;
    max-width: 48%;
  }
  html > body .block-separate .templates-listing .template-listing-item .contentBox.layoutTemplate {
    margin-left: auto;
    margin-right: auto;
  }
  html > body .block-separate .templates-listing .template-listing-item .contentBox.layoutTemplate .templateName,
  html > body .block-separate .templates-listing .template-listing-item .contentBox.layoutTemplate .templateDimension {
    margin-left: auto;
    margin-right: auto;
  }
  html > body .block-separate .templates-listing .template-listing-item.listTemplatesFirst .createYourOwnLink > .contentBox.layoutTemplate {
    padding: 20px 0;
  }
  html > body .block-separate.container-basket {
    padding: 20px;
  }
  html > body .block-separate.container-basket > p {
    padding-left: 0;
    padding-right: 0;
  }
  html > body .block-separate #basketlineitems .shoppingCart {
    display: block;
    width: 100%;
    border-top: 1px solid #D8D8D8;
  }
  html > body .block-separate #basketlineitems .shoppingCart > * {
    display: block;
    width: 100%;
  }
  html > body .block-separate #basketlineitems .shoppingCart > thead {
    display: none !important;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr {
    position: relative;
    background: none;
    padding: 20px 0;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td {
    text-align: left;
    padding: 0;
    margin: 0;
    flex-basis: 100%;
    order: 2;
    width: 100%;
    padding-left: 104px;
    margin-bottom: 10px;
    left: auto;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td:nth-child(2) {
    pointer-events: none;
    height: auto !important;
    padding: 0;
    position: absolute;
    top: 20px;
    left: 0;
    flex: none;
    order: 1;
    padding-left: 0;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td:nth-child(2) img {
    max-width: 96px;
    max-height: 96px;
    vertical-align: top;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td:nth-child(3) {
    font-weight: normal;
    order: 1;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td:nth-child(5) {
    order: 3;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td.tro-action {
    order: 4;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td.tro-col-reorder {
    margin-bottom: 0;
    order: 10;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td.price {
    width: 70%;
    flex-basis: 70%;
    flex-grow: 1;
    max-width: 300px;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td.price + .price {
    padding-left: 0;
    width: 30%;
    flex-basis: 30%;
    flex-grow: 0;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td.price > span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td.price > span.sm-only {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 2px;
    font-weight: normal;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td > span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td > span.sm-only {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 2px;
    font-weight: normal;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td .product-title {
    margin-bottom: 4px;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td .sm-only,
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td div,
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td ul {
    font-size: 14px;
    line-height: 20px;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td .sm-only:empty,
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td div:empty,
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td ul:empty {
    display: none;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td .sm-only li,
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td div li,
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td ul li {
    margin-bottom: 0;
    line-height: 20px !important;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td .sm-only li + li,
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td div li + li,
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td ul li + li {
    margin-top: 4px;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td ul {
    margin-bottom: 0;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td .utypia-ico.ico-delete {
    width: 36px;
    height: 36px;
  }
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td input[type=text],
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td input[type=search],
  html > body .block-separate #basketlineitems .shoppingCart tbody tr.tro_item td input[type=password] {
    height: 40px;
  }
  html > body .block-separate #basketlineitems .shoppingCart tfoot {
    border-top: 2px solid #E30613;
  }
  html > body .block-separate #basketlineitems .shoppingCart tfoot tr {
    display: table;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    border-collapse: collapse;
  }
  html > body .block-separate #basketlineitems .shoppingCart tfoot tr td {
    font-size: 14px;
  }
  html > body .block-separate #basketlineitems .shoppingCart tfoot tr td:empty {
    display: none !important;
  }
  html > body .block-separate #basketlineitems .shoppingCart tfoot tr td,
  html > body .block-separate #basketlineitems .shoppingCart tfoot tr td.right {
    text-align: left;
  }
  html > body .block-separate #basketlineitems .shoppingCart tfoot tr td + td {
    text-align: right;
  }
  html > body .block-separate #basketlineitems .shoppingCart tfoot tr td.tro_total,
  html > body .block-separate #basketlineitems .shoppingCart tfoot tr td .tro_total,
  html > body .block-separate #basketlineitems .shoppingCart tfoot tr td.price {
    white-space: nowrap;
    font-size: 16px;
  }
  html > body .block-separate #basketlineitems .shoppingCart tfoot tr td input[type=text],
  html > body .block-separate #basketlineitems .shoppingCart tfoot tr td input[type=search],
  html > body .block-separate #basketlineitems .shoppingCart tfoot tr td input[type=password] {
    height: 40px;
    display: block;
  }
  html > body .block-separate.container-columns .columns-col + .columns-col,
  html > body .block-separate .container-columns .columns-col + .columns-col {
    margin-top: 30px;
  }
  html > body .block-separate.container-columns .columns-col:before,
  html > body .block-separate .container-columns .columns-col:before,
  html > body .block-separate.container-columns .columns-col:after,
  html > body .block-separate .container-columns .columns-col:after {
    content: " ";
    display: table;
  }
  html > body .block-separate.container-columns .columns-col:after,
  html > body .block-separate .container-columns .columns-col:after {
    clear: both;
  }
  html > body .block-separate.container-columns .columns-col,
  html > body .block-separate .container-columns .columns-col,
  html > body .block-separate.container-columns .columns-col .col-30,
  html > body .block-separate .container-columns .columns-col .col-30,
  html > body .block-separate.container-columns .columns-col col-70,
  html > body .block-separate .container-columns .columns-col col-70 {
    float: none !important;
    width: 100% !important;
    display: block;
  }
  html > body .block-separate.tro_cw_block .container-columns .columns-col + .columns-col {
    margin-top: 30px;
  }
  html > body .block-separate.tro_cw_block .container-columns .columns-col:before,
  html > body .block-separate.tro_cw_block .container-columns .columns-col:after {
    content: " ";
    display: table;
  }
  html > body .block-separate.tro_cw_block .container-columns .columns-col:after {
    clear: both;
  }
  html > body .block-separate.tro_cw_block .container-columns .columns-col,
  html > body .block-separate.tro_cw_block .container-columns .columns-col .col-30,
  html > body .block-separate.tro_cw_block .container-columns .columns-col col-70 {
    float: none !important;
    width: 100% !important;
    display: block;
  }
  html > body .block-separate.tro_cw_block .container-columns .columns-col .mainCol {
    margin-top: 0 !important;
  }
  html > body .block-separate .login-container .login-column .form-line input[type=text],
  html > body .block-separate .login-container .login-column .form-line input[type=password],
  html > body .block-separate .login-container .login-column .form-line .button {
    width: 100% !important;
  }
  html > body .block-separate .login-container .forgot-password .button {
    width: 100% !important;
  }
  html > body .container-crosssell {
    margin-bottom: 20px;
  }
  html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling .contentBox {
    padding: 15px;
    width: 30%;
    /*margin-left: 1.5%;
                            margin-right: 1.5%;*/
  }
  html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling .contentBox h5.offer-text,
  html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling .contentBox .image-container {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
  html > body .container .headlineContainer {
    line-height: 1.3;
    margin-bottom: 20px;
  }
  html > body .container .ReviewContainer {
    margin-left: 0;
    margin-right: 0;
  }
  html > body .container .ReviewContainer .shippingAndPaymentMethods {
    display: block;
    width: 100% !important;
  }
  html > body .container .ReviewContainer .shippingAndPaymentMethods > * {
    margin-left: 0;
    margin-bottom: 10px;
  }
  html > body .container .ReviewContainer .shippingAndPaymentMethods .contentBox.reviewContentBox {
    border: 1px solid #D8D8D8;
    padding: 15px;
    margin-bottom: 15px;
    padding-bottom: 25px;
  }
  html > body .container .ReviewContainer .shippingAndPaymentMethods .contentBox.reviewContentBox h5.reviewAddressProfilColor,
  html > body .container .ReviewContainer .shippingAndPaymentMethods .contentBox.reviewContentBox .reviewAddress,
  html > body .container .ReviewContainer .shippingAndPaymentMethods .contentBox.reviewContentBox .reviewRadioButton {
    margin-left: 0;
    padding-top: 10px;
  }
  html > body .container .ReviewContainer .shippingAndPaymentMethods .contentBox.reviewContentBox .reviewRadioButton {
    padding-top: 0;
  }
  html > body .container .ReviewContainer .contentBox.billingAdresses,
  html > body .container .ReviewContainer .contentBox.shippingAdresses {
    border: 1px solid #D8D8D8;
    padding: 15px;
    margin-bottom: 15px !important;
  }
  html > body .container .ReviewContainer .contentBox.billingAdresses h5.reviewAddressProfilColor,
  html > body .container .ReviewContainer .contentBox.shippingAdresses h5.reviewAddressProfilColor,
  html > body .container .ReviewContainer .contentBox.billingAdresses .reviewAddress,
  html > body .container .ReviewContainer .contentBox.shippingAdresses .reviewAddress,
  html > body .container .ReviewContainer .contentBox.billingAdresses .reviewRadioButton,
  html > body .container .ReviewContainer .contentBox.shippingAdresses .reviewRadioButton {
    margin-left: 0;
    padding-top: 10px;
  }
  html > body .container .ReviewContainer .contentBox.billingAdresses h5.reviewAddressProfilColor + .reviewAddress,
  html > body .container .ReviewContainer .contentBox.shippingAdresses h5.reviewAddressProfilColor + .reviewAddress,
  html > body .container .ReviewContainer .contentBox.billingAdresses .reviewAddress + .reviewAddress,
  html > body .container .ReviewContainer .contentBox.shippingAdresses .reviewAddress + .reviewAddress,
  html > body .container .ReviewContainer .contentBox.billingAdresses .reviewRadioButton + .reviewAddress,
  html > body .container .ReviewContainer .contentBox.shippingAdresses .reviewRadioButton + .reviewAddress,
  html > body .container .ReviewContainer .contentBox.billingAdresses h5.reviewAddressProfilColor + .reviewRadioButton,
  html > body .container .ReviewContainer .contentBox.shippingAdresses h5.reviewAddressProfilColor + .reviewRadioButton,
  html > body .container .ReviewContainer .contentBox.billingAdresses .reviewAddress + .reviewRadioButton,
  html > body .container .ReviewContainer .contentBox.shippingAdresses .reviewAddress + .reviewRadioButton,
  html > body .container .ReviewContainer .contentBox.billingAdresses .reviewRadioButton + .reviewRadioButton,
  html > body .container .ReviewContainer .contentBox.shippingAdresses .reviewRadioButton + .reviewRadioButton {
    padding-top: 0;
  }
  html > body .container .headlineContainer h1,
  html > body .container .headlineContainer h1.tro_cattitle {
    padding: 0;
  }
  html > body .container .confirmationOrderData,
  html > body .container .confirmationOrderDescription,
  html > body .container p,
  html > body .container .additionalOrderData {
    margin-left: auto;
  }
  html > body #content .sideCol .accordionLink.selectedProduct.inactive ~ form .listBox {
    display: block;
  }
  html > body #content .container-columns .sideCol .productOptions .listBox li {
    width: auto;
    display: inline-block;
  }
  html > body .container .additionalOrderData .button,
  html > body .container p .button,
  html > body .buttonContainer .button {
    width: 100%;
  }
  html > body .buttonContainer.left,
  html > body .buttonContainer.right {
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: nowrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  html > body .buttonContainer.left > .button + .button,
  html > body .buttonContainer.right > .button + .button {
    margin-left: 10px !important;
  }
  html > body h2 + .buttonContainer {
    margin-top: 10px;
  }
  html > body .tro_ProductList .tro_listitem .tro_listing .actionBox .tro_next .button,
  html > body .tro_CategoryList .tro_listitem .tro_listing .actionBox .tro_next .button,
  html > body .tro_ProductList .tro_listitem .tro_listing .actionBox .tro_next > a,
  html > body .tro_CategoryList .tro_listitem .tro_listing .actionBox .tro_next > a {
    width: auto;
    padding: 6px 10px;
    font-size: 14px !important;
  }
  html > body .tro_mobilerow {
    background: transparent;
    min-height: 0;
    border: 0;
    padding: inherit;
  }
  html > body .tro_mobiledn {
    width: auto;
    text-align: left;
    float: none;
    display: inline-block;
  }
  html > body .tro_mobileval {
    width: auto;
    display: inline-block;
    float: none;
  }
  html > body .tro_qty {
    margin-top: 20px !important;
  }
  html > body .tro_qty .tro_mobiledn {
    display: inline-block;
  }
  html > body #content .block-product .productDetailName h1 {
    text-align: left;
    padding-left: 0;
    padding-top: 0;
  }
  html > body #content .sideCol .tro_productInformation,
  html > body #content .sideColRight .tro_productInformation {
    text-align: left;
  }
  html > body #content .mainCol > p {
    text-align: left;
  }
  html > body #content .mainCol .utypiaWebPart-header-title h1 {
    font-size: 18px !important;
  }
  html > body #content .mainCol .utypiaWebPart-body p {
    text-align: left;
  }
  html > body #content .block-separate.register-container .mainCol .addresstable tr {
    display: block;
    width: 100%;
    margin-bottom: 14px;
  }
  html > body #content .block-separate.register-container .mainCol .addresstable tr td {
    height: auto;
    padding: 0;
    margin: 0;
    border: 0;
    display: block;
  }
  html > body #content .block-separate.register-container .mainCol .addresstable tr td.ubnBillingAddrRequired,
  html > body #content .block-separate.register-container .mainCol .addresstable tr td.ubnShippingAddrRequired,
  html > body #content .block-separate.register-container .mainCol .addresstable tr td.ubnMyAccountRequired,
  html > body #content .block-separate.register-container .mainCol .addresstable tr td.label,
  html > body #content .block-separate.register-container .mainCol .addresstable tr td.tro_requiredfield {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0;
    padding-bottom: 8px;
  }
  html > body #content .block-separate.register-container .mainCol .addresstable tr td select,
  html > body #content .block-separate.register-container .mainCol .addresstable tr td input[type=text],
  html > body #content .block-separate.register-container .mainCol .addresstable tr td input[type=password],
  html > body #content .block-separate.register-container .mainCol .addresstable tr td input[type=search] {
    left: auto;
    top: auto;
    position: relative;
    margin: 0;
  }
  html > body #content .block-separate.register-container .mainCol .addresstable tr td .ubnRegisterDoNotChargeComment02,
  html > body #content .block-separate.register-container .mainCol .addresstable tr td .ubnRegisterDoNotChargeComment01 {
    padding-left: 0;
  }
  html > body #content .block-separate.register-container .mainCol .addresstable tr td:last-child input {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    margin: 0;
  }
  html > body #content .singleCol .ubnMyAccountMenuLine {
    margin-top: 0;
    margin-bottom: 10px;
  }
  html > body #content .singleCol .ubnMyAccountMenuLine .button.ubnMyAccountMenuButton {
    float: none;
    width: auto;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
  }
  html > body #content #aboutUS #aboutUsLinks {
    display: block;
    float: none !important;
    width: 100%;
  }
  html > body #content #aboutUS #aboutUsLinks .button.white {
    margin-left: 0 !important;
  }
  html > body #content #aboutUS .AboutUsRawText {
    font-size: 14px;
    line-height: 24px;
  }
  html > body #content .tro_myorders .tro_myorders_result {
    padding-top: 20px;
    border-top: 1px solid #D8D8D8;
    margin-top: 10px;
  }
  html > body #content .tro_myorders .tro_myorders_result tbody tr {
    background: none;
    padding: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  html > body #content .tro_myorders .tro_myorders_result tbody tr:last-child {
    margin-bottom: 0;
  }
  html > body #content .buttonContainer a.button,
  html > body #content .buttonContainer input.button {
    font-size: 14px;
    line-height: 14px;
  }
  html > body .ui-dialog {
    max-height: 100% !important;
    transform: translate(0px, -50%);
    height: auto !important;
    top: 50% !important;
  }
  html > body .ui-dialog {
    max-height: 100% !important;
    transform: translate(0px, -50%);
    height: auto !important;
    top: 50% !important;
  }
}
@media (max-width: 768px) {
  html > body > #content {
    padding-top: 0 !important;
  }
  html > body > #content .block-product .sideCol,
  html > body > #content .block-product .sideColRight {
    width: 100%;
    float: none;
    display: block;
  }
  html > body > #content .block-separate {
    padding: 15px;
  }
  html > body > #content .block-separate .templates-listing .template-listing-item {
    width: 48%;
    max-width: 48%;
    padding: 15px;
  }
  html > body > #content .block-separate .tabboxLibraryDropDown select {
    width: 100%;
  }
  html > body > #content .block-separate .block-product .productDetailName h1 {
    font-size: 18px;
    margin-bottom: 6px;
  }
  html > body > #content .block-separate .login-container .login-column {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    border: 0 !important;
  }
  html > body > #content .block-separate .login-container .login-column .form-line .loginIdentificationFirstRow,
  html > body > #content .block-separate .login-container .login-column .form-line .loginIdentification {
    min-width: 120px;
    width: 100%;
  }
  html > body > #content .block-separate .login-container .login-column + .login-column {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid #E9E9E9 !important;
  }
  html > body > #content .block-separate.register-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  html > body > #content .block-separate.register-container .sideCol {
    width: 100% !important;
    padding-right: 0;
    margin-right: 0;
    border: 0;
  }
  html > body > #content .block-separate.register-container .sideCol + .mainCol {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid #D8D8D8;
  }
  html > body > #content .singleCol .ubnMyAccountMenuLine .button.ubnMyAccountMenuButton {
    margin-left: 0;
    margin-right: 0;
    disply: block;
    width: 100%;
  }
  html > body > #content .container-full .block-separate {
    padding-left: 0;
    padding-right: 0;
  }
  html > body > #content .breadcrumbs {
    padding-bottom: 4px;
  }
  html > body > #content .breadcrumbs .breadcrumbs-item:after {
    font-size: 80%;
  }
  html > body > #content .cwLayoutPreview .zoom-configuration {
    position: relative;
    top: auto !important;
    right: auto;
    width: 100%;
  }
  html > body > #content .cwLayoutPreview .zoom-configuration select {
    width: 100%;
  }
  html > body > #content .productOptions .listBox {
    white-space: normal;
  }
  html > body > #content .container-columns .sideCol .productOptions .listBox li {
    width: 100%;
    display: block;
  }
  html > body > #content .container-columns .sideCol .productOptions .listBox li .data {
    width: 100%;
  }
  html > body > #content .productOptions .additionalOptions {
    width: 100%;
  }
  html > body > #content .productOptions .additionalOptions .radioBox > span,
  html > body > #content .listing-values .values li .label,
  html > body > #content .productOptions .listBox label {
    padding-top: 8px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  html > body > #content .container-columns .proofReadSettings {
    margin-top: 16px;
  }
  html > body > #content .wizardTable select {
    width: auto;
  }
  html > body > #content .wizardTable.ub_tab_text .cell3 {
    width: 170px;
    max-width: none;
    min-width: unset;
  }
  html > body > #content .wizardTable.ub_tab_text .cell4 {
    width: 120px;
    max-width: none;
    min-width: unset;
  }
  html > body > #content .wizardTable.ub_tab_text .cell8 {
    width: 120px;
    max-width: none;
    min-width: unset;
  }
  html > body .container-full {
    padding-bottom: 10px;
  }
  html > body .tabbox {
    /*.tabboxHeader {
                white-space: nowrap;
                overflow: scroll;
                margin: 0;
                box-sizing: content-box;
                margin: 0 -30px;
                padding: 0 30px;

                .tabLink {
                    padding: 0 20px 8px 10px;
                    margin-left: -15px;
                    color: @color-gray;

                    &.active {
                        //border-bottom-color: transparent;
                        color: @color-black;
                    }
                }
            }*/
  }
  html > body .tabbox .secondLevelDropDown {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    margin: 0 auto 12px;
    padding: 0;
  }
  html > body .tabbox .secondLevelDropDown #SecondLevelDropDownTemplateList {
    padding-right: 24px;
    border: 1px solid #D8D8D8;
    float: none;
  }
  html > body .tabbox .tabboxHeader {
    display: none;
  }
  html > body .tabbox.cwtabbox {
    margin-bottom: 0;
  }
  html > body .tabbox.cwtabbox * {
    box-sizing: border-box;
  }
  html > body .tabbox.cwtabbox .tabbox-container {
    margin-left: -15px;
    box-sizing: content-box;
    margin-right: -15px;
  }
  html > body .tabbox.cwtabbox .tabbox-container .tabbox-scroller {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  html > body .tabbox.cwtabbox .tabbox-container .arrow {
    display: none;
  }
  html > body .tabbox.cwtabbox .tabbox-container .arrow.arrow-right {
    position: absolute;
    top: -6px;
    right: -15px;
    display: block;
    width: 24px;
    z-index: 902;
    height: 32px;
    background: #F5F5F5;
  }
  html > body .tabbox.cwtabbox .tabbox-container .arrow.arrow-right:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 24px;
    background: #F5F5F5 url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-right.svg') no-repeat center left;
    background-size: 24px;
    opacity: 0.4515;
  }
  html > body .tabbox.cwtabbox .tabbox-container .arrow.arrow-left {
    position: absolute;
    top: -6px;
    left: -15px;
    display: block;
    width: 24px;
    z-index: 902;
    height: 32px;
    background: #F5F5F5;
  }
  html > body .tabbox.cwtabbox .tabbox-container .arrow.arrow-left:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 24px;
    background: #F5F5F5 url('/UI/Areas/uB/Content/Images/ub2019/ico-arrow-left.svg') no-repeat center right;
    background-size: 24px;
    opacity: 0.4515;
  }
  html > body .tabbox.cwtabbox .tabboxHeader {
    overflow: visible;
    overflow-y: visible;
    box-sizing: content-box;
    margin: 0;
    padding: 0;
    width: auto;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    white-space: nowrap;
  }
  html > body .tabbox.cwtabbox .tabboxHeader .tabLink {
    padding: 0 16px 8px;
    margin-left: 0;
    color: #999;
  }
  html > body .tabbox.cwtabbox .tabboxHeader .tabLink.active {
    position: relative;
    border-bottom-color: #E30613;
    color: #E30613;
  }
  html > body .tabbox.cwtabbox .tabboxContent {
    margin-left: -16px;
    margin-right: -16px;
    box-sizing: content-box;
    padding: 16px;
    width: auto;
    box-shadow: none;
  }
  html > body .tabbox.cwtabbox .requiredlabel {
    padding-top: 6px;
  }
  html > body .tabbox .tab-graphics .graphics-table > * {
    border: 0 !important;
    padding-left: 0 !important;
    padding-right: 40px !important;
  }
  html > body .tabbox .tab-graphics .graphics-table > *.graphicslogobutton {
    padding-right: 0 !important;
    margin-right: 0 !important;
    min-height: auto !important;
  }
  html > body .tabbox .tab-graphics .graphics-table > *.graphicslogobutton .button {
    padding: 5px 15px 5px 15px !important;
    font-size: 14px !important;
    font-weight: bold;
  }
  html > body .tabbox .tab-graphics .graphics-table > *.graphicslogofineposition {
    padding-right: 40px !important;
    min-height: auto !important;
  }
  html > body .tabbox .tab-graphics .graphics-table > *.graphicslogoposition {
    padding-right: 20px !important;
    min-height: auto !important;
  }
  html > body .tabbox .tab-graphics .graphics-table > *.graphics-other {
    min-height: auto !important;
  }
  html > body .tabbox .wizardTable.responsive-table {
    margin-bottom: 0;
  }
  html > body .tabbox .wizardTable.responsive-table td:before {
    content: attr(data-title);
    color: #999;
    font-weight: normal;
  }
  html > body .tabbox .wizardTable.responsive-table tr {
    border: 0;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td {
    float: none !important;
    display: block !important;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td[style="display: none;"] {
    display: none !important;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td .graphicslogofineposition input[type=checkbox] {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
  }
  html > body .tabbox .wizardTable.responsive-table tr > td:before {
    color: purple;
    display: none;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td:before {
    display: inherit;
    float: left;
    padding-left: 0;
    width: 48%;
    margin-left: -52%;
    text-align: right;
    font-weight: bold;
    box-sizing: border-box;
    font-weight: normal;
    color: #999;
    font-size: 12px;
    padding-top: 10px;
    font-size: 14px;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td:last-child {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #D8D8D8;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td td:empty {
    display: none !important;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td td,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell2,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell3,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell4,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell5,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell6,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell7,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell8,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell9 {
    width: auto !important;
    padding-left: 100px;
    padding-right: 0;
    min-height: 20px;
    margin-right: 0;
    position: relative;
    margin-left: 0;
    float: none;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td td .tro_colorpicker,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell2 .tro_colorpicker,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell3 .tro_colorpicker,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell4 .tro_colorpicker,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell5 .tro_colorpicker,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell6 .tro_colorpicker,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell7 .tro_colorpicker,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell8 .tro_colorpicker,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell9 .tro_colorpicker {
    margin-top: 6px;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td td input[type=checkbox],
  html > body .tabbox .wizardTable.responsive-table tr > td.cell2 input[type=checkbox],
  html > body .tabbox .wizardTable.responsive-table tr > td.cell3 input[type=checkbox],
  html > body .tabbox .wizardTable.responsive-table tr > td.cell4 input[type=checkbox],
  html > body .tabbox .wizardTable.responsive-table tr > td.cell5 input[type=checkbox],
  html > body .tabbox .wizardTable.responsive-table tr > td.cell6 input[type=checkbox],
  html > body .tabbox .wizardTable.responsive-table tr > td.cell7 input[type=checkbox],
  html > body .tabbox .wizardTable.responsive-table tr > td.cell8 input[type=checkbox],
  html > body .tabbox .wizardTable.responsive-table tr > td.cell9 input[type=checkbox] {
    margin-top: 12px;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td td select,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell2 select,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell3 select,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell4 select,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell5 select,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell6 select,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell7 select,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell8 select,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell9 select {
    box-sizing: border-box;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td select,
  html > body .tabbox .wizardTable.responsive-table tr > td input[type=text] {
    height: 44px !important;
    font-weight: normal;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td.inactive {
    display: none !important;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td.cell0,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell1 {
    font-size: 14px !important;
    width: 100% !important;
    position: relative !important;
    text-align: left !important;
    padding-bottom: 0;
    color: rgba(0, 0, 0, 0.8) !important;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td.cell0 > span,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell1 > span {
    font-size: 14px;
    line-height: 20px;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td.cell0 > div,
  html > body .tabbox .wizardTable.responsive-table tr > td.cell1 > div {
    width: 100% !important;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td.cell0 {
    padding-top: 0 !important;
  }
  html > body .tabbox .wizardTable.responsive-table tr > td.cell1 {
    padding-bottom: 10px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  html > body .tabbox .wizardTable.responsive-table tr.tro_wizardTableHeader th.cell1 {
    width: 100% !important;
  }
  html > body .tabbox .wizardTable.responsive-table tr .linePositioning {
    padding-top: 16px;
    height: 50px;
  }
  html > body .tabbox .wizardTable.responsive-table tr th {
    border: 0;
  }
  html > body .tabbox .wizardTable.responsive-table tfoot td {
    width: 100% !important;
    margin-left: 0 !important;
    font-size: 14px;
    color: #000;
  }
  html > body .tabbox .wizardTable.responsive-table.spacing tr {
    border: 0;
  }
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td:before,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th:before {
    /*width: 90px;*/
    margin-left: 0;
    margin-right: 20px;
    /*text-align: left;*/
  }
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td td,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th td,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell2,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell2,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell3,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell3,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell4,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell4,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell5,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell5,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell6,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell6,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell7,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell7,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell8,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell8,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell9,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell9 {
    padding-left: 0;
  }
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td td:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th td:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell2:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell2:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell3:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell3:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell4:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell4:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell5:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell5:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell6:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell6:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell7:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell7:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell8:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell8:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell9:empty,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell9:empty {
    display: none !important;
  }
  html > body .tabbox .wizardTable.responsive-table.spacing tr > td.cell1,
  html > body .tabbox .wizardTable.responsive-table.spacing tr > th.cell1 {
    padding-bottom: 0 !important;
  }
  html > body .tabbox .wizardTable.responsive-table.rulers td:before {
    /*width: 90px;*/
    margin-left: 0 !important;
    margin-right: 20px;
    /*text-align: left;*/
  }
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td td,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th td,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell2,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell2,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell3,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell3,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell4,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell4,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell5,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell5,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell6,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell6,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell7,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell7,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell8,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell8,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell9,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell9 {
    padding-left: 0;
  }
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td td:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th td:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell2:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell2:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell3:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell3:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell4:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell4:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell5:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell5:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell6:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell6:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell7:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell7:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell8:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell8:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell9:empty,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell9:empty {
    display: none !important;
  }
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td.cell1,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > th.cell1 {
    padding-bottom: 0 !important;
  }
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td > span,
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td input[type=checkbox] {
    padding-top: 10px;
    display: inline;
  }
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td > span:empty {
    display: none !important;
  }
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td:not([data-title]) {
    padding-left: 0 !important;
  }
  html > body .tabbox .wizardTable.responsive-table.rulers tr > td:not([data-title]):before {
    display: none !important;
  }
  html > body .tabbox .wizardTable.responsive-table.ub_tab_borders tbody tr td.cell1 {
    width: auto !important;
    padding-left: 100px !important;
    min-height: 20px;
    margin-right: 0;
    position: relative;
    margin-left: 0;
    float: none;
  }
  html > body .tabbox .wizardTable.responsive-table.ub_tab_borders tbody tr td .dd-container .dd-select {
    height: 42px;
  }
  html > body .tabbox .wizardTable.responsive-table.ub_tab_borders tbody tr td .dd-container .dd-select .dd-selected {
    height: 40px;
  }
  html > body .tabbox .wizardTable.responsive-table.ub_tab_borders tbody tr td .dd-container .dd-select .dd-selected .dd-selected-text {
    margin-top: 6px;
  }
  html > body .tabbox .wizardTable.responsive-table.ub_tab_borders tbody tr td .dd-container .dd-select .dd-selected .dd-selected-image {
    margin-top: 5px;
  }
  html > body .steps-container .steps-list .step .item-name {
    display: none;
  }
  html > body .tro_graphicsearch #tdCategoryControlSearchLine,
  html > body .tro_graphicsearch #tdTextControlSearchLine {
    width: 69%;
    width: 100%;
    margin-bottom: 10px;
  }
  html > body .container-crosssell .crossSelling .teaserRow.tro_crossselling .contentBox {
    width: 48%;
    /*margin-left: 1%;
                            margin-right: 1%;*/
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing,
  html > body .tro_ProductList .tro_listitem .tro_listing {
    display: block;
    width: 100% !important;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > *,
  html > body .tro_ProductList .tro_listitem .tro_listing > *,
  html > body .tro_CategoryList .tro_listitem .tro_listing > *.tro_listing_info,
  html > body .tro_ProductList .tro_listitem .tro_listing > *.tro_listing_info,
  html > body .tro_CategoryList .tro_listitem .tro_listing > *.tro_action_container,
  html > body .tro_ProductList .tro_listitem .tro_listing > *.tro_action_container,
  html > body .tro_CategoryList .tro_listitem .tro_listing > *.actionBox,
  html > body .tro_ProductList .tro_listitem .tro_listing > *.actionBox,
  html > body .tro_CategoryList .tro_listitem .tro_listing > *.tro_actioncontainer,
  html > body .tro_ProductList .tro_listitem .tro_listing > *.tro_actioncontainer,
  html > body .tro_CategoryList .tro_listitem .tro_listing > *.tro_actions,
  html > body .tro_ProductList .tro_listitem .tro_listing > *.tro_actions,
  html > body .tro_CategoryList .tro_listitem .tro_listing > *.tro_listing_imprint,
  html > body .tro_ProductList .tro_listitem .tro_listing > *.tro_listing_imprint,
  html > body .tro_CategoryList .tro_listitem .tro_listing > *.tro_listing_img,
  html > body .tro_ProductList .tro_listitem .tro_listing > *.tro_listing_img {
    display: block;
    margin-left: 110px !important;
    width: auto;
    text-align: left !important;
    margin-bottom: 10px;
    padding-left: 0;
    min-width: 10px;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > *.tro_listing_img,
  html > body .tro_ProductList .tro_listitem .tro_listing > *.tro_listing_img {
    margin-left: 0 !important;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > *.tro_listing_imprint,
  html > body .tro_ProductList .tro_listitem .tro_listing > *.tro_listing_imprint {
    padding-left: 0 !important;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > *.tro_listing_imprint img,
  html > body .tro_ProductList .tro_listitem .tro_listing > *.tro_listing_imprint img {
    margin: 0;
    float: left;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > form,
  html > body .tro_ProductList .tro_listitem .tro_listing > form {
    margin-left: 0 !important;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_info.tro_actioncontainer,
  html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_info.tro_actioncontainer,
  html > body .tro_CategoryList .tro_listitem .tro_listing .tro_action_container.tro_actioncontainer,
  html > body .tro_ProductList .tro_listitem .tro_listing .tro_action_container.tro_actioncontainer,
  html > body .tro_CategoryList .tro_listitem .tro_listing .actionBox.tro_actioncontainer,
  html > body .tro_ProductList .tro_listitem .tro_listing .actionBox.tro_actioncontainer,
  html > body .tro_CategoryList .tro_listitem .tro_listing .tro_actioncontainer.tro_actioncontainer,
  html > body .tro_ProductList .tro_listitem .tro_listing .tro_actioncontainer.tro_actioncontainer,
  html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_imprint.tro_actioncontainer,
  html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_imprint.tro_actioncontainer,
  html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_img.tro_actioncontainer,
  html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_img.tro_actioncontainer {
    min-width: 10px;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > .tro_actions,
  html > body .tro_ProductList .tro_listitem .tro_listing > .tro_actions {
    min-width: 100px;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_price,
  html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_price {
    display: block;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing .tro_actions .tro_price_val,
  html > body .tro_ProductList .tro_listitem .tro_listing .tro_actions .tro_price_val {
    font-weight: 700;
    display: block;
    padding-bottom: 6px;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing .tro_actions .actionBox,
  html > body .tro_ProductList .tro_listitem .tro_listing .tro_actions .actionBox {
    padding-left: 0;
    text-align: left;
    margin-left: 0;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing .tro_qty,
  html > body .tro_ProductList .tro_listitem .tro_listing .tro_qty {
    margin-left: 0 !important;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing .tro_qty > input[type=text],
  html > body .tro_ProductList .tro_listitem .tro_listing .tro_qty > input[type=text] {
    margin-left: 0;
    vertical-align: top;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing .tro_listing_img,
  html > body .tro_ProductList .tro_listitem .tro_listing .tro_listing_img {
    float: left !important;
    margin-left: 0 !important;
    min-width: 72px;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing .prodDetail,
  html > body .tro_ProductList .tro_listitem .tro_listing .prodDetail {
    text-align: left !important;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing .tro_actioncontainer .tro_actions,
  html > body .tro_ProductList .tro_listitem .tro_listing .tro_actioncontainer .tro_actions {
    margin-left: 0;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > form > *,
  html > body .tro_ProductList .tro_listitem .tro_listing > form > *,
  html > body .tro_CategoryList .tro_listitem .tro_listing > form > *.tro_listing_info,
  html > body .tro_ProductList .tro_listitem .tro_listing > form > *.tro_listing_info,
  html > body .tro_CategoryList .tro_listitem .tro_listing > form > *.tro_action_container,
  html > body .tro_ProductList .tro_listitem .tro_listing > form > *.tro_action_container,
  html > body .tro_CategoryList .tro_listitem .tro_listing > form > *.actionBox,
  html > body .tro_ProductList .tro_listitem .tro_listing > form > *.actionBox,
  html > body .tro_CategoryList .tro_listitem .tro_listing > form > *.tro_actioncontainer,
  html > body .tro_ProductList .tro_listitem .tro_listing > form > *.tro_actioncontainer,
  html > body .tro_CategoryList .tro_listitem .tro_listing > form > *.tro_actions,
  html > body .tro_ProductList .tro_listitem .tro_listing > form > *.tro_actions,
  html > body .tro_CategoryList .tro_listitem .tro_listing > form > *.tro_listing_imprint,
  html > body .tro_ProductList .tro_listitem .tro_listing > form > *.tro_listing_imprint,
  html > body .tro_CategoryList .tro_listitem .tro_listing > form > *.tro_listing_img,
  html > body .tro_ProductList .tro_listitem .tro_listing > form > *.tro_listing_img {
    display: block;
    margin-left: 110px;
    width: auto;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 0;
    min-width: 10px;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > form > *.tro_listing_img,
  html > body .tro_ProductList .tro_listitem .tro_listing > form > *.tro_listing_img {
    margin-left: 0 !important;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > form > *.tro_listing_imprint,
  html > body .tro_ProductList .tro_listitem .tro_listing > form > *.tro_listing_imprint {
    padding-left: 0px !important;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > form > *.tro_listing_imprint img,
  html > body .tro_ProductList .tro_listitem .tro_listing > form > *.tro_listing_imprint img {
    margin: 0;
    float: left;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > form .tro_listing_info.tro_actioncontainer,
  html > body .tro_ProductList .tro_listitem .tro_listing > form .tro_listing_info.tro_actioncontainer,
  html > body .tro_CategoryList .tro_listitem .tro_listing > form .tro_action_container.tro_actioncontainer,
  html > body .tro_ProductList .tro_listitem .tro_listing > form .tro_action_container.tro_actioncontainer,
  html > body .tro_CategoryList .tro_listitem .tro_listing > form .actionBox.tro_actioncontainer,
  html > body .tro_ProductList .tro_listitem .tro_listing > form .actionBox.tro_actioncontainer,
  html > body .tro_CategoryList .tro_listitem .tro_listing > form .tro_actioncontainer.tro_actioncontainer,
  html > body .tro_ProductList .tro_listitem .tro_listing > form .tro_actioncontainer.tro_actioncontainer,
  html > body .tro_CategoryList .tro_listitem .tro_listing > form .tro_listing_imprint.tro_actioncontainer,
  html > body .tro_ProductList .tro_listitem .tro_listing > form .tro_listing_imprint.tro_actioncontainer,
  html > body .tro_CategoryList .tro_listitem .tro_listing > form .tro_listing_img.tro_actioncontainer,
  html > body .tro_ProductList .tro_listitem .tro_listing > form .tro_listing_img.tro_actioncontainer {
    min-width: 10px;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > form > .tro_actions,
  html > body .tro_ProductList .tro_listitem .tro_listing > form > .tro_actions {
    min-width: 10px;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > form .tro_listing_price,
  html > body .tro_ProductList .tro_listitem .tro_listing > form .tro_listing_price {
    display: block;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > form .tro_actions .tro_price_val,
  html > body .tro_ProductList .tro_listitem .tro_listing > form .tro_actions .tro_price_val {
    font-weight: 700;
    display: block;
    padding-bottom: 6px;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > form .tro_actions .actionBox,
  html > body .tro_ProductList .tro_listitem .tro_listing > form .tro_actions .actionBox {
    padding-left: 0;
    text-align: left;
    margin-left: 0;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > form .tro_qty,
  html > body .tro_ProductList .tro_listitem .tro_listing > form .tro_qty {
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > form .tro_qty > input[type=text],
  html > body .tro_ProductList .tro_listitem .tro_listing > form .tro_qty > input[type=text] {
    margin-left: 0;
    vertical-align: top;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > form .tro_listing_img,
  html > body .tro_ProductList .tro_listitem .tro_listing > form .tro_listing_img {
    float: left !important;
    margin-left: 0;
    min-width: 72px;
  }
  html > body .tro_CategoryList .tro_listitem .tro_listing > form .tro_actioncontainer .tro_actions,
  html > body .tro_ProductList .tro_listitem .tro_listing > form .tro_actioncontainer .tro_actions {
    margin-left: 0;
  }
  html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart-header-title h1,
  html > body #content .container .utypiaWebPartZone .utypiaWebPart-header-title h1 {
    white-space: normal;
    word-break: break-word;
    font-size: 18px !important;
    margin: 0;
    padding: 0;
  }
  html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-header .utypiaWebPart-header-title h1,
  html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-header .utypiaWebPart-header-title h1,
  html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-header.uwph-Style1 .utypiaWebPart-header-title h1,
  html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-header.uwph-Style1 .utypiaWebPart-header-title h1 {
    white-space: normal;
    word-break: break-word;
    font-size: 24px !important;
    line-height: 20px !important;
  }
  html > body #content .mainCol .utypiaWebPartZone .home-lined,
  html > body #content .container .utypiaWebPartZone .home-lined {
    display: block !important;
    text-align: left !important;
  }
  html > body #content .mainCol .utypiaWebPartZone .home-lined .lined-item,
  html > body #content .container .utypiaWebPartZone .home-lined .lined-item {
    display: block !important;
    text-align: left !important;
    width: 100% !important;
  }
  html > body #content .mainCol .utypiaWebPartZone .home-lined *,
  html > body #content .container .utypiaWebPartZone .home-lined * {
    line-height: 1.5;
  }
  html > body #content .mainCol .utypiaWebPartZone .home-lined + .home-lined,
  html > body #content .container .utypiaWebPartZone .home-lined + .home-lined {
    margin-top: 16px;
  }
  html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow > .contentBox,
  html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow > .contentBox {
    width: 48%;
    flex-basis: 48%;
    max-width: 48%;
  }
  html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates,
  html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates {
    width: 48%;
    flex-basis: 48%;
    max-width: 48%;
  }
}
@media (min-width: 960px) {
  html > body #content .block-separate.block-search .tro_search.big {
    width: 100%;
    display: table;
  }
}
@media (min-width: 768px) {
  html > body {
    /*.block-separate {
            .headline {
                .product-number,
                .price {
                    max-width: 29%;
                }
            }
        }*/
  }
  html > body .navigation-main .navigation-list .main-submenu {
    display: none;
  }
  html > body .navigation-main .navigation-list .list-item.active .nav-submenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  html > body .navigation-main .navigation-list .list-item.active .item-main:before {
    position: absolute;
    top: -10px;
    left: -36px;
    width: 100%;
    height: 100%;
    background: transparent;
    content: ' ';
    box-sizing: content-box;
    padding: 12px 36px;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    list-style-type: none;
    flex-direction: row;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu {
    background: #F5F5F5;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu.active {
    display: block;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container {
    text-align: left;
    padding-top: 12px;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .list-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    border-radius: 0;
    background: #E30613;
    color: white;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    font-size: 24px;
    z-index: 1;
    transition: all 333ms cubic-bezier(0.4, 0, 0.22, 1);
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .list-close:hover {
    background: rgba(0, 0, 0, 0.8);
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .list-close:active {
    background: #E30613;
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.33) inset;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list {
    margin: 0 2%;
    width: auto;
    width: 29%;
    text-align: left;
    margin-bottom: 12px;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list > img {
    display: none !important;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list > div {
    float: none;
    padding-bottom: 4px;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list > div > img {
    display: block;
    float: left;
    width: 48px;
    height: 48px;
    max-height: 48px;
    margin-right: 12px;
    vertical-align: middle;
    mix-blend-mode: multiply;
    position: relative;
    overflow: visible;
    opacity: 1;
    visibility: visible;
    top: auto;
    left: auto;
    position: absolute;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list > div .list-title {
    color: rgba(0, 0, 0, 0.8);
    font-family: 'Roboto Slab', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
    padding-bottom: 4px;
    min-height: 48px;
    display: flex;
    align-items: center;
    line-height: 22px;
    margin-left: 60px;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list > div .list-title:hover {
    text-decoration: none;
    color: #E30613;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list .title-items {
    margin-top: -16px;
    margin-bottom: 20px;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list .title-items .items-line {
    margin-left: 60px;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list .title-items .items-line .line-link {
    font-weight: 400;
    white-space: normal;
    font-size: 13px;
    line-height: 18px;
    color: #999;
    padding-left: 20px;
    display: block;
    position: relative;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list .title-items .items-line .line-link:before {
    content: '—';
    position: absolute;
    top: 1px;
    left: 1px;
    color: #999;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list .title-items .items-line .line-link:hover {
    text-decoration: none;
    color: #E30613;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list .title-items .items-line.line-control {
    display: none;
    cursor: pointer;
    font-weight: 400;
    white-space: normal;
    font-size: 13px;
    line-height: 18px;
    color: #E30613;
    position: relative;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list .title-items .items-line.line-control:hover {
    text-decoration: underline;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list .title-items .items-line:nth-child(1n+4) {
    display: none;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list .title-items .items-line:nth-child(4) ~ .line-control.line-expand {
    display: block;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list .title-items.active .items-line:nth-child(1n+4) {
    display: block;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list .title-items.active .items-line:nth-child(4) ~ .line-control.line-expand {
    display: none;
  }
  html > body .navigation-main .navigation-list .list-item .nav-submenu.main-submenu .submenu-container .container-list .title-items.active .items-line:nth-child(4) ~ .line-control.line-collapse {
    display: block;
  }
}
@media (max-width: 419px) {
  html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates,
  html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .templateWebPart > .templateWebPartTemplates,
  html > body #content .mainCol .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow > .contentBox,
  html > body #content .container .utypiaWebPartZone .utypiaWebPart .utypiaWebPart-body .teaserRow > .contentBox {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  html > body #content .container-crosssell .crossSelling .teaserRow.tro_crossselling .contentBox {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 639px) {
  html > body > #content .block-separate .templates-listing .template-listing-item.template-listing-itemLarge {
    width: 100%;
    max-width: 100%;
  }
}
.tro_listing_oneColumnRow {
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
}
.tro_listing_oneColumnRow h2 {
  margin-bottom: 4px;
  background: transparent;
  font-size: 16px;
  padding: 0;
}
.tro_listing_oneColumnRow span {
  float: left;
  padding-right: 10px;
}
.tro_listing_oneColumnRow .prodDetail_mobile {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 6px;
}
.tro_listing_twoColumnRow {
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}
.tro_listing_twoColumnRow .tro_listing_img_mobile {
  width: 50% !important;
  margin-right: 0;
  text-align: center;
  float: left !important;
  flex: none;
}
.tro_listing_twoColumnRow .tro_listing_img_mobile > a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  min-width: 40px;
  min-height: 40px;
}
.tro_listing_twoColumnRow .tro_listing_img_mobile img {
  max-width: 100%;
  max-height: 100%;
  min-width: 40px;
  text-align: center;
  mix-blend-mode: multiply;
  vertical-align: middle;
}
.tro_qty_mobile {
  text-align: left !important;
  margin-top: 0px !important;
  display: inline-block;
  line-height: 36px;
  margin-bottom: 5px;
}
.tro_qty_mobile input[type=text],
.tro_qty_mobile input[type=number] {
  text-align: center;
  display: inline-block;
  margin-left: 6px;
  line-height: 34px;
  height: 36px;
  border: 1px solid #292929;
}
.buttonMobile {
  text-align: center;
  margin: 0px;
  width: 98.8% !important;
}
html {
  overflow: visible;
}
html > body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: hsla(0, 0%, 0%, 0.8);
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  word-wrap: break-word;
  font-kerning: normal;
  overflow: visible;
  overflow-x: hidden;
  -moz-font-feature-settings: "kern", "liga", "clig", "calt";
  -ms-font-feature-settings: "kern", "liga", "clig", "calt";
  -webkit-font-feature-settings: "kern", "liga", "clig", "calt";
  font-feature-settings: "kern", "liga", "clig", "calt";
  /*#content .sideCol .accordionLink {
        &.inactive {
            ~ * {
                display: inherit !important;
            }
        }
    }*/
}
html > body.allow-page-break {
  overflow: auto;
}
html > body *[class^=text] {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-kerning: normal;
  -moz-font-feature-settings: "kern", "liga", "clig", "calt";
  -ms-font-feature-settings: "kern", "liga", "clig", "calt";
  -webkit-font-feature-settings: "kern", "liga", "clig", "calt";
  font-feature-settings: "kern", "liga", "clig", "calt";
}
html > body ::selection {
  background: rgba(0, 0, 0, 0.8);
  color: #FFF;
  text-shadow: 1px 1px 1px #000;
}
html > body ::-moz-selection {
  background: rgba(0, 0, 0, 0.8);
  color: #FFF;
  text-shadow: 1px 1px 1px #000;
}
html > body .container {
  width: 1200px;
  min-height: 0;
}
html > body .container > form {
  margin-bottom: 0;
}
html > body .singleCol p {
  width: auto;
  font-size: 14px;
  line-height: 20px;
}
html > body .hide-desktop,
html > body .hide-nonmobile,
html > body .show-tablet,
html > body .show-mobile {
  display: none !important;
}
html > body .ui-widget {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
}
html > body .container-full {
  position: relative;
  width: 100%;
}
html > body .container-full:before {
  left: -50px;
  top: 0;
  background: #F5F5F5;
  width: 300vw;
  height: 100%;
  content: "";
  position: absolute;
  left: -100vw;
  z-index: -1;
}
html > body .container-full .block-separate {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border: 0 !important;
  box-shadow: none !important;
}
html > body #content {
  padding-top: 10px;
}
html > body a {
  color: #E30613;
}
html > body .tro_shopMode {
  background: #000;
  padding: 10px;
  height: auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
html > body .tro_shopMode,
html > body .tro_shopMode p {
  color: #FFF;
  font-size: 12px;
  margin: 0;
}
html > body .buttonContainer {
  margin-bottom: 20px;
}
html > body .templateUploadLayoutDialog {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 0;
}
html > body .contentBox {
  float: none;
}
html > body .headlineContainer {
  background: transparent;
  margin-bottom: 36px;
}
html > body .headlineContainer h1,
html > body .headlineContainer h2 {
  background: transparent;
  font-family: 'Roboto Slab', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', 'Helvetica', 'Arial', sans-serif;
  color: #000;
}
html > body .headlineContainer h1 {
  font-size: 30px;
  line-height: 42px;
  margin-top: 10px;
  display: block !important;
}
html > body .headlineContainer > h2 {
  font-size: 30px;
  line-height: 42px;
  max-width: calc(100% - 300px);
  display: inline-block;
}
html > body .headlineContainer + p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
  margin-top: -20px;
}
html > body h5 {
  text-transform: uppercase;
  color: #999;
  font-size: 12px;
  padding-top: 20px;
  padding-bottom: 10px;
  display: block;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  margin-top: 0rem;
  margin-bottom: 6px;
}
html > body .ubnMyAccountRequired,
html > body .tro_requiredfield {
  color: #E30613;
}
html > body .button,
html > body .button.white {
  color: #FFF;
  background: #E30613;
  border: none;
  font-weight: 700;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
  border: 1px solid #E30613;
  text-transform: uppercase;
  padding-left: 5em;
  padding-right: 5em;
  border-radius: 1px;
  font-size: 14px;
  display: inline-block;
  height: 36px;
  line-height: 1;
  padding: 10px 30px;
  white-space: nowrap;
  max-width: 100%;
  -moz-appearance: none;
  -ms-appearance: none;
  outline: none;
  -webkit-appearance: none;
}
html > body .button.white,
html > body .button.white.white {
  border: 1px solid #D8D8D8;
  background: none;
  color: rgba(0, 0, 0, 0.8);
  box-shadow: none;
  background: #FFF;
  line-height: 1;
}
html > body .button.white:hover,
html > body .button.white.white:hover {
  border-color: #999;
  background: #FFF;
  box-shadow: none;
}
html > body .button.tro_samplebulkupl,
html > body .button.white.tro_samplebulkupl {
  display: inline;
  line-height: 20px;
  padding: 0;
  color: #E30613;
  float: none;
  background: transparent;
  box-shadow: none;
}
html > body .button.tro_samplebulkupl:hover,
html > body .button.white.tro_samplebulkupl:hover {
  background: #E30613;
  color: #FFF;
}
html > body .button.wrap,
html > body .button.white.wrap {
  white-space: normal;
}
html > body .button:hover,
html > body .button.white:hover {
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.1) inset;
  background: #E30613;
}
html > body .buttonContainer .button.white,
html > body .buttonContainer .button.white.white {
  border: 1px solid #D8D8D8;
  background: none;
  color: rgba(0, 0, 0, 0.8) !important;
  box-shadow: none;
  padding-left: 20px;
  padding-right: 20px;
}
html > body .buttonContainer .button.white:hover,
html > body .buttonContainer .button.white.white:hover {
  border-color: #999;
}
html > body .ui-widget-content .button.white {
  background: #E30613 !important;
  color: #FFF !important;
  border: 0 !important;
}
html > body .ui-widget-content .button.white.buttonSaveCommentBack {
  border: 1px solid #D8D8D8 !important;
  background: none !important;
  color: rgba(0, 0, 0, 0.8) !important;
}
html > body #content {
  /*uB6-148: Product Detail Page, Image style*/
}
html > body #content .mainCol,
html > body #content .upFullWidth {
  width: 100%;
  float: none;
}
html > body #content .mainCol .prodRow,
html > body #content .upFullWidth .prodRow,
html > body #content .mainCol .teaserRow,
html > body #content .upFullWidth .teaserRow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin: 0;
  list-style-type: none;
  flex-direction: row;
}
html > body #content .mainCol .prodRow > .contentBox,
html > body #content .upFullWidth .prodRow > .contentBox,
html > body #content .mainCol .teaserRow > .contentBox,
html > body #content .upFullWidth .teaserRow > .contentBox,
html > body #content .mainCol .prodRow > .productTeaser,
html > body #content .upFullWidth .prodRow > .productTeaser,
html > body #content .mainCol .teaserRow > .productTeaser,
html > body #content .upFullWidth .teaserRow > .productTeaser {
  height: auto !important;
  flex-grow: 1;
  flex-basis: 0;
  max-width: 17rem;
  list-style: none;
  text-align: center;
  vertical-align: top;
  border-radius: 1px;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.05);
  border: 1px solid #D8D8D8;
  margin: 0 10px;
  float: none;
}
html > body #content .mainCol .prodRow > .contentBox > a:first-child,
html > body #content .upFullWidth .prodRow > .contentBox > a:first-child,
html > body #content .mainCol .teaserRow > .contentBox > a:first-child,
html > body #content .upFullWidth .teaserRow > .contentBox > a:first-child,
html > body #content .mainCol .prodRow > .productTeaser > a:first-child,
html > body #content .upFullWidth .prodRow > .productTeaser > a:first-child,
html > body #content .mainCol .teaserRow > .productTeaser > a:first-child,
html > body #content .upFullWidth .teaserRow > .productTeaser > a:first-child {
  display: block;
  position: relative;
}
html > body #content .mainCol .prodRow > .contentBox h5,
html > body #content .upFullWidth .prodRow > .contentBox h5,
html > body #content .mainCol .teaserRow > .contentBox h5,
html > body #content .upFullWidth .teaserRow > .contentBox h5,
html > body #content .mainCol .prodRow > .productTeaser h5,
html > body #content .upFullWidth .prodRow > .productTeaser h5,
html > body #content .mainCol .teaserRow > .productTeaser h5,
html > body #content .upFullWidth .teaserRow > .productTeaser h5 {
  margin-bottom: 0;
}
html > body #content .mainCol .prodRow > .contentBox h5 a,
html > body #content .upFullWidth .prodRow > .contentBox h5 a,
html > body #content .mainCol .teaserRow > .contentBox h5 a,
html > body #content .upFullWidth .teaserRow > .contentBox h5 a,
html > body #content .mainCol .prodRow > .productTeaser h5 a,
html > body #content .upFullWidth .prodRow > .productTeaser h5 a,
html > body #content .mainCol .teaserRow > .productTeaser h5 a,
html > body #content .upFullWidth .teaserRow > .productTeaser h5 a {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  color: #000;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: normal;
}
html > body #content .mainCol .prodRow > .contentBox p,
html > body #content .upFullWidth .prodRow > .contentBox p,
html > body #content .mainCol .teaserRow > .contentBox p,
html > body #content .upFullWidth .teaserRow > .contentBox p,
html > body #content .mainCol .prodRow > .productTeaser p,
html > body #content .upFullWidth .prodRow > .productTeaser p,
html > body #content .mainCol .teaserRow > .productTeaser p,
html > body #content .upFullWidth .teaserRow > .productTeaser p,
html > body #content .mainCol .prodRow > .contentBox .moreLink,
html > body #content .upFullWidth .prodRow > .contentBox .moreLink,
html > body #content .mainCol .teaserRow > .contentBox .moreLink,
html > body #content .upFullWidth .teaserRow > .contentBox .moreLink,
html > body #content .mainCol .prodRow > .productTeaser .moreLink,
html > body #content .upFullWidth .prodRow > .productTeaser .moreLink,
html > body #content .mainCol .teaserRow > .productTeaser .moreLink,
html > body #content .upFullWidth .teaserRow > .productTeaser .moreLink {
  display: none;
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: -7680px;
  left: -7680px;
}
html > body #content .mainCol .prodRow > .contentBox.contentBox,
html > body #content .upFullWidth .prodRow > .contentBox.contentBox,
html > body #content .mainCol .teaserRow > .contentBox.contentBox,
html > body #content .upFullWidth .teaserRow > .contentBox.contentBox,
html > body #content .mainCol .prodRow > .productTeaser.contentBox,
html > body #content .upFullWidth .prodRow > .productTeaser.contentBox,
html > body #content .mainCol .teaserRow > .productTeaser.contentBox,
html > body #content .upFullWidth .teaserRow > .productTeaser.contentBox {
  padding: 0 0 20px;
}
html > body #content .mainCol .prodRow > .contentBox.contentBox .offerTeaser,
html > body #content .upFullWidth .prodRow > .contentBox.contentBox .offerTeaser,
html > body #content .mainCol .teaserRow > .contentBox.contentBox .offerTeaser,
html > body #content .upFullWidth .teaserRow > .contentBox.contentBox .offerTeaser,
html > body #content .mainCol .prodRow > .productTeaser.contentBox .offerTeaser,
html > body #content .upFullWidth .prodRow > .productTeaser.contentBox .offerTeaser,
html > body #content .mainCol .teaserRow > .productTeaser.contentBox .offerTeaser,
html > body #content .upFullWidth .teaserRow > .productTeaser.contentBox .offerTeaser {
  text-align: left;
}
html > body #content .mainCol .prodRow > .contentBox.contentBox .offerTeaser > a:first-child,
html > body #content .upFullWidth .prodRow > .contentBox.contentBox .offerTeaser > a:first-child,
html > body #content .mainCol .teaserRow > .contentBox.contentBox .offerTeaser > a:first-child,
html > body #content .upFullWidth .teaserRow > .contentBox.contentBox .offerTeaser > a:first-child,
html > body #content .mainCol .prodRow > .productTeaser.contentBox .offerTeaser > a:first-child,
html > body #content .upFullWidth .prodRow > .productTeaser.contentBox .offerTeaser > a:first-child,
html > body #content .mainCol .teaserRow > .productTeaser.contentBox .offerTeaser > a:first-child,
html > body #content .upFullWidth .teaserRow > .productTeaser.contentBox .offerTeaser > a:first-child {
  display: block;
  position: relative;
  background: #F5F5F5;
  padding-top: 100%;
  margin-bottom: 10px;
}
html > body #content .mainCol .prodRow > .contentBox.contentBox .offerTeaser > a:first-child img,
html > body #content .upFullWidth .prodRow > .contentBox.contentBox .offerTeaser > a:first-child img,
html > body #content .mainCol .teaserRow > .contentBox.contentBox .offerTeaser > a:first-child img,
html > body #content .upFullWidth .teaserRow > .contentBox.contentBox .offerTeaser > a:first-child img,
html > body #content .mainCol .prodRow > .productTeaser.contentBox .offerTeaser > a:first-child img,
html > body #content .upFullWidth .prodRow > .productTeaser.contentBox .offerTeaser > a:first-child img,
html > body #content .mainCol .teaserRow > .productTeaser.contentBox .offerTeaser > a:first-child img,
html > body #content .upFullWidth .teaserRow > .productTeaser.contentBox .offerTeaser > a:first-child img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 120px;
  max-height: 120px;
  mix-blend-mode: multiply;
  will-change: transform;
  transform: translate3d(-50%, -50%, 0);
  margin-top: -10px;
}
html > body #content .mainCol .prodRow > .contentBox.contentBox .offerTeaser > a:first-child h5,
html > body #content .upFullWidth .prodRow > .contentBox.contentBox .offerTeaser > a:first-child h5,
html > body #content .mainCol .teaserRow > .contentBox.contentBox .offerTeaser > a:first-child h5,
html > body #content .upFullWidth .teaserRow > .contentBox.contentBox .offerTeaser > a:first-child h5,
html > body #content .mainCol .prodRow > .productTeaser.contentBox .offerTeaser > a:first-child h5,
html > body #content .upFullWidth .prodRow > .productTeaser.contentBox .offerTeaser > a:first-child h5,
html > body #content .mainCol .teaserRow > .productTeaser.contentBox .offerTeaser > a:first-child h5,
html > body #content .upFullWidth .teaserRow > .productTeaser.contentBox .offerTeaser > a:first-child h5 {
  font-weight: normal;
  padding-top: 10px;
  font-size: 1.2rem;
  text-align: left;
  background: #FFF;
  color: #000;
}
html > body #content .mainCol .prodRow > .contentBox.contentBox .offerTeaser .button,
html > body #content .upFullWidth .prodRow > .contentBox.contentBox .offerTeaser .button,
html > body #content .mainCol .teaserRow > .contentBox.contentBox .offerTeaser .button,
html > body #content .upFullWidth .teaserRow > .contentBox.contentBox .offerTeaser .button,
html > body #content .mainCol .prodRow > .productTeaser.contentBox .offerTeaser .button,
html > body #content .upFullWidth .prodRow > .productTeaser.contentBox .offerTeaser .button,
html > body #content .mainCol .teaserRow > .productTeaser.contentBox .offerTeaser .button,
html > body #content .upFullWidth .teaserRow > .productTeaser.contentBox .offerTeaser .button {
  border-radius: 0;
  color: #FFF;
  background: #E30613;
  border: none;
  padding: 0.5rem 1.6rem;
  font-weight: bold;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
}
html > body #content .mainCol .prodRow > .contentBox.contentBox .offerTeaser .button:hover,
html > body #content .upFullWidth .prodRow > .contentBox.contentBox .offerTeaser .button:hover,
html > body #content .mainCol .teaserRow > .contentBox.contentBox .offerTeaser .button:hover,
html > body #content .upFullWidth .teaserRow > .contentBox.contentBox .offerTeaser .button:hover,
html > body #content .mainCol .prodRow > .productTeaser.contentBox .offerTeaser .button:hover,
html > body #content .upFullWidth .prodRow > .productTeaser.contentBox .offerTeaser .button:hover,
html > body #content .mainCol .teaserRow > .productTeaser.contentBox .offerTeaser .button:hover,
html > body #content .upFullWidth .teaserRow > .productTeaser.contentBox .offerTeaser .button:hover {
  background: #000;
}
html > body #content .mainCol .prodRow > .contentBox.contentBox .offerTeaser .price,
html > body #content .upFullWidth .prodRow > .contentBox.contentBox .offerTeaser .price,
html > body #content .mainCol .teaserRow > .contentBox.contentBox .offerTeaser .price,
html > body #content .upFullWidth .teaserRow > .contentBox.contentBox .offerTeaser .price,
html > body #content .mainCol .prodRow > .productTeaser.contentBox .offerTeaser .price,
html > body #content .upFullWidth .prodRow > .productTeaser.contentBox .offerTeaser .price,
html > body #content .mainCol .teaserRow > .productTeaser.contentBox .offerTeaser .price,
html > body #content .upFullWidth .teaserRow > .productTeaser.contentBox .offerTeaser .price,
html > body #content .mainCol .prodRow > .contentBox.contentBox .offerTeaser .additionalInfo,
html > body #content .upFullWidth .prodRow > .contentBox.contentBox .offerTeaser .additionalInfo,
html > body #content .mainCol .teaserRow > .contentBox.contentBox .offerTeaser .additionalInfo,
html > body #content .upFullWidth .teaserRow > .contentBox.contentBox .offerTeaser .additionalInfo,
html > body #content .mainCol .prodRow > .productTeaser.contentBox .offerTeaser .additionalInfo,
html > body #content .upFullWidth .prodRow > .productTeaser.contentBox .offerTeaser .additionalInfo,
html > body #content .mainCol .teaserRow > .productTeaser.contentBox .offerTeaser .additionalInfo,
html > body #content .upFullWidth .teaserRow > .productTeaser.contentBox .offerTeaser .additionalInfo {
  display: inline-block;
  text-align: left;
  font-size: 1rem;
  width: auto;
  margin: 0;
}
html > body #content .mainCol .prodRow > .contentBox.contentBox .offerTeaser > p,
html > body #content .upFullWidth .prodRow > .contentBox.contentBox .offerTeaser > p,
html > body #content .mainCol .teaserRow > .contentBox.contentBox .offerTeaser > p,
html > body #content .upFullWidth .teaserRow > .contentBox.contentBox .offerTeaser > p,
html > body #content .mainCol .prodRow > .productTeaser.contentBox .offerTeaser > p,
html > body #content .upFullWidth .prodRow > .productTeaser.contentBox .offerTeaser > p,
html > body #content .mainCol .teaserRow > .productTeaser.contentBox .offerTeaser > p,
html > body #content .upFullWidth .teaserRow > .productTeaser.contentBox .offerTeaser > p,
html > body #content .mainCol .prodRow > .contentBox.contentBox .offerTeaser > br,
html > body #content .upFullWidth .prodRow > .contentBox.contentBox .offerTeaser > br,
html > body #content .mainCol .teaserRow > .contentBox.contentBox .offerTeaser > br,
html > body #content .upFullWidth .teaserRow > .contentBox.contentBox .offerTeaser > br,
html > body #content .mainCol .prodRow > .productTeaser.contentBox .offerTeaser > br,
html > body #content .upFullWidth .prodRow > .productTeaser.contentBox .offerTeaser > br,
html > body #content .mainCol .teaserRow > .productTeaser.contentBox .offerTeaser > br,
html > body #content .upFullWidth .teaserRow > .productTeaser.contentBox .offerTeaser > br,
html > body #content .mainCol .prodRow > .contentBox.contentBox .offerTeaser > strong,
html > body #content .upFullWidth .prodRow > .contentBox.contentBox .offerTeaser > strong,
html > body #content .mainCol .teaserRow > .contentBox.contentBox .offerTeaser > strong,
html > body #content .upFullWidth .teaserRow > .contentBox.contentBox .offerTeaser > strong,
html > body #content .mainCol .prodRow > .productTeaser.contentBox .offerTeaser > strong,
html > body #content .upFullWidth .prodRow > .productTeaser.contentBox .offerTeaser > strong,
html > body #content .mainCol .teaserRow > .productTeaser.contentBox .offerTeaser > strong,
html > body #content .upFullWidth .teaserRow > .productTeaser.contentBox .offerTeaser > strong {
  display: none;
}
html > body #content .mainCol .contentBox.templateWebPart,
html > body #content .upFullWidth .contentBox.templateWebPart {
  box-shadow: none;
  border: 0;
  width: 100%;
  padding: 0;
  margin: 0;
}
html > body #content .mainCol .contentBox.templateWebPart .templateWebPart,
html > body #content .upFullWidth .contentBox.templateWebPart .templateWebPart {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  list-style-type: none;
  flex-direction: row;
  box-shadow: none;
  border: 0;
}
html > body #content .mainCol .contentBox.templateWebPart .templateWebPart + a,
html > body #content .upFullWidth .contentBox.templateWebPart .templateWebPart + a {
  display: none;
  text-align: center;
}
html > body #content .mainCol .contentBox.templateWebPart .templateWebPart > .templateWebPartTemplates,
html > body #content .upFullWidth .contentBox.templateWebPart .templateWebPart > .templateWebPartTemplates,
html > body #content .mainCol .contentBox.templateWebPart > .templateWebPartTemplates,
html > body #content .upFullWidth .contentBox.templateWebPart > .templateWebPartTemplates {
  height: auto !important;
  flex-grow: 1;
  flex-basis: 0;
  max-width: 17rem;
  list-style: none;
  text-align: center;
  vertical-align: top;
  border: 1px solid #D8D8D8;
  border-radius: 1px;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.05);
  float: none;
  width: auto;
  margin: 0 10px;
}
html > body #content .mainCol .contentBox.templateWebPart .templateWebPart > .templateWebPartTemplates > a:first-child,
html > body #content .upFullWidth .contentBox.templateWebPart .templateWebPart > .templateWebPartTemplates > a:first-child,
html > body #content .mainCol .contentBox.templateWebPart > .templateWebPartTemplates > a:first-child,
html > body #content .upFullWidth .contentBox.templateWebPart > .templateWebPartTemplates > a:first-child {
  display: block;
  position: relative;
}
html > body #content .mainCol .contentBox.templateWebPart .templateWebPart > .templateWebPartTemplates h5,
html > body #content .upFullWidth .contentBox.templateWebPart .templateWebPart > .templateWebPartTemplates h5,
html > body #content .mainCol .contentBox.templateWebPart > .templateWebPartTemplates h5,
html > body #content .upFullWidth .contentBox.templateWebPart > .templateWebPartTemplates h5 {
  margin-bottom: 0;
}
html > body #content .mainCol .contentBox.templateWebPart .templateWebPart > .templateWebPartTemplates h5 a,
html > body #content .upFullWidth .contentBox.templateWebPart .templateWebPart > .templateWebPartTemplates h5 a,
html > body #content .mainCol .contentBox.templateWebPart > .templateWebPartTemplates h5 a,
html > body #content .upFullWidth .contentBox.templateWebPart > .templateWebPartTemplates h5 a {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  color: #000;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: normal;
}
html > body #content .mainCol .contentBox.templateWebPart .templateWebPart > .templateWebPartTemplates p,
html > body #content .upFullWidth .contentBox.templateWebPart .templateWebPart > .templateWebPartTemplates p,
html > body #content .mainCol .contentBox.templateWebPart > .templateWebPartTemplates p,
html > body #content .upFullWidth .contentBox.templateWebPart > .templateWebPartTemplates p,
html > body #content .mainCol .contentBox.templateWebPart .templateWebPart > .templateWebPartTemplates .moreLink,
html > body #content .upFullWidth .contentBox.templateWebPart .templateWebPart > .templateWebPartTemplates .moreLink,
html > body #content .mainCol .contentBox.templateWebPart > .templateWebPartTemplates .moreLink,
html > body #content .upFullWidth .contentBox.templateWebPart > .templateWebPartTemplates .moreLink {
  display: none;
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: -7680px;
  left: -7680px;
}
html > body #content .mainCol .contentBox.orderBox,
html > body #content .upFullWidth .contentBox.orderBox {
  display: none;
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: -7680px;
  left: -7680px;
}
html > body #content .mainCol .uwph-Style2 div.utypiaWebPart-header-title h1,
html > body #content .upFullWidth .uwph-Style2 div.utypiaWebPart-header-title h1,
html > body #content .mainCol .uwph-Style3 div.utypiaWebPart-header-title h1,
html > body #content .upFullWidth .uwph-Style3 div.utypiaWebPart-header-title h1,
html > body #content .mainCol .uwph-Style4 div.utypiaWebPart-header-title h1,
html > body #content .upFullWidth .uwph-Style4 div.utypiaWebPart-header-title h1,
html > body #content .mainCol .uwph-Style5 div.utypiaWebPart-header-title h1,
html > body #content .upFullWidth .uwph-Style5 div.utypiaWebPart-header-title h1 {
  font-family: 'Roboto Mono', mono;
  color: #999;
  text-transform: uppercase;
  display: block;
  margin-bottom: 1.6rem;
  text-align: center;
  font-weight: normal;
  font-size: 1rem;
  background: transparent;
}
html > body #content .mainCol .utypiaWebPart + .utypiaWebPart,
html > body #content .upFullWidth .utypiaWebPart + .utypiaWebPart {
  margin-top: 6rem;
}
html > body #content .prodRow .contentBox.layoutProduct {
  max-width: 100%;
  width: 100%;
}
html > body #content .prodRow .contentBox.layoutProduct .imgLayout {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
html > body .ui-widget-overlay {
  background: rgba(0, 0, 0, 0.67);
}
html > body .ui-dialog {
  border: 0;
  outline: 0;
  background: white;
  padding: 0;
  margin: 0;
  border-radius: 3px;
  overflow: auto;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.33);
}
html > body .ui-dialog .ui-dialog-titlebar {
  font-family: 'Roboto Slab', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', 'Helvetica', 'Arial', sans-serif;
}
html > body .ui-dialog #dialog {
  padding: 20px 15px !important;
  border: 0 !important;
}
html > body .ui-dialog .ui-dialog-title {
  font-size: 14px;
  font-weight: 600;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: 'Roboto Slab', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', 'Helvetica', 'Arial', sans-serif;
}
html > body .ui-dialog .ui-icon-closethick {
  background: none;
}
html > body .ui-dialog .ui-icon-closethick:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  content: '×';
  color: #999;
  text-indent: 0;
  font-weight: 600;
  font-size: 16px;
}
html > body .ui-dialog .ui-dialog-titlebar {
  background: #FFF;
  border: 0;
  outline: none;
}
html > body .ui-dialog .sideCol .dataBox {
  width: 100%;
  float: none;
}
html > body .ui-dialog .sideCol .contentBox.layoutProduct {
  width: auto;
  max-width: 480px;
  margin: 20px auto;
  box-shadow: none;
  border: 0;
  padding: 0;
}
html > body .ui-dialog .sideCol .contentBox.layoutProduct .imgLayout {
  padding-left: 0;
  padding-right: 0;
  margin-left: 15px;
  margin-right: 15px;
  max-width: 100%;
  max-height: 100%;
}
html > body .ui-dialog {
  top: 0;
  left: 0;
  padding: 0.2em;
  border: 1px;
}
html > body .ui-widget-content {
  border: 0;
}
html > body .ui-state-default,
html > body .ui-widget-content .ui-state-default,
html > body .ui-widget-header .ui-state-default {
  background: #FFF;
}
html > body .ui-widget input,
html > body .ui-widget select,
html > body .ui-widget textarea,
html > body .ui-widget button {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
}
html > body .ui-dialog .ui-dialog-content {
  border: 0;
  padding: 20px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  background-color: #FFF;
  overflow: auto;
  line-height: 1.3;
}
html > body .ui-dialog .ui-dialog-content input[type=text],
html > body .ui-dialog .ui-dialog-content input[type=password] {
  max-width: 100%;
  border: 1px solid #D8D8D8;
  height: 32px;
  font-size: 14px;
  line-height: 20px;
  padding: 6px 10px;
}
html > body .ui-dialog .ui-dialog-content textarea {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #D8D8D8;
  font-size: 14px;
  line-height: 20px;
  padding: 6px 10px;
}
html > body .ui-resizable-handle {
  display: none !important;
}
html > body .ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
  background-color: #F5F5F5;
  border-color: #D8D8D8;
}
html > body .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
html > body .ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
html > body .ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
html > body .ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
html > body .ui-dialog .ui-dialog-titlebar {
  border-bottom: 1px solid #F5F5F5;
}
html > body .ui-dialog .ui-dialog-titlebar,
html > body .ui-dialog .ui-dialog-titlebar.ui-widget-header {
  padding: 8px 20px;
}
html > body .ui-dialog .ui-dialog-titlebar-close {
  right: 18px;
  height: 24px;
  width: 24px;
  margin-top: -12px;
}
html > body .ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick:before {
  line-height: 17px;
}
html > body .ui-dialog .ui-dialog-buttonpane .ui-button,
html > body .ui-dialog .ui-dialog-buttonset .ui-button {
  padding: 1px 6px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  font-weight: 500;
}
html > body #footer {
  background: #F5F5F5;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 40px;
}
html > body #footer + .tro_customheadertext {
  background: #F5F5F5;
  width: 100%;
  max-width: 100%;
}
html > body #footer .linkWrapper {
  color: #999;
}
html > body #footer a {
  color: #000;
}
html > body #footer a:hover {
  color: #E30613;
}
html > body #footer .poweredbyinner img {
  margin: 0;
}
html > body #divAdmin .assignMerchants,
html > body #divAdmin .assignOrganizations,
html > body #divAdmin .assingUser {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  width: 30%;
  overflow: hidden;
}
html > body #divAdmin > div > label {
  display: block;
  font-weight: bold;
}
html > body .slick-prev:before,
html > body .slick-next:before {
  color: #E30613;
}
html > body .uwp-expressorder {
  text-align: center;
}
html > body .tro_TitleDescription {
  font-size: 16px;
  color: #000;
}
html > body .tro_currentGraphicName {
  color: #000;
  font-weight: bold;
}
@media (max-width: 1200px) {
  html > body .container {
    width: 960px;
  }
}
@media (max-width: 960px) {
  html > body .headlineContainer > h2 {
    display: block;
    max-width: 100%;
  }
  html > body .container {
    width: calc(100% - 40px) !important;
    min-width: calc(100% - 40px) !important;
  }
  html > body .container .button,
  html > body .container .buttona {
    border-radius: 1px !important;
    font-size: 14px !important;
    line-height: 1 !important;
  }
  html > body .container .button.white,
  html > body .container .buttona.white {
    line-height: 1 !important;
  }
  html > body .container .tro_admin label {
    display: block;
    padding-top: 20px;
  }
  html > body .show-tablet {
    display: inherit !important;
  }
  html > body #divAdmin .assignMerchants,
  html > body #divAdmin .assignOrganizations,
  html > body #divAdmin .assingUser {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  html > body .container {
    width: calc(100% - 30px) !important;
  }
  html > body .container .button {
    padding: 10px 24px !important;
    font-size: 14px !important;
    font-weight: 400;
  }
  html > body .hide-mobile {
    display: none !important;
  }
  html > body .hide-desktop,
  html > body .show-mobile {
    display: inherit !important;
  }
  html > body .hide-nonmobile {
    display: inline-block !important;
  }
}