@charset "UTF-8";
/* Colors Definition */
/* Neue Farben */
@font-face {
  font-family: "SilkaMonoRegular";
  src: url(/private_scripts/static/neptune/css/fonts/silkamono-regular-webfont.ttf) format("truetype");
}
@font-face {
  font-family: "Silka";
  src: url(/private_scripts/static/neptune/css/fonts/silka-regular-webfont.ttf) format("truetype");
}
@font-face {
  font-family: "SilkaMonoRegular";
  src: url(/private_scripts/static/neptune/css/fonts/silkamono-regular-webfont.ttf) format("truetype");
}
@font-face {
  font-family: "Silka";
  src: url(/private_scripts/static/neptune/css/fonts/silka-regular-webfont.ttf) format("truetype");
}
/* Colors Definition */
/* Neue Farben */
body {
  background: white;
  font-family: "Silka", sans-serif;
  overflow-x: hidden;
  /*********************** compareList.css ***********************/
  /*********************** watchlistDetails.php ***********************/
  /*********************** layout.css ***********************/
  /* Panels Styling */
  /* Products overview (Block & List views) */
  /* Products overview (Block & List views) */
  /* Products Detail */
  /* Login */
  /* Password Order */
  /* CheckOut Process */
  /*********************** tileView.php ***********************/
  /*********************** content.php ***********************/
}
body .odd {
  background: #F0F2FA !important;
  border: 0.5px solid #D5D8E2;
}
body .even {
  background: #F0F2FA !important;
  border: 0.5px solid #D5D8E2;
}
body .hk-extra-content-container {
  padding: 0;
}
body .hk-extra-content-container #firstRow {
  padding: 0;
}
body .hk-extra-content-container #firstRow .hk-left-side {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 430px;
  max-height: 430px;
  background: white;
  padding: 0;
}
body .hk-extra-content-container #firstRow .hk-left-side .hk-text-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin: 40px;
}
body .hk-extra-content-container #firstRow .hk-right-side {
  min-height: 430px;
  max-height: 430px;
  background: #8991a4;
  padding: 0;
}
body .hk-extra-content-container #firstRow .hk-right-side .hk-image {
  width: 952px;
}
body .hk-extra-content-container #secondRow {
  padding: 0;
}
body .hk-extra-content-container #secondRow .hk-left-side {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 430px;
  max-height: 430px;
  background: #F0F2FA;
  padding: 0;
}
body .hk-extra-content-container #secondRow .hk-left-side .hk-text-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin: 40px;
  color: #8A91A3;
}
body .hk-extra-content-container #secondRow .hk-left-side .hk-menu-container {
  display: flex;
  flex-direction: column;
  margin: 40px;
  color: #8A91A3;
  padding: 0;
}
body .hk-extra-content-container #secondRow .hk-left-side .hk-menu-container .hk-Link-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 35px;
  padding: 0;
  border-bottom: 0.5px solid #D5D8E2;
}
body .hk-extra-content-container #secondRow .hk-left-side .hk-menu-container .hk-Link-row .hk-link-text a {
  color: #8A91A3;
}
body .hk-extra-content-container #secondRow .hk-left-side .hk-menu-container .hk-Link-row .hk-link-icon a i {
  color: #DC0032 !important;
}
body .hk-extra-content-container #secondRow .hk-right-side {
  min-height: 430px;
  max-height: 430px;
  padding: 0;
}
body .hk-extra-content-container #secondRow .hk-right-side .hk-aboutUs-container {
  display: flex;
  flex-direction: row;
  padding: 0;
  height: 100%;
}
body .hk-extra-content-container #secondRow .hk-right-side .hk-aboutUs-container .hk-image-container {
  padding: 0;
}
body .hk-extra-content-container #secondRow .hk-right-side .hk-aboutUs-container .hk-image-container .hk-image {
  width: 480px;
}
body .hk-extra-content-container #secondRow .hk-right-side .hk-aboutUs-container .hk-text-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
  color: white;
  height: 430px;
}
body .hk-extra-content-container #secondRow .hk-right-side .hk-aboutUs-container .hk-text-container .hk-text-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 40px;
  height: 430px;
}
body .hk-extra-content-container #secondRow .hk-right-side .hk-aboutUs-container .hk-text-container .hk-text-box .hk-text-row {
  width: 70%;
  text-transform: uppercase;
}
body .hk-extra-content-container #secondRow .hk-right-side .hk-aboutUs-container .hk-text-container .hk-text-box .hk-Link-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 40px;
  padding: 0;
}
body .hk-extra-content-container #secondRow .hk-right-side .hk-aboutUs-container .hk-text-container .hk-text-box .hk-Link-row:hover .hk-link-text a {
  color: #8991a4 !important;
}
body .hk-extra-content-container #secondRow .hk-right-side .hk-aboutUs-container .hk-text-container .hk-text-box .hk-Link-row .hk-link-text {
  padding-right: 20px;
}
body .hk-extra-content-container #secondRow .hk-right-side .hk-aboutUs-container .hk-text-container .hk-text-box .hk-Link-row .hk-link-text a {
  color: white;
}
body .hk-extra-content-container #secondRow .hk-right-side .hk-aboutUs-container .hk-text-container .hk-text-box .hk-Link-row .hk-link-icon i {
  color: white !important;
}
body .hk-extra-content-container #thirdRow {
  min-height: 750px;
  max-height: 750px;
  padding: 0;
}
body .hk-extra-content-container #thirdRow .hk-left-side {
  padding: 0;
}
body .hk-extra-content-container #thirdRow .hk-left-side .hk-image-container .hk-image {
  width: 952px;
  height: 750px;
}
body .hk-extra-content-container #thirdRow .hk-right-side {
  min-height: 750px;
  max-height: 750px;
  background: white !important;
  padding: 0;
}
body .hk-extra-content-container #thirdRow .hk-right-side .hk-text-container {
  padding-left: 120px;
  padding-right: 120px;
}
body .hk-extra-content-container #thirdRow .hk-right-side .hk-text-container .seperator {
  height: 140px;
  width: 100%;
}
body .hk-extra-content-container #thirdRow .hk-right-side .hk-text-container .hk-text-box {
  margin: 40px;
}
body .hk-extra-content-container #thirdRow .hk-right-side .hk-text-container .hk-text-block {
  margin-left: 40px;
  margin-right: 40px;
}
body .hk-extra-content-container #thirdRow .hk-right-side .hk-text-container .hk-btn-more-about-us-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: 40px;
  margin-right: 40px;
  height: 98px;
}
body .hk-extra-content-container #thirdRow .hk-right-side .hk-text-container .hk-btn-more-about-us-container .btn-more-about-us {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 98px;
}
body .hk-extra-content-container #thirdRow .hk-right-side .hk-text-container .hk-btn-more-about-us-container .btn-more-about-us .btn-more-about-us-text {
  padding: 15px 40px;
  background: #DC0032;
  color: white;
  text-transform: uppercase;
}
body .hk-extra-content-container #fourthRow {
  padding: 0;
}
body .hk-extra-content-container #fourthRow .hk-left-side {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 530px;
  max-height: 530px;
  padding: 0;
}
body .hk-extra-content-container #fourthRow .hk-left-side .hk-text-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin: 40px;
}
body .hk-extra-content-container #fourthRow .hk-left-side .hk-text-container h2 .secondText {
  font-size: 42px !important;
}
body .hk-extra-content-container #fourthRow .hk-left-side .btn-show-products-container {
  height: 60px;
  margin-left: 40px;
}
body .hk-extra-content-container #fourthRow .hk-left-side .btn-show-products-container .btn-show-products-box {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  width: 300px;
}
body .hk-extra-content-container #fourthRow .hk-left-side .btn-show-products-container .btn-show-products-box .btn-text {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  height: 60px;
  padding: 15px 40px;
  background: #DC0032;
  color: white;
}
body .hk-extra-content-container #fourthRow .hk-right-side {
  min-height: 530px;
  max-height: 530px;
  padding: 0;
}
body .hk-extra-content-container #fourthRow .hk-right-side .hk-image-container {
  padding: 0;
}
body .hk-extra-content-container #fourthRow .hk-right-side .hk-image-container .hk-image {
  width: 980px;
}
body .hk-extra-content-container #fiveRow {
  padding-top: 50px;
  padding-left: 0;
  padding-right: 0;
}
body .hk-extra-content-container #fiveRow .hk-left-side {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 530px;
  max-height: 530px;
  padding: 0;
}
body .hk-extra-content-container #fiveRow .hk-left-side .hk-text-container .hk-company-title {
  margin: 40px;
}
body .hk-extra-content-container #fiveRow .hk-left-side .hk-text-container .hk-company-container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
body .hk-extra-content-container #fiveRow .hk-left-side .hk-text-container .hk-company-container .hk-company-zeus {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 500px;
  width: 400px;
  border: 0.5px solid #D5D8E2;
}
body .hk-extra-content-container #fiveRow .hk-left-side .hk-text-container .hk-company-container .hk-company-zeus .hk-image-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 100px;
  padding-top: 40px;
}
body .hk-extra-content-container #fiveRow .hk-left-side .hk-text-container .hk-company-container .hk-company-zeus .hk-image-container .hk-image {
  height: 100px;
  width: 100px;
}
body .hk-extra-content-container #fiveRow .hk-left-side .hk-text-container .hk-company-container .hk-company-zeus .hk-text-container {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding-bottom: 40px;
}
body .hk-extra-content-container #fiveRow .hk-left-side .hk-text-container .hk-company-container .hk-company-zeus .hk-text-container .text-bottom {
  padding-top: 20px;
  font-weight: bold;
  color: #343945 !important;
}
body .hk-extra-content-container #fiveRow .hk-left-side .hk-text-container .hk-company-container .hk-company-quick {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 500px;
  width: 400px;
  border: 0.5px solid #D5D8E2;
}
body .hk-extra-content-container #fiveRow .hk-left-side .hk-text-container .hk-company-container .hk-company-quick .hk-image-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 100px;
  padding-top: 40px;
}
body .hk-extra-content-container #fiveRow .hk-left-side .hk-text-container .hk-company-container .hk-company-quick .hk-image-container .hk-image {
  height: 100px;
  width: 100px;
}
body .hk-extra-content-container #fiveRow .hk-left-side .hk-text-container .hk-company-container .hk-company-quick .hk-text-container {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding-bottom: 40px;
}
body .hk-extra-content-container #fiveRow .hk-left-side .hk-text-container .hk-company-container .hk-company-quick .hk-text-container .text-bottom {
  padding-top: 20px;
  font-weight: bold;
  color: #343945 !important;
}
body .hk-extra-content-container #fiveRow .hk-right-side {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  min-height: 530px;
  max-height: 530px;
  padding: 0;
}
body .hk-extra-content-container #fiveRow .hk-right-side .hk-text-container {
  margin-left: 40px;
}
body .hk-extra-content-container #fiveRow .hk-right-side .hk-text-container h4 {
  text-transform: uppercase;
}
body .separator1 {
  background: transparent !important;
}
body .hkLightgrey {
  color: #D5D8E2;
  font-weight: normal;
}
body .hkGrey {
  color: #8A91A3;
  font-weight: normal;
}
body .hkCompanyRedFont {
  color: #DC0032;
  font-weight: normal;
}
body .hkCompanyRedBG {
  background: #DC0032;
}
body .hkGreyDark {
  color: #343945;
  font-weight: normal;
}
body h1 {
  font-size: 45px;
  line-height: 50px;
  font-weight: normal;
  color: #8A91A3;
}
body h2 {
  font-size: 45px;
  line-height: 55px;
}
body h3 {
  font-size: 35px;
  line-height: 45px;
}
body h4 {
  font-family: "Silka", sans-serif;
  font-size: 26px;
  line-height: 35px;
  font-weight: normal;
}
body h5 {
  font-family: "Silka", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}
