.blockpickupList * {
    box-sizing: border-box;
}

.pickupListAdresBlock {
    padding-left: 30px;
    box-sizing: border-box;
    position: relative;
}

.pickupListAdresBlockSelected, .pickupListAdresBlockSelected:hover {
    background: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
}

.adressBlockRadio {
    width: 16px;
    height: 16px;
    background: transparent url("../images/redesign2.3/sprite.png") no-repeat scroll -14px -276px;
    position: absolute;
    top: 14px;
    left: 3px;
}

.adressBlockRadioActive {
    background-position: -14px -292px;
}

.checoutBlockStatictic {
    left: -20000em;
}

.rsc-price, .rsc-pickup, .rsc-discount, .rsc-bonus, .rsc-recovery {
    margin: 20px 0;
}

.rsc-price-all {
    margin: 20px 0 5px 0;
}

.rightSideClone {
    width: 300px;
    box-sizing: border-box;
    padding: 15px;
    margin: 0;
}

.pickupListRightSide {
    width: 310px;
    padding: 0;
    border-radius: 2px;
    background-color: #fff;
    float: right;
    border: 1px solid #d9d9d9;
}

.rightSideClone h1 {
    margin: 0;
    font-family: Graphik_LC;
    font-size: 20px;
    font-weight: 500;
}

.rsc-basket {
    font-family: Graphik_LC;
    font-weight: 500;
    font-size: 14px;
}

.rsc-line {
    height: 1px;
    background-color: #dfdfdf;
    margin: 15px 0;
}

.rsc-price-text, .rsc-pickup-text, .rsc-price-all-text {
    font-size: 13px;
    font-family: Graphik_LC;
    float: left;
    width: 50%;
    text-align: left;
}

.rsc-price-value, .rsc-pickup-value {
    font-size: 13px;
    color: #434343;
    float: left;
    width: 50%;
    text-align: right;
}

.rsc-price-value .rub, .rsc-pickup-value .rub {
    font-size: 13px;
    font-family: Graphik_LC, sans-serif;
    color: #434343;
    font-weight: 400;
}

.rsc-recovery.util-coupon div.rsc-pickup-text {
    float: left;
    width: 180px;
}

.rsc-recovery.util-coupon div.rsc-pickup-value {
    float: right;
    width: 80px;
}

.rsc-price.util-coupon div.rsc-price-text {
    float: left;
    width: 190px;
}

.rsc-price.util-coupon div.rsc-price-value {
    float: right;
    width: 80px;
}

.rsc-price-all-text {
    line-height: 25px;
}

.rsc-price-all-value {
    float: left;
    width: 50%;
    text-align: right;
    font-size: 20px;
    font-family: DINPro, Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.pickupListAdres, .pickupListAdres2 {
    color: #76bc21;
    font-size: 13px;
    font-family: Graphik_LC;
    font-weight: 500;
    display: block;
    max-width: 60%;
}
.pickupListAdres2 {
    max-width: 100%;
}
#listWrapper{
    display: block;
}
#listWrapper li{
    display: block;
    padding:0 0 1px;
}
.pickupListAdresItemEx{
    padding-bottom:1px;
}

.pickupListAdresItemEx .shopNameEx .nameEx {
    margin-right: 0;
    font-size: 12px;
    color: #9d9d9d;
    white-space: normal;
    width: auto;
}

.pickupListAdresItemEx{
    margin: 0 0 5px 0;
}

.shopNameEx{
    margin: 4px 0;
}

.shop-item__information {
    display: inline-block;
    height: 25px;
    padding: 0 8px;
    background: #F5F5F5;
    border-radius: 2px;
    margin-top: 10px;
    margin-bottom: 5px;

    font-family: Graphik_LC, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 25px;
    color: #262626;
}

.pickupListAdresItemEx .shopNameEx.group-relation {
    height: auto;
}

.pickupListTimes {
    font-family: Graphik_LC;
    font-size: 12px;
    color: #76bc21;
}

.pickupListHeaderColL {
    width: 510px;
    float: left;
    background-color: #fff;
    margin-left: 0;
    padding-left: 20px;

}

.pickupListHeaderColR {
    font-size: 12px;
    color: #a4a5a7;
    width: 180px;
    float: right;
    position: relative;
    margin-left: 40px;
    z-index: 10;
    background-color: #fff;
    border-radius: 4px;
}

.pickupListHeaderColR span{
    border-bottom: 1px solid #cbcbcb;
    padding-top: 0;
    display: block;
    padding-bottom: 10px;
    line-height: 16px;
}

.viewport .sticky{
    width: 780px;
}

.scrollbar {
    z-index: 11;
}
.pickupListHeaderColL h2{
    width: 510px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
}

.pickupListHeaderSimple.sticky{
    width: 510px;
}

.pickupListHeaderSimple {
    margin-top: 24px;
    margin-left: 20px;
    padding-left: 0;
    width: 510px;
    border-bottom: 1px solid #cbcbcb;
}

