/* Minification failed. Returning unminified contents.
(2567,30): run-time error CSS1034: Expected closing parenthesis, found ','
(2567,30): run-time error CSS1042: Expected function, found ','
(2567,36): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(4533,37): run-time error CSS1046: Expect comma, found '57'
(4533,44): run-time error CSS1046: Expect comma, found '/'
(4614,22): run-time error CSS1046: Expect comma, found '43'
(4614,28): run-time error CSS1046: Expect comma, found '/'
(4656,23): run-time error CSS1046: Expect comma, found '255'
(4656,31): run-time error CSS1046: Expect comma, found '/'
(6449,37): run-time error CSS1046: Expect comma, found '57'
(6449,44): run-time error CSS1046: Expect comma, found '/'
(6643,28): run-time error CSS1039: Token not allowed after unary operator: '-background-color'
(8246,30): run-time error CSS1034: Expected closing parenthesis, found ','
(8246,30): run-time error CSS1042: Expected function, found ','
(8246,36): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
::selection {
  background-color: #536878;
  color: white;
}

::-moz-selection {
  background-color: #536878;
  color: white;
}

.validation-error {
  border: 1px solid rgb(255, 0, 0) !important;
  background-color: rgb(243, 243, 243) !important;
}

.validation-error-message {
  color: rgb(255, 0, 0);
  padding-left: 5px;
  padding-right: 5px;
}

.validation-error-message-radio {
  color: rgb(255, 0, 0);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.4rem;
}

.validation-error-message-spacer {
  padding-top: 10px;
}

.validation-error-message-spacer-checkbox {
  padding-left: 0.35rem;
  padding-bottom: 15px;
}

label {
  margin-left: 5px;
}

.form-section-header-no-bottom, .form-section-header {
  margin-top: 0.5rem;
  font-weight: bold;
  font-size: 1.1rem;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}

.form-section-header {
  margin-bottom: 1.5rem;
}

.element-info-block {
  margin-left: 5px;
  margin-top: 0.6rem;
}

.textarea-icon {
  /*line-height: 3em;*/
  line-height: 3.6em;
  /*width: 3em;*/
  width: 2.6em;
}

.g-recaptcha > div {
  display: inline-block;
}

.g-recaptcha > div .validation-error {
  border: 1px solid red;
}

body.card-layout {
  background-image: url('../../Static/img/stuermer/co_stuermer_walter.jpg'); 
  background-repeat: no-repeat;
  /*background-size: 100vw 50vh;*/
}

.card-title > div {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}

.card-title > div > div {
  position: absolute;
  top: -1.2rem;
  left: 0.3rem;
}

select {
  display: none;
}

.password-validation-success {
  color: darkgreen;
}

.password-validation-error {
  color: #910A0A;
}

.validation-char-counter {
  padding-top: 6px;
  padding-left: 6px;
  font-size: smaller;
  color: #888888;
}

.selectBoxIt-focus {
  border: 1px solid #536878 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
}

#logo-icon {
  width: 227px;
  height: 58px;
  position: absolute;
  top: 0.6rem;
  left: 0rem
}

#logo-icon-small {
  /*display: block;*/
  display: none;
  width: 58px;
  height: 58px;
  position: relative;
  top: -5px;
  left: -13px;
}

#menu-logo-spacer {
  position: fixed;
  top: 4.55rem;
  left: 0px;
  padding-top: 25px;
  z-index: 9998;
  background-color: rgb(29, 43, 54);
  transition: 300ms ease all;
}

#menu-logo-spacer.active {
  width: 240px;
}

#menu-logo-spacer.closed {
  width: 60px
}

.navbar-container.content {
  background-color: rgb(255, 255, 255) !important;
}

.alertbox {
  font-size: 1rem;
  font-family: 'Muli', Georgia, 'Times New Roman', Times, serif;
}

.alertbox span.close {
  font-size: 1.5rem
}

.alertbox span.header {
  display: block;
  font-size: 1.1rem;
  margin-bottom: 0.4rem;
  margin-left: 0.5rem;
  text-transform: uppercase;
  font-weight: bold;
}

.alertbox span > i.icon {
  margin-right: 0.3rem
}

.alertbox div.message {
  margin-left: 0.5rem
}

.filter-entry {
  margin-bottom: 0.5rem;
  padding-right: 0.5rem;
  outline: hidden;
  user-select: none;
}

.filter-checkbox {
  display: none; 
  vertical-align: middle;
}

.filter-checkbox-label {
  vertical-align: middle; 
  position: relative; 
  top: 3px; 
  width: 85%; 
  display: inline-block; 
  text-overflow: ellipsis; 
  overflow: hidden;
  cursor: pointer;
}

/* Anpassen später!" */
.bg-blue-grey {
  background-color: #536878 !important;
}

.product-list {
  padding-bottom: 0 !important;
}

.price-slider {
  background: #f0f0f0;
}

.validation-char-counter {
  right: 0.8rem; 
  font-size: 0.7em; 
  position: absolute; 
  top: 0.8rem;
  display: none;
  color: white;
  background: #55595c;
  padding: 0.3em 0.7em 0.3em 0.7em;
  border-radius: 3px
}

.footer-link-separator {
  margin: 0 0.1rem
}

.footer-link-social {
  margin-left: 1.2rem;
}

.application-link:hover, .application-link-brand-color:hover, .footer-link:hover {
  text-decoration: underline !important;
}

.application-link-brand-color {
  font-weight: normal !important; 
}

.application-link-button {
  border: 1px solid #ddd; 
  border-radius: 0.3rem;
  font-size: 1rem !important;
  padding: 1.1rem 2rem;  
  font-weight: bold; 
  color: white !important;
}

.application-dark-color {
  color: #1D2B36 !important;
}

.application-bold {
  font-weight: 600;
}

.application-dark-color-icon {
  color: rgb(74, 74, 74);
}

.download-img {
  visibility: hidden;
}

.ball-beat {
  text-align: center;
}

.ball-beat > div {
  background-color: #55595C;
  width: 10px;
  height: 10px;
}

.delivery-state-Unknown, .delivery-state-ArticleBlocked, .delivery-state-OutOfStock {
  color: #da0000 !important;
}

.delivery-state-NotVisible, .delivery-state-NoneWarehouseArticle {
  color: #888888 !important;
}

.delivery-state-SmallAmountOnStock, .delivery-state-HalfMonthlyConsumptionOnStock, .delivery-state-ProdOutOfStockNotAllComponentsOnStock {
  color: #D77D00 !important;
}

.delivery-state-OnStockDeliveryOnRequest, .delivery-state-OnStock, .delivery-state-ProdOutOfStockAllComponentsOnStock {
  color: #0A8A0A !important;
}

.box-shadow {
  box-shadow:  0 0 20px rgba(158, 158, 158, 0.5);
}

.radio-element, .radio-element > label {
  cursor: pointer !important;
}

.radio-element {
  display: table;
}

.radio-element > label {
  padding-left: 0.4rem;
}

.radio-element-right {
  display: inline !important;
  padding-left: 0.4rem;
}

.label-for-radio {
  margin-left: 0px !important;
  font-weight: 600;
}

.radio-formular-left {
  padding-left: 0.3rem;
}

.form-group-radio-inline {
  padding-left: 0.4rem;
}

::placeholder {
  color:#C8C8C8 !important;
}

.navbar-collapse {
  position: relative;
}

i.ft-shopping-cart {
  font-size: 1.3rem !important;
}

.flex-1{
  flex: 1;
}

/* Responsive styles */

@media (max-width: 991.98px) {
  #menu-logo-spacer.active {
    width: 60px;
    display: none;
  }

  #logo-icon {
    top: 0;
  }

  #logo-icon-small {
    display: block;
  }
}

@media (max-width: 767.98px) {
  #logo-icon {
    position: static;
  }

  #logo-icon-small {
    display: none;
  }
}

#application-menu i {
  padding-right: 0.4rem;
}

#footer-copyright-company {
  font-weight: 700;
}

.footer-copyright-rights {
  text-transform: uppercase;
}

/* TABS */
.nav-tabs-app a {
  padding: 1.2rem 1.3rem 1.1rem 1.3rem !important;
  font-weight: bold;
}

.tab-content-app {
  padding: 1.2rem 1rem 1.5rem 1.2rem;
}

.header-navbar .navbar-container ul.nav li .badge-app {
  width: 1.6rem;
  height: 1.6rem;
  top: 8px;
  right: 8px;
  border-radius: 50%;
  padding: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 0.8rem !important;
  line-height: 1.4rem !important;
  background-color: #536878 !important;
  border: 2px solid #607D8B !important;
}

#nav-bar-right {
  background-color: white;
  z-index: 999;
}

.main-menu.menu-dark .navigation li a span {
  display: contents;
}
.Aircraft-color {
  color: #00878D !important;
}

.Aircraft-fill {
  fill: #00878D !important;
}

.Aircraft-background {
  background-color: #00878D !important;
}

.Aircraft-border {
  border: 1px solid #00878D !important;
}

.Aircraft-border-2 {
  border: 2px solid #00878D !important;
}

.Aircraft-border-bottom {
  border-bottom: 0.4rem solid #00878D !important;
}

.Aircraft-border-right {
  border-right: 0.4rem solid #00878D !important;
}

.Aircraft-border-left {
  border-left: 0.4rem solid #00878D !important;
}

.Aircraft-hover.active,
.Aircraft-hover:hover {
  cursor: pointer;
  background-color: rgba(0, 135, 141, 0.15) !important;
}

.Aircraft-cart-hover:hover {
  background-color: rgba(0, 135, 141, 0.15) !important;
}

.Aircraft-hover:active {
  cursor: pointer;
  background-color: rgba(0, 135, 141, 0.25) !important;
}

.Cleancraft-color {
  color: #76B82A !important;
}

.Cleancraft-fill {
  fill: #76B82A !important;
}

.Cleancraft-background {
  background-color: #76B82A !important;
}

.Cleancraft-border {
  border: 1px solid #76B82A !important;
}

.Cleancraft-border-2 {
  border: 2px solid #76B82A !important;
}

.Cleancraft-border-bottom {
  border-bottom: 0.4rem solid #76B82A !important;
}

.Cleancraft-border-right {
  border-right: 0.4rem solid #76B82A !important;
}

.Cleancraft-border-left {
  border-left: 0.4rem solid #76B82A !important;
}

.Cleancraft-hover.active,
.Cleancraft-hover:hover {
  cursor: pointer;
  background-color: rgba(118, 184, 42, 0.15) !important;
}

.Cleancraft-cart-hover:hover {
  background-color: rgba(118, 184, 42, 0.15) !important;
}

.Cleancraft-hover:active {
  cursor: pointer;
  background-color: rgba(118, 184, 42, 0.25) !important;
}

.Holzkraft-color, .Casadei-color {
  color: #00305B !important;
}

.Holzkraft-fill, .Casadei-fill {
  fill: #00305B !important;
}

.Holzkraft-background, .Casadei-background {
  background-color: #00305B !important;
}

.Holzkraft-border, .Casadei-border {
  border: 1px solid #00305B !important;
}

.Holzkraft-border-2, .Casadei-border-2 {
  border: 2px solid #00305B !important;
}

.Holzkraft-border-bottom, .Casadei-border-bottom {
  border-bottom: 0.4rem solid #00305B !important;
}

.Holzkraft-border-right, .Casadei-border-right {
  border-right: 0.4rem solid #00305B !important;
}

.Holzkraft-border-left, .Casadei-border-left {
  border-left: 0.4rem solid #00305B !important;
}

.Holzkraft-hover.active, .Casadei-hover.active,
.Holzkraft-hover:hover, .Casadei-hover:hover {
  cursor: pointer;
  background-color: rgba(0, 48, 91, 0.15) !important;
}

.Holzkraft-cart-hover:hover, .Casadei-cart-hover:hover {
  background-color: rgba(0, 48, 91, 0.15) !important;
}

.Holzkraft-hover:active, .Casadei-hover:active {
  cursor: pointer;
  background-color: rgba(0, 48, 91, 0.25) !important;
}

.Holzstar-color {
  color: #006331 !important;
}

.Holzstar-fill {
  fill: #006331 !important;
}

.Holzstar-background {
  background-color: #006331 !important;
}

.Holzstar-border {
  border: 1px solid #006331 !important;
}

.Holzstar-border-2 {
  border: 2px solid #006331 !important;
}

.Holzstar-border-bottom {
  border-bottom: 0.4rem solid #006331 !important;
}

.Holzstar-border-right {
  border-right: 0.4rem solid #006331 !important;
}

.Holzstar-border-left {
  border-left: 0.4rem solid #006331 !important;
}

.Holzstar-hover.active,
.Holzstar-hover:hover {
  cursor: pointer;
  background-color: rgba(0, 99, 49, 0.15) !important;
}

.Holzstar-cart-hover:hover {
  background-color: rgba(0, 99, 49, 0.15) !important;
}

.Holzstar-hover:active {
  cursor: pointer;
  background-color: rgba(0, 99, 49, 0.25) !important;
}

.Metallkraft-color {
  color: #00549A !important;
}

.Metallkraft-fill {
  fill: #00549A !important;
}

.Metallkraft-background {
  background-color: #00549A !important;
}

.Metallkraft-border {
  border: 1px solid  #00549A !important;
}

.Metallkraft-border-2 {
  border: 2px solid  #00549A !important;
}

.Metallkraft-border-bottom {
  border-bottom: 0.4rem solid #00549A !important;
}

.Metallkraft-border-right {
  border-right: 0.4rem solid #00549A !important;
}

.Metallkraft-left-left {
  border-bottom: 0.4rem solid #00549A !important;
}

.Metallkraft-hover.active,
.Metallkraft-hover:hover {
  cursor: pointer;
  background-color: rgba(0, 84, 154, 0.15) !important;
}

.Metallkraft-cart-hover:hover {
  background-color: rgba(0, 84, 154, 0.15) !important;
}

.Metallkraft-hover:active {
  cursor: pointer;
  background-color: rgba(0, 84, 154, 0.25) !important;
}

.Optimum-color {
  color: #8B1878 !important;
}

.Optimum-fill {
  fill: #8B1878 !important;
}

.Optimum-background {
  background-color: #8B1878 !important;
}

.Optimum-border {
  border: 1px solid #8B1878 !important;
}

.Optimum-border-2 {
  border: 2px solid #8B1878 !important;
}

.Optimum-border-bottom {
  border-bottom: 0.4rem solid #8B1878 !important;
}

.Optimum-border-right {
  border-right: 0.4rem solid #8B1878 !important;
}

.Optimum-border-left {
  border-left: 0.4rem solid #8B1878 !important;
}

.Optimum-hover.active,
.Optimum-hover:hover {
  cursor: pointer;
  background-color: rgba(139, 24, 120, 0.15) !important;
}

.Optimum-cart-hover:hover {
  background-color: rgba(139, 24, 120, 0.15) !important;
}

.Optimum-hover:active {
  cursor: pointer;
  background-color: rgba(139, 24, 120, 0.25) !important;
}

.Rehm-color {
  color: #EF7D00 !important;
}

.Rehm-fill {
  fill: #EF7D00 !important;
}

.Rehm-background {
  background-color: #EF7D00 !important;
}

.Rehm-border {
  border: 1px solid #EF7D00 !important;
}

.Rehm-border-2 {
  border: 2px solid #EF7D00 !important;
}

.Rehm-border-bottom {
  border-bottom: 0.4rem solid #EF7D00 !important;
}

.Rehm-border-right {
  border-right: 0.4rem solid #EF7D00 !important;
}

.Rehm-border-left {
  border-left: 0.4rem solid #EF7D00 !important;
}

.Rehm-hover.active,
.Rehm-hover:hover {
  cursor: pointer;
  background-color: rgba(239, 125, 0, 0.15) !important;
}

.Rehm-cart-hover:hover {
  background-color: rgba(239, 125, 0, 0.15) !important;
}

.Rehm-hover:active {
  cursor: pointer;
  background-color: rgba(239, 125, 0, 0.25) !important;
}

.Schweißkraft-color {
  color: #E30613 !important;
}

.Schweißkraft-fill {
  fill: #E30613 !important;
}

.Schweißkraft-background {
  background-color: #E30613 !important;
}

.Schweißkraft-border {
  border: 1px solid #E30613 !important;
}

.Schweißkraft-border-2 {
  border: 2px solid #E30613 !important;
}

.Schweißkraft-border-bottom {
  border-bottom: 0.4rem solid #E30613 !important;
}

.Schweißkraft-border-right {
  border-right: 0.4rem solid #E30613 !important;
}

.Schweißkraft-border-left {
  border-left: 0.4rem solid #E30613 !important;
}

.Schweißkraft-hover.active,
.Schweißkraft-hover:hover {
  cursor: pointer;
  background-color: rgba(227, 6, 19, 0.15) !important;
}

.Schweißkraft-cart-hover:hover {
  background-color: rgba(227, 6, 19, 0.15) !important;
}

.Schweißkraft-hover:active {
  cursor: pointer;
  background-color: rgba(227, 6, 19, 0.25) !important;
}

.Stürmer-Maschinen-color {
  color: #1d2b36 !important;
}

.Stürmer-Maschinen-fill {
  fill: #1d2b36 !important;
}

.Stürmer-Maschinen-background {
  background-color: #1d2b36 !important;
}

.Stürmer-Maschinen-border {
  border: 1px solid #1d2b36 !important;
}

.Stürmer-Maschinen-border-2 {
  border: 2px solid #1d2b36 !important;
}

.Stürmer-Maschinen-border-bottom {
  border-bottom: 0.4rem solid #1d2b36 !important;
}

.Stürmer-Maschinen-border-right {
  border-right: 0.4rem solid #1d2b36 !important;
}

.Stürmer-Maschinen-border-left {
  border-left: 0.4rem solid #1d2b36 !important;
}

.Stürmer-Maschinen-hover.active,
.Stürmer-Maschinen-hover:hover {
  cursor: pointer;
  background-color: rgba(29, 43, 54, 0.15) !important;
}

.Stürmer-Maschinen-cart-hover:hover {
  background-color: rgba(29, 43, 54, 0.15) !important;
}

.Stürmer-Maschinen-hover:active {
  cursor: pointer;
  background-color: rgba(29, 43, 54, 0.25) !important;
}

.Unicraft-color {
  color: #EC6608 !important;
}

.Unicraft-fill {
  fill: #EC6608 !important;
}

.Unicraft-background {
  background-color: #EC6608 !important;
}

.Unicraft-border {
  border: 1px solid #EC6608 !important;
}

.Unicraft-border-2 {
  border: 2px solid #EC6608 !important;
}

.Unicraft-border-bottom {
  border-bottom: 0.4rem solid #EC6608 !important;
}

.Unicraft-border-right {
  border-right: 0.4rem solid #EC6608 !important;
}

.Unicraft-border-left {
  border-left: 0.4rem solid #EC6608 !important;
}

.Unicraft-hover.active,
.Unicraft-hover:hover {
  cursor: pointer;
  background-color: rgba(236, 102, 8, 0.15) !important;
}

.Unicraft-cart-hover:hover {
  background-color: rgba(236, 102, 8, 0.15) !important;
}

.Unicraft-hover:active {
  cursor: pointer;
  background-color: rgba(236, 102, 8, 0.25) !important;
}

.Fini-color {
  color: #E30613 !important;
}

.Fini-fill {
  fill: #E30613 !important;
}

.Fini-background {
  background-color: #E30613 !important;
}

.Fini-border {
  border: 1px solid #E30613 !important;
}

.Fini-border-2 {
  border: 2px solid #E30613 !important;
}

.Fini-border-bottom {
  border-bottom: 0.4rem solid #E30613 !important;
}

.Fini-border-right {
  border-right: 0.4rem solid #E30613 !important;
}

.Fini-border-left {
  border-left: 0.4rem solid #E30613 !important;
}

.Fini-hover.active,
.Fini-hover:hover {
  cursor: pointer;
  background-color: rgba(227, 6, 19, 0.15) !important;
}

.Fini-cart-hover:hover {
  background-color: rgba(227, 6, 19, 0.15) !important;
}

.Fini-hover:active {
  cursor: pointer;
  background-color: rgba(227, 6, 19, 0.25) !important;
}

/* ProSales brands */
.AEROTEC-color {
  color: #0072BB !important;
}

.AEROTEC-fill {
  fill: #0072BB !important;
}

.AEROTEC-background {
  background-color: #0072BB !important;
}

.AEROTEC-border {
  border: 1px solid #0072BB !important;
}

.AEROTEC-border-2 {
  border: 2px solid #0072BB !important;
}

.AEROTEC-border-bottom {
  border-bottom: 0.4rem solid #0072BB !important;
}

.AEROTEC-border-right {
  border-right: 0.4rem solid #0072BB !important;
}

.AEROTEC-border-left {
  border-left: 0.4rem solid #0072BB !important;
}

.AEROTEC-hover.active,
.AEROTEC-hover:hover {
  cursor: pointer;
  background-color: rgba(0, 114, 187, 0.15) !important;
}

.AEROTEC-cart-hover:hover {
  background-color: rgba(0, 114, 187, 0.15) !important;
}

.AEROTEC-hover:active {
  cursor: pointer;
  background-color: rgba(0, 114, 187, 0.25) !important;
}

.POWERSYSTEM-color {
  color: #000000 !important;
}

.POWERSYSTEM-fill {
  fill: #000000 !important;
}

.POWERSYSTEM-background {
  background-color: #000000 !important;
}

.POWERSYSTEM-border {
  border: 1px solid #000000 !important;
}

.POWERSYSTEM-border-2 {
  border: 2px solid #000000 !important;
}

.POWERSYSTEM-border-bottom {
  border-bottom: 0.4rem solid #000000 !important;
}

.POWERSYSTEM-border-right {
  border-right: 0.4rem solid #000000 !important;
}

.POWERSYSTEM-border-left {
  border-left: 0.4rem solid #000000 !important;
}

.POWERSYSTEM-hover.active,
.POWERSYSTEM-hover:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.15) !important;
}

.POWERSYSTEM-cart-hover:hover {
  background-color: rgba(0, 0, 0, 0.15) !important;
}

.POWERSYSTEM-hover:active {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.25) !important;
}

.FARMER-color {
  color: #913938 !important;
}

