@charset "UTF-8";
/*Rozlišení*/
/**/
.bootstrap-datetimepicker-widget table tbody th,
.bootstrap-datetimepicker-widget table tbody td,
.bootstrap-datetimepicker-widget table thead th,
.bootstrap-datetimepicker-widget table thead td {
  padding-top: 5px;
  padding-right: 5px;
  text-align: center;
  border-right: none;
  background-color: transparent;
}
.bootstrap-datetimepicker-widget table tr:nth-child(even) td {
  background-color: transparent;
}
.bootstrap-datetimepicker-widget table tr:hover td {
  background-color: transparent;
}
.bootstrap-datetimepicker-widget table tr td {
  background-color: transparent;
}
.bootstrap-datetimepicker-widget table tbody tr:hover td {
  background-color: transparent;
}
.bootstrap-datetimepicker-widget .btn {
  min-height: 1px;
  min-width: unset;
  padding: 6px 12px;
}
.bootstrap-datetimepicker-widget .btn:hover {
  background-color: transparent;
  text-decoration: none !important;
}
.bootstrap-datetimepicker-widget .btn:hover span {
  text-decoration: none;
}
.bootstrap-datetimepicker-widget td span.active {
  background-color: #e61930;
}
.bootstrap-datetimepicker-widget .table-condensed {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-datetimepicker-widget .table-condensed .btn {
  padding: 0;
}
.bootstrap-datetimepicker-widget .table-condensed .btn:hover {
  background-color: transparent;
  text-decoration: none;
}
.bootstrap-datetimepicker-widget .table-condensed .btn:hover span {
  text-decoration: none;
}
.bootstrap-datetimepicker-widget .table-condensed .btn span:hover {
  background-color: transparent;
  text-decoration: none;
}

.customer-zone-page .bootstrap-datetimepicker-widget .picker-switch {
  display: none;
}
.customer-zone-page.ordered-products .nav-ordered-products a, .customer-zone-page.invoices .nav-invoices a, .customer-zone-page.credit-notes .nav-credit-notes a, .customer-zone-page.receipts .nav-receipts a {
  color: #e61930;
  text-decoration: underline;
}
.customer-zone-menu a {
  text-decoration: none;
}
.customer-zone-menu a:hover {
  text-decoration: none;
}
.customer-zone-block #ordered-products-layout-search-container,
.customer-zone-block .layout-search-container-wrap {
  position: absolute;
  width: 100%;
  top: 100%;
  z-index: 18;
  max-height: 400px;
  overflow-y: scroll;
  box-shadow: 0 4px 10px 0 rgba(51, 61, 76, 0.33);
}
.customer-zone-block .profile-page .placeholder .profile-info {
  flex: 0 0 76%;
  max-width: 935px;
}
.customer-zone-block .profile-page .placeholder .left-menu {
  flex: 0 0 270px;
  max-width: 270px;
}
.customer-zone-block .catalogue-block-products .products-layout-section {
  margin-top: 0;
}
.customer-zone-block .ordered-products-content-blocks {
  margin-bottom: 50px;
}
.customer-zone-block .disclamer {
  font-size: 13px;
  padding: 50px 0;
}
.customer-zone-block .delete-filters-link .btn {
  height: 40px;
  min-height: 40px;
}
.customer-zone-block .ordered-product-search {
  background-color: #e3e7f0;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.customer-zone-block .ordered-product-search .search-desktop {
  position: relative;
}
.customer-zone-block .ordered-product-search .layout-search {
  padding-bottom: 0;
}
.customer-zone-block .ordered-product-search .layout-search .placeholder {
  display: block;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 0;
}
.customer-zone-block .ordered-product-search .layout-search .products .placeholder .product .product-name {
  flex: 0 0 80%;
}
.customer-zone-block .ordered-product-search .layout-search .products .placeholder .product .product-img {
  flex: 0 0 18% !important;
}
.customer-zone-block .ordered-product-search .form-group {
  margin-bottom: 0;
}
.customer-zone-block .ordered-product-search .bl-dropdown .col-md-8 {
  padding: 0px;
}
.customer-zone-block .ordered-product-search .form-control {
  border-radius: 4px;
}
.customer-zone-block .ordered-product-search .datepicker-wrap .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border: 1px solid #91959f;
  box-shadow: none;
  height: 40px;
}
.customer-zone-block .ordered-product-search .datepicker-wrap .input-group-addon {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-color: #91959f;
}
.customer-zone-block .ordered-product-search .search-input-placeholder {
  position: relative;
}
.customer-zone-block .ordered-product-search .search-input-placeholder .form-control {
  padding-right: 35px;
}
.customer-zone-block .ordered-product-search .search-input-placeholder img {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 16px;
}
.customer-zone-block .ordered-product-search .search-input-placeholder .disabled-input {
  cursor: auto !important;
  background-color: #fff !important;
}
.customer-zone-block .ordered-product-content .cart-item,
.customer-zone-block .demand-history-content .cart-item {
  background-color: #fff;
  padding: 20px 20px 20px;
  margin: 18px 0;
  box-shadow: 0px 10px 37px 0px rgba(51, 61, 76, 0.23);
  display: flex;
}
.customer-zone-block .ordered-product-content .cart-item .img-wrap,
.customer-zone-block .demand-history-content .cart-item .img-wrap {
  flex: 0 0 100px;
  max-width: 100px;
}
.customer-zone-block .ordered-product-content .cart-item .img-wrap .product-img,
.customer-zone-block .demand-history-content .cart-item .img-wrap .product-img {
  width: 75px;
  height: 75px;
  position: relative;
}
.customer-zone-block .ordered-product-content .cart-item .img-wrap .product-img img,
.customer-zone-block .demand-history-content .cart-item .img-wrap .product-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.customer-zone-block .ordered-product-content .cart-item .left-block,
.customer-zone-block .demand-history-content .cart-item .left-block {
  flex: 1 0 400px !important;
  max-width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.customer-zone-block .ordered-product-content .cart-item .right-block,
.customer-zone-block .demand-history-content .cart-item .right-block {
  flex: 0 1 30%;
  text-align: right;
  position: relative;
  right: 0;
  max-height: 75px;
}
.customer-zone-block .ordered-product-content .cart-item .right-block .text,
.customer-zone-block .demand-history-content .cart-item .right-block .text {
  color: rgb(86, 88, 95);
  font-size: 12px;
  font-weight: 700;
}
.customer-zone-block .ordered-product-content .cart-item .right-block .text img,
.customer-zone-block .demand-history-content .cart-item .right-block .text img {
  width: 16px;
  height: 16px;
  margin-top: -5px;
}
.customer-zone-block .ordered-product-content .cart-item .btn-stretch,
.customer-zone-block .demand-history-content .cart-item .btn-stretch {
  max-width: 220px;
  width: 100%;
}
.customer-zone-block .ordered-product-content .cart-item .add-to-cart-btn,
.customer-zone-block .demand-history-content .cart-item .add-to-cart-btn {
  width: 100%;
  max-width: 220px;
}
.customer-zone-block .ordered-product-content .cart-item .product-name,
.customer-zone-block .demand-history-content .cart-item .product-name {
  font-weight: 600;
}
.customer-zone-block .ordered-product-content .cart-item .add-to-cart,
.customer-zone-block .demand-history-content .cart-item .add-to-cart {
  background-color: #039300;
  border-color: #039300;
  color: #ffffff;
  width: 100%;
}
.customer-zone-block .ordered-product-content .cart-item .add-to-cart > *,
.customer-zone-block .demand-history-content .cart-item .add-to-cart > * {
  color: #ffffff;
}
.customer-zone-block .ordered-product-content .cart-item .add-to-cart:hover,
.customer-zone-block .demand-history-content .cart-item .add-to-cart:hover {
  background-color: #037a00;
  border-color: #037a00;
  color: #ffffff;
}
.customer-zone-block .ordered-product-content .cart-item .add-to-cart:hover > *,
.customer-zone-block .demand-history-content .cart-item .add-to-cart:hover > * {
  color: white;
}
.customer-zone-block .ordered-product-content .cart-item .add-to-cart:focus,
.customer-zone-block .demand-history-content .cart-item .add-to-cart:focus {
  color: #ffffff;
}
.customer-zone-block .ordered-product-content .cart-item .sell-info,
.customer-zone-block .demand-history-content .cart-item .sell-info {
  text-align: center;
  max-width: 220px;
  text-align: center;
  margin: -7px 0 9px;
  font-size: 12px;
  padding: 0 15px;
}
.customer-zone-block .ordered-product-content .cart-item .quantity-changer-input-wrapper,
.customer-zone-block .demand-history-content .cart-item .quantity-changer-input-wrapper {
  margin-top: 20px;
  margin-bottom: 15px;
}
.customer-zone-block .ordered-product-content .cart-item .quantity-changer-container,
.customer-zone-block .demand-history-content .cart-item .quantity-changer-container {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: inherit;
}
.customer-zone-block .ordered-product-content .cart-item .quantity-changer-container .btn,
.customer-zone-block .demand-history-content .cart-item .quantity-changer-container .btn {
  width: 40px;
  min-width: 40px;
  padding: 0;
  height: 40px;
  min-height: 40px;
  border: none;
  background-color: #e3e7f0;
  color: #000000;
}
.customer-zone-block .ordered-product-content .cart-item .quantity-changer-container .btn > *,
.customer-zone-block .demand-history-content .cart-item .quantity-changer-container .btn > * {
  color: #000000;
}
.customer-zone-block .ordered-product-content .cart-item .quantity-changer-container .btn:hover,
.customer-zone-block .demand-history-content .cart-item .quantity-changer-container .btn:hover {
  color: #e61930;
}
.customer-zone-block .ordered-product-content .cart-item .quantity-changer-container .btn:hover > *,
.customer-zone-block .demand-history-content .cart-item .quantity-changer-container .btn:hover > * {
  color: #e61930;
  text-decoration: none;
}
.customer-zone-block .ordered-product-content .cart-item .quantity-changer-container input,
.customer-zone-block .demand-history-content .cart-item .quantity-changer-container input {
  height: 40px;
  font-size: 1em;
  font-weight: 600;
  color: #000000;
  border-radius: 4px;
  margin: 0 5px;
  border: 1px solid #91959f;
  text-align: center;
  max-width: 130px;
}
.customer-zone-block .ordered-product-content .cart-item .quantity-changer-container input:focus,
.customer-zone-block .demand-history-content .cart-item .quantity-changer-container input:focus {
  box-shadow: none !important;
  border: none !important;
}
.customer-zone-block .ordered-product-content .cart-item-footer,
.customer-zone-block .demand-history-content .cart-item-footer {
  display: flex;
  justify-content: space-between;
  flex: 0 0 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.customer-zone-block .ordered-product-content .cart-item-footer .small,
.customer-zone-block .demand-history-content .cart-item-footer .small {
  font-size: 12px;
}
.customer-zone-block .ordered-product-content .cart-item .item-stock-info,
.customer-zone-block .demand-history-content .cart-item .item-stock-info {
  position: absolute;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  background-color: #039300;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  color: #ffffff;
  font-size: 13px;
}
.customer-zone-block .ordered-product-content .cart-item .item-stock-info-wrap,
.customer-zone-block .demand-history-content .cart-item .item-stock-info-wrap {
  position: relative;
  padding-right: 20px;
  cursor: pointer;
}
.customer-zone-block .ordered-product-content .cart-item .item-stock-info.color-red,
.customer-zone-block .demand-history-content .cart-item .item-stock-info.color-red {
  background-color: #e61930;
}
.customer-zone-block .ordered-product-content .divider,
.customer-zone-block .demand-history-content .divider {
  width: 1px;
  height: 16px;
  background-color: #000000;
  margin: 0 8px;
}
.customer-zone-block .info-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  white-space: nowrap;
  color: #000000;
  font-size: 12px;
  width: 100%;
}
.customer-zone-block .info-row span {
  color: #ababab;
}
.customer-zone-block .info-row.mobile {
  display: none;
}
.customer-zone-block .catalogue-block-products .products-layout-section .layout-selectors .layout-selector:before {
  display: none;
}
.customer-zone-block .show-more-products .btn {
  margin-top: 25px;
}

#cart-item-stock-info .modal-header .product-name {
  font-size: 14px;
  font-weight: 500;
  padding: 20px 20px 0px 20px;
}