.pickupListRightSideTKMap {
    padding: 0;
    border: 0 !important;
    float: left;
}

.pickupListHeaders .pickupListHeaderColR{
    padding-left: 38px;
}

.pickupListHeaders.sticky .pickupListHeaderColR{
    width: 180px;
    padding-left: 13px;
}

ymaps .pickupListHeaders .pickupListHeaderColR{
    padding-left: 0 !important;
    line-height: 20px !important;
}

ymaps .pickupListHeaders .pickupListHeaderColL{
    padding-left: 0 !important;
    border-bottom: 1px solid #d9d9d9;
    line-height: 20px !important;
}

ymaps .pickupListHeaderColR span{
    border-bottom: 1px solid #d9d9d9;
    padding-top: 0;
    display: block;
    padding-bottom: 0;
    line-height: 20px !important;
}

.pickupListRightSideTKMap.feedbackForm {
    width: 140px;
    height: 100px;
    padding: 0;
    border: 0 !important;
    margin-bottom: 0;
}

.shopBlockInfo {
    font-size: 13px;
}

.pickupListRightSideTKMap img {
    width: 100%;
    float: left;
}

.addressConfirmSubmitButton[type="submit"] {
    width: 142px;
    height: 35px;
    margin: 10px 0;
    background: #76bc21;
    font-size: 14px;
    color: #fff;
    font-family: Graphik_LC;
    font-weight: 500;
    line-height: 35px;
    position: absolute;
    top: 0;
    right: -10px;
    border-radius: 2px;
    box-shadow: none;
}

.addressConfirmSubmitButton[type="submit"]:hover {
    background: #98cc58;
    box-shadow: none;
}

.pickupListRightInfo{
    padding-left: 14px;
}

.q-order-confirm-address .pickupListTKInformation {
    display: inline-block;
    height: 25px;
    padding: 0 8px;
    background: #F5F5F5;
    border-radius: 2px;
    margin: 10px 0;

    font-family: Graphik_LC, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 25px;
    color: #262626;
}

.q-order-confirm-address .pickupListTKName, .q-order-confirm-address .pickupListTKAdres, .q-order-confirm-address .pickupListTimesWork, .q-order-confirm-address .pickupListTKAdresSubway{
    background-repeat: no-repeat !important;
    padding-left: 23px !important;
    background-position: 0 6px;
}

.pickupListTKName, .pickupListTKAdres, .pickupListTimesWork, .pickupListTKAdresSubway{
    background-repeat: no-repeat !important;
}

.pickupListRightInfo.pickupListTKName, .pickupListRightInfo.pickupListTKAdres, .pickupListRightInfo.pickupListTimesWork, .pickupListRightInfo.pickupListTKAdresSubway {
    font-family: Helvetica, arial, sans-serif;
    color: #40454b;
    font-size: 13px;
    font-weight: normal;
    padding-left: 36px !important;
    background-repeat: no-repeat !important;
    background-position: 12px 2px;
}

.pickupListTimesWork{
    background-image: url('../images/redesign3/icon-checkout-clock.png');
    margin: 0;
    background-position: 0 0;
    padding-left: 20px;
    min-height: 16px;
    max-width: 400px;
}

.pickupListAnotherInfo {
    font-size: 11px;
    margin-top: 10px;
    max-width: 410px;
    display: inline-block;
    line-height: 16px;
}

.pickupListTKAdres{
    background-image: url('../images/redesign3/icon-checkout-place.png');
    background-position: 0 0;
    padding-left: 20px;
    min-height: 16px;
    max-width: 400px;
}

.pickupListTKAdresSubway{
    background-image: url('../images/redesign3/icon-checkout-subway.png');
    background-position: 0 0;
    padding-left: 20px;
    min-height: 16px;
    max-width: 400px;
}

.pickupListTKName {
    font-weight: normal;
    background-image: url('../images/redesign3/icon-checkout-building.png');
    background-position: 0 0;
    padding-left: 20px;
    height: auto;
    min-height: 16px;
}

.pickupListRightInfo {
    position: relative;
    float: left;
    width: 590px;
    padding-right: 140px;
}

.blockpickupContent {
    width: 1241px;
}

.basketBlockWrap .container {
    width: 1241px;
    left: auto;
    margin-left: auto;
}

.pickupListleftSide {
     width: 840px !important;
     background-color: #fff;
     float: left;
     margin-top: 40px;
 }
.pickupListleftSide .pickupListLeftColumn{
    border-radius: 2px;
    border: 1px solid #d9d9d9;
}
.pickupListHeaders{
    background-color: #fff;
    box-shadow: none;
    width: 98%;
}
.pickupListAdresBlock{
    width: 100% !important;
    overflow: hidden;
}
#pickupScrollBar .viewport {
    width: 98%;
}
.ymaps-b-balloon__content {
    padding-top: 20px;
}

.ymaps-b-balloon__content .pickupListAdresBlock .sample_tooltip {
    width: 255px;
}
ymaps .pickupListAdresBlock{
    width: auto !important;
    overflow: hidden;
}

