.payment_recommend {
    line-height: 21px;
}

.noscript-message {
    color: #d82a2a;
    font-size: 16px;
    line-height: 24px;
}

.shop-hidden {
    display:none;
}

/* payment selection */
.payments {
    padding: 0;
    text-align: left;
}

.payments > h3,
.pay_with > h3 {
    font-size: 16px;
    color: #3D3D3D;
    margin-top: 30px;
    text-align: center;
}

.payments > button {
    background-size: 106px auto;
    background-repeat: no-repeat;
    background-position-x: center;
    background-color: #fff;
    border: 0;
    border-radius: 5px;
    width: 273px;
    padding: 57px 5px 0 5px;
    line-height: 25px;
    margin: 5px;
    font-weight: 700;
    color: #4d4d4d;
    cursor: pointer;
    font-size: 13px;
    margin: 0px 0px 12px 12px;
}

.payments > button:hover,
.payments > button:active,
.payments > button.payment-current {
    background-color: #efefef;
}

.bank_desc {
    text-align: center;
    font-size: 13px;
    line-height: 23px;
    padding: 0 50px;
}

.bank_desc > span,
.bank_desc > em {
    margin-bottom: 15px;
    display: inline-block;
}

/* payment form */
.paymentform fieldset {
    padding: 15px 0;
    margin: 0 0 20px 0;
    border: 1px solid #afa3a3;
    border-radius: 5px;
    width: 585px;
}

.paymentform legend {
    margin-left: 12px;
    font-size: 14px;
    padding: 0 6px;
}

.impselect,
.inputabout,
.inputf,
.amountlink,
.termslink,
.inputcredits {
    font-size: 13px;
}

.impselect,
.inputf,
.inputcredits {
    border-radius: 4px;
    padding: 4px 6px;
    background: #fff;
}

.impselect {
    width: 228px;
    font-weight: 400;
    border: 1px solid #ccc;
    color: #1242a3;
}

.inputf,
.inputcredits {
    width: 213px;
    line-height: 12px;
    border: 1px solid #ccc;
}

.fieald {
    height: auto; /*TODO remove*/
    margin-top: 10px;
    width: auto;
}

.inputabout,
.inputinfo {
    line-height: 27px;
    height: 27px;
}

.inputabout {
    margin-right: 6px;
    width: 140px;
    text-align: right;
    margin-left: 40px;
    float: left;
}

.inputinfo {
    width: 395px;
    float: left;
}

.inputinfo label {
    display: block;
}

.inputinfotall {
    height: auto;
}

.errorleter,
.errorleteramount {
    clear: both;
    height: 16px;
    padding-top: 5px;
    margin: 0;
    text-align: center;
    color: #d82a2a;
}

.item-price {
    text-align: right;
    border-top: 1px solid #afa3a3;
    margin: 0;
    padding: 15px 30px 0px 0;
    font-size: 16px;
    color: #3D3D3D;
    font-weight: 700;
}

.amounteur {
    right: 180px;
    top: 1px;
}

.enable {
    background: #fff;
}

.disable {
    background: #fadfd7;
    border-color: #d60000;
}

.pending {
    background-position: right -17px;
}

.submitbox {
    margin-top: 3px;
    text-align: center;
    clear: both;
}

.confirm {
    font-size: 14px;
    text-align: center;
    min-width: 110px;
    padding: 10px 24px 10px 24px;
    border-radius: 3px;
    background-color: #efefef;
    border: 1px solid #767676;
}

.confirm:hover {
    background-color: #f5f5f5;
}

.confirm:disabled {
    background-color: #eee;
    border: 1px solid #cfcfcf;
}

.confirm-loading {
    background: url(/images/loader.gif) no-repeat 50% 50% #f5f5f5;
    text-indent: -999px;
}

.confirm-small {
    font-size: 13px;
    min-width: auto;
    padding: 5px 12px;
}

.select-carrier {
    width: auto;
    padding: 4px 24px;
}

/* payment summary/error */
.purchase-summary-title,
.order-status-title {
    font-size: 14px;
    color: black;
    text-align: left;
}

.purchase-summary-outer,
.order-status-outer {
    text-align: center;
    min-height: 300px;
    width: 585px;
}

.shop-error-outer,
.purchase-summary-error-outer {
    text-align: center;
    width: 585px;
}

.purchase-summary-error-outer {
    padding-bottom: 80px;
}

.shop-error,
.purchase-summary-error {
    margin: 30px 0;
    color: #d82a2a;
    font-size: 14px;
    line-height: 22px;
}

.purchase-summary-outer > button,
.order-status-outer > button {
    font-size: 13px;
    margin-bottom: 25px;
}

.purchase-summary-outer > form {
    display: block;
    margin-bottom: 30px;
}

.purchase-summary,
.order-status {
    border-collapse: collapse;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 25px;
    width: 100%;
}

.purchase-summary td,
.order-status td {
    border: 1px solid #d6d6d6;
    padding: 10px 15px;
}

.purchase-summary-item,
.order-status-status {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
}

.order-status-status-error {
    color: #d82a2a;
}