body h6 {
  font-family: "Silka", sans-serif;
  font-size: 14px;
  line-height: 28px;
  font-weight: normal;
}
body p {
  font-size: 14px;
  line-height: 20px;
}
body h1, body h2, body h3 {
  font-family: "SilkaMonoRegular", sans-serif;
  text-transform: uppercase;
}
body .padding-bottom30 {
  padding-bottom: 30px;
}
body .media-left {
  vertical-align: middle;
}
body .btn-default:hover {
  background: white !important;
}
body .table tbody tr td {
  vertical-align: middle !important;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table .sorting_asc {
  color: #DC0032;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table .odd {
  height: 60px;
  background: #F0F2FA;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table .odd .fa-star {
  color: #DC0032;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table .even {
  height: 60px;
  background: #F0F2FA;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table .even .fa-star {
  color: #DC0032;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table_paginate {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 80px;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table_paginate #watchlist-overview-table_first a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 40px;
  border: 0.5px solid #D5D8E2;
  color: #DC0032;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table_paginate #watchlist-overview-table_first a:hover {
  background: #DC0032;
  color: #FFFFFF !important;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table_paginate #watchlist-overview-table_previous a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 40px;
  border: 0.5px solid #D5D8E2;
  color: #DC0032;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table_paginate #watchlist-overview-table_previous a:hover {
  background: #DC0032;
  color: #FFFFFF !important;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table_paginate .active {
  color: white;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table_paginate .active:hover a {
  color: white !important;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table_paginate .active a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #DC0032 !important;
  color: #FFFFFF;
  border: 0.5px solid #DC0032;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table_paginate #watchlist-overview-table_next a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 40px;
  border: 0.5px solid #D5D8E2;
  color: #DC0032;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table_paginate #watchlist-overview-table_next a:hover {
  background: #DC0032;
  color: #FFFFFF !important;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table_paginate #watchlist-overview-table_last a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 40px;
  border: 0.5px solid #D5D8E2;
  color: #DC0032;
}
body #watchlist-overview-table_wrapper #watchlist-overview-table_paginate #watchlist-overview-table_last a:hover {
  background: #DC0032;
  color: #FFFFFF !important;
}
body .passwordForgottenRow #btn-reset-password {
  border: 0.5px solid #D5D8E2;
  color: #DC0032;
}
body .passwordForgottenRow #btn-reset-password:hover {
  background: #DC0032 !important;
  color: #FFFFFF !important;
}
body #shopContainer {
  margin-top: 180px !important;
  padding-top: 0;
  background: white;
}
body .badge {
  background: #DC0032;
  color: white;
}
body #beamMeUpButton {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 60px !important;
  height: 60px !important;
  border: 0.5px solid #D5D8E2 !important;
  background: white !important;
  cursor: pointer;
}
body #beamMeUpButton .fa-arrow-up {
  font-size: 26px !important;
  color: #DC0032 !important;
}
body #beamMeUpButton .fa-arrow-up:hover {
  color: #DC0032 !important;
}
body .dia-color2-border-btn {
  background-color: white !important;
  border: 0.5px solid #D5D8E2 !important;
  color: #DC0032 !important;
}
body .dia-color2-border-btn:hover {
  background: #DC0032 !important;
  color: white !important;
}
body .breadcrumb {
  padding-top: 80px;
  text-align: left;
  left: 15px;
  padding-left: 50px;
}
body .breadcrumb a {
  color: #343945 !important;
}
body .breadcrumb a:hover {
  color: #DC0032 !important;
}
body .dia-list-sort-order-box {
  padding-left: 65px;
  padding-right: 55px;
}
body .dia-list-sort-order-box #compareListShare {
  padding: 0;
}
body .dia-list-sort-order-box #compareListShare a#dia-comparelist-share {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 40px !important;
  border: 0.5px solid #D5D8E2 !important;
  color: #DC0032 !important;
}
body .dia-list-sort-order-box #compareListShare a#dia-comparelist-share:hover {
  background: #DC0032 !important;
  color: white !important;
}
body .dia-list-sort-order-box #compareListDelete {
  padding: 0;
}
body .dia-list-sort-order-box #compareListDelete #dia-comparelist-reset {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0 !important;
  width: 250px;
  height: 40px !important;
  border: 0.5px solid #D5D8E2 !important;
}
body .dia-list-sort-order-box #compareListDelete #dia-comparelist-reset i {
  color: #DC0032 !important;
}
body .dia-list-sort-order-box #compareListDelete #dia-comparelist-reset span {
  color: #DC0032 !important;
}
body .dia-list-sort-order-box #compareListDelete #dia-comparelist-reset:hover {
  background: #DC0032 !important;
}
body .dia-list-sort-order-box #compareListDelete #dia-comparelist-reset:hover i {
  color: white !important;
}
body .dia-list-sort-order-box #compareListDelete #dia-comparelist-reset:hover span {
  color: white !important;
}
body .dia-list-sort-order-box #productDisplay-container {
  padding: 0;
  height: 40px !important;
}
body .dia-list-sort-order-box #productDisplay-container #productDisplay {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 0 !important;
  max-height: 40px !important;
}
body .dia-list-sort-order-box #productDisplay-container #productDisplay .list-view {
  margin-right: 10px;
}
body .dia-list-sort-order-box #productDisplay-container #productDisplay .dia-color2-border-btn {
  cursor: pointer;
}
body .dia-list-sort-order-box #productDisplay-container #productDisplay .dia-color2-border-btn:hover {
  color: white !important;
}
body .dia-list-sort-order-box #productDisplay-container #productDisplay a.btn-primary {
  background: #DC0032 !important;
  color: white !important;
}
body #compareListTable .compareListItemImage {
  background: #F0F2FA;
}
body #compareListTable .compareListItemTitle {
  background: #F0F2FA;
}
body #compareListTable .compareListItemTitle a {
  font-size: 16px;
  color: #343945 !important;
}
body #compareListTable .articleNr-row .compareListItemArtNr {
  background: #F0F2FA;
}
body #compareListTable .articleNr-row .compareListItemArtNr a {
  color: #8A91A3;
}
body #compareListTable .articleNr-row .compareListItemArtNr .product-number-row {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
body #compareListTable .articleNr-row .compareListItemArtNr .product-number-row .product-lng-artnr {
  padding-left: 0;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-price {
  background: #F0F2FA !important;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-price .product-price-per-unit {
  color: #343945 !important;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-price .showPriceDetails {
  color: #DC0032 !important;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-price .cart-box {
  display: none;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-price .cart-box input.articleQuantity {
  height: 60px !important;
  background: #F0F2FA !important;
  color: #DC0032 !important;
  font-size: 18px;
  border: 0.5px solid #8A91A3 !important;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-price .cart-box span.addProductToCart {
  width: 60px !important;
  height: 60px !important;
  background: #F0F2FA !important;
  border: 0.5px solid #8A91A3 !important;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-price .cart-box span.addProductToCart .fa-cart-plus {
  color: #DC0032;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-price .stock-wrapper {
  display: none !important;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-buttons {
  padding-bottom: 30px;
  background: #F0F2FA !important;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-buttons .product-card-buttons-row .component-buttons-wrapper {
  display: flex !important;
  justify-content: center;
  height: 80px;
  background: #F0F2FA !important;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-buttons .product-card-buttons-row .component-buttons-wrapper a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border: 0.5px solid #D5D8E2 !important;
  background: white !important;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-buttons .product-card-buttons-row .component-buttons-wrapper a:hover {
  background: #DC0032 !important;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-buttons .product-card-buttons-row .component-buttons-wrapper a:hover i {
  color: white !important;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-buttons .product-card-buttons-row .component-buttons-wrapper a a {
  color: #DC0032 !important;
}
body #compareListTable .compareListPriceRow .compareListItemPrice .product-card-buttons .product-card-buttons-row .dia-color2-border-btn:hover {
  color: white !important;
}
body #compareListTable tr.different-value {
  background: #DC0032 !important;
  color: white !important;
}
body #compareListTable .compareDataRow {
  background: #F0F2FA;
}
body #compareListTable tr.parameter-row td.comparelistRowIdentifier {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 40px;
}
body .watchlist-title {
  padding-left: 20px;
  color: #8A91A3;
}
body .back-addToCart-button-container .link-back {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: 40px;
  width: 120px;
  border: 1px solid #D5D8E2 !important;
  color: #DC0032 !important;
}
body .back-addToCart-button-container .link-back:hover {
  background: #DC0032 !important;
}
body .back-addToCart-button-container .link-back:hover .fa-print {
  color: white !important;
}
body .back-addToCart-button-container .link-back:hover span {
  color: white !important;
}
body .back-addToCart-button-container .print-watchlist {
  display: flex;
  height: 40px;
  width: 120px;
  margin-left: 10px !important;
  border: 1px solid #D5D8E2 !important;
}
body .back-addToCart-button-container .print-watchlist:hover {
  background: #DC0032;
}
body .back-addToCart-button-container .print-watchlist:hover .fa-print {
  color: white !important;
}
body .back-addToCart-button-container .print-watchlist:hover span {
  color: white !important;
}
body .back-addToCart-button-container .print-watchlist a {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
}
body .back-addToCart-button-container .print-watchlist a .fa-print {
  color: #DC0032 !important;
}
body .back-addToCart-button-container .print-watchlist a span {
  color: #DC0032 !important;
}
body .back-addToCart-button-container .load-watchlist {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 250px;
  height: 40px;
  border: 1px solid #D5D8E2 !important;
}
body .back-addToCart-button-container .load-watchlist:hover {
  background: #DC0032;
}
body .back-addToCart-button-container .load-watchlist:hover span {
  color: white;
}
body .back-addToCart-button-container .load-watchlist span {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  width: 100%;
  color: #DC0032;
}
body #fixed-buttons-row {
  padding-bottom: 20px;
}
body .watchlist-content {
  padding-left: 15px !important;
  padding-right: 15px !important;
  background: #F0F2FA !important;
}
body .watchlist-content .cart-product-toggles {
  display: none;
}
body .watchlist-content tbody .tr-master {
  background: #F0F2FA !important;
}
body .watchlist-content tbody .tr-master .td-cart-checkbox {
  display: flex;
}
body .watchlist-content tbody .tr-master .product-card-title a {
  color: #343945 !important;
}
body .watchlist-content tbody .tr-master .product-number-row {
  display: flex;
}
body .watchlist-content tbody .tr-master .product-number-row .product-number-label {
  color: #8A91A3 !important;
}
body .watchlist-content tbody .tr-master .product-number-row .product-number-supplier {
  color: #8A91A3 !important;
}
body .watchlist-content tbody .tr-master td.cart-product-amount-td {
  display: flex;
  max-width: 453px !important;
  height: 116px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
body .watchlist-content tbody .tr-master td.cart-product-amount-td .btn-set-amount-minus {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 1px solid #D5D8E2 !important;
}
body .watchlist-content tbody .tr-master td.cart-product-amount-td .btn-set-amount-minus span {
  display: flex;
  justify-content: center;
  align-items: center;
  background: white !important;
  border: 1px solid white !important;
}
body .watchlist-content tbody .tr-master td.cart-product-amount-td .btn-set-amount-minus span .fa-minus-circle {
  color: #8A91A3 !important;
  font-size: 16px;
}
body .watchlist-content tbody .tr-master td.cart-product-amount-td .cart-product-amount-input {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F0F2FA !important;
}
body .watchlist-content tbody .tr-master td.cart-product-amount-td .cart-product-amount-input input.cart-amount {
  height: 40px !important;
  border: 1px solid #D5D8E2 !important;
}
body .watchlist-content tbody .tr-master td.cart-product-amount-td .btn-set-amount-plus {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 1px solid #D5D8E2 !important;
}
body .watchlist-content tbody .tr-master td.cart-product-amount-td .btn-set-amount-plus span {
  display: flex;
  justify-content: center;
  align-items: center;
  background: white !important;
  border: 1px solid white !important;
}
body .watchlist-content tbody .tr-master td.cart-product-amount-td .btn-set-amount-plus span .fa-plus-circle {
  color: #8A91A3 !important;
  font-size: 16px;
}
body .watchlist-content tbody .tr-master td.cart-product-price .product-price-box {
  height: 116px;
}
body .watchlist-content tbody .tr-master td.cart-product-price .product-price-box .price-product-single {
  color: #343945 !important;
}
body .watchlist-content tbody .tr-master td.cart-product-price .price-sum-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 116px;
}
body .watchlist-content tbody .tr-master td.cart-product-price .price-sum-container .price-product-sum {
  color: #343945 !important;
}
body .watchlist-content tbody .tr-master td.td-delete-position {
  height: 116px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body .watchlist-content tbody .tr-master td.td-delete-position .btn-delete-position {
  color: #DC0032 !important;
}
body .watchlist-content tbody .tr-slave {
  background: #F0F2FA !important;
}
body #fixed-buttons-row-bottom {
  padding-bottom: 20px;
}
body .panel {
  margin-top: 20px;
}
body .panel .btn-new {
  color: #DC0032;
  border: 1px solid #DC0032;
}
body .panel .btn-new:hover {
  color: white !important;
}
body .panel .panel-body .btn-login-new {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
body .panel .panel-body .btn-login-new #loginButton:hover {
  background: #DC0032;
  color: #FFFFFF !important;
}
body .panel.panel-info {
  border: 0;
}
body .panel.panel-info .panel-heading {
  background: white;
  border: 0;
  color: #000;
  padding-left: 14px;
}
body .panel.panel-info .panel-heading .panel-title {
  padding-left: 14px;
}
body .product-card-product-gallery, body .product-card-product-list, body .product-card-checkout, body #product-info-block {
  /* Product picture */
  /* Product details/variants buttons */
}
body .product-card-product-gallery .product-card-head .product-card-img-container, body .product-card-product-list .product-card-head .product-card-img-container, body .product-card-checkout .product-card-head .product-card-img-container, body #product-info-block .product-card-head .product-card-img-container {
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 20px;
}
body .product-card-product-gallery .product-card-head .product-card-media, body .product-card-product-list .product-card-head .product-card-media, body .product-card-checkout .product-card-head .product-card-media, body #product-info-block .product-card-head .product-card-media {
  width: 360px;
  height: 360px;
  margin-top: 50px;
}
body .product-card-product-gallery .product-card-buttons, body .product-card-product-list .product-card-buttons, body .product-card-checkout .product-card-buttons, body #product-info-block .product-card-buttons {
  /* buttons (Compare, Watch and inquiry) */
}
body .product-card-product-gallery .product-card-buttons .component-buttons-wrapper, body .product-card-product-list .product-card-buttons .component-buttons-wrapper, body .product-card-checkout .product-card-buttons .component-buttons-wrapper, body #product-info-block .product-card-buttons .component-buttons-wrapper {
  color: #5d6c6c;
}
body .product-card-product-gallery .product-card-buttons .component-buttons-wrapper .btn.btn-link, body .product-card-product-list .product-card-buttons .component-buttons-wrapper .btn.btn-link, body .product-card-checkout .product-card-buttons .component-buttons-wrapper .btn.btn-link, body #product-info-block .product-card-buttons .component-buttons-wrapper .btn.btn-link {
  color: #5d6c6c;
}
body .product-card-product-gallery .product-card-buttons .component-buttons-wrapper .btn.btn-link:hover, body .product-card-product-list .product-card-buttons .component-buttons-wrapper .btn.btn-link:hover, body .product-card-checkout .product-card-buttons .component-buttons-wrapper .btn.btn-link:hover, body #product-info-block .product-card-buttons .component-buttons-wrapper .btn.btn-link:hover {
  color: #dc0032;
}
body .product-list-col-gallery {
  padding: 0;
  border: 0.5px solid #8A91A3;
}
body .product-list-col-gallery .product-card-product-gallery {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  background: #F0F2FA;
  min-height: 550px;
}
body .product-list-col-gallery .product-card-product-gallery .product-card {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
body .product-list-col-gallery .product-card-product-gallery .product-card .product-card-head .image-ribbon-top {
  margin-top: 7px;
  margin-left: -3px;
}
body .product-list-col-gallery .product-card-product-gallery .product-card .product-card-info .product-title-info-new {
  width: 100%;
  height: 100px;
  padding-left: 30px;
}
body .product-list-col-gallery .product-card-product-gallery .product-card .product-card-info .product-title-info-new .product-name {
  color: #343945;
  margin: 0;
}
body .product-list-col-gallery .product-card-product-gallery .product-card .product-card-info .product-title-info-new .normal-price-underscore {
  color: #8A91A3;
}
body .product-list-col-gallery .product-card-product-gallery .product-card .product-card-info .product-title-info-new .strike-price {
  color: #DC0032;
}
body .product-list-col-gallery .product-card-product-gallery .product-card .btn-share-info-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
body .product-list-col-gallery .product-card-product-gallery .product-card .btn-share-info-box .btn-small {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: 60px;
  border: 1px solid #D5D8E2;
  color: #DC0032;
}
body .product-list-col-gallery .product-card-product-gallery .product-card .btn-share-info-box .btn-share-infos {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
}
body .product-list-col-gallery .product-card-product-gallery .product-card .btn-share-info-box .btn-share-infos .btn-share-icon {
  border: 0.5px solid #8A91A3;
  width: 60px;
  height: 60px;
  font-size: 14px;
  align-content: center;
  justify-items: center;
  color: #DC0032;
}
body .product-list-col-gallery .product-card-product-gallery .product-card .btn-share-info-box .btn-share-infos .btn-share-icon .no-padding {
  margin: 0;
}
body .product-list-col-gallery .product-card-product-gallery .product-card .product-card-buttons-row {
  background-color: #F0F2FA;
}
body .product-list-col-gallery .product-card-product-gallery .product-card .product-card-buttons-row .btn-product-family {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
body .product-list-col-gallery .product-card-product-gallery .product-card .product-card-buttons-row .btn-product-family .dia-color2-border-btn {
  border: 1px solid #D5D8E2 !important;
  background: white !important;
  width: 90%;
}
body .product-list-col-gallery .product-card-product-gallery .product-card .product-card-buttons-row .btn-product-family .dia-color2-border-btn:hover {
  background: #DC0032 !important;
  color: white !important;
}
body .hk-product-content {
  margin-top: 30px !important;
  padding-left: 0;
  padding-right: 0;
}
body .hk-product-content .product-info-block-new {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  left: 0;
  /* Product Content left */
  /* Product Content left END */
  /* Product Content right */
  /* Product Content right END*/
}
body .hk-product-content .product-info-block-new .product-info-block-left {
  max-height: calc(100vh + -30px);
  overflow: auto;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block {
  width: 100%;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block {
  padding: 0 !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .col-padding-10 {
  padding: 0 !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #product-tabs {
  margin-left: 30px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 30px;
  height: 80px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper {
  height: 40px;
  width: 100%;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  list-style: none;
  height: 100%;
  padding-left: 20px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li {
  height: 100%;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li #tab-description {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: 0.5px solid #D5D8E2;
  height: 40px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li #tab-description:hover {
  background: #DC0032;
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li #tab-description:hover .badge {
  background: white;
  color: #DC0032;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li #tab-description .badge {
  margin-left: 10px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li #tab-details {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: 0.5px solid #D5D8E2;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li #tab-details:hover {
  background: #DC0032;
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li #tab-details:hover .badge {
  background: white;
  color: #DC0032;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li #tab-details .badge {
  margin-left: 10px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li #tab-media-group-header {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: 0.5px solid #D5D8E2;
  height: 40px;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li #tab-media-group-header:hover {
  background: #DC0032;
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li #tab-media-group-header:hover .badge {
  background: white;
  color: #DC0032;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li #tab-media-group-header .badge {
  margin-left: 10px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li .tab-load-variants {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: 0.5px solid #D5D8E2;
  height: 40px;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li .tab-load-variants:hover {
  background: #DC0032;
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li .tab-load-variants:hover .badge {
  background: white;
  color: #DC0032;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block #tabs-header .content-wrapper ul li .tab-load-variants .badge {
  margin-left: 10px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content .param-product-wrapper .dia-list-sort-order-box {
  padding: 0;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content .param-product-wrapper .dia-list-sort-order-box .product-config-text h2 {
  font-size: 28px !important;
  color: #343945;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content .param-product-wrapper .dia-list-sort-order-box .col-sm-2 {
  display: none !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #description-content {
  padding-top: 20px;
  padding-left: 20px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper {
  margin: 0;
  padding-left: 20px !important;
  padding-right: 10px !important;
  width: 100%;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .product-feature-container {
  padding-bottom: 30px;
  padding-left: 0 !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .product-feature-container h4 {
  font-size: 14px !important;
  color: #8A91A3 !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .product-feature-container .product-features .feature-wrapper .filter-toggle-btn i {
  color: #DC0032 !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .product-feature-container .product-features .feature-wrapper .feature-btn a {
  color: #8A91A3;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .product-feature-container .product-features .feature-wrapper .feature-btn a:hover {
  color: #DC0032;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable thead tr th {
  color: #8A91A3 !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable thead tr th:after {
  color: #DC0032;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .highlight-selected-variant {
  background: #DC0032 !important;
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .highlight-selected-variant .product-number-standard {
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .highlight-selected-variant .variants-price-form .priceblock-listview .product-price-box {
  margin-left: 0;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .highlight-selected-variant .variants-price-form .priceblock-listview .product-price-box span.product-price-per-unit {
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .highlight-selected-variant .variants-price-form .priceblock-listview .showPriceDetails {
  display: none !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .product-number-row {
  display: flex;
  align-items: center;
  height: 50px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .product-number-row a {
  color: #343945;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .product-number-row a:hover {
  color: #DC0032;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody span.defaultfilter-button {
  display: flex;
  align-items: center;
  height: 50px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .variants-price-form {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .variants-price-form .priceblock-listview .product-price-box {
  margin-left: 0;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .variants-price-form .priceblock-listview .product-price-box span.product-price-per-unit {
  color: #8A91A3 !important;
  font-size: 14px !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .variants-price-form .priceblock-listview .showPriceDetails {
  display: none !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .variants-price-form .variants-cart-stock-block .into-cart-panel .articleQuantity {
  height: 40px !important;
  width: 80px !important;
  border-radius: 0 !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .variants-price-form .variants-cart-stock-block .into-cart-panel .addProductToCart {
  width: 40px;
  height: 40px;
  padding: 0;
  border: 0.5px solid #8A91A3;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .variants-price-form .variants-cart-stock-block .into-cart-panel .addProductToCart:hover {
  background: #DC0032;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .variants-price-form .variants-cart-stock-block .into-cart-panel .addProductToCart:hover i {
  color: white;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .variants-price-form .variants-cart-stock-block .into-cart-panel .addProductToCart i {
  color: #DC0032;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .btn-group-justified .dia-add-comparelist {
  height: 40px;
  width: 40px;
  border: 0.5px solid #D5D8E2;
  margin-right: 10px;
  background: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .btn-group-justified .dia-add-comparelist:hover {
  background: #DC0032 !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .btn-group-justified .dia-add-comparelist:hover i {
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .btn-group-justified .dia-add-comparelist i {
  color: #DC0032;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .btn-group-justified .dia-add-watchlist {
  height: 40px;
  width: 40px;
  border: 0.5px solid #D5D8E2;
  margin-right: 10px;
  background: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .btn-group-justified .dia-add-watchlist:hover {
  background: #DC0032 !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .btn-group-justified .dia-add-watchlist:hover i {
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .btn-group-justified .dia-add-watchlist i {
  color: #DC0032;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .btn-group-justified .dia-contact-article {
  height: 40px;
  width: 40px;
  border: 0.5px solid #D5D8E2;
  background: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .btn-group-justified .dia-contact-article:hover {
  background: #DC0032 !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .btn-group-justified .dia-contact-article:hover i {
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .btn-group-justified .dia-contact-article i {
  color: #DC0032;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #table-view .products-table-wrapper .dataTables_wrapper .dataTable tbody .variants-cart-stock-block .stock-listview {
  display: none !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #media-content-group-tab {
  margin-top: 30px;
  padding-left: 20px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #media-content-group-tab ul.media-list .media-list-item {
  width: 100%;
  border: 0.5px solid #D5D8E2 !important;
  margin-bottom: 30px !important;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #details-content {
  padding-left: 20px;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #details-content tr {
  background: white;
}
body .hk-product-content .product-info-block-new .product-info-block-left .product-tabs-block #product-tabs-block .info-content .tab-content #details-content tr td {
  border-top: 0;
  border-bottom: 1px solid #D5D8E2;
  text-transform: uppercase;
  padding-top: 20px;
}
body .hk-product-content .product-info-block-new .product-info-block-right {
  display: flex;
  flex-direction: column;
  background: #F0F2FA;
  height: 100%;
  border-left: 1px solid #8A91A3;
  margin-top: -100%;
  padding: calc(100% + 30px) 30px 30px;
  /* Product Image */
  /* Product Image END */
  /* Product ArtikelNr */
  /* Product ArtikelNr END */
  /* Product Titel */
  /* Product Titel END */
  /* Product pdf-compare-watchlist */
  /* Product pdf-compare-watchlist END */
  /* Product Price */
  /* Product Price END */
  /* Product Price */
  /* Product Price END*/
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-image-block {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-image-block .content-wrapper .product-picture-gallery .picture {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 300px;
  width: 300px;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-image-block .content-wrapper .product-picture-gallery .picture .image-ribbon-left {
  margin-top: -103px;
  margin-left: -23px;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-image-block .content-wrapper .product-picture-gallery .picture .product-image-main-row .product-image-main {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-image-block .content-wrapper .product-picture-gallery .picture .product-image-main-row .product-image-main image.image-main-default {
  height: 180px !important;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-image-block .content-wrapper .product-picture-gallery .picture #hk-img-box {
  width: 300px;
  height: 300px;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-image-block .content-wrapper .product-picture-gallery .picture #hk-img-box #hk_no_picture {
  width: 80%;
  height: 100%;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-artikel-nr {
  color: #8A91A3;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-title {
  padding-top: 30px;
  padding-bottom: 0;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-pdf-compare-watchlist {
  display: flex;
  justify-content: center;
  padding: 30px 0;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-pdf-compare-watchlist #options-btn-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 15px;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-pdf-compare-watchlist #options-btn-group .btn-options {
  display: flex;
  flex-direction: row;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-pdf-compare-watchlist #options-btn-group .btn-options .btn-icon {
  border: 0.5px solid #D5D8E2;
  width: 40px;
  height: 40px;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-pdf-compare-watchlist #options-btn-group .btn-options .btn-icon:hover {
  background: #DC0032 !important;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-pdf-compare-watchlist #options-btn-group .btn-options .btn-icon:hover .dia-add-watchlist i {
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-pdf-compare-watchlist #options-btn-group .btn-options .btn-icon:hover .dia-add-comparelist i {
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-pdf-compare-watchlist #options-btn-group .btn-options .btn-icon:hover .datasheet-pdf span.pdf-button i {
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-pdf-compare-watchlist #options-btn-group .btn-options .hk-title-right {
  display: flex;
  align-items: center;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-price-block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-bottom: 20px;
}
body .hk-product-content .product-info-block-new .product-info-block-right #product-price-block .into-cart-panel {
  display: none;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-bottom: 10px;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-amount-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-amount-container .col-xs-1 {
  padding: 0;
  width: 40px;
  height: 40px;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-amount-container .col-xs-1 .btn-small {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border: 1px solid #D5D8E2;
  cursor: pointer;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-amount-container .col-xs-1 .btn-small:hover {
  background: #DC0032 !important;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-amount-container .col-xs-1 .btn-small:hover span {
  background: #DC0032 !important;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-amount-container .col-xs-1 .btn-small:hover span i {
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-amount-container .col-xs-1 .btn-small span {
  background: white;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-amount-container .col-xs-1 .btn-small span i {
  font-size: 16px;
  color: #DC0032;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-amount-container .col-xs-10 {
  width: 100%;
  height: 40px;
  padding: 0;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-amount-container .col-xs-10 input.articleQuantity {
  font-size: 16px;
  text-align: center;
  height: 40px;
  color: #DC0032 !important;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-cart-btn-container {
  padding: 0;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-cart-btn-container .hk-cart-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 100%;
  background: #DC0032;
  border: none;
  cursor: pointer;
  color: white;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-cart-btn-container .hk-cart-btn:hover {
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-cart-btn-container .hk-cart-btn:hover i {
  color: white !important;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .article-amount-container .hk-cart-btn-container .hk-cart-btn i {
  padding-left: 20px;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .shopping-cart-container .btn-large-red-shopping-cart {
  display: flex;
  flex-direction: row;
  justify-content: center;
  /* Horizontale Zentrierung */
  align-items: center;
  height: 40px;
  width: 100%;
  background: #DC0032;
  color: #FFFFFF;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .shopping-cart-container .btn-large-red-shopping-cart .shopping-cart-text {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-right: 20px;
}
body .hk-product-content .product-info-block-new .product-info-block-right #container-action-buttons .shopping-cart-container .btn-large-red-shopping-cart .fa-shopping-cart {
  font-size: 16px;
}
body #hk-login-container {
  display: flex;
  flex-direction: row;
  background: #F0F2FA;
  padding: 0;
  margin: 50px 54px 50px 64px;
}
body #hk-login-container #hk-diaLogin-container {
  background: white;
  margin-left: 15px;
  padding: 10px 15px;
  margin-top: 30px;
}
body #hk-login-container #hk-diaLogin-container .dia-border-strong-btn {
  border: 0.5px solid #D5D8E2 !important;
  margin: 0;
}
body #hk-login-container #hk-diaLogin-container .dia-border-strong-btn:hover {
  background: #DC0032 !important;
}
body #hk-login-container #hk-diaLogin-container .dia-border-strong-btn:hover span {
  color: white !important;
}
body #hk-login-container #hk-diaLogin-container .dia-border-strong-btn span {
  text-transform: none !important;
  color: #DC0032;
}
body #hk-login-container #hk-login-box {
  margin: 30px 30px;
  background: white;
}
body #hk-login-container #hk-login-box #loginUsername {
  border: 0.5px solid #D5D8E2 !important;
}
body #hk-login-container #hk-login-box #loginPassword {
  border: 0.5px solid #D5D8E2 !important;
}
body #hk-login-container #hk-login-box #loginButton {
  border: 0.5px solid #D5D8E2 !important;
}
body #hk-login-container #hk-login-box #loginButton:hover {
  background: #DC0032 !important;
  color: white;
}
body #hk-login-container #hk-register-pworder-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-right: 30px;
  padding-right: 0;
}
body #hk-login-container #hk-register-pworder-box .panel-title {
  font-size: 14px !important;
}
body #hk-login-container #hk-register-pworder-box #hk-register-box {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  background: white;
}
body #hk-login-container #hk-register-pworder-box #hk-register-box #hk-register-btn {
  border: 0.5px solid #D5D8E2;
}
body #hk-login-container #hk-register-pworder-box #hk-register-box #hk-register-btn:hover {
  background: #DC0032 !important;
}
body #hk-login-container #hk-register-pworder-box #hk-register-box #hk-register-btn:hover span {
  color: white;
}
body #hk-login-container #hk-register-pworder-box #hk-register-box #hk-register-btn span {
  color: #DC0032;
}
body #hk-login-container #hk-register-pworder-box #hk-pworder-box {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  background: white;
}
body #hk-login-container #hk-register-pworder-box #hk-pworder-box #hk-new-password-btn {
  border: 0.5px solid #D5D8E2;
}
body #hk-login-container #hk-register-pworder-box #hk-pworder-box #hk-new-password-btn:hover {
  background: #DC0032 !important;
}
body #hk-login-container #hk-register-pworder-box #hk-pworder-box #hk-new-password-btn:hover span {
  color: white;
}
body #hk-login-container #hk-register-pworder-box #hk-pworder-box #hk-new-password-btn span {
  color: #DC0032;
}
body #hk-password-container {
  display: flex;
  flex-direction: column;
  background: #F0F2FA;
}
body #hk-password-container #hk-password-box {
  display: flex;
  flex-direction: column;
  background: white;
  margin: 30px 30px;
}
body #hk-password-container #hk-password-box .header-row {
  padding: 30px 30px;
}
body #hk-password-container #info-block .background-white {
  background: white !important;
}
body .hk-create-container {
  padding: 40px 54px 40px 64px;
  margin-top: 40px;
  /* Account erstellen */
  /* Password Order */
}
body .hk-create-container #hk-account-create {
  display: flex;
  flex-direction: row;
  background: #F0F2FA;
}
body .hk-create-container #hk-account-create #hk-account-create-box {
  background: white;
  margin: 30px 30px;
  padding: 30px;
}
body .hk-create-container #hk-account-create #hk-account-create-box .header-row {
  padding-left: 15px;
  padding-right: 15px;
}
body .hk-create-container #hk-account-create #hk-account-create-box #accountCreateForm .dia-list-sort-order-box .dia-border-strong-btn {
  border: 0.5px solid #D5D8E2;
}
body .hk-create-container #hk-account-create #hk-account-create-box #accountCreateForm .dia-list-sort-order-box .dia-border-strong-btn:hover {
  background: #DC0032 !important;
}
body .hk-create-container #hk-account-create #hk-account-create-box #accountCreateForm .dia-list-sort-order-box .dia-border-strong-btn:hover .fa-plus {
  color: white;
}
body .hk-create-container #hk-account-create #hk-account-create-box #accountCreateForm .dia-list-sort-order-box .dia-border-strong-btn:hover span {
  color: white;
}
body .hk-create-container #hk-account-create #hk-account-create-box #accountCreateForm .dia-list-sort-order-box .dia-border-strong-btn .fa-plus {
  color: #DC0032;
}
body .hk-create-container #hk-account-create #hk-account-create-box #accountCreateForm .dia-list-sort-order-box .dia-border-strong-btn span {
  color: #DC0032;
}
body .hk-create-container #hk-account-create #hk-account-create-box #accountCreateForm #hk-create-account-form {
  padding: 0;
}
body .hk-create-container #hk-account-create #hk-account-create-box #accountCreateForm #hk-create-account-form .panel-heading {
  padding: 0;
  margin-left: 15px;
  margin-right: 15px;
}
body .hk-create-container #hk-account-create #hk-account-create-box #accountCreateForm #hk-create-account-form .panel-body {
  padding: 0;
}
body .hk-create-container #hk-account-create #hk-account-create-box #hk-submit-button-create-account .dia-border-strong-btn {
  border: 0.5px solid #D5D8E2;
  margin-left: 15px;
}
body .hk-create-container #hk-account-create #hk-account-create-box #hk-submit-button-create-account .dia-border-strong-btn:hover {
  background: #DC0032 !important;
}
body .hk-create-container #hk-account-create #hk-account-create-box #hk-submit-button-create-account .dia-border-strong-btn:hover .fa-plus {
  color: white;
}
body .hk-create-container #hk-account-create #hk-account-create-box #hk-submit-button-create-account .dia-border-strong-btn:hover span {
  color: white;
}
body .hk-create-container #hk-account-create #hk-account-create-box #hk-submit-button-create-account .dia-border-strong-btn .fa-plus {
  color: #DC0032;
}
body .hk-create-container #hk-account-create #hk-account-create-box #hk-submit-button-create-account .dia-border-strong-btn span {
  color: #DC0032;
}
body .hk-create-container #hk-password-container {
  display: flex;
  flex-direction: column;
  background: #F0F2FA;
}
body .hk-create-container #hk-password-container #hk-password-box {
  display: flex;
  flex-direction: column;
  background: white;
  margin: 30px 30px;
}
body .hk-create-container #hk-password-container #hk-password-box .header-row {
  padding: 30px 30px;
}
body .hk-create-container #hk-password-container #info-block .background-white {
  background: white !important;
}
body #checkout-form {
  padding-left: 30px;
  padding-top: 30px;
}
body #checkout-form .checkout-breadcrumb {
  padding: 20px;
}
body #checkout-form .checkout-breadcrumb a {
  height: 40px;
  padding: 10px !important;
  border: 0.5px solid #D5D8E2;
}
body #checkout-form .checkout-breadcrumb a:hover {
  background: #DC0032;
  color: white !important;
}
body #checkout-form .checkout-breadcrumb i {
  color: #DC0032 !important;
}
body #checkout-form .checkout-breadcrumb .btn-primary {
  background: #DC0032 !important;
  color: white !important;
}
body #checkout-form .checkout-breadcrumb #summary {
  height: 40px;
  padding: 10px !important;
  border: 0.5px solid #D5D8E2;
}
body #checkout-form .checkout-breadcrumb #summary:hover {
  background: #DC0032;
  color: white !important;
}
body #checkout-form .checkout-breadcrumb #summary .btn-primary {
  background: #DC0032 !important;
  color: white !important;
}
body #myTabContent #checkout-shipping {
  padding-left: 20px;
  padding-right: 20px;
}
body #myTabContent #checkout-shipping .dia-list-sort-order-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 50px;
  background: white !important;
  padding: 0 !important;
}
body #myTabContent #checkout-shipping .dia-list-sort-order-box .btn-success {
  border: 0.5px solid #D5D8E2 !important;
  padding: 10px;
}
body #myTabContent #checkout-shipping .dia-list-sort-order-box .btn-success:hover {
  background: #DC0032 !important;
}
body #myTabContent #checkout-shipping .dia-list-sort-order-box .btn-success:hover i {
  color: white !important;
}
body #myTabContent #checkout-shipping .dia-list-sort-order-box .btn-success:hover span {
  color: white !important;
}
body #myTabContent #checkout-shipping .dia-list-sort-order-box .col-xs-12 {
  padding: 0;
}
body #myTabContent #checkout-shipping .row {
  background: #F0F2FA;
  padding: 30px;
}
body #myTabContent #checkout-shipping .dispatch-panel-head .row {
  padding: 0;
  background: white !important;
}
body #myTabContent #checkout-shipping .dispatch-panel-head .row .col-xs-12 {
  padding: 0;
}
body #myTabContent #checkout-shipping .dispatch-panel-head .row .col-xs-12 .radio {
  margin: 0;
}
body #myTabContent #checkout-shipping .dispatch-panel-head .row .col-xs-12 .radio .dispatch-name {
  display: flex;
  flex-direction: row;
  align-items: center;
}
body #myTabContent #checkout-shipping .dispatch-panel-head .row .col-xs-12 .radio .dispatch-name .panel-title {
  padding-left: 20px;
  color: #343945;
}
body #myTabContent #checkout-shipping .dispatch-panel-body .dispatch-info {
  color: #8A91A3;
}
body #myTabContent #checkout-payment {
  padding-left: 20px;
  padding-right: 20px;
}
body #myTabContent #checkout-payment .dia-list-sort-order-box {
  background: white !important;
}
body #myTabContent #checkout-payment .dia-list-sort-order-box .btn-success {
  border: 0.5px solid #D5D8E2 !important;
  padding: 10px;
  background: white !important;
}
body #myTabContent #checkout-payment .dia-list-sort-order-box .btn-success:hover {
  background: #DC0032 !important;
}
body #myTabContent #checkout-payment .dia-list-sort-order-box .btn-success:hover i {
  color: white !important;
}
body #myTabContent #checkout-payment .dia-list-sort-order-box .btn-success:hover span {
  color: white !important;
}
body #myTabContent #checkout-payment .dia-list-sort-order-box .col-xs-12 {
  padding: 0;
}
body #myTabContent #checkout-payment .row {
  background: #F0F2FA;
  padding: 20px;
}
body #myTabContent #checkout-payment .row .panel-default .panel-heading {
  background: white !important;
  color: #343945 !important;
  border-color: white !important;
}
body #myTabContent #checkout-order-param {
  padding-left: 20px;
  padding-right: 20px;
}
body #myTabContent #checkout-order-param .dia-list-sort-order-box {
  background: white !important;
}
body #myTabContent #checkout-order-param .dia-list-sort-order-box .btn-success {
  border: 0.5px solid #D5D8E2 !important;
  padding: 10px;
  background: white !important;
}
body #myTabContent #checkout-order-param .dia-list-sort-order-box .btn-success:hover {
  background: #DC0032 !important;
}
body #myTabContent #checkout-order-param .dia-list-sort-order-box .btn-success:hover i {
  color: white !important;
}
body #myTabContent #checkout-order-param .dia-list-sort-order-box .btn-success:hover span {
  color: white !important;
}
body #myTabContent #checkout-order-param .dia-list-sort-order-box .col-xs-12 {
  padding: 0;
}
body #myTabContent #checkout-order-param #order-params-group {
  background: #F0F2FA;
  padding: 20px;
}
body #myTabContent #checkout-order-param #order-params-group .order-param-wrapper {
  margin: 20px;
  padding: 20px;
  background: white;
}
body #myTabContent #order-form #checkout-summary {
  margin-left: 50px;
  margin-right: 40px;
  background: #F0F2FA !important;
  padding-left: 30px;
  padding-right: 30px;
}
body #myTabContent #order-form #checkout-summary .dia-list-sort-order-box {
  margin: 0;
  padding: 0 15px;
}
body #myTabContent #order-form #checkout-summary .summary-cart-panel-body {
  padding: 35px !important;
}
body #myTabContent #order-form #checkout-summary .summary-cart-panel-body .dispatch-cost-table table.table thead {
  color: #8A91A3 !important;
}
body #myTabContent #order-form #checkout-summary .summary-cart-panel-body .dispatch-cost-table table.table tbody tr {
  border: 0.5px solid #D5D8E2 !important;
  padding-bottom: 5px;
  background: #F0F2FA !important;
}
body #myTabContent #order-form #checkout-summary .summary-cart-panel-body .dispatch-cost-table table.table tbody tr:after {
  content: "";
  display: block;
  height: 10px;
  /* Abstand */
}
body #myTabContent #order-form #checkout-summary .summary-cart-panel-body .dispatch-cost-table table.table tbody tr .product-card-info {
  color: #343945 !important;
}
body #myTabContent #order-form #checkout-summary .summary-cart-panel-body .dispatch-cost-table table.table tbody tr .dispatch-right {
  color: #343945 !important;
}
body #myTabContent #checkout-summary {
  padding: 30px;
}
body #myTabContent #checkout-summary .summary-panel {
  min-height: 0 !important;
}
body #myTabContent #checkout-summary .step-buttons-row .col-xs-12 {
  padding: 0;
}
body #myTabContent #checkout-summary .step-buttons-row .col-xs-12 .btn-group .btn-save-cart {
  border: 0.5px solid #D5D8E2 !important;
  padding: 10px;
  background: white !important;
  color: #DC0032 !important;
}
body #myTabContent #checkout-summary .step-buttons-row .col-xs-12 .btn-group .btn-save-cart:hover {
  background: #DC0032 !important;
}
body #myTabContent #checkout-summary .step-buttons-row .col-xs-12 .btn-group .btn-save-cart:hover i {
  color: white !important;
}
body #myTabContent #checkout-summary .step-buttons-row .col-xs-12 .btn-group .btn-save-cart:hover span {
  color: white !important;
}
body #myTabContent #checkout-summary .step-buttons-row .col-xs-12 .btn-group .load-cart {
  border: 0.5px solid #D5D8E2 !important;
  padding: 10px;
  background: white !important;
  color: #DC0032 !important;
}
body #myTabContent #checkout-summary .step-buttons-row .col-xs-12 .btn-group .load-cart:hover {
  background: #DC0032 !important;
}
body #myTabContent #checkout-summary .step-buttons-row .col-xs-12 .btn-group .load-cart:hover i {
  color: white !important;
}
body #myTabContent #checkout-summary .step-buttons-row .col-xs-12 .btn-group .load-cart:hover span {
  color: white !important;
}
body #myTabContent #checkout-summary .step-buttons-row .col-xs-12 .btn-group .btn-success {
  border: 0.5px solid #D5D8E2 !important;
  padding: 10px;
  background: white !important;
}
body #myTabContent #checkout-summary .step-buttons-row .col-xs-12 .btn-group .btn-success:hover {
  background: #DC0032 !important;
}
body #myTabContent #checkout-summary .step-buttons-row .col-xs-12 .btn-group .btn-success:hover i {
  color: white !important;
}
body #myTabContent #checkout-summary .step-buttons-row .col-xs-12 .btn-group .btn-success:hover span {
  color: white !important;
}
body #myTabContent #checkout-summary .checkout-summary-content {
  background: #F0F2FA !important;
  margin-top: 30px;
  padding: 30px;
}
body #myTabContent #checkout-summary .checkout-summary-content #shopping-cart-List .panel-default .panel-heading {
  color: #343945 !important;
  background: white !important;
  border-color: white !important;
}
body #myTabContent #checkout-summary .checkout-summary-content #shopping-cart-List .panel-default .panel-heading .cart-title {
  padding: 0;
  color: #8A91A3;
}
body #myTabContent #checkout-summary .checkout-summary-content #shopping-cart-List .panel-default .panel-heading .btn-change-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
}
body #myTabContent #checkout-summary .checkout-summary-content #shopping-cart-List .panel-default .panel-heading .btn-change-container .btn-change {
  padding: 10px;
  border: 0.5px solid #D5D8E2;
  color: #DC0032;
}
body #myTabContent #checkout-summary .checkout-summary-content #shopping-cart-List .panel-default .panel-heading .btn-change-container .btn-change:hover {
  background: #DC0032 !important;
  color: White !important;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-sum-container .panel-default .panel-heading {
  color: #8A91A3 !important;
  background: white !important;
  border-color: white !important;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-sum-container .panel-default .panel-body .sums .col-xs-12 {
  padding: 0;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-payment-container .panel-default .panel-heading {
  color: #8A91A3 !important;
  background: white !important;
  border-color: white !important;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-payment-container .panel-default .panel-heading .params-title {
  padding: 0;
  color: #8A91A3;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-payment-container .panel-default .panel-heading .btn-change-payment-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-payment-container .panel-default .panel-heading .btn-change-payment-container .btn-change {
  padding: 10px;
  border: 0.5px solid #D5D8E2;
  color: #DC0032;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-payment-container .panel-default .panel-heading .btn-change-payment-container .btn-change:hover {
  background: #DC0032 !important;
  color: White !important;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-payment-container .panel-default .panel-body .sums .col-xs-12 {
  padding: 0;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-reminder-container .panel-default .panel-heading {
  color: #8A91A3 !important;
  background: white !important;
  border-color: white !important;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-reminder-container .panel-default .panel-body .reminder-text {
  padding-bottom: 10px;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-params-container .panel-default .panel-heading {
  color: #8A91A3 !important;
  background: white !important;
  border-color: white !important;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-params-container .panel-default .panel-heading .params-title {
  padding: 0;
  color: #8A91A3;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-params-container .panel-default .panel-heading .btn-change-params-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-params-container .panel-default .panel-heading .btn-change-params-container .btn-change {
  padding: 10px;
  border: 0.5px solid #D5D8E2;
  color: #DC0032;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-params-container .panel-default .panel-heading .btn-change-params-container .btn-change:hover {
  background: #DC0032 !important;
  color: White !important;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-params-container .panel-default .trenner {
  width: 95%;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-params-container .panel-default .panel-body .dispatch-cost-table .table tbody .info {
  background: white !important;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-params-container .panel-default .panel-body .dispatch-cost-table .table tbody .info td {
  border-top: 0 !important;
  border-bottom: 0.5px solid #D5D8E2 !important;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-shipping-container .panel-default .panel-heading {
  color: #8A91A3 !important;
  background: white !important;
  border-color: white !important;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-shipping-container .panel-default .panel-heading .shipping-title {
  padding: 0;
  color: #8A91A3;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-shipping-container .panel-default .panel-heading .btn-change-shipping-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-shipping-container .panel-default .panel-heading .btn-change-shipping-container .btn-change {
  padding: 10px;
  border: 0.5px solid #D5D8E2;
  color: #DC0032;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-shipping-container .panel-default .panel-heading .btn-change-shipping-container .btn-change:hover {
  background: #DC0032 !important;
  color: White !important;
}
body #myTabContent #checkout-summary .checkout-summary-content #sum-shipping-billings .summary-shipping-container .panel-default .trenner {
  width: 95%;
}
body .tile-container {
  padding: 0 !important;
}
body .tile-container .tile-text {
  display: flex;
  padding-left: 20px !important;
  text-transform: uppercase;
  font-size: 20px !important;
  font-weight: normal !important;
}
body .tile-container .tile-pic-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
body .product-feature-container-title {
  margin: 0;
  padding-left: 64px;
  padding-right: 60px;
  font-size: 18px !important;
  color: #343945 !important;
}
body .product-feature-container-title #content-list-sort-container #product-counter-container {
  padding-left: 15px;
}
body .product-feature-container {
  padding-left: 60px;
  padding-right: 60px;
}
body .product-feature-container #form-features .dynamic-search-filter {
  margin: 0;
  padding: 0;
}
body .product-feature-container #form-features .dynamic-search-filter .product-features-selected {
  margin-top: 0;
}
body .product-feature-container #form-features .dynamic-search-filter .product-features-selected .active-filter-wrapper .btn.feature-label {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-color: #D5D8E2 !important;
  color: #343945 !important;
  background: white !important;
  height: 40px !important;
  padding-left: 20px;
  padding-right: 20px;
}
body .product-feature-container #form-features .dynamic-search-filter .product-features-selected .active-filter-wrapper .btn.feature-value {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-color: #D5D8E2 !important;
  color: #8A91A3 !important;
  background: white !important;
  height: 40px !important;
  padding-left: 20px;
  padding-right: 20px;
}
body .product-feature-container #form-features .dynamic-search-filter .product-features-selected .active-filter-wrapper .btn.btn-filter-edit {
  border-color: #D5D8E2 !important;
  color: #DC0032 !important;
  background: white !important;
  height: 40px !important;
  width: 40px !important;
}
body .product-feature-container #form-features .dynamic-search-filter .product-features-selected .active-filter-wrapper .btn.btn-filter-edit:hover {
  background: #DC0032 !important;
  color: white !important;
}
body .product-feature-container #form-features .dynamic-search-filter .product-features-selected .active-filter-wrapper .btn.btn-filter-trash {
  border-color: #D5D8E2 !important;
  color: #DC0032 !important;
  background: white !important;
  height: 40px !important;
  width: 40px !important;
}
body .product-feature-container #form-features .dynamic-search-filter .product-features-selected .active-filter-wrapper .btn.btn-filter-trash:hover {
  background: #DC0032 !important;
  color: white !important;
}
body .product-feature-container #form-features .dynamic-search-filter .product-features {
  margin: 0 !important;
}
body .product-feature-container #form-features .dynamic-search-filter .product-features .col-padding-5 {
  padding: 0 !important;
}
body .product-feature-container #form-features .dynamic-search-filter .product-features .col-padding-5 .feature-wrapper .feature-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-color: #D5D8E2 !important;
  color: #8A91A3 !important;
  margin-top: 10px;
  font-size: 12px;
  height: 30px !important;
  width: 285px !important;
}
body .product-feature-container #form-features .dynamic-search-filter .product-features .col-padding-5 .feature-wrapper .feature-btn:hover {
  background: #DC0032 !important;
}
body .product-feature-container #form-features .dynamic-search-filter .product-features .col-padding-5 .feature-wrapper .feature-btn:hover .feature-name-wrapper a {
  color: white !important;
}
body .product-feature-container #form-features .dynamic-search-filter .product-features .col-padding-5 .feature-wrapper .feature-btn .feature-name-wrapper a {
  color: #343945 !important;
}
body .product-feature-container #form-features .dynamic-search-filter #search-buttons {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between !important;
  margin-top: 20px;
  width: 33%;
}
body .product-feature-container #form-features .dynamic-search-filter #search-buttons #loadMoreFeatures {
  background: white !important;
  border: 1px solid #D5D8E2;
  color: #DC0032 !important;
  width: 285px !important;
}
body .product-feature-container #form-features .dynamic-search-filter #search-buttons #loadMoreFeatures:hover {
  background: #DC0032 !important;
  color: white !important;
}
body .product-feature-container #form-features .dynamic-search-filter #search-buttons #loadAllFeatures {
  background: white !important;
  border: 1px solid #D5D8E2;
  color: #DC0032 !important;
  width: 285px !important;
  margin-right: 8px;
}
body .product-feature-container #form-features .dynamic-search-filter #search-buttons #loadAllFeatures:hover {
  background: #DC0032 !important;
  color: white !important;
}
body #content-list-sort-container {
  padding-left: 60px;
  padding-right: 54px;
}
body #content-list-sort-container .pull-right #productDisplay .btn-default {
  border: 1px solid #D5D8E2;
}
body #content-list-sort-container .pull-right #search-order {
  border-color: #D5D8E2 !important;
  color: #DC0032 !important;
}
body #product-list .product-list-row {
  padding: 0 !important;
  border: 1px solid #D5D8E2;
}
body #product-list .product-list-row .product-card-product-list {
  background: #F0F2FA !important;
  margin-bottom: 0 !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
