<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.promo-page .b1 .form1 .it.recaptcha-block {
    border: none;
    margin-bottom: 20px;
    height: 90px;
}

.promo-page .b1 .form1 .it.recaptcha-block {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.promo-page .b1 {
    background-position-y: bottom;
}
.promo-page .b1.recaptcha {
    height: 540px;
}
#content .ll-menu1 ul li.m-i-news a:before {
    background-image: url("../img/icons/menu/news.svg");
    width: 22px;
    height: 22px;
}

#content .ll-menu1 ul li.m-i-news a:hover:before {
    background-image: url("../img/icons/menu/news-h.svg");
}
.ebay-order-barcode{
    color: #333;
    font-size: 13px;
    padding-top: 3px;
}
.ebay-order-barcode-tit{
    color: #333;
    font-size: 16px;
    margin-top: -17px;
    margin-bottom: 23px;
    font-weight: 600;
}
@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.m-i-news a:hover:before {
        background-image: url("../img/icons/menu/news-t-h.svg");
    }
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.m-i-news a:before {
        background-image: url("../img/icons/menu/news-t.svg");
        width: 32px;
        height: 32px;
    }
}

#content .ll-menu1 ul li.m-i-news.ac a:before {
    background-image: url("../img/icons/menu/news-a.svg");
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.m-i-news.ac a:before {
        background-image: url("../img/icons/menu/news-t-a.svg ");
    }

    #content .ll-menu1 ul li.m-i-news a:before {
        top: 22px;
        left: 57px
    }
}

#content .main-cont.m-i-news .toggle-view-list {
    position: absolute;
    right: 20px;
    top: 33px;
}
#content .main-cont.m-i-news .toggle-view-list a {
    display: inline-block;
}

#content .main-cont.m-i-news .toggle-view-list .list {
    background: url("../img/icons/modules/news/views-list.svg");
    -webkit-background-size: 27px 20px;
    background-size: 27px 20px;
    width: 27px;
    height: 20px;
}
#content .main-cont.m-i-news .toggle-view-list .list.active {
    background: url("../img/icons/modules/news/views-list-a.svg");
}
#content .main-cont.m-i-news .toggle-view-list .tabs {
    background: url("../img/icons/modules/news/views-tabs.svg");
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
}
#content .main-cont.m-i-news .toggle-view-list .tabs.active {
    background: url("../img/icons/modules/news/views-tabs-a.svg");
}
#content .main-cont.m-i-news .news-tabs .news-one {
    max-width: 353px;
    margin-bottom: 30px;
    float: left;
}
#content .main-cont.m-i-news .news-tabs .news-one-wide {
    max-width: 458px;
}
#content .main-cont.m-i-news .news-tabs .news-one:nth-child(odd) {
    margin-right: 24px;
}
#content .main-cont.m-i-news .news-tabs .news-one a {
    display: block;
}
#content .main-cont.m-i-news .news-tabs .news-one img:first-child {
    max-width: 353px;
    max-height: 160px;
}

#content .main-cont.m-i-news .news-tabs .news-one-wide img:first-child {
    max-width: 458px;
    max-height: 204px;
    float: left;
}

#content .main-cont.m-i-news .news-tabs .news-one .news-head {
    font-size: 20px;
    color: #ED1651;
    line-height: 27px;
}

#content .main-cont.m-i-news .news-tabs .news-one .news-date {
    font-size: 13px;
    color: rgba(51, 51, 51, 0.5);
    line-height: 18px;
}

#content .main-cont.m-i-news .news-tabs .news-one .news-anounce {
    font-size: 15px;
    line-height: 20px;
    color: #333333;
}
#content .main-cont.m-i-news .news-list .news-one {
    margin-bottom: 20px;
    padding-bottom: 20px;
    clear: both;
    width: 100%;
    border-bottom: 1px #d9d9d9 solid;
    display: table;
}

#content .main-cont.m-i-news .news-list .news-one .news-img-wrapper {
    float: left;
    display: table-cell;
}
#content .main-cont.m-i-news .news-list .news-one .news-descr-wrapper {
    width: 508px;
    float: right;
    margin-top: -5px;
    display: table-cell;
}
#content .main-cont.m-i-news .news-list .news-one .news-descr-wrapper-wide {
    width: 708px;
    float: right;
    margin-top: -5px;
    display: table-cell;
}
#content .main-cont.m-i-news .news-list .news-one img:first-child {
    max-width: 200px;
    max-height: 100px;
}

#content .main-cont.m-i-news .news-list .news-one .news-head {
    font-size: 20px;
    color: #ED1651;
    line-height: 27px;
}

#content .main-cont.m-i-news .news-date {
    font-size: 13px;
    color: rgba(51, 51, 51, 0.5);
    line-height: 18px;
    margin: 9px 0px;
}

#content .main-cont.m-i-news.news-detail .news-date {
    margin-bottom: 16px;
}
#content .main-cont.m-i-news .news-text p:not(:last-child) {
    padding-bottom: 20px;
}

.news-text li {
    list-style-type: circle;
    padding-left: 10px;
    margin-left: 40px;
    margin-bottom: 5px;
}

.news-text a {
    color: #ff1b4c;
    text-decoration: underline;
}

#content .main-cont.m-i-news .news-list .news-one .news-anounce {
    font-size: 15px;
    line-height: 20px;
    color: #333333;
}

.m-r-20 {
    margin-right: 20px;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-b-10 {
    margin-bottom: 10px;
}
.m-b-0 {
    margin-bottom: 0px !important;
}
.m-b-20 {
    margin-bottom: 20px;
}

.dn {
    display: none;
}

.pagination-wrapper {
    text-align: center;
}
.pagination {
    margin-top: 20px;
    display: inline-block;
}
.pagination li {
    float: left;
}
.pagination li a{
    padding: 6px 12px;
    font-size: 13px;
    line-height: 18px;
    color: #000000;
}
.pagination li.active a {
    background-color: #ED1651;
    color: #fff;
}
.pagination li.first:after,
.pagination li.last:before
{
    content: '...'
}

.news-detail-img {
    max-width: 100%;
}


@media only screen and (max-width: 1000px) {
    #content .main-cont.m-i-news .news-tabs .news-one img:first-child {
        max-width: 259px;
        max-height: 160px;
        overflow: hidden;
    }

    #content .main-cont.m-i-news .news-tabs .news-one {
        max-width: 259px;
    }

    #content .main-cont.m-i-news .news-tabs .news-one:nth-child(odd) {
        margin-right: 22px;
    }
}
@media only screen and (max-width: 768px) {
    #content .main-cont.m-i-news .news-list .news-one .news-descr-wrapper {
        width: 320px;
    }
}
@media only screen and (max-width: 500px) {
    #content .main-cont.m-i-news .toggle-view-list {
        display: none;
    }

    #content .main-cont.m-i-news .news-list {
        display: none !important;
    }

    #content .main-cont.m-i-news .news-tabs {
        display: block !important;
    }
}

.mob-menu1 .up-con-menu ul li.m-i-news a:before {
    background-image: url(../img/icons/menu/news.svg);
    width: 22px;
    height: 22px;
    left: 12px;
    top: 13px;
}
.mob-menu1 .up-con-menu ul li.m-i-news.ac a:before {
    background-image: url(../img/icons/menu/news-a.svg);
}

#pip-create-form .tel-sub1 input[name='sender-phone'],
#pip-create-form .tel-sub1 input[name='receiver-phone'] {
    padding-left: 10px;
}

.ll-menu1 li .tooltip {
    position: absolute;
    top: 40px;
    left: 0;
    background-color: white;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    padding: 6px 20px;
    width: 172px;
    z-index: 1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: none;

    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 10px;
    text-align: center;

    color: #666666;
}

.ll-menu1 li:hover .tooltip {
    display: block;
}

.cashbe {
    display: block; color: #666; font-family: Open Sans; font-size: 13px; font-weight: 400; line-height: 17px; margin-bottom: 30px
}

/*.addthis_inline_share_toolbox {*/
/*margin-top: 20px;*/
/*}*/

.sz4.stocks .ll {
    float: left;
    width: 735px
}

.sz4.stocks .ll .item1 {
    width: 33%;
    float: left;
    margin-bottom: 20px
}

.sz4.stocks .ll .item1 .ov-item {
    margin-right: 10px;
    margin-left: 10px;
}

@media only screen and (max-width: 1000px) {
    .sz4.stocks .ll {
        float: none;
        width: auto;
    }
}

@media only screen and (max-width: 740px) {
    .sz4.stocks .ll .item1 {
        width: auto;
        float: none;
    }
}
.messenger-button_ico_viber {
    background-image: url(../img/sprite_ico_viber_60.png);
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}
.table {
    display: table;
}

.porr1 .bl1 .rr .bt4 .bl-tit {
    position: relative;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    color: #333;
}

.porr1 .bl1 .rr .bt4 .bl-tit .msg-parcel img {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

#pip-create-form .item-b.comission .comission-value {
    /*background: #0e6fbb;*/
    /*border-radius: 2px;*/
    /*padding: 30px 63px 18px 20px;*/
    /*width: 247px;*/
    /*min-height: 33px;*/
    background: white;
    /* border-radius: 2px; */
    padding: unset;
    width: 172px;
    /* min-height: 33px; */
    height: 38px;
    border: 1px solid rgba(204, 204, 204, 0.8);
}

#pip-create-form .item-b.comission .comission-value input {
    width: 130px;
    height: 38px;
    padding-left: 10px;
}

#pip-create-form .item-b.comission .ln1:first-child .ff {
    margin-top: 5px;
}

.popup-messenger {
    display: none;
    transition: 1500ms ease;
}

.modal .modal-con .frm-m1 {
    padding-bottom: 25px;
}
.modal.m2 .modal-con {
    padding-bottom: 25px !important;
}

@media only screen and (min-width: 1001px) {
    .pip-create-right-block.info.fill {
        width: 181px;
    }
}
.ff.utilization {
    line-height: 20px !important;
    width: 144px !important;
    margin-right: 6px !important;
}
.ff.utilization .qq.tooltip.val_m {
    margin-top: -10px;
    margin-right: 38px;
}

#pip-create-form .ln1.delivery-block .ov, #pip-create-form .ln1.courier-block .ov {
    width: 165px;
}

#pip-create-form .ln1.delivery-block .ov .ch1, #pip-create-form .ln1.courier-block .ov .ch1 {
    width: 165px;
}

#pip-create-form .ln1.delivery-block .ov .ch1 label, #pip-create-form .ln1.courier-block .ov .ch1 label {
    width: 100%;
}

.promo .err {
    position: absolute;
    top: 104%;
    left: 0;
    color: red;
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    white-space: nowrap;
}