.FARMER-fill {
  fill: #913938 !important;
}

.FARMER-background {
  background-color: #913938 !important;
}

.FARMER-border {
  border: 1px solid #913938 !important;
}

.FARMER-border-2 {
  border: 2px solid #913938 !important;
}

.FARMER-border-bottom {
  border-bottom: 0.4rem solid #913938 !important;
}

.FARMER-border-right {
  border-right: 0.4rem solid #913938 !important;
}

.FARMER-border-left {
  border-left: 0.4rem solid #913938 !important;
}

.FARMER-hover.active,
.FARMER-hover:hover {
  cursor: pointer;
  background-color: rgba(145, 57, 56, 0.15) !important;
}

.FARMER-cart-hover:hover {
  background-color: rgba(145, 57, 56, 0.15) !important;
}

.FARMER-hover:active {
  cursor: pointer;
  background-color: rgba(145, 57, 56, 0.25) !important;
}

.LAVOR-PRO-color {
  color: #13322B !important;
}

.LAVOR-PRO-fill {
  fill: #13322B !important;
}

.LAVOR-PRO-background {
  background-color: #13322B !important;
}

.LAVOR-PRO-border {
  border: 1px solid #13322B !important;
}

.LAVOR-PRO-border-2 {
  border: 2px solid #13322B !important;
}

.LAVOR-PRO-border-bottom {
  border-bottom: 0.4rem solid #13322B !important;
}

.LAVOR-PRO-border-right {
  border-right: 0.4rem solid #13322B !important;
}

.LAVOR-PRO-border-left {
  border-left: 0.4rem solid #13322B !important;
}

.LAVOR-PRO-hover.active,
.LAVOR-PRO-hover:hover {
  cursor: pointer;
  background-color: rgba(19, 50, 43, 0.15) !important;
}

.LAVOR-PRO-cart-hover:hover {
  background-color: rgba(19, 50, 43, 0.15) !important;
}

.LAVOR-PRO-hover:active {
  cursor: pointer;
  background-color: rgba(19, 50, 43, 0.25) !important;
}

.LAVOR-color {
  color: #13322B !important;
}

.LAVOR-fill {
  fill: #13322B !important;
}

.LAVOR-background {
  background-color: #13322B !important;
}

.LAVOR-border {
  border: 1px solid #13322B !important;
}

.LAVOR-border-2 {
  border: 2px solid #13322B !important;
}

.LAVOR-border-bottom {
  border-bottom: 0.4rem solid #13322B !important;
}

.LAVOR-border-right {
  border-right: 0.4rem solid #13322B !important;
}

.LAVOR-border-left {
  border-left: 0.4rem solid #13322B !important;
}

.LAVOR-hover.active,
.LAVOR-hover:hover {
  cursor: pointer;
  background-color: rgba(19, 50, 43, 0.15) !important;
}

.LAVOR-cart-hover:hover {
  background-color: rgba(19, 50, 43, 0.15) !important;
}

.LAVOR-hover:active {
  cursor: pointer;
  background-color: rgba(19, 50, 43, 0.25) !important;
}

.PROTECTIONWORLD-color {
  color: #2296E7 !important;
}

.PROTECTIONWORLD-fill {
  fill: #2296E7 !important;
}

.PROTECTIONWORLD-background {
  background-color: #2296E7 !important;
}

.PROTECTIONWORLD-border {
  border: 1px solid #2296E7 !important;
}

.PROTECTIONWORLD-border-2 {
  border: 2px solid #2296E7 !important;
}

.PROTECTIONWORLD-border-bottom {
  border-bottom: 0.4rem solid #2296E7 !important;
}

.PROTECTIONWORLD-border-right {
  border-right: 0.4rem solid #2296E7 !important;
}

.PROTECTIONWORLD-border-left {
  border-left: 0.4rem solid #2296E7 !important;
}

.PROTECTIONWORLD-hover.active,
.PROTECTIONWORLD-hover:hover {
  cursor: pointer;
  background-color: rgba(34, 150, 231, 0.15) !important;
}

.PROTECTIONWORLD-cart-hover:hover {
  background-color: rgba(34, 150, 231, 0.15) !important;
}

.PROTECTIONWORLD-hover:active {
  cursor: pointer;
  background-color: rgba(34, 150, 231, 0.15) !important;
}

.CRAFTWELD-color {
  color: #E30613 !important;
}

.CRAFTWELD-fill {
  fill: #E30613 !important;
}

.CRAFTWELD-background {
  background-color: #E30613 !important;
}

.CRAFTWELD-border {
  border: 1px solid #E30613 !important;
}

.CRAFTWELD-border-2 {
  border: 2px solid #E30613 !important;
}

.CRAFTWELD-border-bottom {
  border-bottom: 0.4rem solid #E30613 !important;
}

.CRAFTWELD-border-right {
  border-right: 0.4rem solid #E30613 !important;
}

.CRAFTWELD-border-left {
  border-left: 0.4rem solid #E30613 !important;
}

.CRAFTWELD-hover.active,
.CRAFTWELD-hover:hover {
  cursor: pointer;
  background-color: rgba(227, 6, 19, 0.15) !important;
}

.CRAFTWELD-cart-hover:hover {
  background-color: rgba(227, 6, 19, 0.15) !important;
}

.CRAFTWELD-hover:active {
  cursor: pointer;
  background-color: rgba(227, 6, 19, 0.15) !important;
}

.STANLEY-BOSTITCH-color {
  color: #F09C26 !important;
}

.STANLEY-BOSTITCH-fill {
  fill: #F09C26 !important;
}

.STANLEY-BOSTITCH-background {
  background-color: #F09C26 !important;
}

.STANLEY-BOSTITCH-border {
  border: 1px solid #F09C26 !important;
}

.STANLEY-BOSTITCH-border-2 {
  border: 2px solid #F09C26 !important;
}

.STANLEY-BOSTITCH-border-bottom {
  border-bottom: 0.4rem solid #F09C26 !important;
}

.STANLEY-BOSTITCH-border-right {
  border-right: 0.4rem solid #F09C26 !important;
}

.STANLEY-BOSTITCH-border-left {
  border-left: 0.4rem solid #F09C26 !important;
}

.STANLEY-BOSTITCH-hover.active,
.STANLEY-BOSTITCH-hover:hover {
  cursor: pointer;
  background-color: rgba(240, 156, 38, 0.15) !important;
}

.STANLEY-BOSTITCH-cart-hover:hover {
  background-color: rgba(240, 156, 38, 0.15) !important;
}

.STANLEY-BOSTITCH-hover:active {
  cursor: pointer;
  background-color: rgba(240, 156, 38, 0.25) !important;
}

.card-body {
  padding: 1.0rem 1.5rem 0.5rem 1.5rem
}

.card-body-formular {
  padding: 1.5rem 2.5rem 0.5rem 2.5rem
}

.card-body.card-body-content {
  padding: 1.5rem 2.5rem 2.5rem 2.5rem
}

.btn > i {
  padding-right: 0.5rem !important;
}

html body .pace .pace-progress {
  background: rgb(74, 74, 74);
}

html body .content {
  min-height: calc(100% - 71px);
}

/* Header */
.line-on-side {
  margin: unset;
  font-size: 1.0rem !important;
  font-weight: bold;
}

.line-on-side-login {
  margin: unset;
  font-size: 1.0rem !important;
  font-weight: bold;
}

/* Input icon */
.form-control-position {
  left: 0.4rem !important;
  top: 0 !important;
  z-index: unset !important; /* Changed this for calendar !!!! */
  line-height: 3.6rem;
}

/* Hyperlinks */
html body a {
  color: rgb(74, 74, 74);
}

  html body a:hover {
    color: rgb(74, 74, 74);
  }

.register-card {
  margin-top: 2em !important;
  margin-bottom: 2em !important;
}

.main-menu .navigation .active > a {
  border-right: 2px solid rgb(255, 255, 255) !important;
}

.navbar-semi-dark .navbar-header {
  background: rgb(36, 42, 52);
  /*background: red;*/
  /*height: 4.8rem;*/
}

.navbar-container.content {
  background-color: rgb(252, 252, 252);
  /* border-bottom: 2px solid #d0d5db; */
}

.header-navbar .navbar-wrapper {
  /*border-bottom: 1px solid rgb(36, 42, 52); */
  border-bottom: 2px solid #d0d5db;
}

.main-menu.menu-fixed {
  z-index: 9999;
  top: 5.6rem;
  height: calc(100% - 5.6rem);
}

.flag-icon-en {
  background-image: url(../../Static/_robust/fonts/flag-icon-css/flags/4x3/gb.svg);
}

.flag-icon {
  border: 1px solid grey;
  width: 1.6rem;
  height: 1.2rem;
  background-position: unset;
  background-size: cover;
}

.main-menu.menu-dark .navigation .navigation-header span {
  letter-spacing: 0.05rem !important;
  font-weight: 700;
}

a.dropdown-user-link {
  padding-top: 1.55rem !important;
}

.dropdown-toggle::after {
  font-size: initial;
}

a.nav-link-expand {
  padding: 1.6rem 1rem !important;
}

#dropdown-flag {
  padding: 1.6rem 1rem !important
}

.dropdown-menu > a:hover {
  background-color: #536878;
  color: white;
  background-image: none;
}

.dropdown-menu > a:active {
  background-color: rgb(29, 43, 54);
  color: white;
  background-image: none;
}

body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > span.menu-title, body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content a.menu-title {
  background-color: rgb(18, 27, 34) !important;
}

body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation li.has-sub > a:not(.mm-next):after {
  top: unset;
}

html body .content .content-wrapper {
  padding: 1.2rem 2.2rem;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "»";
}

.menu-title {
  font-weight: bold
}

.card {
  background-color: rgb(252, 252, 252) !important;
}

  .card .card-title {
    letter-spacing: 0.1rem;
    font-size: 1.12rem;
    font-size: 120%;
    font-weight: bold;
  }

.card-header {
  background-color: transparent !important;
  padding: 2rem 2.5rem 1.0rem 2.5rem;
}

.main-menu.menu-dark .navigation .navigation-header {
  padding: 15px 20px 10px 20px !important;
}

.has-icon-left .form-control.input-lg {
  padding-right: 5rem;
  padding-left: 3rem !important;
}

.badge {
  padding: 0.5rem 0.7rem 0.6rem 0.7rem;
  user-select: none;
  margin-bottom: 0.4rem;
  margin-right: 0.4rem;
  font-size: 1.05rem !important;
  font-weight: 600;
}

.border-blue-grey.border-darken-4 {
  border: 2px solid #607D8B !important;
}

/* Search */
.navbar-light .search-input.open .input, .navbar-semi-dark .search-input.open .input {
  border-bottom: 2px solid #1d2b36 !important;
  color: inherit !important;
}

.navbar-container .search-input.open .input {
  padding: 6px 10px 5px 5px;
  /*transition: all 0.3s ease-out;*/
  transition: none !important;
  width: 250px;
}

.navbar-container .search-input .input {
  transition: none !important;
}

a.nav-link-search {
  padding-right: 0.6rem !important;
}

.card .card-title {
  font-weight: normal;
  font-size: 115%;
  margin-bottom: 0rem
}

.card-title i {
  position: relative;
  top: 2px;
  padding-right: 0.4rem
}

.form-control:focus {
  border-color: #536878;
}

/* Modal box */
.modal {
  z-index: 10000;
  padding: 0rem !important;
}

  .modal > div {
    height: 95%;
  }

  .modal .modal-content {
    height: 100%;
  }

  .modal .modal-content.auto-height {
    height: auto;
  }

.modal-header > .close {
  outline: none;
  opacity: 0.9 !important;
  color: rgb(252, 252, 252) !important;
  font-weight: unset;
  line-height: unset;
  font-size: 1.1rem;
}

.modal-header {
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  color: rgb(252, 252, 252) !important;
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  padding: 0.7rem 0.7rem;
  border-bottom: 0 !important;
}

#modal-header-title {
}

  #modal-header-title > i {
    padding-right: 0.7rem;
  }

.modal-backdrop {
  z-index: 9999;
}

.header-navbar .navbar-container ul.nav li {
  font-size: 1.4rem;
}

.menu-content > li > a > i {
  margin-right: 10px;
}

footer.footer {
  padding: 0.2rem 1.4rem;
}

.navbar-container .search-input {
  width: auto;
  vertical-align: middle;
  padding-right: 0.7rem;
}

.navbar-container .search-clear {
  vertical-align: middle;
  padding-top: 1.65rem;
  font-size: small;
  display: inline-block;
}

.navbar-container .search-clear-inline {
  padding-top: 0.2rem !important;
  padding-right: 0.3rem;
  padding-left: 0.3rem;
}

.navbar-container .search-clear #article-lookup-reset i, .customer-lookup-reset i {
  vertical-align: middle;
  padding-right: 0rem;
  padding-left: 0.3rem;
  color: #bc2534;
  font-weight: bold;
}

.customer-lookup-reset-inline i {
  padding-left: 0.1rem !important;
}

.navbar-container .search-clear #article-lookup-reset span {
  vertical-align: middle;
}

body.vertical-layout.vertical-menu.menu-collapsed .navbar .navbar-brand {
  padding: 10px 0px;
}

#SelectedAddressIdSelectBoxItText {
  max-width: 90%;
}

/* Responsive styles */
@media (max-width: 991.98px) {
  body.vertical-layout.vertical-menu.menu-collapsed .navbar .navbar-brand {
    padding: 5px 0px;
  }

  .main-menu.menu-fixed {
    top: auto;
    height: 100%;
  }
}

@media (max-width: 767.98px) {
  .main-menu.menu-fixed {
    top: auto;
    height: 100%;
  }

  html body .content .content-wrapper {
    padding: 0.7rem;
  }

  .card-header {
    padding: 1rem;
  }

  .card-body,
  .card-body.card-body-content {
    padding: 0.7rem 1rem 0.3rem 1rem;
  }
}

@media (max-width: 415px) {
  .card-body,
  .card-body.card-body-content {
    padding: 0.5rem 0.5rem 0.3rem 0.5rem;
  }
}

.main-menu.menu-dark .navigation > li > a i {
  top: 2px !important;
}

.selectboxit-disabled {
  background-color: #ECEFF1 !important;
  opacity: 1.0 !important;
}

.selectBox-lg + .selectboxit-container .selectboxit-option-icon.selectboxit-container {
  margin: 0.35rem 0 0 0;
}
/* ------ */
/* iCheck */
/* ------ */
.icheckbox_square, .iradio_square {
  min-width: 22px;
}

.icheckbox_square-grey, .iradio_square-grey {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url('../_robust/vendors/css/forms/icheck/square/grey.png') no-repeat;
  border: none;
  cursor: pointer;
}

/* ----------- */
/* SelectBoxIt */
/* ----------- */
.selectBox-xl + .selectboxit-container .selectboxit {
  font-size: 1.1rem;
}

.selectboxit-option-icon-container {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 1.05rem !important;
  font-size: 1rem;
  position: relative;
  top: -0.2rem;
}

.selectboxit-text {
  padding-left: 0.5rem;
  text-overflow: ellipsis !important
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  background-image: none !important;
  background-color: #536878 !important;
  color: white !important;
}

.selectboxit-container .selectboxit-options {
  border-radius: 3px !important
}

/* ----- */
/* Menu  */
/* ----- */
.main-menu.menu-dark .navigation .navigation-header {
  color: #dcdcdc;
  padding: 15px 20px 8px 20px;
}

/* ---------- */
/* noUiSlider */
/* ---------- */
.noUi-pips-horizontal {
  top: 1.8rem;
}

div.noUi-marker-large {
  display: none;
}

div.noUi-pips div:nth-child(2) {
  display: none;
}

div.noUi-pips div:last-child {
  display: none;
}

/* ----------- */
/* noUiSlider  */
/* ----------- */
.noUi-horizontal {
    height: 10px;
}

    .noUi-horizontal .noUi-handle {
        outline: none;
    }

.noUi-connect {
    background: #536878 !important;
}

/* --------- */
/* jQuery-ui */
/* --------- */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #f57777 !important;
  background: #ead5d5 !important;
}

/* ----- */
/* Oxomi */
/* ----- */
.oxomi-form-control {
  margin-bottom: 1rem;
}

@media (max-width: 767px) {
  .universal-search-grid {
    grid-template-columns: auto;
    grid-template-rows: auto;
    grid-template-areas: "input" "filter" "output";
  }
}

#universal-search-filter {
  font-family: sans-serif;
  grid-area: filter;
}

#universal-search-input {
  font-family: sans-serif;
  grid-area: input;
}

#universal-search-output {
  font-family: sans-serif;
  grid-area: output;
}

.oxomi-h2 {
  color: #4a8fcc;
}

.oxomi-link {
  color: #4a8fcc;
}

.oxomi-nav > li > a:hover {
  background-color: #4a8fcc;
}

.oxomi-group {
  float: left;
}

/* ------ */
/* jqvmap */
/* ------ */
.jqvmap-region {
  cursor: pointer !important;
}

/* ------ */
/* JsGrid */
/* ------ */
.jsgrid-grid-header,
.jsgrid-grid-body {
  overflow: auto;
}

.jsgrid-cell input[type=number] {
  padding: 0.3rem 0.5rem;
  height: unset;
  line-height: unset;
  border: 1px solid #a9a9a9;
}

.jsgrid-pager-container {
  display: block !important;
  min-height: 1rem;
}

.external-pager .jsgrid-pager-current-page {
  background: #536878;
  color: #fff;
}

.jsgrid-header-cell {
  white-space: normal;
}

.jsgrid-row > .jsgrid-cell,
.jsgrid-alt-row > .jsgrid-cell {
  background: none;
}

.jsgrid-row {
  background: #fff;
}

.jsgrid-alt-row {
  /*background: #fcfcfc;*/
  background: rgba(245, 247, 250, 0.5);
}

.jsgrid-header-row>.jsgrid-header-cell, .jsgrid-filter-row>.jsgrid-cell, .jsgrid-cell {
  border: 2px solid #e3ebf3;
}

.jsgrid-filter-row>.jsgrid-cell input {
  border: 1px solid #b3c6d8;
}

.jsgrid-filter-row>.jsgrid-cell input[type=number] {
  box-shadow: none;
}

.jsgrid-grid-header {
  border-left: none;
  border-right: none;
}

.jsgrid-grid-header, .jsgrid-grid-body {
  border: none;
}

.jsgrid-row:hover,
.jsgrid-alt-row:hover {
  background-color: rgba(83, 104, 120, 0.15);
}

/* ---------- */
/* Switchery  */
/* ---------  */
.switchery-small > small {
  height: 15px;
  width: 15px;
}

.switchery-small {
  border-radius: 30px;
  height: 15px;
  width: 30px;
}

.switchery-readonly {
  border-color: rgba(0, 128, 0, 0.8);
  background-color: #55595c;
  transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s;
  box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 3px;
  border-color: rgba(0, 0, 0, 0.6);
}

/* --------- */
/* Bootstrap */
/* --------- */
.blockOverlay {
  z-index: unset !important;
}

.header-navbar .navbar-container ul.nav li a.dropdown-user-link .user-name {
  margin-left: 0rem !important;
}

.table-responsive {
  overflow-y: hidden;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2122;
  text-decoration: none;
  background-color: initial;
}

@media (max-width: 767.98px) {
  .header-navbar .navbar-header .navbar-brand {
    padding: 0;
  }
}

.nav-tabs {
  border-bottom: 1px solid rgb(204, 204, 204);
  border-radius: unset;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  border-color: rgb(204, 204, 204) rgb(204, 204, 204) #F1F1F1;
}



/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

.step-wizard-pane {
  position: relative;
  margin: 0.5rem 4rem 0rem 4rem;
}

.step-wizard-header > div {
  text-align: center;
  display: inline-block;
}

.step-wizard-item {
  color: #373a3c;
}

.step-wizard-item-idle {
  color: rgb(168, 170, 172);
}

.step-wizard-item-ok {
  color: green;
}

.step-wizard-item > .step-wizard-item-progress, .step-wizard-item > .step-wizard-item-line {
  background-color:  #373a3c;
}

.step-wizard-item-ok > .step-wizard-item-progress, .step-wizard-item-ok > .step-wizard-item-line {
  background-color: green; 
}

.step-wizard-item-idle > .step-wizard-item-progress, .step-wizard-item-idle > .step-wizard-item-line {
  background-color: rgb(168, 170, 172);
}

.step-wizard-item-ok > .step-wizard-item-progress, .step-wizard-item-ok > .step-wizard-item-line {
  background-color: green; 
}

.step-wizard-item-active {
  background-color: rgb(243, 243, 243); 
  border-radius: 15px;
  cursor: pointer;
}

.step-wizard-item-counter {
  padding-top: 1.5rem;
  font-weight: bold;
  font-size: 15px;
}

.step-wizard-item-type {
  font-size: 22px;
  padding: 0.5rem 0rem;
}

.step-wizard-item-name {
  font-size: 14px;
  padding-bottom: 4.3rem;
}

.step-wizard-item-progress {
  position: absolute;
  right: calc(50% - 16px);
  top: 120px;
  font-weight: bold; 
  line-height: 29px; 
  border-radius: 50%; 
  width: 30px; 
  color: white; 
  height: 30px; 
  z-index: 2;
}