body #product-list .product-list-row .product-card-product-list .no-width-padding {
  display: flex;
  flex-direction: row;
  align-items: center;
}
body #product-list .product-list-row .product-card-product-list .no-width-padding .product-card-media .image-ribbon-left {
  margin-top: -10px !important;
  padding-left: 6px !important;
}
body #product-list .product-list-row .product-card-product-list .product-card-content table tbody .product-card-title a {
  color: #343945 !important;
  font-size: 14px !important;
}
body #product-list .product-list-row .product-card-product-list .product-card-content table tbody .product-number-row {
  display: flex;
}
body #product-list .product-list-row .product-card-product-list .product-card-content table tbody .product-number-row .product-number-label-column {
  color: #8A91A3 !important;
}
body #product-list .product-list-row .product-card-product-list .product-card-content table tbody .product-number-row .product-number-column a span {
  color: #8A91A3 !important;
}
body #product-list .product-list-row .product-card-price {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body #product-list .product-list-row .product-card-price .product-sum-price {
  color: #343945 !important;
  font-size: 14px !important;
}
body #product-list .product-list-row .product-card-price .fa-info-circle {
  color: #DC0032 !important;
}
body #product-list .product-list-row .product-card-buttons {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  background: #F0F2FA !important;
}
body #product-list .product-list-row .product-card-buttons .cart-input-row {
  display: none;
  background: #F0F2FA !important;
}
body #product-list .product-list-row .product-card-buttons .cart-input-row .into-cart-panel {
  margin: 0 !important;
}
body #product-list .product-list-row .product-card-buttons .cart-input-row .into-cart-panel .panel-body {
  padding: 0 !important;
}
body #product-list .product-list-row .product-card-buttons .cart-input-row .into-cart-panel .panel-body .into-cart-input-group input.articleQuantity {
  border-color: #D5D8E2 !important;
}
body #product-list .product-list-row .product-card-buttons .component-buttons-row {
  display: none;
}
body #product-list .product-list-row .product-card-buttons .component-buttons-row .component-buttons-wrapper a {
  height: 30px !important;
  border: 1px solid #D5D8E2;
  background: white !important;
}
body #product-list .product-list-row .product-card-buttons .component-buttons-row .component-buttons-wrapper a:hover {
  background: #DC0032 !important;
}
body #product-list .product-list-row .product-card-buttons .component-buttons-row .component-buttons-wrapper a:hover i {
  color: white !important;
}
body #product-list .product-list-row .product-card-buttons .dia-color2-border-btn {
  background: white !important;
  height: 40px !important;
  font-size: 10px !important;
  border-color: #D5D8E2 !important;
  color: #DC0032 !important;
}
body #product-list .product-list-row .product-card-buttons .dia-color2-border-btn:hover {
  background: #DC0032 !important;
  color: white !important;
}
/*********************** cart.php ***********************/
.title-container {
  display: flex;
  flex-direction: row !important;
  height: 150px;
  margin-top: 30px;
}
.title-container .title-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 50px;
}
.title-container .text-uppercase {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.title-container .text-uppercase span {
  color: #DC0032;
}
.title-container .btn-shopping-checkout-container {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.title-container .btn-shopping-checkout-container .no-padding-left {
  padding-left: 0;
}
.title-container .btn-shopping-checkout-container .no-padding-right {
  padding: 0;
}
.title-container .btn-shopping-checkout-container .no-padding-right .btn-checkout-start {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #DC0032 !important;
  color: white !important;
  width: 100%;
}
.title-container .btn-shopping-checkout-container .no-padding-right .btn-checkout-start:hover a {
  color: white !important;
}
.title-container .btn-shopping-checkout-container .btn {
  margin: 0 !important;
}
.title-container .btn-shopping-checkout-container .btn-continue-shopping {
  text-transform: uppercase;
  width: 100%;
  border: 0.5px solid #D5D8E2;
  margin-right: 5px;
  margin-left: 5px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #DC0032;
}
.title-container .btn-shopping-checkout-container .btn-continue-shopping:hover {
  background: #DC0032 !important;
  color: white !important;
}
.title-container .btn-shopping-checkout-container .btn-checkout-selection {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  width: 100%;
  background: #DC0032 !important;
  color: white !important;
  margin-right: 5px;
  margin-left: 5px;
}
.title-container .btn-shopping-checkout-container .btn-oci-send {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  height: 40px;
  width: 100%;
  border: none;
  background: #DC0032;
  color: white;
}
.title-container .btn-shopping-checkout-container .btn-oci-send:hover {
  color: white !important;
}
.cart #cart-form .empty-cart {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-left: 30px;
  padding-right: 30px;
}
.cart #cart-form .empty-cart .alert-info {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 450px;
  width: 100%;
  background: #F0F2FA !important;
}
.cart #cart-form .empty-cart .alert-info .alert-info-container {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  height: 90%;
  width: 95%;
  background: white !important;
}
.cart #cart-form .empty-cart .alert-info .alert-info-container a {
  border: 0.5px solid #D5D8E2;
  padding: 20px;
}
.cart #cart-form .empty-cart .alert-info .alert-info-container a:hover {
  background: #DC0032 !important;
}
.cart #cart-form .empty-cart .alert-info .alert-info-container a:hover span {
  color: white;
}
.selection-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  height: 100px;
}
.selection-container .text-uppercase {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  height: 40px;
}
.selection-container .text-uppercase .selection-text {
  padding-right: 30px;
}
.selection-container .text-uppercase .btn-selection-dropdown {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  border: 0.5px solid grey;
  height: 100%;
  padding-left: 30px;
  width: 250px;
}
.selection-container .text-uppercase .btn-selection-dropdown .fa-chevron-down {
  color: #DC0032;
}
#cart-form .dia-list-sort-order-box {
  display: block !important;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  padding: 0;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row {
  padding: 0;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .dia-border-strong-btn {
  border-color: #D5D8E2 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-save-cart {
  background: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-save-cart:hover {
  background: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-save-cart:hover i {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-save-cart:hover span {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-save-cart i {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-save-cart span {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .load-cart {
  margin-left: 5px;
  background: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .load-cart:hover {
  background: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .load-cart:hover i {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .load-cart:hover span {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .load-cart i {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .load-cart span {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-delete-checked-positions {
  margin-left: 5px;
  background: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-delete-checked-positions:hover {
  background: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-delete-checked-positions:hover i {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-delete-checked-positions:hover span {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-delete-checked-positions i {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-delete-checked-positions span {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .dia-contact-cart {
  margin-left: 5px;
  background: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .dia-contact-cart:hover {
  background: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .dia-contact-cart:hover i {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .dia-contact-cart:hover span {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .dia-contact-cart i {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .dia-contact-cart span {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .print-cart {
  margin-left: 5px;
  background: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .print-cart:hover {
  background: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .print-cart:hover i {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .print-cart:hover span {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .print-cart i {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .print-cart span {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-export-cart {
  margin-left: 5px;
  background: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-export-cart:hover {
  background: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-export-cart:hover i {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-export-cart:hover span {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-export-cart i {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row .btn-group .btn-export-cart span {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom {
  padding: 0;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .dia-border-strong-btn {
  border-color: #D5D8E2 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-save-cart {
  background: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-save-cart:hover {
  background: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-save-cart:hover i {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-save-cart:hover span {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-save-cart i {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-save-cart span {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .load-cart {
  margin-left: 5px;
  background: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .load-cart:hover {
  background: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .load-cart:hover i {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .load-cart:hover span {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .load-cart i {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .load-cart span {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-delete-checked-positions {
  margin-left: 5px;
  background: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-delete-checked-positions:hover {
  background: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-delete-checked-positions:hover i {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-delete-checked-positions:hover span {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-delete-checked-positions i {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-delete-checked-positions span {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .dia-contact-cart {
  margin-left: 5px;
  background: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .dia-contact-cart:hover {
  background: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .dia-contact-cart:hover i {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .dia-contact-cart:hover span {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .dia-contact-cart i {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .dia-contact-cart span {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .print-cart {
  margin-left: 5px;
  background: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .print-cart:hover {
  background: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .print-cart:hover i {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .print-cart:hover span {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .print-cart i {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .print-cart span {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-export-cart {
  margin-left: 5px;
  background: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-export-cart:hover {
  background: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-export-cart:hover i {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-export-cart:hover span {
  color: white !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-export-cart i {
  color: #DC0032 !important;
}
#cart-form .dia-list-sort-order-box #fixed-buttons-row-bottom .btn-group .btn-export-cart span {
  color: #DC0032 !important;
}
#cart-form #cart-product-table {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#cart-form #cart-product-table .content-container .table thead {
  height: 50px !important;
}
#cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles {
  height: 40px;
  padding: 0;
}
#cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 100% !important;
}
#cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group .button-description-all, #cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group .button-description-all-hide {
  border: 0.5px solid #D5D8E2;
  margin-right: 20px;
  margin-top: 0;
  height: 30px !important;
}
#cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group .button-description-all:hover, #cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group .button-description-all:focus, #cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group .button-description-all-hide:hover, #cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group .button-description-all-hide:focus {
  background: white !important;
  color: #DC0032 !important;
}
#cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group .button-properties-all {
  margin-right: 20px;
  margin-top: 0;
  height: 30px !important;
  background: white !important;
  color: #DC0032 !important;
  border: 0.5px solid #D5D8E2;
}
#cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group .button-properties-all:hover {
  background: #DC0032 !important;
  color: white !important;
}
#cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group .button-properties-all-hide {
  margin-right: 20px;
  margin-top: 0;
  height: 30px !important;
  background: white !important;
  color: #DC0032 !important;
  border: 0.5px solid #D5D8E2;
}
#cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group .button-properties-all-hide:hover {
  background: #DC0032 !important;
  color: white !important;
}
#cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group .button-parameter-all {
  margin-right: 20px;
  margin-top: 0;
  height: 30px !important;
  background: white !important;
  color: #DC0032 !important;
  border: 0.5px solid #D5D8E2;
}
#cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group .button-parameter-all:hover {
  background: #DC0032 !important;
  color: white !important;
}
#cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group .button-parameter-all-hide {
  margin-right: 20px;
  margin-top: 0;
  height: 30px !important;
  background: white !important;
  color: #DC0032 !important;
  border: 0.5px solid #D5D8E2;
}
#cart-form #cart-product-table .content-container .table thead tr th .cart-product-toggles .btn-group .button-parameter-all-hide:hover {
  background: #DC0032 !important;
  color: white !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master {
  background: #F0F2FA !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-btn {
  width: 30px !important;
  height: 30px !important;
  border: 1px solid #D5D8E2 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-btn .btn-set-amount-minus {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background: white !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-btn .btn-set-amount-minus span {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 30px !important;
  height: 30px !important;
  top: 0;
  background: white !important;
  border: none !important;
  margin-top: 0;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-btn .btn-set-amount-minus span:hover {
  background: #DC0032 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-btn .btn-set-amount-minus span:hover i {
  color: white !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-btn .btn-set-amount-minus span i {
  font-size: 14px;
  color: #DC0032 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-btn .btn-set-amount-plus {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background: white !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-btn .btn-set-amount-plus span {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 30px !important;
  height: 30px !important;
  top: 0;
  background: white !important;
  border: none !important;
  margin-top: 0;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-btn .btn-set-amount-plus span:hover {
  background: #DC0032 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-btn .btn-set-amount-plus span:hover i {
  color: white !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-btn .btn-set-amount-plus span i {
  font-size: 14px;
  color: #DC0032 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-input {
  height: 32px !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-amount-td .cart-product-amount .cart-product-amount-group .cart-product-amount-input input.cart-amount {
  height: 32px !important;
  padding: 0;
  border: 1px solid #D5D8E2 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-price .product-price-box .price-product-single {
  color: #343945 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-price .product-price-box .showPriceDetails .fa-info-circle {
  color: #DC0032 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-price .price-product-sum {
  color: #343945 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .td-delete-position {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 126px;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .td-delete-position .btn-delete-position {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0;
  width: 40px !important;
  height: 40px !important;
  background: white !important;
  border: 1px solid #D5D8E2 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .td-delete-position .btn-delete-position:hover {
  background: #DC0032 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .td-delete-position .btn-delete-position:hover i {
  color: white !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .td-delete-position .btn-delete-position i {
  color: #DC0032 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .product-card-info .product-card-title a {
  color: #343945 !important;
  font-size: 14px;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .product-card-info .product-card-title a:hover {
  color: #DC0032 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-number .product-number-row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-number .product-number-row .product-number-label {
  font-size: 12px !important;
  color: #8A91A3 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-number .product-number-row .product-number-supplier {
  font-size: 12px !important;
  color: #8A91A3 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-master .cart-product-number .product-number-row .product-number-customer {
  font-size: 12px !important;
  color: #8A91A3 !important;
}
#cart-form #cart-product-table .content-container .table tbody tr.tr-block .cart-product-amount-group {
  display: none !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave {
  background: #F0F2FA !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row {
  padding-right: 50px;
  height: 50px !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-toggles {
  padding: 0;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-toggles .button-description {
  border: 0.5px solid #D5D8E2 !important;
  height: 20px;
  margin-right: 10px;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-toggles .button-description:hover, #cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-toggles .button-description:focus {
  background: white !important;
  color: #DC0032 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-toggles .button-properties {
  background: white !important;
  color: #DC0032 !important;
  border: 0.5px solid #D5D8E2 !important;
  height: 20px;
  margin-right: 10px;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-toggles .button-properties:hover {
  background: #DC0032 !important;
  color: white !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-toggles .button-parameter {
  background: white !important;
  color: #DC0032 !important;
  border: 0.5px solid #D5D8E2 !important;
  height: 20px;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-toggles .button-parameter:hover {
  background: #DC0032 !important;
  color: white !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-properties {
  padding: 0 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-properties .col-md-12 {
  padding: 0 !important;
  max-width: 49% !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-properties .col-md-12 .panel-primary {
  border-color: #D5D8E2 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-properties .col-md-12 .panel-primary .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-color: #D5D8E2;
  background: #F0F2FA !important;
  color: #343945 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-properties .col-md-12 .panel-primary .panel-body {
  height: 127px !important;
  background: #F0F2FA !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-properties .col-md-12 .panel-primary .panel-body .cart-product-details-row {
  padding-left: 0;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter {
  padding: 0 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 {
  padding: 0 !important;
  max-width: 49% !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-heading {
  border: 1px solid #D5D8E2 !important;
  background: #F0F2FA !important;
  color: #343945 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body {
  height: 127px !important;
  background: #F0F2FA !important;
  border: 1px solid #D5D8E2 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body .row .col-sm-10 {
  padding-left: 0 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body .row .col-xs-3 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body .row .col-xs-3 .check-param {
  width: 15px !important;
  height: 15px !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body .row .order-param-wrapper .order-param-label {
  font-size: 12px !important;
  font-weight: normal !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body .row .order-param-wrapper .order-param-text {
  height: 30px !important;
  padding: 4px !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body .row .input-group {
  display: flex;
  padding-top: 10px !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body .row .input-group .save-all-params-for-cart-id {
  background: white !important;
  border: 0.5px solid #D5D8E2;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body .row .input-group .save-all-params-for-cart-id:hover {
  background: #DC0032 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body .row .input-group .save-all-params-for-cart-id:hover span {
  color: white !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body .row .input-group .save-all-params-for-cart-id span {
  color: #DC0032 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body .row .input-group .copy-checked-params-to-all {
  background: white !important;
  margin-left: 20px !important;
  border: 0.5px solid #D5D8E2;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body .row .input-group .copy-checked-params-to-all:hover {
  background: #DC0032 !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body .row .input-group .copy-checked-params-to-all:hover span {
  color: white !important;
}
#cart-form #cart-product-table .content-container .table tbody .tr-slave .cart-item-button-row .cart-product-parameter .col-md-12 .panel-info .panel-body .row .input-group .copy-checked-params-to-all span {
  color: #DC0032 !important;
}
#cart-form #cart-product-table .head-container {
  background: #F0F2FA;
  height: 60px;
  margin-left: 30px;
  margin-right: 30px;
  border-top: 0.5px solid #8A91A3;
  border-left: 0.5px solid #8A91A3;
  border-right: 0.5px solid #8A91A3;
}
#cart-form #cart-product-table .head-container .text-uppercase {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
}
#cart-form #cart-product-table .head-container .flex-row-center-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
}
#cart-form #cart-product-table .content-container {
  background: #F0F2FA;
  margin-bottom: 30px;
  border-bottom: 0.5px solid #8A91A3;
  border-left: 0.5px solid #8A91A3;
  border-right: 0.5px solid #8A91A3;
}
#cart-form #cart-product-table .content-container .cart-item-row .checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
}
#cart-form #cart-product-table .content-container .cart-item-row .checkbox .cart-checked-position {
  width: 20px;
  height: 20px;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-picture {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 200px;
  padding-top: 40px;
  padding-bottom: 40px;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-bottom: 30px;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos .product-card-title {
  margin: 0;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos .cart-product-stock {
  padding-top: 10px;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos .tab {
  display: flex;
  padding-top: 20px;
  border-bottom: 1px solid #ccc;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos .tab .tabLinks {
  background-color: transparent;
  padding-right: 50px;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos .tab .tabLinks:hover {
  color: red;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos .tab .tabLinks:active {
  color: #000000;
  border-bottom: 1px solid red;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos .tab .tabContent {
  display: none;
  border-top: none;
  width: 600px;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos .tab .tabContent .panel-body {
  padding: 0;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos .tab .tabContent .panel-body .cart-product-details-row {
  padding-left: 0;
  padding-right: 20px;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos .tab .tabContent .panel-body .cart-product-details-cell {
  border-bottom: 0.5px solid #8A91A3;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos .tab .tabContent .hk-parameter-input {
  width: 100%;
  padding-top: 20px;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos .tab .tabContent .hk-parameter-input input {
  font-size: 14px;
  background: transparent;
  padding-left: 30px;
  height: 60px;
  width: 100%;
  border-bottom: 0.5px solid #000;
  border-left: 0.5px solid #D5D8E2;
  border-top: 0.5px solid #D5D8E2;
  border-right: 0.5px solid #D5D8E2;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos .product-number-row .product-number-label-column {
  display: flex;
  flex-direction: row;
  padding: 0 !important;
}
#cart-form #cart-product-table .content-container .cart-item-row .product-infos .product-number-row .product-number-label-column .hkGrey {
  margin: 0;
}
#cart-form #cart-product-table .content-container #cart-product-table .table thead {
  border-top: 1px solid #D5D8E2;
}
#cart-form #cart-product-table .content-container #cart-product-table .table tbody tr {
  background: #F0F2FA !important;
}
#cart-form #cart-product-table .content-container #hk-shipping-cart-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100px;
  background: #F0F2FA;
  padding-left: 50px;
  border-top: 0.5px solid #D5D8E2;
  border-bottom: 0.5px solid #D5D8E2;
}
#cart-form #cart-product-table .content-container #hk-shipping-cart-container .hk-shipping-text {
  margin: 0;
  font-weight: bold;
}
#cart-form #cart-product-table .content-container #hk-shipping-cart-container .hkGrey {
  margin: 0;
  text-transform: none !important;
}
#cart-form #cart-product-table .content-container #hk-price-container {
  width: 100%;
  height: 150px;
  background: #F0F2FA;
  padding-left: 30px;
}
#cart-form #cart-product-table .content-container #hk-price-container #hk-price-text-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#cart-form #cart-product-table .content-container #hk-price-container #hk-price-text-container h6 {
  font-weight: bold;
}
#cart-form #cart-product-table .content-container #hk-price-container #hk-price-sum-container table.table tbody tr {
  background: #F0F2FA !important;
}
#cart-form #cart-product-table .content-container #hk-price-container #hk-price-sum-container table.table tbody tr.cart-sums-block td {
  border-top: 0;
}
#cart-form #cart-product-table .content-container #hk-price-container #hk-price-sum-container table.table tbody tr.cart-sums-block td.cart-product-price {
  text-align: right;
}
#cart-form #cart-product-table .content-container #hk-price-container #hk-price-sum-container table.table tbody tr.cart-sums-block td.cart-product-price .price {
  color: #343945 !important;
}
#cart-form #cart-product-table .content-container #hk-price-container #hk-price-sum-container table.table tbody tr.cart-sum td:not(.hide-mobile) {
  border-top: 0 !important;
}
.modal-dialog .modal-content .modal-header {
  background: #F0F2FA !important;
  border: 1px solid #D5D8E2;
}
.modal-dialog .modal-content .modal-header .modal-title {
  color: #343945 !important;
}
.modal-dialog .modal-content .modal-header .bootstrap-dialog-header .bootstrap-dialog-title {
  color: #343945 !important;
}
.modal-dialog .modal-content .modal-body {
  padding: 20px;
  background: #F0F2FA;
  border: 1px solid #D5D8E2;
}
.modal-dialog .modal-content .modal-body p {
  color: #8A91A3 !important;
}
.modal-dialog .modal-content .modal-footer {
  background: #F0F2FA;
  border: 1px solid #D5D8E2;
  padding-left: 20px;
  padding-right: 20px;
}
.modal-dialog .modal-content .modal-footer .btn-default {
  background: white !important;
  border-color: #D5D8E2 !important;
  padding-left: 5px;
  color: #DC0032;
}
.modal-dialog .modal-content .modal-footer .btn-default:hover {
  background: #DC0032 !important;
  color: white !important;
}
.modal-dialog .modal-content .modal-footer .btn-default:hover a {
  color: white !important;
}
.modal-dialog .modal-content .modal-footer .btn-danger {
  background: white !important;
  border-color: #D5D8E2 !important;
  padding-left: 5px;
  color: #DC0032;
}
.modal-dialog .modal-content .modal-footer .btn-danger:hover {
  background: #DC0032 !important;
  color: white !important;
}
.modal-dialog .modal-content .modal-footer .btn-success {
  background: white !important;
  border-color: #D5D8E2 !important;
  padding-left: 5px;
  color: #DC0032;
}
.modal-dialog .modal-content .modal-footer .btn-success:hover {
  background: #DC0032 !important;
  color: white !important;
}
.modal-dialog .modal-content .modal-footer .bootstrap-dialog-footer .bootstrap-dialog-footer-buttons .btn-info {
  background: white !important;
  border-color: #D5D8E2 !important;
  color: #DC0032;
  margin-right: 5px !important;
}
.modal-dialog .modal-content .modal-footer .bootstrap-dialog-footer .bootstrap-dialog-footer-buttons .btn-info:hover {
  background: #DC0032 !important;
  color: white !important;
}
.search-modal {
  background: white;
}
.search-modal .modal-content .modal-header {
  background: white !important;
  border: none;
}
.search-modal .modal-content .modal-header #normalModalClose {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40px !important;
  height: 40px !important;
  background: white !important;
  border: 0.5px solid #D5D8E2 !important;
}
.search-modal .modal-content .modal-header #normalModalClose:hover {
  background: #DC0032 !important;
  color: white !important;
}
.search-modal .modal-content .modal-header #fastentry-search-form .dia-search-input-container input.search-form-input {
  margin-top: 0;
  height: 40px;
  border: 0.5px solid #D5D8E2 !important;
}
.search-modal .modal-content .search-modal-body {
  background: white !important;
  border-top: 3px solid #DC0032 !important;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.search-modal .modal-content .search-modal-body .search-result .quicksearch-product-item {
  background: #F0F2FA !important;
  border: 0.5px solid #D5D8E2 !important;
}
.search-modal .modal-content .search-modal-body .search-result .quicksearch-product-item .media-left .quicksearch-image-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.search-modal .modal-content .search-modal-body .search-result .quicksearch-product-item .media-body .media-heading {
  font-size: 14px !important;
}
.search-modal .modal-content .search-modal-body .search-result .quicksearch-product-item .media-body .media-heading a {
  color: #343945 !important;
}
.search-modal .modal-content .search-modal-body .search-result .quicksearch-product-item .media-body .media-heading a:hover {
  color: #DC0032 !important;
}
.search-modal .modal-content .search-modal-body .search-result .quicksearch-product-item .media-body .media-heading a i {
  color: #DC0032 !important;
}
.search-modal .modal-content .search-modal-body .search-result .quicksearch-product-item .media-body span.product-number-label {
  font-size: 10px !important;
  color: #8A91A3 !important;
}
.search-modal .modal-content .search-modal-body .search-result .quicksearch-product-item .media-body span.product-number-supplier {
  font-size: 10px !important;
  color: #8A91A3 !important;
}
/*********************** compareList.php ***********************/
.hk-compareList-container, .hk-watchList-container {
  padding: 30px 55px 30px 60px;
}
.hk-compareList-container .compare-container, .hk-compareList-container .watchlist-container, .hk-watchList-container .compare-container, .hk-watchList-container .watchlist-container {
  width: 100%;
  margin-top: 30px;
  background: #F0F2FA;
}
.hk-compareList-container .compare-container .alert-info, .hk-compareList-container .watchlist-container .alert-info, .hk-watchList-container .compare-container .alert-info, .hk-watchList-container .watchlist-container .alert-info {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  height: 300px;
  margin: 30px;
  background: white;
}
.hk-compareList-container .compare-container .alert-info a, .hk-compareList-container .watchlist-container .alert-info a, .hk-watchList-container .compare-container .alert-info a, .hk-watchList-container .watchlist-container .alert-info a {
  border: 0.5px solid #D5D8E2;
  padding: 20px;
}
.hk-compareList-container .compare-container .alert-info a:hover, .hk-compareList-container .watchlist-container .alert-info a:hover, .hk-watchList-container .compare-container .alert-info a:hover, .hk-watchList-container .watchlist-container .alert-info a:hover {
  background: #DC0032 !important;
}
.hk-compareList-container .compare-container .alert-info a:hover span, .hk-compareList-container .watchlist-container .alert-info a:hover span, .hk-watchList-container .compare-container .alert-info a:hover span, .hk-watchList-container .watchlist-container .alert-info a:hover span {
  color: white;
}
.product-details .last-seen-wrapper {
  margin-top: 0 !important;
  padding-left: 64px !important;
  padding-right: 54px !important;
  border-top: 0.5px solid #D5D8E2;
}
.product-details .last-seen-wrapper .col-xs-12 {
  padding: 0 !important;
}
.product-details .last-seen-wrapper .header-row {
  margin-top: 0 !important;
  color: #343945;
}
.product-details .last-seen-wrapper .product-last .col-xs-12 {
  padding: 0 !important;
}
.product-details .last-seen-wrapper .product-last .col-xs-12 a .last-seen-product-box {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 350px !important;
  background: #F0F2FA !important;
}
.product-details .last-seen-wrapper .product-last .col-xs-12 a .last-seen-product-box .caption h4 {
  font-size: 12px !important;
  line-height: 20px !important;
}
.product-details .last-seen-wrapper .product-last .col-xs-12 a .last-seen-product-box .product-number-row {
  display: flex;
  color: #8A91A3 !important;
}
.product-details .last-seen-wrapper .product-last .col-xs-12 a .last-seen-product-box .product-number-row a {
  color: #8A91A3 !important;
}
.product-details .last-seen-wrapper .product-last .col-xs-12 a .last-seen-product-box .product-number-row a:hover {
  color: #DC0032 !important;
}
.pt-container-fluid .container .product-detail-center #product-image-block .picture {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 500px;
  width: 500px;
}
.pt-container-fluid .container .product-detail-right-side {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pt-container-fluid .container .product-detail-right-side .product-detail-right-side-container {
  width: 100%;
  height: 600px;
}
.pt-container-fluid .container .product-detail-right-side .product-detail-right-side-container #product-price-block {
  padding-bottom: 20px;
}
.pt-container-fluid .container .product-detail-right-side .product-detail-right-side-container #product-price-block .into-cart-panel {
  display: none;
}
.pt-container-fluid .container .product-detail-right-side .product-detail-right-side-container .product-detail-right-side-top {
  width: 100%;
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.pt-container-fluid .container .product-detail-right-side .product-detail-right-side-container .product-detail-right-side-top .options-btn-group {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.pt-container-fluid .container .product-detail-right-side .product-detail-right-side-container .product-detail-right-side-top .options-btn-group .btn-options {
  display: flex;
  flex-direction: row;
}
.pt-container-fluid .container .product-detail-right-side .product-detail-right-side-container .product-detail-right-side-top .options-btn-group .btn-options .btn-icon {
  border: 0.5px solid #8A91A3;
  width: 60px;
  height: 60px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: white !important;
}
.pt-container-fluid .container .product-detail-right-side .product-detail-right-side-container .product-detail-right-side-top .options-btn-group .btn-options .btn-icon:hover {
  background: #DC0032 !important;
}
.pt-container-fluid .container .product-detail-right-side .product-detail-right-side-container .product-detail-right-side-bottom .article-amount-container .rolling-number-artikel-ammount {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 100%;
  border-bottom: 1px solid #D5D8E2;
  border-top: 1px solid #D5D8E2;
}
.pt-container-fluid .container .product-detail-right-side .product-detail-right-side-container .product-detail-right-side-bottom .article-amount-container .btn-small {
  display: flex;
  justify-content: center;
  /* Horizontale Zentrierung */
  align-items: center;
  height: 40px;
  width: 40px;
  border: 1px solid #D5D8E2;
  color: #DC0032;
}
.pt-container-fluid .container .product-detail-right-side .product-detail-right-side-container .product-detail-right-side-bottom .shopping-cart-container .btn-large-red-shopping-cart {
  display: flex;
  flex-direction: row;
  justify-content: center;
  /* Horizontale Zentrierung */
  align-items: center;
  height: 40px;
  width: 200px;
  background: #DC0032;
  color: #FFFFFF;
}
.pt-container-fluid .container .product-detail-right-side .product-detail-right-side-container .product-detail-right-side-bottom .shopping-cart-container .btn-large-red-shopping-cart .fa-shopping-cart {
  font-size: 16px;
}
/*********************** Components/buttons/compareList.php ***********************/
.dia-add-comparelist {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.dia-add-comparelist .fa-exchange-alt {
  color: #DC0032;
  font-size: 18px;
}
/*********************** Content/productDetail/imageBlock.php ***********************/
.product-picture-gallery {
  padding: 0;
}
.product-picture-gallery .product-image-thumbnail-row {
  padding-top: 30px !important;
}
.product-picture-gallery .product-image-thumbnail-row .thumbnail-primary {
  padding: 10px;
  border: 0.5px solid #DC0032 !important;
}
.product-picture-gallery .product-image-thumbnail-row .background-wrapper {
  cursor: pointer;
}
/*********************** Components/buttons/datasheetPdf.php ***********************/
.datasheet-pdf {
  margin-top: 0;
}
.datasheet-pdf .fa-download {
  color: #DC0032;
}
.datasheet-pdf .datasheet-dialog .modal-datasheet-close {
  color: white;
  z-index: 100;
}
/*********************** Content/contact.php ***********************/
.contact-page .contact-container {
  background: #F0F2FA;
  margin: 30px 30px;
  display: flex;
  flex-direction: row;
}
.contact-page .contact-container .contact-left-side {
  background: white;
  margin: 30px 30px;
}
.contact-page .contact-container .contact-left-side .contactForm {
  padding: 30px 30px;
}
.contact-page .contact-container .contact-left-side .contactForm .panel-body #contactFormBtn {
  margin-top: 30px;
  background: #DC0032;
  color: white;
}
.contact-page .contact-container .contact-right-side {
  background: white;
  margin: 30px 30px;
}
.contact-page .contact-container .contact-right-side .contact-info-container {
  padding: 30px 30px;
}
/*********************** watchlist.php ***********************/
.dia-add-watchlist {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.dia-add-watchlist .btn-share-icon {
  color: #DC0032;
  font-size: 18px;
}
/*********************** productOverview.php ***********************/
.category-info-block {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  height: 130px;
  margin-top: 30px !important;
}
.category-info-block .media .media-body {
  height: 90px;
}
.category-info-block .media .media-body .header-row {
  padding-left: 30px;
}
.category-info-block .media .media-body .text-right {
  display: flex !important;
  flex-direction: row !important;
  justify-content: flex-end !important;
  align-items: center !important;
  padding-right: 40px;
}
.category-info-block .media .media-body .text-right #btn-all-products {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 40px !important;
  padding-left: 30px;
  padding-right: 34px;
  background: white !important;
  border: 0.5px solid #D5D8E2 !important;
}
.category-info-block .media .media-body .text-right #btn-all-products:hover {
  background: #DC0032 !important;
}
.category-info-block .media .media-body .text-right #btn-all-products:hover span {
  color: white !important;
}
.category-info-block .hk-categoryData-text {
  padding: 0;
}
.category-info-block .hk-categoryData-description {
  padding-right: 30px;
  padding-top: 30px;
}
#dia-page-content-row .header-row {
  margin-top: 40px;
}
#dia-page-content-row .header-row .category-name {
  padding-left: 64px;
}
#dia-page-content-row .header-row .row-line {
  display: none !important;
}
#dia-page-content-row .title-Container {
  margin-top: 30px;
  margin-left: 50px;
  margin-right: 50px;
}
#dia-page-content-row .btn-shopping-checkout-container {
  padding-right: 35px !important;
}
#dia-page-content-row .table-responsive {
  margin-right: 40px;
}
#dia-page-content-row #dia-watchlist-new {
  margin-left: 50px;
  margin-right: 50px;
  height: 40px !important;
  border-color: #D5D8E2 !important;
}
#dia-page-content-row .watchlist-title {
  margin-top: 30px;
  margin-left: 45px;
  margin-right: 50px;
}
#dia-page-content-row .cart {
  margin-left: 65px !important;
  margin-right: 55px !important;
}
#dia-page-content-row .cart .col-xs-12 {
  padding: 0;
}
#dia-page-content-row .cart .col-xs-12 .btn-group {
  padding: 0 !important;
}
#dia-page-content-row .hk-title-compareList-container {
  margin-top: 30px;
}
#dia-page-content-row .hk-title-compareList-container .hk-title-compareList {
  margin-top: 30px;
  padding-left: 44px;
}
#dia-page-content-row .hk-title-compareList-container .hk-title-compareList .row-line {
  display: none;
}
#dia-page-content-row #directsearch-search-title {
  padding-left: 64px !important;
  font-size: 14px !important;
}
#dia-page-content-row #product-feature-container-title {
  font-size: 14px !important;
  color: #8A91A3 !important;
}
#dia-page-content-row .categories-wrapper {
  padding-left: 64px;
  padding-right: 54px;
  padding-bottom: 50px;
}
#dia-page-content-row .categories-wrapper .dia-category-outer-box {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  background: #F0F2FA !important;
  min-height: 550px;
  max-height: 550px;
  border: 1px solid #D5D8E2;
}
#dia-page-content-row .categories-wrapper .dia-category-outer-box .dia-category-inner-box {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  background: #F0F2FA !important;
}
#dia-page-content-row .categories-wrapper .dia-category-outer-box .dia-category-inner-box:hover {
  box-shadow: none !important;
}
#dia-page-content-row .categories-wrapper .dia-category-outer-box .dia-category-inner-box .dia-category-box-btn {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100px;
  padding: 0 10px !important;
  background: #F0F2FA !important;
}
#dia-page-content-row .categories-wrapper .dia-category-outer-box .dia-category-inner-box .dia-category-box-btn .separator1 {
  height: 10px !important;
}
#dia-page-content-row .categories-wrapper .dia-category-outer-box .dia-category-inner-box .dia-category-box-btn .dia-color2-border-btn {
  height: 40px;
  background: white !important;
  border: 1px solid #D5D8E2 !important;
}
#dia-page-content-row .categories-wrapper .dia-category-outer-box .dia-category-inner-box .dia-category-box-btn .dia-color2-border-btn:hover {
  background: #DC0032 !important;
  color: white !important;
}
#dia-page-content-row .categories-wrapper .dia-category-outer-box .dia-category-inner-box .dia-category-box-title .panel-title a {
  font-size: 14px !important;
}
#dia-page-content-row .hk-fastentry-container {
  margin-top: 80px;
  margin-left: 60px;
  margin-right: 60px;
  background: #F0F2FA;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
#dia-page-content-row .hk-fastentry-container a {
  color: #343945 !important;
}
#dia-page-content-row .hk-fastentry-container a:hover {
  background: white !important;
  color: #DC0032 !important;
}
#dia-page-content-row .hk-fastentry-container .nav-tabs.nav-justified > .active > a {
  background: #DC0032 !important;
  color: white !important;
}
#dia-page-content-row .hk-fastentry-container-content {
  margin-left: 60px;
  margin-right: 60px;
  margin-bottom: 80px;
  background: #F0F2FA;
  padding-left: 30px;
  padding-right: 30px;
}
#dia-page-content-row .hk-fastentry-container-content table.table thead tr th h4 {
  font-size: 16px !important;
  color: #8A91A3 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #file .row button.dia-color2-border-btn {
  margin-top: 30px;
  border-color: #D5D8E2 !important;
  color: #DC0032 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #file .row button.dia-color2-border-btn:hover {
  color: white !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #table #table-table tbody tr {
  background: #F0F2FA !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #table #table-table tbody tr td span.table-delete-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40px !important;
  height: 40px !important;
  border: 0.5px solid #D5D8E2 !important;
  background: white !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #table #table-table tbody tr td span.table-delete-row:hover {
  background: #DC0032 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #table #table-table tbody tr td span.table-delete-row:hover i {
  color: white !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #table #table-table tbody tr td span.table-delete-row i {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 16px !important;
  margin-top: 0 !important;
  color: #DC0032 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #table .hk-btn-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #table .hk-btn-container .col-md-5 {
  padding: 0 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #table .hk-btn-container .col-md-5 .dia-color2-border-btn {
  padding-right: 10px;
  background: white !important;
  color: #DC0032 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #table .hk-btn-container .col-md-5 .dia-color2-border-btn:hover {
  background: #DC0032 !important;
  color: white !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .btn-group span.dia-border-strong-btn {
  height: 40px !important;
  border: 0.5px solid #D5D8E2 !important;
  color: #DC0032 !important;
  margin-right: 10px;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .btn-group span.dia-border-strong-btn:hover {
  background: #DC0032 !important;
  color: white !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList {
  margin-top: 10px;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 {
  padding: 0;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list {
  height: 120px;
  background: #F0F2FA !important;
  border: 0.5px solid #D5D8E2;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-image {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-image a.auto-provision-item {
  height: 80px !important;
  width: 80px !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-image a.auto-provision-item .img-thumbnail {
  max-height: 80px !important;
  max-width: 80px !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-info .media-heading a span.auto-provision-item {
  font-size: 14px !important;
  color: #343945 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-info .media-heading a span.auto-provision-item:hover {
  color: #DC0032 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-info span.product-number-label {
  color: #8A91A3 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-info span.product-number-supplier {
  color: #8A91A3 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-info span.product-number {
  color: #8A91A3 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-buttons .component-buttons-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #F0F2FA !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-buttons .component-buttons-wrapper a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-left: 10px;
  background: white !important;
  border: 0.5px solid #D5D8E2 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-buttons .component-buttons-wrapper a:hover {
  background: #DC0032 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-buttons .component-buttons-wrapper a:hover i {
  color: white !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-cart .into-cart-panel {
  background: #F0F2FA !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-cart .into-cart-panel .into-cart-input-group input.articleQuantity {
  border-color: #D5D8E2 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-delete {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-delete .button-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: 40px !important;
  max-width: 40px !important;
  min-height: 40px !important;
  max-height: 40px !important;
  background: white !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-delete .button-wrapper span.auto-provision-item-remove {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40px !important;
  height: 40px !important;
  border: 0.5px solid #D5D8E2 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-delete .button-wrapper span.auto-provision-item-remove:hover {
  background: #DC0032 !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-delete .button-wrapper span.auto-provision-item-remove:hover i {
  color: white !important;
}
#dia-page-content-row .hk-fastentry-container-content .fastentry-col .tab-content #fastentry-result-panel .resultList .list-row .col-xs-12 .fastentry-item .product-card-product-list .item-col-delete .button-wrapper span.auto-provision-item-remove i {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 16px !important;
  margin-top: 0 !important;
  color: #DC0032 !important;
}
/*********************** productOverviewGallery.php ***********************/
#product-list {
  margin-left: 60px;
  margin-right: 54px !important;
}
#product-list .product-list-col-gallery .product-card-product-gallery {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  min-height: 550px !important;
}
#product-list .product-list-col-gallery .product-card-product-gallery .product-card {
  width: 100%;
  min-height: 550px !important;
}
#product-list .product-list-col-gallery .product-card-product-gallery .product-card-info .product-title-info-new h6 {
  color: #8A91A3 !important;
}
/*********************** Ï ***********************/
.dia-contact-article {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.dia-contact-article .btn-share-icon {
  color: #DC0032;
  font-size: 18px;
}
/* Footer */
.footer-box {
  background-color: #FFFFFF;
  font-size: 14px;
}
.footer-box .container .footer-box-new {
  width: 100%;
  height: 945px;
  border: 0.5px solid #D5D8E2;
  padding-bottom: 20px;
  position: relative;
}
.footer-box .container .footer-box-new .contact-form {
  height: 150px;
  width: 100%;
  background: #DC0032;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
.footer-box .container .footer-box-new .contact-form .contact-form-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
}
.footer-box .container .footer-box-new .contact-form .contact-form-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.footer-box .container .footer-box-new .contact-form .contact-form-btn .btn-contact-form {
  background: #DC0032;
  border: 1px solid white;
  color: white;
  padding: 10px 50px;
  border-radius: 12px;
}
.footer-box .container .footer-box-new .contact-form .contact-form-btn .btn-contact-form:hover {
  border: 1px solid #DC0032;
  background: #fff;
  color: #DC0032;
  box-shadow: 0 4px 6px white;
}
.footer-box .container .footer-box-new .footer-line-top {
  height: 3px;
  width: 100%;
  background: #DC0032;
}
.footer-box .container .footer-box-new .footer-first-row {
  width: 100%;
  height: 200px;
  border: 0.5px solid #D5D8E2;
  background: white;
}
.footer-box .container .footer-box-new .footer-first-row .footer-first-row-left {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  height: 100%;
}
.footer-box .container .footer-box-new .footer-first-row .footer-first-row-left .footer-logo {
  width: 80px;
  height: 80px;
  margin-left: 40px;
  padding: 0;
}
.footer-box .container .footer-box-new .footer-first-row .footer-first-row-left .footer-logo .dia-header-logo {
  width: 80px;
  height: 80px;
}
.footer-box .container .footer-box-new .footer-first-row .footer-first-row-left .footer-slogan {
  padding: 0;
}
.footer-box .container .footer-box-new .footer-first-row .footer-first-row-left .footer-slogan h5 {
  margin: 40px;
  font-size: 22px;
  text-transform: uppercase;
}
.footer-box .container .footer-box-new .footer-first-row .footer-first-row-right {
  height: 100%;
  padding: 0;
}
.footer-box .container .footer-box-new .footer-first-row .footer-first-row-right .footer-first-row-right-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  border-left: 0.5px solid #D5D8E2;
}
.footer-box .container .footer-box-new .footer-first-row .footer-first-row-right .footer-first-row-right-4 a {
  width: 35px;
  height: 35px;
  color: #343945 !important;
}
.footer-box .container .footer-box-new .footer-first-row .footer-first-row-right .footer-first-row-right-4 a:hover {
  color: #DC0032 !important;
}
.footer-box .container .footer-box-new .footer-first-row .footer-first-row-right .footer-first-row-right-4 a i.footer-icon {
  font-size: 35px;
}
.footer-box .container .footer-box-new .footer-second-row {
  display: flex;
  background: white;
  width: 100%;
  height: 342px;
  float: left;
  padding: 0;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0;
  border-left: 0.5px solid #D5D8E2;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .padding-top100 {
  min-height: 100px;
  max-height: 100px;
  width: 100%;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-top {
  padding: 0;
  height: 50%;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-top .footer-second-row-right-3 {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  height: 100%;
  border-left: 0.5px solid #D5D8E2;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-top .footer-second-row-right-3 .footer-second-row-right-3-second-row {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-top .footer-second-row-right-3 .footer-second-row-right-3-second-row .footer-second-row-right-column-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.5px solid #D5D8E2;
  width: 100px;
  height: 50px;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-second-row {
  width: 100%;
  padding: 0;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-second-row .footer-second-row-right-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  min-height: 242px;
  max-height: 242px;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-second-row .footer-second-row-right-container #padding-left40 {
  padding-left: 40px;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-second-row .footer-second-row-right-container .footer-second-row-right-3 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 242px;
  padding: 0;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-second-row .footer-second-row-right-container .footer-second-row-right-3 p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "SilkaMonoRegular", sans-serif;
  line-height: 24px;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-second-row .footer-second-row-right-container .footer-second-row-right-3 p span {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-second-row .footer-second-row-right-container .footer-second-row-right-3 p a {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #8A91A3 !important;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-second-row .footer-second-row-right-container .footer-second-row-right-3 .footer-second-row-right-3-first-row {
  margin-top: 14px;
  margin-bottom: 14px;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-second-row .footer-second-row-right-container .footer-second-row-right-3 .footer-second-row-right-3-second-row {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-second-row .footer-second-row-right-container .footer-second-row-right-3 .footer-second-row-right-3-second-row ul {
  padding: 0;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-second-row .footer-second-row-right-container .footer-second-row-right-3 .footer-second-row-right-3-second-row ul li {
  color: #8A91A3;
  list-style-type: none;
}
.footer-box .container .footer-box-new .footer-second-row .footer-second-row-right .footer-second-row-right-second-row .footer-second-row-right-container .footer-second-row-right-3 .footer-second-row-right-3-second-row .footer-second-row-right-column-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.5px solid #D5D8E2;
  width: 100px;
  height: 50px;
}
.footer-box .container .footer-box-new .footer-third-row {
  display: flex;
  min-height: 400px;
  max-height: 400px;
  width: 100%;
  padding-top: 100px;
}
.footer-box .container .footer-box-new .footer-third-row .footer-third-row-left {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 280px;
}
.footer-box .container .footer-box-new .footer-third-row .footer-third-row-left .footer-third-row-content p {
  margin-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.footer-box .container .footer-box-new .footer-third-row .footer-third-row-left .footer-third-row-content p span {
  color: #8A91A3;
}
.footer-box .container .footer-box-new .footer-third-row .footer-third-row-left .padding-bottom120 {
  display: flex;
  height: 120px;
  width: 100%;
}
.footer-box .container .footer-box-new .footer-third-row .footer-third-row-right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 280px;
  border-left: 0.5px solid #D5D8E2;
  border-right: 0.5px solid #D5D8E2;
  border-bottom: 0.5px solid #D5D8E2;
}
.footer-box .container .footer-box-new .footer-third-row .footer-third-row-right .padding-bottom120 {
  display: flex;
  height: 120px;
  width: 100%;
}
.footer-box .container .hk-footer-box-mobile .footer-first-row {
  width: 100%;
  height: 150px;
  border: 0.5px solid #D5D8E2;
  background: white;
}
.footer-box .container .hk-footer-box-mobile .footer-first-row .footer-first-row-left {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  height: 100%;
}
.footer-box .container .hk-footer-box-mobile .footer-first-row .footer-first-row-left .footer-logo {
  width: 80px;
  height: 80px;
  padding: 0;
}
.footer-box .container .hk-footer-box-mobile .footer-first-row .footer-first-row-left .footer-logo .dia-header-logo {
  width: 80px;
  height: 80px;
}
.footer-box .container .hk-footer-box-mobile .footer-first-row .footer-first-row-left .footer-slogan {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding-right: 30px;
}
.footer-box .container .hk-footer-box-mobile .footer-first-row .footer-first-row-left .footer-slogan p {
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
}
.footer-box .container .hk-footer-box-mobile .footer-second-row {
  height: 80px;
  padding: 0;
}
.footer-box .container .hk-footer-box-mobile .footer-second-row .footer-first-row-right-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  border-left: 0.5px solid #D5D8E2;
  border-bottom: 0.5px solid #D5D8E2;
  border-top: 0.5px solid #D5D8E2;
}
.footer-box .container .hk-footer-box-mobile .footer-second-row .footer-first-row-right-4 a {
  width: 35px;
  height: 35px;
  color: #343945 !important;
}
.footer-box .container .hk-footer-box-mobile .footer-second-row .footer-first-row-right-4 a:hover {
  color: #DC0032 !important;
}
.footer-box .container .hk-footer-box-mobile .footer-second-row .footer-first-row-right-4 a i.footer-icon {
  font-size: 35px;
}
.footer-box .container .hk-footer-box-mobile .footer-third-row .footer-third-row-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 100px;
  padding: 20px 0;
}
.footer-box .container .hk-footer-box-mobile .footer-third-row .footer-third-row-content p {
  font-size: 12px !important;
  margin: 0;
}
.footer-box .container .hk-footer-box-mobile .footer-fourth-row {
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px !important;
}
.footer-box .container .hk-footer-box-mobile .footer-fourth-row .footer-productCategory p {
  font-size: 12px;
  color: #8A91A3;
}
.footer-box .container .hk-footer-box-mobile .footer-fourth-row .footer-productCategory p span {
  font-weight: bold;
  color: #343945 !important;
}
.footer-box .container .hk-footer-box-mobile .footer-fourth-row .footer-productCategory p a {
  color: #8A91A3 !important;
}
.footer-box .container .hk-footer-box-mobile .footer-fourth-row .footer-legal-service {
  padding-left: 50px;
}
.footer-box .container .hk-footer-box-mobile .footer-fourth-row .footer-legal-service .footer-legal p {
  font-size: 12px;
  color: #8A91A3;
}
.footer-box .container .hk-footer-box-mobile .footer-fourth-row .footer-legal-service .footer-legal p span {
  font-weight: bold;
  color: #343945 !important;
}
.footer-box .container .hk-footer-box-mobile .footer-fourth-row .footer-legal-service .footer-legal p a {
  color: #8A91A3 !important;
}
.footer-box .container .hk-footer-box-mobile .footer-fourth-row .footer-legal-service .footer-service {
  padding-top: 15px;
  padding-bottom: 30px;
}
.footer-box .container .hk-footer-box-mobile .footer-fourth-row .footer-legal-service .footer-service p {
  font-size: 12px;
  color: #8A91A3;
}
.footer-box .container .hk-footer-box-mobile .footer-fourth-row .footer-legal-service .footer-service p span {
  font-weight: bold;
  color: #343945 !important;
}
.footer-box .container .hk-footer-box-mobile .footer-fourth-row .footer-legal-service .footer-service p a {
  color: #8A91A3 !important;
}
body {
  /*********************** header.css ***********************/
  /* Header Slogan and Main MenuBar (Logo / Search / Menu) */
  /*********************** headerMobil.css ***********************/
  /*********************** product-detail.css ***********************/
  /* Product Details Content */
  /*********************** product-view-list.css ***********************/
  /* List header */
  /*********************** fastentry.css ***********************/
  /* Fastentry page */
}
body .hk-no-padding {
  padding: 0;
}
body .btn-info, body .btn-success, body .btn-danger {
  color: #dc0032;
  background-color: #fff;
  border-color: #a90026;
}
body .btn-info:hover, body .btn-success:hover, body .btn-danger:hover {
  color: #dc0032;
  background-color: white;
  border-color: #a90026;
}
body .btn-success.disabled:hover, body .btn-success.disabled:focus {
  background-color: rgba(14, 14, 14, 0.4);
  border-color: rgba(14, 14, 14, 0.4);
}
body li.filter-active .btn.feature-option {
  background-color: rgba(14, 14, 14, 0.7);
  border-color: rgba(14, 14, 14, 0.7) !important;
  color: #ffffff !important;
}
body li.filter-active .btn.feature-option:hover {
  color: rgba(14, 14, 14, 0.7) !important;
}
body li.filter-item .btn.feature-option.btn-default {
  color: rgba(14, 14, 14, 0.7);
}
body .change-view:hover, body .beamMeUpButton:hover {
  background-color: #dc0032 !important;
  color: #ffffff !important;
}
body .change-view a:hover, body .beamMeUpButton a:hover {
  color: #ffffff !important;
}
body .dia-color2-simple-btn:hover, body .dia-color2-simple-btn:focus {
  color: #ffffff !important;
}
body #pt-header-stick {
  height: auto;
  background-color: white;
  /* Header Slogans / Login */
  /* Main MenuBar (Logo / Search / Menu) */
}
body #pt-header-stick .top-row-box {
  background-color: transparent;
  font-size: 14px;
  padding-bottom: 0px !important;
  border-bottom: 0.5px solid #D5D8E2 !important;
}
body #pt-header-stick .top-row-box .head-top-row {
  display: flex;
  flex-direction: row;
  padding-left: 50px !important;
  padding-right: 50px !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .pt-12 {
  padding-top: 12px;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .pt-14 {
  padding-top: 14px;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .fs-18 {
  font-size: 1.8rem;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-top-slogan {
  color: #000000;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-top-slogan a#homelink img {
  height: 60px;
  width: 60px;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-top-slogan a {
  color: #000000 !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-top-slogan a:hover {
  color: rgba(255, 255, 255, 0.5) !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-user-slogan a.dia-user-master:hover {
  background-color: transparent !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans ul.dropdown-menu {
  background-color: rgba(14, 14, 14, 0.7);
  font-size: 14px;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans ul.dropdown-menu a:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: rgba(14, 14, 14, 0.7) !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans ul.dropdown-menu a.user-logout {
  color: #f9837f !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding-right: 0;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 60px;
  margin: 0;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .btn-small {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: 60px;
  margin-left: 10px;
  border: 0.5px solid #D5D8E2;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .btn-small a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px !important;
  height: 60px !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .btn-small-account {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: 60px;
  margin-left: 10px;
  margin-right: 5px;
  border: 0.5px solid #D5D8E2;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .btn-small-account a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px !important;
  height: 60px !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .btn-small-account .dropdown-menu {
  padding: 0;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .btn-small-account .dropdown-menu .head-top-slogan {
  margin: 0;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .btn-small-account .dropdown-menu .head-top-slogan .module-multilang {
  max-width: 60px !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .btn-small-account .dropdown-menu .head-top-slogan .module-multilang .btn-group {
  background: #F0F2FA !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .btn-small-account .dropdown-menu .head-top-slogan .module-multilang .btn-group .tab {
  margin: 5px;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .btn-small-account .dropdown-menu .head-top-slogan .module-multilang .btn-group .tab .tablinks {
  background: white !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .btn-small-account .dropdown-menu .head-top-slogan .module-multilang .btn-group .tab .tablinks a {
  width: 40px !important;
  height: 40px !important;
  background: white !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .hk-account-dropdown .dropdown-menu {
  width: 200px;
  background: white;
  text-align: -webkit-center;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .hk-account-dropdown .dropdown-menu .dia-menu-element {
  border-bottom: 0.5px solid #D5D8E2;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .hk-account-dropdown .dropdown-menu .dia-menu-element:hover {
  cursor: pointer;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .hk-account-dropdown .dropdown-menu .dia-menu-element:hover a span {
  color: #DC0032 !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-top-slogans .head-main-menu .container-btn .hk-account-dropdown .dropdown-menu .dia-menu-element a span {
  color: #8A91A3;
}
body #pt-header-stick .top-row-box .head-top-row .head-search {
  display: flex;
  flex-direction: row;
}
body #pt-header-stick .top-row-box .head-top-row .head-search input.dia-search-input {
  margin-top: 0;
  height: 60px;
  flex-grow: 2;
  border-left: 0.5px solid #000000;
  border-top: 0.5px solid #000000;
  border-bottom: 0.5px solid #000000;
}
body #pt-header-stick .top-row-box .head-top-row .head-search input.dia-search-input:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(200, 0, 50, 0.6);
}
body #pt-header-stick .top-row-box .head-top-row .head-search .dia-search-quicksearch-icon {
  width: 60px;
  height: 60px;
  border-top: solid 0.5px #000000;
  border-bottom: solid 0.5px #000000;
  border-right: solid 0.5px #000000;
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
body #pt-header-stick .top-row-box .head-top-row .head-search .dia-search-quicksearch-icon:before {
  color: #DC0032;
}
body #pt-header-stick .top-row-box .head-top-row .head-search #search-results-wrapper {
  z-index: 1000;
}
body #pt-header-stick .top-row-box .head-top-row .head-search #search-results-wrapper #search-tabs #search-tabs-content .media-heading {
  font-size: 14px !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-search #search-results-wrapper #search-tabs #search-tabs-content .media-heading a {
  color: #343945 !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-search #search-results-wrapper #search-tabs #search-tabs-content .media-heading a:hover {
  color: #DC0032 !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-search #search-results-wrapper #search-tabs #search-tabs-content #products-search-content .quicksearch-product-item .media-body span.product-number-customer {
  font-size: 12px !important;
  color: #8A91A3 !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-search #search-results-wrapper #search-tabs #search-tabs-content .product-number-label {
  font-size: 12px !important;
  color: #8A91A3 !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-search #search-results-wrapper #search-tabs #search-tabs-content .product-number-supplier {
  font-size: 12px !important;
  color: #8A91A3 !important;
}
body #pt-header-stick .top-row-box .head-top-row .head-search #search-results-wrapper #search-tabs #search-tabs-content .quick-search-result-catalog {
  font-size: 12px !important;
  color: #8A91A3 !important;
}
body #pt-header-stick .top-row-box .header-second-row {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding-right: 55px;
  height: 60px;
}
body #pt-header-stick .top-row-box .header-second-row .hk-sales-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-width: 140px !important;
  max-width: 140px !important;
  padding-right: 10px;
}
body #pt-header-stick .top-row-box .header-second-row .hk-sales-container a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: 130px !important;
  max-width: 130px !important;
  height: 40px;
  padding: 10px 0px;
  border: 0.5px solid #D5D8E2;
  background: white;
  text-transform: uppercase;
  color: #DC0032;
}
body #pt-header-stick .top-row-box .header-second-row .hk-sales-container a:hover {
  background: #DC0032 !important;
  color: white !important;
  border-color: #DC0032 !important;
}
body #pt-header-stick .top-row-box .header-second-row .fastEntry-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: 234px !important;
  max-width: 234px !important;
  height: 100%;
}
body #pt-header-stick .top-row-box .header-second-row .fastEntry-container a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: 234px !important;
  max-width: 234px !important;
  height: 40px;
  padding: 10px 0;
  border: 0.5px solid #D5D8E2;
  background: #DC0032;
  text-transform: uppercase;
  color: white;
}
body #pt-header-stick .top-row-box .header-second-row .fastEntry-container a:hover {
  background: white !important;
  color: #DC0032 !important;
  border-color: #DC0032 !important;
}
body #pt-header-stick .head-middle-row-border {
  display: flex;
  border-bottom: 0.5px solid #D5D8E2;
  border-top: 0.5px solid #D5D8E2;
  height: 100px;
  padding-left: 15px;
  padding-right: 15px;
}
body #pt-header-stick .head-middle-row-border .Menu-new {
  height: 60px;
}
body #pt-header-stick .head-middle-row-border .Menu-new ul {
  list-style-type: none;
  /* Entfernt die Standard-Punkte */
  padding: 0;
  /* Entfernt die Standard-Einrückung */
  margin: 0;
  /* Entfernt die Standard-Abstände */
  display: flex;
}
body #pt-header-stick .head-middle-row-border .Menu-new ul li {
  align-content: center;
  width: 100px;
  height: 50px;
  margin-right: 20px;
}
body #pt-header-stick .head-middle-row-border .container-btn {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 100px;
}
body #pt-header-stick .head-middle-row .head-main-menu {
  max-height: 60px;
}
body #pt-header-stick .head-middle-row .head-main-menu .head-logo .dia-header-logo {
  max-width: 80px;
  max-height: 80px;
  box-shadow: none;
  -webkit-box-shadow: none;
}
body #pt-header-stick .head-middle-row .head-main-menu .head-search {
  height: 60px;
  flex-direction: row;
}
body #pt-header-stick .head-middle-row .head-main-menu .head-search i.dia-search-quicksearch-icon {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border: solid 0.5px #D5D8E2;
  height: 60px;
  width: 60px;
}
body #pt-header-stick .head-middle-row .head-main-menu .head-search i.dia-search-quicksearch-icon:before {
  color: #dc0032;
}
body #pt-header-stick .head-middle-row .head-main-menu .head-search input.dia-search-input {
  border: 0.5px solid #D5D8E2;
  margin-top: 0;
  height: 60px;
}
body #pt-header-stick .head-middle-row .head-main-menu .head-search input.dia-search-input:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(200, 0, 50, 0.6);
}
body #pt-header-stick .head-middle-row .head-main-menu .head-nav {
  height: 60px;
  /* categories-menu */
}
body #pt-header-stick .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid .dia-menu-master {
  border-color: #ffffff;
  color: #ffffff !important;
}
body #pt-header-stick .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid .dia-menu-master:hover, body #pt-header-stick .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid .dia-menu-master:focus {
  color: #a98c52 !important;
}
body #pt-header-stick .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid .dia-menu-master span.badge-counter {
  background-color: #dc0032;
}
body #pt-header-stick .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid ul.dropdown-menu {
  background-color: rgba(14, 14, 14, 0.7);
}
body #pt-header-stick .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid ul.dropdown-menu li a {
  color: #ffffff;
}
body #pt-header-stick .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid ul.dropdown-menu li a:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: rgba(14, 14, 14, 0.7) !important;
}
body #pt-header-stick .head-middle-row .head-main-menu .head-nav #categories-menu-wrapper #categories-menu {
  background-color: #ffffff;
  border-color: #ffffff;
  box-shadow: 1px 3px 3px 1px rgba(0, 0, 0, 0.4);
}
body #pt-header-stick .head-middle-row .head-main-menu .head-nav #categories-menu-wrapper #categories-menu .category-block .info-block-wrapper .title a {
  font-size: 18px;
  font-weight: normal;
}
body #pt-header-stick .head-middle-row .head-main-menu .head-nav #categories-menu-wrapper #categories-menu .category-block .info-block-wrapper .subcategories .subcategory .name a {
  font-size: 16px;
  font-weight: normal;
}
body #hk-logo-mobil .head-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 0;
}
body #hk-logo-mobil .head-nav #hk-logo-mobil-nav {
  height: 50px;
  padding: 0;
}
body #hk-logo-mobil .head-nav #hk-logo-mobil-nav #headLogo #behatLogoLink #homelink {
  width: 50px;
  height: 50px;
}
body #hk-logo-mobil .head-nav #hk-product-navigation {
  padding: 0;
}
body #hk-logo-mobil .head-nav #hk-product-navigation .navbar-default {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  background-color: transparent !important;
  border-color: transparent !important;
  width: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  margin: 0;
}
body #hk-logo-mobil .head-nav #hk-product-navigation .navbar-default .container-fluid {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  width: 100%;
  padding: 0;
  margin: 0;
}
body #hk-logo-mobil .head-nav #hk-product-navigation .navbar-default .container-fluid .dia-menu-master {
  background: white !important;
  border: 0.5px solid #D5D8E2 !important;
  width: 50px;
}
body #hk-logo-mobil .head-nav #hk-product-navigation .navbar-default .container-fluid .dia-menu-master i {
  color: #DC0032 !important;
}
body #hk-logo-mobil .head-nav #hk-product-navigation .navbar-default .container-fluid .navbar-header {
  width: 50px;
  margin-left: 20px;
  margin-right: -1px;
}
body #hk-logo-mobil .head-nav #hk-product-navigation .navbar-default .container-fluid .navbar-header #header-burger {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body #hk-logo-mobil .head-nav #hk-product-navigation .navbar-default .container-fluid .navbar-header #header-burger span.icon-bar {
  color: #DC0032 !important;
}
body .head-search .dia-search-quicksearch-icon {
  display: none;
}
body #pdp-content {
  /* Info Block */
  /* Variants Block */
}
body #pdp-content #product-info-block .productDescription-container .description-text .productDescription {
  font-size: 14px;
  line-height: 1.3em;
}
body #pdp-content #product-info-block .productDescription-container .description-text .productDescription.text-short {
  overflow: hidden;
}
body #pdp-content #product-info-block .productDescription-container .btn-show-more {
  display: block;
  height: 20px;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
}
body #pdp-content #param-content-701 {
  /* Table view */
  /* Mobile view */
}
body #pdp-content #param-content-701 #table-view {
  padding: 0;
}
body #pdp-content #param-content-701 #mobile-view .filters-wrapper {
  padding: 0;
}
body .list-header .header-row .col-xs-12 {
  color: #ffffff;
}
body .tab-content {
  /* Imported Product List */
}
body .tab-content #fastentry-result-panel {
  /* Products list */
}
body .tab-content #fastentry-result-panel .resultList .list-row .fastentry-item .auto-provision-item {
  /* Compare/Watchlist buttons */
}
body .tab-content #fastentry-result-panel .resultList .list-row .fastentry-item .auto-provision-item .item-col-buttons .component-buttons-wrapper {
  color: #5d6c6c;
}
body .tab-content #fastentry-result-panel .resultList .list-row .fastentry-item .auto-provision-item .item-col-buttons .component-buttons-wrapper .btn.btn-link {
  color: #5d6c6c;
}
body .tab-content #fastentry-result-panel .resultList .list-row .fastentry-item .auto-provision-item .item-col-buttons .component-buttons-wrapper .btn.btn-link:hover {
  color: #dc0032;
}
#scanner-on-tablet {
  padding-right: 20px;
  display: flex !important;
  justify-content: center;
  flex-direction: column;
  padding-top: 15px;
}
#scanner-on-tablet .opener {
  border: 1px solid #f0f0f0;
}
.scanner-label {
  display: none;
}
/* Startpage Produktkacheln + Teaser - tiles.css */
#teaserBlock {
  background-color: transparent !important;
  margin-top: 20px;
}
.tile-block-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.tile-block-wrapper a {
  color: #8A91A3;
}
.tile-block-wrapper .col-xs-12 .tile-wrapper {
  border: 0.5px solid #D5D8E2;
}
.tile-block-wrapper .col-xs-12 .tile-wrapper a.tile-group {
  color: #8A91A3;
}
.tile-block-wrapper .col-xs-12 .tile-wrapper a.tile-group .tile-pic-wrapper {
  width: 100%;
}
input.form-control.text-right.articleQuantity {
  float: right;
}
.form-inline.variants-price-form.price-cart-listview-wrapper {
  position: relative;
  padding-bottom: 50px;
}
.input-group-btn.stock-listview {
  position: absolute;
  left: 20px;
  top: 35px;
  width: 200px;
}
@media (min-width: 1000px) {
  body #pt-header-stick #pt-nav-middle-row {
    display: none;
  }
  #hk-logo-mobil {
    display: none;
  }
  .hk-extra-content-container {
    display: block;
  }
}
@media (min-width: 1px) and (max-width: 999px) {
  body #shopContainer {
    margin-top: 0 !important;
  }
  .hk-extra-content-container {
    display: none;
  }
  #beamMeUpContainer .beamMeUpButton {
    width: 30px !important;
    height: 30px !important;
  }
  .footer-box .container {
    padding: 0;
  }
  .footer-box .container .hk-footer-box-mobile {
    display: block;
  }
  .footer-box .container .footer-box-new {
    display: none;
  }
}
@media (min-width: 1000px) {
  .hk-footer-box-mobile {
    display: none;
    width: 100%;
    height: 50px;
    background: red;
  }
  .footer-box-new {
    display: block;
  }
}
@media (min-width: 1200px) {
  .row-margin-10 {
    margin-left: 60px !important;
    margin-right: 60px !important;
    margin-bottom: 60px !important;
  }
  .col-lg-12 {
    padding-right: 0;
    padding-left: 0;
  }
  .row {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
#headChameleonInfo {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
.manufacturer-row {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.manufacturer-row .herst_list {
  margin-left: 10px;
}
#rapidscansecure_siegel {
  padding-bottom: 30px;
}
.dia-cart-count-master {
  width: 20px;
  height: 20px;
  background-color: #DC0032;
  position: absolute;
  top: -8px;
  margin-left: 30px;
  border-radius: 10px;
}
.dia-cart-count-master .dia-cart-items {
  color: white;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22file%22%3A%22%2Fvolume%2Fsales%2Fprivate_scripts%2Fstatic%2Fneptune%2Fcss%2Fshop%2Fcustom.css%22%2C%22sources%22%3A%5B%22private_scripts%2Fstatic%2Fneptune%2Fcss%2Fshop%2Fcustom.scss%22%2C%22private_scripts%2Fstatic%2Fneptune%2Fcss%2Ffonts.scss%22%2C%22private_scripts%2Fstatic%2Fneptune%2Fcss%2FnewDesign.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BADLA%3BAAAA%3BAEGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWM%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAWd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYV%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAYZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAWM%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAiBF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAUZ%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAYV%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAaZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAWd%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAYQ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAgBV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAWZ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAUV%3BAAAA%3BAAAA%3BAAAA%3BAAQM%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAWd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAFpwGV%3BAE%2BwGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAWd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAQM%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAaV%3BAAAA%3BAAAA%3BAASQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAgBxB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAiBd%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAWZ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAFxpJZ%3BAEoqJA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAoBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAF%2F2Jd%3BAE23JA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAFh4JF%3BAEu4JA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAFl5JJ%3BAEy5JA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAFl6JJ%3BAE46JE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAFx8JN%3BAEg9JA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAFr9JF%3BAE49JA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBU%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFz8K1B%3BAEi%2BKA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAFv%2FKV%3BAEigLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAFtgLF%3BAE6gLA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAFt8Ld%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKK%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAWd%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAUV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASM%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAkBlB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAQM%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAaZ%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAASQ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAASQ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAcpB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAA7wBA%3BAAkxBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%22%7D */