.modal.m2 .modal-con {
    padding-bottom: 25px !important;
}
.ebay-how-to-info__tile_item_img{
    height: 75px;
}
.ebay-how-to-info__tile_item_txt{
    font-family: Open Sans;
    font-style: normal;
    font-size: 14px;
    line-height: 19px;
    color: #353535;
    font-weight: 600;
}
.ebay-how-to-info__adress_form_title{
    color: #EB144F;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 23px;
}
.ebay_about_point_title{
    font-weight: 700;
}
.ebay_about_point{
    padding-left: 70px;
    position: relative;
    margin-top: 30px;
}
.ebay_about_point:before{
    background-repeat: no-repeat;
    background-size: contain;
    height: 45px;
    width: 45px;
    content: '';
    position: absolute;
    display: block;
    top: 10px;
    left: 5px;
}
.about_point1{
    margin-top: 0px;
}
.about_point6{
    margin-top: 60px;
}
.about_point1:before{
    background-image: url(../img/icons/ebay_tile_point.png);
}
.about_point2:before{
    background-image: url(../img/icons/ebay_tile_point2.png);
}
.about_point3:before{
    background-image: url(../img/icons/ebay_tile_point3.png);
}
.about_point4:before{
    background-image: url(../img/icons/ebay_tile_point4.png);
}
.about_point5:before{
    background-image: url(../img/icons/ebay_tile_point5.png);
}
.about_point6:before{
    background-image: url(../img/icons/ebay_tile_point6.png);
}
.ebay_forbidden_text {
    font-size: 14px;
    line-height: 1.29;
    text-align: left;
    color: #3b3b3b;
    margin-bottom: 25px;
}
.ebay-forbidden-link{
	margin-top: -50px;
    margin-bottom: 40px;
}
.ebay-forbidden-link a {
    color: #FF1B4C;
    text-decoration: underline;
    font-size: 16px;
    line-height: 22px;
    display: block;
    margin-top: 9px;
}
.ebay_forbidden_point_title{
    font-weight: 700;
}
.ebay_forbidden_point{
    padding-left: 90px;
    position: relative;
    margin-top: 30px;
}
.ebay_forbidden_point:before{
    background-repeat: no-repeat;
    background-size: contain;
    height: 65px;
    width: 65px;
    content: '';
    position: absolute;
    display: block;
    top: 0px;
    left: 5px;
}
.ebay_forbidden_point{
    min-height: 70px;
}
.forbidden_icon_electronic:before{
    background-image: url(../img/icons/ebay_forbidden/electronic.svg);
}
.forbidden_icon_handclock:before{
    background-image: url(../img/icons/ebay_forbidden/handclock.svg);
}
.forbidden_icon_automoto:before{
    background-image: url(../img/icons/ebay_forbidden/automoto.svg);
}
.forbidden_icon_bag:before{
    background-image: url(../img/icons/ebay_forbidden/bag.svg);
}
.forbidden_icon_decor:before{
    background-image: url(../img/icons/ebay_forbidden/decor.svg);
}
.forbidden_icon_ring:before{
    background-image: url(../img/icons/ebay_forbidden/ring.svg);
}
.forbidden_icon_rest:before{
    background-image: url(../img/icons/ebay_forbidden/rest.svg);
}
.forbidden_icon_helmet:before{
    background-image: url(../img/icons/ebay_forbidden/helmet.svg);
}
.forbidden_icon_doubledribble:before{
    background-image: url(../img/icons/ebay_forbidden/doubledribble.svg);
}
.forbidden_icon_farming:before{
    background-image: url(../img/icons/ebay_forbidden/farming.png);
}
.forbidden_icon_animals:before{
    background-image: url(../img/icons/ebay_forbidden/animals.png);
}
.forbidden_icon_antiques:before{
    background-image: url(../img/icons/ebay_forbidden/antiques.png);
}
.forbidden_icon_cannabis:before{
    background-image: url(../img/icons/ebay_forbidden/cannabis.png);
}
.forbidden_icon_phone:before{
    background-image: url(../img/icons/ebay_forbidden/phone.png);
}
.forbidden_icon_chemicals:before{
    background-image: url(../img/icons/ebay_forbidden/chemicals.png);
}
.forbidden_icon_corrosion:before{
    background-image: url(../img/icons/ebay_forbidden/corrosion.png);
}
.forbidden_icon_falsification:before{
    background-image: url(../img/icons/ebay_forbidden/falsification.png);
}
.forbidden_icon_narco:before{
    background-image: url(../img/icons/ebay_forbidden/narco.png);
}
.forbidden_icon_elcig:before{
    background-image: url(../img/icons/ebay_forbidden/elcig.png);
}
.forbidden_icon_eccn:before{
    background-image: url(../img/icons/ebay_forbidden/eccn.png);
}
.forbidden_icon_bike:before{
    background-image: url(../img/icons/ebay_forbidden/bike.png);
}
.forbidden_icon_engines:before{
    background-image: url(../img/icons/ebay_forbidden/engines.png);
}
.forbidden_icon_explosives:before{
    background-image: url(../img/icons/ebay_forbidden/explosives.png);
}
.forbidden_icon_pesticides:before{
    background-image: url(../img/icons/ebay_forbidden/pesticides.png);
}
.forbidden_icon_guns:before{
    background-image: url(../img/icons/ebay_forbidden/guns.png);
}
.forbidden_icon_flames:before{
    background-image: url(../img/icons/ebay_forbidden/flames.png);
}
.forbidden_icon_games:before{
    background-image: url(../img/icons/ebay_forbidden/games.png);
}
.forbidden_icon_danger:before{
    background-image: url(../img/icons/ebay_forbidden/danger.png);
}
.forbidden_icon_remains:before{
    background-image: url(../img/icons/ebay_forbidden/remains.png);
}
.forbidden_icon_elephant:before{
    background-image: url(../img/icons/ebay_forbidden/elephant.png);
}
.forbidden_icon_jewelry:before{
    background-image: url(../img/icons/ebay_forbidden/jewelry.png);
}
.forbidden_icon_paacum:before{
    background-image: url(../img/icons/ebay_forbidden/paacum.png);
}
.forbidden_icon_liacum:before{
     background-image: url(../img/icons/ebay_forbidden/liacum.png);
}
.forbidden_icon_liacumf:before{
    background-image: url(../img/icons/ebay_forbidden/liacumf.png);
}
.forbidden_icon_gems:before{
    background-image: url(../img/icons/ebay_forbidden/gems.png);
}
.forbidden_icon_med:before{
    background-image: url(../img/icons/ebay_forbidden/med.png);
}
.forbidden_icon_products:before{
    background-image: url(../img/icons/ebay_forbidden/products.png);
}
.forbidden_icon_plants:before{
    background-image: url(../img/icons/ebay_forbidden/plants.png);
}
.forbidden_icon_poison:before{
    background-image: url(../img/icons/ebay_forbidden/poison.png);
}
.forbidden_icon_politics:before{
    background-image: url(../img/icons/ebay_forbidden/politics.png);
}
.forbidden_icon_porn:before{
    background-image: url(../img/icons/ebay_forbidden/porn.png);
}
.forbidden_icon_drugs:before{
    background-image: url(../img/icons/ebay_forbidden/drugs.png);
}
.forbidden_icon_ballon:before{
    background-image: url(../img/icons/ebay_forbidden/ballon.png);
}
.forbidden_icon_nuclear:before{
    background-image: url(../img/icons/ebay_forbidden/nuclear.png);
}
.forbidden_icon_soil:before{
    background-image: url(../img/icons/ebay_forbidden/soil.png);
}
.forbidden_icon_mark:before{
    background-image: url(../img/icons/ebay_forbidden/mark.png);
}
.forbidden_icon_mtech:before{
    background-image: url(../img/icons/ebay_forbidden/mtech.png);
}
.forbidden_icon_mknifes:before{
    background-image: url(../img/icons/ebay_forbidden/mknifes.png);
}
.forbidden_icon_nicotin:before{
    background-image: url(../img/icons/ebay_forbidden/nicotin.png);
}
.forbidden_icon_weapons:before{
    background-image: url(../img/icons/ebay_forbidden/weapons.png);
}
.forbidden_icon_alcohol:before{
    background-image: url(../img/icons/ebay_forbidden/alcohol.png);
}
.forbidden_icon_parfum:before{
    background-image: url(../img/icons/ebay_forbidden/parfum.png);
}
.forbidden_icon_oil:before{
    background-image: url(../img/icons/ebay_forbidden/oil.png);
}
.forbidden_icon_nail:before{
    background-image: url(../img/icons/ebay_forbidden/nail.png);
}
.forbidden_icon_termo:before{
    background-image: url(../img/icons/ebay_forbidden/termo.png);
}
.forbidden_icon_color:before{
    background-image: url(../img/icons/ebay_forbidden/color.png);
}
.forbidden_icon_eat:before{
    background-image: url(../img/icons/ebay_forbidden/eat.png);
}
.forbidden_icon_cars:before{
    background-image: url(../img/icons/ebay_forbidden/cars.png);
}
.forbidden_icon_boiler:before{
    background-image: url(../img/icons/ebay_forbidden/boiler.png);
}
.forbidden_icon_mech:before{
    background-image: url(../img/icons/ebay_forbidden/mech.png);
}
.forbidden_icon_solar:before{
    background-image: url(../img/icons/ebay_forbidden/solar.png);
}
.forbidden_icon_hair:before{
    background-image: url(../img/icons/ebay_forbidden/hair.png);
}
.forbidden_icon_phototech:before{
    background-image: url(../img/icons/ebay_forbidden/phototech.png);
}
.forbidden_icon_models:before{
    background-image: url(../img/icons/ebay_forbidden/models.png);
}
.forbidden_icon_goods:before{
    background-image: url(../img/icons/ebay_forbidden/goods.png);
}
.forbidden_icon_techsr:before{
    background-image: url(../img/icons/ebay_forbidden/techsr.png);
}
.forbidden_icon_ozon:before{
    background-image: url(../img/icons/ebay_forbidden/ozon.png);
}
.forbidden_icon_plantsafe:before{
    background-image: url(../img/icons/ebay_forbidden/plantsafe.png);
}
.forbidden_icon_fish:before{
    background-image: url(../img/icons/ebay_forbidden/fish.png);
}
.forbidden_icon_radio:before{
    background-image: url(../img/icons/ebay_forbidden/radio.png);
}
.forbidden_icon_code:before{
    background-image: url(../img/icons/ebay_forbidden/code.png);
}
.forbidden_icon_cash:before{
    background-image: url(../img/icons/ebay_forbidden/cash.png);
}
.forbidden_icon_biohazard:before{
    background-image: url(../img/icons/ebay_forbidden/biohazard.png);
}
.forbidden_icon_cosmetic:before{
    background-image: url(../img/icons/ebay_forbidden/lipstick.svg);
}
.ebay-messages-container{
    margin-bottom: 30px;
}
.ebay-message{
    margin-bottom: 35px;
}
.ebay-message-date{
    font-style: normal;
    color: #999;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
}
.ebay-message-text{
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    text-align: left;
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    padding-left: 22px;
}
.ebay-message-documents{
    padding-left: 22px;
}
.ebay-message.ebay-message-not-documents{
    border-top: 1px solid #EEEEEE;
    padding-top: 10px;
}
.ebay-message-text:before{
    content: '';
    display: block;
    background: url(../img/icons/ebay_mgrc_comment.png);
    width: 12px;
    height: 12px;
    position: absolute;
    top: 3px;
    left: 0px;
}
.sz3 .ll .document-item .ln1 .ov .ip2 {
    max-width: 330px;
}
.sz3 .ll .document-item .ln1 .ov .text-sub .ep-textr span .ip2{
    padding-top: 12px;
}
.ebay_document_noupload
{
    padding: 0px 0px 0px 80px;
    min-height: 90px;
}
.ebay_document_noupload {
    background: url(../img/icons/bill.png) 0px 0px no-repeat;
}
.ebay-documents-file-select-container input[type=file] {
    display: none;
}
.ebay-document-upload-label {
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #FF1B4C;
}
.ebay_document_noupload .exts{
    color: #999;
    font-size: 13px;
}
.ebay-preview-document{
    position: absolute;
}
.ebay-preview-document img {
    max-width: 81px;
    cursor: pointer;
    max-height: 57px;
}
.ebay_document_upload.withoutfone{
    background: none;
    min-height: 80px;
}
.ebay_document_upload &gt; div:first-child{
    float: left;
    margin-left: 100px;
}
.ebay-preview-document:after {
    content: '';
    display: block;
    background: url(../img/icons.png) -313px -66px no-repeat #fff;
    width: 12px;
    height: 11px;
    z-index: 0;
    opacity: .3;
    position: absolute;
    top: 0px;
    left: 68px;
    cursor: pointer;
    border: 3px #fff solid;
}
.ebay-document-upload-done {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    overflow: hidden;
    max-width: 230px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ebay-document-upload-file-edit {
    color: #ff1d4e;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    font-style: normal;
    cursor: pointer;
    max-width: 133px;
    text-decoration: underline;
    text-decoration-style: dotted;
}
.ebay-document-upload-file-edit .done {
    display: inline-block;
    background-image: url(../img/icons/done.png);
    width: 18px;
    height: 18px;
    background-position: 0 0;
    position: relative;
    top: 2px;
}
.ebay-document-upload-edit{
    margin-top: 10px;
}
.document-item{
    position: relative;
    margin-top: 20px;
    border-bottom: 1px dashed #e8e8e8;
}
.document-item:first-child{
    margin-top: 0px;
}
.ebay-documents-buttons{
    position: relative;
    padding: 0 25px 25px 25px;
}
.add-ebay-document-link{
    text-align: left;
}
.remove-ebay-document{
    position: absolute;
    top: 5px;
    right: 20px;
    color: #ff1b4c;
    cursor: pointer;
}
.add-ebay-document{
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    color: #ff1d4e;
    font-family: Open Sans;
    text-decoration: underline;
    text-decoration-style: dotted;
}

.add-ebay-document:hover{
    text-decoration: none;
}
.ebay-documents-save{
    display: block;
    cursor: pointer;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #FF1B4C;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 10px;
}
.ebay-documents-save:active{
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.25);
}
.ebay-documents-save{
    width: 330px;
}
.ebay-documents-save{
    width: auto;
    padding: 0 20px;
    display: inline-block;
}
.sz3 .ll .document-item .ln1{
    margin-bottom: 0px;
    padding: 25px;
}
.info-goods.ebay-invoice-container{
    border-bottom: none;
    margin-bottom: 25px;
}
.info-goods.ebay-invoice-container p {
    font-size: 13px;
    line-height: 18px;
    color: #000000;
}
.sz3 .ll .document-item .ln1 .ov.err &gt; div &gt; .err{
    position: absolute;
    top: 60px;
    left: 80px;
    display: block;
    color: red;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 10px;
}
.ov.err .ebay_document_upload .err{
    position: absolute;
    top: 45px;
    left: 100px;
    display: block;
    color: red;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
}
.sz3 .ll .document-item .ln1 .ov.err{
    margin-bottom: 5px;
}
.ebay-attached-documents-container {
    margin-bottom: 30px;
}
.ebay-document-message {
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    text-align: left;
    padding-left: 13px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ebay-document{
    margin-bottom: 10px;
    min-height: 35px;
}
.ebay-document-file{
    position: relative;
    padding-left: 13px;
}
.ebay-document-file:before{
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    left: 0px;
    top: 8px;
    background: #FF1B4C;
    -webkit-border-radius:  50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.ebay-document-file a{
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #ff1d4e;
    font-family: Open Sans;
    border-bottom: 1px dashed #ff1d4e;
    padding-bottom: 2px;
}
.ebay-document-file a:hover{
    border-bottom: none;
}
.ebay-documents-attach-form{
    background: #F8F8F8;
    margin-bottom: 50px;
}
.ebay-documents-file-select{
    border: 1px dashed #FF1B4C;
    box-sizing: border-box;
    min-height: 60px;
    margin-bottom: 25px;
    padding: 20px;
    cursor: pointer;

}
.ebay-document-upload-label_txt{
    margin: 0 auto;
    position: relative;
}
.ebay-document-upload-label_txt:before{
    content: '';
    display: block;
    background-image: url(../img/icons/ebay_file_upload_folder.png);
    position: absolute;
    width: 18px;
    height: 14px;
    left: -22px;
    top: 3px;
}
.ebay-documents-file-comment input[type="text"]{
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    width: 100%;
    padding: 10px 15px;
}

.ebay-documents-file-comment input[type="text"]::placeholder {
    font-size: 13px;
    line-height: 18px;
    color: rgba(51, 51, 51, 0.5);
}
.ebay-documents-exts{
    width: 190px;
    font-size: 11px;
    line-height: 140%;
    color: rgba(51, 51, 51, 0.5);
    position: absolute;
    padding-bottom: 25px;
    bottom: 0;
}
.ebay-documents-file-select-container{
    padding: 0 25px 25px 25px;
}
.ebay-documents-file-item{
    padding-left: 20px;
    position: relative;
    margin: 10px 0;
}
.ebay-documents-file-item-remove{
    display: block;
    background-image: url(../img/icons/ebay_file_upload_remove.png);
    position: absolute;
    width: 9px;
    height: 12px;
    left: 0;
    top: 3px;
    cursor: pointer;
}
.ebay-documents-file-item__name{
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}
#documentsList{
    padding: 25px 25px 0 25px;
}
.ebay-documents-file-item__comment{
    font-style: italic;
    font-weight: normal;
    font-size: 11px;
    line-height: 140%;
    color: rgba(51, 51, 51, 0.5);
}
.ebay-documents-file-item input[name="document_photo"]{
    display: none;
}
.promo-page.j1 .big-form1 .it.recaptcha-block {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	background-color: transparent;
}
.promo-page.j1 .big-form1 .it.recaptcha-block {
    border: none;
    margin-bottom: 20px;
	margin-top: 20px;
    height: 90px;
}
#pip-create-form .ln1.delivery-block .ov, #pip-create-form .ln1.only_sender .ov {
    width: 165px;
}