.step-wizard-item-line {
  content: ' ';
  position: absolute;
  top: 133px;
  left: 0px;
  width: 100%;
  height: 4px;
  z-index: 1;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.step-wizard-content {
  display: none;
  padding: 2rem 0rem 0rem 1rem;
}

.step-wizard-action {
  padding-top: 1rem;
}

/* Responsive styles */
@media (max-width: 767.98px) {
  .step-wizard-pane {
    margin: 0.5rem 1rem 0rem 1rem;
  }

  .step-wizard-content {
    padding: 2rem 0rem 0rem 0rem;
  }
}

.file-uploader-drop-box {
  cursor: pointer; 
  background: rgb(236, 239, 241); 
  outline: 2px dashed rgb(168, 170, 172); 
  outline-offset: -6px;
  user-select: none;
}

.file-uploader-drop-box-error {
  outline: 2px dashed red !important;
}

.file-uploader-drop-box > input[type='file'] {
  display: none;
}

.file-uploader-drop-box-has-files {
  background: white !important; 
}

.file-uploader-content-text {
  text-align: center;
}

.file-uploader-content-text-header {
  padding-top: 3rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}


.file-uploader-context-text-table {
  width: 50%;
  margin: 0 25% 0 25% !important;
}


  .file-uploader-context-text-table > thead > tr > td {
    border: 1px solid lightgray;
    width: 25%;
    font-weight: bold;
    background-color: rgb(236, 239, 241);
    opacity: 0.3;
  }

  .file-uploader-context-text-table > tbody > tr > td:first-child {
    border: 1px solid lightgray;
    width: 25%;
    font-weight: bold;
    background-color: rgb(236, 239, 241);
    opacity: 0.3;
  }

  .file-uploader-context-text-table > tbody > tr > td {
    border: 1px solid lightgray;
  }

.file-uploader-content-text-remarks {
  padding: 0rem 2rem 0rem 2rem;
}
.file-uploader-content-text-file-remarks {
  font-weight: bold;
}

.file-uploader-content-text-icon {
  font-size: 4.5rem; 
}

.file-uploader-content-list {
  padding: 1.8rem 2rem 0rem 2rem;
}

.file-uploader-content-list-entry {
  padding-bottom: 0rem; 
  padding-top: 0.7rem; 
  display: flex; 
  width: 100%; 
}

.file-uploader-content-list-entry:hover {
  background-color: rgb(252, 252, 252);
}

.file-uploader-content-list-entry > div {
  overflow: hidden; 
  white-space: nowrap; 
  text-overflow: ellipsis;
  border-bottom: 1px solid #ddd
}

.file-uploader-content-list-file-icon, .file-uploader-content-list-remove {
  text-align: center;   
}

.file-uploader-content-list-file-icon {
  flex: 1;
}

.file-uploader-content-list-file-name {
  flex: 6; 
  padding-left: 0.5rem;
}

.file-uploader-content-list-file-size {
  flex: 3; 
  text-align: right;
}

.file-uploader-content-list-upload-progress {
  padding: 0rem 1.5rem; 
  flex: 5; 
}

.file-uploader-content-list-upload-progressbar {
  margin-top: 0.35rem; 
  height: 10px;
}

.file-uploader-content-list-upload-progressbar-statusbar {
  background-color: green;
}

.file-uploader-content-list-upload-progress-percentage {
  text-align: right; 
  flex: 2; 
}

.file-uploader-content-list-remove {
  padding-left: 1rem;
  flex: 1;
}

.file-uploader-content-list-remove > i {
  padding-top: 0.15rem; 
  font-size: larger
}

.file-uploader-content-error {
  text-align: center;
  color: red;
}

.file-uploader-content-error-with-list {
  padding: 1.8rem 2rem 0rem 2rem;
}

.file-uploader-content-error-without-list {
  padding: 0.8rem 2rem 1rem 2rem;
}

.file-uploader-footer {
  padding: 1rem 2rem 2rem 2rem;
  font-size: 12px;
}

.file-uploader-footer > div {
  display: inline-block;
  width: 50%;
}

.file-uploader-footer > div:nth-child(1) {
  padding-left: 0.5rem;
}

.file-uploader-footer > div:nth-child(2) {
  text-align: right;
  padding-right: 0.5rem;
}


.switchery-ext-header {
  position: relative;
  padding-left: .15rem;
  padding-bottom: .7rem;
}

.switchery-ext-header-without-actions {
  border-bottom: 1px solid #f1f1f1;
}

.switchery-ext-header > span {
  letter-spacing: .05rem;
  font-size: .95rem;
  font-weight: 600;
}

.switchery-ext-header > i {
  position: absolute;
  font-size: 1rem;
  padding-left: .4rem;
  top: .3rem;
}

.switchery-ext-header-default {
  padding-top: .45rem !important;
  border-top: 1px solid #f1f1f1;
}

.switchery-ext-header-no-separator {
  padding-top: 0rem !important;
  border-top: 0rem !important;
}

.switchery-ext-header-reverse {
  border-bottom: 1px solid #f1f1f1;
  padding-top: 0 !important;
  padding-bottom: .6rem;
}

.switchery-ext-content {
  user-select: none;
}

.switchery-ext-content > div {
  position: relative;
  padding-left: .2rem;
}

.switchery-ext-content-label {
  cursor: pointer;
  position: absolute;
  top: .2rem;
  padding-left: .6rem;
  display: inline-block;
  letter-spacing: .05rem;
  font-size: .9rem;
}

.switchery-ext-content-first {
  margin-top: 0.3rem !important;
}

.switchery-ext-readonly-buttons {
  width: 40px;
  position: absolute;
  left: 0px;
  top: 0px;
}


.directory-explorer-folder-title {
    font-weight: bold;
}

.directory-explorer-folder-title span.directory-explorer-folder-title-icon {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.directory-explorer-folder-title.collapsed span.directory-explorer-folder-title-icon:after {
  content: "\f07b";
}

.directory-explorer-folder-title span.directory-explorer-folder-title-icon:after {
  content: "\f07c";
}

.modal-window-action {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.modal-window-body {
  padding: 0;
}

.modal-window-body-scrollbar {
  padding-right: 2.5rem;
}

#modal-window-header-title {
  display: flex;
  padding-top: 0.3rem;
}

  #modal-window-header-title > i {
    padding-right: 0.5rem;
  }

#modal-window-header-title-text {
  display: inline-block;
  position: relative;
  top: -0.2rem
}

#modal-window-content {
  position: relative;
  margin: 0;
  height: 100%;
  overflow-x: hidden;
  padding: 2.5rem;
}

#modal-window-container {
  height: 100%;
  position: relative;
}

/* Responsive styles */
@media (max-width: 990px) {
  #modal-window-content {
    padding: .8rem;
  }

    #modal-window-content .modal-window-action .col-lg-6 {
      padding-bottom: 1.0rem;
    }

  #modal-window-content .modal-window-action .col-lg-1 {
    padding-bottom: 1.0rem;
  }

  #modal-window-content .modal-window-action .col-lg-4 {
    padding-bottom: 1.0rem;
  }
}

@media (min-width: 990px) {
  #modal-window-content .modal-window-action .col-lg-1 {
    flex: 0 0 16%;
    max-width: 16%;
  }
}

@media (min-width: 1300px) {
  #modal-window-content .modal-window-action .col-lg-1 {
    flex: 0 0 13%;
    max-width: 13%;
  }
}

@media (min-width: 1680px) {
  #modal-window-content .modal-window-action .col-lg-1 {
    flex: 0 0 10%;
    max-width: 10%;
  }
}

/* Header cell */
.dx-datagrid-headers .dx-datagrid-table .dx-header-row > td {
  color: white;
  background-color: #55595c !important;
  padding: 14px 14px 14px 14px !important;
}

/* Cell */
.dx-datagrid .dx-data-row > td {
  padding: 7px 7px 7px 7px !important;
}

  /* Last cell in row */
  .dx-datagrid .dx-data-row > td:last-of-type {
    padding-right: 11px !important;
  }

/* Cell hover */
.dx-datagrid-headers .dx-datagrid-table .dx-header-row > td:hover:not(.dx-command-select):not(.dx-command-expand):not(.dx-editor-cell):not(.dx-command-edit):not(.dx-datagrid-group-space) {
  background-color: rgb(0,0,0, 0.75) !important;
}


/* Selected cell */
.dx-datagrid-headers .dx-datagrid-table .dx-row > td .dx-sort,
.dx-datagrid-headers .dx-datagrid-table .dx-row > td .dx-sort-indicator {
  color: #ec6608 !important;
}

/* Cell text hover */
.dx-datagrid-headers .dx-datagrid-table .dx-row > td:hover .dx-datagrid-text-content {
  color: white !important;
  font-weight: 400 !important;
  font-size: 14px;
  word-break: initial !important;
  overflow-wrap: initial !important;
}

.dx-datagrid-headers .dx-datagrid-table .dx-row > td .dx-datagrid-text-content {
  font-weight: 400 !important;
  font-size: 14px;
  word-break: initial !important;
  overflow-wrap: initial !important;
}

/* Filter symbol */
.dx-datagrid .dx-header-filter-empty {
  color: white !important;
}

/*.dx-datagrid-search-text {
  background-color: aquamarine; 
  color: blue !important;
}*/

.dx-datagrid-headers .dx-datagrid-table .dx-row > td .dx-sort-down ~ span /*.dx-header-filter-empty*/ {
  color: white !important;
}

/* Sort symbol */
.dx-datagrid-headers .dx-datagrid-table .dx-row > td .dx-sort {
  color: #ec6608 !important;
}

/* Sort symbol hover */
.dx-datagrid-headers .dx-datagrid-table .dx-row > td:hover .dx-sort {
  color: white !important;
}

/* Footer Summary */
.dx-datagrid-total-footer .dx-datagrid-table .dx-row > td {
  background-color: rgba(0, 150, 136, 0.12);
  padding: 14px 7px 14px 7px !important;
}

  .dx-datagrid-total-footer .dx-datagrid-table .dx-row > td > div {
    color: black;
  }

.dx-datagrid-header-panel {
  padding-left: 14px !important;
}

#dxGrid-clear-filter-button {
  color: white !important;
}

.dx-command-adaptive {
  text-overflow: initial !important;
}

.dx-icon-clear-filter {
  margin: 0.1rem 0.1rem 0 0;
  height: 1.4rem;
  width: 1.4rem;
  font-size: 1.2rem;
  /*vertical-align: middle;*/
  color: #cc2f3e !important;
}

td[role=columnheader] {
  text-align: left !important;
  font-weight: bold !important;
  color: blue;
}

.dx-header-filter {
  margin-left: 0.2rem;
}


.dx-scrollable-scroll {
  background-color: #aaa !important;
  border-radius: 6px !important;
  width: 6px !important;
  right: 2px !important;
  min-height: 10% !important;
}

/* Scrollbars */
.dx-scrollable-scroll-content {
  background-color: transparent !important;
  border-radius: 6px !important;
  width: 6px !important;
  right: 2px !important;
  min-height: 10% !important;
}

.dx-scrollbar-vertical {
  display: block !important;
  background-color: transparent !important;
}

  .dx-scrollbar-vertical:hover,
  .dx-scrollbar-vertical:focus {
    background-color: #eee !important;
    opacity: 0.9 !important;
  }

  .dx-scrollbar-vertical:active {
    background-color: #eee !important;
    opacity: 0.6 !important;
  }

    .dx-scrollbar-vertical:hover > .dx-scrollable-scroll,
    .dx-scrollbar-vertical:focus > .dx-scrollable-scroll,
    .dx-scrollbar-vertical:active > .dx-scrollable-scroll {
      background-color: #999 !important;
      width: 11px !important;
    }

    .dx-scrollbar-vertical:hover > .dx-scrollable-scroll-content,
    .dx-scrollbar-vertical:focus > .dx-scrollable-scroll-content,
    .dx-scrollbar-vertical:active > .dx-scrollable-scroll-content {
      width: 11px !important;
    }

  .dx-scrollbar-vertical.dx-scrollbar-hoverable {
    transition: background-color .2s linear, width .2s ease-in-out !important;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out !important;
  }

div.dx-column-indicators {
  float: right !important;
  margin-left: 0.2rem;
}

/* Cells body */
.dx-datagrid-contentx .dx-data-row > td {
  padding: 7px 7px 7px 7px !important;
}

/* Grid link buttons */
.dx-grid-link-button {
  display: inline-block;
}

  .dx-grid-link-button > span > i {
    padding: 0.2rem;
  }

.dx-datagrid-content .dx-data-row > td {
  padding: 7px 7px 7px 7px;
  text-overflow: ellipsis;
  overflow: hidden !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}


/* large texts  in cell */
.dx-grid-large-text {
  background: -webkit-linear-gradient( 90deg, rgba(252,252,252, 0.7) 0%, #55595c 20%, rgba(0,0,0, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

  .dx-grid-large-text:hover {
    width: 100%;
    max-height: 100% !important;
    background: initial;
    -webkit-text-fill-color: rgba(0,0,0,1);
    overflow: visible;
  }

  .dx-grid-large-text .dx-datagrid-search-text {
    background-color: #009688;
    -webkit-text-fill-color: white;
  }

  .dx-grid-large-text::selection {
    background-color: #536878;
    -webkit-text-fill-color: white;
  }

.dx-grid-template-sales-group-no-icon {
  font-size: 1.2rem !important;
  font-weight: normal;
  /*font-style: italic;*/
  color: rgba(0, 150, 136, 1);
  /*background-color: rgba(0, 150, 136, 0.12);*/
  padding: 0 0 0 0;
}

.dx-grid-template-sales-group {
  padding: 5px 7px 5px 7px !important;
}

.dx-grid-cell-template-group {
  background-color: rgba(176, 196, 222, 0.25) !important;
}

.dx-grid-cell-template-sum {
  background-color: rgba(0, 150, 136, 0.12) !important;
}

.dx-grid-cell-template-sum-opacity {
  background-color: rgba(0, 150, 136, 0.24) !important;
}

.dx-grid-cell-template-no-border {
  border-top: none !important;
  border-bottom: none !important;
}

.dx-grid-cell-template-top-border {
  border-top: 1px solid #e0e0e0 !important;
}

.dx-grid-merge-cell-bottom-border {
  border-bottom: 1px solid #e0e0e0 !important;
}

.dx-grid-cell-template-small-line {
  padding: 3px 7px 3px 7px !important;
  line-height: 20px !important;
}

.dx-grid-cell-bold {
  font-weight: bold;
}


.dx-grid-cell-lightpink {
  background-color: rgba(255, 182, 193, 0.36) !important;
}

.dx-grid-cell-lightblue {
  background-color: rgba(173, 216, 230, 0.24) !important;
}

/* Grid popup top most */
.dx-overlay-wrapper {
  z-index: 9999 !important;
}

.dx-grid-button-icon-left {
  margin-right: 0.4rem; 
}

/* Separator between buttons*/
.dx-grid-buttons-default > a:not(:last-child):after {
  content: '|';
  padding: 0 0.5rem 0 0.5rem;
}


@media (max-width: 1800px) {
  .dx-grid-cell-template-small-line {
    font-size: 1.0rem !important;
  }
}
@media (max-width: 1710px) {
  .dx-grid-cell-template-small-line {
    font-size: 0.9rem !important;
  }
}
@media (max-width: 1640px) {
  .dx-grid-cell-template-small-line {
    font-size: 0.8rem !important;
  }
}
@media (max-width: 1510px) {
  .dx-grid-cell-template-small-line {
    font-size: 0.7rem !important;
  }
}
@media (max-width: 1410px) {
  .dx-grid-cell-template-small-line {
    font-size: 0.6rem !important;
  }
}
@media (max-width: 1410px) {
  .dx-grid-cell-template-small-line {
    font-size: 0.6rem !important;
  }
}
/* START TOOLTIP STYLES */
[tooltip] {
  position: relative; /* opinion 1 */
}

  /* Applies to all tooltips */
  [tooltip]::before,
  [tooltip]::after {
    text-transform: none; /* opinion 2 */
    font-size: .9em; /* opinion 3 */
    line-height: 1;
    user-select: none;
    pointer-events: none;
    position: absolute;
    display: none;
    opacity: 0;
  }

  [tooltip]::before {
    content: '';
    border: 5px solid transparent; /* opinion 4 */
    z-index: 1001; /* absurdity 1 */
  }

  [tooltip]::after {
    content: attr(tooltip); /* magic! */
    /* most of the rest of this is opinion */
    font-family: Helvetica, sans-serif;
    text-align: center;
    /* 
    Let the content set the size of the tooltips 
    but this will also keep them from being obnoxious
    */
    min-width: 3em;
    max-width: 21em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1ch 1.5ch;
    border-radius: .3ch;
    box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
    background: #333;
    color: #fff;
    z-index: 1000; /* absurdity 2 */
  }

  /* Make the tooltips respond to hover */
  [tooltip]:hover::before,
  [tooltip]:hover::after {
    display: block;
  }

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}

[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}

[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}

[tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}

[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  transform: translate(-50%, .5em);
}

/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-.5em, -50%);
}

[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-.5em, -50%);
}

/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(.5em, -50%);
}

[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(.5em, -50%);
}

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}

/* FX All The Things */
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}
/* Remove devextreme underline */
.dx-datepicker.dx-texteditor.dx-editor-underlined::after {
  border-bottom: 0 !important;
}

.dx-datepicker.dx-texteditor.dx-editor-underlined.dx-state-hover::after {
  border-bottom: 0 !important;
}

.dx-datepicker.dx-texteditor.dx-state-active::before,
.dx-datepicker.dx-texteditor.dx-state-focused::before {
  border-bottom: 0 !important;
}

.dx-datebox-calendar .dx-dropdowneditor-icon::before {
  content: "\f073" !important;
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 14px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}

.dx-button-normal.dx-button-mode-contained.dx-widget.dx-dropdowneditor-button {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
}

.dx-datebox-datetime.dx-texteditor,
.dx-datebox-date.dx-texteditor,
.dx-datebox-time.dx-texteditor {
  font-size: 1.1rem;
  line-height: 1.45;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  padding-left: 1.1rem !important;
  background-color: white;
}

  .dx-datebox-datetime.dx-texteditor.dx-editor-underlined.dx-state-hover::after, 
  .dx-datebox-date.dx-texteditor.dx-editor-underlined.dx-state-hover::after, 
  .dx-datebox-time.dx-texteditor.dx-editor-underlined.dx-state-hover::after 
  {
    border-bottom: 0 !important;
  }

  .dx-datebox-datetime.dx-texteditor.dx-editor-underlined::after, 
  .dx-datebox-date.dx-texteditor.dx-editor-underlined::after,
  .dx-datebox-time.dx-texteditor.dx-editor-underlined::after {
    border-bottom: 0;
  }

  .dx-datebox-datetime.dx-texteditor.dx-state-active::before,
  .dx-datebox-datetime.dx-texteditor.dx-state-focused::before,
  .dx-datebox-date.dx-texteditor.dx-state-active::before,
  .dx-datebox-date.dx-texteditor.dx-state-focused::before,
  .dx-datebox-time.dx-texteditor.dx-state-active::before,
  .dx-datebox-time.dx-texteditor.dx-state-focused::before {
    border-bottom: 0;
  }

  .dx-datebox-datetime.dx-texteditor.dx-state-active,
  .dx-datebox-datetime.dx-texteditor.dx-state-focused,
  .dx-datebox-date.dx-texteditor.dx-state-active,
  .dx-datebox-date.dx-texteditor.dx-state-focused,
  .dx-datebox-time.dx-texteditor.dx-state-active,
  .dx-datebox-time.dx-texteditor.dx-state-focused {
    border: 2px solid #536878;
  }
.login-logo {
  background-repeat: no-repeat !important;
  height: 13rem !important;
  background-position: 50% 50% !important;
  margin: 0.5rem !important;
  display: block !important;
}

.login-box-content-block {
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  background: #dddddd1a;
  text-align: left;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  padding: 2rem;
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}

.imprint-box-content-block {
  max-width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  flex: 1 1 50%;
}


.register-ewm-csutomer {
  padding-top: 2.5rem;
}
.product-image-wrapper {
  display: block;
  height: 230px;
  width: 230px;
  /*width: 100%;*/
  /*height: 100%;*/
  padding: 2rem;
  border-radius: 10px;
  background-color: white;
}

.product-name-display {
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
}

.product-info-display {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
  text-transform: uppercase
}

.product-inactive-order-button {
  background-color: #A9A9A9;
  cursor: default;
}

.product-header-brand {
  padding-right: 0rem;
}

/* Start product filter list brand headers */
.product-filter-list-header-brand-Aircraft img {
  width: 150px;
}

.product-filter-list-header-brand-Cleancraft > img {
  width: 200px;
}

.product-filter-list-header-brand-Holzkraft > img {
  width: 180px;
}

.product-filter-list-header-brand-Casadei > img {
  width: 170px;
}

.product-filter-list-header-brand-Holzstar > img {
  width: 180px;
}

.product-filter-list-header-brand-Metallkraft > img {
  width: 220px;
}

.product-filter-list-header-brand-Optimum > img {
  width: 150px;
}

.product-filter-list-header-brand-Rehm > img {
  width: 130px;
}

.product-filter-list-header-brand-Schweißkraft > img {
  width: 240px;
}

.product-filter-list-header-brand-Stürmer-Maschinen > img {
  width: 200px;
}

.product-filter-list-header-brand-Unicraft > img {
  width: 150px;
}

.product-filter-list-header-brand-Fini > img {
  height: 45px;
}

.product-filter-list-header-brand-AEROTEC > img {
  height: 35px;
}

.product-filter-list-header-brand-POWERSYSTEM > img {
  height: 55px;
}

.product-filter-list-header-brand-FARMER > img {
  height: 45px;
}

.product-filter-list-header-brand-LAVOR-PRO > img {
  height: 30px;
}

.product-filter-list-header-brand-LAVOR > img {
  height: 30px;
}

.product-filter-list-header-brand-PROTECTIONWORLD > img {
  height: 35px;
}

.product-filter-list-header-brand-CRAFTWELD > img {
  height: 25px;
}

.product-filter-list-header-brand-STANLEY-BOSTITCH > img {
  height: 65px;
}

/* End product filter list brand headers */

/* Start product list brand headers */
.product-list-brand-Aircraft img {
  width: 130px;
}

.product-list-brand-Cleancraft > img {
  width: 190px;
}

.product-list-brand-Holzkraft > img {
  width: 160px;
}

.product-list-brand-Casadei > img {
  width: 160px;
}

.product-list-brand-Holzstar > img {
  width: 160px;
}

.product-list-brand-Metallkraft > img {
  width: 190px;
}

.product-list-brand-Optimum > img {
  width: 140px;
}

.product-list-brand-Rehm > img {
  width: 110px;
}

.product-list-brand-Schweißkraft > img {
  width: 220px;
}

.product-list-brand-Unicraft > img {
  width: 130px;
}

.product-list-brand-Fini > img {
  height: 40px;
}

.product-list-brand-Stürmer-Maschinen > img {
  width: 180px;
}

.product-list-brand-AEROTEC > img {
  height: 30px;
}

.product-list-brand-POWERSYSTEM > img {
  height: 45px;
}