.ymaps-b-balloon .pickupListHeaders{
    box-shadow: none;
}

.blockpickupPointDescriptionClose{
    z-index: 770;
    top: 1px;
    right: 1px;
}
.ymaps-b-balloon .pickupListHeaderColL{
    width: 270px;
    font-size: 12px;
    font-weight: normal;
    color: #9EA0A2;
}

.ymaps-b-balloon .pickupListHeaderColR{
    text-align: left;
    font-size: 12px;
    color: #9EA0A2;
    margin-left: 0;
}
.ymaps-b-balloon .ickupListAdresItem{
    width: 320px;
    float: left;
}
.ymaps-b-balloon .pickupListCountDays{
     width: 120px;
    float: right;
 }

.ymaps-b-balloon .pickupListCountDays p{
    margin-left: -17px;
}
.ymaps-b-balloon .blockpickupPointDescription .pickupListCountDays p{
    margin-left:0;
}

.blockpickupPointDescription .pickupListAdresItem{
    float: left;
}

.arrowItemSelect{
    display: none;
}


.nameEx {
    width: 510px !important;
}

.whenEx {
    width: 180px !important;
    float: right;
    margin-right: 5px;
    padding-left: 0;
}

#pickupScrollBar {
    width: 100%;
}

.blockpickupList {
    box-shadow: none;
}

.feedbackForm {
    background-image: none;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    width: 100%;
    background-color: transparent !important;
}

#pickupScrollBar .scrollbar {
    margin-top: 0;
    background: #fff !important;
    background-image: none !important;
}

.sortByItem2{
    text-align: left;
    width: 95px !important;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    padding: auto;
    font-size: 12px;
    font-family: Helvetica, arial, sans-serif;
    cursor: pointer;
}

.sortByItem2.disabled {
    opacity: 0.5;
    cursor: default;
}

.sortByItemLeft2{
    color: #9b9b9b;
    border-radius: 3px !important;
    border: 1px solid #d8d8d8;
    background: url('../images/redesign3/icon-checkout-list.svg')no-repeat 10px center;
    text-align: left;
    padding-left: 38px;
    float: left;
}

.sortByItemLeft2.sortByItemActive2{
    border: 1px solid #76bc21;
    color: #76bc21;
    text-shadow: none;
    box-shadow: none;
    background: url('../images/redesign3/icon-checkout-list-active.svg')no-repeat 10px center;
    padding-left: 38px;
}
.sortByItemRight2{
    color: #9b9b9b;
    border: 1px solid #d8d8d8;
    border-radius: 3px !important;
    margin-left: 10px;
    background: url('../images/redesign3/icon-checkout-map.svg')no-repeat 10px center;
    text-align: left;
    padding-left: 38px;
    float: left;
}

.sortByItemRight2.sortByItemActive2{
    border: 1px solid #76bc21;
    color: #76bc21;
    text-shadow: none;
    box-shadow: none;
    background: url('../images/redesign3/icon-checkout-map-active.svg')no-repeat 10px center;
    text-align: left;
    padding-left: 38px;
}

.blockpickupControls .blockpickupSort2{
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
}

.sortByItemActive2, .sortByItemActive2:hover{
    box-shadow: none;
}
.blockpickupControls .sortByItemLeft2, .blockpickupControls .sortByItemRight2{
    border-radius: 3px !important;
}

.basketMapBlock.basketBlockWrap .blockpickupMap{
    padding-top: 30px;
}

.blockpickupControls{
    width: 840px !important;
    margin-top: 86px !important;
    z-index: 400;
}

.blockpickupSort2{
    float: left;
    width: 499px;
}

.blockpickupSort2 .blockpickupSort2-header{
    float: left;
    padding-right: 30px;
    line-height: 32px;
}

.blockpickupSort2 .blockpickupSort2-city{
    float: right;
    padding-right: 10px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 500;
}

.blockpickupSelectTown{
    float: left;
    width: 340px;
}

@media (max-width: 1240px) {
    .blockpickupSelectTown{
        width: 240px;
    }
}

.blockpickupSelectTown #cuselFrame-one_more_select {
    width: 100% !important;
}

div.city_hint{
    top: 50px;
    left: 510px;
}

.blockpickupMapLegend{
    display: none;
}
.blockpickupMapTop, .blockpickupMapBottom{
    display: none;
}

.blockpickupContent.container{
    top: 14px;
}

.blockpickupControls.container{
    top: -72px;
}

.q-basketBlockClouser{
    color: #9d9d9d;
    width: auto;
    display: inline;
    margin-top: 10px;
    text-decoration: none;
}
.q-basketBlockClouser_button {
    position: unset;
    color: #9d9d9d;
    display: block;
    margin-top: 0;
    text-decoration: none;
}

.q-basketBlockClouser:hover{
    color: #76bc21;
    text-decoration: none;
}