#pip-create-form .ln1.delivery-block .ov .ch1, #pip-create-form .ln1.only_sender .ov .ch1 {
    width: 165px;
}

#pip-create-form .ln1.delivery-block .ov .ch1 label, #pip-create-form .ln1.only_sender .ov .ch1 label {
    width: 100%;
}
.sng_hide .sng_hidden{
    display: none;
}
.customs_show .info {
    display: none;
}
.customs_show .sng_hidden.customs_showed,
.customs_show .customs_showed{
    display: block;
}
.only_sender .recipient_hide{
    display: none;
}
.tooltip-header{
    position: relative;
}
.tooltip-header .qq.tooltip{
    top: 5px;
    right: 45px;
}
.ebay-order-barcode{
    color: #333;
    font-size: 13px;
    padding-top: 3px;
}
.ebay-order-barcode-tit{
    color: #333;
    font-size: 16px;
    margin-top: -17px;
    margin-bottom: 23px;
    font-weight: 600;
}
@media only screen and (max-width: 740px) {
    .ebay-how-to-info__tile_item_img {
        width: 35px;
        display: inline-block;
        height: auto;
    }
    .ebay_about_point{
        padding-left: 0px;
    }
    .ebay_about_point:before{
        display: none;
    }
    .ebay_forbidden_point{
        padding-left: 0px;
    }
    .ebay_forbidden_point:before{
        display: none;
    }
    .ebay_forbidden_point{
        min-height: unset;
    }
    .ebay-document-upload-label_txt:before {
        display: none;
    }

}
@media only screen and (max-width: 384px) {
    .ebay-documents-exts{
        position: relative;
        width: 100%;
    }
}
/* SNG */
.main-cont.m-i-sng h3{
    margin-top: 15px;
    margin-bottom: 10px;
}
.main-cont.m-i-sng p{
    margin-bottom: 20px;
}
.sng-text li {
    list-style-type: disc;
    padding-left: 10px;
    margin-left: 40px;
    margin-bottom: 10px;
}
.sng-text a{
    color: #ff1b4c;
    text-decoration: underline;
}
.sng-text a:hover{
    text-decoration: none;
}
#content .ll-menu1 ul li.j11 a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -183px
}
#content .ll-menu1 ul li.j11 a:hover:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -157px
}
@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j11 a:hover:before {
        background-image: url("../img/icons.png");
        width: 30px;
        height: 30px;
        background-position: -228px -34px
    }
}
@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j11 a:before {
        background-image: url("../img/icons.png");
        width: 30px;
        height: 30px;
        background-position: -228px -34px
    }
}
#content .ll-menu1 ul li.j11.ac a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -131px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j11.ac a:before {
        background-image: url("../img/icons.png");
        width: 30px;
        height: 30px;
        background-position: -228px -68px
    }
}
#content .ll-menu1 ul li.j11 a:before {
    top: 13px;
    left: 10px
}
@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j11 a:before {
        top: 22px;
        left: 56px
    }
}

/* End SNG*/
/* Ebay export */
.mob-menu1 .up-con-menu ul li.j10 a:before {
    background: url(../img/icons/ebay_export_icon.png) 1px 0 no-repeat;
    width: 24px;
    height: 24px;
    left: 10px;
    top: 16px;
}
.mob-menu1 .up-con-menu ul li.j10 a:hover:before {
    background-image: url("../img/icons/ebay_export_icon-hover.png");
}

.mob-menu1 .up-con-menu ul li.j10.ac a:before {
    background-image: url("../img/icons/ebay_export_icon-active.png");
}
#content .ll-menu1 ul li.j10 a:before {
    background: url(../img/icons/ebay_export_icon.png) 0px 0px no-repeat;
    background-size: 24px 14px;
    width: 24px;
    height: 14px;
    left: 10px;
    top: 18px;
}

#content .ll-menu1 ul li.j10.ac a:before {
    background: url(../img/icons/ebay_export_icon-active.png) 0px 0px no-repeat;
}
#content .ll-menu1 ul li.j10 a:hover:before {
    background: url(../img/icons/ebay_export_icon-hover.png) 0px 0px no-repeat;
}
#content .ll-menu1 ul li.j10.ac a:hover:before {
    background: url(../img/icons/ebay_export_icon-active.png) 0px 0px no-repeat;
}
.ebay-order-comment-sub{
    color: #666;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 10px;
}
.ebay-order-comment-sub a{
    color: #ff1c4c;
}
.ebay-order-comment-text{
    margin-bottom: 0px;
}
/* Import promocodes*/
.ebay-import-promocode_button {
    display: block;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    margin: 10px 20px;
    cursor: pointer;
}
.ebay-import-promocode_cancel_button {
    display: block;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #ff1b4c;
    border-bottom: 1px solid #ff053b;
    margin: 10px 20px;
    cursor: pointer;
}
.ebay-import-promocode_input_block{
    margin-left:20px;
}
.ebay-import-promocode_input_container input{
    border: 1px solid rgba(204, 204, 204, 0.8);
    padding: 10px;
    max-width: 158px;
}
.ebay-import-promocode_error{
    color: #ff1b4c;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
    text-align: center;
    display: none;
}
.ebay-import-promocode_success{
    color: #ff1b4c;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
    text-align: center;
    display: none;
}
.ebay-import-promocode_ttl {
    color: #333;
    font-family: Open Sans;
    font-size: 13.5px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 5px;
}
.ebay-import-promocode{
    margin-bottom: 20px;
}
.ebay-save-button-container{
    display: none;
}
#saveWithoutPay{
    display: block;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
}
/* End import promocodes*/
/* Ebay services */
.ebay-parcels-service{
    margin-bottom: 35px;
}
.ebay-parcels-service-option{
    position: relative;
    height: 20px;
}
.ebay-parcels-service-checkbox{
    position: absolute;
    width: 22px;
    height: 22px;
    left: 0;
    top: 0;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 2px;
    cursor: pointer;
}
.ebay-parcels-service-checkbox-label{
    padding-left: 34px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}
.ebay-parcels-service-checkbox-price{
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    color: #FF1B4C;
}
.ebay-parcels-service-option .ebay-parcels-service-checkbox.ebay_checkbox_checked:before{
    content: '';
    display: block;
    background-image: url(../img/icons/ebay-checkbox-checked.png);
    position: absolute;
    width: 24px;
    height: 18px;
    left: 3px;
    top: -3px;
}
.ebay-parcels-service-description{
    font-size: 12px;
    line-height: 15px;
    color: #333333;
    padding-left: 34px;
    margin-top: 10px;
}
.ebay-services-block{
    margin-top: 20px;
}
.ebay-services-block_header{
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}
.ebay-services-block_item{
    position: relative;
    font-size: 13px;
    line-height: 120%;
    color: #FF1B4C;
    margin-top: 12px;
    padding-left: 26px;
    cursor: pointer;
}
.ebay-services-block_item img{
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
}
.ebay-services-modal-background{
    position: fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    display: none;
}
.ebay-services-modal{
    position: absolute;
    width: 640px;
    /*min-height: 250px;*/
    background-color: #fff;
    top:50%;
    left:50%;
    z-index: 1001;
    transform: translate(-50%, -50%);
    padding: 35px;
    display: none;
}
.ebay-services-modal textarea{
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.ebay-services-modal_close2 {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background-image: url(../img/icons.png);
    width: 18px;
    height: 18px;
    background-position: -291px -49px;
}
.ebay-services-modal_header{
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    color: #333333;
    position: relative;
    padding-left: 30px;
}
.ebay-services-modal_description{
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    padding-left: 30px;
    margin-top: 15px;
    width: 310px;
}
.ebay-services-modal_header img{
    position: absolute;
    left: -5px;
    top: 0;
}
.ebay-services-modal_image{
    position: absolute;
    width: 240px;
    right: 0;
    top: 60px;
    bottom: 0;
    background-repeat: no-repeat;
}
.ebay-services-modal_cost{
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 30px;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}
.ebay-services-modal_cost_num{
    color: #FF1B4C;
    font-weight: bold;
}
.ebay-services-modal_cost_rur{
    color: #B2B2B2;
}
.ebay-services-modal_comment{
    padding-left:30px;
}
.ebay-services-modal_comment textarea{
    width: 310px;
    padding: 10px;
    height: 100px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
}
.ebay-services-modal_button{
    padding: 15px !important;
    width: 300px;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    background: #FF1B4C;
    margin-left: 30px;
    margin-top: 25px;
}
.ebay-services-modal_result_button{
    padding: 15px;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    background: #FF1B4C;
}
.ebay-services-modal_result_button{
    margin-top: 50px;
}
.ebay-services-modal_result{
    padding-left: 30px;
}
.ebay-services-modal_result,
.ebay-services-modal_result_success,
.ebay-services-modal_result_error{
    display: none;
    width: 310px;
}
.ebay-services-modal_result h3{
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    text-align: center;
    color: #333333;
    margin-top: 50px;
}
.ebay-services-modal_result_error h3{
    color: #FF1B4C;
}
.ebay-services-modal_result p{
    font-size: 13px;
    text-align: center;
    color: #333333;
    margin-top: 30px;
}
.ebay-services-modal_result p a{
    color: #ff1c4c;
}
.ebay-services-added{
    margin-bottom: 20px;
}
.ebay-services-added_header{
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}
.ebay-services-added_text{
    font-size: 11px;
    line-height: 15px;
    color: #333333;
    padding-left: 34px;
}
.ebay-services-option {
    position: relative;
    height: 20px;
}
.ebay-services-checkbox {
    position: absolute;
    width: 22px;
    height: 22px;
    left: 0;
    top: 0;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 2px;
}
.ebay-services-checkbox-label {
    padding-left: 34px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    position: relative;
}
.ebay-services-option .ebay-services-checkbox.ebay_checkbox_checked:before {
    content: '';
    display: block;
    background-image: url(../img/icons/ebay-checkbox-checked.png);
    position: absolute;
    width: 24px;
    height: 18px;
    left: 3px;
    top: -3px;
}
.ebay-services-checkbox-label_cost_num{
    color: #FF1B4C;
    font-weight: bold;
    position: absolute;
    right: 0;
}
.ebay-services-option_undone .ebay-services-checkbox {
    background: #F1F1F1;
}
.ebay-services-option.ebay-services-option_undone .ebay-services-checkbox.ebay_checkbox_checked:before {
    background-image: url(../img/icons/ebay-checkbox-checked_gray.png);
}
/*.ebay-order-info .porr1{*/
/*min-height: 350px;*/
/*}*/
.additional-services div{
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #FF1B4C;
}
.text-field_additional .text-field__label{
    text-align: center;
    font-weight: 600;
}
.ebay-services-photos{
    padding-left: 34px;
}
.ebay-services-modal_comment textarea::placeholder {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: rgba(51, 51, 51, 0.5);
}
.ebay-services-modal_comment textarea{
    resize: none !important;
}
.ebay-services-block_empty{
    font-size: 11px;
    line-height: 15px;
    color: #333333;
    margin-top: 10px;
}
/* End services */
/* Ebay parcels Union*/
.ebay-parcels-union{
    margin-bottom: 35px;
}
.ebay-parcels-union-option{
    position: relative;
    height: 20px;
}.ebay-food-category-option{
    position: relative;
}
.ebay-food-category-checkbox,
.ebay-parcels-union-checkbox{
    position: absolute;
    width: 22px;
    height: 22px;
    left: 0;
    top: 0;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 2px;
    cursor: pointer;
}
.ebay-food-category-checkbox-label,
.ebay-parcels-union-checkbox-label{
    padding-left: 34px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}
.ebay-food-category-option .ebay-food-category-checkbox.ebay_checkbox_checked:before,
.ebay-parcels-union-option .ebay-parcels-union-checkbox.ebay_checkbox_checked:before{
    content: '';
    display: block;
    background-image: url(../img/icons/ebay-checkbox-checked.png);
    position: absolute;
    width: 24px;
    height: 18px;
    left: 3px;
    top: -3px;
}
#ebayParcelsUnionList{
    display: none;
}
.ebay-parcels-union-select{
    margin: 15px 0;
}

