.pc-module {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.22);
    background: #fff;
    border: 1px solid #ddd;
    position: absolute;
    width: 663px;
    padding: 33px 44px 20px;
    z-index: 999;
    color: #000;
    font-size: 14px;
    line-height: 1.3;
    display: none;
}

.pc-module a {
    color: #0077af;
    text-decoration: underline;
    outline: none;
}

.pc-module a:hover {
    text-decoration: none;
}

.pc-module img {
    border: 0;
}

.pc-module form {
    margin: 0;
    padding: 0;
}

.pc-module .pc-col-set  input,
.pc-module .pc-col-set  select,
.pc-module .pc-col-set  textarea {
    font-size: 14px;
    color: #1a1a1a;
    vertical-align: middle;
    outline: none;
    width:100%;
}

.pc-module input[type="checkbox"],
.pc-module input[type="radio"] {
    margin: 0 5px 0 0;
    padding: 0;
    width: 15px;
    height: 16px;
    vertical-align: top;
}

.pc-module ::-webkit-input-placeholder {
    color: #959595;
}

.pc-module :-moz-placeholder {
    color: #959595;
}

.pc-module ::-moz-placeholder {
    color: #959595;
    opacity: 1;
}

.pc-module :-ms-input-placeholder {
    color: #959595;
}

.pc-module input[type="submit"]:hover {
    cursor: pointer;
}

.pc-module .pc-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 14px;
    height: 14px;
    background: url(/bitrix/components/infospice/link.fast.order/templates/.default/images/pc-close.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.pc-module h2 {
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 24px;
    text-transform: uppercase;
}

.pc-module .pc-box {
    padding: 20px 0 15px;
    position: relative;
}

.pc-module .pc-box:after {
    content: '';
    display: block;
    clear: both;
}

.pc-module .pc-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 150px;
    right: 0;
    height: 1px;
    background: #eee;
}

.pc-module .pc-box:first-child {
    padding-top: 0;
}

.pc-module .pc-box:first-child:before {
    display: none;
}

.pc-module .pc-box .pc-remove {
    position: absolute;
    top: 20px;
    left: 0;
    background: url(/bitrix/components/infospice/link.fast.order/templates/.default/images/pc-remove.png) no-repeat;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    overflow: hidden;
}

.pc-module .pc-box .pc-remove:hover
{
    width: 20px;
    height: 20px;
    background-size: 90%;
}
.pc-module .pc-box:first-child .pc-remove {
    top: 0;
}

.pc-module .pc-visual {
    float: left;
    margin: 0 6px 0 0;
    width: 144px;
    text-align: center;
}

.if-link.buy-link {
    color: #FF495A;
    float: left;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    margin: 5px 0 15px;
    width: 100%;
}

.pc-module .pc-visual img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
}

.pc-module .pc-description {
    overflow: hidden;
    padding: 10px 0 0;
}

.pc-module .pc-description h3 {
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 5px;
    float: left;
    width: 278px;
    padding: 0 8px 0 0;
}

.pc-module .pc-description h3 a {
    color: #0077af;
}

.pc-module .pc-description .pc-price {
    float: left;
    width: 95px;
    padding: 0 10px 0 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #ff5a00;
    margin: 0 0 14px;
}

.pc-module dl {
    margin: 0 0 0 150px;
    text-align: center;
    border-top: 1px solid #eee;
    padding: 15px 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}

.pc-module dl:after {
    content: '';
    display: table;
    clear: both;
}

.pc-module dl dt {
    display: table-cell;
    vertical-align: top;
    margin: 0 8px 0 0;
    float: left;
    text-align: right;
    width: 50%;
}

.pc-module dl dd {
    display: table-cell;
    vertical-align: top;
    margin: 0;
    font-size: 22px;
    color: #ff5a00;
}

.pc-module .pc-other-products-cart {
    overflow: hidden;
    padding: 35px 0 25px;
    font-size: 14px;
    line-height: 20px;
}

.pc-module .pc-other-products-cart .pc-label {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0;
}

.pc-module .pc-other-products-cart .pc-add-cart {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    padding: 0 0 0 20px;
    position: relative;
    text-decoration: none;
}

.pc-module .pc-other-products-cart .pc-add-cart:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: 4px;
    left: 3px;
    background: url(/bitrix/components/infospice/link.fast.order/templates/.default/images/pc-add-cart.png) no-repeat;
}