.q-btn-to-cart{
    cursor: pointer;
}

.deliveryPickup{
    background-image: none !important;
}

i.ico-man, i.ico-car{
    display: none;
    left: 20000em !important;
}

.q-delivery-time, .q-delivery-date{
    cursor: pointer;
}

.nuberBonusCardPopUp{
    left: 50px;
    background-color: #fff;
    top:  80px;
    bottom: auto !important;
}
.nuberBonusCardPopUpTrngl{
    top: -12px;
    left: 30px;
    transform: rotate(-90deg);
}
.contBindCard{
    display: block !important;
}
.basketBlockWrap input.bindBonusCardNumberPinInput[type="text"], .bindBonusCardNumberPinInput[type="text"]{
    height: 30px !important;
    box-shadow: none !important;
}

.bonusCardNumberNumberSign{display: none;}

.errorBox{
    border-radius: 3px;
    background: #e01e3e;
    padding: 7px 10px 4px;
    font-size: 11px;
    line-height: normal;
    min-height: 35px;
    position: absolute;
    top: 0 !important;
    left: auto !important;
    right: -10px;
    transform: translateX(100%);
	z-index: 1;
    width: auto !important;
    min-width: 50px !important;
    color: #FFF;
    box-shadow: none !important;
}

.ek2 .checkOut__container--person-form .errorBox,
.ek2 .checkOut__container--left-block .userOnlineChequeDeliveryTypeCoField .errorBox {
    top: 8px !important;
}

.regErrorMid{
    background-image: none !important;
    margin-top: -4px;
}

.errorBoxArrow{
    width: 0;
    height: 0;
    top: 50%;
    margin-top: -5px;
    left: -10px;
    background-image: none !important;
    border-top: 5px solid transparent;
    border-right: 5px solid rgba(208,2,27,.8);
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
}

.q-basketNavagationBlock{
    margin: 20px 0 0;
}

.basketMapBlock.basketBlockWrap .container{
    padding-top: 0;
}

.q-basketNavagationBlockItemLink, .basketNavagationBlockItemLink {
    background: #ffffff url("../images/redesign3/basketNavArrow-white.png") no-repeat scroll 100% -41px;
}
.complitItem .basketNavagationBlockItemLink{
    background: #f5f5f5 url("../images/redesign3/basketNavArrow-white.png") no-repeat scroll 100% 0;
}
.basketNavagationBlockItem, .q-basketNavagationBlockItem{
    background-color: transparent !important;
}

.q-basketNavagationBlockItem.q-basketNavagationBlockItemLinkActiv {
    background: #ffffff !important;
}

.basketNavagationBlockItem:last-child .q-basketNavagationBlockItemLink{
    background-image: none !important;
}

#ymapWrapper{
    position: relative !important;
    width: 840px !important;
    overflow: hidden !important;
    z-index: 1;
}

.ie-fix-map-ballon{
    width: 250px !important;
    z-index: 999999 !important;
    height: 400px !important;
}

.prodNotHave{
    border: none !important;
    text-transform: lowercase !important;
}

.noBg{
    background-image: none !important;
}

.q-testmap{
    background-color: rgba(255,0,0,.2);
    margin: 50px;
    position: relative;
}

#cuselFrame-self_delivery_city_select,
.q-delivery-profiles .cusel,
#cuselFrame-sublist_delivery_radio_8,
#cuselFrame-sublist_delivery_radio_370,
.q-custom-cusel,
.q-custom-cusel.cusel,
.q-custom-cusel.cusel.cusel-gray,
.q-custom-cusel.cusel.cusel-gray.cuselOpen,
#cuselFrame-PROFILE_ID,
#cuselFrame-PROFILE_DETAIL_ID,
#cuselFrame-d_city,
#cuselFrame-one_more_select {
    height: 30px;
    width: 60px;
    margin-bottom: 20px;
    margin-left: 0;
    box-shadow: none;
    background: white;
    border: 1px solid #dadada;
}
#cuselFrame-self_delivery_city_select .cuselText,
.q-delivery-profiles .cusel .cuselText,
#cuselFrame-sublist_delivery_radio_8 .cuselText,
#cuselFrame-sublist_delivery_radio_370 .cuselText,
.q-custom-cusel .cuselText,
.q-custom-cusel.cusel .cuselText,
#cuselFrame-PROFILE_ID .cuselText,
#cuselFrame-PROFILE_DETAIL_ID .cuselText,
#cuselFrame-d_city .cuselText,
#cuselFrame-one_more_select .cuselText {
    height: 28px;
    font-size: 12px;
    font-weight: normal;
    color: #3f454b;
    font-family: Helvetica, Arial, sans-serif;
}
#cuselFrame-self_delivery_city_select .cuselFrameRight,
.q-delivery-profiles .cusel .cuselFrameRight,