.ebay-parcels-union-select .ebay-select_container{
    display: block !important;
    margin-right: 25px;
    position: relative;
}
.ebay-parcels-union-select.ebay-not-selected .ebay-select_container{
    cursor: pointer;
}
.ebay-parcels-union-select .ebay-select_container__select{
    height: 43px;
    -ms-filter: "alpha(opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
    line-height: 43px;
    background-color: white;
    border: 1px solid #ccc;
    color: #333;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    text-indent: 10px;
    position: relative;
}
.ebay-parcels-union-select.ebay-not-selected .ebay-select_container__select:before {
    position: absolute;
    top: 21px;
    right: 14px;
    display: block;
    content: '';
    background-image: url(../img/icons.png);
    width: 12px;
    height: 5px;
    background-position: -313px -129px;
}
.ebay-parcels-union-select .ebay-select_container__select-text {
    display: block;
    width: auto !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 30px;
}
.ebay-parcels-union-select .ebay-select_container__dropdown {
    position: absolute;
    left: 0;
    width: auto !important;
    right: 0;
    bottom: auto !important;
    top: 45px !important;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    font-size: 13px;
    font-weight: 400;
    color: #333333;
    border-top: 0;
    display: none;
    z-index: 1000;
}
.ebay-parcels-union-select .ebay-select_container__dropdown ul{
    margin-top: 0 !important;
}
.ebay-parcels-union-select .ebay-select_container__dropdown li {
    padding: 10px;
    float: none !important;
}
.ebay-parcels-union-select .ebay-select_container__dropdown li:hover .ebay-parcels-option-text {
    color: #FF1B4C;
}
.ebay-parcels-option-subtext{
    color: #999999;
    padding-left: 14px;
}
.ebay-select_container__remove{
    position: absolute;
    background-image: url(../img/icons/ebay-select-remove.png);
    width: 12px;
    height: 16px;
    right: 0;
    top: 0;
    right: -25px;
    top: 12px;
    cursor: pointer;
}
.ebay-parcels-union-submit{
    text-align: right;
    margin: 10px 0;
    display: none;
}
.ebay-parcels-union-submit-button{
    display: block;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    max-width: 280px;
}
.ebay-parcels-union-submit-button:active{
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.25);
}
.ebay-parcels-union-error{
    position: relative;
    margin-top: 20px;
    display: none;
}
.ebay-parcels-union-error:before{
    position: absolute;
    top: -3px;
    left: 0;
    display: block;
    content: '';
    background-image: url(../img/icons/ebay_icon_warning.png);
    width: 24px;
    height: 24px;
}
.ebay-parcels-union-error__text{
    font-size: 13px;
    line-height: 140%;
    color: #FF1B4C;
    margin-left: 30px;
}
/* End Ebay parcels Union*/
@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j10 a:before {
        background: url(../img/icons/ebay_icon@2x.png) 0px 0px no-repeat;
        top: 30px;
        left: 37px;
        width: 75px;
        height: 30px;
        background-size: 75px 30px;
    }
    #content .ll-menu1 ul li.j10.ac a:before {
        background: url(../img/icons/ebay_export_icon-active@2x.png) 0px 0px no-repeat;
        width: 48px;
        height: 26px;
        background-size: 48px 26px;
    }
    #content .ll-menu1 ul li.j10 a:hover:before {
        background: url(../img/icons/ebay_export_icon-hover@2x.png) 0px 0px no-repeat;
        width: 48px;
        height: 26px;
        background-size: 48px 26px;
    }
    #content .ll-menu1 ul li.j10.ac a:hover:before {
        background: url(../img/icons/ebay_export_icon-active@2x.png) 0px 0px no-repeat;
        width: 48px;
        height: 26px;
        background-size: 48px 26px;
    }
}
/* End Ebay export */
/* Import menu*/
.ebay-import-menu{
    margin-top: 30px;
    margin-bottom: 34px;
}
.ebay-import-menu_item{
    /*position: relative;*/
    margin-bottom: 18px;
}
.ebay-import-menu_item-text{
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    color: #333333;
    padding-left: 48px;
    padding-right: 44px;
}
.ebay-imort-menu_item-anchor{
    color: #ED1651;
    text-decoration: underline;
}
.ebay-import-menu_item-number{
    position: absolute;
    width: 36px;
    height: 36px;
    background: #ED1651;
    border-radius: 50%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 35px;
    color: #FFFFFF;
    text-align: center;
}
.ebay-import-menu_buttons-block{
    margin-top: 30px;
}
.ebay-import-menu_button{
    display: inline-block;
    background: #ED1651;
    border-radius: 4px;
    line-height: 23px;
    text-align: center;
    padding: 10px 35px;
    margin-right: 12px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 13px;
}
.ebay-import-menu_button a{
    color: #FFFFFF;
    font-weight: 600;
    font-size: 13px;
}
.ebay-import-menu_item-icon {
    position: absolute;
    margin-right: 20px;
    margin-top: 5px;
    right: 0;
    top: 2px;
}
.ebay-import-menu_item-icon_button{
    width: 24px;
    height: 24px;
    cursor: pointer;
    background-image: url(../img/icons/ebay_warn_octogon.png);
}
.ebay-import-menu_item-icon_text{
    display: none;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    color: #333333;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    box-sizing: border-box;
    padding: 10px;
    width: 467px;
    position: absolute;
    right: -150px;
    z-index: 100;
}
#content .main-cont.ebay-import-cont{
    position: unset;
}
.ebay-how-to-info__adress_form_title:before{
    position: absolute;
    top: 7px;
    left: -34px;
    display: block;
    content: '';
    background-image: url(../img/icons/ebay_point_h1.png);
    width: 24px;
    height: 36px;

}
.ebay-how-to-info__orders_title{
    font-weight: bold;
    font-size: 20px;
    line-height: 35px;
    color: #333333;
    position: relative;
    margin-left: 38px;
    margin-bottom: 23px;
    font-family: Open Sans;
}
.ebay-how-to-info__tracking_title{
    font-weight: bold;
    font-size: 20px;
    line-height: 35px;
    color: #333333;
    position: relative;
    margin-left: 38px;
    margin-bottom: 23px;
    font-family: Open Sans;
}
.ebay-how-to-info__tracking_title:before{
    position: absolute;
    top: 5px;
    left: -34px;
    display: block;
    content: '';
    background-image: url(../img/icons/ebay_check_h1.png);
    width: 24px;
    height: 24px;

}
.ebay-how-to-info__orders_title:before{
    position: absolute;
    top: 5px;
    left: -34px;
    display: block;
    content: '';
    background-image: url(../img/icons/ebay_box_h1.png);
    width: 24px;
    height: 24px;
}
.ebay-how-to-info__adress_form_title{
    font-weight: bold;
    font-size: 20px;
    line-height: 35px;
    color: #333333;
    position: relative;
    margin-left: 38px;
}
.ebay-how-to-info__calculate_form_title{
    font-weight: bold;
    font-size: 20px;
    line-height: 35px;
    color: #333333;
    position: relative;
    margin-left: 38px;
    margin-bottom: 23px;
}
.ebay-how-to-info__calculate_form_title:before{
    position: absolute;
    top: 5px;
    left: -34px;
    display: block;
    content: '';
    background-image: url(../img/icons/ebay_calc_h1.png);
    width: 24px;
    height: 32px;
}
.ebay-how-to-info__subtitle{
    font-weight: normal;
    font-size: 13px;
    line-height: 23px;
    color: #333333;
    margin-left: 38px;
    margin-top: -23px;
    margin-bottom: 23px;
}
.ebay-how-to-info__subtitle a{
    color: #ED1651;
    text-decoration: underline;
}
@media only screen and (max-width: 1320px) {
    .ebay-import-menu_item-icon_text{
        right: 20px;
    }
}
@media only screen and (max-width: 768px) {
    .ebay-import-menu_item-icon_text{
        width: 300px;
    }
    .ebay-import-menu_button{
        padding: 10px 10px;
        display: block;
        margin-top: 10px;
    }
    .ebay-import-menu_item-text{
        font-size: 14px;
        line-height: 20px;
        min-height: 40px;
    }
    .ebay-forbidden-link{
        margin-top: -30px;
    }
}
/* End import menu*/
/*APPS*/
.s-app-hand {
    margin-top: 10px;
    margin-bottom: 10px;
}
.s-a-toptext {
    text-align: center;
    font-size: 14px;
}
.s-a-qr {
    display: block;
    margin: 0 auto;
    padding: 0 20px;
}
.s-a-qr img {
    width: auto;
    max-width: 100%;
}
.s-a-bottomtext {
    text-align: center;
    font-size: 11px;
    margin-top: 11px;
}
.s-a-icons img {
    width: 100%;
}
.s-a-icons {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 17px;
    margin-bottom: 20px;
}
.s-a-icon.gplay {
    width: 74px;
}
.s-a-icon.appstor {
    width: 74px;
}
.s-a-icon.huawei {
    width: 24px;
}
.s-a-icon {
    padding: 0 2px;
}

.footer-apps {
    width: 100%;
    background: #ffffff;
}
.f-a-container {
    max-width: 980px;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
}
.f-a-hand {
    position: relative;
    width: 530px;
}
.modal-apps .f-a-hand {
    position: relative;
    width: 330px;
}
.f-app-hand {
    height: 204px;
    position: absolute;
    left: -27px;
    bottom: 0;
}
.f-a-text {
    font-size: 20px;
    padding-top: 30px;
    line-height: 140%;
}
.f-a-icons {
    margin-top: 20px;
}
.f-a-icon img {
    height: 31px;
    padding: 3px 0;
}
.f-a-qr {
    border: 1px solid #D6D6D6;
    padding: 10px;
    border-radius: 6px;
    margin: 20px 0 20px 20px;
    display: flex;
}
.f-a-qr span {
    text-align: left;
    margin-top: 25px;
    font-size: 14px;
    margin-right: 15px;
}
.f-a-qr img {
    height: 100%;
    width: auto;
    max-height: 88px;
}
.f-a-icon.phone,
.f-app-hand.phone{
    display: none;
}
.modal .closeAppModal {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 18px;
    height: 18px;
    background-position: -291px -49px;
}
.appModal .modal-con {
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    width: auto;
    max-width: 330px;
}

