.b-bidding-popup {
  background: none repeat scroll 0 0 #fff;
  border-radius: 3px;
  color: #333333;
  font-family: "Roboto", sans-serif;
  padding: 0;
  position: relative;
  width: 690px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.b-deposit-popup {
  background: none repeat scroll 0 0 #fff;
  border-radius: 3px;
  color: #333333;
  font-family: "Roboto", sans-serif;
  padding: 0;
  position: relative;
  width: 550px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.b-bidding-header {
  position: relative;
  padding: 15px 27px 15px;
}
.b-bidding-header:before {
  background-color: #23b6f9;
  bottom: 1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.b-deposit-header {
  position: relative;
  padding: 19px 27px 9px;
  text-align: center;
  margin-bottom: 10px;
}
.b-deposit-header.m-margin {
  margin-bottom: 15px;
}
.b-bidding-content {
  padding: 11px 0;
}
.b-bidding-title {
  font-size: 13px;
  margin: 0;
  padding: 0 0 0 36px;
  position: relative;
  text-transform: uppercase;
}
.b-bidding-title:before {
  background: url("../img/basket.png");
  background-position: left;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 20px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  top: -4px;
  width: 20px;
}
.b-deposit-popup-title {
  font-size: 13px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
}
.b-deposit-popup-title:before {
  background-color: #23b6f9;
  bottom: -9px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.b-name-product {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  padding: 0;
  margin: 0;
  color: #000000;
}
.b-name-product span {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #74B617;
  padding: 0 0 0 10px;
  position: relative;
}
.b-name-product.m-margin {
  margin-bottom: 15px;
}
.b-bidding-price {
  padding: 0;
  position: relative;
  margin-bottom: 35px;
}
.b-bidding-price li {
  border-bottom: 1px dotted #333333;
  float: left;
  line-height: 1;
  margin: 0 0 0.5em;
  position: relative;
  width: 100%;
  font-weight: 300;
}
.b-bidding-price em {
  background: none repeat scroll 0 0 #ffffff;
  float: left;
  font-size: 12px;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  top: 0.8em;
  color: #333;
  font-style: normal;
  font-weight: 300;
}
.b-bidding-price span {
  background: none repeat scroll 0 0 #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #74B617;
  float: right;
  padding: 1px 0 1px 5px;
  position: relative;
  top: 0.2em;
  font-weight: 500;
}
.b-bidding-price .b-bidding-price-text {
  border-bottom: none;
  color: #23b6f9;
  font-size: 10px;
  font-style: italic;
  margin-bottom: 1.2em;
}
.b-bidding-price a {
  color: #23b6f9;
  text-decoration: underline;
}
.b-bidding-price a:hover,
.b-bidding-price a:focus {
  outline: none;
}
.b-bidding-price:before {
  background-color: #e9e9e9;
  bottom: -15px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 365px;
}
.b-content-left {
  width: 400px;
  float: left;
  border-right: 1px solid #e9e9e9;
  padding: 0 19px 10px 27px;
}
.b-content-left h3.b-caption {
  font-family: "Roboto", sans-serif !important;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  color: #333333;
  padding: 0;
  margin: 0 0 27px;
}
h3.b-caption {
  font-family: "Roboto", sans-serif !important;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  color: #333333;
  padding: 0;
  margin: 0 0 27px;
}
.b-content-right h3.b-caption {
  font-family: "Roboto", sans-serif !important;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  color: #333333;
  padding: 0;
  margin: 0 0 27px;
}
.b-popup-text {
  font-size: 10px;
  padding: 0;
  margin: 0;
  color: #808080;
  font-weight: 300;
}
.b-btn-blue,
.b-btn-green,
.b-btn-orange {
  font-family: "Roboto", sans-serif;
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: 500;
  line-height: 32px;
  margin: 0 auto 23px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  height: 32px;
  width: 160px;
  border-radius: 3px;
  transition: all 0.5s ease 0s;
  color: #ffffff;
  padding: 0;
}
.b-btn-blue {
  background-color: #23B6F9;
}
.b-btn-blue:hover,
.b-btn-blue:focus {
  background-color: #57cbff;
  text-decoration: none;
  outline: none;
  color: #ffffff;
}
.b-btn-blue.m-size {
  font-size: 10px;
}
.b-btn-green {
  background-color: #7ED321;
}
.b-btn-green:hover,
.b-btn-green:focus {
  background-color: #6EC213 ;
  text-decoration: none;
  outline: none;
  color: #ffffff;
}
.b-btn-orange {
  background-color: #fd7037;
}
.b-btn-orange:hover,
.b-btn-orange:focus {
  background-color: #F04B08;
  text-decoration: none;
  outline: none;
  color: #ffffff;
}
.b-content-right {
  float: left;
  width: 289px;
  text-align: center;
  padding-top: 10px;
}
.b-content-right .b-caption {
  margin-bottom: 13px;
}
.b-content-bottom {
  position: relative;
  float: none;
  font-size: 12px;
  padding: 15px 27px;
  border-top: 1px solid #e9e9e9;
}
.b-content-bottom a {
  color: #333333;
  text-decoration: underline;
}
.b-content-bottom a span {
  color: #23b6f9;
  text-decoration: underline;
}
.b-content-bottom a:hover,
.b-content-bottom a:focus {
  text-decoration: none;
  color: #333333;
  outline: none;
}
.b-content-bottom a:hover span,
.b-content-bottom a:focus span {
  text-decoration: none;
  color: #57cbff;
}
.b-deposit-content {
  text-align: center;
  padding-bottom: 6px;
}
.b-deposit-content .b-deposit-caption {
  font-size: 12px;
  font-weight: 600;
  padding: 0;
  margin: 0 0 21px;
  position: relative;
}
.b-deposit-caption {
  font-size: 12px;
  font-weight: 600;
  padding: 0;
  margin: 0 0 21px;
  position: relative;
}
.b-deposit-caption span {
  color: #74B617;
}
.b-deposit-caption em {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #74B617;
  padding: 0 10px 0 10px;
  position: relative;
  font-style: normal;
}
.b-deposit-caption.m-border {
  display: inline-block;
}
.b-deposit-caption.m-border:before {
  background-color: #23b6f9;
  bottom: -9px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.b-deposit-text {
  font-size: 12px;
  font-weight: 300;
  margin: 0 0 15px;
  padding: 0;
  position: relative;
  color: #333;
}
.b-deposit-text.m-color {
  color: #C47A00;
}
.b-deposit-text.m-color.m-margin {
  margin-bottom: 15px;
}
.b-deposit-text.m-margin {
  margin-bottom: 5px;
}
.b-info-price {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #74B617;
  padding: 0;
  margin-bottom: 15px;
  position: relative;
  font-style: normal;
  display: inline-block;
}
.item {
  float: left;
  width: 68px;
  height: 19px;
  vertical-align: middle;
}
.item:nth-child(1) {
  margin-right: 10px;
}
.item:nth-child(6) {
  margin-right: 15px;
}
.img_wrapper {
  position: relative;
}
.b-deposit-carts {
  padding: 0 45px 0 65px;
  margin-bottom: 25px;
  position: relative;
}
.b-deposit-carts:before {
  background-color: #e9e9e9;
  bottom: -12px;
  content: "";
  height: 1px;
  left: 25px;
  position: absolute;
  width: 500px;
}
.b-deposit-carts a {
  display: inline-block;
  position: relative;
}
.b-deposit-carts img {
  width: 100%;
  left: 0;
}
.payment-service {
  background-image: url(/static/features/deposit/img/payment_services.png);
  background-size: 511px 40px;
  background-position-y: 19px;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.b-visa-mastercart {
  background-position: 0 19px;
}
.b-visa-mastercart:hover {
  background-position: 0 0;
}
.b-alfaclick {
  background-position: -77px 19px;
}
.b-alfaclick:hover {
  background-position: -77px 0;
}
.b-qiwi {
  background-position: -148px 19px;
}
.b-qiwi:hover {
  background-position: -148px 0;
}
.b-webmoney {
  background-position: -220px 19px;
}
.b-webmoney:hover {
  background-position: -220px 0;
}
.b-mailru {
  background-position: -284px 19px;
}
.b-mailru:hover {
  background-position: -284px 0;
}
.b-svyaznoi {
  background-position: -350px 19px;
}
.b-svyaznoi:hover {
  background-position: -350px 0;
}
.b-connect-cards {
  background-position: -442px 19px;
}
.b-connect-cards:hover {
  background-position: -442px 0;
}
.b-visa-mastercart:hover,
.b-alfaclick:hover,
.b-qiwi:hover,
.b-webmoney:hover,
.b-mailru:hover,
.b-svyaznoi:hover,
.b-connect-cards:hover {
  background-position-y: 0;
}
.b-link-bottom {
  color: #333333;
  display: block;
  text-decoration: underline;
  margin-bottom: 15px;
  font-size: 12px;
}
.b-link-bottom span {
  color: #23b6f9;
  text-decoration: underline;
}
.b-link-bottom:hover,
.b-link-bottom:focus {
  text-decoration: none;
  color: #333333;
}
.b-link-bottom:hover span,
.b-link-bottom:focus span {
  text-decoration: none;
  color: #57cbff;
}
.b-bidding__deposit-exceed {
  color: red;
  font-size: 12px;
}