#cuselFrame-sublist_delivery_radio_8 .cuselFrameRight,
#cuselFrame-sublist_delivery_radio_370 .cuselFrameRight,
.q-custom-cusel .cuselFrameRight,
.q-custom-cusel.cusel .cuselFrameRight,
#cuselFrame-PROFILE_ID .cuselFrameRight,
#cuselFrame-PROFILE_DETAIL_ID .cuselFrameRight,
#cuselFrame-d_city .cuselFrameRight,
#cuselFrame-one_more_select .cuselFrameRight{
    height: 28px;
    background: url('../images/redesign3/icon-triangles.png') 50% 50% no-repeat;
    background-size: 7px 13px;
}
#cuselFrame-self_delivery_city_select .cusel-scroll-pane span,
.q-delivery-profiles .cusel .cusel-scroll-pane span,
#cuselFrame-sublist_delivery_radio_8 .cusel-scroll-pane span,
#cuselFrame-sublist_delivery_radio_370 .cusel-scroll-pane span,
.q-custom-cusel .cusel-scroll-pane span,
.q-custom-cusel.cusel .cusel-scroll-pane span,
#cuselFrame-PROFILE_ID .cusel-scroll-pane span,
#cuselFrame-PROFILE_DETAIL_ID .cusel-scroll-pane span,
#cuselFrame-d_city .cusel-scroll-pane span,
#cuselFrame-one_more_select .cusel-scroll-pane span{
    display: block;
    height: 40px;
    line-height: 40px !important;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    color: #3f454b;
    border: none;
    border-top: 1px solid #E6E6E6;
    background: white;
}
#cuselFrame-self_delivery_city_select .cusel-scroll-pane span:first-child,
.q-delivery-profiles .cusel .cusel-scroll-pane span:first-child,
#cuselFrame-sublist_delivery_radio_8 .cusel-scroll-pane span:first-child,
#cuselFrame-sublist_delivery_radio_370 .cusel-scroll-pane span:first-child,
.q-custom-cusel .cusel-scroll-pane span:first-child,
.q-custom-cusel.cusel .cusel-scroll-pane span:first-child,
#cuselFrame-PROFILE_ID .cusel-scroll-pane span:first-child,
#cuselFrame-PROFILE_DETAIL_ID .cusel-scroll-pane span:first-child,
#cuselFrame-d_city .cusel-scroll-pane span:first-child,
#cuselFrame-one_more_select .cusel-scroll-pane span:first-child{
    border-top: none;
}
#cuselFrame-self_delivery_city_select .cusel-scroll-pane span:hover,
.q-delivery-profiles .cusel .cusel-scroll-pane span:hover,
#cuselFrame-sublist_delivery_radio_8 .cusel-scroll-pane span:hover,
#cuselFrame-sublist_delivery_radio_370 .cusel-scroll-pane span:hover,
.q-custom-cusel .cusel-scroll-pane span:hover,
.q-custom-cusel.cusel .cusel-scroll-pane span:hover,
#cuselFrame-PROFILE_ID .cusel-scroll-pane span:hover,
#cuselFrame-PROFILE_DETAIL_ID .cusel-scroll-pane span:hover,
#cuselFrame-d_city .cusel-scroll-pane span:hover,
#cuselFrame-one_more_select .cusel-scroll-pane span:hover,
#cuselFrame-d_city .cusel-scroll-pane span:hover span,
#cuselFrame-one_more_select .cusel-scroll-pane span:hover span{
    border-bottom: none;
    background: #F9F9F9;
    color: #76bc21;
}
#cuselFrame-d_city .cusel-scroll-pane span.sd-pin {
    position: relative;
}
#cuselFrame-d_city .cusel-scroll-pane span.sd-pin.disabled {
    color: #989A9C !important;
}
#cuselFrame-d_city .cusel-scroll-pane span.total {
    padding: 0 30px 0 0 !important;
    position: absolute;
    right: 0;
    line-height: 40px !important;
    color: #989A9C !important;
    display: inline;
}

#cuselFrame-one_more_select .cusel-scroll-pane span.sd-pin {
    position: relative;
    padding-left: 20px !important;
}
#cuselFrame-one_more_select .cusel-scroll-pane span.sd-pin:hover {
    color: #76bc21;
}
#cuselFrame-one_more_select .cusel-scroll-pane span.sd-pin.disabled,
#cuselFrame-one_more_select .cusel-scroll-pane span.sd-pin.disabled span {
  color: #989A9C !important;
}
#cuselFrame-one_more_select .cusel-scroll-pane span.total {
    padding: 0 30px 0 0 !important;
    position: absolute;
    right: 0;
    line-height: 40px !important;
    display: none;
    color: #989A9C !important;
}
#cuselFrame-one_more_select .cusel-scroll-pane span.sd-pin:hover span.total {
    color: #989A9C;
    display: inline-block !important;
}
#cuselFrame-one_more_select .cusel-scroll-pane span.sd-pin:hover span.total:hover {
    color: #989A9C !important;
}
#cuselFrame-one_more_select .cusel-scroll-pane span svg {
    position: absolute;
    right: 5px;
    height: 40px;
    top: 13px;
}