.main-cont.parcel{
    min-height: 890px !important;
}
.main-cont.parcel .sidebar-apps {
    background-color: white;
    border: 1px solid #e5e5e5;
    padding: 23px 0;
    margin-bottom: 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-top: 20px;
}

.line1.appsline {
    top: 20px;
}

.modal-apps {
    padding-bottom: 20px;
    padding-top: 5px;
}
.modal-apps .f-a-hand {
    position: relative;
}
.modal-apps .f-app-hand {
    position: absolute;
    top: -37px;
    height: auto;
    left: 0;
}
.modal-apps .f-a-text {
    font-size: 13px;
    padding-top: 0px;
}
.modal-apps .f-a-icons .break {
    flex-basis: 100%;
    height: 0;
}
.modal-apps .f-a-icons {
    width: 550px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-right: 10px;
}
.modal-apps .f-a-icon {
    width: 50%;
    margin: 0 0px;
    text-align: center;
}
.modal-apps .f-a-icon.qr-inner span {
    font-size: 11px;
}
.modal-apps .f-a-icon.qr-inner {
    border: 1px solid #000;
    display: inline;
    padding: 0px 14px 3px 14px;
    border-radius: 5px;
    margin-top: 5px;
    position: relative;
    top: 4px;
}
.modal-apps .f-a-icon.qr img {
    height: 16px;
    padding: 6px 0;
}
.modal-apps .f-a-icon img {
    height: 27px;
    padding: 3px 0;
}
.modal-apps   .f-a-icon.huawei .phone{display: none}
.footer-apps  .f-a-icon.huawei .phone{display: none}

@media screen and (max-width:980px){

    .modal-apps .f-a-icon.huawei .desktop{display: none}
    .modal-apps .f-a-icon.huawei .phone{display: inline}
    .modal-apps .f-a-icon.qr {
        display: none;
    }
    .modal-apps .break {
        flex-basis: 100%;
        height: 0;
    }
    .modal-apps .f-a-container {
        flex-wrap: wrap;
    }
    .modal-apps .f-a-icons {
        justify-content: right;
        position: relative;
    }
    .modal-apps .f-a-icons .break {display: none    }

    .modal-apps .f-a-icon {
        width: auto;
        margin: 0 5px;
        text-align: center;
    }

    .modal-apps .f-a-text {
        font-size: 13px;
        padding-top: 0px;
        margin-left: 120px;
        margin-bottom: 25px;
        padding-right: 10px;
    }

    .f-app-hand {
        left: -90px;
    }

}
.f-a-qr,
.s-a-qr,
.f-a-icon.qr{
    cursor: pointer;
}
@media screen and (max-width:740px){
    .main-cont.parcel .sidebar-apps { display: none; }
}
@media (min-width:900px) and (max-width:1000px){
    .f-a-qr {
        margin:20px;
    }
    .f-a-hand {
        width: 400px;
    }
    .f-a-text {
        font-size: 18px;
    }
}
@media (min-width:768px) and (max-width:899px){
    .f-a-qr {
        margin:20px;
    }
    .f-a-hand {
        width: 510px;
    }
    .f-a-text {
        font-size: 16px;
        margin: 0 20px;
    }
}
@media screen and (max-width: 767px){
    .f-a-container {
        flex-wrap: wrap;
    }
    .f-a-qr.desktop,
    .f-a-icon.desktop,
    .f-app-hand.desktop{
        display: none;
    }
    .break {
        flex-basis: 100%;
        height: 0;
    }
    .f-a-icon.phone,
    .f-app-hand.phone {
        display: inline-block;
        position: relative;
    }
    .f-a-hand {
        position: absolute;
        width: auto;
    }
    .f-app-hand {
        height: 200px;
        padding-top: 20px;
        left: 0;
        bottom: 15px;
        padding-right: 15px;

    }
    .f-a-text {
        font-size: 17px;
        padding-top: 40px;
        line-height: 140%;
        max-width: 46%;margin-left: 169px;
    }
    .footer-apps  .f-a-icon.huawei .desktop{display: none}
    .footer-apps .f-a-icon.huawei .phone {
        display: block;
    }
    .f-a-icons {
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }
    .f-a-icons {
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    .f-a-icon {
        width: auto;
        text-align: center;
        margin: 0 10px;
        max-width: 32%;
    }
    .f-a-icon.qr-inner.phone img {
        height: 24px;
    }
    .f-a-icon.qr-inner.phone {
        border: 2px solid #000;
        border-radius: 7px;
        padding: 6px;
        width: 137px;
        margin: 3px;
    }
    .f-a-icon.qr-inner.phone span {
        line-height: 25px;
        margin-right: 10px;
    }
    .f-a-icon img {
        height: auto;
        padding: 3px 0;
    }

}

@media screen and (max-width: 480px){
    .f-a-text {
        font-size: 17px;
        padding-top: 40px;
        line-height: 140%;
        max-width: 46%;
    }

    .modal-apps {
        padding-bottom: 0;
        padding-top: 5px;
        margin-top: -40px;
        position: relative;
    }
    .line1.appsline {
        top: -10px;
    }
}
/*APPS END*/


/*LOGINPAGE*/
.promo-page .b1 {
    height: 500px;
    background: url(../img/apps/bg-d.png) center no-repeat #59505e;
    padding-top: 38px;
    margin-bottom: 45px;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.promo-page .b1::after {
    content: '';
    width: 358px;
    height: 322px;
    display: block;
    position: relative;
    background: url(../img/apps/b-h.png) center no-repeat;
    bottom: 0;
    margin: 0 auto;
    top: -270px;
    z-index: 0;
}
.ct {
    z-index: 2;
}
.ct.banner-inner {
    display: flex;
    flex-wrap: nowrap;
}
.b-text {
    font-size: 22px;
    line-height: 31px;
    margin: 0 0 0 30px;
    padding: 0 30px;
    text-align: center;
}
.b-qr {
    margin: 0 auto;
    text-align: right;
    display: table;
    margin-right: 87px;
    margin-top: 40px;
    max-width: 159px;
}
.b-qr img {
    display: table-header-group;
    position: relative;
    right: 0;
    max-width: 159px;
}
.b-qr span {
    font-size: 13px;
    line-height: 18px;
    display: block;
    margin-top: 10px;
    text-align: center;
}
.b-icons {
    text-align: center;
    float: right;
    margin-right: 0;
    display: flex;
    margin-top: 30px;
    max-width: 337px;
}
.b-icon {
    margin: 22px 0px;
    max-width: 33%;
    padding: 0px 5px;
}
.b-icon img {
    width: 100%;
}

@media (max-width: 850px){
    .b-text {margin:0;font-size: 20px; }
    .promo-page .b1::after {
        top: -250px;
    }
    .b-qr {
        margin-top: 20px;
    }
    .b-icons {
        margin-top: 10px;
    }
}

@media screen and (max-width: 680px){
    .promo-page .b1::after {
        display: none;
    }
    .promo-page .b1 {
        height: auto;
        background: url(../img/apps/bg-m.png) center no-repeat;
        background-size: cover;
    }
    .ct.banner-inner {
        display: flex;
        flex-wrap: wrap;
    }
    .bannerapps {
        margin-top: 30px;
        width: 100%;
    }
    .b-text {
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }
    .b-qr {
        margin: 20px auto 0;
        text-align: center;
    }
    .b-qr span {
        margin: 10px auto 0;
        text-align: center;
    }
    .b-icons {
        float: none;
        margin: 0;
        max-width: 100%;
    }
    .b-icon {
        margin: 20px 5px;
        width: 33%;
    }
    .b-icon img {
        height: auto;
        width: 100%;
    }
    #auth {
        margin: 0 auto;
    }
}
/*LOGINPAGE END*/

/*AUTHPAGE FOOTER APPS*/
.auth-footer-apps {
    background: #fff;
    position: relative;
    display: block;
}
.auth-footer-apps::before {
    content: '';
    width: 100%;
    height: 5px;
    background: url(../img/dot1.png) center bottom repeat-x;
    display: block;
    margin-bottom: 40px;
    max-width: 980px;
    margin: 0 auto 40px;
}
.a-f-a-container {
    max-width: 980px;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
}
.a-f-a-hand {
    flex-basis: 42%;
}.a-f-a-text {
     flex-basis: 65%;
     font-size: 36px;
     line-height: 50px;
 }
.a-f-app-hand.phone {
    display: none;
}
.a-f-a-hand-inner {
    overflow: hidden;
}
.a-f-app-hand.desktop {
    margin-bottom: -14px;
}
.authrightblock {
    padding-left: 30px;
    display: flex;
    flex-wrap: wrap;
}
.a-f-a-text {
    flex-basis: 100%;
    font-size: 24px;
    line-height: 36px;
}
.a-f-a-icons {
    display: flex;
    width: 100%;
    margin-left: -10px;
}
.a-f-a-icon {
    width: 33%;
    padding: 10px;
    max-width: 120px;
}
.a-f-a-icon img {
    width: 100%;
    height: auto;
}
.a-f-a-qr.desktop.qrFooterModalLink {
    display: flex;
    cursor: pointer;
}
.a-f-a-qr img {
    max-height: 130px;
}
.a-f-a-qr span {
    margin-top: 40px;
    margin-left: 20px;
}
@media (min-width: 481px) and (max-width: 980px) {
    .a-f-a-text {
        flex-basis: 100%;
        font-size: 20px;
        line-height: 30px;
    }
}
@media screen and (max-width: 980px){
    .a-f-a-qr.desktop.qrFooterModalLink {
        display: flex;
        margin-bottom: 25px;
    }
    .a-f-a-hand {
        flex-basis: 30%;
    }

    .authrightblock {
        padding-left: 30px;
        display: flex;
        flex-wrap: wrap;
        flex-basis: 55%;
    }
    .a-f-a-container {
        max-width: 980px;
        margin: 0 auto;
        display: flex;
    }
    .a-f-app-hand.desktop {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 480px){
    .a-f-a-qr.desktop.qrFooterModalLink {
        display: none;
    }
    .a-f-a-hand {
        flex-basis: 42%;
        position: absolute;
    }
    .a-f-app-hand.desktop {
        margin-bottom: -14px;
        display: none;
    }
    .a-f-app-hand.phone {
        display: block;
    }
    .a-f-a-text {
        flex-basis: 75%;
        font-size: 18px;
        line-height: 30px;
        padding-left: 100px;
        margin-bottom: 10px;
    }
    .authrightblock {
        padding-left: 30px;
        display: flex;
        flex-wrap: wrap;
        flex-basis: 100%;
    }
}
/*AUTHPAGE FOOTER APPS END*/
/*MENUFIX*/
.mob-menu1 .up-con-menu ul li.j9 a:before {
    background: url(../img/icons/ebay_export_icon.png) 1px 0 no-repeat;
    width: 24px;
    height: 24px;
    left: 10px;
    top: 16px;
}
.mob-menu1 .up-con-menu ul li.j9 a:hover:before {
    background-image: url("../img/icons/ebay_export_icon-hover.png");
}

.mob-menu1 .up-con-menu ul li.j9.ac a:before {
    background-image: url("../img/icons/ebay_export_icon-active.png");
}
#content .ll-menu1 ul li.j9 a:before {
    background: url(../img/icons/ebay_export_icon.png) 0px 0px no-repeat;
    background-size: 24px 14px;
    width: 34px;
    height: 14px;
    left: 10px;
    top: 18px;
}

#content .ll-menu1 ul li.j9.ac a:before {
    background: url(../img/icons/ebay_export_icon-active.png) 0px 0px no-repeat;
}
#content .ll-menu1 ul li.j9 a:hover:before {
    background: url(../img/icons/ebay_export_icon-hover.png) 0px 0px no-repeat;
}
#content .ll-menu1 ul li.j9.ac a:hover:before {
    background: url(../img/icons/ebay_export_icon-active.png) 0px 0px no-repeat;
}
@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j9 a:before {
        background: url(../img/icons/ebay_export_icon@2x.png) 0px 0px no-repeat;
        top: 25px;
        left: 45px;
        width: 48px;
        height: 26px;
        background-size: 48px 26px;
    }
    #content .ll-menu1 ul li.j9.ac a:before {
        background: url(../img/icons/ebay_export_icon-active@2x.png) 0px 0px no-repeat;
        width: 48px;
        height: 26px;
        background-size: 48px 26px;
    }
    #content .ll-menu1 ul li.j9 a:hover:before {
        background: url(../img/icons/ebay_export_icon-hover@2x.png) 0px 0px no-repeat;
        width: 48px;
        height: 26px;
        background-size: 48px 26px;
    }
    #content .ll-menu1 ul li.j9.ac a:hover:before {
        background: url(../img/icons/ebay_export_icon-active@2x.png) 0px 0px no-repeat;
        width: 48px;
        height: 26px;
        background-size: 48px 26px;
    }
}

