.sale-personal-section-index-block-ico i, .personal_wrapper .sale-personal-account-wallet-container .sale-personal-account-wallet-list-item::before {
  background-color: #ff6138;
}
.personal_wrapper .orders_wrapper .sale-order-list-button,
.personal_wrapper .orders_wrapper .sale-order-list-inner-row > div > a {
  background-color: #ffdd59 !important;
  color: #ff6138 !important;
}
.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item {
  border-color: #ff6138;
  color: #ff6138;
}
.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item:hover {
  background-color: #ffdd59;
}
.personal_wrapper .orders_wrapper .row.col-md-12.col-sm-12 > a, .sale-order-detail-about-order-inner-container-list-item-link {
  color: #ff6138;
}
.sale-personal-profile-list-container > tbody > tr > td:first-child b {
  color: #ffdd59;
}

.bx-auth p { text-align: center; }
form table {
  max-width: 100%;
  margin: 0 auto;
}

div.bx-auth input[type="submit"],
.btn.transparent.bold.register {
  color: #ff6138 !important;
  border: 1px solid #ffdd59 !important;
  background: #ffffff;  
  padding: 12px 19px 13px;
  margin: 0;
  font-size: 0.866em;
  line-height: 0.85em;
}
div.bx-auth input[type="submit"]:hover,
.btn.transparent.bold.register:hover {
  background: #ffdd59;  
}
.starrequired {
	color: #ff6138;
}
.green {
	color: green;
}
.wrapForm {
	width: 440px;
	margin: 0 auto;
	padding: 15px;
	border: 1px solid #ff6138;
}
.link {
	color: #ff6138;
	text-decoration: underline;
	font-weight: bold;
}
div.bx-auth {
	border: 1px solid #ff6138;
  max-width: 440px;
	padding: 15px;
  margin-top: 16px;
  margin-bottom: 24px;
  margin: 16px auto 24px;
}
div.bx-auth p a {
	text-decoration: underline;
	font-weight: bold;
}
#bx-soa-order .bx-soa .form-group .radio-inline.checked label::before, #bx-soa-order .bx-soa .form-group .radio-inline label:hover::before, #bx-soa-order .bx-soa-pp-company:hover .bx-soa-pp-company-graf-container::before, #bx-soa-order .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container::before,
.bx_filter_vertical input[type="checkbox"] + label::before, .filter input[type="checkbox"] + label::before, .filter input[type="radio"] + label::before, .bg_block::before {
	background: #ffc659 !important;
}
#basket-root .basket-item-property-scu-text .basket-item-scu-item.selected {
  background-color: #ffc659;
}
#basket-root .basket-item-scu-item:hover, #basket-root .basket-item-scu-item.selected, #basket-root .basket-item-scu-item.not-available:hover {
  border-color: #ff6138;
}
#basket-root .top_control .delete_all:not(:hover) {
  border-color: #ff6138;
}
#basket-root .basket-checkout-section .btn.btn-default:hover, body #basket-root .basket-checkout-section .btn.btn-default:active, body #basket-root .basket-checkout-section .btn.btn-default:focus, .sale-products-gift .product-item-small-card .product-item-container .product-item .product-item-button-container .btn:hover {
  border-color: #ff6138;
  background-color: #ffc659;
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-delivery-cost { display: none !important; }

.falsepole { display: none; }

@media screen and (max-width: 410px) {
	#mobileheader .title-block { width: 30%; }	
}