.pc-module .pc-other-products-cart .pc-add-cart strong {
    background: url(/bitrix/components/infospice/link.fast.order/templates/.default/images/pc-sep01.png) repeat-x 0 95%;
}

.pc-module .pc-other-products-cart .pc-add-cart:hover strong {
    background: none;
}

.pc-module .pc-col-set {
    padding: 30px 0;
    position: relative;
    width: 100%;
}

.pc-module .pc-col-set:after {
    content: '';
    clear: both;
    display: block;
}

.pc-module .pc-col-set .pc-col {
    float: right;
    width: 282px;
}

.pc-module .pc-col-set .pc-col:before {
    content: '';
    position: absolute;
    top: 30px;
    bottom: 47px;
    width: 1px;
    background: #eee;
    margin-left: -49px;
}

.pc-module .pc-col-set .pc-col:first-child {
    float: left;
}

.pc-module .pc-col-set .pc-col:first-child:before {
    display: none;
}

.pc-module .pc-registered-user .pc-col {
    display: none;
}

.pc-module .pc-registered-user .pc-col:first-child {
    display: block;
    margin: 0 auto;
    float: none;
}

.pc-module .pc-col-set h3 {
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 25px;
}

.pc-module .pc-row {
    position: relative;
    padding: 0 0 17px;
}

.pc-module .pc-phone {
    width: 152px;
}
.pc-module .pc-drop-holder {
    position: absolute;
    /*top: 100%;*/
    left: 0;
    right: 0;
    z-index: 9;
    background: #fff;
    border: solid #A2ACB4;
    border-width: 0 1px 1px;
    font-size: 14px;
    line-height: 18px;
    color: #222;
    display:none;
}
.pc-module .pc-drop-holder ul {
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 216px;
    overflow: auto;
}
.pc-module .pc-drop-holder ul li a {
    display: block;
    color: #222;
    text-decoration: none;
    padding: 9px 10px;
}
.pc-module .pc-drop-holder ul li:hover a,
.pc-module .pc-drop-holder ul li.active a {
    color: #F45304;
}
.pc-module .pc-phone { width: 152px;}
.pc-module .pc-row label {
    display: block;
    color: #222;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 5px;
}

.pc-module .pc-row label i {
    color: red;
}

.pc-module .pc-row input[type="text"],
.pc-module .pc-row input[type="password"],
.pc-module .pc-row input[type="email"] {
    display: block;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #a2acb4;
    color: #222;
    font-size: 14px;
    line-height: 18px;
    height: 40px;
    padding: 9px 10px;
    width: 100%;
    margin: 0;
}