.order-status-status-ok {
    color: #fff;
    background-color: #617c8d;
    padding-top: 150px !important;
    background-image: url(/images/payment_checkmark.svg);
    background-size: 94px;
    background-repeat: no-repeat;
    background-position: center;
}

.purchase-summary-price-item-title,
.order-status-item-title {
    text-align:right;
    margin-right: 15px;
}

.purchase-summary-price-item,
.order-status-item {
    text-align: center;
    font-weight: 700;
    width: 120px;
}

.purchase-buyer-info {
    text-align: left;
}

td.order-status-subtext {
    text-align: left;
    padding: 25px;
}

.purchase-buyer-title {
    font-size: 15px;
    font-weight: 700;
}

.purchase-buyer-line {
    line-height: 20px;
}

.purchase-buyer-line-title {
    width: 135px;
    display: inline-block;
}

.purchase-buyer-line-info {
    display: inline-block;
    width: 410px;
}

.buyer-info-notice {
    text-align: center;
    font-size: 13px;
    margin: 10px 10px 27px;
}

/* order back/confirmation */
.order-back-wrap {
    min-height: 350px;
}

.order-back-outer {
    text-align:center;
    font-size: 14px;
    padding-top: 50px;
    padding-right: 15px;
}

.order-back-title {
    font-size: 16px;
    font-weight: 700;
}

.order-back-title-error {
    color: #d82a2a;
}

.order-back-progress {
    padding-top: 50px;
}

.order-back-progress > * {
    vertical-align: middle;
}

/* other */
.red {
    color: #d82a2a;
}

.required {
    padding: 30px 10px 10px 0;
    text-align: right;
    color: #d82a2a;
}

.field-required .inputabout:after {
    content: " *";
    color: #d82a2a;
}

.clear {
    clear:both;
}

.paymentbox {
    text-align:left;
    margin-top:15px;
}

.paymentinfo li {
    list-style: none;
    margin-bottom: 10px;
    margin-left: 15px;
}

.paymentinfo li::before {
    content: '';
    background: url('../images/status.gif') no-repeat;
    background-position: left 2px;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    margin-left: -21px;
}

.buy-price-links {
    font-size: 14px;
    line-height: 20px;
}

/* price */

.priceh {
    text-align: center;
    color: #ff0000;
    font-size: 14px;
    padding-bottom: 14px;
    margin-top: 35px;
}

.leftContainer table.pricet {
    margin: 0 auto 14px auto;
    border-collapse: collapse;
    width: 340px;
    border-top: 1px solid #B7B4CF;
    border-left: 1px solid #B7B4CF;
}

.leftContainer td.priceth {
    text-align: center;
    border-right: 1px solid #B7B4CF;
    border-bottom: 1px solid #B7B4CF;
    background-color: #D2CCF1;
}

.leftContainer td.pricetd {
    text-align: center;
    border-right: 1px solid #B7B4CF;
    border-bottom: 1px solid #B7B4CF;
    background-color: #f9f9fa;
}

.leftContainer table.pricet tbody tr:nth-child(2n) .pricetd {
    background: #e6e6e6;
}

/* support */
.bsbb {
    min-height: 380px;
}

.bsf {
    float:left;
    width: 273px;
    height: 160px;
    padding-top: 20px;
    text-align: center;
    margin: 30px 10px;
    border: 1px solid #B1AFAF;
    border-radius: 15px;
    background-color: #FFF;
}

.bst {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 30px;
    font-style: italic;
}

.bstt {
    font-size: 14px;
    margin-top: 20px;
}

.bsb {
    border: 1px solid silver;
    color: #FFFFFF;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    padding: 0px;
    width: 100px;
    text-decoration: none;
    text-shadow: 0px 0px 3px #838383;
    font-size: 19px;
    font-style: italic;
    font-weight: 700;
    box-shadow: 2px 2px 5px #C4C4C4;
    cursor: pointer;
    background: #DC8E2A;
    background: -moz-linear-gradient(top,  #f6e6b4 0%, #DC8E2A 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6e6b4), color-stop(100%,#DC8E2A));
    background: -webkit-linear-gradient(top,  #f6e6b4 0%,#DC8E2A 100%);
    background: -o-linear-gradient(top,  #f6e6b4 0%,#DC8E2A 100%);
    background: -ms-linear-gradient(top,  #f6e6b4 0%,#DC8E2A 100%);
    background: linear-gradient(to bottom,  #f6e6b4 0%,#DC8E2A 100%);
}

.bsb:hover {
    text-decoration: none;
    box-shadow: none;
}

.bse {
    text-align:center;
    color: #d21818;
    margin:90px;
}

/* operations price table */
.tablesorter-th1 {
    width:34px;
}

.tablesorter-th2 {
    width:auto;
}

.tablesorter-th3 {
    width:212px;
}

.tablesorter td.price_list_v {
	border: 1px solid #B7B4CF;
	font-size:13px;
	padding-left:2px;
}

.tablesorter tbody tr td:first-child,
.tablesorter tbody tr td:last-child {
    text-align: center;
}

.tablesorter tbody tr td:nth-child(2) {
    text-align: left;
}