#content .ll-menu1 ul li.j10 a::before {
    background: url(../img/icons/cardboxd.svg) 0px 0px no-repeat;
    background-size: contain;
    width: 28px;
    height: 24px;
    left: 10px;
    top: 18px;
}

#content .ll-menu1 ul li.j10.ac a::before {
    background: url(../img/icons/cardboxa.svg) 0px 0px no-repeat;
    background-size: contain;
    height: 24px;
    background-position: center;
}
#content .ll-menu1 ul li.j10 a:hover::before {
    background: url(../img/icons/cardbox.svg) 0px 0px no-repeat;
    background-size: contain;
    height: 24px;
}
#content .ll-menu1 ul li.j10.ac a:hover::before {
    background: url(../img/icons/cardboxa.svg) 0px 0px no-repeat;
    background-size: contain;
    height: 24px;
}
.mob-menu1 .up-con-menu ul li.j10 a:before {
    background: url(../img/icons/cardboxd.svg) 0px 0px no-repeat;
    background-size: contain;
    width: 36px;
    height: 24px;
    left: 5px;
    top: 16px;
    background-position: center;
}
.mob-menu1 .up-con-menu ul li.j10 a:hover:before {
    background: url(../img/icons/cardbox.svg) 0px 0px no-repeat;
    background-size: contain;
    background-position: center;
}
.mob-menu1 .up-con-menu ul li.j10.ac a:before {
    background: url(../img/icons/cardbox.svg) 0px 0px no-repeat;
    background-size: contain;
}
.mob-menu1 .up-con-menu ul li.j11 a:before {
    top: 13px;
    left: 10px;
}
.mob-menu1 .up-con-menu ul li.j11 a:before {
    background-image: url(../img/icons.png);
    width: 22px;
    height: 22px;
    background-position: -262px -183px;
}
@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j10 a:before {
        background: url(../img/icons/cardboxd.svg) 0px 0px no-repeat;
        background-size: contain;
        background-position: center;
        top: 30px;
        left: 37px;
        width: 75px;
        height: 30px;
    }
    #content .ll-menu1 ul li.j10 a:hover::before {
        background: url(../img/icons/cardbox.svg) 0px 0px no-repeat;
        background-size: contain;
        height: 30px;
        background-position: center;
        width: 75px;
    }
}
/*MENUFIX*/
/*MODALEBAY*/
.modal.ebay-modal .modal-con .frm-m1 &gt; div {
    text-align: center;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: block;
    color: #333;
    margin-top: 13px;
}
.modal.ebay-modal .modal-con .frm-m1 &gt; div &gt; a {
    display: block;
    margin-top: 5px;
    color: #ff1c4c;
    text-decoration: underline;
}
.modal.ebay-modal .modal-con .t1, .modal.m4 .modal-con .t2 {
    max-width: 400px;
    margin: 0 auto;
}
.app-modal-t2{
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 25px;
    text-align: center;
    padding: 0 50px 25px 50px;
}
@media only screen and (max-width: 740px){
    .promo-page .b1 .form1 .it.recaptcha-block{
        width: 240px;
    }
}
/*MODALEBAY*/
.ebay-export-step1-calculation_suggest{
    display: none;
}
/*Promo app banner*/
.promo-app-banner{
    position: fixed;
    background: #ED1651;
    height: 50px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    display: none;
}
.promo-app-banner_close{
    position: absolute;
    left: 16px;
    top: 17px;
    width: 17px;
    height: 17px;
    background-image: url(../img/promo_app_banner_close.png);
    cursor: pointer;
}
.promo-app-banner_logo{
    position: absolute;
    width: 36px;
    height: 36px;
    left: 45px;
    top: 7px;
    background: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    border-radius: 8px;

}
.promo-app-banner_logo-img{
    width: 26px;
    height: 26px;
    margin-top: 5px;
    margin-left: 5px;
    background-image: url(../img/promo_app_banner_logo.png);
}
.promo-app-banner_text{
    position: absolute;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    color: #FFFFFF;
    left: 89px;
    top: 10px;
}
.promo-app-banner_button{
    position: absolute;
    right: 12px;
    top: 12px;
    width: 88px;
    height: 32px;
}
.promo-app-banner_link{
    background: #A6CE39;
    border-radius: 40px;
    padding: 8px 15px;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #FFFFFF;
}
@media only screen and (max-width: 425px) {
    #page.promo-app-active {
        margin-top: 50px;
    }
    .promo-app-active .promo-app-banner{
        display: block;
    }
}
@media only screen and (max-width: 340px) {
    .promo-app-banner_button{
        right: -5px;
    }
    .promo-app-banner_link {
        padding: 8px 9px;
    }
}
/*End promo app banner*/

.exportPriceInput::-webkit-inner-spin-button,
.exportPriceInput::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.exportPriceInput {
    -moz-appearance: textfield;
}
/*pay online statistic*/
.pip-create-right-block.sender-receiver .buttons-container &gt; a{
    width: 186px;
}
#payOnlineStatistic{
    margin-top: 20px;
}
#payStatisticModalButton{
    display: block;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    width: 180px;
    margin: 20px auto;
}
#payStatisticModalButton:active{
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.25)
}
.modal.payment-statistic-modal .modal-con .t2{
    padding: 0 25px 25px 25px;
}
.payment-statistic-modal-close{
    display: block;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    width: 103px;
    margin: 0 auto;
}
.payment-statistic-modal-close:active {
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.25);
}

.modal.payment-statistic-modal .modal-con{
    padding-bottom: 45px;
}
.modal.payment-statistic-modal .modal-con .frm-m1 {
    margin-bottom: 0;
}
#pip-create-form .ov.passport .ip2.no-seria{
    width: 260px;
}
/* Export category blocking*/
.categoryerr {
    color: #ED1651;
    font-size: 13px;
    position: relative;
    display: inline-block;
    margin-top: 15px;
}
.categoryerrtext a {color: #ED1651; }
.categoryerrtext {
    font-size: 13px;
    margin-top: 15px;
}

.disabled {
    opacity: 0.4;
    pointer-events: none;
    cursor: no-drop !important;
}
/* End export category blocking*/

#pip-create-form .ln1 .ov.city_sender, #pip-create-form .ln1 .ov.city_receiver, #pip-create-form .ov.j1 .jq-selectbox {
    width: 330px;
    max-width: 330px;
}
.btn-apply-promo {
    margin: 0 auto;
    width: 165px;
}

#pip-create-form .ln1 .ov.promo {
    width: 165px;
}
#pip-create-form .ln1 .ov.val {
    width: 174px;
}

#calculatePip {
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    color: #FFFFFF;
}
#calculatePip span::before {
    content: '';
    background-image: url('../img/icons/calc_icon.png');
    width: 15px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 4px;
    right: 10px;
}
.price-more p::after {
    content: '';
    background-image: url('../img/icons/caret_down.png');
    width: 15px;
    height: 9px;
    display: inline-block;
    margin-left: 10px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.price-more {
    margin-bottom: 15px;
    display: block;
}
.pip-create-right-block.calculate-block {
    padding: 25px 21px 30px 19px;
}
#calculatePip{
    display: block;
    color: white;
    font-family: Open Sans;
    font-weight: bold;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
}
#calculatePip:active {
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.25);
}
#button-stage-control.stage1next{
    font-weight: bold;
    font-size: 13px;
    margin-top: 0;
}

#button-stage-control.stage1next span::after {
    content: '';
    background-image: url('../img/icons/next_arr.png');
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 3px;
    position: relative;
}
/*FAQ*/
#content .ll-menu1 ul li.j12 a::before {
    background-image: url(../img/icons/faq.svg);
    width: 32px;
    height: 32px;
    background-size: contain;
}
#content .ll-menu1 ul li.j12:hover a::before {
    background-image: url(../img/icons/faqa.svg);
    width: 32px;
    height: 32px;
    background-size: contain;
}
#content .ll-menu1 ul li.j12 a::before {
    position: absolute;
    top: 9px;
    left: 6px;
    display: block;
    content: '';
    margin-top: -1px;
}
@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j12 a::before {left:56px}
}
.faq-sidebar-block {
    padding: 18px !important;
    display: flex;
}
.j1.faq-sidebar-block {
    background-color: white;
    border: 1px solid #e5e5e5;
    padding: 23px 0;
    margin-bottom: 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.j2.faq-sidebar-block {
    background-color: #f0efef;
    padding: 25px 20px 23px 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 20px;
}
.faq-text {
    font-size: 13px;
    line-height: 18px;
    padding-left: 15px;
    margin-top: -3px;
}
.faq-text a {
    color: #FF1B4C;
    border-bottom: 1px solid;
}
.mob-menu1 .up-con-menu ul li.j12 a:before {
    background-image: url(../img/icons/faq.svg);
    width: 32px;
    height: 32px;
    top: 8px;
    left: 9px;
}
/*FAQ END*/

.ebay-postamat-notification {
    font-size: 13px;
    margin-bottom: 30px;
}
.ebay-postamat-notification b{
    color:#ED1651;
    font-weight: bold;
}
/* ebay menu icon */
.mob-menu1 .up-con-menu ul li.j10.ac a:before {
    background-image: url("../img/icons/cardboxa.svg");
    background-size: contain;
    height: 24px;
    background-position: center;
}
#content .ll-menu1 ul li.j10.ac a::before {
    background: url(../img/icons/cardboxa.svg) 0px 0px no-repeat;
    background-size: contain;
    height: 24px;
    background-position: center;
}
#content .ll-menu1 ul li.j10.ac a:hover::before {
    background: url(../img/icons/cardboxa.svg) 0px 0px no-repeat;
    background-size: contain;
    height: 24px;
    background-position: center;
}
img.news-detail-img.hide-desktop {
    display: none;
}
@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j10.ac a::before {
        background: url(../img/icons/cardboxa.svg) 0px 0px no-repeat;
        width: 50px;
        height: 30px;
        /* background-size: 48px 19px; */
        margin-left: 10px;
        background-size: contain;
        background-position: center;
    }
    #content .ll-menu1 ul li.j10.ac a:hover:before {
        background: url(../img/icons/cardboxa.svg) 0px 0px no-repeat;
        width: 50px;
        height: 30px;
        /* background-size: 48px 19px; */
        margin-left: 10px;
        background-size: contain;
        background-position: center;
    }
}
@media only screen and (max-width: 600px){
    img.news-detail-img.hide-mobile {
        display: none;
    }
    img.news-detail-img.hide-desktop {
        display: block;
    }
}
/* Ebay services */
.ebay-parcels-service{
    margin-bottom: 35px;
}
.ebay-parcels-service-option{
    position: relative;
    height: 20px;
}
.ebay-parcels-service-checkbox{
    position: absolute;
    width: 22px;
    height: 22px;
    left: 0;
    top: 0;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 2px;
    cursor: pointer;
}
.ebay-parcels-service-checkbox-label{
    padding-left: 34px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}