.product-list-brand-FARMER > img {
  height: 45px;
}

.product-list-brand-LAVOR-PRO > img {
  height: 25px;
}

.product-list-brand-LAVOR > img {
  height: 25px;
}

.product-list-brand-PROTECTIONWORLD > img {
  height: 30px;
}

.product-list-brand-CRAFTWELD > img {
  height: 24px;
}

.product-list-brand-STANLEY-BOSTITCH > img {
  height: 55px;
}
/* End product list brand headers */

/* Start product detail header */
.product-detail-header-brand-Aircraft img {
  width: 160px;
}

.product-detail-header-brand-Cleancraft > img {
  width: 220px;
}

.product-detail-header-brand-Holzkraft > img {
  width: 190px;
}

.product-detail-header-brand-Casadei > img {
  width: 180px;
}

.product-detail-header-brand-Holzstar > img {
  width: 190px;
}

.product-detail-header-brand-Metallkraft > img {
  width: 230px;
}

.product-detail-header-brand-Optimum > img {
  width: 160px;
}

.product-detail-header-brand-Rehm > img {
  width: 140px;
}

.product-detail-header-brand-Schweißkraft > img {
  width: 270px;
}

.product-detail-header-brand-Unicraft > img {
  width: 170px;
}

.product-detail-header-brand-Fini > img {
  height: 50px;
}

.product-detail-header-brand-Stürmer-Maschinen > img {
  width: 210px;
}

.product-detail-header-brand-AEROTEC > img {
  height: 35px;
}

.product-detail-header-brand-POWERSYSTEM > img {
  height: 50px;
}

.product-detail-header-brand-FARMER > img {
  height: 50px;
}

.product-detail-header-brand-LAVOR-PRO > img {
  height: 35px;
}

.product-detail-header-brand-LAVOR > img {
  height: 35px;
}

.product-detail-header-brand-PROTECTIONWORLD > img {
  height: 35px;
}

.product-detail-header-brand-CRAFTWELD > img {
  height: 27px;
}

.product-detail-header-brand-STANLEY-BOSTITCH > img {
  height: 100px;
}
/* End product detail header */


.product-description {
  padding-left: 0.4rem;
}

.product-description ul {
  padding-left: 0rem !important;
}

.product-detail-description ul {
  padding-left: 0.7rem !important;
}

.product-description ul > li::before {
  padding-right: 0.5rem;
  content: "■"; 
  position: relative;
  top: -0.1rem; 
  font-size: 0.7rem;
}

.product-description-Aircraft ul > li::before {
  color: #00878D;
}

.product-description-Fini ul > li::before {
  color:  #E30613;
}

.product-description-Cleancraft ul > li::before {
  color: #76B82A;
}

.product-description-Holzkraft ul > li::before, .product-description-Casadei ul > li::before {
  color: #00305B;
}

.product-description-Holzstar ul > li::before {
  color: #006331;
}

.product-description-Metallkraft ul > li::before {
  color: #00549A;
}

.product-description-Optimum ul > li::before {
  color: #8B1878;
}

.product-description-Rehm ul > li::before {
  color: #EF7D00;
}

.product-description-Schweißkraft ul > li::before {
  color: #E30613;
}

.product-description-Unicraft ul > li::before {
  color: #EC6608;
}

.product-description-AEROTEC ul > li::before {
  color: #0072BB;
}

.product-description-POWERSYSTEM ul > li::before {
  color: #000000;
}

.product-description-FARMER ul > li::before {
  color: #913938;
}

.product-description-LAVOR-PRO ul > li::before {
  color: #13322B;
}

.product-description-LAVOR ul > li::before {
  color: #13322B;
}

.product-no-image {
  width: 170px; 
  height: 170px;
}

.product-retracted-article-text {
  font-size: 1.2em !important;
  text-align: left;
  font-weight: 600 !important;
}

.product-box-info {
  padding-left: 0.5rem;
  color: #55595c;
  font-size: 0.9rem;
}
.product-availability-title-stock {
  font-weight: 700;
  padding-top: 0.5rem;
}

.product-availability-title {
  font-weight: 800;
  letter-spacing: 0.05rem;
  font-size: 0.95rem;
  display: inline-block;
}

.product-availability-title > i {
  margin-right: 0.4rem;
}

.noUi-tooltip {
  padding: 5px 10px;
  border: 1px solid rgb(211, 207, 200);
  color: inherit;
}

.noUi-tooltip-from::after {
  top: 100%;
  margin-top: 10px;
  border-color: #536878 transparent transparent transparent;
}

.noUi-tooltip-to::after {
  bottom: 100%;
  margin-bottom: 10px;
  border-color: transparent transparent #536878 transparent;
}

.noUi-label {
  white-space: nowrap;
  position: absolute; 
  z-index: 99999;
}

.noUi-label-left {
  text-align: right;
  right: 48px;
}

.noUi-label-right {
  left: 45px;
}

.noUi-label-top {
  top: -52px;
}

.noUi-label-bottom {
  top: 49px; 
}

.noUi-label-invisible {
  color: #fbfbfb;
}

.noUi-label-default {
  color: inherit;
}

.noUi-tooltip-to::after, .noUi-tooltip-from::after {
  content: "";
  position: absolute;
  left: calc(50% - 7px);
  border-width: 8px;
  border-style: solid;
}

.noUi-handle {
  border: 1px solid #263238 !important;
  background: #536878 !important;
}

.square .noUi-handle:before {
  display: block;
  width: 2px;
  height: 10px;
  left: 5px;
  top: 4px;
}

.square .noUi-handle:after {
  display: block;
  width: 2px;
  height: 10px;
  left: 10px;
  top: 4px;
}

.noUi-horizontal .noUi-handle {
  width: 19px;
  height: 19px;
}

.filter {
  padding-left: 1.4rem; 
  padding-right: 1.4rem;
}

.filter span.filter-icon {
  font-size: 0.7rem; 
  position: relative; 
  font-family: 'Segoe UI Symbol';  
  margin-right: 0.5rem
}

.filter span.filter-icon-collapsed {
  top: -2px;
}

.filter span.filter-icon-collapsed:after {
  content: "▶";
}

.filter span.filter-icon-opened:after {
  content: "▼";
}

.filter span.filter-icon-opened {
  top: -1px;
}

.filter-splitter {
  padding-top: 1rem; 
  border-bottom: 1px solid #d0d5db !important;
}

.filter-type {
  padding-top: 0.5rem; 
  padding-left: 1.1rem; 
  padding-bottom: 1rem; 
  font-weight: bold
}

.filter-header {
  padding-top: 0.5rem;
}

.filter-header-text {
  font-size: 1.1rem;
}

.filter-top {
  padding-top: 0.4rem; 
}

.filter-bottom {
  padding-top: 0.7rem; 
}

.filter-type-seperator {
  padding-top: 1rem; 
  margin-left: 1rem; 
  margin-right: 1rem; 
  margin-bottom: 1rem;
}

.filter-bottom, .filter-type-seperator {
  border-bottom: 1px solid #d0d5db !important;
}

.filter-bottom-end {
  margin-bottom: 1.2rem;
}

.filter-price {
  margin-bottom: 5rem; 
  margin-left: 1.5rem; 
  margin-top: 5rem
}

#product-thumb-image-wrapper {
  width: 5rem;
  height: 5rem;
}

.scope-filter-branch-row {
  padding-right: 1.9rem; 
  margin-top: 0rem;
  margin-bottom: 0.4rem;
}

.scope-filter-branch-row > div {
  margin-top: 0.9rem;
}

.scope-filter-branch-remove {
  position: absolute; 
  right: -0.2rem; 
  top: 0.7rem
}

.scope-filter-branch-remove i {
  color: #536878;
  cursor: pointer;
}

.filter-badge-row {
  padding-top: 0.7rem; 
  margin-right: 1rem;
  padding-left: 0.9rem;
}

.filter-badge-row i {
  margin-left: 0.4rem; 
  position: relative; 
  top: 0.05rem
}

.filter-global-scope {
  font-weight: bold
}

.filter-global-price {
  margin-bottom: 5rem; 
  margin-left: 2rem; 
  margin-top: 5rem
}

#filter-result .card-body {
  padding-top: 0rem !important
}

.filter-result-header {
  background-color: #f0f0f0; 
  margin-left: 2rem; 
  margin-right: 2rem; 
  margin-bottom: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 0rem !important
}

.filter-result-sort {
  padding-right: 0.5rem;
  /*padding-top: 0.15rem;*/
  align-self: center;
}

.filter-result-header-info {
  font-size: 1.3rem; 
  padding-left: 1.4rem; 
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
}

.filter-result-header-info-view-type {
  text-align: right;
  padding-right: 0;
}

.filter-result-header-info i {
  padding-right: 0.5rem;
}

.filter-end-spacer-nonresult {
  margin-bottom: 10.2rem;
}

.product-list-header {
  padding: 1rem 4rem 1.5rem 4rem;
  cursor: pointer;
}

.product-list-header-info {
  padding-bottom: 2rem; 
  border-bottom: 1px solid #ddd;
}

.product-list-header-brand {
  padding-top: 0.7rem; 
  border-bottom: 1px solid #ddd
}

.product-list-header-brand-label {
  margin-right: 1.2rem;
  padding: 0.1rem 0.7rem;
  vertical-align: middle;
  border-radius: 0.5rem;
  color: white;
  font-size: 1.7rem;
}

.product-list-header-brand-icon {
  display: inline-block;
  max-width: 2rem;
  margin-right: 0.3rem;
  vertical-align: middle;
  height: 2rem;
}

.product-list-header-brand-icon img {
  width: 2rem;
}

.product-list-detail {
  margin: 1rem 3rem;
  /*padding: 1rem 4rem;*/
}

.product-list-detail-visualization {
  flex: 0 0 35%;
  max-width: 35%;
  min-width: 250px;
  padding-right: 15px;
  /*padding-left: 15px;*/
}

.product-list-detail-description-wrapper {
  position: relative;
}

.product-list-detail-description {
  max-height: 15.5rem;
  overflow: hidden;
}

.product-list-detail-description-continue-spacer, .product-list-detail-description-continue-link {
  position: absolute;
  width: 100%;
}

.product-list-detail-description-continue-spacer {
  height: 7rem;
  background-image: linear-gradient(rgba(252, 252, 252, 0) 0%, rgb(252, 252, 252) 100%);
  bottom: 3rem;
  display: none;
}

.product-list-detail-description-continue-link {
  font-weight: 800;
  height: 3rem;
  bottom: 0rem;
  padding-left: 0rem;
  padding-top: 1rem;
  background-color: rgb(252, 252, 252) !important;
  cursor: pointer;
  display: none;
}

.product-description {
  flex: 0 0 65%;
  max-width: 65%;
  padding-right: 15px;
  /*padding-left: 15px;*/
}

.product-description-button{
  margin-right: 1rem
}

.product-list-detail-description-purchase > div {
  display: inline-flex;
}

.product-list-detail-info {
  display: flex;
  flex-wrap: wrap;
}

.product-list-detail-purchase {
  /*flex: 0 0 25%;
  max-width: 25%;*/
  padding-right: 15px;
  padding-left: 15px;
}

.product-list-detail-visualization {
  padding-bottom: 2.5rem;
}

.product-list-detail-purchase {
  padding-bottom: 1rem;
}

.product-list-detail-visualization > div {
  cursor: pointer;
}

.product-list-detail-path-seperator:after {
  padding-right: 0.4rem;
  padding-left: 0.4rem;
  content: "»";
  font-size: 1.0rem;
  position: relative;
  top: -0.07rem;
}

.prodcut-list-detail-has-next {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem;
}

/*.prodcut-list-detail-visualization-has-next, .product-list-detail-description-has-next, .product-list-detail-purchase-has-next {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem;
}*/

.product-list-detail-description {
  padding-bottom: 1rem; 
}

.product-list-detail-description ul {
  padding-left: 0rem;
}

.product-list-detail-visualization img {
  /*max-width: 170px;*/
  width: 170px;
  height: 170px;
}

.product-list-detail-visualization-default {
  color: lightgrey;
}

.product-list-detail-description-entry {
  font-size: 0.7rem;
}

.product-list-detail-article-number {
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.product-list-detail-description-purchase {
  margin-top: 2rem;
  margin-bottom: 2.5rem;
  cursor: pointer;
}

.product-list-detail-description-purchase i {
  padding-right: 0.7rem;
}

.product-list-detail-purchase-box {
  background-color: #f0f0f0; 
  min-width: 200px;
  max-width: 250px;
  width: 100%;
  padding: 1.5rem 2.5rem !important;
  margin-bottom: 1.5rem;
}

.product-list-detail-purchase-price-default-box {
   font-size: 0.9rem;
   padding-top: 0.5rem;
}

.product-list-detail-purchase-price-default-info {
  text-decoration: line-through;
}

.product-list-detail-purchase-price {
  font-size: 1.5em !important;
}

.product-list-detail-purchase-price, product-list-detail-purchase-retracted-article {
  margin: 0.3rem 0rem 1rem 0rem;
}

div.product-list-availability-hint-wrapper {
  display: inline-block;
  margin-left: 0.3rem;
}

.product-list-detail-purchase-availability-text {
  font-weight: 800;
  letter-spacing: 0.05rem;
  font-size: 0.95rem;
  padding-bottom: 0.1rem;
}

.product-list-detail-purchase-availability-text > i {
  margin-right: 0.4rem;
}

.product-list-detail-purchase-productstatus {
  margin-top: 1.5rem;
}

.product-list-detail-purchase-productstatus i {
  margin-right: 0.4rem;
  font-size: 1.4rem;
}

.product-list-detail-purchase-cart {
  margin-top: 30px; 
  margin-bottom: 10px;
  width: 100%; 
  text-align: center; 
  display: table
}

.product-list-detail-purchase-cart > div {
  display: table-cell; 
  vertical-align: bottom;
}

.product-list-detail-purchase-cart > div > a > div {
  font-weight: bold !important;
  padding: 1rem 2rem !important;
}

.product-list-detail-purchase-cart > div > a > div > i {
  padding-right: 0.7rem
}

.data-loader {
  margin-top: 0.8rem;
  margin-bottom: 1.5rem;
  text-align: center;
}

.data-loader-text {
  margin-bottom: 0.7rem;
}

#product-list-section {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08); 
}

#product-list-loader {
  margin-top: 0.2rem;
  margin-bottom: 2.5rem;
}

.product-section-list-button {
  background: #536878;
  color: #fff;
}
#product-section-list-button-wrapper {
  position: absolute;
  text-align: right;
  top: 1.0rem;
}

.product-section-list-button-wrapper-default-view {
  right: 20rem;
}

.product-section-list-button-wrapper-fullscreen-view {
  right: 1rem;
}

#product-section-list-fixed-header {
  position: fixed;
  top: 65px;
  width: 100%;
}

/* Responsive styles */
@media (max-width: 1550px) {
  .product-list-detail-visualization.prodcut-list-detail-visualization-has-next, .product-description.product-list-detail-description-has-next {
    border-bottom: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1550px) {
  .product-list .product-list-detail .col-xl-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .product-list .product-list-detail .col-xl-3.product-list-detail-purchase {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .product-list .product-list-detail .col-xl-3.product-list-detail-purchase .float-xl-right {
    float: left !important;
  }

  .product-list .product-list-detail .col-xl-3.product-list-detail-purchase .float-xl-right.product-list-detail-purchase-box {
    margin-left: 50%;
  }
}

@media (max-width: 1350px) {
  .product-description,
  .product-list-detail-visualization {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .product-description {
    padding-bottom: 2.5rem;
  }
}

@media (max-width: 1200px) {
  .product-list-header-brand {
    padding-bottom: 1rem;
  }
}

@media (max-width: 1024px) {
  .product-list-header {
    padding: 1rem 1.5rem 1.5rem 1.5rem;
  }

  .product-list-detail {
    margin: 0;
  }
}
/* Shows product items as tiles instead of list items*/
.product-list-tiles-view {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-left: 3.6rem;
  padding-right: 2.6rem;
}

.product-list-tile {
  float: left;
  width: 20%;
  cursor: pointer;
  height: 28.9rem;
}

  .product-list-tile > div {
    margin: 0 1.0rem 1.0rem 0;
    border-radius: 8px;
    padding-top: 1.0rem;
    padding-bottom: 1.0rem;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    background-color: white;
  }

#filter-result-list .product-list-tile > div {
  height: 97.0%;
}

.product-list-tiles-view .product-list-tile > div:hover {
  box-shadow: 0 0 20px rgba(158, 158, 158, 0.5);
}

  .product-list-tiles-view .product-list-tile > div:hover > div:not(:last-child) {
    opacity: 0.7;
  }

.product-list-tile-item {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  position: relative;
  padding: 0 1.2rem 0 1.2rem;
}

.product-list-tile .product-info-display {
  font-size: 1.2rem;
}

/* Header */
.product-list-tile .product-list-header-tile {
}

.product-list-tile .product-list-header-info-tile {
  width: 100%;
}

/* Image wrapper */
.product-list-tile-image {
  text-align: center;
  position: relative;
  display: block;
}

.product-list-tile .product-image-wrapper-tile {
  display: inline-block;
  height: 175px;
  width: 100%;
}

  .product-list-tile .product-image-wrapper-tile > img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
  }

/* Price */
.product-list-tile .product-list-detail-purchase-price {
  font-size: 1.3em !important;
  padding: 0 1.5rem 0 1.5rem;
}

/* Availability infos */
.product-list-tile-availability-infos > div {
  font-size: 0.85rem;
  padding: 0 !important;
}

.product-list-tile-product-icons {
  height: 2rem;
  padding: 0 1.5rem 0 1.5rem;
}

.product-list-tile-product-icon > img {
  height: 2rem;
}

.filter-result-header-info-view-type > span > i {
  opacity: 0.1;
  color: #121b22;
  cursor: pointer;
}

.view-type-tile > span > i.fa-th {
  opacity: 1;
  cursor: default;
}

.view-type-detail > span > i.fa-list {
  opacity: 1;
  cursor: default;
}

/*------------------------------------------------------------------------------------------*/
/* Navigation buttons */
.product-list-tile-navigation-section > div > a > i {
  padding-right: 0.7rem;
}

.product-list-tile-navigation-section > div > a {
  display: inline-block;
  font-size: 0.8rem !important;
}

.product-list-tile-navigation-section > div > div > a > div > i {
  padding-right: 0.7rem;
}

.product-list-tile-navigation-section > div {
  display: block;
  padding: 1rem !important;
  text-align: center;
  z-index: 99;
  background-color: white;
  opacity: 1.0;
}

#filter-result-list .product-list-tile:hover .product-list-tile-navigation-section {
  opacity: 1.0;
  background-color: white;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.product-list-tile-navigation-section {
  opacity: 0.0;
  top: 35%;
  margin-left: 0rem;
  position: absolute;
  width: 100%;
  box-shadow: 0 0 20px rgba(158, 158, 158, 0.5);
}

  .product-list-tile-navigation-section > div {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    background-color: rgba(255,255,255,0.5);
    opacity: 1.0;
  }

  .product-list-tile-navigation-section .product-list-detail-purchase-cart {
    margin-top: 0px;
    margin-bottom: 0px;
  }

.product-add-to-compare-list {
  margin-top: 1rem;
}


.product-add-to-compare-list-disabled > a {
  cursor: default;
}

  .product-add-to-compare-list-disabled > a > div {
    background-color: #A9A9A9 !important;
    pointer-events: none;
  }


/* Availability infos */
.product-list-tile-availability-infos {
  width: 100%;
  padding: 0 1.2rem 0 1.2rem;
  height: 14rem !important;
}

  .product-list-tile-availability-infos > span {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top: 0 !important;
  }

    .product-list-tile-availability-infos > span > div:first-child {
      padding-top: 0px !important;
    }



.product-list-tile-item-icons {
  display: flex;
}

  .product-list-tile-item-icons > div {
    padding: 0 0.5rem 0 1.2rem;
  }

  .product-list-tile-item-icons > :last-child {
    padding-top: 0.25rem !important;
  }

  .product-list-tile-item-icons > :first-child:empty {
    width: 0px;
    padding: 0 0 0 1.2rem;
  }

/*--------------------------------------------------------------------------------------------------------------*/
/* Media queries */
@media (max-width: 2399px) {
  .product-list-tile .product-image-wrapper-tile {
    height: 11rem;
  }
}

/* 2 tiles | 500 %  | 100% | 0  */
@media (max-width: 639px) {
  .product-list-tile {
    width: 100%;
  }
}

/* 2 tiles | 300 %  | 33.33% | 639  */
@media (min-width: 640px) and (max-width: 959px) {
  .product-list-tile {
    width: 50%;
  }
}

/* 3 tiles | 200 %  | 33.33% | 960  */
@media (min-width: 960px) and (max-width: 1096px) {
  .product-list-tile {
    width: 33.33%;
  }
}

/* 3 tiles | 175 %  | 25% | 1097  */
@media (min-width: 1097px) and (max-width: 1279px) {
  .product-list-tile {
    width: 33.33%;
  }
}

/* 4 tiles | 150 %  | 25% | 1280  */
@media (min-width: 1280px) and (max-width: 1744px) {
  .product-list-tile {
    width: 25%;
  }
}

/* 5 tiles | 110 %  | 20% | 1745  */
@media (min-width: 1745px) and (max-width: 1919px) {
  .product-list-tile {
    width: 20%;
  }
}

/* 6 tiles | 100 %  | 16.66% | 1920  */
@media (min-width: 1920px) and (max-width: 2129px) {
  .product-list-tile {
    width: 16.66%;
  }
}

/* 7 tiles | 90 %  | 14.28% | 2133  */
@media (min-width: 2133px) and (max-width: 2399px) {
  .product-list-tile {
    width: 14.28%;
  }
}

/* 7 tiles | 80 %  | 14.28% | 2400  */
@media (min-width: 2400px) and (max-width: 2559px) {
  .product-list-tile {
    width: 14.28%;
  }

    .product-list-tile .product-image-wrapper-tile {
      height: 12.5rem;
    }

    .product-list-tile.product-list-tile-aircraft {
      height: 30.6rem;
    }

    .product-list-tile:not(.product-list-tile-aircraft) {
      height: 30rem;
    }
}

/* 7 tiles | 75 %  | 14.28% | 2560  */
@media (min-width: 2560px) and (max-width: 2879px) {
  .product-list-tile {
    width: 14.28%;
  }

    .product-list-tile .product-image-wrapper-tile {
      height: 13rem;
    }

    .product-list-tile.product-list-tile-aircraft {
      height: 31rem;
    }

    .product-list-tile:not(.product-list-tile-aircraft) {
      height: 30.6rem;
    }
}


/* 8 tiles | 67 %  | 12.5% | 2880  */
@media (min-width: 2880px) and (max-width: 3839px) {
  .product-list-tile {
    width: 12.5%;
  }

    .product-list-tile .product-image-wrapper-tile {
      height: 13rem;
    }

    .product-list-tile.product-list-tile-aircraft {
      height: 31rem;
    }

    .product-list-tile:not(.product-list-tile-aircraft) {
      height: 30.6rem;
    }
}

/* 10 tiles | 50 %  | 12.5% | 3840  */
@media (min-width: 3840px) and (max-width: 5759px) {
  .product-list-tile {
    width: 10%;
  }

    .product-list-tile .product-image-wrapper-tile {
      height: 13rem;
    }

    .product-list-tile.product-list-tile-aircraft {
      height: 31.2rem;
    }

    .product-list-tile:not(.product-list-tile-aircraft) {
      height: 30.6em;
    }
}

/* 10 tiles | 33 %  | 12.5% | 5760  */
@media (min-width: 5760px) and (max-width: 7669px) {
  .product-list-tile {
    width: 6.66%;
  }

    .product-list-tile .product-image-wrapper-tile {
      height: 15.5rem;
    }

    .product-list-tile.product-list-tile-aircraft {
      height: 34rem;
    }

    .product-list-tile:not(.product-list-tile-aircraft) {
      height: 33em;
    }
}

@media (min-width: 7670px) {
  .product-list-tile {
    width: 5%;
  }

    .product-list-tile .product-image-wrapper-tile {
      height: 15.5rem;
    }

    .product-list-tile.product-list-tile-aircraft {
      height: 34.5rem;
    }

    .product-list-tile:not(.product-list-tile-aircraft) {
      height: 33.5em;
    }
}


@media (max-width: 2399px) {
  .product-list-tile:not(.product-list-tile-aircraft) {
    height: 28.4rem;
  }

  .product-list-tile.product-list-tile-aircraft {
    height: 28.9rem;
  }
}
/* Media queries */
/*--------------------------------------------------------------------------------------------------------------*/

/* ---------------- Compare content styles ---------------------- */
.product-compare-section {
  background-color: white;
  margin-top: 2rem;
  padding: 2.5rem 2.5rem 2.5rem 3rem;
  font-weight: 500;
  font-size: 1rem;
  box-shadow: 7px 7px 12px 0 rgb(62 57 107 / 16%);
}

.product-compare-table {
  display: table;
}

/* Attribute group type header */
.product-compare-table-header {
  font-weight: bold;
  text-align: left;
  border-bottom: 2px solid #e3ebf3;
  padding: 2rem 2rem 1rem 0;
  text-transform: uppercase;
}

/* Tile */
.product-compare-table-tile-header .product-compare-table-cell {
  padding-left: 1rem;
  vertical-align: top;
  display: block;
}

  .product-compare-table-tile-header .product-compare-table-cell > div > div {
    padding: 0 1rem 0 1rem;
    max-width: 18.7rem;
    width: 90%;
  }

    .product-compare-table-tile-header .product-compare-table-cell > div > div > div {
      width: 100%;
    }

  .product-compare-table-tile-header .product-compare-table-cell .product-list-tile .product-image-wrapper-tile {
    height: 100%;
    padding: 0rem 2rem 0rem 2rem;
  }

/* Group header */
.product-compare-table-group-header {
  font-weight: bold;
  border-bottom: 2px solid #e3ebf3;
  padding: 0.75rem 2rem;
}

/* Row */
.product-compare-table-row {
  border-bottom: 2px solid #e3ebf3;
}

  .product-compare-table-row:nth-of-type(odd) {
    background-color: rgba(245, 247, 250, 0.5);
  }

/* Cell */
.product-compare-table-cell {
  padding: 0.75rem 2rem;
}

  /* Compare buttons */
  .product-compare-table-cell .product-compare-bag-item .product-list-tile > div:last-child {
    padding: 0px;
  }

    .product-compare-table-cell .product-compare-bag-item .product-list-tile > div:last-child > div > a {
      display: block;
      width: 100% !important;
      text-align: center;
    }

      .product-compare-table-cell .product-compare-bag-item .product-list-tile > div:last-child > div > a > i,
      .product-compare-table-cell .product-compare-bag-item .product-list-tile .product-compare-purchase > a > div > i {
        margin-right: 0.7rem;
      }

    .product-compare-table-cell .product-compare-bag-item .product-list-tile > div:last-child > div:last-child {
      padding: 1rem 0 0 0;
    }
/* ---------------- Compare -------------------- */
/* Compare bag container */
.product-compare-bag {
  background: rgb(29 43 54 / 95%);
  z-index: 100;
  position: fixed;
  top: 4.7rem;
  margin-left: -1.5rem;
  color: white;
  display: block;
  height: 20rem;
  width: calc(100% - 21.5rem);
  display: flex;
  padding: 0em 1rem 0rem 0rem;
}

  /* Tile */
  .product-compare-bag .product-list-tile {
    width: 15rem;
    padding-left: 1rem;
    padding-top: 1em;
  }

.product-list-tile .product-info-display {
  font-size: 1.1rem;
}

.product-compare-bag .product-list-tile .product-image-wrapper-tile {
  display: inline-block;
  height: 180px;
  width: 180px;
  padding: 0rem 1rem 0rem 1rem;
}

.product-compare-bag .product-list-tile {
  margin: 0 !important;
  height: 99%;
}

.product-compare-bag .product-add-to-compare-list {
  margin-top: 0rem;
}

.product-compare-bag .product-compare-bag-item .product-list-tile > div:first-child {
  height: 1rem;
  background: rgb(255 255 255 / 100%);
  color: black;
}

/* Tile container */
#product-compare-bag-left {
  display: flex;
  overflow: hidden;
}