.q-delivery-profiles .cusel{
    width: 300px !important;
}


.q-cartItemImgHolder{
    background-color: #fff;
}

.q-delivery-time{
    background-image: url('../images/redesign3/icon-cart-schedule.png');
    background-position: 97% 50%;
    background-repeat: no-repeat;
}
.q-delivery-date{
    background-image: url('../images/redesign3/icon-cart-calendar.png');
    background-position: 97% 50%;
    background-repeat: no-repeat;
}

.pickupListAdresBlockSelected{
    cursor: default !important;
}

.addressConfirmSubmitButton{
    text-shadow: none !important;
}

.basketNavagationBlockItem .checkoutCheckOk{
    display: none;
}

.basketBlockRow .q-slider-button {
    margin-top: -15px;
}

#basket-form .main-group-item .shield{
    border-radius: 0;
}

#basket-form .shield{
    border: none;
    text-align: left;
    background: rgba(255,255,255,.8);
}

#basket-form .q-basketBlockRow-last .shield{
    border-radius: 0 0 6px 6px;
    text-align: left;
    background: rgba(255,255,255,.95);
}

.q-checkoutButton input[type=submit]{
    text-transform: uppercase;
    font-weight: bold;
}

.rxRed{color: #C51A3C;}
.rxGreen{color: #76bc21;}

.sv-phone-container{
    width: 100%;
    min-width: 386px;
}

.dl_type_phone {
    width: 100%;
    white-space: nowrap;
}

.sv-phone-container input.sv-phone-code{
    width: 12%;
}

.sv-phone-container input.sv-phone-number{
    width: 83%;
}

.q-headerPanel .headerRegion{
    width: 22.5%;
}
.q-headerPanel .headerMenu{
    width: 59.4%;
}

.q-mainPromoToday .mainTodayItemPicWrap{
    margin: 68px 15px 20px;
}

.q-mainPromoToday .mainTodayDiscount{
    background: #f5a623;
}

.q-catalogItemDetail>.container{
    border-top: 1px solid transparent;
}
.sm-submenu-project:before {
    right: 66px;
}

#disclaimerBlockPopup{
    box-shadow: 0 0 20px #BBB;
}

.paymentSelectBlockRadio{
    visibility: hidden;
}

.checoutBlockRightMain .errorBox .regErrorMid{
    max-width: 140px;
}

.d_city_contaner{
    height: 60px;
}
#d_city_contaner #cuselFrame-d_city{
    margin-top: 18px;
    z-index: 10000000;
}

#selfShippingPopup .citySelect .hd{
    line-height: 70px;
}

@media (max-width: 1240px) {
  .basketBlockWrap .q-checkoutBlockRightleftSide .q-checkoutBlock input.invalid {
    width: 60%;
  }
  .q-regDiv .regLi{
    width: 13.45%;
  }

  .basketBlockWrap .q-checkoutBlockRightleftSide .q-checkoutBlock .invalid + .q-show_pass {
        right: 170px;
    }

    .basketBlockWrap .q-checkoutBlockRightleftSide .q-checkoutBlock .errorBox {
        left: 265px !important;
    }
    .basketBlockWrap .q-checkoutBlockRightleftSide .q-checkoutBlock #USER_PASSWORD_REG_PASSWORD + .errorBox {
        left: 235px !important;
}
}

.addToCartMidleCP-NoArrow, .addToCartMidleCP-NoArrow:hover{
    background-image: none !important;
}

.container.q-personal-cabinet-container .lkContent h2{
    font-size: 20px;
}

.q-orders .q-empty-order-list{
    font-size: 16px;
}

.header-search-block .ui-autocomplete {
    background-color: #ffffff;
    position: absolute;
    top: 33px;
    left: 0;
    display: none;
    margin: 0;
    padding: 0;
    width: 87%;
    border: none;
    list-style: none;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 2px 6px 0 rgba(100, 100, 100, 0.5);
}

.search-line-clear {
    background-image: url('/static/images/search_clear.png');
    width: 14px;
    height: 14px;
    position: absolute;
    right: 175px;
    top: 8px;
    cursor: pointer;
    display: none;
    z-index: 10;
}