.ebay-parcels-service-checkbox-price{
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    color: #FF1B4C;
}
.ebay-parcels-service-option .ebay-parcels-service-checkbox.ebay_checkbox_checked:before{
    content: '';
    display: block;
    background-image: url(../img/icons/ebay-checkbox-checked.png);
    position: absolute;
    width: 24px;
    height: 18px;
    left: 3px;
    top: -3px;
}
.ebay-parcels-service-description{
    font-size: 12px;
    line-height: 15px;
    color: #333333;
    padding-left: 34px;
    margin-top: 10px;
}
.ebay-services-block{
    margin-top: 20px;
}
.ebay-services-block_header{
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}
.ebay-services-block_item{
    position: relative;
    font-size: 13px;
    line-height: 120%;
    color: #FF1B4C;
    margin-top: 12px;
    padding-left: 26px;
    cursor: pointer;
}
.ebay-services-block_item img{
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
}
.ebay-services-modal-background{
    position: fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    display: none;
}
.ebay-services-modal{
    position: absolute;
    width: 640px;
    /*min-height: 250px;*/
    background-color: #fff;
    top:50%;
    left:50%;
    z-index: 1001;
    transform: translate(-50%, -50%);
    padding: 35px;
    display: none;
}
.ebay-services-modal textarea{
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.ebay-services-modal_close2 {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background-image: url(../img/icons.png);
    width: 18px;
    height: 18px;
    background-position: -291px -49px;
}
.ebay-services-modal_header{
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    color: #333333;
    position: relative;
    padding-left: 30px;
}
.ebay-services-modal_description{
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    padding-left: 30px;
    margin-top: 15px;
    width: 310px;
}
.ebay-services-modal_header img{
    position: absolute;
    left: -5px;
    top: 0;
}
.ebay-services-modal_image{
    position: absolute;
    width: 240px;
    right: 0;
    top: 60px;
    bottom: 0;
    background-repeat: no-repeat;
}
.ebay-services-modal_cost{
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 30px;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}
.ebay-services-modal_cost_num{
    color: #FF1B4C;
    font-weight: bold;
}
.ebay-services-modal_cost_rur{
    color: #B2B2B2;
}
.ebay-services-modal_comment{
    padding-left:30px;
}
.ebay-services-modal_comment textarea{
    width: 310px;
    padding: 10px;
    height: 100px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
}
.ebay-services-modal_button{
    padding: 15px !important;
    width: 300px;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    background: #FF1B4C;
    margin-left: 30px;
    margin-top: 25px;
}
.ebay-services-modal_result_button{
    padding: 15px;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    background: #FF1B4C;
}
.ebay-services-modal_result_button{
    margin-top: 50px;
}
.ebay-services-modal_result{
    padding-left: 30px;
}
.ebay-services-modal_result,
.ebay-services-modal_result_success,
.ebay-services-modal_result_error{
    display: none;
    width: 310px;
}
.ebay-services-modal_result h3{
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    text-align: center;
    color: #333333;
    margin-top: 50px;
}
.ebay-services-modal_result_error h3{
    color: #FF1B4C;
}
.ebay-services-modal_result p{
    font-size: 13px;
    text-align: center;
    color: #333333;
    margin-top: 30px;
}
.ebay-services-modal_result p a{
    color: #ff1c4c;
}
.ebay-services-added{
    margin-bottom: 20px;
}
.ebay-services-added_header{
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}
.ebay-services-added_text{
    font-size: 11px;
    line-height: 15px;
    color: #333333;
    padding-left: 34px;
}
.ebay-services-option {
    position: relative;
    height: 20px;
}
.ebay-services-checkbox {
    position: absolute;
    width: 22px;
    height: 22px;
    left: 0;
    top: 0;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 2px;
}
.ebay-services-checkbox-label {
    padding-left: 34px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    position: relative;
}
.ebay-services-option .ebay-services-checkbox.ebay_checkbox_checked:before {
    content: '';
    display: block;
    background-image: url(../img/icons/ebay-checkbox-checked.png);
    position: absolute;
    width: 24px;
    height: 18px;
    left: 3px;
    top: -3px;
}
.ebay-services-checkbox-label_cost_num{
    color: #FF1B4C;
    font-weight: bold;
    position: absolute;
    right: 0;
}
.ebay-services-option_undone .ebay-services-checkbox {
    background: #F1F1F1;
}
.ebay-services-option.ebay-services-option_undone .ebay-services-checkbox.ebay_checkbox_checked:before {
    background-image: url(../img/icons/ebay-checkbox-checked_gray.png);
}
/*.ebay-order-info .porr1{*/
/*min-height: 350px;*/
/*}*/
.additional-services div{
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #FF1B4C;
}
.text-field_additional .text-field__label{
    text-align: center;
    font-weight: 600;
}
.ebay-services-photos{
    padding-left: 34px;
}
.ebay-services-modal_comment textarea::placeholder {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: rgba(51, 51, 51, 0.5);
}
.ebay-services-modal_comment textarea{
    resize: none !important;
}
.ebay-services-block_empty{
    font-size: 11px;
    line-height: 15px;
    color: #333333;
    margin-top: 10px;
}
.text-field_additional{
    margin-bottom: 20px;
}
.ebay-parcels-union-select .ebay-select_container__dropdown{
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
.ebay-select_container__search{
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #d6d6d6;
}
.ebay-select_container__search-not-found{
    display: none;
    padding: 10px;
}

#content.ebay-container .main-cont .sz1 .ll1.import-orders-list{
    float: left;
    width: 480px;
}
.main-cont.ebay-parcel-not-found{
    min-height: 450px;
}
.ebay-parcel-not-found ul {
    display: block;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.ebay-parcel-not-found ul li a {
    display: inline;
    vertical-align: top;
    color: #ff1c4c;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    border-bottom: 1px solid #ffbac9;
}
.ebay-parcel-not-found ul li {
    display: block;
    padding: 17px 19px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.ebay-parcel-not-found ul li:last-child {
    border: 0;
}
.ebay-parcel-not-found ul li span{
    display: block;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-top: 3px;
}
.ebay-parcel-not-found ul li span:nth-child(2){
    padding-top: 14px;
}

.ebay_packaging_text {
    font-size: 14px;
    line-height: 1.29;
    text-align: left;
    color: #3b3b3b;
    margin-bottom: 25px;
}

.ebay_packaging_text ol {
    list-style-type: decimal;
}

.ebay_packaging_text ol li {
    list-style-type: decimal;
    margin-left: 15px;
    margin-bottom: 10px;
}
.ebay_packaging_text a{
    color: #FF1B4C;
    text-decoration: underline;
}

.smallparcelinfo{
    background-color: #fff;
    background-image: url("data:image/svg+xml;utf8,&lt;svg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'&gt;&lt;rect width='100%' height='100%' style='fill: none; stroke: rgb(237, 22, 81); stroke-width: 5; stroke-dasharray:3 '/&gt;&lt;/svg&gt;");
    padding: 15px;
    margin: 25px 0px 20px;

}
.smparhead {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.smallparcelinfo .text {
    color: #ED1651;
    font-weight: 600;
    max-width: 333px;
}

.smallparcelinfo .btn {
    background: #A6CE39;
    border: none;
    border-radius: 0;
    color: #fff;
    padding: 9px 20px 12px;
}

.moretext {
margin-top: 15px;
}
.moretext p {
    color: #666;
    margin-bottom: 15px;
}
.moretext a {
    border-bottom: none !important;
    text-decoration: underline;
}
.btnclose {
    cursor: pointer;
    text-align: right;
    width: 117px;
}
@media screen and (max-width: 480px){
    .smparhead {
        flex-wrap: wrap;
    }
    .smallparcelinfo .btn {
        margin-top: 10px;
        width: 100%;
    }
    .btnclose {
        position: absolute;
        right: 0;
    }
}

.foodcategoryerrtext {
    font-size: 13px;
    margin-top: 15px;
}
.foodcategoryerrtext a {
    color: #ED1651;
}

.gbalert-inner {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
    margin-top: 25px;
}
.gbalert-inner .text {
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 177.04%;
    color: #ED1651;
    padding-left: 20px;
}


.ebay-password-modal-background{
    position: fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    display: none;
}
.ebay-password-modal{
    position: absolute;
    width: 640px;
    /*min-height: 250px;*/
    background-color: #fff;
    top:50%;
    left:50%;
    z-index: 1001;
    transform: translate(-50%, -50%);
    padding: 35px;
    display: none;
}
.ebay-password-modal_header {
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 15px;
}

#footer .l2 .social a.j4 {
    background-image: url(../img/icons.png);
    width: 45px;
    height: 45px;
    background-position: -49px -49px;
}

@media screen and (max-width: 560px){
    .ebay-how-to-info__adress_item-label .qq.tooltip .hide1::before {
        right: 110px;
    }
    .ebay-how-to-info__adress_item-label .qq.tooltip .hide1::before {
        top: -13px;
        right: 110px;
    }
    .ebay-how-to-info__adress_item-label .qq.tooltip .hide1 {
        right: 53px;
    }
}
#content .main-cont .sz1 .ll1 .button-pip.create{
    -webkit-border-radius: unset;
    border-radius: unset;
    background: #a6ce39;
    color: #fff;
    padding-left: 0px;
}

.uniqerrtext {
    display: inline-block;
    position: relative;
}
.unionthreemsg {
    font-size: 12px;
    line-height: 14px;
    color: #ED1651;
    margin-left: 5px;
}
#union-cost-row{
    display: none;
}

.pip-create-unioncost {
    background: #f0efef;
    padding: 0px 10px 10px 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    font-size: 10px;
    color: #ff1b4c;
}
#unionPrice {
    font-size: 20px;
    font-weight: bold;
}


.info-declare-question a{
    color: #ED1651;
    border-bottom:1px dashed #ED1651;
}
.info-declare-question {
    color: #333333;
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 160%;
    color: #333333;
}
.info-declare-question::before {
    position: absolute;
    top: 3px;
    left: 0px;
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    background-image: url(../img/icons/ebay_question_circle.svg);
}
.ebay-import-guides_button {
    display: inline-block;
    background: #A6CE39;
    border-radius: 4px;
    line-height: 23px;
    text-align: center;
    padding: 10px 35px;
    margin-right: 12px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 13px;
}
/* end ebay menu icon */
/* contacts page */
#content .main-cont.contacts-page h1{
    margin-bottom: 20px;
}
.contact-page__header-image {
    margin-bottom: 23px;
}
.contact-page__header-image img {
    width: 100%;
}
.contact-page__header-image img.hide-desktop {
    display: none;
}
.contact-page__button-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
}
.contact-page__button-wrap .btn, .contact-page__button-wrap .btn:hover {
     color: #fff;
 }
