@charset "UTF-8";
div.paydesk_c1 {
  margin-top: 5px; }

div.paydesk_c2 {
  margin-top: 2px;
  margin-bottom: 1px; }

div.paydesk_c3 {
  margin-top: 15px; }

div.paydesk_submit {
  margin-top: 7px; }

div.paydesk_c2.recipient_name input {
  background-color: #e7e7e7; }

input#wm_amount_value, input#client_amount_value {
  width: 50px; }

label.radio input {
  position: relative;
  top: 2px; }

table.webmoney td {
  padding: 5px;
  vertical-align: top; }

.test {
  border: 1px solid red; }

.dynamic .client_purse_hide {
  display: none; }

table.webmoney tbody td {
  vertical-align: middle; }

table.webmoney {
  margin-bottom: 10px; }

/* таблица текущего шага оплаты */
table.steps {
  margin-bottom: 10px; }

table.steps td {
  width: 150px;
  text-align: left; }

table.steps td.complete {
  background: none repeat scroll 0 0 #327930;
  color: #fff; }

table.steps td.active {
  font-weight: bold;
  background: none repeat scroll 0 0 #327930;
  color: #fff; }

table.steps.canceled td.active {
  font-weight: normal;
  background: none repeat scroll 0 0 #e04053;
  color: #fff; }

/* скрываем элементы выбора валюты, если выбран соответствующий режим */
table.webmoney div.single_currency label.radio span {
  display: none; }

.paydesk_content_wrapper {
  padding: 15px; }

/*# sourceMappingURL=paydesk.css.map */