/* Right part */
#product-compare-bag-right {
  position: relative;
  padding: 1rem;
  max-width: 20.8rem;
}

  #product-compare-bag-right > div > div:first-child {
    font-size: 1.3rem;
  }

  #product-compare-bag-right > div > div:nth-child(2) {
    margin-top: 1rem;
  }

  #product-compare-bag-right > div:last-child {
    height: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

.product-compare-bag-button-container .application-link-button {
  background: #536878;
  border: 1px solid #536878;
  text-align: center;
}

  .product-compare-bag-button-container .application-link-button > i {
    padding-right: 1rem;
  }

#product-compare-bag-collapse-button {
  text-align: center;
  margin-left: 1rem;
  height: 100%;
  padding: 1.8rem 0 0 0;
  max-width: 41px;
}

#product-compare-bag-close-button {
  text-align: center;
  height: 100%;
  padding: 1.8rem 0 0 0;
  max-width: 40px;
}

.product-compare-bag-icon {
  cursor: pointer;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #536878;
  color: white;
  padding: 1rem;
  border-radius: 25px;
  width: 40px;
  height: 40px;
}

.product-compare-bag-arrow-icon:after {
  content: "\f062";
}

.product-compare-bag-close-icon:after {
  content: "\f00d";
}

.product-compare-bag-arrow-icon-collapsed:after {
  content: "\f063";
}

.product-compare-bag:not(.product-compare-bag-collapsed) {
  height: 19rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

  .product-compare-bag:not(.product-compare-bag-collapsed) .product-compare-bag-item .product-list-tile > div:first-child {
    height: 16.9rem;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .product-compare-bag:not(.product-compare-bag-collapsed) #product-compare-bag-right > div:last-child {
    height: 11.23rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

/* Collapse */
.product-compare-bag-collapsed {
  height: 5.9rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

  .product-compare-bag-collapsed .product-compare-bag-arrow-icon:after {
    content: "\f063";
  }

  .product-compare-bag-collapsed #product-compare-bag-left {
    opacity: 0;
    max-width: 0px !important;
    height: 0px;
  }

  .product-compare-bag-collapsed #product-compare-bag-right {
    max-width: 100%;
    display: inline-flex;
  }

    .product-compare-bag-collapsed #product-compare-bag-right > div {
      display: table-cell;
      flex-grow: 1;
    }

      .product-compare-bag-collapsed #product-compare-bag-right > div > div:nth-child(2) {
        margin-top: 0.3rem;
      }

      .product-compare-bag-collapsed #product-compare-bag-right > div:first-child {
        margin-left: 1rem;
        width: 70%;
      }

/* Hidden */
.product-compare-bag-hidden {
  display: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#product-compare-data-loader .ball-beat > div {
  background-color: white;
}

#product-compare-data-loader-text {
  font-size: 1.1rem;
}

.product-compare-bag-item .product-list-tile:hover .product-list-tile-navigation-section {
  opacity: 1.0;
  background-color: white;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.product-compare-bag-button-container {
  padding-right: 0.7rem;
}
#product-detail-section {
  /* display: none; */
}

#product-content-section .product-header {
  padding-right: 1rem;
  padding-bottom: 1.4rem;
}

.product-content-section {
  padding-left: 0.9rem;
  padding-right: 1.4rem;
}

#product_details-tab-wrapper {
  position: relative;
  background-color: rgb(252, 252, 252);
  z-index: 1;
}

#product_details-tab {
  display: inline-block;
  padding-top: 0.3rem;
  background-color: rgb(252, 252, 252);
  user-select: none;
  z-index: 999;
  position: static;
  padding-right: 0.5rem;
}

.product-tab-entry {
  border: 1px solid rgb(218, 218, 218);
  margin-top: 0.4rem;
  border-top-right-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
  cursor: pointer;
  padding: 1.2rem 1.4rem 0 1.4rem;
  margin-right: 0.4rem;
  color: black;
  display: inline-block;
  font-weight: 500;
  font-size: 1.0rem;
  background-color: whitesmoke;
  text-align: center;
  width: unset;
}

.product-tab-entry-active {
  color: white;
  font-weight: 600;
}

.product-tab-entry > div {
  margin-bottom: 0.9rem
}

.product-info-section-first {
  margin-top: 0rem !important;
}

.shipment-info-dangerous-goods-number {
  padding-left: 0.5rem;
  display: inline;
}

.product-info-section {
  background-color: white;
  margin-top: 2rem;
  padding: 2.5rem 2.5rem 2.5rem 3rem;
  font-weight: 500;
  font-size: 1rem;
  box-shadow: 7px 7px 12px 0 rgba(62, 57, 107, 0.16);
}

.product-info-section-header {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  margin-left: 0.3rem;
  margin-bottom: 2.1rem;
  display: inline-block;
  padding-bottom: 0.2rem;
  padding-right: 0.4rem;
}

.product-info-section-header-count {
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
}

#product-info-section-downloads .product-info-section-content,
#product-info-section-shipment-informations .product-info-section-content {
  /*padding: 0rem 1.5rem 2.5rem 1rem;*/
  padding: 0rem 1.5rem 0 1rem;
}

.product-info-section-content-row {
  border-bottom: 2px solid #e3ebf3;
}

.product-info-section-content-row-start {
  border-top: 2px solid #e3ebf3;
}

.product-info-section-content-row > div {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

.product-info-section-content-header {
  font-weight: 600;
}

.product-info-section-content-cell-alternate {
  background-color: rgba(245, 247, 250, 0.5);
}

.product-info-section-content-cell-separator {
  border-right: 2px solid #e3ebf3;
}

/*-----*/
.product-info-section-content-table {
  flex: 0 0 25%;
  max-width: 25%;
  border-top: 2px solid #e3ebf3;
  border-right: 2px solid #e3ebf3;
  border-bottom: 2px solid #e3ebf3;
}

  .product-info-section-content-table:last-child {
    border-right: 0;
  }

  .product-info-section-content-table.product-info-section-content-table-alternate {
    background-color: rgba(245, 247, 250, 0.5);
  }

  .product-info-section-content-table .product-info-section-content-header,
  .product-info-section-content-table .product-info-section-content-table-row {
    display: flex;
    border-bottom: 2px solid #e3ebf3;
  }

    .product-info-section-content-table .product-info-section-content-table-row:last-child {
      border-bottom: 0;
    }

  .product-info-section-content-table .product-info-section-content-header,
  .product-info-section-content-table .product-info-section-content-table-cell {
    padding: 0.8rem 1rem;
  }

  .product-info-section-content-table .product-info-section-content-table-cell {
    width: 50%;
  }
/*-----*/

#product_detail-section-infos {
  padding-left: 0.0rem;
  margin-bottom: 2rem;
}

#product-overview-details-section {
  user-select: text;
  flex: 1;
  min-width: 23rem;
  vertical-align: top;
  margin-top: 0.7rem;
  margin-right: 3rem;
  margin-bottom: 2rem;
  margin-left: 1rem;
  font-size: 1rem;
  display: inline-block;
}

.product-section-button {
  cursor: pointer;
  padding-left: 0.1rem;
  padding-top: 0.1rem;
  line-height: 2.4rem;
  display: inline-block;
  border: 1px solid rgb(218, 218, 218);
  font-size: 1.1rem;
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 50% 50% 50% 50%;
  color: white;
  margin-right: 0.5rem;
}

#product-section-button-wrapper {
  position: absolute;
  text-align: right;
  top: 1.0rem;
  right: 0rem;
}

.product-section-fixed {
  padding-top: 6rem !important;
}

.product-info-section-last {
  margin-bottom: 2rem;
}

.product-main-image-next-previous-vertical, .product-main-image-next-previous-vertical {
  position: absolute;
}

.product-main-image-next-previous-vertical, .product-main-image-next-previous-vertical, .product-main-image-next-previous-horizontal {
  cursor: pointer;
}

  .product-main-image-next-previous-vertical div {
    color: white;
    text-align: center;
    padding: 0.1rem;
    font-size: 0.9rem;
    padding-top: 1.4rem;
    width: 1.2rem;
    height: 4rem;
  }

.product-main-image-next-previous-horizontal {
  color: white;
  text-align: center;
  padding: 0.0rem 0 0.1rem 0;
  font-size: 0.9rem;
  width: 5rem;
}

#product-slide-image-up {
  margin-bottom: 0.4rem;
}

#product-slide-image-down {
  margin-top: 0.2rem;
}

.product-image-navigation-inactive {
  cursor: default !important;
}

#product-main-image-wrapper {
  /*margin: 1rem 0rem 0rem 4rem;*/
  /*margin: 1rem 0rem 0rem 0rem;*/
  /*margin: 1.5rem 0rem 1.3rem 3rem;*/
  margin: 1.5rem 1.3rem 1.3rem 3rem;
  padding: 2rem;
  width: 325px;
  height: 325px;
  border-radius: 0.3rem;
  position: relative;
  overflow: hidden;
}

#product-main-image-slider-wrapper {
  display: inline-block;
  height: 100%;
  width: 69.5rem;
  position: absolute;
  top: 0px;
  left: -23.3rem;
  cursor: pointer;
}

  #product-main-image-slider-wrapper > div {
    display: inline-block;
    height: 100%;
    width: 33.333%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80% 80%;
  }

    #product-main-image-slider-wrapper > div.no-image {
      background-size: 75%;
      cursor: default;
    }

  #product-main-image-slider-wrapper .product-main-video-slider-block {
    background-image: none;
    padding: 0.7rem;
    vertical-align: top;
    cursor: default;
  }

.product-image-description ol > li {
  list-style-type: decimal;
}

#product-thumb-image-wrapper div div {
  padding: 0.7rem;
  border: 1px solid rgb(218, 218, 218);
  margin-bottom: 0.45rem;
  min-width: 5rem;
  min-height: 5rem;
  cursor: pointer;
  overflow: hidden
}

#product-thumb-image-wrapper img {
  width: 100%;
  height: 100%;
}

#product-thumb-image-wrapper {
  overflow: hidden;
  position: relative;
}

#product-thumb-image-slider {
  position: absolute;
}

.product-thumb-image-active {
  padding: 0.4rem !important;
}

.product-media-detail-view-thumbs-item-container {
  border: 1px solid rgb(218, 218, 218);
  margin: 0.5rem;
  width: 6rem;
  height: 6rem;
  display: inline-block;
}

#product-thumb-image-wrapper .product-thumb-video-icon {
  display: block;
  margin-bottom: 0;
  padding: 0;
  min-width: 0.5rem;
  min-height: 0.5rem;
  font-size: 32px;
  border: none;
  text-align: center;
}

#product-thumb-image-wrapper .product-thumb-image-active .product-thumb-video-icon {
  font-size: 34px;
  padding: 0.2rem;
}

.product-media-detail-view-thumbs-image {
  padding: 1rem;
  width: 100%;
  height: 100%
}

.product-media-detail-view-thumbs-image-active {
  padding: 0.6rem !important;
  cursor: pointer;
}

.product-media-detail-view-thumbs-image-video {
  display: block;
  width: auto;
  height: auto;
  cursor: pointer;
  font-size: 36px;
  line-height: 5.9rem;
  text-align: center;
}

  .product-media-detail-view-thumbs-image-video.product-media-detail-view-thumbs-video-active {
    font-size: 38px;
  }

#product-detail-media-view-window {
  overflow-y: hidden;
}

#product-detail-media-view-content-image-slider .product-detail-media-view-content-video-slider-block {
  background-image: none !important;
  padding: 0.7rem;
  vertical-align: top;
  cursor: default;
}

#product-detail-state-header {
  display: inline-block;
}

  #product-detail-state-header div {
    display: inline-block;
    max-width: 2rem;
    margin-right: 0.3rem;
    vertical-align: middle;
  }

    #product-detail-state-header div img {
      width: 2rem;
    }

#product-main-image {
  display: flex;
  margin-right: 1rem;
  /*min-width: 33.7rem;*/
  /*min-width: 470px;*/
}

#product-main-image-thumbs {
  display: inline-block;
  margin-top: 0.5rem;
  margin-right: 0.2rem;
  margin-left: 1.0rem;
}

#product-order-box-container {
  margin-right: 1rem;
  user-select: text !important;
  /*max-width: 230px;*/
  /*min-width: 29rem;*/
}

.product-detail-order-box {
  margin-top: 1rem;
  margin-bottom: 0.7rem;
  padding: 1.5rem 2.5rem 2rem !important;
  min-width: 29rem;
  width: 100%;
  background-color: #f0f0f0;
  border-radius: 0.3rem;
}

.product-detail-order-availability-title {
  font-weight: 800;
  letter-spacing: 0.05rem;
  font-size: 0.95rem;
}

.product-detail-order-box-title {
  font-weight: bold;
}

  .product-detail-order-box-title span.product-detail-order-box-title-arrow-icon {
    font-size: 0.7rem;
    position: relative;
    font-family: 'Segoe UI Symbol';
    margin-right: 0.3rem;
  }

  .product-detail-order-box-title span.product-detail-order-box-title-arrow-icon {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .product-detail-order-box-title.collapsed span.product-detail-order-box-title-arrow-icon:after {
    content: "\f061";
    /*content: "\f055";*/
  }

  .product-detail-order-box-title span.product-detail-order-box-title-arrow-icon:after {
    content: "\f063";
    /*content: "\f056";*/
  }

.product-detail-order-availability-title > i {
  margin-right: 0.4rem;
}

#printing-info-block table td a > i {
  margin-right: 0.7rem;
  /*padding-top: 0.75rem;*/
}

.product-detail-order-cart {
  margin-top: 1.2rem;
  text-align: center;
}

  .product-detail-order-cart > a {
    vertical-align: bottom;
  }

    .product-detail-order-cart > a > div {
      font-weight: bold !important;
      padding: 1rem 2rem !important;
    }

      .product-detail-order-cart > a > div > i {
        padding-right: 0.7rem;
      }

