.new-order-page {
  padding-top: 26px;
}
.nop-steps {
  margin-bottom: 25px;
  text-align: center;
}
.nop-step {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 17px 8px 17px;
  border: 1px solid #ecf1f4;
  font-size: 16px;
  font-weight: bold;
  color: #b0bcc1;
  background: #ecf1f4;
}
.nops-separator {
  display: inline-block;
  vertical-align: middle;
  width: 130px;
  height: 1px;
  background: #ecf1f4;
}
.nops-active {
  background: #fff;
  color: #5b6468;
}

.noptc-block {
  padding-left: 2px;
}
.noptcb-left {
  width: 726px;
  border: 1px solid #ecf1f4;
  background: #ecf1f4;
  float: left;
  min-height: 300px;
}
.noptcb-right {
  border: 1px solid #ecf1f4;
  min-height: 300px;
  margin-left: 727px;
  padding-top: 22px;
}
.nop-payment .noptcb-right {
  border: 1px solid #bec1c2;
  margin-left: 0;
  width: 210px;
  float: left;
}
.noptc-field label {
  display: block;
  line-height: 2;
  font-weight: normal;
}
.noptc-field select {
  width: 340px;
}
.noptc-field label:after {
  content: "";
}
.noptc-row {
  padding: 35px 38px;
  border-bottom: 1px solid #fff;
}
.noptc-label {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.noptc-descr {
  font-size: 12px;
  margin-bottom: 15px;
}
.noptcbr-name {
  padding: 0 10px 14px 20px;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.noptcbr-descr {
  padding: 0 10px 10px 20px;
  font-size: 12px;
}
.noptcbr-descr p {
  margin: 0;
}
.noptcbr-params {
  padding: 0 10px 14px 20px;
  font-size: 12px;
}
.noptc-options {
  padding: 0 0 20px 20px;
  line-height: 1.8;
}
.noptco-header {
  color: #b0bcc1;
  margin: 0;
  padding-bottom: 7px;
}
.noptc-options label {
  font-size: 11px;
  font-weight: normal;
  color: #26c5e4;
}
.noptc-options label:after {
  content: "";
}
.noptc-quantity {
  padding-left: 20px;
  margin-bottom: 30px;
}
.noptc-quantity input[type="text"] {
  width: 25px;
  padding: 3px 5px;
  text-align: right;
}
.noptc-fee {
  padding-left: 20px;
  margin-bottom: 20px;
}
.noptc-ph {
  display: inline-block;
  padding: 3px 0 0 5px;
  color: #b0bcc1;
  font-size: 12px;
}

.noptc-addons {
  padding-left: 20px;
  margin-bottom: 30px;
}
.noptca-item {
  font-size: 12px;
  padding: 0 0 10px 15px;
  background: url("../images/icons/plus.png") no-repeat 0 5px;
}
.noptcai-t {
  font-weight: bold;
}

.noptc-total {
  background: #7f878b;
  color: #fff;
  text-align: center;
  padding: 15px 1px 5px 1px;
}
.noptct-val {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 12px;
}
.noptct-txt {
  color: #b0bcc1;
}
.noptc-total input[type="submit"] {
  font-size: 12px;
  padding: 2px 3px;
}
.noptc-total .buttons {
  margin-bottom: 22px;
}
.noptct-promo a {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

/** login **/

.nop-line {
  height: 1px;
  border-bottom: 1px solid #ecf2f4;
}
.nop-login .page-title {
  font-size: 16px;
  margin-top: 0;
}
.nop-login .page-sub-title {
  top: -23px;
  font-size: 14px;
}
.nop-reg {
  width: 516px;
  float: left;
}
.nop-in {
  margin-left: 516px;
}

.nop-login .form {
  padding-top: 36px;
}
.nop-reg label {
  /*color: #b0bcc1;*/
  display: inline-block;
  width: 160px;
  padding-left: 25px;
}
.cb-row {
  padding: 12px 0 9px 185px;
}
.nop-reg .buttons {
  padding-left: 187px;
}

.nop-in .form {
  background: #7f878b;
  color: #fff;
  padding: 37px 0 50px 25px;
}
.nop-in .form a {
  color: #fff;
}
.nop-in .form label {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
}
.nop-in .form .buttons {
  padding-left: 105px;
}
.nop-in input[type="text"],
.nop-in input[type="password"] {
  width: 248px;
}
.nop-in .lp-remind {
  padding-top: 17px;
  padding-left: 105px;
}
.nop-in .errorMessage {
  color: #ffc3c8;
}
.code-text {
  padding-bottom: 23px;
}
.code-lbl {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.code-code {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  background: #fff;
  font-size: 16px;
  padding: 7px 7px 6px 7px;
}
.code-arr,
.code-field {
  display: inline-block;
  vertical-align: middle;
}
.nop-in .code-field input[type="text"] {
  width: 195px;
}

.nop-alter {
  background: #ecf1f4;
  padding: 30px 0 50px 25px;
}
.nopa-title {
  padding-bottom: 20px;
  font-size: 14px;
}
.nopa-title + .lp-soc-block {
  margin-top: 0;
}
.remind-form {
  position: relative;
  z-index: 10;
}
.remind-form .code .field input[type="text"] {
  width: 176px;
}
.remind-text {
  font-size: 14px;
  margin-bottom: 20px;
}

.nop-payment .page-title-descr {
  position: relative;
  top: -26px;
  font-size: 13px;
  color: #b7c1c8;
}

.noptct-promo-field {
  font-size: 11px;
  font-weight: bold;
}
.noptct-promo-field input[type="text"] {
  width: 70px;
  padding: 4px 0 4px 4px;
}

.nopp-right {
  margin-left: 210px;
  border: 1px solid #ecf2f4;
  padding: 22px;
  min-height: 400px;
}
.nopp-currencies {
  width: 99%;
  border-collapse: collapse;
}
tr.noppc-row {
  background: #fff;
}
tr.noppc-row:hover {
  background: #eff4f6;
  cursor: pointer;
}
.nopp-currencies th {
  color: #b0bcc1;
  text-align: left;
  font-weight: normal;
  padding: 15px 15px;
}
.nopp-currencies td {
  padding: 7px 15px;
  border-bottom: 1px solid #dae7eb;
}
.nopp-currencies th.h-currency {
  font-size: 16px;
  font-weight: bold;
}
.noppc-field {
  width: 30px;
  text-align: center;
}
.noppc-logo {
  text-align: center;
}
.noppc-logo img {
  max-height: 30px;
  width: auto;
}
.noppc-name {
  font-weight: bold;
}
.noppc-commission {
  text-align: center;
}
.noppc-s {
  text-align: right;
}
.nopp-currencies td.noppc-sum {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
  color: #b0bcc1;
}
.noppc-sum strong {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  padding-right: 30px;
}
.noppc-discount {
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
}
.noppc-comm {
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
}
.nopp-currencies td.noppc-sum2 {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
  white-space: nowrap;
  color: #b0bcc1;
}
#sSum {
  font-weight: bold;
  color: #26c5e4;
}
#sCurr {
  font-weight: bold;
}
.nopp-btn {
  padding-top: 30px;
}
.fee-item {
  background: url(../images/icons/plus.png) no-repeat 0 2px;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 0 15px;
}