.contact-page__button-wrap .btn {
    position: relative;
    user-select: none;
    vertical-align: middle;
    width: 100%;
    height: 38px;
    background: #e40351;
    font-size: 15px;
    line-height: 36px;
    font-weight: 500;
    font-style: normal;
    font-family: Open Sans,sans-serif;
    text-align: center;
    padding: 0 10px;
    border: none;
    border-radius: 0;
    display: inline-block;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.contact-page__button-wrap .btn-primary {
    color: #fff;
    background-color: #e40351;
    border-color: #e40351;
}
.contact-page__button-wrap .btn:first-child {
    width: 78%;
}
.contact-page__button-wrap .btn:nth-child(2) {
    margin-left: 10px;
    margin-right: 10px;
    white-space: nowrap;
}
.contact-page__button-wrap .btn .icon {
    display: inline-block;
    vertical-align: middle;
}
.contact-page__button-wrap .btn .icon__chat {
    background: url(../img/contacts/chat.svg) 50% no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
.contact-page__button-wrap .btn .icon__telegram {
     background: url(../img/contacts/telegram.svg) 50% no-repeat;
     width: 20px;
     height: 20px;
     margin-right: 11px;
 }
.contact-page__button-wrap .btn .icon__viber {
    background: url(../img/contacts/viber.svg) 50% no-repeat;
    width: 20px;
    height: 22px;
    margin-right: 8px;
}
.contact-page__button-wrap .btn-primary:not(:disabled).active, .contact-page__button-wrap .btn-primary:active{
    color: #fff;
    background-color: #b2023f;
    border-color: #a5023b;
}
.contact-page__button-wrap .btn:focus {
    color: #fff;
    background-color: #a5023b;
}
.contact-page__button-wrap .btn-primary:hover {
    color: #fff;
    background-color: #be0344;
    border-color: #b2023f;
}
.contact-page__button-wrap .btn-primary:active:focus{
    -webkit-box-shadow: 0 0 0 0.2rem rgba(232, 41, 107, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(232, 41, 107, 0.5);
}
.contact-form {
    margin-top: 10px;
    position: relative;
}
.form-field-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.form-control__item{
    width: 100%;
}
.form-control__item:first-child{
    margin-right: 10px;
}
.form-field-row.j1 .jq-selectbox {
    cursor: pointer;
    display: block !important;
    margin-bottom: 10px;
    width: 100%;
}
.form-field-row.j1 .jq-selectbox:first-child {
    margin-right: 10px;
}
.form-field-row.j1 .jq-selectbox:nth-child(2){
    margin-left: 10px;
}
.form-field-row.j1 .jq-selectbox__select {
    height: 43px;
    -ms-filter: "alpha(opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
    line-height: 38px;
    background-color: white;
    border: 1px solid #ccc;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    text-indent: 10px;
    position: relative;
    user-select: none;
}
.form-field-row.j1 .jq-selectbox__select-text {
    padding-right: 30px;
}
.form-field-row.j1 .jq-selectbox__select-text {
    display: block;
    width: auto !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.form-field-row.j1 .jq-selectbox__select:before {
    position: absolute;
    top: 18px;
    right: 14px;
    display: block;
    content: '';
    background-image: url(../img/icons.png);
    width: 12px;
    height: 5px;
    background-position: -313px -129px;
}
.form-field-row.j1 .jq-selectbox__dropdown {
    position: absolute;
    left: 0;
    width: auto !important;
    right: 0;
    bottom: auto !important;
    top: 45px !important;
    background: #f3f2f2;
    border: 1px solid #ccc;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    border-top: 0;
}
.form-field-row.j1 .jq-selectbox ul {
    max-height: 150px;
    overflow: auto;
}
.form-field-row.j1 .jq-selectbox li {
    padding: 5px 5px 5px 10px;
}
.form-field-row.j1 .jq-selectbox li.selected,
.form-field-row.j1 .jq-selectbox li:hover {
    background: #ccc;
    color: #fff;
}
.contact-form .ep-textr span textarea {
    width: 100%;
    display: block;
    height: 104px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    resize: none;
    border: 0;
    background: 0;
}
.contact-form .ep-textr span {
    display: block;
    margin: 0 10px;
}
.contact-form .ip2 {
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    position: relative;
    margin-top: -1px;
    padding-top: 7px;
    margin-left: -1px;
    width: 99.9%;
}
.form-field-row.j1 .jq-selectbox__not-found {
    padding: 10px;
    cursor: default;
}
.form-field-row.j1 .jq-selectbox__search input {
    width: 100%;
    padding: 10px;
}
.form-field-row.j1 .jq-selectbox__search input::-ms-clear,
.form-field-row.j1 .jq-selectbox__search input::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

.form-field-row.j1 .jq-selectbox__search input::-webkit-search-decoration,
.form-field-row.j1 .jq-selectbox__search input::-webkit-search-cancel-button,
.form-field-row.j1 .jq-selectbox__search input::-webkit-search-results-button,
.form-field-row.j1 .jq-selectbox__search input::-webkit-search-results-decoration {
    display: none;
}
.contact-form__title{
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 14px;
    color: #333;
    font-weight: 600;
    margin-top: 37px;
}
.contact-form__button-wrap {
    margin-top: 10px;
    min-height: 85px;
    position: relative;
}
.contact-form__button-wrap .contact-form-file {
    width: 233px;
    position: absolute;
    top: 0;
    left: 0;
}
.contact-form__button-wrap .contact-form-file label {
    height: 38px;
    width: 100%;
    cursor: pointer;
    display: inline-block;
    margin-bottom: .5rem;
}
.contact-form__button-wrap .contact-form-file input[type=file] {
    display: none;
}
.contact-form__button-wrap  .contact-form-file label span {
    height: 38px;
    width: 100%;
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 38px;
    text-align: center;
    color: #ed1651;
    border: 1px solid #ed1651;
    background-color: #fff;
}
.contact-form__button-wrap .btn {
    position: relative;
    user-select: none;
    vertical-align: middle;
    width: 235px;
    height: 38px;
    background: #e40351;
    font-size: 15px;
    line-height: 36px;
    font-weight: 500;
    font-style: normal;
    font-family: Open Sans,sans-serif;
    text-align: center;
    padding: 0 10px;
    border: none;
    border-radius: 0;
    display: inline-block;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.contact-form__button-wrap .btn-primary{
    color: #fff;
    background-color: #e40351;
    border-color: #e40351;
}
.contact-form__uploads-wrap{
    display: block;
    padding-left: 257px;
}

.contact-form-file {
    height: 38px;
    width: 100%;
    cursor: pointer;
    margin-bottom: 10px;
}
.contact-form-file-uploaded {
    padding-top: 7px;
    display: block;
}
.contact-form-file-uploaded .upload-item {
    white-space: nowrap;
    position: relative;
}
.icon__success {
    background: url(../img/contacts/load-success.svg) 50% no-repeat;
    width: 14px;
    height: 10px;
    margin-right: 7px;
}
.contact-form-file-uploaded .upload-item span, .error-message {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    display: inline-block;
}
.contact-form-file-uploaded .upload-item span {
    line-height: 18px;
    color: #333;
    vertical-align: middle;
    max-width: calc(100% - 56px);
    overflow: hidden;
    text-overflow: ellipsis;
}
.icon__remove:hover {
    background: url(../img/contacts/upload-del_hover.svg) 50% no-repeat;
}
.icon__remove {
    background: url(../img/contacts/upload-del.svg) 50% no-repeat;
    width: 12px;
    height: 16px;
    cursor: pointer;
    margin-left: 23px;
}
.icon {
    display: inline-block;
    vertical-align: middle;
}
.no-upload {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #bbb;
    display: block;
    padding-top: 10px;
}
.uploads-wrap-error{
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #e40351;
    padding-top: 10px;
    display: none;
}
@media (max-width: 600px){
    .contact-page__header-image img.hide-mobile {
        display: none;
    }
    .contact-page__header-image img.hide-desktop {
        display: block;
    }
}
.upload-item{
    display: inline-block;
}
.ep-textr .ip2 .err{
    display: none;
}
.ep-textr .ip2.err .err{
    display: block;
}
.ep-textr .ip2.err{
    margin-bottom: 30px;
}
.contact-form .jq-selectbox.err {
    -webkit-box-shadow: 0 0 2px #f00 !important;
    box-shadow: 0 0 2px #f00 !important;
}
.contact-form .err-msg {
    position: absolute;
    top: 45px;
    left: 0;
    display: none;
    color: red;
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    white-space: nowrap;
}
.form-field-row.j1{
    margin-bottom: 10px;
}
.contact-form #floatingCirclesG{
    display: none;
}

#content .main-cont .sz1 .rr1 .bl1 .frm input[type="text"] {
    width: 163px;
    padding: 0 6px 0 9px;
}

#pip-create-form .ln1.delivery-block .ov, #pip-create-form .ln1.only_custom .ov {
    width: 165px;
}

#pip-create-form .ln1.delivery-block .ov .ch1, #pip-create-form .ln1.only_custom .ov .ch1 {
    width: 165px;
}

#pip-create-form .ln1.delivery-block .ov .ch1 label, #pip-create-form .ln1.only_custom .ov .ch1 label {
    width: 100%;
}
.only_custom .packege_hide{
    display: none;
}
.category-select{
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    padding: 10px;
    cursor: pointer;
}
.category-select:before {
    position: absolute;
    top: 17px;
    right: 10px;
    display: block;
    content: '';
    background-image: url(../img/icons.png);
    width: 12px;
    height: 5px;
    background-position: -313px -129px;
}
#pip-create-form .ln1 .ov.weight{
    width: 120px;
}
#pip-create-form .ln1 .ov.weight &gt; .ip2 &gt; span &gt; span {
    left: 91px;
}
.category-select-count{
    display: inline-block;
}
.category-select-dropdown{
    position: absolute;
    left: -1px;
    bottom: auto !important;
    top: 38px !important;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    font-size: 13px;
    font-weight: 400;
    color: #333333;
    display: none;
    z-index: 1000;
    padding: 12px;
    -webkit-box-shadow: 0 0 3px #b8d0e1 !important;
    box-shadow: 0 0 3px #b8d0e1 !important;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}
.category-select-dropdown &gt; ul &gt; li{
    position: relative;
    padding-bottom: 10px;
    cursor: pointer;
    user-select: none;
}
.category-select-dropdown &gt; ul &gt; li:last-child{
    padding-bottom: 0px;
}
.category-select-checkbox {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 3px;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 2px;
}
.category-select-checkbox.active-chkbx:before {
    content: '';
    display: block;
    background-image: url(../img/icons/ebay-checkbox-checked.png);
    position: absolute;
    width: 16px;
    height: 14px;
    background-size: 18px;
    left: 0px;
    top: -3px;
}
.category-select-checkbox-label {
    padding-left: 24px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}
.union_hide .union_hidden{
    display: none;
}
.parcel-info-item-row{
    margin: 10px 0;
}
.parcel-info-item-row div{
    display: inline-block;
}
.parcel-info-item-row__label{
    font-size: 13px;
    line-height: 18px;
    color: #666666;
    min-width: 150px;
}
.parcel-info-item-row__value{
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}
.parcel-info-item-row__link{
    word-break: break-all;
    color: #FF1B4C;
}
.ip2-suggest{
    position: absolute;
    right: -100px;
    top: 10px;
    color: #666;
    font-size: 13px;
}
.ip2-suggest a{
    color: #FF1B4C;
    text-decoration: underline;
}
.porr1 .bl1 .rr .bt2 li .qq_storage {
    position: absolute;
    top: -3px;
    right: 0;
    background-image: url(../img/icons/faq.svg);
    width: 20px;
    height: 20px;
    background-size: contain;
    cursor: pointer;
}
.porr1 .bl1 .rr .bt2 li .qq_storage-text{
    position: absolute;
    top: 25px;
    right: -10px;
    background-color: white;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    padding: 17px 17px 17px 17px;
    width: 172px;
    z-index: 1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: none;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 140%;
    color: #828282;
}
@media only screen and (max-width: 740px) {
    .porr1 .bl1 .rr .bt2 li .qq_storage {
        top: 10px;
    }

    .porr1 .bl1 .rr .bt2 li .qq_storage-text {
        top: 35px;
    }
}
.big-form1 .ct-form .po-user-country .jq-selectbox {
    width: 100%;
}
.big-form1 .ct-form .po-user-country .jq-selectbox__select{
    border: none;
}
.payment-result-modal .modal-con:before{
    content: '';
    display: block;
    background-image: url(../img/icons/payment_result_success_icon.png);
    width: 93px;
    height: 93px;
    margin: 0 auto;
}
.payment-result-modal.payment-error .modal-con:before{
    display: none;
}
.payment-result-modal .t2{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #000003;
    margin-top: 15px;
}
.payment-result-modal .t2 .t2-small{
    margin-top: 10px;
    font-size: 14px;
}
.container-all-point .err{
    margin-top: 59px;
}
#content .main-cont .ll1 .item-b#s4q2{
    padding-top: 23px;
    padding-bottom: 28px;
}
#content .main-cont .ll1 .item-b#s4q2 h3:after {
    display: inline-block;
    background: #96b936;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 2.5px;
    -moz-border-radius: 2.5px;
    border-radius: 2.5px;
    content: '';
    position: relative;
    top: -3px;
    left: 4px;
}
#content .main-cont .ll1 .item-b#s4q2 .info:before {
    background-image: url(../img/icons.png);
    width: 18px;
    height: 18px;
    background-position: -291px -93px;
    position: relative;
    float: left;
    margin-right: 13px;
    display: inline-block;
    content: '';
    left: 6px;
}
.modal .modal-con .t1{
    text-align: center;
}
/* e-shops bxb */
.e-shops-bxb #e-shops h3 {
    color: #002E5A;
    padding-bottom: 15px;
}
.e-shops-bxb .banner{
    background: #EAF0FA;
    height: 287px;
}
.e-shops-container.e-shops-bxb .banner .descr-block .db-hdr span{
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 32.68px;
    text-align: left;
}
.e-shops-container.e-shops-bxb .banner .descr-block{
    background: none;
    color: #002E5A;
    float: left;
    width: 404px;
}
.e-shops-bxb #e-shops .stage-addr {
    min-height: 70px;
}
.e-shops-bxb .big-form1 .ct-form .tel-sub1 .sub-et1{
    background: #E42313;
    border-bottom: none;
}
.e-shops-bxb .big-form1 .ct-form input[type=submit]{
    background: #E42313;
    border-bottom: none;
}
.promo-page.e-shops-bxb .head .rr1.eshop:before{
    background-image: url("../img/icons/phone_bxb.png");
    width: 22px;
}
.promo-page.e-shops-bxb .head .logo{
    top: 8px;
}
.promo-page.e-shops-bxb .head .logo img{
    width: auto;
    height: 49px;
}
.promo-page.e-shops-bxb .head .t1.eshop a, .promo-page.e-shops-bxb .head .rr1.eshop{
    color: #002E5A;
}
.promo-page.e-shops-bxb .telegram.eshop{
    float: right;
    top: 24px;
    position: relative;
    padding-right: 18px;
}
.promo-page.e-shops-bxb .db-image{
    float: right;
    width: 300px;
    padding-top: 40px;
}
.e-shops-bxb #e-shops .stage-one {
    min-height: 428px;
}
.e-shops-bxb .scan-pd .upload-label,
.e-shops-bxb .scan-pd .upload-file-edit{
    color: #E42313;
}
.e-shops-bxb #e-shops a.knowInn{
    color: #E42313;
}
.e-shops-bxb #e-shops .ck1 a{
    color: #E42313;
}
.e-shops-container.e-shops-bxb .t2 a {
    border-bottom: 1px solid #002E5A;
    color: #002E5A;
}
.e-shops-container.e-shops-bxb .db-cont{
    font-weight: 600;
}
.e-shops-container.e-shops-bxb .db-cont a{
    color: #002E5A;
    border-bottom: 1px solid #002E5A;
}
@media only screen and (max-width: 740px){
    .promo-page.e-shops-bxb .head .logo{
        width: auto;
        margin: 0;
        float: left;
    }
    .promo-page.e-shops-bxb .db-image{
        float: none;
        width: auto;
        text-align: center;
        padding: 10px;
    }
    .promo-page.e-shops-bxb .db-image img{
        width: 162px;
        height: auto;
    }
    .e-shops-container.e-shops-bxb .banner .descr-block{
        float: none;
        width: auto;
    }
    .e-shops-bxb .banner{
        height: auto;
    }
}
/* end e-shops bxb */</pre></body></html>