.b_step1,
.b_step2,
.b_step3
{
    font-size: 19px;
    line-height: 37px;
    display: inline-block;
    float: left;
    /*height: 37px;*/
    margin-top: 0px;
    margin-right: 10px;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    background-color: #9c9c9c;
}

.b_step1.active,
.b_step2.active,
.b_step3.active
{
    background-color: #356eb5 !important;
}
.b_step1 > span,
.b_step2 > span,
.b_step3 > span
{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.b_step1 > a img 
{
    display: inline-block;
    margin-left: 10px;
	margin-bottom:3px;
}

.basket-step-name .order-content-h
{
    font-size: 21px;
    line-height: 40px;
    height: 40px;
    text-transform: uppercase;
    color: #333b4e;
}
.b-cart .order-content-h
{
    /* november: уменьшаем отступы. старое значение - margin: 58px 0 20px 14px; */
    margin: 10px 0 5px 14px;
}
.delivery-type .order-content-h
{
    margin: 10px 0 5px 14px; /*56-14*/
}
.step-num-rad
{
    font-size: 21px;
    line-height: 36px;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 12px;
    text-align: center;
    color: #356eb5;
    border: 2px solid #356eb5;
    border-radius: 40px;
}
.clear
{
    clear: both;
}

.b-table
{
    font-size: 17px;
    margin: 0 0 4px !important; /* 0 14 4*/
} 

.b-table
{
    width: 100%;
    max-width: 100%;
/*    margin: 0 14px 4px !important; 
    margin-bottom: 20px; */
}

.b-table td,
.b-table th
{
    padding: 8px;
    vertical-align: top;
    border-right: 1px solid #F3F4F5;
}
.b-table td
{
    font-size: 16px;
    line-height: 1.42857;
    min-height: 42px;
    padding: 10px 8px 8px 10px;
    color: #000;
    border-top: 1px solid #ddd;
    border-right: 1px solid #e7e9eb;
    border-left: 1px solid #e7e9eb;
}

.b-table th
{
    font-size: 16px;
    /* line-height: 38px; */
    padding: 5px 10px 0;
    vertical-align: middle;
    color: #333b4e;
    border-top: none;
    background-color: #f3f4f5;
}

.b-table td.bordered
{
    border-top: 1px solid #e7e9eb;
    border-right: 1px solid #e7e9eb;
    border-bottom: 1px solid #e7e9eb;
    border-left: 1px solid #e7e9eb;
}

.b-table td.bottom_border
{
    border-bottom: 1px solid #e7e9eb !important;
}
.b-table td.tdcol3b
{
    padding-left: 127px !important;

    border: none;
}

.b-table td.art
{
    text-transform: uppercase;
}
.b-table td.bottom_border.brand,
.b-table td.bottom_border.sum
{
    border-top: none;
}
.b-table .minus_img
{
    display: inline-block;
    position: relative;
    top: 4px;
    width: 19px;
    height: 19px;
    padding-left: 19px;
    background: url('/lib/imgs/minus_img.jpg') no-repeat scroll 0 0;

}
.b-table .plus_img
{
    display: inline-block;
    position: relative;
    top: 4px;
    margin-left: 0;
    padding-right: 19px;
    width: 19px;
    height: 19px;
    background: url('/lib/imgs/plus_img.jpg') no-repeat scroll 0 0;
}
.b-table .inpcount
{
    font-size: 16px;
    width: 28px;
    margin: 0;
    padding: 0;
    text-align: center;
    border: none;
}
.b-table a.atbt
{
    text-decoration: none;
    color: #356eb5;
    border-bottom: 1px dashed;
}
.dtpl5
{
    margin-left: 45px;
}

.table-ord-2
{
    margin-top: 10px; /* 22 */
    margin-bottom: 10px !important; /* 55 */
}

.b-table .height22
{
    height: 22px;
}
.b-table .taltb,
.b-table .taltb span
{
    text-align: right;
}
.b-table .summary td
{
    padding: 7px 8px 3px 10px;
}
.b-table .btbb
{
    border-bottom: 1px solid #e7e9eb !important;
    width: 250px;
}
.b-table td.no_padding
{
    padding: 0 !important;
}
.b-table td.no_bord
{
    border: none !important;
}
.b-table td.club-cart
{
    padding: 0 8px 0 10px;
}
.b-table td.club-cart input
{
    font-size: 16px;
    width: 232px;
    height: 32px;
    margin-left: 4px;
    padding: 0 10px;
    color: #333b4e;
    border: 0 none;
    background-color: #f3f4f5;
}
.b-table .brand
{
    width: 117px;
}
.b-table .art
{
    width: 124px;
}
.b-table .count
{
    width: 145px;
}
.b-table .price_td
{
    width: 125px;
}
.b-table .sum
{
    width: 250px;
}
.basket-step .tr-step-drb
{
    border-bottom: 1px solid #f3f4f5;
    border-left: 1px solid #f3f4f5;
    border-right: 1px solid #f3f4f5;
}
.basket-step-content .styl-radio {
    border-top: 1px solid #f3f4f5;
}
.tr-step-drb
{
 /*   margin: 0 13px; */
}
.basket-step .tr-step-drb:first-child
{
    border-top: 1px solid #f3f4f5;
}
/*radio*/
.styl-radio input[type='radio']
{
    display: none;
}
.styl-radio input[type='radio'] + label i
{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 1px 38px 0 0;
    cursor: pointer;
    vertical-align: top;
    background: url('/lib/imgs/radio_input.png') no-repeat scroll left top;
}
.styl-radio label div
{
    line-height: 34px;
    height: 45px;
    vertical-align: bottom;
}
.styl-radio > label
{
    padding: 0 0 0 68px;
}
.styl-radio > a
{
    line-height: 45px;
    height: 45px;
}
.styl-radio input[type='radio']:checked + label i
{
    background: url('/lib/imgs/radio_input.png') no-repeat scroll left -21px;
}
.styl-radio label
{
    font-weight: normal;
    margin-bottom: 0;
    padding: 14px 0 10px 68px;
    cursor: pointer;
}
.styl-radio label .zag-inp
{
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    color: #000;
}
.styl-radio .block-lab
{
    font-size: 16px;
    line-height: 18px;
    display: inline-block;
}

@media (min-width: 1478px) {
    .styl-radio .block-lab {max-width: 1095px;}
}
@media (min-width: 1260px) and (max-width: 1477px) {
    .styl-radio .block-lab {max-width: 910px;}
}

/*checkbox*/
.styl-checkbox input[type='checkbox']
{
    display: none;
}
.styl-checkbox input[type='checkbox'] + label i
{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 1px 38px 0 0;
    cursor: pointer;
    vertical-align: top;
    background: url('/lib/imgs/checkbox_input.png') no-repeat scroll left top;
}
.styl-checkbox label div
{
    line-height: 34px;
    height: 45px;
    vertical-align: bottom;
}
.styl-checkbox > label
{
    padding: 0 0 0 68px;
}
.styl-checkbox > a
{
    line-height: 45px;
    height: 45px;
}
.styl-checkbox input[type='checkbox']:checked + label i
{
    background: url('/lib/imgs/checkbox_input.png') no-repeat scroll left -21px;
}
.styl-checkbox label
{
    font-weight: normal;
    margin-bottom: 0;
    padding: 14px 0 10px 68px;
    cursor: pointer;
}
.styl-checkbox label .zag-inp
{
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    color: #000;
}
.styl-checkbox .block-lab
{
    font-size: 16px;
    line-height: 18px;
    display: inline-block;
}


.uppercase
{
    text-transform: uppercase;
}
.tr-step-drb .addl
{
    line-height: 60px;
    position: absolute;
    right: 0;
    width: 250px;
    color: #356eb5;
}

.tr-step-drb .addl a
{
    font-size: 16px;
    line-height: 60px;
    text-decoration: none;
    color: #356eb5;
    border-bottom: 1px dashed #356eb5;
}

.tr-step-drb .addl a:hover
{
    text-decoration: none;
}
.tr-step-drb
{
    position: relative;
    width: auto; /* 1240 */
}
.basket-step-last .tr-step-drb
{
    border-top: none;
}
.basket-step-last .block-lab a
{
    text-decoration: underline;
}


.contact_item,
.contact_item_right,
.person_props .col-lg-24 label.contact_item
{
    font-size: 16px;
    display: inline-block;
    margin-top: 20px;
    text-align: right;
    color: #000;
}
.contact_item
{
    width: 192px; /* 238 */
}
.contact_item i,
.contact_item_right i,
.person_props .col-lg-24 label.contact_item i
{
    color: #f00;
}
.contact_input
{
    line-height: 30px;
    width: 202px; /* 232 */
    height: 32px;
    margin-left: 14px;
    padding: 0 10px;
    color: #333b4e;
    border: 1px solid #f3f4f5;
    background-color: #f3f4f5;
}
.contact_input:hover,
.contact_input:focus,
.contact_input:active,
.b-table td.club-cart input:hover,
.b-table td.club-cart input:focus,
.b-table td.club-cart input:active
{
    cursor: pointer;
    border: 1px solid #356eb5;
}
.contact_textarea
{
    line-height: 18px;
    margin-left: 14px;
    margin-top: 20px;
    width: 202px; /* 232 */
    padding: 0 10px;
    color: #333b4e;
    border: 1px solid #f3f4f5;
    background-color: #f3f4f5;
}
.contact_select
{
    line-height: 30px;
    height: 32px;
    line-height: 18px;
    margin-left: 14px;
    width: 202px; /* 232 */
    padding: 0 10px;
    color: #333b4e;
    border: 1px solid #f3f4f5;
    background-color: #f3f4f5;
}
.contact_select option 
{
    width: 202px;
}

.contact_item,
.contact_item_right,
.person_props .col-lg-24 label.contact_item
{
    font-size: 16px;
    display: inline-block;
    margin-top: 24px;
    text-align: right;
    font-weight: normal;
}
.contact_item_right,
.person_props .col-lg-24 label.contact_item
{
    width: 240px;
}


.ico-payments
{
    position: absolute;
    top: 0;
    display: inline-block;
    width: 650px;
    height: 62px;
    background: url('/lib/imgs/payment_basket.jpg?v=3') no-repeat scroll 40px 16px;
}
.error-mess
{
    width: 548px;
    margin-top: 32px;
    padding: 14px 28px 30px;
    border: 2px solid #ba1a32;
    background-color: #f3f4f5;
}
.error-mess > div
{
    font-size: 30px;
    margin-bottom: 12px;
    color: #ba1a32;
}
.error-mess > span
{
    font-size: 19px;
    line-height: 22px;
    color: #000;
}

@media(max-width: 992px){
    .error-mess{
        width: calc(100% - 30px);margin: 25px auto;
    }
    .error-mess > div{
        font-size: 22px;
    }
    .error-mess > span{
        font-size: 13px;
  line-height: 19px;
    }
}

.ico-qiwi
{
    position: absolute;
    top: 0;
    display: inline-block;
    width: 135px;
    height: 50px;
    background: url('/lib/imgs/qiwi.jpg') no-repeat scroll 50px 5px;
}

.confirm_order,
.confirm_order:hover,
.confirm_order:focus
{
    font-size: 20px; /* november: увеличиваем кнопку. Старое значение font-size: 18px;  */
    line-height: 50px; /* november: увеличиваем кнопку. Старое значение line-height:37px;*/
    display: block;
    width: 312px;
    height: 50px; /* november: увеличиваем кнопку. Старое значение height:37px;  */
    margin: 0 auto;
    text-align: center;
    color: #fff;
    background: #b81c37 none repeat scroll 0 0;
}
.butordcent
{
    width: 100%;
    margin: 20px 0 39px 0; /* november: уменьшаем отступы. Старое значение margin: 20px 0 78px 0; */
}
.table-ord-1 td
{
    border-top: none!important;
}
.table-ord-2 .taltb
{
    /*width: 250px;*/
}
.table-ord-2 .basket_price
{
    width: 145px;
}
.table-ord-2 .bez_sk
{
    width: 250px;
}


.b-table .summary b
{
    font-size: 15px;
}
.b-table .summary td.no_left_bord
{
    padding-left: 0;
}
/*1400+960+768*/
@media (min-width:768px)
{
    .b_step1,
    .b_step2,
    .b_step3
    {
        margin: 0 10px 10px 0;
    }

    .basket-step .basket-step-content
    {
        display: block !important;
        height: inherit !important;
    }
    .basket-step.active-block
    {
        border: 1px solid #356eb5;
    }
    .basket-step.active-block .step-num-rad
    {
        color: #fff;
        background-color: #356eb5;
    }
    .basket-step.active-block
    {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border: 1px solid #356eb5;
    }

    .basket-step.error-block .step-num-rad
    {
        color: #fff;
        border: 2px solid #b81c37;
        background-color: #b81c37;
    }

    .basket-step.error-block .error-mess a
    {
        color: #356eb5;
        border-bottom: 1px dashed #356eb5;
    }
    .basket-step-last .block-lab a:hover,
    .basket-step.error-block .error-mess a:hover
    {
        text-decoration: none;
    }
    .b-table td.tdcol3b
    {
        line-height: 32px;
    }
}
/*960*/
@media (min-width: 960px) and (max-width: 1259px)
{
    .b_step1,
    .b_step2,
    .b_step3
    {
        margin-top: 0;
    }
    .b-table .brand
    {
        width: 96px;
    }
    .b-table .art
    {
        width: 124px;
    }
    .table-ord-1 .count
    {
        width: 120px;
    }
    .table-ord-1 .price_td,
    .table-ord-2 .basket_price
    {
        width: 120px;
    }
    .table-ord-1 .sum,
    .table-ord-2 .bez_sk,
    .b-table .btbb
    {
        width: 240px;
    }
    .table-ord-2 .taltb
    {
        /*width: 218px;*/
    }
    .b-table td.tdcol3b
    {
        padding-top: 4px;
        padding-right: 30px;
        padding-left: 10px !important;
    }
    .b-table td.club-cart input
    {
        margin-top: 7px;
        margin-left: 0;
    }
    .table-ord-2
    {
        margin-bottom: 34px !important;
    }
    .b-table
    {
        /*width: 903px !important;*/
    }
    .tr-step-drb
    {
        width: 903px;
    }


    .styl-radio label
    {
        padding: 14px 0 10px 60px;
    }
    .styl-radio input[type='radio'] + label i
    {
        margin: 1px 26px 0 0;
    }

    .styl-checkbox label
    {
        padding: 14px 0 10px 60px;
    }
    .styl-checkbox input[type='checkbox'] + label i
    {
        margin: 1px 26px 0 0;
    }


    .tr-step-drb a.addl
    {
        width: 199px;
    }
    .delivery-block .block-lab
    {
        width: 620px;
    }
    .contact_input,
    .person_props .location-property
    {
        width: 215px;
    }
    .contact_textarea
    {
    width: 215px;
    }
    .contact_select
    {
    width: 215px;
    }   
    .contact_item
    {
        width: 210px;
    }
    .contact_item_right,
    .person_props .col-lg-24 label.contact_item
    {
        width: 220px;
    }
    .tr-step-drb .addl
    {
        width: 200px;
    }
    .b-cart .order-content-h
    {
        /*margin: 34px 0 20px 14px;*/
        margin: 10px 0 5px 14px;
    }
    .basket-step .basket-step-content
    {
        display: block !important;
    }
}

/*768*/
@media (min-width: 768px) and (max-width: 959px)
{
    .b-table
    {
        width: 735px !important;
    }
    .tr-step-drb
    {
        width: 735px;
    }
    .basket-step
    {
        width: 735px;
    }
    .b_step1,
    .b_step2,
    .b_step3
    {
        margin-top: 0;
    }
    .b-cart .order-content-h
    {
        /*margin: 34px 0 20px 14px;*/
        margin: 10px 0 5px 14px;
    }
    .b-table .brand
    {
        width: 96px;
    }
    .b-table .art
    {
        width: 123px;
    }
    .table-ord-1 .count
    {
        width: 115px;
    }
    .table-ord-1 .price_td
    {
        width: 115px;
    }
    .table-ord-1 .sum
    {
        width: 110px;
    }
    .table-ord-2 .taltb
    {
        /*width: 162px;*/
    }
    .table-ord-2 .basket_price
    {
        width: 115px;
    }
    .table-ord-2 .bez_sk,
    .b-table .btbb
    {
        width: 230px;
    }
    .b-table td.tdcol3b
    {
        padding-top: 4px;
        padding-right: 0;
        padding-left: 10px !important;
    }
    .b-table td.club-cart input
    {
        margin-top: 7px;
        margin-left: 0;
    }
    .table-ord-2
    {
        margin-bottom: 34px !important;
    }
    .b-table th
    {
        padding: 5px 8px 0;
    }
    .b-table td
    {
        padding: 10px 8px 8px;
    }
    .dtpl5
    {
        margin-left: 0;
    }
    .b-table td.club-cart input
    {
        width: 210px;
    }
    .tr-step-drb .addl
    {
        width: 142px;
    }


    .styl-radio label
    {
        padding: 14px 0 10px 10px;
    }
    .styl-radio input[type='radio'] + label i
    {
        margin: 1px 22px 0 0;
    }


    .styl-checkbox label
    {
        padding: 14px 0 10px 10px;
    }
    .styl-checkbox input[type='checkbox'] + label i
    {
        margin: 1px 22px 0 0;
    }



    .delivery-block .block-lab
    {
        width: 536px;
    }
    .contact_input,
    .person_props .location-property
    {
        width: 210px;
    }
    .contact_textarea
    {
        width: 210px;
    }
    .contact_select
    {
    width: 215px;
    }   
    .contact_item
    {
        width: 86px;
    }
    .contact_item_right,
    .person_props .col-lg-24 label.contact_item
    {
        width: 170px;
    }
    .basket-step .basket-step-content
    {
        display: block !important;
    }
}

/*320*/
@media screen and (max-width: 767px)
{
    .basket-step .basket-step-content
    {
        /*display:none;*/
    }
    .basket-step .basket-step-name
    {
        width: 320px;
        height: 54px;
        margin: auto;

        border-bottom: 1px solid #fff;
    }

    .basket-step .basket-step-name a
    {
        width: 320px;
        margin: 0 !important;
        padding-left: 14px;

        text-decoration: none;

        color: #333b4e;
        outline: 0;
        background-color: #ededed;
    }

    .basket-step .basket-step-name a:hover
    {
        text-decoration: none;

        color: #333b4e;
    }

    .basket-step .basket-step-name a.active
    {
        border-top: 1px solid #e7eaec;
        background-color: #fff;
    }
    .basket-step .order-content-h
    {
        font-size: 19px;
        /*line-height:53px;*/
        line-height: 24px;
    }
    .basket-step .basket-step-name span.visible-xs
    {
        line-height: 53px;

        display: inline-block !important;
    }
    /*
    .step-num-rad
    {
        font-size: 21px;
        line-height: 28px;

        width: 32px;
        height: 32px;
        margin-right: 12px;

        color: #356eb5;
        border-radius: 32px;
        background-color: #edfdd3;
    }
    */
    .delivery-type .order-content-h
    {
        margin: 0 0 5px 14px !important;
    }
    .b-cart .order-content-h
    {
        margin: 4px 0 5px 14px !important;
    }

    .basket-step-content,
    .tr-step-drb
    {
        width: 320px;
    }
    .basket-step-content
    {
        margin: 0 auto;
    }
    .tr-step-drb
    {
        margin: 0;
    }


    .styl-radio label
    {
        padding: 14px 0 10px 19px;
    }
    .styl-radio input[type='radio'] + label i
    {
        margin: 1px 16px 0 0;
    }
    .styl-radio .block-lab
    {
        width: 250px;
    }



    .styl-checkbox label
    {
        padding: 14px 0 10px 19px;
    }
    .styl-checkbox input[type='checkbox'] + label i
    {
        margin: 1px 16px 0 0;
    }
    .styl-checkbox .block-lab
    {
        width: 250px;
    }


    .ico-payments
    {
        position: static;
        top: auto;
        display: inline-block;
        width: 250px;
        height: 80px;
        margin-top: 18px;
        background: url('/lib/imgs/payment_basket.jpg?v=3') no-repeat scroll 0 -70px;
    }
    .ico-qiwi
    {
        position: static;
        top: auto;
        display: inline-block;
        width: 135px;
        height: 44px;
        margin-top: 6px;
        background: url('/lib/imgs/qiwi.jpg') no-repeat scroll 0 5px;
    }
    .contact_input
    {
        /*width: 290px;*/
        height: 32px;
        margin-bottom: 14px;
        margin: 0;
    }
    .contact_textarea
    {
        width: 290px;
        margin-bottom: 14px;
    }
    .contact_select
    {
        width: 290px;
        margin-bottom: 14px;
    }
    .personal-block i.visible-xs-inline
    {
        color: #f00;
    }
    .confirm_order,
    .confirm_order:hover
    {
        font-size: 20px;
        line-height: 50px;
        width: 244px;
        height: 50px;
        background-color: #d9132f;
    }
    .reg-xs
    {
        padding-right: 8px;
    }

    a.order-content-h i
    {
        font-size: 22px;
        line-height: 1.3em;
        margin-top: 8px;
        margin-right: 18px;
        padding: 0;
    }
    a.order-content-h i.fa::before
    {
        content: '';
        color: #333b4e;
    }
    a.order-content-h.active i.fa::before
    {
        content: '';
        color: #b3b3b3;
    }
    .basket-step .tr-step-drb:first-child
    {
        border-top: none;
    }
    .tr-step-drb .addl
    {
        line-height: 20px;
        position: static;
        right: auto;
        width: 250px;
        margin-left: 55px;
        color: #356eb5;
    }
    .tr-step-drb .addl a
    {
        font-size: 16px;
        line-height: 16px;
        display: inline-block;
        margin-bottom: 20px;
        color: #006eb9;
        border-bottom: 1px dashed #006eb9;
    }
    h
    .height22
    {
        display: none;
    }
    .table-ord-1 td,
    .table-ord-2 td
    {
        display: none;
    }

    .table-ord-1,
    .table-ord-2
    {
        margin: 0 !important;
    }
    .table-ord-1 tbody td.mob-xs-36,
    .table-ord-2 td.mob-xs-36
    {
        display: block;
        width: 320px !important;
        min-height: 35px;
        padding: 8px 0 6px 10px;
        border: none !important;
    }
    .table-ord-1 tbody td.mob-xs-36 .mob-td-cart,
    .table-ord-2 td.mob-xs-36 .mob-td-cart
    {
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        display: inline-block !important;
        float: left;
        width: 135px;
        text-transform: none !important;
        color: #2b384e;
    }
    .table-ord-1 tbody td.mob-xs-36 .mob-td-cart span,
    .table-ord-2 td.mob-xs-36 .mob-td-cart span
    {
        font-size: 15px;
        font-weight: normal;
        color: #000;
    }
    .table-ord-1 tbody td.mob-xs-36 .mob-td-c,
    .table-ord-2 td.mob-xs-36 .mob-td-c
    {
        display: block;
        padding-right: 5px;
        padding-left: 135px;
    }
    .table-ord-1 .dtpl5
    {
        display: inline-block;
        margin-top: 12px;
        margin-right: 60px;
        margin-left: 0;
    }
    .table-ord-1 tr td.mob-xs-36:last-child
    {
        padding-bottom: 20px;
        border-bottom: 1px solid #eff1f2 !important;
    }
    .mob-xs-36
    {
        width: 100%;
    }
    .bold-xs
    {
        font-weight: bold;
    }
    .table-ord-2 tr td.mob-xs-36:last-child
    {
        padding-bottom: 20px;
        border-bottom: 1px solid #eff1f2 !important;
    }
    .table-ord-2 td.tdcol3b
    {
        font-size: 17px;
        padding-left: 10px !important;
        border-bottom: 1px solid #eff1f2 !important;
    }
    .b-table td.club-cart input
    {
        margin: 10px 0;
    }
}