.header-search-block .ui-menu-item a{
    display: block;
    padding-left: 1.82%;
    padding-right: 1.82%;
    height: 28px;
    border: none;
    cursor: pointer;
    line-height: 28px;
    font-size: 15px;
    color: #3F454B;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.header-search-block .ui-menu-item a:hover,
.header-search-block .ui-menu-item a.ui-state-focus{
    color: #3F454B;
}

.header-search-block li:first-child a {
    background: url('../../images/headerSearchProposeBg.png') #FFF 0 1px repeat-x;
}

.header-search-block li:last-child a{
    padding-bottom: 5px;
    border-radius: 0 0 8px 8px;
}

.header-search-block .searchProposeItemDirect a span {
    border-bottom: 1px solid #B7D1E7;
    color: #0F68B1;
}

.header-search-block .searchProposeItemDirect a:hover span,
.header-search-block .searchProposeItemDirect a.ui-state-focus span{
    color: #C51A3C;
    border-bottom-color: #E8A3B1;
}

.header-search-block .ui-menu-item a span {
    border-bottom: 1px solid #B7D1E7;
    color: #0F68B1;
}

.header-search-block .ui-menu-item a:hover span {
    color: #C51A3C;
    border-bottom-color: #E8A3B1;
}

#search_line::-ms-clear {
    display: none;
    width : 0;
    height: 0;
}
.q-delivery-profile-item{
    position: relative;
    display: inline-block;
    background-color: white;
    border: solid 1px #d9dadc;
    border-radius: 2px;
    padding: 15px 10px 15px 15px;
    width: 205px;
    height: 118px;
    margin: 0 20px 20px 0;
}

.q-dpi-links{
    font-size: 13px;
    text-align: right;
    color: #9b9b9b;
}
.q-dpi-links a {
    color: #76bc21;
}

.q-dpi-links a:hover {
    color: #C51A3C;
}

.q-dpi-title{
    font-size: 14px;
    color: #3f454b;
    font-weight: 500;
    margin: 35px 0 15px 0;
}

.q-dpi-type, .q-dpi-date{
    font-size: 12px;
    font-weight: normal;
    color: #9B9B9B;
    border-bottom: none;
    margin: 5px 0 10px 0;
}
#orderAuthBlock, #checoutBlockRightAuthRegistration{
    background: none !important;
    background-color: #fff !important;
    padding: 20px;
}

span.checkbox {
    background-image: url('../images/radio.gif');
    display: inline-block;
    height: 16px;
    width: 16px;
    cursor: pointer;
    margin-right: 2px;
    margin-bottom: -4px;
}

.q-info-container .parallel a{
    font-size: 11px;
}

.q-info-container p{
    margin: 11px 0;
}

.q-lkProfile #user_profile_data table input[type=checkbox]{
    width: 13px;
    height: 13px;
    margin-bottom: 0;
    outline: none;
    border: none;
}

.q-lkProfile #user_profile_data table input[type=checkbox] + label{
    line-height: 13px;
}
.container.q-personal-cabinet-container .lkContent .emptyAnketa a{
    font-size: 1em;
}

.changePassType3 .popupPassText{
    padding-right: 56px;
}

.mph{
    color: #999 !important;
}

.q-goodsList .shield {
    top: -10px;
}

.q-goodsList.is-block-goodsList .shield {
    left: -10px;
}

.q-goodsList .itemPicture a .shield img {
    z-index: 1;
    top: -1px;
    position: absolute;
}

.q-catalogItemDetail .q-cont-properties .q-item-full-specs-header .innerContainerHd{
    line-height: 20px;
}

.q-delivery-profiles input[type=text],
.q-delivery-profiles input[type=email],
.q-delivery-profiles input[type=password]{
    position: relative;
    height: 28px;
    width: 283px;
    box-shadow: none;
    border: 1px solid #C9C9C9;
    font-size: 12px;
    font-weight: normal;
    color: #3F454B;
    line-height: 15px;
    background: transparent none repeat scroll 0 0;
    padding: 0 8px;
    margin: 0 0 20px 0;
}

.q-delivery-profiles .dl_type_phone input[name=mobile_phone_code], .q-delivery-profiles .dl_type_phone input[name=home_phone_code]{
    width: 22px !important;
}

.q-delivery-profiles .dl_type_phone input[name=mobile_phone_phone], .q-delivery-profiles .dl_type_phone input[name=home_phone_phone]{
    width: 225px !important;
}

.q-delivery-profiles .cusel {
  border-color: #c9c9c9;
}

.q-delivery-profiles .default_button{
    box-sizing: border-box;
    height: 30px;
    width: 145px;
    font-weight: normal;
    color: #3F454B;
    border-radius: 5px;
    border: 1px solid #C9C9C9;
    box-shadow: none;
    background-color: #FFF;
    background-image: none;
    line-height: 28px;
    text-align: center;
    text-transform: none;
    padding: 0px;
    display: inline-block;
    font-size: 12px;
}
.q-delivery-profiles .default_button:hover{
    background: none;
    background-color: #F9F9F9;
    color: #B4213B;
}

input[type=reset]:hover{
    cursor: pointer;
}

.q-delivery-profiles .default_form .field {
  padding-bottom: 0;
}

#user_profile_data .row-header {
  font-size: 14px;
}

#user_profile_data .errorBox {
  margin-left: 10px;
}

@media (max-width: 1240px) {
  #user_profile_data .errorBox {
    max-width: 150px !important;
  }
}

#user_profile_data .errorBox {
  margin-left: 10px;
}

#user_profile_data input.invalid {
  border: 1px solid #d0021b;
  box-shadow: 0 0 1px 0 #d0021b;
}