.product-detail-order-action-buttons {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.product-detail-order-quantity-container {
  margin-top: 1.2rem;
  max-width: 11.1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
}

  .product-detail-order-quantity-container *:focus {
    outline: 0;
  }

.product-detail-order-quantity-input {
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  max-width: 33%;
  margin: 0;
  text-align: center;
  font-size: 1rem;
  -moz-appearance: textfield;
}

  .product-detail-order-quantity-input::-webkit-inner-spin-button,
  .product-detail-order-quantity-input::-webkit-outer-spin-button {
    -webkit-appearance: none
  }

.product-detail-order-quantity-container button,
.product-detail-order-quantity-container input {
  height: 3.429rem;
}

.product-detail-order-quantity-container button {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  min-width: 0;
  font-size: 1.25rem;
  padding: 0 !important;
  border-width: 0;
  cursor: pointer;
}

  .product-detail-order-quantity-container button i {
    color: white;
  }

.product-detail-order-quantity-button-minus {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.product-detail-order-quantity-button-plus {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.product-detail-order-quantity-button-minus, .product-detail-order-quantity-button-plus {
  line-height: initial;
}

input[type=number] {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 3.429rem;
  padding: 0.1rem;
  border: 1px solid #d2d2d2;
  border-radius: 0;
  background-color: #fff;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  font-family: inherit;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

  input[type=number]::-webkit-outer-spin-button,
  input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

input[type=number] {
  -moz-appearance: textfield;
}

.product-detail-order-box .table th,
.product-detail-order-box .table td {
  padding: 0.75rem 1.2rem;
}

.product-detail-order-box .table th,
.product-detail-order-box .table td {
  border-top: 2px solid #e3ebf3;
}

.product-detail-order-box #additional-cost-block .table tr th:last-child,
.product-detail-order-box #additional-cost-block .table tr td:last-child,
.product-detail-order-box #bulk-price-infos-block .table tr th:last-child,
.product-detail-order-box #bulk-price-infos-block .table tr td:last-child {
  text-align: right;
}

.product-selling-info-table > tbody > tr > td:first-child > div {
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

.product-selling-info-table > tbody > tr > td:first-child {
  max-width: 18em;
}

.product-selling-info-table > tbody > tr > td:last-child {
  vertical-align: bottom;
  min-width: 7rem;
}

.product-detail-zoom-controler-active {
  cursor: pointer;
}

.product-detail-zoom-controler-disabled {
  cursor: default;
  color: lightgrey;
}

/*M. below*/

.root-data-flag-icon {
  float: left;
  border: 0px solid grey;
  width: 30px;
  height: 22px;
  background-position: unset;
  background-size: cover;
}

.tech-data-table {
  table-layout: fixed;
  width: 100%;
  max-width: 100%;
  background-color: transparent;
}

  .tech-data-table th,
  .tech-data-table td {
    width: 25%;
    padding: 0.75rem;
    vertical-align: top;
    border-top: 2px solid #e3ebf3;
  }

    .tech-data-table th:first-child {
      border-top: 2px solid #e3ebf3;
    }

  .tech-data-table tr:last-child {
    border-bottom: 2px solid #e3ebf3;
  }

  .tech-data-table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e3ebf3;
  }

  .tech-data-table tbody + tbody {
    border-top: 2px solid #818a91;
  }

  .tech-data-table .tech-data-table {
    background-color: #F1F1F1;
  }

.tech-data-table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(245, 247, 250, 0.5);
}

.tech-data-table.tech-data-table-has-next tr:last-child {
  border-bottom: 0;
}

.preview-img {
  position: absolute;
  border: #55595C 4px solid;
  border-radius: 0.3rem;
  padding: 5px;
  margin-left: 0.6rem;
  margin-top: 0.3rem;
  background-color: #fff;
}

.download-data-table {
  table-layout: fixed;
  width: 100%;
  max-width: 100%;
  background-color: transparent;
}

  .download-data-table th,
  .download-data-table td {
    padding: 0.75rem;
    vertical-align: top;
    border-left: 2px solid #e3ebf3;
    border-right: 2px solid #e3ebf3;
    border-bottom: 2px solid #e3ebf3;
  }

  .download-data-table th {
    border-top: 2px solid #e3ebf3;
  }

    .download-data-table th:first-child,
    .download-data-table td:first-child {
      /*border-left: 0px solid #e3ebf3;*/
      border-left: 0px;
      border-right: 2px solid #e3ebf3;
    }

    .download-data-table th:last-child,
    .download-data-table td:last-child {
      border-left: 2px solid #e3ebf3;
      /*border-right: 0px solid #e3ebf3;*/
      border-right: 0px;
    }

  .download-data-table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e3ebf3;
  }

  .download-data-table tbody + tbody {
    border-top: 2px solid #e3ebf3;
  }

  .download-data-table .download-data-table {
    background-color: #F1F1F1;
  }

.product-download-info-row .product-download-info-cell .download-img {
  visibility: hidden;
}

.product-download-info-row .product-download-info-cell:hover .download-img {
  visibility: visible;
}

.download-data-table-striped tr td:nth-of-type(odd),
.download-data-table-striped tr th:nth-of-type(odd) {
  background-color: rgba(245, 247, 250, 0.5);
}

.download-data-table.download-data-table-one-column tr th,
.download-data-table.download-data-table-one-column tr td {
  border-left: 0px;
}

.product-detail-display-more {
  margin: 2rem auto;
  text-align: center;
}

.product-detail-ask-for-price {
  text-align: center;
}

  .product-detail-display-more > a > div > i,
  .product-detail-ask-for-price > a > div > i {
    padding-right: 0.7rem;
  }

#product-detail-media-view-image-thumbs-container {
  padding-top: 2.5rem;
  padding-left: 1.9rem;
  height: 100%;
}

#product-detail-media-view-content-row {
  position: relative;
  margin: 0;
  height: 100%;
  background: white;
  overflow: hidden;
}

/*#product-media-detail-view-thumbs-container {*/
#product-detail-media-view-image-thumbs-wrapper {
  padding-right: 1rem;
  margin-bottom: 1rem;
  height: calc(100% - 2.5rem);
  width: 100%;
  position: relative;
}

#product-detail-media-view-content-image-container {
  padding: 0;
  position: relative;
  height: 100%;
}

#product-main-image-discription {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  /*margin-left: 1rem;*/
  min-width: 20rem;
  width: 100%;
}

.product-detail-order-box-purchase-price {
  margin-top: 0.5rem;
  text-align: right;
  font-size: 1.5rem;
  line-height: 2rem;
}

.product-detail-order-box-price-info {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.product-detail-order-box-freight-terms-link,
.product-detail-order-box-set-components-link {
  text-align: left;
}

#product-media-detail-description-container {
  height: 1rem;
  overflow: hidden;
  flex-grow: 1;
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-bottom: 2rem;
}

  #product-media-detail-description-container .product-image-description,
  #product-main-image-discription.product-image-description {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

/*
    #product-media-detail-description-container .product-image-description > ul,
    #product-main-image-discription.product-image-description > ul {
      padding-left: 0.7rem !important;
    }
  */

.part-input {
  color: #000;
}

.part-search {
  margin-right: 1rem;
}

.part-lookup {
  margin-left: 0.5rem;
  padding-left: 0.3rem;
  border-bottom: 2px solid black !important;
  border: 0px;
  background: unset;
  outline: none;
  width: 17rem;
}

.part-lookup-reset {
  vertical-align: middle;
  padding-right: 0rem;
  padding-left: 0.3rem;
  color: #bc2534 !important;
  font-weight: bold;
}

/* Sort buttons - start */
.product-info-section-sorted {
  opacity: 1 !important;
}

#product-info-section-header-sorting > a {
  opacity: 0.1;
}

  #product-info-section-header-sorting > a > i {
    margin-right: 0.4rem;
  }

  #product-info-section-header-sorting > a > span {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
  }
/* Sort buttons - end */

/* Responsive styles */
@media (max-width: 1400px) {
  #product-info-section-overview .col-12 {
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  #product_detail-section-infos #product-info-section-overview #product-main-info {
    min-width: 450px;
  }

  #product_detail-section-infos #product-info-section-overview #product-main-info,
  #product_detail-section-infos #product-info-section-overview #product-order-box-container {
    flex: 0 0 50%;
    max-width: 50%;
  }

  #product-overview-details-section {
    min-width: 29rem;
    width: 100%
  }

  #product-order-box-container {
    margin-right: 0;
  }

    #product-order-box-container .product-detail-order-box {
      margin-left: 1rem;
      max-width: 400px;
      float: right;
      margin-right: 1rem;
    }
}

@media (max-width: 1200px) {
  #product_detail-section-infos #product-info-section-overview #product-main-info,
  #product_detail-section-infos #product-info-section-overview #product-order-box-container {
    flex: 0 0 100%;
    max-width: 100%;
  }

  #product-order-box-container .product-detail-order-box {
    margin-top: 2rem;
    float: none;
  }
}

@media (max-width: 767.98px) {
  #product_detail-section-infos #product-info-section-overview #product-main-info {
    min-width: 300px;
  }

  #product-main-image-thumbs {
    display: none;
  }

  #product_details-tab {
    /*display: none;*/
    white-space: nowrap;
    overflow-x: scroll;
  }

  #product-content-section .product-header {
    padding-right: 0;
  }

  .product-content-section {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .product-info-section {
    padding: 1rem;
  }

  #product-overview-details-section {
    min-width: 15rem;
  }

  #product-main-image {
    min-width: 330px;
  }

  #product-main-image-wrapper {
    margin: 1.2rem 0 1.3rem 0;
  }

  .product-detail-order-box {
    min-width: 17rem;
  }

  #product-order-box-container .product-detail-order-box {
    margin-left: 0;
    margin-right: 0;
  }

  .download-data-table,
  .tech-data-table {
    table-layout: auto;
  }

    .download-data-table th,
    .download-data-table td,
    .tech-data-table th,
    .tech-data-table td {
      white-space: nowrap;
    }

  #product-detail-media-view-content-row {
    overflow-y: auto;
  }

  /*#product-detail-media-view-content-row div:last-child {*/
  #product-detail-media-view-image-thumbs-container {
    display: none;
  }

  #product-media-detail-description-container {
    height: 24rem;
  }

  .product-info-section-content-row div {
    white-space: nowrap;
  }
}

@media (max-width: 800px) {
  .product-info-section-content-table {
    flex: 0 0 100%;
    max-width: 100%;
    border-right: 0;
    border-bottom: 0;
    margin-bottom: 2.6rem;
    border-top: 2px solid #e3ebf3 !important;
  }

    .product-info-section-content-table:last-child {
      border-bottom: 2px solid #e3ebf3;
    }

    .product-info-section-content-table:first-child {
      border-top: 2px solid #e3ebf3;
      border-bottom: 2px solid #e3ebf3;
    }

  .product-info-section-content-table-row-empty {
    display: none;
    border-bottom: 0;
  }
}

@media (max-width: 1200px) and (min-width: 801px) {
  .product-info-section-content-table {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 2.6rem;
    border-top: 2px solid #e3ebf3 !important;
  }

    .product-info-section-content-table:nth-last-child(3) {
      border-right: 0;
    }

    .product-info-section-content-table:nth-last-child(2) {
      border-top: 0;
    }

    .product-info-section-content-table:last-child {
      border-top: 0;
      border-right: 0;
    }

  .product-info-section-content-table-row-empty {
    display: none;
    border-bottom: 0;
  }
}

/* Three elements */
@media (max-width: 1500px) and (min-width: 1201px) {
  .product-info-section-content-table {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 2.6rem;
    border-top: 2px solid #e3ebf3 !important;
  }

    .product-info-section-content-table:nth-last-child(2) {
      border-right: 0;
    }

    .product-info-section-content-table:last-child {
      border-top: 0;
      border-right: 0;
    }

  .product-info-section-content-table-row-empty {
    display: none;
    border-bottom: 0;
  }
}

#product-detail-media-view-zoom-image {
  cursor: move;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}

.product-main-video-youtube-link {
  width: 33.333%;
  height: 100% !important;
  position: absolute;
  text-align: center;
  cursor: pointer;
}

.product-image-slider-video-icon {
  display: block;
  margin-top: 4.7rem;
}

  .product-image-slider-video-icon > i {
    font-size: 11.8rem;
  }

.product-image-slider-video-description {
  display: block;
  font-size: 1.0rem;
}

#product-detail-media-view-content-image-slider .product-image-slider-video-icon {
  height: 100%;
  margin-top: calc(100% / 3.51);
}

  #product-detail-media-view-content-image-slider .product-image-slider-video-icon > i {
    font-size: 350px;
  }

#product-detail-media-view-content-image-slider .product-image-slider-video-description {
  display: block;
  font-size: 20px;
}
.product-selling-info-item {
  display: flex;
  padding: 2rem 0;
  /*border-bottom: 1px solid rgb(218, 218, 218);*/
  border-bottom: 2px solid #e3ebf3;
}

.product-selling-first-item {
  /*border-top: 1px solid rgb(218, 218, 218);*/
  border-top: 2px solid #e3ebf3;
}

.product-selling-last-item {
  border-bottom: 0;
}

.product-selling-info-item-img {
  /*max-width: 120px;*/
  width: 120px;
  height: 120px;
  margin-left: 1.25rem;
  margin-top: 0.3rem;
  margin-right: 2rem;
  border-radius: 3px;
  box-shadow: 0 5px 18px 0 rgba(62, 57, 107, 0.2);
  padding: 1rem;
  text-align: left;
  background: white;
}

  .product-selling-info-item-img > img {
    width: 100%;
    height: 100%
  }

.product-selling-info-item-name {
  font-weight: 700;
  letter-spacing: 0.05rem;
  font-size: 1rem;
  margin-bottom: 0.2rem;
}

.product-selling-info-item-type {
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
}

.product-selling-info-item-description {
  font-size: 1rem;
  margin-bottom: 1rem;
}

.product-selling-info-item-properties {
  display: flex;
}

.product-selling-info-item-logo {
  margin-right: 1.25rem;
  margin-bottom: 0.5rem;
}

.product-selling-info-item-header {
  margin-top: 0.4rem;
  display: flex;
}

.product-selling-info-title-2 {
  font-weight: 600;
  margin-right: 0.3rem;
}

.product-selling-info-table {
  margin-top: 0.9rem;
  margin-bottom: 0.9rem;
}

.product-selling-info-item-wrap {
  white-space: normal;
}

.product-selling-info-item-spacer {
  padding-top: 0.5rem;
}

.product-selling-info-item-description {
  margin-right: 2rem;
  flex: 1 1 0;
}

#cart-list div:nth-of-type(odd) .product-selling-info-item,
#product_detail-section-infos .product-info-section div:last-child .product-selling-info-item:nth-of-type(odd) {
  background-color: rgba(245, 247, 250, 0.5);
}

.product-selling-info-quick-cart {
  padding-left: 0.4rem;
}

/* Responsive styles */
@media (max-width: 767.98px) {
  .product-selling-info-item {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .product-selling-info-item-header {
    white-space: nowrap;
  }
}

.product-preview-info-versions {
  display: inline-block;
  min-width: 17rem;
  position: relative;
  top: 0.85rem;
  margin-left: 1.3rem;
}

  .product-preview-info-versions > span {
    width: 25rem !important;
    min-width: 25rem !important;
  }


    .product-preview-info-versions > span > ul > li > a  {
      text-overflow: ellipsis !important;
      overflow: hidden !important;
      white-space: nowrap !important;
    }
table.product-wiki-show-more-table td a > i {
  margin-right: 0.5rem;
}

#product-wiki-delete-window #modal-window-content {
  padding: 2rem 1.5rem 2.3rem;
}

#product-wiki-delete-window .modal-window-body {
  padding-right: 0;
}

.product-wiki-show-more {
  display: inline-block;
  padding: 0.3rem;
  padding-top: 0.25rem;
  width: 2rem;
  height: 2rem;
  text-align: center;
}

.product-wiki-add-button {
  display: inline-block;
}

.product-wiki-show-more i {
  font-size: 1.1rem;
  line-height: 1.1rem;
}

.product-wiki-add-button i {
  font-size: 1.4rem;
  line-height: 2rem;
}

.product-wiki-edit-button i {
  font-size: 1.1rem;
  line-height: 1.1rem;
}

.product-wiki-delete-button i {
  margin-left: 0.8rem;
  font-size: 1.1rem;
  line-height: 1.1rem;
  color: #bc2534 !important;
}

.product-wiki-article-reference-tags-wrapper {
  padding-top: 1rem;
  padding-left: 0.2rem;
}

.product-wiki-article-reference-tags-wrapper > a > div > i {
  padding-left: 0.3rem;
}

.product-wiki-article-reference-add-info, .product-wiki-article-reference-add-button {
  padding-left: 0.2rem;
}

.product-wiki-article-reference-add-info {
  font-weight: 600;
  padding-top: 1.2rem;
}

.product-wiki-article-reference-add-button {
  margin-top: 1rem;
  margin-left: 0.2rem;
}

.product-wiki-article-reference-add-button > span {
  padding: 0 0.4rem;
}

.product-wiki-show-more-row {
  display: table-row;
  padding: .5em;
}

.product-wiki-show-more-table {
  width: 100%;
}

.product-wiki-show-more-table-row {
  vertical-align: baseline;
  border-right: 1px solid #e3ebf3;
  border-left: 1px solid #e3ebf3;
}

.product-wiki-show-more-table-row:not(:last-child) {
  border-bottom: 1px solid #e3ebf3;
}

.product-wiki-show-more-table-row:nth-child(odd) {
  background: #fcfcfc;
}

.product-wiki-show-more-table-row:nth-child(even) {
  background: white;
}

.product-wiki-show-more-table-row-header {
  font-weight: bold;
  border-right: 1px solid #e3ebf3;
}

.product-wiki-show-more-table-cell {
  padding: .5em;
  white-space: pre;
}

.product-wiki-show-more-table-row-header.product-wiki-show-more-table-cell {
  padding-left: 1.7em;
}

.product-wiki-upload {
  display: block;
  margin-bottom: 0.3rem;
}

.jsgrid-header-row>.product-wiki-description-column,
.jsgrid-row>.product-wiki-description-column {
  min-width: 300px;
}

.jsgrid-cell.show-more  {
  cursor: pointer;
}

@media (max-width: 1400px) {
  .jsgrid-header-row > .product-wiki-description-column,
  .jsgrid-alt-row > .product-wiki-description-column,
  .jsgrid-row > .product-wiki-description-column {
    width: 300px !important;
  }
}

.export-filter {
  margin-top: 0.3rem;
}

#export-setup-content-pane .tab-content {
  height: 22rem;
}

#export-setup-content-pane .export-start {
  padding-left: 1.2rem;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}

.export-catalog-header {
  margin-bottom: 0rem;
  font-weight: bold;
  user-select: none;
}

.export-catalog-info {
  display: block;
  padding-left: 2.4rem !important;
  padding-bottom: 0.5rem;
  cursor: default !important;
  user-select: none;
}

#export-processing-content {
  padding-left: 0.25rem;
}

#export-processing-content-header {
  font-size: 1.2rem;
}

#export-processing-info-header {
  font-weight: bold;
  margin-top: 1.25rem;
  font-size: 1.1rem;
}

#export-progress {
  margin-top: 0.25rem; 
  width: fit-content;
  width: -moz-fit-content;
}

.export-processing-download {
  margin-top: 1.3rem;
}

.export-processing-download > div {
  margin-left: 0.15rem;
}

.export-processing-download > div i {
  padding-right: 0.2rem
}

#export-processing-action {
  margin-top: 2rem;
}

.product-datasheet-switchery-label {
  padding-left: 3rem !important;
}

.product-datasheet-switchery-change-icon-ok {
  color: rgba(0, 128, 0, 0.8);
}

.product-datasheet-switchery-change-icon-not-ok {
  color: rgba(156, 17, 17, 0.84);
}

.product-datasheet-switchery-icon-changable {
  display: inline-block;
  font-size: 1.5rem;
  position: absolute;
  top: -4px;
  z-index: 1;
  left: 3.3rem;
}

.product-datasheet-switchery-label-readonly {
  cursor: default !important;
}

.product-datasheet-section-label {
  margin-bottom: 0.7rem !important;
}
/* Container */
.pictograms-container {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.9rem;
  gap: 1.0rem;
}

/* Displays pictograms vertical*/
.pictogram-container-vertical {
  flex-direction: column;
}

/* Pictogram default */
.pictogram-default {
  width: 5rem;
  height: 5rem;
  border-radius: 0.45rem;
  border-width: 0.12rem !important;
}

.pictogram-default-image {
  width: 5rem;
  height: 5rem;
}

.pictogram-default-title {
  width: 100%;
  overflow: hidden;
  font-weight: bold;
  font-size: 1rem;   
}

.pictogram-default-text {
  max-width: 5rem;
  overflow: hidden;
  font-size: 1rem;
  text-align: left; 
}

/* Image big */
.pictogram-big {
  border-radius: 0.45rem;
}

.pictogram-big-image {
  width: 7rem;
  height: 7rem;
  border-radius: 3px;
}

.pictogram-big-title {
  max-width: 7rem;
  font-weight: bold;
  font-size: 1rem;
  word-wrap: break-word;
  text-align: left !important;
}

.pictogram-big-text {
  max-width: 10rem;
  width: 100%;
  overflow: hidden;
  font-size: 1rem;
  text-align: left;
}

  .pictogram-big-text > ul {
    padding: 0 0 0 0;
    text-align: left !important;
  }

  .pictogram-big-text > ul > li {
    padding: 0 0 0 0;
    text-align: left !important;
  }
/* Tooltip container */
.pictogram-tooltip-container {
  z-index: 100000;
  position: absolute;
  margin-top: 2rem;
  display: block;
  opacity: 0;
}

/* Tooltip container width - ratio image / tooltip */
.pictogram-tooltip-container-5-10 {
  width: 10rem;
  margin-left: calc(-10rem/ 2 + 2.95rem);
}

.pictogram-tooltip-container-5-15 {
  width: 15rem;
  margin-left: calc(-15rem/ 2 + 2.95rem);
}

.pictogram-tooltip-container-7-20 {
  width: 20rem;
  margin-left: calc(-20rem/ 2 + 3.95rem);
}


/* Tooltip container */
.pictogram-tooltip-content {
  border: 1px solid #162029;
  border-radius: 3px;
  background: #242A34; 
  padding: 0.7rem 0.7rem 0.7rem 0.7rem;
  box-shadow: 7px 7px 12px 0 rgb(62 57 107 / 16%);
  text-align: left;
}

/* Tooltip */
.pictogram-tooltip {
  color: #dcdcdc;
  font-size: 1.0rem;
  /*max-height: 25rem;*/
  min-width: 3rem;
  max-width: 20rem;
  overflow: hidden;
  pointer-events: none;
  text-align: left;
  text-overflow: ellipsis;
  text-transform: none;
  user-select: none;
  white-space: wrap;
}

  /* preventing indent */
  .pictogram-tooltip > ul {
    padding: 0 0 0 0;
    text-align: left
  }

    .pictogram-tooltip > ul > li::before {
      padding-right: 0.5rem;
      content: "■";
      position: relative;
      top: -0.1rem;
      font-size: 0.7rem;
    }

/* Tooltip keyframe */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(0%, -0.8rem);
  }
}

/* Tool tip animation */
.pictogram-tooltip-container {
  animation: tooltips-vert 600ms ease-out forwards;
}

/* Tooltip arrow*/
.pictogram-tooltip-arrow-up {
  margin-left: calc(50% - 1rem);
  width: 0;
  height: 0;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #162029;
  margin-bottom: 0.5rem;
}

/*-----*/
.product-info-section-attribute-type-table {
  display: table;
  flex: 0 0 100%;
  max-width: 100%;
}

  .product-info-section-attribute-type-table .product-info-section-content-header {
    border-top: 0px solid #e3ebf3;
    min-height: 3.09rem;
    /* width: 100%; */
    /* min-width: 100%; */
  }

.product-info-section-attribute-type-table {
  border-bottom: 0px solid #e3ebf3;
  border-top: 2px solid #e3ebf3;
}

  .product-info-section-attribute-type-table .product-info-section-attribute-type-table-row:nth-child(2n+1) {
    background: rgba(245, 247, 250, 0.5);
  }

.row:last-child .product-info-section-attribute-type-table {
  border-bottom: 2px solid #e3ebf3;
}

.product-info-section-attribute-type-table .product-info-section-attribute-type-table-row {
  display: table-row;
  min-height: 3.09rem;
  width: 100%;
  min-width: 100%;
}