.pc-module .pc-row textarea {
    display: block;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #a2acb4;
    color: #222;
    font-size: 14px;
    line-height: 18px;
    height: 100px;
    min-height: 100px;
    padding: 9px 10px;
    width: 100%;
    margin: 0;
    overflow: auto;
    resize: none;
}
.pc-module .pc-row select {
    width: 100%;
    padding: 12px 9px;
}
.pc-module .pc-check-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pc-module .pc-check-list li:after {
    content: '';
    display: block;
    clear: both;
}
.pc-module .pc-check-list input[type="radio"],
.pc-module .pc-check-list input[type="checkbox"],
.pc-module .pc-check-list .chk-area,
.pc-module .pc-check-list .rad-area {
    float: left;
    margin: 2px 8px 0 0;
}
.pc-module .pc-check-list label {
    display: block;
    overflow: hidden;
}
.pc-module .pc-check-list input:checked + label,
.pc-module .pc-check-list .jcf-label-active { color: #078307;}
.pc-module .pc-load-img {
    position: absolute;
    right: -33px;
    top: 33px;
    display: none;
}

.pc-module .pc-loading .pc-load-img {
    display: block;
}

.pc-module .pc-example {
    color: #737373;
    font-size: 11px;
    line-height: 14px;
    padding-top: 5px;
    display: block;
}

.pc-module .pc-error-msg {
    color: #f45304;
    font-size: 11px;
    line-height: 14px;
    padding-top: 5px;
}

.pc-module .pc-error .pc-error-msg {
    display: block;
}

.pc-module .pc-loading:after {
    content: '';
    position: absolute;
    right: -32px;
    top: 35px;
    background: url(/bitrix/components/infospice/link.fast.order/templates/.default/images/pc-loader.gif) no-repeat;
    width: 20px;
    height: 20px;
}

.pc-module .pc-complete:after {
    content: '';
    position: absolute;
    right: -32px;
    top: 35px;
    background: url(/bitrix/components/infospice/link.fast.order/templates/.default/images/pc-arrow01.png) no-repeat;
    width: 18px;
    height: 15px;
}

.pc-module .pc-error:after {
    content: '';
    position: absolute;
    right: -32px;
    top: 35px;
    background: url(/bitrix/components/infospice/link.fast.order/templates/.default/images/pc-alert.png) no-repeat;
    width: 15px;
    height: 14px;
}

.pc-module .pc-area.pc-complete:after,
.pc-module .pc-area.pc-error:after {
    top: 12px;
}

.pc-module .pc-captcha {
    width: 282px;
    margin: 0 auto 42px;
}

.pc-module .pc-captcha label {
    display: block;
    color: #222;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 5px;
}

.pc-module .pc-captcha .pc-area {
    position: relative;
    border: 1px solid #a2acb4;
    height: 38px;
    background: #fff;
    padding: 0 8px 0 185px;
}

.pc-module .pc-captcha .pc-area img {
    position: absolute;
    top: -1px;
    left: -1px;
    border: 1px solid #260027;
    width: 178px;
    height: 38px;
}
.pc-module .pc-captcha .pc-area img:hover{
    cursor: pointer;
}

.pc-module .pc-captcha .pc-area input {
    background: none;
    font-size: 14px;
    line-height: 18px;
    padding: 9px 0;
    width: 90px;
    color: #222;
    border: 0;
    margin: 0;
}

.pc-module .pc-check-wrap:after {
    content: '';
    display: block;
    clear: both;
}

.pc-module .pc-check-wrap {
    border-top: 1px solid #ececec;
    padding: 17px 0;
}

.pc-module .pc-check-wrap label {
    margin: 0;
    overflow: hidden;
    display: inline;
}

.pc-module .pc-btn-wrap {
    background: #f2f5f8;
    padding: 15px;
    margin: 0 0 22px;
    text-align: center;
}

.pc-module .pc-btn {
    display: inline-block;
    vertical-align: top;
    border: none;
    text-align: center;
    height: 40px;
    background: #f45304;
    padding: 0 18px 3px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.pc-module .pc-btn:hover {
    cursor: pointer;
    opacity: 0.85;
}

.pc-module .required {
    color: #f45304;
}

/* other modules */
.pc-description .counter:after {
    content: '';
    display: block;
    clear: both;
}

.pc-description .counter {
    letter-spacing: -4px;
    float: right;
    min-width: 117px;
}

.pc-description .counter .pl,
.pc-description .counter .min {
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 19px;
    background: url(/bitrix/components/infospice/link.fast.order/templates/.default/images/counter-min.png) no-repeat;
}

.pc-description .counter .pl {
    background: url(/bitrix/components/infospice/link.fast.order/templates/.default/images/counter-pl.png) no-repeat;
}

.pc-description .counter input[type="text"] {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #a2acb4;
    color: #222;
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    letter-spacing: 0;
    padding: 9px 10px;
    width: 40px;
    margin: 0 6px;
}

.pc-good_order {
    text-align: center;
    width: 100%;
    font-size: 19px;
    display: block;
    margin-bottom: 10px;
}
/* new styles */
.pc-options {
    padding: 20px 0 0;
    overflow: hidden;
}
.pc-options select {
    width: 350px;
    padding: 12px 9px;
}
.pc-options + .pc-other-products-cart {
    padding-top: 25px;
}
.pc-notification {
    top: 57px;
    z-index: 3;
    right: 120px;
    min-width: 170px;
    padding: 34px 34px 34px 96px;
    min-height: 40px;
    font-size: 18px;
    line-height: 40px;
    background: #fff url(/bitrix/components/infospice/link.fast.order/templates/.default/images/pc-arrow02.png) no-repeat 34px 34px;
}
.pc-close-notification {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 14px;
    height: 14px;
    background: url(/bitrix/components/infospice/link.fast.order/templates/.default/images/pc-close.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}
.pc-refresh_capcha_text{
    float: left;
    position: relative;
    left: -156px;
    width: 156px;
    display: inline-block;
    margin-top: 3px;
}