.q-delivery-profiles .label{
    float: none;
    vertical-align: middle;
    padding: 8px 20px 0 0;
    font-size: 12px;
    font-weight: bold;
    color: #797D81;
    margin-bottom: 20px;
    width: auto;
}

.q-delivery-profiles #user_profile_data .cuselActive{
    color: #666;
    background-color: #f7f7f7;
}

@media (max-width: 1240px) {
  .q-delivery-profiles .label{
    padding: 8px 10px 0 0;
    width: 180px;
  }
  .q-delivery-profiles .dl_type_phone input[name=mobile_phone_phone] {
    width: 225px !important;
  }
  .q-delivery-profiles .dl_type_phone input[name=home_phone_phone] {
    width: 225px !important;
  }
}

.q-delivery-profiles .errorBox {
    box-sizing: border-box;
}
.q-delivery-profiles .dl_type_phone .errorBox {
    min-width: 200px !important;
}
@media (max-width: 1240px) {
  .q-delivery-profiles .dl_type_phone .errorBox {
      min-width: 120px !important;
  }
}

.q-delivery-profiles table td{
    vertical-align: top !important;
}

.q-delivery-profiles{
    box-sizing: border-box;
    background-color: #FFF;
    padding: 0 20px 40px;
    border-radius: 2px;
    border: solid 1px #d9dadc;
}

.q-delivery-profiles > h1{
    font-size: 20px;
    color: #3F454B;
    margin: 0 0 22px;
    padding: 20px 0 10px;
    border-bottom: 1px solid #D8D8D8;
}

.bonusPinHelp, .bonusNumberHelp {
    height: 160px;
    background: transparent url("/static/images/redesign2/authNumberHelpBg.gif") repeat scroll 0 0;
    text-align: right;
    padding: 10px 3px 3px 6px;
    width: 167px;
    border: 1px solid #FFF;
    text-shadow: 0 1px #FFF;
    box-shadow: 0 3px 7px rgba(63, 69, 75, 0.5);
    position: absolute;
    display: none;
}

.bonusHelpNib {
    width: 15px;
    height: 9px;
    top: 173px;
    left: 77px;
    position: absolute;
    background: transparent url("/static/images/redesign2/ek/bonusHelpNib.png") no-repeat scroll 0 0;
    z-index: 1;
}

.pickupListAdresBlock .pickupListAdresItem .sampleBlock,
.pickupListAdresItemEx .shopNameEx .nameEx.sampleBlock {
    padding: 2px 5px 5px 5px;
    background-color: #fefcf8;
    border: 1px solid #fee2ba;
    border-radius:5px;
}
.pickupListAdresBlock .pickupListAdresItem .sampleBlock label,
.pickupListAdresItemEx .shopNameEx .nameEx.sampleBlock label {
    font-size:13px;
    color: #f69e41;
}
.pickupListAdresBlock .pickupListAdresItem .sampleBlock img,
.pickupListAdresItemEx .shopNameEx .nameEx.sampleBlock img{
    position: relative;
    top: 3px;
}

.pickupListAdresBlock .pickupListAdresItem .sampleBlock .zTop,
.pickupListAdresItemEx .shopNameEx .nameEx.sampleBlock .zTop {
    z-index: auto;
}
.pickupListAdresBlock.sampleBlock {
    overflow: inherit;
}
.pickupListAdresBlock .sample_tooltip {
    width: 380px;
}
input[name=mobile_phone_code], input[name=mobile_phone_phone] {
    box-sizing: border-box;
    height: 30px;
}
.boldText{
    font-weight: 700;
}
#onlineChequeMessage a{
    color: #a7a7a7;
    text-decoration: underline;
}
.onlineChequeLCList a{
    color: #a7a7a7 !important;
    text-decoration: underline !important;
}
.finishOrderButton{
    width:335px !important;
}
.onlineChequeThnxMessage{
    width: 365px !important;
}
.pickupList_other_tab{
    cursor:pointer;
    padding: 8px 20px;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    background-color: #fff;
    font-family: Graphik_LC, Arial;
    font-size: 12px;
}
.pickupList_other_tab span{
    background-color: #E61801;
    color: white;
    margin: 0 8px;
    border-radius: 2px;
    padding: 4px 5px;
    font-size: 10px;
}
.pickupList_other_tab.active{
    color: #fff;
    cursor: default;
    background-color: #76bc21;
}
.pickupHeaderMap .pickupListHeaderColL{
    float: none;
    width: auto;
    padding-left: 0;
}
.pickupHeaderMap .pickupListHeaderColL h2{
    width: auto;
    border: none;
    padding-bottom: 5px;
}
.pickupHeaderMap .pickupListHeaderColL .pickupList_other_tab:first-child {
    margin-right: 10px;
}
@media (max-width: 1240px) {
    .pickupListHeaders .pickupListHeaderColR {
        margin-left: 0;
    }
    .pickupListHeaders .pickupListHeaderColL,
    .pickupListHeaders .pickupListHeaderColL h2{
        width: auto;
    }
}