.product-info-section-attribute-type-table .product-info-section-content-header,
.product-info-section-attribute-type-table .product-info-section-attribute-type-table-cell {
  padding: 0.8rem 1rem;
  overflow-x: hidden;
}

.product-info-section-attribute-type-table-sub-row {
  display: table-cell;
  width: 25%;
  min-height: 3.09rem;
  border-bottom: 2px solid #e3ebf3;
  border-right: 2px solid #e3ebf3;
}

  .product-info-section-attribute-type-table-sub-row:last-child {
    border-right: 0px solid #e3ebf3;
  }


.product-info-section-attribute-type-table .product-info-section-attribute-type-table-row:nth-child(2)
.product-info-section-attribute-type-table-sub-row {
  border-top: 2px solid #e3ebf3;
}

.product-info-section-attribute-type-table .product-info-section-attribute-type-table-row:last-child
.product-info-section-attribute-type-table-sub-row {
  border-bottom: 0;
}


.product-info-section-attribute-type-table .product-info-section-attribute-type-table-cell {
  display: inline-block;
  width: 50%;
}

@media (max-width: 1400px) {
  .product-info-section-attribute-type-table {
    display: table;
    width: 100%;
    min-width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-top: 0px solid #e3ebf3;
    border-right: 0;
    border-bottom: 0;
  }

    .product-info-section-attribute-type-table .product-info-section-attribute-type-table-row:last-child {
      border-bottom: 2px solid #e3ebf3;
    }

    .product-info-section-attribute-type-table .product-info-section-attribute-type-table-sub-row:nth-child(2n+1) {
      background: rgba(245, 247, 250, 0.5);
    }

  .product-info-section-attribute-type-table-sub-row {
    display: table-row !important;
    width: 100%;
    min-width: 100% !important;
  }

  .product-info-section-attribute-type-table .product-info-section-attribute-type-table-row {
    display: contents;
    border-right: 0;
    min-height: 3.2rem;
    width: 100%;
    min-width: 100%;
  }

  .product-info-section-attribute-type-table .product-info-section-attribute-type-table-cell {
    display: table-cell;
    min-width: 50% !important;
    border-bottom: 2px solid #e3ebf3;
    border-right: 2px solid #e3ebf3;
  }

  .product-info-section-attribute-type-table .product-info-section-attribute-type-table-cell {
    border-right: 0;
  }

  .xproduct-info-section-attribute-type-table .product-info-section-attribute-type-table-row:nth-last-child(1)
  .product-info-section-attribute-type-table-sub-row:last-child .product-info-section-attribute-type-table-cell {
    border-bottom: 0;
  }

  .product-info-section-attribute-type-table-sub-row .product-info-section-attribute-type-table-cell:empty {
    display: none
  }

  .product-info-section-attribute-type-table .product-info-section-attribute-type-table-row:nth-child(2) .product-info-section-attribute-type-table-sub-row:first-child .product-info-section-attribute-type-table-cell {
    border-top: 2px solid #e3ebf3;
  }

  .row:last-child .product-info-section-attribute-type-table {
    border-bottom: 0;
  }

  .row:first-child .product-info-section-attribute-type-table {
    border-top: 2px solid #e3ebf3;
  }
  
  .product-info-section-attribute-type-table-sub-row:hover {
    background-color: var(--background-color); 
  }
}
.product-download-info {
  flex: 0 0 20%;
  max-width: 20%;
  border-top: 2px solid #e3ebf3;
  border-right: 2px solid #e3ebf3;
  border-bottom: 2px solid #e3ebf3;
}

  .product-download-info:last-child {
    border-right: 0;
  }

  .product-download-info.product-download-info-alternate {
    background-color: rgba(245, 247, 250, 0.5);
  }

  .product-download-info .product-download-info-header {
    font-weight: 600;
  }

  .product-download-info .product-download-info-row {
    display: flex;
    border-top: 2px solid #e3ebf3;
  }

    .product-download-info .product-download-info-row:last-child {
      border-bottom: 0;
    }

  .product-download-info .product-download-info-header,
  .product-download-info .product-download-info-cell {
    padding: 0.8rem 1rem;
  }

.product-download-info-row:empty {
  display: none;
}

/* One column*/
@media (max-width: 800px) {
  .product-download-info {
    flex: 0 0 100%;
    max-width: 100%;
    border-right: 0;
    border-bottom: 0;
    margin-bottom: 2.6rem;
  }
}

/* Two columns */
@media (max-width: 1200px) and (min-width: 801px) {
  .product-download-info {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 2.6rem;
  }

    .product-download-info:nth-child(2n) {
      border-right: 0;
    }

    .product-download-info:last-child {
      border-right: 0;
    }

}

/* Three columns */
@media (max-width: 1500px) and (min-width: 1201px) {
  .product-download-info {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 2.6rem;
  }

    .product-download-info:nth-child(3n) {
      border-right: 0;
    }

    .product-download-info:last-child {
      border-right: 0;
    }

}
.product-info-section-content-table {
  flex: 0 0 25%;
  max-width: 25%;
  border-top: 2px solid #e3ebf3;
  border-right: 2px solid #e3ebf3;
  border-bottom: 2px solid #e3ebf3;
}

  .product-info-section-content-table:last-child {
    border-right: 0;
  }

.product-info-section-technical-features-table .product-info-section-technical-features-table-row:nth-child(2n+1) {
  background-color: rgba(245, 247, 250, 0.5);
}

  .product-info-section-content-table .product-info-section-content-header,
  .product-info-section-content-table .product-info-section-content-table-row {
    display: flex;
    border-bottom: 2px solid #e3ebf3;
  }

    .product-info-section-content-table .product-info-section-content-table-row:last-child {
      border-bottom: 0;
    }

  .product-info-section-content-table .product-info-section-content-header,
  .product-info-section-content-table .product-info-section-content-table-cell {
    padding: 0.8rem 1rem;
  }

  .product-info-section-content-table .product-info-section-content-table-cell {
    width: 50%;
  }

@media (max-width: 800px) {
  .product-info-section-content-table {
    flex: 0 0 100%;
    max-width: 100%;
    border-right: 0;
    border-bottom: 0;
    border-top: 0;
  }

    .product-info-section-content-table:last-child {
      border-bottom: 2px solid #e3ebf3;
    }

    .product-info-section-content-table:first-child {
      border-top: 2px solid #e3ebf3;
      border-bottom: 2px solid #e3ebf3;
    }

  .product-info-section-content-table-row-empty {
    display: none;
    border-bottom: 0;
  }
}

@media (max-width: 1200px) and (min-width: 801px) {
  .product-info-section-content-table {
    flex: 0 0 50%;
    max-width: 50%;
  }

    .product-info-section-content-table:nth-last-child(3) {
      border-right: 0;
    }

    .product-info-section-content-table:nth-last-child(2) {
      border-top: 0;
    }

    .product-info-section-content-table:last-child {
      border-top: 0;
      border-right: 0;
    }

  .product-info-section-content-table-row-empty {
    display: none;
    border-bottom: 0;
  }
}

/* Three elements */
@media (max-width: 1500px) and (min-width: 1201px) {
  .product-info-section-content-table {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

    .product-info-section-content-table:nth-last-child(2) {
      border-right: 0;
    }

    .product-info-section-content-table:last-child {
      border-top: 0;
      border-right: 0;
    }

  .product-info-section-content-table-row-empty {
    display: none;
    border-bottom: 0;
  }
}
.complaint-business-terms-header {
  font-weight: bold;
}

.complaint-business-terms-header, .complaint-business-terms {
  margin-left: 5px;
  margin-bottom: 0.3rem;
}

.complaint-business-terms {
}

.complaint-input-orange:placeholder-shown {
  background-color: #F5A90B;
}

.complaint-input-orange::placeholder {
  color: #55595c !important;
  opacity: 0.75;
}
#cart {
  background-color: white;
}

  #cart .radio-element {
    display: flex;
  }

.cart-list, .cart-formular {
  padding-bottom: 1.5rem !important;
}

.cart-test {
  font-size: 5rem;
  font-weight: 600;
}

.cart-article-view-title span.cart-article-view-title-arrow-icon, #upload-cart-header span.upload-cart-header-icon,
#cart-to-pdf-header span.cart-to-pdf-header-icon,
#upload-dealer-delivery-note-header span.upload-dealer-delivery-note-header-icon {
  font-size: 0.7rem;
  position: relative;
  font-family: 'Segoe UI Symbol';
  margin-right: 0.3rem;
}

.cart-article-view-title span.cart-article-view-title-arrow-icon, #upload-cart-header span.upload-cart-header-icon,
#cart-to-pdf-header span.cart-to-pdf-header-icon,
#upload-dealer-delivery-note-header span.upload-dealer-delivery-note-header-icon {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cart-to-pdf-container {
  padding-left: 0.8rem;
  padding-top: 0.3rem
}

  .cart-to-pdf-container > div > a > i {
    padding-right: 0.3rem;
  }

.cart-article-view-title.collapsed span.cart-article-view-title-arrow-icon:after {
  content: "\f061";
}

.cart-article-view-title span.cart-article-view-title-arrow-icon:after {
  content: "\f063";
}

#upload-cart-header.collapsed span.upload-cart-header-icon:after, #upload-dealer-delivery-note-header.collapsed span.upload-dealer-delivery-note-header-icon:after,
#cart-to-pdf-header.collapsed span.cart-to-pdf-header-icon:after {
  content: "\f061";
}

#upload-cart-header span.upload-cart-header-icon:after, #upload-dealer-delivery-note-header span.upload-dealer-delivery-note-header-icon:after,
#cart-to-pdf-header span.cart-to-pdf-header-icon:after {
  content: "\f063";
}

.cart-panel-heading {
  padding-top: 0.2rem;
}

.cart-panel-group .table th,
.cart-panel-group .table td {
  padding: 0.7rem;
  vertical-align: middle;
}

  .cart-panel-group .table th:last-child,
  .cart-panel-group .table td:last-child {
    text-align: right;
  }

.cart-total-price {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  margin-right: 1.4rem;
  text-align: right;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 600;
}

.cart-freight-terms-link {
  margin-top: 0.2rem;
  margin-right: 1.4rem;
  margin-bottom: 1.5rem;
  text-align: right;
}

.cart-availability-title-stock {
  font-weight: 600;
  font-size: 1.0rem;
  padding-top: 0.5rem;
}

.cart-availability-title {
  flex: 1;
  padding-left: 1rem;
  white-space: nowrap;
}

.cart-availability-title-text {
  font-weight: 600;
  margin-right: 0.3rem;
}

.cart-availability-title > span {
  font-weight: 600;
  margin-right: 0.3rem;
}

.cart-shipping-costs {
  font-weight: normal;
  font-size: 1.1rem;
}

.cart-checkout-header-icon {
  display: inline-block;
  padding-right: 0.7rem;
  padding-left: 0.9rem;
  font-size: 1.2rem;
}

.cart-checkout-header-label {
  display: inline-block;
  letter-spacing: 0.1rem;
  font-weight: bold
}

.cart-checkout-header-total {
  display: inline-block;
  padding-left: 0.7rem;
  font-weight: bold;
  letter-spacing: 0.05rem;
}

.cart-commission-number-container {
  padding-top: 1rem;
}

.cart-shipping-option-header {
  margin-bottom: 1.3rem;
  font-weight: bold;
  font-size: 1.1rem;
  margin-left: 0.45rem;
  margin-top: 1.9rem
}

.cart-shipping-option-container {
  display: none;
}

.cart-shipping-option-position-container {
  margin-left: 0.2rem;
  margin-bottom: 0.8rem;
  padding-bottom: 0.6rem;
  width: 50%;
  border-bottom: 1px solid #e3ebf3;
}

  .cart-shipping-option-position-container label {
    width: 50rem;
    font-weight: bold
  }

.cart-shipping-option-position-container-price {
  width: 100%;
  padding-top: 0.2rem;
  text-align: right;
  cursor: default !important;
}

.cart-shipping-option-position-container > div:nth-child(2) {
  display: block;
  margin-top: -0.5rem;
  margin-left: 2.65rem;
}

  .cart-shipping-option-position-container > div:nth-child(2) > div {
    display: inline-block;
  }

.cart-shipping-express-message, .cart-shipping-express-hint {
  padding-left: 0.5rem;
}

.cart-shipping-express-message {
  font-weight: 600;
  color: red;
}

.cart-shipping-express-hint {
  padding-bottom: 1.5rem;
  font-size: 0.8rem;
}
.clear-cart {
  font-size: 1rem;
}

.total-order-price-clear-cart-container {
  margin-bottom: 1rem;
  margin-right: 0.3rem;
}

  .total-order-price-clear-cart-container > a > i {
    margin-right: 0.4rem;
    font-size: 1.4rem;
    vertical-align: middle;
  }

#cart-upload-dealer-delivery-note-section {
  min-width: 100%;
  padding-right: 0;
}
/* Total footer / total group footer */
[data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-total-footer .dx-datagrid-text-content,
[data-grid-key="Sales_Customer_Brand"] .dx-datagrid-total-footer .dx-datagrid-text-content,
[data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-group-footer .dx-datagrid-text-content {
  padding: 7px 7px 7px 7px !important;
  line-height: 20px !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  vertical-align: middle;
  border-bottom: 1px solid #e0e0e0;
  line-height: 20px !important;
  max-height: 2.5rem;
  font-weight: 500 !important; 
}

[data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-total-footer [role="gridcell"] .dx-datagrid-text-content:last-child,
[data-grid-key="Sales_Customer_Brand"] .dx-datagrid-total-footer [role="gridcell"] .dx-datagrid-text-content:last-child,
[data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-group-footer [role="gridcell"] .dx-datagrid-text-content:last-child {
  border-bottom: 0 !important;
}

[data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-total-footer [role="gridcell"],
[data-grid-key="Sales_Customer_Brand"] .dx-datagrid-total-footer [role="gridcell"]
{
  padding: 0 0 0 0 !important;
  border-right: 1px solid #e0e0e0;
  background-color: rgba(0, 150, 136, 0.30) !important;
}

  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-total-footer [role="gridcell"]:last-child,
  [data-grid-key="Sales_Customer_Brand"] .dx-datagrid-total-footer [role="gridcell"]:last-child
  {
    border-bottom: 0;
    border-right: 0;
    background-color: rgba(0, 150, 136, 0.36) !important;
    margin-right: 11px !important;
  }

  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-total-footer [role="gridcell"]:nth-child(2) .dx-datagrid-text-content,
  [data-grid-key="Sales_Customer_Brand"] .dx-datagrid-total-footer [role="gridcell"]:nth-child(2) .dx-datagrid-text-content 
 {
    border-left: 0 !important;
    border-bottom: 0 !important;
  }

[data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-total-footer .dx-datagrid-table .dx-row > td,
[data-grid-key="Sales_Customer_Brand"] .dx-datagrid-total-footer .dx-datagrid-table .dx-row > td
{
  padding: 0 0 0 0 !important;
}


/* Total group footer */
[data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-group-footer [role="gridcell"]:last-child {
  border-bottom: 0;
  border-right: 0;
  background-color: rgba(0, 150, 136, 0.24) !important;
  margin-right: 11px !important;
}

[data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-group-footer [role="gridcell"] {
  padding: 0 0 0 0 !important;
  border-right: 1px solid #e0e0e0;
  background-color: rgba(0, 150, 136, 0.12) !important;
}

[data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-group-footer [role="gridcell"] {
  padding: 0 0 0 0 !important;
  border-right: 1px solid #e0e0e0;
  background-color: rgba(0, 150, 136, 0.12) !important;
}

  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-group-footer [role="gridcell"] .dx-datagrid-text-content:last-child {
    border-bottom: 0 !important;
  }



@media (max-width: 1800px) {
  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-total-footer .dx-datagrid-text-content,
  [data-grid-key="Sales_Customer_Brand"] .dx-datagrid-total-footer .dx-datagrid-text-content,
  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-group-footer .dx-datagrid-text-content {
    font-size: 1.0rem !important;
  }
}

@media (max-width: 1710px) {
  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-total-footer .dx-datagrid-text-content,
  [data-grid-key="Sales_Customer_Brand"] .dx-datagrid-total-footer .dx-datagrid-text-content,
  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-group-footer .dx-datagrid-text-content {
    font-size: 0.9rem !important;
  }
}

@media (max-width: 1640px) {
  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-total-footer .dx-datagrid-text-content,
  [data-grid-key="Sales_Customer_Brand"] .dx-datagrid-total-footer .dx-datagrid-text-content,
  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-group-footer .dx-datagrid-text-content {
    font-size: 0.8rem !important;
  }
}

@media (max-width: 1510px) {
  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-total-footer .dx-datagrid-text-content,
  [data-grid-key="Sales_Customer_Brand"] .dx-datagrid-total-footer .dx-datagrid-text-content,
  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-group-footer .dx-datagrid-text-content {
    font-size: 0.7rem !important;
  }
}

@media (max-width: 1410px) {
  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-total-footer .dx-datagrid-text-content,
  [data-grid-key="Sales_Customer_Brand"] .dx-datagrid-total-footer .dx-datagrid-text-content,
  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-group-footer .dx-datagrid-text-content {
    font-size: 0.6rem !important;
  }
}

@media (max-width: 1410px) {
  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-total-footer .dx-datagrid-text-content,
  [data-grid-key="Sales_Customer_Brand"] .dx-datagrid-total-footer .dx-datagrid-text-content,
  [data-grid-key="Sales_Customer_Product_Group"] .dx-datagrid-group-footer .dx-datagrid-text-content {
    font-size: 0.6rem !important;
  }
}

#article-lookup {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  padding-left: 0.3rem;
  border-bottom: 2px solid black !important;
  border: 0px;
  background: unset;
  font-size: small;
  outline: none;
  width: 17rem;
  display: none;
}

.article-lookup-link {
  padding: 1.5rem 0.6rem 1.5rem 1rem !important;
  float: left;
}

#article-lookup-result > div {
  display: table-cell;
}

#article-lookup-result {
  padding: 1.5rem 2rem 1.5rem 1.5rem;
  position: absolute;
  background-color: white;
  margin-top: 0.3rem;
  border: 2px solid #E6E6E6;
  border-radius: 0.21rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  opacity: 0;
  transform-origin: top;
  transform: scale(1, 0);
  transition: all 0.2s linear;
  display: table;
}

.article-lookup-result-container {
  width: 45rem;
  padding-right: 1.5rem;
}

.article-lookup-result-standalone {
  padding-right: 0rem !important;
}

.article-lookup-result-header {
  padding-top: 0.8rem; 
  padding-bottom: 1.8rem; 
  padding-left: 0.4rem; 
  font-size: 1.05rem; 
  letter-spacing: 0.15rem; 
  font-weight: bold; 
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-left: 0.75rem;
}

.article-lookup-result-header-text {
  width: 70%;
  display: inline-block
}

.article-lookup-result-header-action {
  position: relative;
  padding-right: 2.2rem;
  width: 25%;
  text-align: right;
  float: right
}

#article-lookup-setup-reset {
  top: 0.0rem;
  margin-top: 1px;
  display: inline-block;
  right: 4.3rem;
  font-size: 0.95rem;
  color: #bc2534;
  position: absolute;
}

#article-lookup-setup-reset > a {
  display: inline
}

#article-lookup-setup-reset > a > i {
  font-weight: unset !important
}

#article-lookup-setup-icon {
  display: inline-block;
  font-size: 1.4rem;
  position: absolute;
  top: -0.2rem;
  transform: rotate(180deg);
  right: 2rem;
}

@-moz-document url-prefix() {
  #article-lookup-setup-icon {
    top: -0.1rem;
  }
}

#article-lookup-setup-icon.active {
  color: rgba(156, 17, 17, 0.84);
  transform: unset;
}

.article-lookup-result-list-item {
  display: flex;
  padding-top: 1rem;
  padding-bottom: 1.2rem;
  border-bottom: 1px solid rgb(218, 218, 218);
}

.article-lookup-result-list-item-last {
   border-bottom: unset !important;
}

.article-lookup-result-list-item-media-container {
  width: 80px; 
  height: 80px;
  margin-left: 1rem; 
  margin-top: 0.2rem; 
  margin-right: 1.5rem; 
  border-radius: 3px; 
  box-shadow: rgba(62, 57, 107, 0.2) 0px 5px 18px 0px; 
  padding: 1rem; 
  text-align: left; 
  background: white;
}

.article-lookup-result-list-item-media-container > img {
  width: 100%;
}

.article-lookup-result-list-item-content-container {
  flex: 1 1 0%;
}

.article-lookup-result-list-item-content-container > div:nth-child(1) {
  display: flex; 
  margin-bottom: 0.7rem
}

.article-lookup-result-list-item-content-container > div:nth-child(1) > div:nth-child(1) {
  flex: 1 1 0%;
}

.article-lookup-result-list-item-content-container > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
  width: 60%; 
  font-weight: 700; 
  font-size: 0.9rem; 
  margin-bottom: 0.5rem; 
  padding-top: 0.4rem;
  letter-spacing: 0.05rem;
}

.article-lookup-result-list-item-content-container > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
  width: 60%; 
  font-size: 1.1rem; 
  text-transform: uppercase;
  font-weight: 600;
}

.article-lookup-result-list-item-content-container > div:nth-child(1) > div:nth-child(2) {
  position: relative; 
  margin-right: 1rem; 
  padding-top: 0.6rem; 
  margin-bottom: 0.5rem;
}

.article-lookup-result-list-item-content-container > div:nth-child(1) > div:nth-child(2) {
  position: relative; 
  margin-right: 1rem; 
  padding-top: 0.6rem; 
  margin-bottom: 0.5rem;
}

.article-lookup-result-list-item-content-container > div:nth-child(1) > div:nth-child(2) > div {
  position: absolute; 
  right: 0rem;
}

.article-lookup-logo-Aircraft {
  width: 110px;
}

.article-lookup-logo-Fini {
  width: 60px;
}

.article-lookup-logo-Metallkraft {
  width: 160px;
}

.article-lookup-logo-Optimum {
  width: 110px;
}

.article-lookup-logo-Cleancraft {
  width: 150px;
}

.article-lookup-logo-Holzkraft {
  width: 130px;
}

.article-lookup-logo-Casadei {
  width: 120px;
}