.placeholder-text {
  color: #a69999 !important;
}

.nav-demand-new a {
  display: flex;
  align-items: center;
}
.nav-demand-new a svg {
  margin-left: 10px;
}
.nav-demand-new a svg g {
  transition: all 0.2s ease-out;
}
.nav-demand-new a:hover svg g {
  stroke: #e61930;
}

@media (min-width: 1200px) {
  .customer-zone-page .profile-page .placeholder .profile-info {
    flex: 1;
    max-width: 970px;
  }
}

.demand-history-page .nav-demand-history a {
  color: #e61930;
}
.demand-history-page .customer-zone-block .ordered-product-content .cart-item,
.demand-history-page .customer-zone-block .demand-history-content .cart-item {
  padding: 25px;
  margin: 25px 0;
  box-shadow: 0px 4px 18px 0px rgba(51, 61, 76, 0.2);
  max-height: 140px;
}
.demand-history-page .customer-zone-block .ordered-product-content .cart-item .img-wrap .integration-code,
.demand-history-page .customer-zone-block .demand-history-content .cart-item .img-wrap .integration-code {
  display: none;
}
.demand-history-page .customer-zone-block .ordered-product-content .cart-item .integration-code,
.demand-history-page .customer-zone-block .demand-history-content .cart-item .integration-code {
  position: inherit;
}
@media (max-width: 869px) {
  .demand-history-page .customer-zone-block .ordered-product-content .cart-item,
  .demand-history-page .customer-zone-block .demand-history-content .cart-item {
    text-align: left;
    max-height: 450px;
    min-height: 345px;
  }
  .demand-history-page .customer-zone-block .ordered-product-content .cart-item .left-block .integration-code,
  .demand-history-page .customer-zone-block .demand-history-content .cart-item .left-block .integration-code {
    display: none;
  }
}
@media (max-width: 869px) {
  .demand-history-page .customer-zone-block .ordered-product-content .cart-item .img-wrap,
  .demand-history-page .customer-zone-block .demand-history-content .cart-item .img-wrap {
    position: relative;
    margin-bottom: 25px;
  }
  .demand-history-page .customer-zone-block .ordered-product-content .cart-item .img-wrap .integration-code,
  .demand-history-page .customer-zone-block .demand-history-content .cart-item .img-wrap .integration-code {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    padding-top: 8px;
  }
}
.demand-history-page .customer-zone-block .ordered-product-content .cart-item .img-wrap .product-img,
.demand-history-page .customer-zone-block .demand-history-content .cart-item .img-wrap .product-img {
  background: rgba(227, 231, 240, 0.5);
}
@media (max-width: 869px) {
  .demand-history-page .customer-zone-block .ordered-product-content .cart-item .img-wrap .product-img,
  .demand-history-page .customer-zone-block .demand-history-content .cart-item .img-wrap .product-img {
    margin: 0;
    width: 115px;
    height: 115px;
  }
}
.demand-history-page .customer-zone-block .ordered-product-content .cart-item .img-wrap .product-img img,
.demand-history-page .customer-zone-block .demand-history-content .cart-item .img-wrap .product-img img {
  max-width: 30px;
}
.demand-history-page .customer-zone-block .ordered-product-content .cart-item .btn--green,
.demand-history-page .customer-zone-block .demand-history-content .cart-item .btn--green {
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 176px;
  padding-left: 12px;
  padding-right: 12px;
  bottom: 0;
  position: absolute;
  right: 0;
}
@media (max-width: 869px) {
  .demand-history-page .customer-zone-block .ordered-product-content .cart-item .btn--green,
  .demand-history-page .customer-zone-block .demand-history-content .cart-item .btn--green {
    width: 100%;
  }
}
.demand-history-page .customer-zone-block .ordered-product-content .cart-item .btn--green svg,
.demand-history-page .customer-zone-block .demand-history-content .cart-item .btn--green svg {
  margin-left: 10px;
}
@media (max-width: 869px) {
  .demand-history-page .customer-zone-block .ordered-product-content .cart-item .right-block,
  .demand-history-page .customer-zone-block .demand-history-content .cart-item .right-block {
    max-width: none;
  }
  .demand-history-page .customer-zone-block .ordered-product-content .cart-item .right-block .text,
  .demand-history-page .customer-zone-block .demand-history-content .cart-item .right-block .text {
    text-align: left;
    bottom: 65px;
  }
}
.demand-history-page .customer-zone-block .ordered-product-content .product-name,
.demand-history-page .customer-zone-block .demand-history-content .product-name {
  font-weight: 700;
}
.demand-history-page .customer-zone-block .ordered-product-content .product-name a,
.demand-history-page .customer-zone-block .demand-history-content .product-name a {
  text-decoration: none;
}
@media (max-width: 869px) {
  .demand-history-page .customer-zone-block .ordered-product-content .product-name,
  .demand-history-page .customer-zone-block .demand-history-content .product-name {
    padding-bottom: 10px !important;
  }
}
.demand-history-page .customer-zone-block .ordered-product-content .product-name .link,
.demand-history-page .customer-zone-block .demand-history-content .product-name .link {
  float: left;
  width: 100%;
}
.demand-history-page .customer-zone-block .ordered-product-content .product-name .integration-code,
.demand-history-page .customer-zone-block .demand-history-content .product-name .integration-code {
  float: left;
  margin: 8px 0px 10px 0px;
}
.demand-history-page .customer-zone-block .ordered-product-content .left-block,
.demand-history-page .customer-zone-block .demand-history-content .left-block {
  flex: 1 0 400px;
  max-width: 400px;
}
.demand-history-page .customer-zone-block .demand-history-content .cart-item {
  max-height: 240px;
}
.demand-history-page .customer-zone-block .demand-history-content .cart-item .btn--green {
  margin-top: 12px;
  margin-bottom: 12px;
  position: relative;
}
.demand-history-page .customer-zone-block .demand-history-content .cart-item .right-block {
  max-height: 200px;
}
@media (max-width: 869px) {
  .demand-history-page .customer-zone-block .demand-history-content .cart-item {
    max-height: unset;
    min-height: unset;
  }
}
.demand-history-page .customer-zone-block .info-row {
  color: #56585f;
  margin-bottom: 0px;
}
@media (max-width: 869px) {
  .demand-history-page .customer-zone-block .info-row {
    margin-bottom: 25px;
    padding-top: 5px;
  }
}
@media (min-width: 1200px) {
  .demand-history-page .customer-zone-block .profile-page .placeholder .profile-info {
    flex: 1;
    max-width: 970px;
  }
}
.demand-history-page .demand-centrum-block-info {
  box-shadow: 0px 4px 18px 0px rgba(51, 61, 76, 0.2);
  background-color: #fff;
  margin-bottom: 70px;
}
@media (max-width: 869px) {
  .demand-history-page .demand-centrum-block-info {
    margin-bottom: 40px;
  }
}
.demand-history-page .demand-centrum-block-info-wrapper {
  display: flex;
}
.demand-history-page .demand-centrum-block-info-bg {
  flex: 1;
  background-image: url("../Custom/img/demand-centrum/intro-bg-small.png");
  background-position: 0% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 869px) {
  .demand-history-page .demand-centrum-block-info-bg {
    background-position: 50% 50%;
    position: relative;
    overflow: hidden;
  }
  .demand-history-page .demand-centrum-block-info-bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: -2px;
    bottom: -5px;
    right: 80%;
    pointer-events: none;
    background-color: #fff;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  }
}
@media (max-width: 869px) and (max-width: 599px) {
  .demand-history-page .demand-centrum-block-info-bg::before {
    right: 60%;
  }
}
.demand-history-page .demand-centrum-block-info-content {
  padding: 50px;
  flex: 0 0 47%;
}
@media (max-width: 869px) {
  .demand-history-page .demand-centrum-block-info-content {
    padding: 25px;
    padding-right: 10px;
  }
}
.demand-history-page .demand-centrum-block-info-content .title {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  font-family: "Archivo", sans-serif;
  margin-bottom: 10px;
}
@media (max-width: 869px) {
  .demand-history-page .demand-centrum-block-info-content .title {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.demand-history-page .demand-centrum-block-info-content .sub-title {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  color: #91959f;
  margin-bottom: 30px;
}
@media (max-width: 869px) {
  .demand-history-page .demand-centrum-block-info-content .sub-title {
    margin-bottom: 25px;
  }
  .demand-history-page .demand-centrum-block-info-content .sub-title br {
    display: none;
  }
}
.demand-history-page .demand-centrum-block-info-content .btn--green {
  min-width: 126px;
  max-width: 126px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.demand-history-page .no-demand {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .demand-history-page .no-demand {
    margin-top: 40px;
    margin-bottom: 80px;
  }
}
.demand-history-page .no-demand-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.demand-history-page .no-demand .title {
  color: #999999;
  font-family: "Archivo", sans-serif;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 25px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .demand-history-page .no-demand .title {
    font-size: 20px;
    font-weight: 400;
    color: #56585f;
    margin-bottom: 10px;
  }
}
.demand-history-page .no-demand .sub-title {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  color: #91959f;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .demand-history-page .no-demand .sub-title {
    margin-bottom: 25px;
  }
}
.demand-history-page .no-demand .btn {
  padding-left: 12px;
  padding-right: 12px;
  min-width: 146px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 15px;
  color: #039300;
  border-color: #039300;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ordered-products-page .ordered-product-content {
  display: flex;
  flex-wrap: wrap;
  margin-left: -25px;
}
@media (max-width: 639px) {
  .ordered-products-page .ordered-product-content {
    display: block;
    margin-left: 0;
  }
}
.ordered-products-page .ordered-product-content .no-found-title {
  display: block;
  width: 100%;
  margin-left: 25px;
}
.ordered-products-page .ordered-product-content .cart-item {
  flex: 0 0 33.3333333333%;
  max-width: 290px;
  margin-left: 25px;
  margin-top: 25px;
  margin-bottom: 0;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  padding: 25px !important;
  box-shadow: 0px 4px 18px 0px rgba(51, 61, 76, 0.2);
  text-align: left !important;
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .ordered-products-page .ordered-product-content .cart-item {
    max-width: 287px;
  }
}
@media (max-width: 869px) {
  .ordered-products-page .ordered-product-content .cart-item {
    min-width: 290px;
  }
}
@media (max-width: 639px) {
  .ordered-products-page .ordered-product-content .cart-item {
    max-width: none;
    flex: 0 0 100%;
    margin-left: 0;
  }
}
.ordered-products-page .ordered-product-content .cart-item .img-wrap {
  display: block;
  max-width: none;
  margin-left: -25px;
  margin-right: -25px;
  margin-top: -25px;
  height: 140px;
  padding: 25px 25px 0;
  position: relative;
  width: auto !important;
  margin-bottom: 0 !important;
}
.ordered-products-page .ordered-product-content .cart-item .img-wrap .product-img {
  width: 150px;
  height: 115px;
  margin-left: 0 !important;
}
.ordered-products-page .ordered-product-content .cart-item .img-wrap.demand {
  background-color: #f1f3f7;
  background-image: url(../Custom/img/demand-centrum/bg-pattern2.png);
  background-position: 46% 38%;
  background-size: 25px 25px;
  background-repeat: repeat;
}
.ordered-products-page .ordered-product-content .cart-item .img-wrap.demand .product-img {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 25px;
  left: 25px;
}
.ordered-products-page .ordered-product-content .cart-item .left-block {
  display: block;
  max-width: none;
}
.ordered-products-page .ordered-product-content .cart-item .product-name {
  font-weight: 700;
  padding-top: 25px;
  padding-bottom: 0 !important;
}
.ordered-products-page .ordered-product-content .cart-item .order-info {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  color: #56585f;
  margin-top: 15px;
  margin-bottom: 25px;
}
.ordered-products-page .ordered-product-content .cart-item .order-info span {
  font-weight: 700;
}
.ordered-products-page .ordered-product-content .cart-item .cart-item-footer {
  display: block;
  padding: 0;
}
.ordered-products-page .ordered-product-content .cart-item .cart-item-footer .item-stock {
  display: inline-block;
  padding: 0 !important;
}
.ordered-products-page .ordered-product-content .cart-item .cart-item-footer .item-stock .item-stock-info {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.ordered-products-page .ordered-product-content .cart-item .cart-item-footer .item-stock .item-stock-info-wrap {
  padding-right: 0;
  display: flex;
  align-items: center;
}
.ordered-products-page .ordered-product-content .cart-item .cart-item-footer .item-stock .item-stock-info-wrap.demand {
  cursor: default;
}
.ordered-products-page .ordered-product-content .cart-item .cart-item-footer .item-stock .item-stock-info-wrap img {
  margin: 0px 5px;
  width: 13px;
}
.ordered-products-page .ordered-product-content .cart-item .right-block {
  display: block;
  padding: 20px 0 0 0 !important;
  max-width: none !important;
}
.ordered-products-page .ordered-product-content .cart-item .btn-stretch,
.ordered-products-page .ordered-product-content .cart-item .add-to-cart-btn {
  max-width: none;
}
.ordered-products-page .ordered-product-content .cart-item .price-info {
  padding-top: 25px;
}
.ordered-products-page .ordered-product-content .cart-item .price-info .price-label {
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 11px;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.ordered-products-page .ordered-product-content .cart-item .price-info .total-price {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 25px;
}
.ordered-products-page .ordered-product-content .cart-item .price-info .total-price.small {
  font-size: 12px;
  letter-spacing: 0;
}
.ordered-products-page .ordered-product-content .cart-item .btn--green,
.ordered-products-page .ordered-product-content .cart-item .add-to-cart {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container {
  display: flex;
  align-items: center;
  max-width: none;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container .btn {
  width: 46px;
  min-width: 46px;
  padding: 0;
  height: 46px;
  min-height: 46px;
  border: none;
  background-color: #e3e7f0;
  color: #000000;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container .btn > * {
  color: #000000;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container .btn:hover {
  color: #e61930;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container .btn:hover > * {
  color: #e61930;
  text-decoration: none;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container .quantity-changer-minus {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container .quantity-changer-plus {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container input {
  height: 46px;
  font-size: 14px;
  font-weight: 700;
  color: #000000;
  border-radius: 0;
  margin: 0;
  border: 2px solid #e3e7f0;
  text-align: center;
  max-width: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container input:focus {
  box-shadow: none !important;
  border: none !important;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container .quantity-changer-measure-unit {
  display: none;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container .quantity-changer-input-wrap {
  position: relative;
}
@media (max-width: 639px) {
  .ordered-products-page .ordered-product-content .cart-item .quantity-changer-container .quantity-changer-input-wrap {
    width: 100%;
  }
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container .quantity-with-unit-block {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  font-size: 14px;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container .quantity-changer-input-value-wrapper {
  position: relative;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container .quantity-changer-input-value {
  font-weight: 700;
  color: transparent;
  height: 20px;
  letter-spacing: 1px;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-container .quantity-changer-input-unit {
  color: #91959f;
  padding-left: 6px;
}
.ordered-products-page .ordered-product-content .cart-item .quantity-changer-input-wrapper {
  margin-top: 20px !important;
}
.ordered-products-page .ordered-product-content .show-more-products {
  display: block;
  width: 100%;
  text-align: center;
  margin-left: 25px;
}
.ordered-products-page .ordered-product-content .disclamer {
  color: #91959f;
  margin-left: 50px;
}
.ordered-products-page .ordered-product-content .disclamer a {
  font-weight: 400;
  text-decoration: none;
}

.customer-zone-page.invoices .nav-invoices a {
  color: #e61930;
  text-decoration: underline;
}
.customer-zone-page.invoices.credit-notes .nav-credit-notes a {
  color: #e61930;
  text-decoration: underline;
}
.customer-zone-page.invoices.receipts .nav-receipts a {
  color: #e61930;
  text-decoration: underline;
}
.customer-zone-page.ordered-products-page .nav-ordered-products a {
  color: #e61930;
  text-decoration: underline;
}
.customer-zone-page .integration-code {
  border-radius: 17.5px;
  background-color: #fff;
  border: 2px solid #e3e7f0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  color: #000;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
  text-transform: uppercase;
  position: absolute;
  top: 25px;
  right: 25px;
  width: auto;
  padding: 0px 15px;
}

.customer-zone-page.invoices .mobile-label, .customer-zone-page.credit-notes .mobile-label, .customer-zone-page.receipts .mobile-label {
  display: none;
}
.customer-zone-page.invoices .variant-table .price-column, .customer-zone-page.credit-notes .variant-table .price-column, .customer-zone-page.receipts .variant-table .price-column {
  text-align: right;
  padding-right: 15px;
}
.customer-zone-page.invoices .variant-table .price-column .table-value, .customer-zone-page.credit-notes .variant-table .price-column .table-value, .customer-zone-page.receipts .variant-table .price-column .table-value {
  text-align: right;
  display: block;
}
@media (max-width: 869px) {
  .customer-zone-page.invoices .variant-table, .customer-zone-page.credit-notes .variant-table, .customer-zone-page.receipts .variant-table {
    overflow: visible;
  }
  .customer-zone-page.invoices .variant-table thead, .customer-zone-page.credit-notes .variant-table thead, .customer-zone-page.receipts .variant-table thead {
    display: none;
  }
  .customer-zone-page.invoices .variant-table .mobile-label, .customer-zone-page.credit-notes .variant-table .mobile-label, .customer-zone-page.receipts .variant-table .mobile-label {
    display: block;
    padding-right: 20px;
    font-weight: 600;
  }
  .customer-zone-page.invoices .variant-table table,
  .customer-zone-page.invoices .variant-table tbody,
  .customer-zone-page.invoices .variant-table th,
  .customer-zone-page.invoices .variant-table tr,
  .customer-zone-page.invoices .variant-table td, .customer-zone-page.credit-notes .variant-table table,
  .customer-zone-page.credit-notes .variant-table tbody,
  .customer-zone-page.credit-notes .variant-table th,
  .customer-zone-page.credit-notes .variant-table tr,
  .customer-zone-page.credit-notes .variant-table td, .customer-zone-page.receipts .variant-table table,
  .customer-zone-page.receipts .variant-table tbody,
  .customer-zone-page.receipts .variant-table th,
  .customer-zone-page.receipts .variant-table tr,
  .customer-zone-page.receipts .variant-table td {
    display: block;
    width: 100%;
  }
  .customer-zone-page.invoices .variant-table tr, .customer-zone-page.credit-notes .variant-table tr, .customer-zone-page.receipts .variant-table tr {
    margin: 15px 0;
    padding: 8px 0;
    box-shadow: 0px 4px 18px 0px rgba(51, 61, 76, 0.2);
  }
  .customer-zone-page.invoices .variant-table tr td, .customer-zone-page.credit-notes .variant-table tr td, .customer-zone-page.receipts .variant-table tr td {
    background-color: #fff !important;
  }
  .customer-zone-page.invoices .variant-table tr,
  .customer-zone-page.invoices .variant-table td, .customer-zone-page.credit-notes .variant-table tr,
  .customer-zone-page.credit-notes .variant-table td, .customer-zone-page.receipts .variant-table tr,
  .customer-zone-page.receipts .variant-table td {
    border-right: 0;
  }
  .customer-zone-page.invoices .variant-table td, .customer-zone-page.credit-notes .variant-table td, .customer-zone-page.receipts .variant-table td {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 2px;
    padding-bottom: 2px;
  }
}
@media (max-width: 419px) {
  .customer-zone-page.invoices .variant-table .table-value, .customer-zone-page.credit-notes .variant-table .table-value, .customer-zone-page.receipts .variant-table .table-value {
    word-break: break-word;
    white-space: normal;
  }
}

@media (min-width: 768px) {
  .row-search-control {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row-search-control > [class*=col-] {
    padding-left: 6px;
    padding-right: 6px;
  }
  .row-search-control > [class*=col-sm-2] {
    width: 20%;
  }
}
@media (min-width: 870px) {
  .customer-zone-block .ordered-product-content .cart-item.ask-for,
  .customer-zone-block .demand-history-content .cart-item.ask-for {
    padding-bottom: 15px;
  }
  .customer-zone-block .ordered-product-content .cart-item.ask-for .right-block,
  .customer-zone-block .demand-history-content .cart-item.ask-for .right-block {
    padding-bottom: 5px;
  }
  .customer-zone-block .ordered-product-content .cart-item.ask-for .cart-item-footer,
  .customer-zone-block .demand-history-content .cart-item.ask-for .cart-item-footer {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 1259px) {
  .customer-zone-block .ordered-product-content .cart-item .left-block,
  .customer-zone-block .demand-history-content .cart-item .left-block {
    flex: 1 0 400px;
    max-width: 480px;
  }
  .customer-zone-block .ordered-product-content .cart-item .right-block,
  .customer-zone-block .demand-history-content .cart-item .right-block {
    flex: 1 0 25%;
    padding-left: 15px;
  }
}
@media (max-width: 1199px) {
  .customer-zone-block .ordered-product-content .cart-item .left-block,
  .customer-zone-block .demand-history-content .cart-item .left-block {
    flex: 2 0 50%;
    max-width: none;
  }
  .customer-zone-block .ordered-product-content .cart-item .right-block,
  .customer-zone-block .demand-history-content .cart-item .right-block {
    flex: 1 0 25%;
    padding-left: 15px;
    max-width: 235px;
  }
  .customer-zone-block .profile-page .placeholder .profile-info {
    flex: 0 0 100%;
    max-width: none;
    padding-left: 0;
  }
  .customer-zone-block .profile-page .placeholder .left-menu {
    margin-bottom: 50px;
  }
  .customer-zone-block .catalogue-block-products {
    max-width: none;
  }
}
@media (max-width: 869px) {
  .customer-zone-block .ordered-product-content .cart-item,
  .customer-zone-block .demand-history-content .cart-item {
    display: block;
    text-align: center;
    padding-bottom: 30px;
  }
  .customer-zone-block .ordered-product-content .cart-item .left-block,
  .customer-zone-block .demand-history-content .cart-item .left-block {
    display: block;
    width: 100%;
  }
  .customer-zone-block .ordered-product-content .cart-item .right-block,
  .customer-zone-block .demand-history-content .cart-item .right-block {
    display: block;
    width: 100%;
    margin: auto;
    padding-left: 0;
    max-width: 220px;
  }
  .customer-zone-block .ordered-product-content .cart-item .img-wrap,
  .customer-zone-block .demand-history-content .cart-item .img-wrap {
    display: block;
    width: 100%;
    max-width: none;
    margin-bottom: 15px;
  }
  .customer-zone-block .ordered-product-content .cart-item .img-wrap .product-img,
  .customer-zone-block .demand-history-content .cart-item .img-wrap .product-img {
    margin: auto;
    display: block;
  }
  .customer-zone-block .ordered-product-content .cart-item .cart-item-footer,
  .customer-zone-block .demand-history-content .cart-item .cart-item-footer {
    flex-wrap: wrap;
    justify-content: center;
  }
  .customer-zone-block .ordered-product-content .cart-item .cart-item-footer > div:not(.item-stock),
  .customer-zone-block .demand-history-content .cart-item .cart-item-footer > div:not(.item-stock) {
    flex: 0 0 100%;
  }
  .customer-zone-block .ordered-product-content .cart-item .item-stock,
  .customer-zone-block .demand-history-content .cart-item .item-stock {
    padding: 20px 0 10px;
  }
  .customer-zone-block .ordered-product-content .cart-item .quantity-changer-input-wrapper,
  .customer-zone-block .demand-history-content .cart-item .quantity-changer-input-wrapper {
    margin-top: 10px;
  }
  .customer-zone-block .ordered-product-content .cart-item .product-name,
  .customer-zone-block .demand-history-content .cart-item .product-name {
    padding-bottom: 20px;
  }
  .customer-zone-block .profile-page .placeholder .profile-info {
    flex: 0 0 100%;
    max-width: none;
    padding-left: 0;
  }
  .customer-zone-block .profile-page .placeholder .left-menu {
    max-width: none;
    flex: 0 0 100%;
  }
  .customer-zone-block .profile-page .placeholder {
    margin-bottom: 0;
  }
  .customer-zone-block .ordered-product-search .row > [class*=col-] {
    float: none;
    width: 100%;
  }
  .customer-zone-block .ordered-product-search .row > [class*=col-]:first-child {
    margin-bottom: 20px;
  }
  .customer-zone-block .ordered-product-search .delete-filters-block .delete-filters-link {
    margin-top: 20px;
  }
  .customer-zone-block .info-row.desktop {
    display: none;
  }
  .customer-zone-block .info-row.mobile {
    display: flex;
    text-align: center;
    justify-content: center;
  }
  .customer-zone-block .disclamer {
    padding: 10px 0;
  }
  .customer-zone-block .ordered-products-content-blocks {
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .customer-zone-block .info-row.mobile {
    display: flex;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .customer-zone-block .info-row.mobile li:first-child {
    width: 100%;
  }
  .customer-zone-block .info-row.mobile li:nth-child(2) {
    display: none;
  }
}
@media (max-width: 479px) {
  .customer-zone-block .delete-filters-link .btn {
    width: 100%;
  }
}
@media (max-width: 399px) {
  .customer-zone-block .info-row.mobile li {
    width: 100%;
  }
  .customer-zone-block .info-row.mobile li:nth-child(4) {
    display: none;
  }
}
@charset "UTF-8";
/*Rozlišení*/
/**/
.orders-page .bootstrap-datetimepicker-widget .picker-switch {
  display: none;
}
.orders-page .nav-orders a {
  color: #e61930;
  text-decoration: underline;
}
.orders-page .ordered-product-search {
  margin-bottom: 20px;
}
.orders-page .profile-info {
  margin-bottom: 20px;
}
.orders-page .customer-zone-block .demand-history-content .show-more-products .btn {
  margin-top: 25px;
}
.orders-page .bl-dropdown .btn-group {
  width: 100%;
}
.orders-page .bl-dropdown .col-md-8 button {
  height: 40px;
}
.orders-page .contact-persons {
  display: block;
}
.orders-page .contact-persons .btn {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  text-align: left;
  padding-left: 12px;
}
.orders-page .bl-forminput {
  min-width: 1px;
}
.orders-page .bl-forminput .control-label {
  display: none;
}
.orders-page .bl-dropdown .col-md-8 button .caret {
  right: 11px;
  top: 17px;
}
.orders-page .no-wrap {
  white-space: nowrap;
}
.orders-page .date-list .date {
  white-space: nowrap;
}

.order-item {
  background-color: #fff;
  padding: 20px;
  margin: 20px 0;
  box-shadow: 0px 10px 37px 0px rgba(51, 61, 76, 0.23);
}
.order-item-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0;
  border-top: 1px solid #e3e7f0;
  border-bottom: 1px solid #e3e7f0;
  margin-top: 20px;
  margin-bottom: 5px;
}
.order-item-footer a {
  color: #e61930;
}
.order-item-footer a:hover {
  text-decoration: none;
}
.order-item .price {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}
.order-item .gray {
  color: #91959f;
}
.order-item .your-number {
  display: none;
}
.order-item .system-number .gray {
  display: none;
}
.order-status {
  padding: 4px 15px;
  border: 10px;
  border: 1px solid #B9B9B9;
  color: #B9B9B9;
  border-radius: 40px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.order-status .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  opacity: 0.25;
}
.order-table {
  display: flex;
}
.order-cell {
  width: 25%;
  padding-right: 10px;
}
.order-cell.last {
  text-align: right;
  padding-right: 0;
}
.order-detail-header {
  display: flex;
  justify-content: space-between;
  padding-bottom: 25px;
  border-bottom: 1px solid #e3e7f0;
}
.order-detail-header-title {
  display: flex;
  align-items: flex-start;
  padding-right: 10px;
}
.order-detail-header-title h1 {
  padding-right: 20px !important;
  margin-bottom: 0;
  font-size: 28px;
  margin-bottom: 2px;
}
.order-detail-header-subtitle {
  color: #91959f;
  font-size: 16px;
}
.order-detail-header .add-to-cart {
  background-color: #039300;
  border-color: #039300;
  color: #ffffff;
  width: 100%;
}
.order-detail-header .add-to-cart > * {
  color: #ffffff;
}
.order-detail-header .add-to-cart:hover {
  background-color: #037a00;
  border-color: #037a00;
  color: #ffffff;
}
.order-detail-header .add-to-cart:hover > * {
  color: white;
}
.order-detail-header .add-to-cart:focus {
  color: #ffffff;
}
.order-detail-info {
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 5px;
}
.order-detail-info ul {
  margin-bottom: 0;
  display: flex;
  min-width: 150px;
}
.order-detail-summary-row {
  display: flex;
  justify-content: flex-end;
  font-size: 20px;
  margin: 15px 0;
}
.order-detail-summary .price {
  padding-left: 40px;
  min-width: 230px;
  text-align: right;
}
.order-detail-summary .bold {
  font-size: 25px;
}
.order-address-section {
  border: 4px solid #e3e7f0;
  padding: 25px 15px;
  margin: 60px 0 90px;
}
.order-address-section ul {
  margin-bottom: 0;
  display: flex;
}
.order-address-section ul li {
  padding-left: 15px;
  padding-right: 15px;
  width: 40%;
  border-right: 2px solid #e3e7f0;
}
.order-address-section ul li:last-child {
  width: 25%;
  border-right: none;
}
.order-address-section h2 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px;
}
.order-detail-page .divider {
  padding: 0 5px;
}
.order-detail-page .gray {
  color: #91959f;
}
.order-detail-page .scroll-link {
  cursor: pointer;
  text-decoration: underline;
}
.order-detail-page .scroll-link:hover {
  text-decoration: none;
}
.order-detail-page .scroll-link:focus {
  text-decoration: underline;
  outline: none;
}
.order-detail-page .m-t-adjust {
  margin-top: 30px;
}
.order-detail-page .note-text {
  max-height: 200px;
  overflow: scroll;
}
.order-detail-page .mobile-visible {
  display: none;
}
.order-detail-page .customer-zone-block .ordered-product-content .cart-item .product-name,
.order-detail-page .customer-zone-block .demand-history-content .cart-item .product-name {
  min-height: 76px;
  display: flex;
  align-items: center;
  padding-right: 15px;
}
.order-detail-page .customer-zone-block .ordered-product-content .cart-item .right-block,
.order-detail-page .customer-zone-block .demand-history-content .cart-item .right-block {
  align-items: flex-start;
  flex: 1 0 160px;
  max-width: 160px;
}
.order-detail-page .customer-zone-block .ordered-product-content .cart-item .left-block,
.order-detail-page .customer-zone-block .demand-history-content .cart-item .left-block {
  flex: 1 0 0;
  max-width: none;
}
.order-detail-page .customer-zone-block .ordered-product-content .cart-item .add-to-cart-btn,
.order-detail-page .customer-zone-block .ordered-product-content .cart-item .btn-stretch-wrap,
.order-detail-page .customer-zone-block .demand-history-content .cart-item .add-to-cart-btn,
.order-detail-page .customer-zone-block .demand-history-content .cart-item .btn-stretch-wrap {
  margin-top: 40px;
}
.order-detail-page .customer-zone-block .ordered-product-content .cart-item .add-to-cart-btn .btn,
.order-detail-page .customer-zone-block .ordered-product-content .cart-item .btn-stretch-wrap .btn,
.order-detail-page .customer-zone-block .demand-history-content .cart-item .add-to-cart-btn .btn,
.order-detail-page .customer-zone-block .demand-history-content .cart-item .btn-stretch-wrap .btn {
  text-transform: none;
  min-width: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.order-detail-page .customer-zone-block .ordered-product-content .cart-item .btn-stretch-wrap,
.order-detail-page .customer-zone-block .demand-history-content .cart-item .btn-stretch-wrap {
  width: 100%;
  max-width: 220px;
}
.order-detail-page .customer-zone-block .ordered-product-content .cart-item .btn-stretch-wrap .btn,
.order-detail-page .customer-zone-block .demand-history-content .cart-item .btn-stretch-wrap .btn {
  width: 100%;
}
.order-detail-page .customer-zone-block .ordered-product-content .cart-item .img-wrap .product-img,
.order-detail-page .customer-zone-block .demand-history-content .cart-item .img-wrap .product-img {
  margin-bottom: 14px;
}
.order-detail-page .customer-zone-block .ordered-product-content .cart-item.shipping,
.order-detail-page .customer-zone-block .demand-history-content .cart-item.shipping {
  justify-content: space-between;
  align-items: center;
  padding-top: 14px;
  padding-bottom: 14px;
  display: flex;
}
.order-detail-page .customer-zone-block .ordered-product-content .cart-item.shipping .shipping-label,
.order-detail-page .customer-zone-block .demand-history-content .cart-item.shipping .shipping-label {
  display: inline-block;
  padding-right: 25px;
  width: 100px;
}
.order-detail-page .customer-zone-block .ordered-product-content .cart-item.shipping .price .bold,
.order-detail-page .customer-zone-block .demand-history-content .cart-item.shipping .price .bold {
  font-size: 18px;
}
.order-detail-page .customer-zone-block .disclamer {
  padding-top: 0;
  padding-bottom: 25px;
}
@media (min-width: 870px) {
  .orders-page .delivery-and-payment {
    padding-left: 15px;
  }
  .orders-page .delivery-and-payment .scroll-link-wrap {
    white-space: nowrap;
  }
  .orders-page .delivery-and-payment .delivery,
  .orders-page .delivery-and-payment .payment {
    display: flex;
    flex-wrap: wrap;
  }
  .orders-page .delivery-and-payment .delivery .left,
  .orders-page .delivery-and-payment .payment .left {
    padding-right: 3px;
  }
}
@media (max-width: 869px) {
  .orders-page .customer-zone-block .ordered-product-search .row > [class*=col-]:not(.last) {
    margin-bottom: 20px;
  }
  .orders-page .customer-zone-block .ordered-product-search .row > .delete {
    margin-top: 20px;
    margin-bottom: 0 !important;
  }
  .orders-page .customer-zone-block .ordered-product-content .cart-item .product-name,
  .orders-page .customer-zone-block .demand-history-content .cart-item .product-name {
    min-height: 1px;
    display: block;
    align-items: center;
    padding-bottom: 10px;
    padding-right: 0;
  }
  .orders-page .disclamer {
    text-align: center;
  }
  .order-detail-page .price-wrap {
    margin-bottom: 20px;
  }
  .order-detail-page .customer-zone-block .ordered-product-content .cart-item .add-to-cart-btn,
  .order-detail-page .customer-zone-block .ordered-product-content .cart-item .btn-stretch-wrap,
  .order-detail-page .customer-zone-block .demand-history-content .cart-item .add-to-cart-btn,
  .order-detail-page .customer-zone-block .demand-history-content .cart-item .btn-stretch-wrap {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .order-detail-page .customer-zone-block .ordered-product-content .cart-item .btn-stretch-wrap,
  .order-detail-page .customer-zone-block .demand-history-content .cart-item .btn-stretch-wrap {
    margin-top: 0;
  }
  .order-detail-page .mobile-hide {
    display: none;
  }
  .order-detail-page .disclamer {
    text-align: center;
  }
  .order-detail-page .mobile-visible {
    display: block;
  }
  .order-detail-page .mobile-visible.order-status {
    max-width: 180px;
    margin: auto;
    margin-bottom: 35px;
    font-size: 16px;
    padding: 8px 15px;
  }
  .order-detail-page .customer-zone-block .ordered-product-content .cart-item .total-price,
  .order-detail-page .customer-zone-block .demand-history-content .cart-item .total-price {
    font-size: 20px;
  }
  .order-detail-info {
    justify-content: center;
    padding-bottom: 30px;
  }
  .order-detail-info .scroll-link-wrap {
    width: 100%;
    order: -1;
    text-align: center;
    margin-bottom: 5px;
  }
  .order-detail-info ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  .order-detail-header {
    display: block;
    text-align: center;
  }
  .order-detail-header-title {
    display: block;
    margin-bottom: 15px;
    padding-right: 0;
  }
  .order-detail-header-title span {
    display: block;
  }
  .order-detail-header-title h1 {
    font-size: 22px;
    padding-right: 0 !important;
  }
  .order-detail-header-title h1 span {
    font-size: 28px;
  }
  .order-detail-header-subtitle {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .order-detail-header-subtitle ul.mobile-visible {
    display: flex;
  }
  .order-detail-header-subtitle .divider,
  .order-detail-header-subtitle .date {
    color: #000;
  }
  .order-detail-header-subtitle .bold {
    color: #000;
    font-weight: 400;
  }
  .order-detail-header {
    border-bottom: none;
  }
  .order-address-section {
    padding: 5px 25px;
    margin: 40px 0;
  }
  .order-address-section ul {
    display: block;
  }
  .order-address-section ul li {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #e3e7f0;
    padding: 20px 0;
  }
  .order-address-section ul li:last-child {
    border-bottom: none;
    width: 100%;
  }
  .order-detail-summary-row {
    display: block;
    text-align: center;
  }
  .order-detail-summary-row .price {
    padding-left: 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .order-item {
    padding-bottom: 10px;
  }
  .order-item-footer {
    flex-wrap: wrap;
    justify-content: center;
    border: none;
  }
  .order-item-footer .order-detail-link {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #e3e7f0;
    border-bottom: 1px solid #e3e7f0;
    margin-top: 25px;
  }
  .order-item .mobile-hide {
    display: none;
  }
  .order-item .address {
    margin: 20px 0;
  }
  .order-item .system-number {
    margin-bottom: 3px;
  }
  .order-item .system-number .gray {
    display: inline-block;
  }
  .order-item .system-number .bold {
    font-weight: 400;
  }
  .order-item .your-number {
    display: inline-block;
    padding-right: 10px;
    position: relative;
  }
  .order-item .your-number:before {
    content: "|";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .order-item .date br {
    display: none;
  }
  .order-item .date .text {
    position: relative;
    padding-left: 10px;
  }
  .order-item .date .text:before {
    content: "|";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    color: #000;
  }
  .order-item .order-status {
    order: -1;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }
  .order-table {
    display: block;
    text-align: center;
  }
  .order-cell {
    width: 100%;
    padding-right: 0;
  }
  .order-cell.last {
    text-align: center;
  }
  .order-cell.last .gray {
    display: inline-block;
    margin-top: 15px;
  }
}
@media (max-width: 479px) {
  .order-detail-page .customer-zone-block .ordered-product-content .cart-item.shipping,
  .order-detail-page .customer-zone-block .demand-history-content .cart-item.shipping {
    display: block;
  }
  .order-detail-page .customer-zone-block .ordered-product-content .cart-item.shipping .price,
  .order-detail-page .customer-zone-block .demand-history-content .cart-item.shipping .price {
    margin-top: 5px;
  }
  .order-detail-info .divider {
    display: none;
  }
  .order-detail-info .payment,
  .order-detail-info .delivery {
    width: 100%;
    text-align: center;
  }
}
@charset "UTF-8";
/*Rozlišení*/
/**/
.profile-page .placeholder {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.profile-page .placeholder .left-menu {
  margin-bottom: 150px;
  flex: 0 0 24%;
  max-width: 24%;
}
.profile-page .placeholder .profile-info {
  flex: 0 0 70%;
  max-width: 70%;
  padding-left: 50px;
}
.profile-page .placeholder .profile-info h1 {
  margin-top: 0;
  padding: 0;
}
.profile-page .placeholder .profile-info .account-name {
  font-size: 16px;
  margin-top: 20px;
}
.profile-page .placeholder .profile-info > .profile-info-wrapper > div {
  display: none;
}
.profile-page .placeholder .profile-info > .profile-info-wrapper > div.active {
  display: block;
}
.profile-page .placeholder .profile-info .user-information {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.profile-page .placeholder .profile-info .user-information .name {
  flex: 0 0 85px;
}
.profile-page .placeholder .profile-info .user-information .value {
  flex: 0 0 120px;
  margin-right: 20px;
  text-decoration: none;
}
.profile-page .placeholder .profile-info .user-information .change, .profile-page .placeholder .profile-info .user-information .phone-change {
  text-decoration: underline;
  font-weight: 600;
  cursor: pointer;
}
.profile-page .placeholder .profile-info .user-information .change:hover, .profile-page .placeholder .profile-info .user-information .phone-change:hover {
  color: #e61930;
}
.profile-page .placeholder .profile-info .user-information .new-value.phone {
  display: none;
  outline: none;
}
.profile-page .placeholder .profile-info .user-information .save, .profile-page .placeholder .profile-info .user-information .phone-save {
  display: none;
  width: 25px;
  height: 25px;
  cursor: pointer;
  position: relative;
  margin: 0 5px;
}
.profile-page .placeholder .profile-info .user-information .save::before, .profile-page .placeholder .profile-info .user-information .phone-save::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 10px;
  background-color: #039300;
  left: 6px;
  bottom: 4px;
  transform: rotate(-45deg);
}
.profile-page .placeholder .profile-info .user-information .save::after, .profile-page .placeholder .profile-info .user-information .phone-save::after {
  content: "";
  position: absolute;
  width: 19px;
  height: 4px;
  background-color: #039300;
  left: 7px;
  bottom: 10px;
  transform: rotate(-45deg);
}
.profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder {
  margin-bottom: 5px;
  position: relative;
}
.profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group .bl-textbox .form-control {
  width: 100%;
  max-width: 280px;
}
.profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .dropdown-toggle,
.profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .form-control {
  height: 36px;
}
.profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .dropdown-toggle .caret,
.profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .form-control .caret {
  top: 15px;
}
.profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .bl-forminput {
  display: block;
  margin-bottom: 0;
}
.profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group {
  display: block;
}
.profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group .bl-dropdown {
  display: block;
  min-width: 105px;
  width: 105px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
.profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group .bl-dropdown .btn-group {
  width: 90px;
}
.profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group .bl-textbox.phone-input-wrapper {
  padding-left: 90px;
  min-width: 390px;
}
.profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group .bl-textbox.phone-input-wrapper .col-xs-12 {
  padding-right: 0;
}
.profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group .prefix-input-wrapper .col-xs-12 {
  padding-right: 15px;
}
.profile-page .placeholder .profile-info .user-information .dismiss, .profile-page .placeholder .profile-info .user-information .phone-dismiss {
  display: none;
  width: 25px;
  height: 25px;
  cursor: pointer;
  position: relative;
  margin: 0 5px;
}
.profile-page .placeholder .profile-info .user-information .dismiss:before, .profile-page .placeholder .profile-info .user-information .dismiss:after, .profile-page .placeholder .profile-info .user-information .phone-dismiss:before, .profile-page .placeholder .profile-info .user-information .phone-dismiss:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 20px;
  left: 10px;
  top: 3px;
  background-color: #e61930;
}
.profile-page .placeholder .profile-info .user-information .dismiss:before, .profile-page .placeholder .profile-info .user-information .phone-dismiss:before {
  transform: rotate(45deg);
}
.profile-page .placeholder .profile-info .user-information .dismiss:after, .profile-page .placeholder .profile-info .user-information .phone-dismiss:after {
  transform: rotate(-45deg);
}
.profile-page .placeholder .profile-info .user-information .validation {
  max-width: 385px;
}
.profile-page .placeholder .profile-info .user-information .validation .text-danger {
  word-break: break-all;
}
.profile-page .placeholder .profile-info .user-information .phone-save,
.profile-page .placeholder .profile-info .user-information .phone-dismiss {
  margin-top: 5px;
}
.profile-page .placeholder .profile-info .user-information.editing .value, .profile-page .placeholder .profile-info .user-information.editing .change, .profile-page .placeholder .profile-info .user-information.editing .phone-change {
  display: none;
}
.profile-page .placeholder .profile-info .user-information.editing .new-value, .profile-page .placeholder .profile-info .user-information.editing .save, .profile-page .placeholder .profile-info .user-information.editing .phone-save, .profile-page .placeholder .profile-info .user-information.editing .dismiss, .profile-page .placeholder .profile-info .user-information.editing .phone-dismiss {
  display: block;
}
.profile-page .placeholder .profile-info .contact-placeholder {
  max-width: 100%;
  width: 405px;
  height: 94px;
  border: 4px solid #e3e7f0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
  margin-top: 50px;
}
.profile-page .placeholder .profile-info .contact-placeholder .contact__contact {
  padding-left: 15px;
}
.profile-page .placeholder .profile-info .contact-placeholder .contact__contact p {
  margin: 0;
  margin-bottom: 3px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 13px;
  padding-left: 20px;
}
.profile-page .placeholder .profile-info .contact-placeholder .contact__contact--contact-us {
  padding-left: 0 !important;
  font-size: 14px;
}
.profile-page .placeholder .profile-info .contact-placeholder .contact__contact--contact-us a {
  font-weight: 600;
}
.profile-page .placeholder .profile-info .contact-placeholder .contact__contact--phone {
  background-image: url("../Custom/img/phone-red-small.png");
  font-size: 13px;
}
.profile-page .placeholder .profile-info .contact-placeholder .contact__contact--phone a {
  color: #e61930;
  text-decoration: none;
}
.profile-page .placeholder .profile-info .contact-placeholder .contact__contact--mail {
  background-image: url("../Custom/img/mail-red-small.svg");
  font-size: 13px;
}
.profile-page .placeholder .profile-info .contact-placeholder .contact__contact--mail a {
  color: #e61930;
  text-decoration: none;
}
.profile-page .placeholder .profile-info .contact-placeholder .contact__img {
  background-color: #e3e7f0;
  color: #c9d0e1;
  font-weight: 700;
  font-size: 65px;
  width: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}
.profile-page .placeholder .profile-info .password-change-placeholder .bl-forminput {
  display: grid;
  display: -ms-grid;
}
.profile-page .placeholder .profile-info .password-change-placeholder .bl-forminput .control-label {
  margin: 0;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  width: 100%;
  padding: 0;
}
.profile-page .placeholder .profile-info .password-change-placeholder .bl-forminput .col-md-8.col-xs-12 {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
  width: 422px;
  max-width: 92vw;
  padding: 0;
}
.profile-page .placeholder .profile-info .password-change-placeholder .bl-forminput .col-md-8.col-xs-12 .form-control {
  height: 48px;
  border-radius: 4px;
  border: 1px solid #91959f;
}
.profile-page .placeholder .profile-info .password-change-placeholder .bl-forminput .col-md-8.col-xs-12 .form-control.has-error {
  border-color: #e61930 !important;
}
.profile-page .placeholder .profile-info .password-change-placeholder .bl-forminput .text-danger {
  position: absolute;
  left: 510px;
  top: 15px;
}
.profile-page .placeholder .profile-info .password-change-placeholder .save-new-password {
  margin-top: 25px;
}
.profile-page .placeholder .profile-info .privacy-placeholder h1 {
  margin-bottom: 30px;
}
.profile-page .placeholder .profile-info .privacy-placeholder p {
  margin-bottom: 25px;
}
.profile-page .placeholder .profile-info .newsletter-placeholder > div {
  margin-bottom: 25px;
}
.profile-page .placeholder .profile-info .newsletter-placeholder h1 {
  margin-bottom: 30px;
}
.profile-page .placeholder .profile-info .newsletter-placeholder p {
  margin-bottom: 25px;
}
.profile-page .placeholder .addresses {
  flex: 0 0 74%;
  max-width: 74%;
  padding-left: 50px;
  margin-bottom: 100px;
}
.profile-page .placeholder .addresses h1 {
  margin-top: 0;
  margin-bottom: 30px;
  padding: 0;
}
.profile-page .placeholder .addresses .billing-info {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 2px solid #e3e7f0;
  padding-bottom: 50px;
}
.profile-page .placeholder .addresses .billing-info .information {
  flex: 0 0 30%;
  max-width: 30%;
}
.profile-page .placeholder .addresses .billing-info .information p {
  margin-bottom: 4px;
}
.profile-page .placeholder .addresses .billing-info .information p span {
  padding-left: 10px;
}
.profile-page .placeholder .addresses .billing-info .information .company-information {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 5px;
}
.profile-page .placeholder .addresses .billing-info .information .company-information .name {
  flex: 0 0 70px;
}
.profile-page .placeholder .addresses .billing-info .information .company-information .value {
  flex: 0 0 auto;
  margin-right: 30px;
}
.profile-page .placeholder .addresses .billing-info .information .company-information:nth-child(5) {
  margin-top: 20px;
}
.profile-page .placeholder .addresses .billing-info .need-change {
  flex: 0 0 70%;
  max-width: 70%;
  display: flex;
  align-items: center;
  padding-left: 50px;
}
.profile-page .placeholder .addresses .billing-info .need-change > div {
  display: flex;
  justify-content: space-between;
  border: 3px solid #e3e7f0;
  border-radius: 4px;
  width: 400px;
  height: 95px;
}
.profile-page .placeholder .addresses .billing-info .need-change > div .text {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 10px 20px;
}
.profile-page .placeholder .addresses .billing-info .need-change > div .text p {
  margin: 0;
  max-width: 100%;
}
.profile-page .placeholder .addresses .billing-info .need-change > div .text p a {
  font-weight: 600;
}
.profile-page .placeholder .addresses .billing-info .need-change > div .img {
  background-color: #e3e7f0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px;
  background-image: url("../Custom/img/phone-gray.png");
  width: 80px;
  min-width: 80px;
}
.profile-page .placeholder .addresses .billing-info .need-change > div .img--mail {
  background-image: url("../Custom/img/mail-gray.png");
  background-size: 45px;
}
.profile-page .placeholder .addresses .shipping-info h1 {
  margin-top: 25px;
  padding: 0;
}
.profile-page .placeholder .addresses .shipping-info p {
  margin-bottom: 4px;
}
.profile-page .placeholder .addresses .shipping-info p span {
  padding-left: 10px;
}
.profile-page .placeholder .addresses .shipping-info .change-shipping {
  text-decoration: underline;
  font-weight: 600;
  cursor: pointer;
  margin-top: 10px;
}
.profile-page .placeholder .addresses .shipping-info .change-shipping:hover {
  color: #e61930;
}

.profile-section-placeholder .show-password {
  float: none;
  display: flex !important;
  align-items: center;
  justify-content: flex-end !important;
}
.profile-section-placeholder .show-password > * {
  width: initial !important;
}
.profile-section-placeholder .show-password .col-md-8.col-xs-12 {
  margin-right: 15px;
}

@media (max-width: 1199px) {
  .profile-page .placeholder {
    margin-top: 25px;
  }
  .profile-page .placeholder .addresses .billing-info .need-change > div {
    width: 100%;
    min-height: 105px;
  }
  .profile-page .placeholder .profile-info .password-change-placeholder .bl-forminput {
    min-width: inherit;
  }
  .profile-page .placeholder .profile-info .password-change-placeholder .bl-forminput .col-md-8.col-xs-12 {
    width: 100%;
    max-width: 98vw;
  }
  .profile-page .placeholder .profile-info .password-change-placeholder .bl-forminput .col-md-8.col-xs-12 .form-control {
    width: 100%;
  }
  .profile-page .placeholder .profile-info .password-change-placeholder .bl-forminput .col-md-8.col-xs-12 .text-danger {
    position: relative;
    top: 0;
    left: 0;
    font-size: 1em;
  }
}
@media (max-width: 991px) {
  .profile-page .placeholder {
    margin-bottom: 50px;
  }
  .profile-page .placeholder .left-menu {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: inherit;
    margin-bottom: 50px;
  }
  .profile-page .placeholder .profile-info {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
  .profile-page .placeholder .addresses {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .profile-page .placeholder .addresses .billing-info {
    flex-wrap: wrap;
  }
  .profile-page .placeholder .addresses .billing-info .information {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .profile-page .placeholder .addresses .billing-info .need-change {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 25px;
  }
  .profile-page .placeholder .addresses .billing-info .need-change > div {
    min-height: 105px;
    height: inherit;
  }
}
@media (max-width: 599px) {
  .profile-page .placeholder .profile-info .user-information {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 5px;
  }
  .profile-page .placeholder .profile-info .user-information.editing .name {
    flex: 0 0 100%;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder {
    margin-bottom: 5px;
    position: relative;
    max-width: 300px;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder .input-dropdown-group .bl-textbox .form-control {
    width: 100%;
    max-width: 280px;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder .bl-forminput {
    display: block;
    margin-bottom: 0;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder .input-dropdown-group {
    display: block;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder .input-dropdown-group .bl-dropdown {
    display: block;
    min-width: 105px;
    width: 105px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder .input-dropdown-group .bl-dropdown .btn-group {
    width: 90px;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder .input-dropdown-group .bl-textbox.phone-input-wrapper {
    padding-left: 90px;
    min-width: 1px;
    width: 100%;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder .input-dropdown-group .bl-textbox.phone-input-wrapper .col-xs-12 {
    padding-left: 15px;
    padding-right: 0;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder .input-dropdown-group .prefix-input-wrapper .col-xs-12 {
    padding-right: 15px;
  }
  .profile-page .placeholder .profile-info .user-information .value {
    flex: 0 0 120px;
    margin-right: 20px;
    text-decoration: none;
  }
  .profile-page .placeholder .profile-info .user-information .change, .profile-page .placeholder .profile-info .user-information .phone-change {
    text-decoration: underline;
    font-weight: 600;
    cursor: pointer;
  }
  .profile-page .placeholder .profile-info .user-information .change:hover, .profile-page .placeholder .profile-info .user-information .phone-change:hover {
    color: #e61930;
  }
  .profile-page .placeholder .profile-info .user-information .new-value.phone {
    display: none;
    outline: none;
  }
  .profile-page .placeholder .profile-info .user-information input.new-value {
    display: none;
    border-radius: 4px;
    border: 1px solid #91959f;
    padding: 2px 5px;
    outline: none;
  }
  .profile-page .placeholder .profile-info .user-information .save, .profile-page .placeholder .profile-info .user-information .phone-save {
    display: none;
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: relative;
    margin: 0 5px;
  }
  .profile-page .placeholder .profile-info .user-information .save::before, .profile-page .placeholder .profile-info .user-information .phone-save::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 10px;
    background-color: #039300;
    left: 6px;
    bottom: 4px;
    transform: rotate(-45deg);
  }
  .profile-page .placeholder .profile-info .user-information .save::after, .profile-page .placeholder .profile-info .user-information .phone-save::after {
    content: "";
    position: absolute;
    width: 19px;
    height: 4px;
    background-color: #039300;
    left: 7px;
    bottom: 10px;
    transform: rotate(-45deg);
  }
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder {
    margin-bottom: 5px;
    position: relative;
  }
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group .bl-textbox .form-control {
    width: 100%;
    max-width: 280px;
  }
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .dropdown-toggle,
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .form-control {
    height: 36px;
  }
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .dropdown-toggle .caret,
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .form-control .caret {
    top: 15px;
  }
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .bl-forminput {
    display: block;
    margin-bottom: 0;
  }
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group {
    display: block;
  }
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group .bl-dropdown {
    display: block;
    min-width: 105px;
    width: 105px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
  }
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group .bl-dropdown .btn-group {
    width: 90px;
  }
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group .bl-textbox.phone-input-wrapper {
    padding-left: 90px;
    min-width: 390px;
  }
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group .bl-textbox.phone-input-wrapper .col-xs-12 {
    padding-right: 0;
  }
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group .prefix-input-wrapper .col-xs-12 {
    padding-right: 15px;
  }
  .profile-page .placeholder .profile-info .user-information .dismiss, .profile-page .placeholder .profile-info .user-information .phone-dismiss {
    display: none;
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: relative;
    margin: 0 5px;
  }
  .profile-page .placeholder .profile-info .user-information .dismiss:before, .profile-page .placeholder .profile-info .user-information .dismiss:after, .profile-page .placeholder .profile-info .user-information .phone-dismiss:before, .profile-page .placeholder .profile-info .user-information .phone-dismiss:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 20px;
    left: 10px;
    top: 3px;
    background-color: #e61930;
  }
  .profile-page .placeholder .profile-info .user-information .dismiss:before, .profile-page .placeholder .profile-info .user-information .phone-dismiss:before {
    transform: rotate(45deg);
  }
  .profile-page .placeholder .profile-info .user-information .dismiss:after, .profile-page .placeholder .profile-info .user-information .phone-dismiss:after {
    transform: rotate(-45deg);
  }
  .profile-page .placeholder .profile-info .user-information .validation {
    max-width: 385px;
  }
  .profile-page .placeholder .profile-info .user-information .validation .text-danger {
    word-break: break-all;
  }
  .profile-page .placeholder .profile-info .user-information .phone-save,
  .profile-page .placeholder .profile-info .user-information .phone-dismiss {
    margin-top: 5px;
  }
  .profile-page .placeholder .profile-info .user-information.editing .value, .profile-page .placeholder .profile-info .user-information.editing .change, .profile-page .placeholder .profile-info .user-information.editing .phone-change {
    display: none;
  }
  .profile-page .placeholder .profile-info .user-information.editing .new-value, .profile-page .placeholder .profile-info .user-information.editing .save, .profile-page .placeholder .profile-info .user-information.editing .phone-save, .profile-page .placeholder .profile-info .user-information.editing .dismiss, .profile-page .placeholder .profile-info .user-information.editing .phone-dismiss {
    display: block;
  }
  .profile-page .placeholder .profile-info .company-information-placeholder p {
    margin-bottom: 5px;
  }
  .profile-page .placeholder .profile-info .company-information-placeholder .company-information {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 5px;
  }
  .profile-page .placeholder .profile-info .company-information-placeholder .company-information .name {
    flex: 0 0 70px;
  }
  .profile-page .placeholder .profile-info .company-information-placeholder .company-information .value {
    flex: 0 0 auto;
    margin-right: 30px;
  }
}
@media (max-width: 399px) {
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder {
    max-width: 201px;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder .input-dropdown-group .bl-textbox .form-control {
    width: 100%;
    max-width: 280px;
    width: 100px;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder .input-dropdown-group .bl-dropdown {
    min-width: 100px;
    width: 100px;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder .input-dropdown-group .bl-dropdown .btn-group {
    width: 90px;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder .input-dropdown-group .bl-textbox.phone-input-wrapper {
    padding-left: 90px;
    min-width: 1px;
    width: 100%;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder .input-dropdown-group .bl-textbox.phone-input-wrapper .col-xs-12 {
    padding-left: 10px;
    padding-right: 0;
  }
  .profile-page .placeholder .profile-info .user-information.editing .registration-form__input-placeholder .input-dropdown-group .prefix-input-wrapper .col-xs-12 {
    padding-right: 10px;
  }
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder {
    margin-bottom: 5px;
    position: relative;
  }
  .profile-page .placeholder .profile-info .user-information .registration-form__input-placeholder .input-dropdown-group .bl-textbox .form-control {
    width: 100%;
    max-width: 280px;
  }
  .profile-page .placeholder .profile-info .user-information .validation {
    max-width: 385px;
  }
  .profile-page .placeholder .profile-info .user-information .validation .text-danger {
    word-break: break-all;
  }
  .profile-page .placeholder .profile-info .user-information .phone-save,
  .profile-page .placeholder .profile-info .user-information .phone-dismiss {
    margin-top: 5px;
  }
}