.article-lookup-logo-Holzstar {
  width: 130px;
}

.article-lookup-logo-Schweißkraft {
  width: 170px;
}

.article-lookup-logo-Rehm {
  width: 85px;
}

.article-lookup-logo-Unicraft {
  width: 110px;
}

.article-lookup-logo-Stürmer-Maschinen {
  width: 140px;
}

.article-lookup-logo-AEROTEC {
  width: 140px;
}

.article-lookup-logo-FARMER {
  width: 140px;
}

.article-lookup-logo-POWERSYSTEM {
  width: 90px;
}

.article-lookup-logo-LAVOR {
  width: 90px;
}

.article-lookup-logo-LAVOR-PRO {
  width: 90px;
}

.article-lookup-logo-PROTECTIONWORLD {
  width: 190px;
}

.article-lookup-logo-CRAFTWELD {
  width: 140px;
}

.article-lookup-logo-STANLEY-BOSTITCH {
  width: 95px;
}

.article-lookup-result-list-item-content-container > div:nth-child(2) {
  font-size: 0.9rem; 
  display: flex;
}

.article-lookup-result-list-item-content-container > div:nth-child(2) > div:nth-child(1) {
  flex: 1 1 0%;
}

.article-lookup-result-list-item-content-container > div:nth-child(2) > div:nth-child(1) > span {
  font-weight: 700; 
  margin-right: 0.3rem;
  letter-spacing: 0.05rem;
}

.article-lookup-result-list-item-content-container > div:nth-child(2) > div:nth-child(1) > div {
  padding-top: 0.25rem;
}

.article-lookup-result-list-item-content-container > div:nth-child(2) > div:nth-child(2) {
  padding-right: 1.3rem; 
  text-align: right; 
  flex: 1 1 0%;
}

.article-lookup-result-list-item-content-container > div:nth-child(2) > div:nth-child(2) > span {
  font-weight: 700; 
  margin-right: 0.3rem;
  letter-spacing: 0.05rem;
}

.article-lookup-result-list-item-content-container > div:nth-child(2) > div:nth-child(2) > div {
  padding-top: 0.25rem; 
  padding-right: 0.2rem; 
  font-weight: 600; 
  font-size: 1.1rem;
}

.article-lookup-result-footer {
  padding-top: 0.8rem; 
  border-top: 1px solid rgb(204, 204, 204); 
  text-align: right;
  font-size: 0.8rem;
}

.article-lookup-result-footer > div:nth-child(1) {
  letter-spacing: 0.1rem;
  float: left;
  padding-left: 0.7rem;
  padding-top: 0.6rem;
}

.article-lookup-result-footer > div {
  display: inline-block;
  padding-top: 0.4rem;
}

.article-lookup-result-footer-no-result > div {
  cursor: default !important;
  color: #ddd;
}

.article-lookup-result-footer > div > div {
  display: inline-block;
}

.article-lookup-result-footer > div > div:nth-child(1) {
  letter-spacing: 0.1rem; 
  cursor: pointer;
}

.article-lookup-result-footer > div > div:nth-child(1).active {
  text-decoration: underline;
}

.article-lookup-result-footer > div > div:nth-child(2) {
  position: relative; 
  margin-left: 0.2rem; 
  padding-right: 0.7rem;
  top: 0.1rem;
  font-size: 1rem;
  cursor: pointer;
}

.article-lookup-no-result {
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
  padding-left: 0.9rem;
  font-size: 1rem;
}

.article-lookup-result-item-template {
  display: none;
}

#article-lookup-reset {
  display: none;
}

#article-lookup-setup {
  padding-top: 1px; 
  width: 20rem; 
  display: none; 
  height: 100%; 
  margin-left: 1rem; 
  border-left: 1px solid rgb(218, 218, 218); 
  vertical-align: top; 
  padding-left: 1.5rem;
}

#article-lookup-setup > div {
  padding-left: 1.5rem
}

#article-lookup-setup .tab-content {
  width: 100%;
  padding: 1rem 0rem 0rem 1.3rem;
  display: inline-block
}

#article-lookup-setup .tab-content > div {
  width: 100%;
  user-select: none;
}

.article-lookup-setup-category-header {
  position: relative;
  padding-left: 0.15rem;
  padding-bottom: 0.7rem;
}

.article-lookup-setup-category-header-global-actions {
}

.article-lookup-setup-category-header-reverse {
  border-bottom: 1px solid #F1F1F1;
  padding-top: 0rem !important;
  padding-bottom: 0.6rem;
}

.article-lookup-setup-category-header-default {
  padding-top: 0.35rem !important;
  border-top: 1px solid #F1F1F1;
}

.article-lookup-setup-category-content i.lock {
  font-size: 1rem;
  padding-left: 0.3rem;
}

.article-lookup-setup-category-header > span {
  letter-spacing: 0.05rem;
  font-size: 0.95rem;
  font-weight: 600;
}

.article-lookup-setup-category-header > i {
  position: absolute;
  font-size: 1rem;
  padding-left: 0.4rem;
  top: 0.35rem;
}

.article-lookup-setup-category-content {
  padding-top: 0.4rem
}

.article-lookup-setup-category-content-last {
  padding-bottom: 1.1rem;
}

.article-lookup-setup-category-content-bottom {
  padding-bottom: 0.2rem;
}

.article-lookup-setup-category-content > div {
  position: relative;
  padding-left: 0.2rem;
}

.article-lookup-setup-category-content > div > div {
  cursor: pointer;
  position: absolute;
  top: 0.4rem;
  padding-left: 0.6rem;
  display: inline-block;
  letter-spacing: 0.05rem;
  font-size: 0.9rem;
}

.article-lookup-setup-category-content-spacer {
  margin-top: 0.1rem;
}

#article-lookup-setup a.nav-link {
  padding: 1.35rem 1.2rem 1.1rem 1.2rem !important;
  font-size: 1.05rem;
  font-weight: bold;
  letter-spacing: 0.15rem;
}

.article-lookup-setup-filter-container {
  position: relative;
}
#lookup-customer {
  padding-left: 0.4rem;
  position: relative;
}

.customer-lookup-result-init {
  display: none;
}

.customer-lookup-wrapper {
  position: absolute;
  padding: 1rem;
  width: 50rem;
  top: 0.2rem;
  left: 2.15rem;
}

#customer-lookup-wrapper-active {
  padding-right: 0.5rem !important;
}

.customer-lookup-wrapper > div {
  display: inline-block;
}

.customer-lookup-input {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  padding-left: 0.3rem;
  border-bottom: 2px solid black !important;
  border: 0px;
  background: unset;
  font-size: small;
  outline: none;
  width: 17rem;
}

.customer-lookup-company-name {
  font-size: 1.05rem;
  padding-left: 0rem;
  top: 0.15rem;
  position: relative;
}

#customer-lookup-result {
  padding: 1.5rem;
  position: absolute;
  background-color: white;
  width: 40rem;
  margin-top: 0.3rem;
  border: 2px solid #E6E6E6;
  border-radius: 0.21rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  opacity: 0;
  transform-origin: top;
  transform: scale(1, 0);
  transition: all 0.2s linear
}

.customer-lookup-result-header {
  font-size: 1.05rem;
  letter-spacing: 0.15rem;
  font-weight: bold;
  border-bottom: 1px solid rgb(218, 218, 218);
  padding: 0.6rem 1rem 1.6rem 0.6rem;
}

.customer-lookup-result-match-row {
  position: relative;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.9rem;
  padding: 0.8rem 1rem 0.7rem 1rem;
  letter-spacing: 0.05rem;
  border-bottom: 1px solid rgba(218, 218, 218, 0.22);
  cursor: pointer;
  line-height: 1.1rem;
}

.customer-lookup-result-match-row-scrollable {
  width: calc(100% - 1.5rem) !important;
}

.customer-lookup-result-match-row:hover {
  background-color: #536878 !important;
  color: white;
}

.customer-lookup-result-match-row > div {
  display: inline-block;
}

.customer-lookup-result-match-row-last {
  border-bottom: none !important;
}

.customer-lookup-result-match-row > div:nth-child(1) {
  font-size: 1rem;
  padding-right: 0.6rem;
}

.customer-lookup-result-match-row > div:nth-child(2) {
  font-weight: 600;
  font-size: 0.95rem;
  padding-right: 0.6rem;
}

.customer-lookup-result-match-row > div:nth-child(3) {
  position: absolute;
  font-weight: normal;
  font-size: 0.9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 70%
}

.customer-lookup-result-footer {
  border-top: 1px solid rgb(218, 218, 218);
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
  padding-left: 0.6rem;
  padding-top: 1.5rem;
}

.customer-lookup-disabled {
  left: 0rem !important;
  padding-left: 0.7rem !important;
}

.customer-lookup-reset i {
  padding-right: 0rem !important;
  padding-left: 0rem !important; 
}

.customer-lookup-no-result-row {
  padding: 1.5rem 1rem 1.5rem 1rem;
  font-size: 1rem;
}

.customer-lookup-result-item-template {
  display: none;
}

.customer-lookup-result-match-items-container {
  position: relative;
  width: 100%;
  height: 15.4rem;
}

.customer-lookup-result-match-items-container-no-scroll {
  height: auto !important;
}

/*@media (max-width: 800px) {
  .customer-lookup-wrapper {
    display: none;
  }
}*/
/* Static Contacts page */
.contacts-wrap {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgb(218, 218, 218);
}

.contacts-section-footer {
  padding-top: 2rem;
}

.first-top-line [class~='contacts-wrap']:first-of-type {
  border-top: 1px solid rgb(218, 218, 218);
}

.last-top-line [class~='contacts-wrap']:last-of-type {
  border-bottom: 1px solid rgb(218, 218, 218);
}

.last-bottom-no-line [class~='contacts-wrap']:last-of-type {
  border-bottom: none;
}

.contacts-section {
  margin-top: 3.5rem;
}

[class~='contacts-section']:first-of-type {
  margin-top: 0;
}


.contacts-subtitle {
  flex: 100%;
  font-weight: bold;
}

.contacts-left {
  flex-basis: 15rem;
}

.contacts-phone,
.contacts-email,
.contacts-fax {
  margin-bottom: 0.7rem;
}

.contacts-phone i {
  margin-right: 0.7rem;
  font-size: 1.7rem;
  vertical-align: middle;
}

.contacts-name {
  margin-top: 2px;
}

.contacts-email i,
.contacts-fax i {
  margin-right: 0.7rem;
  font-size: 1.5rem;
  vertical-align: middle;
}

.contacts-phone .Stürmer-Maschinen-color,
.contacts-email .Stürmer-Maschinen-color,
.contacts-fax .Stürmer-Maschinen-color {
  vertical-align: middle;
}

#contacts-img {
  width: 100%;
}

/* Static Forms page */
#forms-data-tables table {
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 3rem;
}

#forms-data-tables table tr th,
#forms-data-tables table tr td {
  padding: 0.7rem;
}

#forms-data-tables table tr th:first-child,
#forms-data-tables table tr td:first-child {
  border-left: 0;
}

#forms-data-tables table tr th:last-child,
#forms-data-tables table tr td:last-child {
  text-align: center;
  border-right: 0;
}

#forms-data-tables table.table-bordered {
  border: 0;
}

#forms-data-tables table td i {
  margin-right: 0.4rem;
}

/* Static Downloads page */
#open-data-catalogues-leaflets-section .card-block i,
#product-overview-poster-section .card-block i,
#downloads-section .card-block i,
#checklist-section .card-block i,
#links-section .card-block i {
  margin-right: 0.5rem;
}

#downloads-section ol, 
#downloads-section ul,
#downloads-section dl {
    padding-left: 1.5rem;
}

#links-section ul{
    padding-left: 1rem;
}

.help-block-video {
  max-width: 100%;
  height: 300px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  flex: 1 1 50%;
}

/* Static Dashboard page */
.dashboard-news-block {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

  .dashboard-news-block.first {
    padding-top: 0px;
  }

.dashboard-news-title {
  flex: 1 1 100%;
  font-weight: bold;
}

.dashboard-news-text {
  flex: 1 1 100%;
}

.dashboard-video {
  max-width: 560px;
  height: 315px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  flex: 1 1 50%;
}

.dashboard-video iframe {
  width: 100%;
  height: 100%;
  box-shadow: 7px 7px 12px 0 rgba(62, 57, 107, 0.16);
}

@media (max-width: 767.98px) {
  .dashboard-video {
    height: 230px;
  }
}

#open-data-catalogues-leaflets-explorer {
  padding-left: 0rem;
}

#open-data-catalogues-leaflets-explorer .table th, #open-data-catalogues-leaflets-explorer .table td {
  padding-left: 1.3rem !important;
}

#open-data-catalogues-leaflets-explorer .panel-heading {
  padding-left: 0.7rem;
}

.help-icon {
  cursor: help;
  font-size: 1.5rem;
}

#searchhelp {
  display: inline-block;
  position: absolute;
  right: 0;
  top: -0.1rem;
}

.chboxContainer {
  padding-top: 7px;
}
.align-left {
  text-align: left;
}

.i18n-editor {
  width: 100%;
  height: 20rem;
}

.i18n-editor-synchronization {
  text-align: right;
  float: right;
  padding-top: 2rem;
  padding-bottom: 1.2rem;
  padding-right: 0.5rem;
  width: 100%;
}

.partner-unlock-count {
  padding-left: 0px !important;
}
.partner-master-data-back-button-container {
  padding-top: 1.5rem;
  padding-right: 0.5rem;
}

#partner-master-data-logo-container {
  display: none;
  background-repeat: no-repeat;
  background-size: auto 60px;
  height: 60px;
  background-position: top right 2rem;
  margin: 1.5rem 0rem;
}
.permission-role-container {
  padding-bottom: 2rem
}

.permission-user-header {
  padding-bottom: 2rem;
  letter-spacing: 0.1rem;
  font-weight: 600;
}

.permission-switchery-label {
  padding-left: 5rem !important;
}

.permission-switchery-label-readonly {
  cursor: default !important;
}

.permission-switchery-icon {
  display: inline-block;
  font-size: 1.5rem;
  position: absolute;
  top: -4px;
  z-index: 1;
}

.permission-change-right-icon {
  left: 3.3rem;
}

.permission-list-users-icon {
  left: 4.9rem;
  padding: 0 0.5rem;
}

.permission-list-users-icon > i {
  cursor: pointer;
}

.permission-change-right-icon-ok {
  color: rgba(0, 128, 0, 0.8);
}

.permission-change-right-icon-not-ok {
  color: rgba(156, 17, 17, 0.84);
}

.permission-list-users-container {
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding: 0.5rem 0.3rem;
  margin: 1rem 0 0.8rem 0;
  font-size: 0.9rem;
  letter-spacing: .05rem;
  user-select: text !important;
}

.permission-assigned-users-counter {
  display: inline-block;
}

.permission-card-block {
  display: none;
}

.permission-save-container {
  margin-top: 1.5rem;
}
.attribute-publishment-collapse::before {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 1.33rem;
  margin-right: 0.8rem;
}

.attribute-publishment-expand::before {
  content: "\f107";
  font-family: 'FontAwesome';
}

/* Row */
.attribute-publishment-attribute-type-body
.attribute-publishment-attribute-type-body-row {
  border-top: 1px solid #e0e0e0;
  margin-left: 0px;
  margin-right: 0px;
}

.attribute-publishment-attribute-type-body-row > div {
  padding-top: 0.25rem;
  padding-bottom: 0.2rem;
}

.attribute-publishment-attribute-type-body-row:nth-of-type(odd) {
  background-color: white;
}

.attribute-publishment-attribute-type-body-row:nth-of-type(even) {
  background-color: #f5f5f5;
}

.attribute-publishment-attribute-type-body > div > div.col-lg-2 {
  text-align: center;
}
/* Row */

/* Header */
.attribute-publishment-attribute-type-header, .attribute-publishment-attribute-type-header-checkbox, .attribute-publishment-attribute-type-header-checkbox-reverse {
  background-color: #f5f5f5;
}

.attribute-publishment-attribute-type-header {
  padding-top: 0.4rem;
  display: flex;
  flex-wrap: wrap;
}

  .attribute-publishment-attribute-type-header > div > div {
    outline: 0;
    cursor: pointer;
    font-size: larger;
    color: #337ab7;
    display: inline-block;
    position: relative;
    z-index: 999;
    top: 30px;
  }

    .attribute-publishment-attribute-type-header > div > div > span {
      font-size: smaller;
      padding-right: 0.33rem;
    }

  .attribute-publishment-attribute-type-header > div.col-lg-2 {
    text-align: center;
  }

.attribute-publishment-attribute-type-header-checkbox {
  padding-bottom: 0.2rem;
  display: flex;
  flex-wrap: wrap;
}

  .attribute-publishment-attribute-type-header-checkbox > div.col-lg-2, .attribute-publishment-attribute-type-header-checkbox-reverse {
    text-align: center;
  }

.attribute-publishment-attribute-type-header-checkbox-reverse {
  padding-bottom: 0.4rem;
  display: flex;
  flex-wrap: wrap;
}
/* Header */

/* Container */
#attribute-publishment-attribute-type-container > div {
  border: 1px solid #e0e0e0;
}

  #attribute-publishment-attribute-type-container > div > div {
    user-select: none;
  }

.attribute-publishment-attribute-type-container-default {
  margin-bottom: 1rem;
}
/* Container */


/* Treeview */
#attribute-groups {
  border: 1px solid #e0e0e0;
  height: 50rem;
}

.dx-treeview .dx-treeview-node:not(.dx-treeview-item-with-checkbox).dx-state-focused > .dx-treeview-item {
  background-color: #55595C !important;
  margin-right: 1.5rem !important;
}

.dx-treeview .dx-treeview-node:not(.dx-treeview-item-with-checkbox) > .dx-treeview-item:hover {
  background-color: rgb(0,0,0, 0.25) !important;
  color: white !important;
  margin-right: 1.5rem !important;
}

.dx-treeview-item {
  display: block !important;
  cursor: pointer !important;
  padding: 0.4rem 0 0.25rem 1rem !important;
  min-height: 22px !important;
  line-height: 22px !important;
}

.dx-treeview-toggle-item-visibility::before {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 1.33rem;
  top: 1.25rem;
}

.dx-treeview-toggle-item-visibility.dx-treeview-toggle-item-visibility-opened::before {
  content: "\f107";
  font-family: 'FontAwesome';
  font-size: 1.33rem;
  top: 1.25rem;
}


.dx-treeview .dx-treeview-node:not(.dx-treeview-item-with-checkbox).dx-state-focused > .dx-treeview-item * {
  color: white !important;
}

#attribute-groups .dx-texteditor.dx-editor-underlined::after {
  border-bottom: 1px solid #e0e0e0;
}


#attribute-groups .dx-texteditor.dx-editor-underlined.dx-state-hover::after {
  border-bottom: 2px solid black !important;
}
/* Treeview */


/* Button */
#save-button {
  display: none;
  cursor: pointer;
  position: fixed;
  line-height: 40px;
  top: 18.1rem;
  right: 3.35rem;
  font-size: 20px;
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 50% 50% 50% 50%;
  color: white;
  background-color: #3f903f;
  z-index: 1;
}
/* Button */

/* Modal */
.attribute-publishment-modal {
  max-width: 30% !important;
}
/* Modal */


@media (max-width: 990px) {
  .col-lg-2 {
    width: 20%;
    font-size: 0.9rem;
  }

  .col-lg-6 {
    width: 40%;
    font-size: 0.9rem;
  }

  #attribute-groups {
    height: 20rem;
  }

  .attribute-publishment-attribute-type-header .col-lg-2 {
    font-size: 0.9rem;
  }

  .product-info-section-header {
    font-size: 0.8rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}

.css-checkbox {
  height: 22px;
  width: 22px;
  line-height: 22px;
  border-radius: 22px;
  color: white;
  text-align: center;
  font-size: 1em;
  display: inline-block;
  user-select: none;
  cursor: pointer;
  vertical-align: middle;
}

.css-checkbox-checked {
  color: rgba(0, 128, 0, 0.8); 
}

.css-checkbox-unchecked {
  color: rgba(156, 17, 17, 0.84);
}

.css-checkbox-incomplete {
  color: dimgray;
}

.css-checkbox-reverse {
  color: dimgray
}

.css-checkbox-spacer {
  background-color: inherit;
  color: inherit;
  cursor: default;
}

.css-checkbox-checked::after, .css-checkbox-incomplete:after {
  content: "\f058";
  font-family: 'FontAwesome';
  font-size: 1.5rem;
}

.css-checkbox-unchecked::after {
  content: "\f057";
  font-family: 'FontAwesome';  
  font-size: 1.5rem;
  border-radius: 0.33rem;
}

.css-checkbox-reverse::after {
  content: "\f01e";
  font-family: 'FontAwesome';
  color: dimgray;
  font-size: 0.75rem;
}
.working-instruction-group-header {
  padding-bottom: 0.6rem;
  padding-left: 1.6rem;
  cursor: default;
}

.working-instruction-group-select-entry {
  padding-left: 1.6rem;
}

.working-instruction-selection-label {
  cursor: pointer;
}

.working-instruction-group-footer {
  padding-bottom: 1.5rem;
}

.working-instruction-uploader-label {
  margin-left: 1.6rem;
  padding-bottom: 0.4rem;
  cursor: default;
}

.working-instruction-uploader {
  margin-left: 0.5rem;
}

.working-instruction-action-button {
  padding-left: 1.7rem;
}
.customer-geo-data-display-interested-party-container {
  margin-top: 2.5rem;
}

.customer-geo-data-google-map-container {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}

.customer-geo-data-google-map {
  height: 37.5rem;
  border: 1px solid rgb(192, 192, 192);
}

.customer-geo-data-filter-info > div {
  margin-top: 0.25rem;
  margin-left: 5px;
}

#filter-info-matches {
  color: green;
}

#filter-info-no-matches {
  color: red;
}

#filter-info-matches, #filter-info-no-matches {
  display: none;
}

.customer-geo-data-filter-tag {
  padding-right: 0.3rem;
}

.customer-geo-data-info-window-container {
  padding: 1.3rem;
}

.customer-geo-data-info-window-header {
  font-weight: bold;
  padding-bottom: 0.7rem;
  font-size: larger
}
