<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8"; /*! *//*! *//*! *//*! *//*! *//*! *//*! Нельзя редактировать этот файл! Он сгенерирован через sass  -  DO NOT EDIT THIS FILE! IT GENERATED SASS *//*! *//*! *//*! *//*! *//*! *//*! *//*! */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

body, html {
    height: 100%
}

body a, html a {
    text-decoration: none
}

body input, html input {
    -webkit-appearance: none
}

img, fieldset, a img {
    border: 0
}

input[type="submit"], button {
    cursor: pointer
}

input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

input, button {
    margin: 0;
    padding: 0;
    border: 0
}

input, textarea, select, button, h1, h2, h3, h4, h5, h6, a, span, a:focus {
    outline: 0
}

div {
    outline: none !important
}

* {
    outline: none !important
}

ul, ol {
    list-style-type: none
}

img {
    vertical-align: top
}

li {
    list-style: none
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    * {
        -webkit-text-size-adjust: none
    }
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%
}

.clear {
    clear: both
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-loading .slick-list {
    background: white
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-slide img {
    display: block;
    max-width: 100%
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-prev, .slick-next {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    height: 20px;
    background: 0;
    left: 0;
    z-index: 1
}

.slick-prev:focus, .slick-next:focus {
    outline: 0
}

.slick-prev.slick-disabled, .slick-next.slick-disabled {
    opacity: .2
}

.slick-prev:before, .slick-next:before {
    height: 30px;
    line-height: 30px;
    content: "prev";
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #fff;
    background: #000
}

.slick-next {
    right: 0;
    left: auto
}

.slick-next:before {
    content: "next";
    display: inline-block
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside &gt; .mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl &gt; .mCSB_inside &gt; .mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl &gt; .mCSB_inside &gt; .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl &gt; .mCSB_inside &gt; .mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl &gt; .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0;
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside &gt; .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside &gt; .mCSB_container {
    min-height: 100%
}

.mCSB_horizontal &gt; .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper &gt; .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal &gt; .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal &gt; .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl &gt; .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside &gt; .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl &gt; .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside &gt; .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl &gt; .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside &gt; .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl &gt; .mCSB_inside &gt; .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden &gt; .mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden &gt; .mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside &gt; .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside &gt; .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide &gt; .mCustomScrollBox &gt; .mCSB_scrollTools, .mCS-autoHide &gt; .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover &gt; .mCustomScrollBox &gt; .mCSB_scrollTools, .mCS-autoHide:hover &gt; .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCustomScrollBox:hover &gt; .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCustomScrollbar &gt; .mCustomScrollBox &gt; .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar &gt; .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl &gt; .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl &gt; .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

body {
    font-family: Open Sans;
    background: #f0efef;
    min-width: 320px
}

#page {
    width: 100%;
    overflow: hidden;
    position: relative
}

#header {
    height: 69px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 21px;
    background: #fff
}

#header .logo {
    float: left;
    position: relative;
    top: 12px;
    margin-right: 77px
}

#header .logo img {
    width: 205px;
    height: 45px;
}

@media only screen and (max-width: 812px) {
    #header .logo {
        margin-right: 16px
    }
}

@media only screen and (max-width: 755px) {
    #header .logo {
        margin-left: 40px
    }
}

@media only screen and (max-width: 540px) {
    #header .logo {
        float: none;
        display: block;
        margin: auto;
        width: 190px;
        z-index: 1
    }

    .porr1 .bl1 .info-goods.ll .good-title &gt; span, .good-count-price {
        clear: both;
        float: left !important;
        padding: 0 !important
    }
}

#header .mb1 {
    display: none
}

@media only screen and (max-width: 755px) {
    #header .mb1 {
        display: block;
        position: absolute;
        top: 25px;
        left: 20px;
        background-image: url("../img/icons.png");
        width: 20px;
        height: 20px;
        background-position: -129px -258px;
        z-index: 1
    }

    #header .mb1:before {
        position: absolute;
        top: -1px;
        right: -10px;
        bottom: -10px;
        left: -10px;
        display: block;
        content: ''
    }
}

#header .tt1 {
    float: left
}

@media only screen and (max-width: 755px) {
    #header .tt1 {
        display: none
    }
}

#header .tt1 .sp-text {
    line-height: 69px;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    display: inline-block;
    vertical-align: middle
}

#header .tt1 .sp-text span {
    color: #666
}

#header .tt1 .qq {
    display: inline-block;
    position: relative;
    width: 19px;
    vertical-align: middle;
    height: 19px
}

#header .tt1 .qq .curr {
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 20px;
    height: 20px;
    background-position: -105px -258px
}

#header .tt1 .qq .hide1 {
    position: absolute;
    top: 30px;
    right: -10px;
    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: 34px 17px 17px 17px;
    width: 172px;
    z-index: 1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: none
}

#header .tt1 .qq .hide1.ac {
    display: block
}

#header .tt1 .qq .hide1:before {
    position: absolute;
    top: -13px;
    right: 11px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 16px;
    height: 13px;
    background-position: -205px -258px
}

#header .tt1 .qq .hide1 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px
}

#header .tt1 .qq .hide1 .close1 {
    position: absolute;
    top: 12px;
    right: 14px;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 11px;
    height: 11px;
    background-position: -313px -66px
}

#header .search-mb {
    display: none
}

@media only screen and (max-width: 812px) {
    #header .search-mb {
        display: block;
        float: left;
        margin-right: 15px;
        width: 45px;
        height: 45px;
        position: relative;
        top: 12px
    }
}

@media only screen and (max-width: 812px) and (max-width: 540px) {
    #header .search-mb {
        float: right;
        margin: 0
    }
}

@media only screen and (max-width: 812px) {
    #header .search-mb .curr {
        width: 43px;
        height: 43px;
        border: 1px solid rgba(204, 204, 204, 0.8);
        position: relative;
        cursor: pointer
    }

    #header .search-mb .curr:before {
        position: absolute;
        top: 13px;
        left: 12px;
        display: block;
        content: '';
        background-image: url("../img/icons.png");
        width: 19px;
        height: 20px;
        background-position: 0 -283px
    }
}

@media only screen and (max-width: 812px) and (max-width: 540px) {
    #header .search-mb .curr {
        border: 1px solid rgba(204, 204, 204, 0)
    }

    #header .search-mb .curr:before {
        background-image: url("../img/icons.png");
        width: 26px;
        height: 28px;
        background-position: -172px -192px;
        top: 11px
    }
}

@media only screen and (max-width: 812px) and (max-width: 540px) {
    #header .search-mb {
        position: static
    }
}

@media only screen and (max-width: 812px) {
    #header .search-mb .frm-up {
        position: absolute;
        top: -200px;
        right: 0;
        height: 43px;
        border: 1px solid rgba(204, 204, 204, 0.8);
        background: #fff
    }

    #header .search-mb .frm-up input[type=text] {
        color: #333;
        font-family: Open Sans;
        font-size: 13px;
        font-weight: 400;
        display: block;
        width: 100%;
        height: 43px;
        background: 0;
        border: 0
    }

    #header .search-mb .frm-up span {
        margin: 0 45px 0 10px;
        display: block
    }
}

@media only screen and (max-width: 812px) and (max-width: 540px) {
    #header .search-mb .frm-up span {
        margin-right: 35px
    }
}

@media only screen and (max-width: 812px) {
    #header .search-mb .frm-up input[type=submit] {
        position: absolute;
        top: 13px;
        right: 12px;
        border: 0;
        display: block;
        background: 0;
        background-image: url("../img/icons.png");
        width: 19px;
        height: 20px;
        background-position: 0 -283px
    }
}

@media only screen and (max-width: 812px) and (max-width: 540px) {
    #header .search-mb .frm-up input[type=submit] {
        background-image: url("../img/icons.png");
        width: 26px;
        height: 28px;
        background-position: -172px -192px;
        top: 11px;
        right: 5px
    }
}

@media only screen and (max-width: 812px) and (max-width: 540px) {
    #header .search-mb .frm-up {
        width: auto !important;
        left: 0;
        z-index: 2
    }
}

@media only screen and (max-width: 812px) {
    #header .search-mb.ac .frm-up {
        top: 0
    }
}

#header .rr1 {
    float: right;
    *zoom: 1
}

#header .rr1:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 540px) {
    #header .rr1 {
        position: absolute;
        top: 12px;
        right: 10px;
        left: 10px
    }
}

#header .rr1 .qq1 {
    float: left;
    margin-right: 22px;
    position: relative;
    top: 15px
}

@media only screen and (max-width: 812px) {
    #header .rr1 .qq1 {
        margin-right: 16px;
        top: 12px
    }
}

@media only screen and (max-width: 812px) and (max-width: 540px) {
    #header .rr1 .qq1 {
        display: none
    }
}

#header .rr1 .qq1 .curr {
    width: 156px;
    height: 38px;
    border: 1px solid #d6d6d6;
    color: #333;
    font-family: Open Sans;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    line-height: 38px;
    text-indent: 14px;
    position: relative
}

@media only screen and (max-width: 812px) {
    #header .rr1 .qq1 .curr {
        height: 43px;
        line-height: 43px
    }

    #header .rr1 .qq1 .curr:before {
        top: 21px !important
    }
}

#header .rr1 .qq1 .curr:before {
    position: absolute;
    top: 18px;
    right: 13px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 12px;
    height: 5px;
    background-position: -313px -138px
}

#header .rr1 .qq1 .curr.ac {
    background-color: #f3f2f2;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.25)
}

#header .rr1 .qq1 .hide1 {
    position: absolute;
    top: 57px;
    right: 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: 34px 17px 17px 17px;
    width: 172px;
    z-index: 1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: none
}

#header .rr1 .qq1 .hide1:before {
    position: absolute;
    top: -13px;
    right: 11px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 16px;
    height: 13px;
    background-position: -205px -258px
}

#header .rr1 .qq1 .hide1 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 8px
}

#header .rr1 .qq1 .hide1 p:last-child {
    padding-bottom: 0
}

#header .rr1 .qq1 .hide1 p a.j1 {
    color: #333;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    line-height: 13px;
    border-bottom: 1px solid #b3b3b3
}

#header .rr1 .qq1 .hide1 p a.j1:hover {
    border-bottom: 0;
    padding-bottom: 1px
}

#header .rr1 .qq1 .hide1 p a.j2 {
    color: #ff1c4c;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    line-height: 13px;
    border-bottom: 1px solid #ffbac9
}

#header .rr1 .qq1 .hide1 p a.j2:hover {
    border-bottom: 0;
    padding-bottom: 1px
}

#header .rr1 .qq1 .hide1 .close1 {
    position: absolute;
    top: 12px;
    right: 14px;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 11px;
    height: 11px;
    background-position: -313px -66px
}

#header .rr1 .qq1 .hide1 .tl {
    font-family: Open Sans;
    line-height: 18px;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px
}

#header .rr1 .qq1 .hide1 .tl a {
    color: #333
}

#header .rr1 .exit {
    float: left;
    position: relative;
    top: 23px;
    padding-left: 19px;
    line-height: 23px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

#header .rr1 .exit:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 18px;
    height: 23px;
    background-position: -291px 0
}

#header .rr1 .exit:hover {
    text-decoration: underline
}

@media only screen and (max-width: 812px) {
    #header .rr1 .exit {
        overflow: hidden;
        text-indent: 999px;
        width: 43px;
        height: 43px;
        border: 1px solid rgba(204, 204, 204, 0.8);
        padding: 0;
        top: 12px
    }

    #header .rr1 .exit:before {
        top: 10px;
        left: 14px
    }
}

@media only screen and (max-width: 812px) and (max-width: 540px) {
    #header .rr1 .exit {
        display: none
    }
}

.ct, #content, .promo-page .text-promo {
    max-width: 980px;
    padding: 0 20px;
    *zoom: 1;
    position: relative;
    margin: auto
}

.ct:after, #content:after, .promo-page .text-promo:after {
    content: " ";
    display: table;
    clear: both
}

#content {
    margin-bottom: 20px
}

@media only screen and (max-width: 740px) {
    #content {
        padding: 0
    }
}

#content .hh-ep1 {
    height: 26px;
    clear: both
}

#content .line1 {
    height: 3px;
    background: url(../img/dot1.png) center;
    margin-bottom: 33px;
    position: relative;
    top: 7px
}

@media only screen and (max-width: 740px) {
    #content .line1 {
        display: none
    }
}

#content .ll-menu1 {
    float: left;
    width: 210px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 {
        width: 148px
    }

    .main-cont .sz3 .clear-pd {
        padding: 20px 0 0 0;
        border: 0
    }

    .main-cont .sz3 .clear-pd p {
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 740px) {
    #content .ll-menu1 {
        display: none
    }
}

#content .ll-menu1 ul li {
    display: block;
    margin-bottom: 2px
}

#content .ll-menu1 ul li.ac a {
    border-color: #ff1d4e;
    color: #ff1b4c !important;
    background: #fff
}

#content .ll-menu1 ul li.ac a:after {
    -ms-filter: "alpha(opacity=5)";
    filter: alpha(opacity=5);
    -moz-opacity: .05;
    -khtml-opacity: .05;
    opacity: .05;
    background-image: -webkit-gradient(linear, left top, right top, from(white), to(black));
    background-image: -webkit-linear-gradient(left, white 0, black 100%);
    background-image: linear-gradient(to right, white 0, black 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    display: block;
    content: ''
}

#content .ll-menu1 ul li a {
    display: block;
    position: relative;
    padding: 16px 5px 16px 50px;
    border-left: 3px solid #f0efef;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px
}

#content .ll-menu1 ul li a:before {
    position: absolute;
    top: 12px;
    left: 11px;
    display: block;
    content: '';
    margin-top: -1px
}

#content .ll-menu1 ul li a:hover {
    color: #333
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li a {
        padding: 66px 9px 18px 9px;
        text-align: center
    }
}

#content .ll-menu1 ul li.j1 a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -202px -192px
}

#content .ll-menu1 ul li.j1 a:hover:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -105px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j1 a:hover:before {
        background-image: url("../img/icons.png");
        width: 30px;
        height: 30px;
        background-position: -34px -224px
    }
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j1 a:before {
        background-image: url("../img/icons.png");
        width: 30px;
        height: 30px;
        background-position: -34px -224px
    }
}

#content .ll-menu1 ul li.j1.ac a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -209px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j1.ac a:before {
        background-image: url("../img/icons.png");
        width: 30px;
        height: 30px;
        background-position: -228px -170px
    }
}

#content .ll-menu1 ul li.j2 a:before {
    background-image: url("../img/icons.png");
    width: 24px;
    height: 24px;
    background-position: -130px -224px
}

#content .ll-menu1 ul li.j2 a:hover:before {
    background-image: url("../img/icons.png");
    width: 24px;
    height: 24px;
    background-position: -102px -224px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j2 a:hover:before {
        background-image: url("../img/icons.png");
        width: 32px;
        height: 32px;
        background-position: -192px 0
    }
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j2 a:before {
        background-image: url("../img/icons.png");
        width: 32px;
        height: 32px;
        background-position: -192px 0
    }
}

#content .ll-menu1 ul li.j2.ac a:before {
    background-image: url("../img/icons.png");
    width: 24px;
    height: 24px;
    background-position: -158px -224px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j2.ac a:before {
        background-image: url("../img/icons.png");
        width: 32px;
        height: 32px;
        background-position: -155px -147px
    }
}

#content .ll-menu1 ul li.j3 a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 18px;
    background-position: -262px -235px
}

#content .ll-menu1 ul li.j3 a:hover:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 18px;
    background-position: -179px -258px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j3 a:hover:before {
        background-image: url("../img/icons.png");
        width: 34px;
        height: 28px;
        background-position: 0 -192px
    }
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j3 a:before {
        background-image: url("../img/icons.png");
        width: 34px;
        height: 28px;
        background-position: 0 -192px
    }
}

#content .ll-menu1 ul li.j3.ac a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 18px;
    background-position: -153px -258px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j3.ac a:before {
        background-image: url("../img/icons.png");
        width: 34px;
        height: 28px;
        background-position: -38px -192px
    }
}

#content .ll-menu1 ul li.j4 a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -183px
}

#content .ll-menu1 ul li.j4 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.j4 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.j4 a:before {
        background-image: url("../img/icons.png");
        width: 30px;
        height: 30px;
        background-position: -228px -34px
    }
}

#content .ll-menu1 ul li.j4.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.j4.ac a:before {
        background-image: url("../img/icons.png");
        width: 30px;
        height: 30px;
        background-position: -228px -68px
    }
}

#content .ll-menu1 ul li.j5 a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 21px;
    background-position: -79px -258px
}

#content .ll-menu1 ul li.j5 a:hover:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 21px;
    background-position: -53px -258px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j5 a:hover:before {
        background-image: url("../img/icons.png");
        width: 28px;
        height: 28px;
        background-position: -108px -192px
    }
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j5 a:before {
        background-image: url("../img/icons.png");
        width: 28px;
        height: 28px;
        background-position: -108px -192px
    }
}

#content .ll-menu1 ul li.j5.ac a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 21px;
    background-position: -27px -258px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j5.ac a:before {
        background-image: url("../img/icons.png");
        width: 28px;
        height: 28px;
        background-position: -140px -192px
    }
}

#content .ll-menu1 ul li.j6 a:before {
    background-image: url("../img/icons.png");
    width: 25px;
    height: 23px;
    background-position: -186px -224px
}

#content .ll-menu1 ul li.j6 a:hover:before {
    background-image: url("../img/icons.png");
    width: 25px;
    height: 23px;
    background-position: -215px -224px
}

#content .ll-menu1 ul li.j7 a:hover:before {
    background-image: url("../img/icons.png");
    width: 32px;
    height: 32px;
    background-position: -71px -302px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j6 a:hover:before {
        background-image: url("../img/icons.png");
        width: 30px;
        height: 30px;
        background-position: -192px -152px
    }
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j6 a:before {
        background-image: url("../img/icons.png");
        width: 30px;
        height: 30px;
        background-position: -192px -152px
    }
}

#content .ll-menu1 ul li.j6.ac a:before {
    background-image: url("../img/icons.png");
    width: 25px;
    height: 23px;
    background-position: -262px 0
}

#content .ll-menu1 ul li.j7.ac a:before {
    background-image: url("../img/icons.png");
    width: 32px;
    height: 32px;
    background-position: 0 -302px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j6.ac a:before {
        background-image: url("../img/icons.png");
        width: 30px;
        height: 30px;
        background-position: 0 -224px
    }
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j1 a:before {
        top: 22px;
        left: 57px
    }
}

#content .ll-menu1 ul li.j2 a:before {
    left: 10px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j2 a:before {
        top: 23px;
        left: 56px
    }
}

#content .ll-menu1 ul li.j3 a:before {
    top: 16px;
    left: 11px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j3 a:before {
        top: 22px;
        left: 56px
    }
}

#content .ll-menu1 ul li.j4 a:before {
    top: 13px;
    left: 10px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j4 a:before {
        top: 22px;
        left: 56px
    }
}

#content .ll-menu1 ul li.j6 a:before {
    top: 13px
}

#content .ll-menu1 ul li.j7 a:before {
    left: 6px;
    top: 8px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j6 a:before {
        top: 22px;
        left: 56px
    }
}

#content .ll-menu1 ul li.j5 a:before {
    top: 14px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j5 a:before {
        top: 22px;
        left: 56px
    }
}

#content .main-cont {
    overflow: hidden;
    background-color: white;
    padding: 30px 20px;
    position: relative
}

@media only screen and (max-width: 740px) {
    #content .main-cont {
        padding: 25px 20px 20px 20px
    }
}

@media only screen and (max-width: 1000px) {
    #content .main-cont {
        min-height: 0 !important
    }
}

#content .main-cont .hide-m {
    display: none
}

@media only screen and (max-width: 1000px) {
    #content .main-cont .hide-m {
        display: block;
        position: absolute;
        top: 38px;
        right: 20px;
        padding-right: 10px;
        color: #999;
        font-family: Open Sans;
        font-size: 13px;
        font-weight: 400;
        line-height: 13px
    }
}

@media only screen and (max-width: 1000px) and (max-width: 740px) {
    #content .main-cont .hide-m {
        display: none
    }
}

@media only screen and (max-width: 1000px) {
    #content .main-cont .hide-m:before {
        position: absolute;
        top: 4px;
        right: 0;
        display: block;
        content: '';
        background-image: url("../img/icons.png");
        width: 5px;
        height: 9px;
        background-position: -313px -173px
    }

    #content .main-cont .hide-m span {
        display: inline-block;
        vertical-align: top;
        border-bottom: 1px solid #ccc
    }

    #content .main-cont .hide-m:hover span {
        border: 0
    }
}

#content .main-cont h1 {
    color: #333;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 23px;
    word-break: break-word;
}

@media only screen and (max-width: 740px) {
    #content .main-cont h1 {
        margin-bottom: 22px;
        color: #333;
        font-family: Open Sans;
        font-size: 22px;
        font-weight: 700;
        line-height: 28px;
        text-align: center
    }

    #content .main-cont .sz1 .ll1 .bl1 .lt1 .tit .save, #content .main-cont .tit .save {
        right: 20px !important
    }

    #content .main-cont .sz1 .ll1 .bl1 .lt1 .more-goods {
        margin-top: 10px !important
    }
}

#content .main-cont h2 {
    color: #333;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 23px
}

@media only screen and (max-width: 740px) {
    #content .main-cont h2 {
        margin-bottom: 22px;
        color: #333;
        font-family: Open Sans;
        font-size: 22px;
        font-weight: 700;
        line-height: 23px;
        text-align: center
    }
}

#content .main-cont .sz1 {
    *zoom: 1
}

#content .main-cont .sz1:after {
    content: " ";
    display: table;
    clear: both
}

#content .main-cont .sz1 .rr1 {
    float: right;
    width: 220px
}

@media only screen and (max-width: 1000px) {
    #content .main-cont .sz1 .rr1 {
        float: none;
        width: auto
    }
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .rr1 {
        display: none
    }
}

#content .main-cont .sz1 .rr1 .bl2 {
    padding: 25px 0;
    background-color: white;
    border: 1px solid #e5e5e5;
    text-align: center;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

@media only screen and (max-width: 1000px) {
    #content .main-cont .sz1 .rr1 .bl2 {
        border: 0;
        padding: 0;
        *zoom: 1;
        text-align: left;
        padding-bottom: 10px
    }

    #content .main-cont .sz1 .rr1 .bl2:after {
        content: " ";
        display: table;
        clear: both
    }
}

#content .main-cont .sz1 .rr1 .bl2 img {
    display: block;
    margin: auto;
    margin-bottom: 13px
}

#content .main-cont .sz1 .rr1 .bl2 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding: 0 5px 15px 5px
}

#content .main-cont .sz1 .rr1 .bl2 .set1 {
    width: 118px;
    line-height: 40px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin: auto
}

#content .main-cont .sz1 .rr1 .bl2 .set1:active,
#content .main-cont .sz1 .rr1 .bl1 input[type=submit]:active,
#content .main-cont .sz1 .ll1 .bl1 .des2 .l2 a.j1:active,
.modal .modal-con .frm-m1 input[type=submit]:active,
.modal .modal-con a.sub1:active,
.sz3 .ll .save:active,
.sz3 .ll .map-big .ct-up1 .chose1:active,
.map-big .ct-up2 .chose1:active,
#pip-create-form .map-big .ct-up1 .chose1:active,
.sz3 .ll .ln1 .ov .text-sub input[type=submit]:active,
.sz3 .ll .ln1 .ov .ok-bt1:active,
.sz4 .rr .bl4 a:active,
.sz4 .rr .sel-hide .hide input[type=submit]:active,
.sz4 .rr .chose-ct-mob1 .hide input[type=submit]:active,
.sz4 .rr .bt1 input[type=submit]:active,
.sz4 .rr .bl2 .set1:active,
.search-map-st1 input[type=submit]:active,
.post-map1 .map-st1 .ct-up1 .chose1:active,
#storageContent .ct-up1 .chose1:active,
#content .ov-cont1 .rr .bl2 .ev-ch1:active,
.promo-page .b1 .form1 .bt1 input[type=submit]:active,
.big-form1 .ct-form .tel-sub1 .sub-et1:active,
.big-form1 .ct-form input[type=submit]:active:not(.ov-op),
.del-page .rr .bl1 input[type=submit]:active,
.ev-find1 .bl1 input[type=submit]:active,
.des-ep1 .des2 .l2 a.j1:active,
.hide-des-ev1 .des2 .l2 a.j1:active,
.promo-page #auth a.recovery:active,
#profile .sub-et1:active,
.sz3 .ev-rew1 .more:active,
#shops-more .more:active,
.pip-create-right-block.sender-receiver .buttons-container &gt; a:active,
.transactions-container .rr-fix .btn-create-deal:active,
#content .main-cont .sz1 .ll1 .bl1.safe-deal-one button:active,
#content .main-cont.safe-deal-one .porr1 .bl1 .rr .bt3 button:active,
.modal.m6 .modal-con .frm-m1 &gt; div &gt; a:active,
#content .main-cont .sz1 .ll1 .parcel-with-safe-deal-one-container .bl1 button:active,
.btn-apply-promo:active,
#pip-create-form .about_place-block .chose1: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)
}

@media only screen and (max-width: 1000px) {
    #content .main-cont .sz1 .rr1 .bl2 img {
        float: left;
        margin-right: 14px
    }

    #content .main-cont .sz1 .rr1 .bl2 p {
        display: block;
        overflow: hidden;
        padding: 0 0 6px 0
    }

    #content .main-cont .sz1 .rr1 .bl2 p br {
        display: none
    }

    #content .main-cont .sz1 .rr1 .bl2 .set1 {
        display: block;
        overflow: hidden;
        margin: 0;
        text-align: center;
        height: 35px;
        line-height: 35px
    }
}

#content .main-cont .sz1 .rr1 .bl1 {
    background-color: white;
    border: 1px solid #e5e5e5;
    padding: 23px 0;
    margin-bottom: 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

@media only screen and (max-width: 1000px) {
    #content .main-cont .sz1 .rr1 .bl1 {
        display: none
    }
    #content .main-cont .sz1 .rr1 .bl1.bl1-cancel-payment {
        display: block;
    }
    #content .main-cont .sz1 {
        display: flex;
        flex-direction: column-reverse;
    }
}

#content .main-cont .sz1 .rr1 .bl1 .t1, .sz4 .rr .t1 {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 17px;
    margin-bottom: 17px;
    text-align: center
}

#content .main-cont .sz1 .rr1 .bl1 .frm {
    position: relative;
    width: 180px;
    margin: auto;
    margin-bottom: 10px
}

#content .main-cont .sz1 .rr1 .bl1 .frm input[type=text] {
    width: 133px;
    height: 38px;
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    padding: 0 36px 0 9px
}

#content .main-cont .sz1 .rr1 .bl1 .frm .qq {
    display: block;
    position: absolute;
    top: 10px;
    right: 8px;
    width: 19px;
    height: 19px
}

#content .main-cont .sz1 .rr1 .bl1 .frm .qq .curr {
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 20px;
    height: 20px;
    background-position: -105px -258px
}

#content .main-cont .sz1 .rr1 .bl1 .frm .qq .hide1 {
    position: absolute;
    top: 30px;
    right: -10px;
    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: 34px 17px 17px 17px;
    width: 172px;
    z-index: 1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: none
}

#content .main-cont .sz1 .rr1 .bl1 .frm .qq .hide1.ac {
    display: block
}

#content .main-cont .sz1 .rr1 .bl1 .frm .qq .hide1:before {
    position: absolute;
    top: -13px;
    right: 11px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 16px;
    height: 13px;
    background-position: -205px -258px
}

#content .main-cont .sz1 .rr1 .bl1 .frm .qq .hide1 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px
}

#content .main-cont .sz1 .rr1 .bl1 .frm .qq .hide1 .close1 {
    position: absolute;
    top: 12px;
    right: 14px;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 11px;
    height: 11px;
    background-position: -313px -66px
}

#content .main-cont .sz1 .rr1 .bl1 input[type=submit] {
    width: 180px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin: auto
}

#content .main-cont .sz1 .ll1 {
    float: left;
    width: 480px
}

@media only screen and (max-width: 1000px) {
    #content .main-cont .sz1 .ll1 {
        float: none;
        width: auto;
        margin-bottom: 40px
    }
}

#content .main-cont .sz1 .ll1 .bl1 {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding-top: 22px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    *zoom: 1
}

#content .main-cont .sz1 .ll1 .bl1:after {
    content: " ";
    display: table;
    clear: both
}

#content .main-cont .sz1 .ll1 .bl1.j1 {
    border-top: 0;
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 {
        padding-top: 16px
    }
}

#content .main-cont .sz1 .ll1 .bl1 .des2 {
    clear: both;
    border-top: 1px solid #e5e5e5;
    padding: 17px 20px 14px 20px;
    *zoom: 1
}

#content .main-cont .sz1 .ll1 .bl1 .des2:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .des2 {
        padding: 10px 20px 14px 20px
    }
}

#content .main-cont .sz1 .ll1 .bl1 .des2 .l1 {
    float: left;
    width: 262px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px
}

#content .main-cont .sz1 .ll1 .bl1 .des2 .l1 b {
    display: block;
    padding-bottom: 4px
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .des2 .l1 {
        display: none
    }
}

#content .main-cont .sz1 .ll1 .bl1 .des2 .hide {
    display: none
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .des2 .hide {
        display: block;
        color: #333;
        font-family: Open Sans;
        font-size: 13px;
        line-height: 14px;
        padding-bottom: 8px;
        font-weight: 700
    }
}

#content .main-cont .sz1 .ll1 .bl1 .des2 .l2 {
    float: right;
    width: 122px;
    *zoom: 1
}

#content .main-cont .sz1 .ll1 .bl1 .des2 .l2:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .des2 .l2 {
        float: none;
        width: auto;
        clear: both
    }
}

#content .main-cont .sz1 .ll1 .bl1 .des2 .l2 a.j1 {
    display: block;
    margin-bottom: 9px;
    width: 125px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    text-align: center
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .des2 .l2 a.j1 {
        width: auto;
        max-width: 240px;
        margin: 0
    }
}

#content .main-cont .sz1 .ll1 .bl1 .des2 .l2 a.j2 {
    float: left;
    color: #999;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    border-bottom: 1px dotted #9f9f9f
}

#content .main-cont .sz1 .ll1 .bl1 .des2 .l2 a.j2:hover {
    border: 0;
    padding-bottom: 1px
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .des2 .l2 a.j2 {
        display: none
    }
}

#content .main-cont .sz1 .ll1 .bl1 .des1 {
    clear: both;
    background-color: rgba(166, 206, 57, 0.3);
    border-top: 1px solid #e5e5e5;
    padding: 17px 20px;
    *zoom: 1
}

#content .main-cont .sz1 .ll1 .bl1 .des1:after {
    content: " ";
    display: table;
    clear: both
}

#content .main-cont .sz1 .ll1 .bl1 .des1 .hide {
    display: none
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .des1 .hide {
        float: left;
        color: #333;
        display: block;
        font-family: Open Sans;
        font-size: 13px;
        font-weight: 400;
        line-height: 18px;
        font-weight: 700
    }
}

#content .main-cont .sz1 .ll1 .bl1 .des1 .l1 {
    float: left;
    width: 262px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .des1 .l1 {
        display: none
    }
}

#content .main-cont .sz1 .ll1 .bl1 .des1 .l1 b {
    display: block;
    padding-bottom: 4px
}

#content .main-cont .sz1 .ll1 .bl1 .des1 .l2 {
    float: right;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    width: 122px
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .des1 .l2 {
        width: auto
    }
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 {
    float: left;
    width: 220px;
    margin-left: 18px;
    margin-bottom: 25px
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .lt1 {
        margin-bottom: 20px
    }
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .tit {
    display: inline-block;
    vertical-align: top;
    color: #ff1c4c;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    margin: 3px 0 16px 28px;
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .tit a {
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #ffbac9;
    color: #ff1c4c;
    word-break: break-word;
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .tit a:hover {
    border: 0;
    padding-bottom: 1px
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .hide {
    display: none;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    margin-top: -7px
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .lt1 .hide {
        display: block
    }
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 ul {
    display: block;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    margin-bottom: 11px
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .lt1 ul {
        display: none
    }
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 ul li {
    display: block;
    *zoom: 1
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 ul li:after {
    content: " ";
    display: table;
    clear: both
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 ul li span {
    float: left;
    width: 95px
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 ul li i {
    font-style: normal;
    float: none
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 p {
    color: #666;
    font-weight: 400;
    line-height: 17px;
    font-family: Open Sans;
    font-size: 13px;
    margin-bottom: 14px
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .lt1 p {
        display: none
    }
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 p b {
    font-weight: 700;
    display: block;
    color: #333
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .more-time {
    display: inline-block;
    vertical-align: top;
    padding-left: 19px;
    position: relative;
    color: #ff1c4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 10px;
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .more-goods {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #ff1c4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    border-bottom: 1px #ff1c4c dotted;
    float: left;
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .more-goods:hover {
    border-bottom: 1px #fff solid;
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .lt1 .more-time {
        display: none
    }
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .more-time:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 16px;
    height: 16px;
    background-position: -291px -263px
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .more-time span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 1px;
    line-height: 13px;
    border-bottom: 1px solid #ffbac9
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .more-time:hover span {
    border-bottom: 0
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .more-time.j1:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 12px;
    height: 13px;
    background-position: -313px 0
}

#content .main-cont .sz1 .ll1 .bl1 .rt1 {
    float: right;
    width: 158px;
    margin-right: 18px;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    position: relative;
    overflow: hidden;
    margin-bottom: 26px
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .rt1 {
        display: none
    }
}

#content .main-cont .sz1 .ll1 .bl1 .rt1:before {
    position: absolute;
    top: 10px;
    left: 11px;
    bottom: 10px;
    display: block;
    content: '';
    width: 3px;
    background-color: rgba(204, 204, 204, 0.5)
}

#content .main-cont .sz1 .ll1 .bl1 .rt1.no-animate:before {
    position: absolute;
    top: 10px;
    left: 11px;
    bottom: 10px;
    display: block;
    content: '';
    width: 3px;
    background-color: rgba(204, 204, 204, 0.5)
}

#content .main-cont .sz1 .ll1 .bl1 .rt1 li {
    display: block;
    padding-top: 3px;
    padding-left: 34px;
    height: 90px;
    position: relative
}

#content .main-cont .sz1 .ll1 .bl1 .rt1 li b {
    color: #333
}

#content .main-cont .sz1 .ll1 .bl1 .rt1 li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    width: 18px;
    height: 18px;
    background-color: white;
    border: 3px solid #ccc;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    z-index: 1
}

#content .main-cont .sz1 .ll1 .bl1 .rt1 li:last-child {
    height: auto !important
}

#content .main-cont .sz1 .ll1 .bl1 .rt1 li:last-child:after {
    position: absolute !important;
    bottom: 0 !important;
    left: 11px !important;
    width: 3px !important;
    background: #fff !important;
    display: block !important;
    content: '' !important;
    top: 4px !important
}

#content .main-cont .sz1 .ll1 .bl1 .rt1 li.j1:before {
    border: 3px solid #a6ce39
}

#content .main-cont .sz1 .ll1 .bl1 .rt1 li.j1:after {
    position: absolute;
    top: 2px;
    bottom: -2px;
    left: 11px;
    width: 3px;
    display: block;
    content: '';
    background: #a6ce39
}

#content .main-cont .sz1 .ll1 .bl1 .rt1 li.j2:before {
    border: 3px solid #ff1b4c
}
#content .main-cont .sz1 .ll1 .bl-tit {
    height: 48px;
    background-color: #f0efef;
    position: relative;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    /*padding-left: 50px;*/
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 35px;
    color: #333;
    clear: both;
}

#content .main-cont .sz1 .ll1 .bl-tit .ico {
    position: absolute;
    bottom: 10px;
    left: 19px;
    display: block;
    width: 28px;
    height: 28px;
}

#content .main-cont .sz1 .ll1 .bl-tit.less-padding {
    padding-left: 20px
}

#content .main-cont .sz1 .ll1 .bl-tit span {
    display: none
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl-tit div {
        display: none
    }

    #content .main-cont .sz1 .ll1 .bl-tit span {
        display: block
    }
}

#content .main-cont .sz1 .ll1 .bl-tit a {
    color: #ff1b4c;
    text-decoration: underline
}

#content .main-cont .sz1 .ll1 .bl-tit a:hover {
    text-decoration: none
}

.sz2 {
    *zoom: 1;
    padding-bottom: 20px
}

.sz2:after {
    content: " ";
    display: table;
    clear: both
}

.sz2 .ll1 {
    float: left;
    width: 480px
}

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

.sz2 .ll1 ul {
    display: block;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.sz2 .ll1 ul li {
    display: block;
    padding: 17px 19px;
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.sz2 .ll1 ul li:last-child {
    border: 0
}

.sz2 .ll1 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
}

.sz2 .ll1 ul li a:hover {
    border-bottom: 0;
    padding-bottom: 1px
}

.sz2 .ll1 ul li span {
    display: block;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-top: 14px
}

@media only screen and (max-width: 740px) {
    .sz2 .ll1 ul li span {
        padding-top: 4px
    }
}

.sz2 .rr1 {
    float: right;
    width: 220px
}

@media only screen and (max-width: 1000px) {
    .sz2 .rr1 {
        width: auto;
        float: none;
        margin-bottom: 15px
    }
}

.sz2 .rr1 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 14px
}

.sz2 .rr1 p b {
    font-size: 14px;
    font-weight: 700
}

@media only screen and (max-width: 1000px) {
    .sz2 .rr1 p b {
        padding-top: 5px;
        display: block
    }
}

@media only screen and (max-width: 1000px) {
    .sz2 .rr1 p {
        padding-bottom: 0
    }
}

@media only screen and (max-width: 740px) {
    .sz2 .rr1 p {
        text-align: center;
        display: none
    }

    .sz2 .rr1 p:first-child {
        display: block;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        padding-bottom: 10px
    }
}

#footer {
    height: 102px;
    background: #333;
    padding-top: 22px
}

@media only screen and (max-width: 1000px) {
    #footer {
        height: auto;
        padding: 28px 0 38px 0
    }
}

@media only screen and (max-width: 1000px) and (max-width: 740px) {
    #footer {
        padding-bottom: 32px
    }
}

#footer .l1 {
    float: left;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    width: 171px;
    line-height: 24px
}

@media only screen and (max-width: 1000px) {
    #footer .l1 {
        display: none
    }
}

#footer .mm-ft1 {
    float: left;
    width: 261px
}

@media only screen and (max-width: 740px) {
    #footer .mm-ft1 {
        margin-bottom: 20px
    }
}

#footer .mm-ft1 .hide {
    display: none
}

@media only screen and (max-width: 1000px) {
    #footer .mm-ft1 {
        width: 251px
    }

    #footer .mm-ft1 .hide {
        display: block;
        color: white;
        font-family: Open Sans;
        font-size: 13px;
        font-weight: 400;
        width: 171px;
        line-height: 24px
    }
}

@media only screen and (max-width: 1000px) and (max-width: 740px) {
    #footer .mm-ft1 .hide {
        margin-bottom: 15px;
        font-size: 14px
    }
}

#footer .mm-ft1 li {
    display: block;
    line-height: 24px
}

#footer .mm-ft1 li a {
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 5px;
    line-height: 13px;
    border-bottom: 1px solid #6d6d6d
}

#footer .mm-ft1 li a:hover {
    border: 0
}

@media only screen and (max-width: 740px) {
    #footer .mm-ft1 li a {
        color: #999;
        font-size: 14px;
        line-height: 14px
    }
}

#footer .l2 {
    float: left
}

@media only screen and (max-width: 740px) {
    #footer .l2 {
        border-top: 1px solid #515151;
        border-bottom: 1px solid #515151;
        float: none;
        clear: both;
        padding: 19px 0;
        *zoom: 1;
        margin-bottom: 30px
    }

    #footer .l2:after {
        content: " ";
        display: table;
        clear: both
    }
}

#footer .l2 p {
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px
}

#footer .l2 p br {
    display: none
}

@media only screen and (max-width: 740px) {
    #footer .l2 p {
        float: left;
        color: white;
        font-family: Open Sans;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px
    }

    #footer .l2 p br {
        display: inline
    }
}

#footer .l2 .social {
    *zoom: 1
}

#footer .l2 .social:after {
    content: " ";
    display: table;
    clear: both
}

#footer .l2 .social a {
    float: left;
    -webkit-border-radius: 200px;
    border-radius: 200px
}

#footer .l2 .social a + a {
    margin-left: 5px
}

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

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

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

#footer .l2 .social a:hover {
    -ms-filter: "alpha(opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: .9;
    -khtml-opacity: .9;
    opacity: .9
}

@media only screen and (max-width: 740px) {
    #footer .l2 .social {
        float: right
    }
}

#footer .copyr {
    float: right;
    *zoom: 1;
    margin-right: 18px;
    position: relative;
    top: 5px
}

#footer .copyr:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 740px) {
    #footer .copyr {
        float: none;
        margin: 0;
        position: static
    }
}

#footer .copyr img {
    float: left;
    margin-right: 8px
}

#footer .copyr span {
    float: left;
    line-height: 15px;
    position: relative;
    top: -2px
}

#footer .copyr span i {
    font-style: normal;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    line-height: 13px;
    border-bottom: 1px solid #717171
}

#footer .copyr span b {
    display: block
}

#footer .copyr:hover span i {
    border: 0
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    overflow: hidden;
    display: none
}

.modal.test {
    display: block
}

.modal .line1 {
    height: 3px;
    background: url(../img/dot1.png) center;
    margin-bottom: 30px;
    position: relative;
    top: 7px
}

.modal .modal-tb {
    display: table-cell;
    vertical-align: middle
}

.modal .bg-modal {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.25)
}

.modal .modal-con {
    width: 550px;
    background-color: white;
    position: relative;
    margin: auto;
    padding-top: 65px
}

@media only screen and (max-width: 740px) {
    .modal .modal-con {
        max-width: 280px;
        width: auto
    }
}

.modal .modal-con .close2 {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 18px;
    height: 18px;
    background-position: -291px -49px
}

.modal .modal-con .t1 {
    padding-bottom: 25px;
    color: #333;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px
}

@media only screen and (max-width: 740px) {
    .modal .modal-con .t1 {
        color: #333;
        font-family: Open Sans;
        font-size: 18px;
        font-weight: 700;
        line-height: 17px;
        padding-bottom: 24px
    }
}

.modal .modal-con .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
}

.modal .modal-con .t2-1 {
    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) {
    .modal .modal-con .t2 {
        color: #333;
        font-family: Open Sans;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        padding: 0 30px 24px 30px
    }

    .modal .modal-con .t2 br {
        display: none
    }
}

.modal .modal-con .frm-m1 {
    margin-bottom: 25px
}

.modal .modal-con .frm-m1 textarea {
    display: block;
    margin: auto;
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    margin-bottom: 20px;
    padding: 5px 10px;
    font-size: 13px;
    font-family: Open Sans;
    color: #333;
    resize: none;
    width: 308px;
    height: 114px
}

@media only screen and (max-width: 740px) {
    .modal .modal-con .frm-m1 textarea {
        width: 198px;
        height: 68px
    }
}

.modal .modal-con .frm-m1 input[type=submit] {
    width: 180px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin: auto
}

.modal .modal-con a.sub1 {
    display: block;
    margin: auto;
    margin-bottom: 50px;
    width: 180px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    text-align: center
}

@media only screen and (max-width: 740px) {
    .modal .modal-con a.sub1 {
        margin-bottom: 40px
    }
}

.modal .modal-con .ft-modal {
    *zoom: 1;
    padding: 0 30px 26px 30px
}

.modal .modal-con .ft-modal:after {
    content: " ";
    display: table;
    clear: both
}

.modal .modal-con .ft-modal .ll {
    float: left;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px
}

@media only screen and (max-width: 740px) {
    .modal .modal-con .ft-modal .ll {
        float: none;
        padding-bottom: 11px
    }
}

.modal .modal-con .ft-modal .rr {
    float: right
}

@media only screen and (max-width: 740px) {
    .modal .modal-con .ft-modal .rr {
        float: none
    }
}

.modal .modal-con .ft-modal .rr .tl {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    padding-bottom: 6px
}

.modal .modal-con .ft-modal .rr .tl a {
    color: #333
}

.modal .modal-con .ft-modal .rr a.j1 {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #b3b3b3
}

.modal.m5 .modal-con .t2 ul li a {
    color: #333;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #b3b3b3
}

.modal .modal-con .ft-modal .rr a.j1:hover,
.modal.m5 .modal-con .t2 ul li a:hover {
    border-bottom: 0;
    padding-bottom: 1px
}

.mob-menu1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.6);
    display: none
}

.mob-menu1 .bg-mob-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mob-menu1 .up-con-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    background: #fff;
    padding-top: 70px;
    padding-bottom: 28px
}

.mob-menu1 .up-con-menu .close3 {
    position: absolute;
    top: 26px;
    left: 19px;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 18px;
    height: 18px;
    background-position: -291px -71px
}

.mob-menu1 .up-con-menu ul {
    display: block;
    background: #f3f2f2;
    border-top: 1px solid #ccc
}

.mob-menu1 .up-con-menu ul li {
    display: block;
    margin-bottom: 2px
}

.mob-menu1 .up-con-menu ul li.ac a {
    border-color: #ff1d4e;
    color: #ff1b4c !important;
    background: #fff
}

.mob-menu1 .up-con-menu ul li.ac a:after {
    -ms-filter: "alpha(opacity=5)";
    filter: alpha(opacity=5);
    -moz-opacity: .05;
    -khtml-opacity: .05;
    opacity: .05;
    background-image: -webkit-gradient(linear, left top, right top, from(white), to(black));
    background-image: -webkit-linear-gradient(left, white 0, black 100%);
    background-image: linear-gradient(to right, white 0, black 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    display: block;
    content: ''
}

.mob-menu1 .up-con-menu ul li a {
    display: block;
    position: relative;
    padding: 16px 5px 16px 50px;
    border-left: 3px solid #f0efef;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px
}

.mob-menu1 .up-con-menu ul li a:before {
    position: absolute;
    top: 12px;
    left: 9px;
    display: block;
    content: '';
    margin-top: -1px
}

.mob-menu1 .up-con-menu ul li a:hover {
    color: #333
}

.mob-menu1 .up-con-menu ul li.j1 a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -202px -192px
}

.mob-menu1 .up-con-menu ul li.j1 a:hover:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -105px
}

.mob-menu1 .up-con-menu ul li.j1.ac a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -209px
}

.mob-menu1 .up-con-menu ul li.j2 a:before {
    background-image: url("../img/icons.png");
    width: 24px;
    height: 24px;
    background-position: -130px -224px
}
.mob-menu1 .up-con-menu ul li.j8 a:before,
.mob-menu1 .up-con-menu ul li.j13 a:before {
    background: url(../img/icons/group-8.png) 1px 0 no-repeat;
    width: 24px;
    height: 24px;
}

.mob-menu1 .up-con-menu ul li.j9 a:before {
    background: url(../img/icons/ebay_icon.png) 1px 0 no-repeat;
    width: 36px;
    height: 24px;
    left: 5px;
    top: 16px;
}

.mob-menu1 .up-con-menu ul li.j2 a:hover:before {
    background-image: url("../img/icons.png");
    width: 24px;
    height: 24px;
    background-position: -102px -224px
}

.mob-menu1 .up-con-menu ul li.j2.ac a:before {
    background-image: url("../img/icons.png");
    width: 24px;
    height: 24px;
    background-position: -158px -224px
}

.mob-menu1 .up-con-menu ul li.j3 a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 18px;
    background-position: -262px -235px
}

.mob-menu1 .up-con-menu ul li.j3 a:hover:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 18px;
    background-position: -179px -258px
}

.mob-menu1 .up-con-menu ul li.j3.ac a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 18px;
    background-position: -153px -258px
}

.mob-menu1 .up-con-menu ul li.j4 a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -183px
}

.mob-menu1 .up-con-menu ul li.j4 a:hover:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -157px
}

.mob-menu1 .up-con-menu ul li.j4.ac a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -131px
}

.mob-menu1 .up-con-menu ul li.j5 a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 21px;
    background-position: -79px -258px
}

.mob-menu1 .up-con-menu ul li.j5 a:hover:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 21px;
    background-position: -53px -258px
}

.mob-menu1 .up-con-menu ul li.j5.ac a:before {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 21px;
    background-position: -27px -258px
}

.mob-menu1 .up-con-menu ul li.j6 a:before {
    background-image: url("../img/icons.png");
    width: 25px;
    height: 23px;
    background-position: -186px -224px
}

.mob-menu1 .up-con-menu ul li.j6 a:hover:before {
    background-image: url("../img/icons.png");
    width: 25px;
    height: 23px;
    background-position: -215px -224px
}

.mob-menu1 .up-con-menu ul li.j6.ac a:before {
    background-image: url("../img/icons.png");
    width: 25px;
    height: 23px;
    background-position: -262px 0
}

.mob-menu1 .up-con-menu ul li.j7 a:before {
    background-image: url(../img/icons.png);
    width: 32px;
    height: 32px;
    background-position: -35px -302px
}

.mob-menu1 .up-con-menu ul li.j7 a:hover:before {
    background-image: url("../img/icons.png");
    width: 32px;
    height: 32px;
    background-position: -71px -302px
}

.mob-menu1 .up-con-menu ul li.j7.ac a:before {
    background-image: url("../img/icons.png");
    width: 32px;
    height: 32px;
    background-position: 0 -302px
}

.mob-menu1 .up-con-menu ul li.j8 a:hover:before,
.mob-menu1 .up-con-menu ul li.j13 a:hover:before {
    background-image: url("../img/icons/group-8-hover.png");
}

.mob-menu1 .up-con-menu ul li.j8.ac a:before,
.mob-menu1 .up-con-menu ul li.j13.ac a:before {
    background-image: url("../img/icons/group-8-active.png");
}

.mob-menu1 .up-con-menu ul li.j9 a:hover:before {
    background-image: url("../img/icons/ebay_icon-hover.png");
}

.mob-menu1 .up-con-menu ul li.j9.ac a:before {
    background-image: url("../img/icons/ebay_icon-active.png");
}

.mob-menu1 .up-con-menu ul li.j2 a:before {
    left: 10px
}

.mob-menu1 .up-con-menu ul li.j3 a:before {
    top: 16px;
    left: 11px
}

.mob-menu1 .up-con-menu ul li.j4 a:before {
    top: 13px;
    left: 10px
}

.mob-menu1 .up-con-menu ul li.j6 a:before {
    top: 13px
}

.mob-menu1 .up-con-menu ul li.j5 a:before {
    top: 14px
}

.mob-menu1 .up-con-menu .tf1 {
    padding: 25px 19px;
    border-bottom: 1px solid #ccc;
    font-family: Open Sans;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px
}

.mob-menu1 .up-con-menu .tf1 b {
    display: block;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    padding-top: 5px
}

.mob-menu1 .up-con-menu .tf2 {
    padding: 25px 19px 20px 19px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 28px
}

.mob-menu1 .up-con-menu .tf2 .tl {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    padding-bottom: 10px
}

.mob-menu1 .up-con-menu .tf2 .tl a {
    color: #333
}

.mob-menu1 .up-con-menu .tf2 p {
    padding-bottom: 2px
}

.mob-menu1 .up-con-menu .tf2 p a {
    color: #333;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    line-height: 14px;
    border-bottom: 1px solid #b3b3b3
}

.mob-menu1 .up-con-menu .tf2 p:last-child {
    padding-bottom: 0
}

.mob-menu1 .up-con-menu .exit1 {
    height: 45px;
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    line-height: 43px;
    display: block;
    margin: 0 20px;
    text-align: center;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

.mob-menu1 .up-con-menu .exit1:before {
    display: inline-block;
    vertical-align: top;
    margin-right: 1px;
    content: '';
    background-image: url("../img/icons.png");
    width: 18px;
    height: 23px;
    background-position: -291px 0;
    position: relative;
    top: 10px
}

@media only screen and (max-width: 740px) {
    .ef-t1 {
        margin-top: -20px
    }
}

.hide-pdp1 {
    display: none;
    background: #f0efef;
    padding: 20px 0;
    position: relative;
    margin-top: -20px;
    margin-bottom: 28px
}

@media only screen and (max-width: 740px) {
    .hide-pdp1 {
        display: block
    }
}

.hide-pdp1 div {
    background-color: white;
    border: 1px solid #e5e5e5;
    position: relative;
    padding: 13px 20px 14px 20px
}

.hide-pdp1:before {
    position: absolute;
    top: 0;
    left: -20px;
    right: -20px;
    bottom: 0;
    display: block;
    content: '';
    background: #f0efef
}

.hide-pdp1 div {
    background-color: white;
    border: 1px solid #e5e5e5
}

.hide-pdp1 i {
    float: left;
    background-image: url("../img/icons.png");
    width: 26px;
    height: 39px;
    background-position: -192px -36px;
    margin: 0 9px 9px 0
}

.hide-pdp1.j1 {
    margin: 0 20px !important
}

.hide-pdp1.j1 i {
    background-image: url("../img/icons.png");
    width: 27px;
    height: 35px;
    background-position: -192px -79px
}

.hide-pdp1 p {
    display: block;
    overflow: hidden;
    padding-bottom: 9px;
    color: #333;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px
}

.hide-pdp1 a {
    display: block;
    height: 35px;
    background-color: #a6ce39;
    color: white;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 36px;
    clear: both;
    max-width: 240px
}

.touch {
    position: absolute;
    top: 18px;
    right: 9px;
    display: none;
    z-index: 4
}

@media only screen and (max-width: 740px) {
    .touch {
        display: block
    }
}

.touch .curr {
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("../img/icons.png");
    width: 4px;
    height: 18px;
    background-position: -313px -107px
}

.touch .curr:before {
    position: absolute;
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    display: block;
    content: ''
}

.touch .hide1 {
    position: absolute;
    top: -12px;
    right: 11px;
    width: 178px;
    background-color: white;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
    padding: 36px 10px 27px 18px;
    display: none
}

.touch .hide1.ac {
    display: block
}

.touch .hide1 .close1 {
    position: absolute;
    top: 12px;
    right: 14px;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 11px;
    height: 11px;
    background-position: -313px -66px
}

.touch .hide1 a {
    color: #ff1c4c !important;
    font-family: Open Sans !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    display: inline-block !important;
    vertical-align: top !important;
    border-bottom: 1px solid #ffbac9 !important
}

.touch .hide1 .j1 {
    margin-bottom: 10px
}

.back1 {
    margin-bottom: 8px
}

@media only screen and (max-width: 740px) {
    .back1 {
        background: #f0efef;
        padding-bottom: 12px;
        text-align: center;
        position: relative;
        margin-top: -30px;
        padding-top: 4px;
        margin-bottom: 21px
    }

    .mobapp-page .back1 {
        background: #f0efef;
        padding-bottom: 12px;
        text-align: center;
        position: relative;
        margin-top: -10px;
        padding-top: 4px;
        margin-bottom: 21px
    }

    .back1:before {
        position: absolute;
        top: 0;
        left: -20px;
        right: -20px;
        bottom: 0;
        display: block;
        content: '';
        background: #f0efef
    }
    .mobapp-page .back1:before {
        position: absolute;
        top: -15px;
        left: -20px;
        right: -20px;
        bottom: 0;
        display: block;
        content: '';
        background: #f0efef
    }
}

.back1 a {
    display: inline-block;
    vertical-align: top;
    color: #ff1b4c;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    position: relative;
    padding-left: 12px
}

.back1 a span {
    display: inline-block;
    vertical-align: top;
    line-height: 13px;
    border-bottom: 1px solid #ffbac9
}

.back1 a:hover span {
    border: 0;
    padding-bottom: 1px
}

.back1 a:before {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 5px;
    height: 9px;
    background-position: -313px -160px
}

.porr1 {
    position: relative;
    padding-right: 249px
}

@media only screen and (max-width: 1000px) {
    .porr1 {
        padding-right: 0
    }
}

.porr1 h3 {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 19px;
    padding-bottom: 17px
}

.porr1 .bl1 {
    *zoom: 1;
    padding-bottom: 37px
}

.porr1 .bl1:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 1000px) {
    .porr1 .bl1 {
        padding-bottom: 26px
    }
}

@media only screen and (max-width: 740px) {
    .porr1 .bl1 .ev1 {
        position: absolute;
        top: 21px;
        right: 0;
        display: block;
        background-image: url("../img/icons.png");
        width: 17px;
        height: 9px;
        background-position: -263px -258px;
        z-index: 1
    }

    .porr1 .bl1 .ev1:before {
        position: absolute;
        top: -21px;
        bottom: -15px;
        right: -20px;
        left: -9999px;
        display: block;
        content: ''
    }

    .porr1 .bl1 .ev1.ac {
        background-image: url("../img/icons.png");
        width: 17px;
        height: 9px;
        background-position: -242px -258px
    }
}

.porr1 .bl1 .ll {
    margin-right: 32px
}

@media only screen and (max-width: 1000px) {
    .porr1 .bl1 .ll {
        float: left;
        margin: 0
    }
}

.porr1 .bl1 .ll ul {
    display: block;
    *zoom: 1;
    margin-top: -4px
}

.porr1 .bl1 .ll ul:after {
    content: " ";
    display: table;
    clear: both
}

.porr1 .bl1 .ll ul li {
    float: left
}

.porr1 .bl1 .ll ul li:last-child {
    float: right
}

@media only screen and (max-width: 1000px) {
    .porr1 .bl1 .ll ul li {
        float: none !important
    }

    .porr1 .bl1 .ll &gt; ul {
        padding-bottom: 15px
    }

    .bl1 .mt-info {
        clear: both
    }

    .porr1 .bl1.pb-info {
        padding-bottom: 0 !important
    }
}

.porr1 .bl1 .ll ul li li {
    float: none !important;
    line-height: 24px
}

.porr1 .bl1 .ll ul li li span {
    display: inline-block;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    width: 96px
}

@media only screen and (max-width: 740px) {
    .porr1 .bl1 .ll ul li li span {
        font-size: 14px;
        width: 111px
    }
}

.porr1 .bl1 .ll ul li li i {
    font-style: normal;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

@media only screen and (max-width: 740px) {
    .porr1 .bl1 .ll ul li li i {
        font-size: 14px
    }
}

.porr1 .bl1 .ll ul li li a {
    color: #666
}

.porr1 .bl1 .ll ul li li a:hover {
    text-decoration: underline
}

.porr1 .bl1 .rr {
    position: absolute;
    top: 0;
    right: 0;
    width: 220px
}

@media only screen and (max-width: 1000px) {
    .porr1 .bl1 .rr {
        position: static;
        float: right
    }
}

@media only screen and (max-width: 740px) {
    .porr1 .bl1 .rr {
        float: none;
        width: auto
    }
}

.porr1 .bl1 .rr .bt3 {
    background-color: #f0efef;
    padding: 28px 20px 20px 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

@media only screen and (max-width: 740px) {
    .porr1 .bl1 .rr .bt3 {
        padding: 0;
        background: 0;
        height: 44px;
        margin-bottom: 25px;
        position: relative
    }

    .porr1 .bl1 .rr .bt3 p {
        display: none
    }

    .porr1 .bl1 .rr .bt3 a {
        font-size: 14px !important;
        top: 14px
    }

    .porr1 .bl1 .rr .bt3:before {
        position: absolute;
        bottom: 0;
        left: -20px;
        right: -20px;
        height: 1px;
        display: block;
        content: '';
        background: #e8e8e8
    }
}

.porr1 .bl1 .rr .bt3 p {
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    margin-bottom: 12px
}

.porr1 .bl1 .rr .bt3 a {
    display: inline-block;
    vertical-align: top;
    padding-left: 23px;
    position: relative;
    color: #ff1c4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.porr1 .bl1 .rr .bt3 a span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 1px;
    line-height: 13px;
    border-bottom: 1px solid #ffbac9
}

.porr1 .bl1 .rr .bt3 a:hover span {
    border-bottom: 0
}

.porr1 .bl1 .rr .bt3 a:before {
    position: absolute;
    top: 0;
    left: 2px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 12px;
    height: 15px;
    background-position: -244px -224px
}
.porr1 .bl1 .rr .bt3 a.delete-parcel:before {
    content: none;
}

.porr1 .bl1 .rr .bt1 {
    margin-bottom: 20px;
    background-color: #f0efef;
    padding-bottom: 19px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

@media only screen and (max-width: 1000px) {
    .porr1 .bl1 .rr .bt1.j1 .t1 {
        display: none
    }

    .porr1 .bl1 .rr .bt1.j1 ul {
        display: block !important;
        padding-top: 0
    }

    .porr1 .bl1 .rr .bt1.j1 .ev1 {
        display: none !important
    }
}

@media only screen and (max-width: 740px) {
    .porr1 .bl1 .rr .bt1 {
        background: 0;
        width: auto;
        margin-bottom: 0;
        padding: 16px 0;
        position: relative
    }

    .porr1 .bl1 .rr .bt1:before {
        position: absolute;
        top: 0;
        left: -20px;
        right: -20px;
        display: block;
        height: 1px;
        background: #e8e8e8;
        content: ''
    }

    .porr1 .bl1 .rr .bt1:after {
        position: absolute;
        bottom: 0;
        left: -20px;
        right: -20px;
        display: block;
        height: 1px;
        background: #e8e8e8;
        content: ''
    }
}

.porr1 .bl1 .rr .bt1 .t1, .porr1 .bl1 .rr .bt1 .t2 {
    padding: 20px 10px 19px 20px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px
}

@media only screen and (max-width: 740px) {
    .porr1 .bl1 .rr .bt1 .t1, .porr1 .bl1 .rr .bt1 .t2 {
        padding: 0;
        color: #333;
        font-family: Open Sans;
        font-size: 14px;
        font-weight: 400;
        line-height: 14px
    }
}

@media only screen and (max-width: 740px) {
    .porr1 .bl1 .rr .bt1 .t2 {
        display: none
    }
}

.porr1 .bl1 .rr .bt1 ul {
    display: block;
    *zoom: 1;
    margin-left: 20px
}

.porr1 .bl1 .rr .bt1 ul:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 740px) {
    .porr1 .bl1 .rr .bt1 ul {
        padding-top: 15px;
        margin: 0;
        display: none
    }

    .porr1 .bl1 .rr .bt1 ul.ac {
        display: block
    }
}

.porr1 .bl1 .rr .bt1 ul li {
    float: left;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 23px;
    height: 21px;
    background-position: 0 -258px;
    position: relative;
    top: 1px
}

.porr1 .bl1 .rr .bt1 ul li + li {
    margin-left: 17px
}

@media only screen and (max-width: 740px) {
    .porr1 .bl1 .rr .bt1 ul li {
        background-image: url("../img/icons.png");
        width: 34px;
        height: 32px;
        background-position: -117px -147px
    }
}

.porr1 .bl1 .rr .bt1 ul li.ac, .porr1 .bl1 .rr .bt1 ul li:hover {
    background-image: url("../img/icons.png");
    width: 23px;
    height: 22px;
    background-position: -262px -27px;
    top: 0
}

@media only screen and (max-width: 740px) {
    .porr1 .bl1 .rr .bt1 ul li.ac, .porr1 .bl1 .rr .bt1 ul li:hover {
        background-image: url("../img/icons.png");
        width: 34px;
        height: 32px;
        background-position: -79px -147px
    }
}

.porr1 .bl1 .rr .bt2 {
    background-color: #f0efef;
    padding: 25px 20px 23px 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.porr1 .bl1 .rr .bt2.j1 {
    padding: 21px 20px 17px 20px
}

@media only screen and (max-width: 740px) {
    .porr1 .bl1 .rr .bt2.j1 {
        padding: 0
    }
}

@media only screen and (max-width: 740px) {
    .porr1 .bl1 .rr .bt2 {
        padding: 0;
        position: relative;
        background: 0;
        margin-bottom: 32px
    }
}

.porr1 .bl1 .rr .bt2 li {
    display: block;
    margin-bottom: 8px
}

.porr1 .bl1 .rr .bt2 li:last-child {
    margin-bottom: 0
}

@media only screen and (max-width: 740px) {
    .porr1 .bl1 .rr .bt2 li {
        position: relative;
        height: 44px;
        line-height: 44px;
        margin: 0
    }

    .porr1 .bl1 .rr .bt2 li a {
        top: 14px;
        font-size: 14px !important
    }

    .porr1 .bl1 .rr .bt2 li:before {
        position: absolute;
        bottom: 0;
        left: -20px;
        right: -20px;
        display: block;
        content: '';
        height: 1px;
        background: #e8e8e8
    }
}

.porr1 .bl1 .rr .bt2 li a.j2 {
    display: inline-block;
    vertical-align: top;
    padding-left: 23px;
    position: relative;
    color: #ff1c4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.porr1 .bl1 .rr .bt2 li a.j2:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 16px;
    height: 16px;
    background-position: -291px -263px
}

.porr1 .bl1 .rr .bt2 li a.j2 span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 1px;
    line-height: 13px;
    border-bottom: 1px solid #ffbac9
}

.porr1 .bl1 .rr .bt2 li a.j2:hover span {
    border-bottom: 0
}

.porr1 .bl1 .rr .bt2 li a.j1 {
    display: inline-block;
    vertical-align: top;
    padding-left: 23px;
    position: relative;
    color: #ff1c4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.porr1 .bl1 .rr .bt2 li a.j1 span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 1px;
    line-height: 13px;
    border-bottom: 1px solid #ffbac9
}

.porr1 .bl1 .rr .bt2 li a.j1:hover span {
    border-bottom: 0
}

.porr1 .bl1 .rr .bt2 li a.j1:before {
    position: absolute;
    top: 2px;
    left: 2px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 12px;
    height: 13px;
    background-position: -313px 0
}

.porr1 .bl1 .rr .bt2 li a.j3 {
    display: inline-block;
    vertical-align: top;
    padding-left: 23px;
    position: relative;
    color: #ff1c4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.porr1 .bl1 .rr .bt2 li a.j3 span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 1px;
    line-height: 13px;
    border-bottom: 1px solid #ffbac9
}

.porr1 .bl1 .rr .bt2 li a.j3:hover span {
    border-bottom: 0
}

.porr1 .bl1 .rr .bt2 li a.j3:before {
    position: absolute;
    top: 0;
    left: 2px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 12px;
    height: 15px;
    background-position: -244px -224px
}

.porr1 .bl1 .rr .bt2 li a.j4 {
    display: inline-block;
    vertical-align: top;
    padding-left: 23px;
    position: relative;
    color: #ff1c4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.porr1 .bl1 .rr .bt2 li a.j4 span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 1px;
    line-height: 13px;
    border-bottom: 1px solid #ffbac9
}

.porr1 .bl1 .rr .bt2 li a.j4:hover span {
    border-bottom: 0
}

.porr1 .bl1 .rr .bt2 li a.j4:before {
    position: absolute;
    top: 2px;
    left: 2px;
    display: block;
    content: '';
    background-image: url(../img/icons/edit.png);
    width: 12px;
    height: 12px;
    background-position: 0 0
}

.porr1 .bl1 .rr .bt2 li a.j5 {
    display: inline-block;
    vertical-align: top;
    padding-left: 23px;
    position: relative;
    color: #ff1c4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.porr1 .bl1 .rr .bt2 li a.j5 span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 1px;
    line-height: 13px;
    border-bottom: 1px solid #ffbac9
}

.porr1 .bl1 .rr .bt2 li a.j5:hover span {
    border-bottom: 0
}

.porr1 .bl1 .rr .bt2 li a.j5:before {
    position: absolute;
    top: 0;
    left: 2px;
    display: block;
    content: '';
    background-image: url(../img/icons/del.png);
    width: 16px;
    height: 16px;
    background-position: 0 0
}

.porr1 .bl1 .rr .bt3 {
    background-color: #f0efef;
    padding: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.porr1 .line2 {
    height: 3px;
    background: url(../img/dot1.png) center;
    margin-bottom: 22px
}

.porr1 .bl2 {
    *zoom: 1;
    margin-bottom: 26px
}

.porr1 .bl2:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 740px) {
    .porr1 .bl2 {
        margin-bottom: 17px
    }
}

.porr1 .bl2 .ll {
    float: left;
    margin-right: 19px;
    width: 223px;
    height: 159px;
    position: relative
}

.porr1 .bl2 .ll .test {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

@media only screen and (max-width: 740px) {
    .porr1 .bl2 .ll {
        float: none;
        width: auto;
        height: 280px;
        margin: 0 0 18px 0
    }
}

.porr1 .bl2 .rr {
    overflow: hidden
}

.porr1 .bl2 .rr a {
    display: inline-block;
    vertical-align: top;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    color: #ff1b4c;
    line-height: 13px;
    margin-bottom: 6px
}

@media only screen and (max-width: 740px) {
    .porr1 .bl2 .rr a {
        font-size: 14px;
        line-height: 14px
    }
}

.porr1 .bl2 .rr a span {
    display: inline-block;
    vertical-align: top;
    line-height: 13px;
    border-bottom: 1px solid #ffbac9
}

.porr1 .bl2 .rr a:hover span {
    border: 0;
    padding-bottom: 1px
}

.porr1 .bl2 .rr p {
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    color: #666;
    padding-left: 16px;
    position: relative;
    margin-bottom: 7px
}

@media only screen and (max-width: 740px) {
    .porr1 .bl2 .rr p {
        font-size: 14px
    }
}

.porr1 .bl2 .rr p.j1:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 11px;
    height: 14px;
    background-position: -313px -17px
}

@media only screen and (max-width: 740px) {
    .porr1 .bl2 .rr p.j1:before {
        top: 3px
    }
}

.porr1 .bl2 .rr p.j2:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 12px;
    height: 12px;
    background-position: -313px -35px
}

@media only screen and (max-width: 740px) {
    .porr1 .bl2 .rr p.j2:before {
        top: 4px
    }
}

.porr1 .bl3 ul {
    display: block;
    position: relative;
    padding-top: 2px
}

.porr1 .bl3 ul:before {
    position: absolute;
    top: 10px;
    left: 11px;
    bottom: 0;
    display: block;
    content: '';
    width: 3px;
    background-color: rgba(204, 204, 204, 0.5)
}

.porr1 .bl3 ul li {
    display: block;
    padding-top: 3px;
    padding-left: 34px;
    height: 60px;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    *zoom: 1;
    position: relative
}

.porr1 .bl3 ul li:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 740px) {
    .porr1 .bl3 ul li {
        font-size: 14px
    }
}

.porr1 .bl3 ul li b {
    color: #333
}

.porr1 .bl3 ul li span {
    float: left;
    padding-left: 93px;
    position: relative;
    margin-left: 10px
}

@media only screen and (max-width: 740px) {
    .porr1 .bl3 ul li span {
        float: none;
        padding: 0;
        margin: 0
    }

    .porr1 .bl3 ul li span:before {
        display: none !important
    }
}

.porr1 .bl3 ul li span:before {
    position: absolute;
    top: 9px;
    left: 0;
    display: block;
    content: '';
    width: 73px;
    height: 1px;
    background: #ccc
}

.porr1 .bl3 ul li span i {
    font-style: normal;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: -8px
}

.porr1 .bl3 ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    width: 18px;
    height: 18px;
    background-color: white;
    border: 3px solid #ccc;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    z-index: 1
}

.porr1 .bl3 ul li:last-child {
    height: auto !important
}

.porr1 .bl3 ul li:last-child:after {
    position: absolute !important;
    bottom: 0 !important;
    left: 11px !important;
    width: 3px !important;
    background: #fff !important;
    display: block !important;
    content: '' !important;
    top: 4px !important
}

.porr1 .bl3 ul li.j1:before {
    border: 3px solid #a6ce39
}

.porr1 .bl3 ul li.j1:after {
    position: absolute;
    top: 2px;
    bottom: -2px;
    left: 11px;
    width: 3px;
    display: block;
    content: '';
    background: #a6ce39
}

.porr1 .bl3 ul li.j2:before {
    border: 3px solid #ff1b4c
}

.sz3 {
    *zoom: 1;
    position: relative
}

.sz3:after {
    content: " ";
    display: table;
    clear: both
}

.sz3 .rr-pt {
    width: 210px;
    float: right
}

@media only screen and (max-width: 1000px) {
    .sz3 .rr-pt {
        float: none;
        width: auto;
        padding-bottom: 25px
    }
}

.sz3 .rr-pt p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 16px
}

@media only screen and (max-width: 1000px) {
    .sz3 .rr-pt p {
        padding-bottom: 0
    }
}

.sz3 .rr-f1 {
    position: absolute;
    top: 1px;
    right: 0;
    width: 220px;
    height: 1px
}

@media only screen and (max-width: 1000px) {
    .sz3 .rr-f1 {
        display: none
    }
}

.sz3 .rr-fix {
    position: absolute;
    z-index: 10;
    top: 1px;
    right: 0;
    width: 180px;
    background-color: #f0efef;
    padding: 26px 20px 20px 20px
}

@media only screen and (max-width: 1000px) {
    .sz3 .rr-fix {
        display: none
    }
}

.sz3 .rr-fix.ac {
    right: auto;
    position: fixed;
    top: 15px
}

.sz3 .rr-fix li {
    padding-bottom: 5px
}

.sz3 .rr-fix li:last-child {
    padding-bottom: 0
}

.sz3 .rr-fix li a {
    /*display: inline-block;*/
    display: inline;
    vertical-align: top;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    color: #ff1b4c;
    border-bottom: 1px dotted #f78ca3
}

.sz3 .rr-fix li a:hover {
    border: 0;
    padding-bottom: 1px
}

.sz3 .rr-fix li a.ac {
    border: 0;
    padding-bottom: 1px;
    color: #333
}

@media only screen and (max-width: 740px) {
    .sz3 .jk2 .ff {
        display: none !important
    }
}

.sz3 .hh-ep1 {
    height: 26px;
    clear: both
}

.sz3 .ev-rew1 {
    padding-bottom: 20px;
    *zoom: 1;
    clear: both
}

.sz3 .ev-rew1:before {
    width: 480px;
    height: 3px;
    background: url(../img/dot1.png) center;
    display: block;
    margin-bottom: 22px;
    content: ''
}

.sz3 .ev-rew1:after {
    content: " ";
    display: table;
    clear: both
}

.sz3 .ev-rew1 .rp1 {
    float: right;
    width: 220px
}

.sz3 .ev-rew1 .rp1 .ban1 {
    height: 240px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (max-width: 1000px) {
    .sz3 .ev-rew1 .rp1 {
        display: none
    }
}

.sz3 .ev-rew1 .lp1 {
    float: left;
    width: 480px
}

@media only screen and (max-width: 1000px) {
    .sz3 .ev-rew1 .lp1 {
        width: auto;
        float: none
    }
}

.sz3 .ev-rew1 .lp1 .rew-item {
    background-color: white;
    border: 1px solid #e5e5e5;
    padding: 20px 19px;
    position: relative
}

.sz3 .ev-rew1 .lp1 .rew-item + .rew-item {
    margin-top: -1px
}

.sz3 .ev-rew1 .lp1 .rew-item:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 58px;
    display: block;
    content: '';
    background: url(../img/black1.png)
}

.sz3 .ev-rew1 .lp1 .rew-item.ac {
    padding-bottom: 70px
}

.sz3 .ev-rew1 .lp1 .rew-item.ac:after {
    display: none
}

.sz3 .ev-rew1 .lp1 .rew-item.ac .hide {
    display: block
}

.sz3 .ev-rew1 .lp1 .rew-item .reit {
    float: right;
    *zoom: 1
}

.sz3 .ev-rew1 .lp1 .rew-item .reit:after {
    content: " ";
    display: table;
    clear: both
}

.sz3 .ev-rew1 .lp1 .rew-item .reit li {
    float: left;
    background-image: url("../img/icons.png");
    width: 13px;
    height: 12px;
    background-position: -36px -283px;
    position: relative;
    top: 1px
}

.sz3 .ev-rew1 .lp1 .rew-item .reit li + li {
    margin-left: 2px
}

.sz3 .ev-rew1 .lp1 .rew-item .reit li.ac {
    background-image: url("../img/icons.png");
    width: 13px;
    height: 13px;
    background-position: -225px -258px;
    top: 0
}

@media only screen and (max-width: 740px) {
    .sz3 .ev-rew1 .lp1 .rew-item .reit {
        float: none;
        margin-bottom: 15px
    }
}

.sz3 .ev-rew1 .lp1 .rew-item .lt-tit1 {
    overflow: hidden;
    margin-bottom: 18px;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 18px;
    color: #666
}

@media only screen and (max-width: 740px) {
    .sz3 .ev-rew1 .lp1 .rew-item .lt-tit1 {
        font-size: 14px
    }
}

.sz3 .ev-rew1 .lp1 .rew-item .lt-tit1 b {
    display: block;
    color: #333
}

.sz3 .ev-rew1 .lp1 .rew-item .lt-tit1 a {
    color: #ff1b4c;
    font-weight: 400;
    display: inline;
    border-bottom: 1px solid #ffbac9
}

.sz3 .ev-rew1 .lp1 .rew-item .lt-tit1 a:hover {
    border: 0
}

.sz3 .ev-rew1 .lp1 .rew-item .lt-tit1 p {
    padding-top: 2px
}

.sz3 .ev-rew1 .lp1 .rew-item .text-rew p, .sz3 .ev-rew1 .lp1 .rew-item .hide p {
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 14px
}

.sz3 .ev-rew1 .lp1 .rew-item .text-rew p:last-child, .sz3 .ev-rew1 .lp1 .rew-item .hide p:last-child {
    padding-bottom: 0
}

.sz3 .ev-rew1 .lp1 .rew-item .hide {
    display: none
}

.sz3 .ev-rew1 .lp1 .rew-item:hover .show-all {
    opacity: 1
}

.sz3 .ev-rew1 .lp1 .rew-item .show-all {
    position: absolute;
    bottom: 14px;
    left: 50%;
    margin-left: -56px;
    display: block;
    width: 110px;
    height: 38px;
    background-color: white;
    border: 1px solid #9bc037;
    color: #a6ce39;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    z-index: 1;
    opacity: 0
}

@media only screen and (max-width: 1000px) {
    .sz3 .ev-rew1 .lp1 .rew-item .show-all {
        opacity: 1
    }
}

.sz3 .ev-rew1 .lp1 .rew-item .show-all.ac:before {
    content: 'Скрыть';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff
}

.sz3 .ev-rew1 .lp1 .rew-item .show-all:hover {
    background: #9bc037;
    color: #fff
}

.sz3 .ev-rew1 .lp1 .rew-item .show-all:hover:before {
    background: #9bc037;
    color: #fff
}

.sz3 .rr2 {
    float: right;
    width: 220px
}

@media only screen and (max-width: 1000px) {
    .sz3 .rr2 {
        display: none
    }
}

.sz3 .rr2 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 15px;
    position: relative;
    top: -3px
}

.sz3 .rr {
    padding: 19px 20px 23px 20px;
    background-color: #f0efef;
    width: 181px;
    float: right;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

@media only screen and (max-width: 1000px) {
    .sz3 .rr {
        width: auto;
        float: none;
        padding: 14px 20px 17px 20px;
        margin-bottom: 30px
    }

    .sz3 .rr ul {
        display: none
    }

    .sz3 .rr p {
        display: none
    }

    .sz3 .rr .hide {
        display: block !important;
        color: #666;
        font-family: Open Sans;
        font-size: 13px;
        font-weight: 400
    }
}

.sz3 .rr .hide {
    display: none
}

.sz3 .rr .tit {
    color: #ff1c4c;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 11px;
    line-height: 27px
}

.sz3 .rr .tit a {
    display: inline-block;
    vertical-align: top
}

.sz3 .rr .tit a span {
    display: inline;
    color: #ff1c4c;
    border-bottom: 1px solid #f5afbe
}

.sz3 .rr .tit a:hover span {
    border: 0
}

.sz3 .rr ul {
    margin-bottom: 9px
}

.sz3 .rr ul li {
    display: block;
    *zoom: 1;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    *zoom: 1
}

.sz3 .rr ul li:after {
    content: " ";
    display: table;
    clear: both
}

.sz3 .rr ul li:after {
    content: " ";
    display: table;
    clear: both
}

.sz3 .rr ul li span {
    width: 92px;
    display: inline-block
}

.sz3 .rr ul li i {
    font-style: normal
}

.sz3 .rr p {
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    line-height: 17px
}

.sz3 .rr p b {
    display: block;
    color: #333;
    font-weight: 700;
    padding-bottom: 4px
}

.sz3 .rr p.j1, .sz3 .rr p.j2 {
    padding-left: 16px
}

.sz3 .rr p.j1 {
    margin-bottom: 9px
}

.sz3 .rr p.j1:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 11px;
    height: 14px;
    background-position: -313px -17px
}

@media only screen and (max-width: 740px) {
    .sz3 .rr p.j1:before {
        top: 3px
    }
}

.sz3 .rr p.j2:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 12px;
    height: 12px;
    background-position: -313px -35px
}

@media only screen and (max-width: 740px) {
    .sz3 .rr p.j2:before {
        top: 4px
    }
}

.sz3 .ll {
    float: left;
    width: 480px
}

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

@media only screen and (max-width: 740px) {
    .sz3 .ll.jv-non1 {
        margin-top: -20px;
        position: relative;
        top: 20px
    }
}

.sz3 .ll .item-b {
    padding-bottom: 10px;
    *zoom: 1
}

.sz3 .ll .item-b:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .item-b {
        padding-bottom: 0;
        position: relative
    }
}

.sz3 .ll .item-b.jpn {
    border: none !important
}

.sz3 .ll .item-b.jpn:before {
    display: none !important
}

.sz3 .ll .item-b.jpn:after {
    display: none !important
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .item-b.jpn {
        padding-bottom: 40px
    }
}

.sz3 .ll .item-b:before {
    height: 3px;
    background: url(../img/dot1.png) center;
    display: block;
    margin-bottom: 22px;
    content: ''
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .item-b:before {
        margin: 0;
        background: 0;
        height: 0;
        position: absolute;
        top: 0;
        left: -20px;
        right: -20px;
        border-top: 1px solid #e5e5e5
    }
}

/*.sz3 .ll .item-b:first-child {
    margin-top: -30px;
    padding-top: 30px
}*/

.sz3 .ll .item-b:first-child:before {
    display: none
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .item-b:first-child {
        margin-top: 0;
        padding-top: 0
    }

    .sz3 .ll .item-b:first-child:after {
        position: absolute;
        top: 0;
        left: -20px;
        right: -20px;
        display: block;
        content: '';
        border-top: 1px solid #e5e5e5
    }
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .item-b:last-child:after {
        position: absolute;
        bottom: 0;
        left: -20px;
        right: -20px;
        display: block;
        content: '';
        border-top: 1px solid #e5e5e5
    }
}

@media only screen and (max-width: 1000px) {
    .sz3 .ll .item-b .ff {
        float: left !important;
        width: 150px !important;
        line-height: 45px !important
    }
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .item-b .ff {
        display: none !important}

    .sz3 .ll .item-b .ff.jj-on {
        display: block !important;
        float: none !important;
        padding-bottom: 5px
    }
}

@media only screen and (max-width: 1000px) {
    .sz3 .ll .item-b .ov {
        float: left;
        width: 390px
    }
}

@media only screen and (max-width: 1000px) and (max-width: 740px) {
    .sz3 .ll .item-b .ov {
        float: none;
        width: auto;
        max-width: 390px
    }
}

.sz3 .ll .item-b .ip2 {
    height: 38px !important;
    max-width: 330px !important
}

.sz3 .ll .item-b .ip2 input {
    height: 38px !important
}

@media only screen and (max-width: 1000px) {
    .sz3 .ll .item-b .ip2 {
        max-width: 390px !important;
        height: 43px !important
    }

    .sz3 .ll .item-b .ip2 input {
        height: 43px !important
    }
}

.sz3 .ll .item-b .ip2 i {
    opacity: 0
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .item-b .ip2 i {
        opacity: 1
    }
}

.sz3 .ll .item-b .ip2.dt1, #e-shops .ip2.dt1 {
    width: 115px
}

.sz3 .ll .item-b .ip2.dt1:before,
#e-shops .ip2.dt1:before,
#e-shops .it.fld-birthday:before,
#personal .ln1.birthday .ov .ip2:before {
    position: absolute;
    top: 14px;
    right: 13px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 12px;
    height: 11px;
    background-position: -313px -51px
}

.asos_logo {
    margin-left: -210px;
    width: 190px;
    display: block;
}

.asos_logo img {
    float: left;
}

.asos_descr {
    border-left: 210px solid #FFFFFF;
}

@media only screen and (max-width: 1000px) {
    .sz3 .ll .item-b .ip2.dt1:before,
    #personal .ln1.birthday .ov .ip2:before{
        top: 17px
    }

    #e-shops .ip2.dt1:before {
        top: 14px;
    }
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .item-b .ip2.dt1:before {
        top: 17px
    }

    .asos_logo {
        margin-left: 0;
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
    }

    .asos_logo img {
        float: none;
    }

    .asos_descr {
        border-left: none;
    }
}

.sz3 .ll .item-b .ip2.dt1 span {
    margin-right: 31px
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .item-b .ip2.dt1 {
        width: 145px
    }
}

.sz3 .ll .item-b .ip2.dt2:before {
    display: none
}

.sz3 .ll .item-b .ip2.dt2 span {
    margin-right: 10px
}

.sz3 .ll .item-b .ip2.j1 span {
    margin-right: 35px !important
}

.sz3 .ll .item-b .ip2.j1 b {
    position: absolute;
    top: 15px;
    right: 9px;
    display: block;
    background-image: url("../img/icons.png");
    width: 15px;
    height: 8px;
    background-position: -147px -135px;
    z-index: 1
}

.sz3 .ll .item-b .ip2.j1 b.ac {
    background-image: url("../img/icons.png");
    width: 15px;
    height: 9px;
    background-position: -89px -283px
}

.sz3 .ll .item-b .ip2.j1 b:before {
    position: absolute;
    top: -10px;
    right: -10px;
    bottom: -10px;
    display: block;
    content: '';
    left: -10px;
    cursor: pointer
}

.sz3 .ll .item-b .ip-double {
    *zoom: 1
}

.sz3 .ll .item-b .ip-double:after {
    content: " ";
    display: table;
    clear: both
}

.sz3 .ll .item-b .ip-double .ip2, #e-shops .ip-double .ip2 {
    max-width: 115px !important;
    width: auto !important;
    float: left
}

.sz3 .ll .ln1.code .ip2, #e-shops .ln1.code .ip2 {
    max-width: 147px !important;
    width: auto !important;
    float: left
}

.sz3 .ll .item-b .ip-double .sepr1 {
    float: left;
    width: 30px;
    text-align: center;
    line-height: 40px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

.sz3 .ll .item-b .textr-ev1, #e-shops .textr-ev1 {
    height: 35px;
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    padding: 14px 0 16px 0;
    margin-bottom: 5px;
    position: relative
}

.sz3 .ll .item-b .textr-ev1 span, #e-shops .textr-ev1 span {
    display: block;
    margin: 0 10px
}

.sz3 .ll .item-b .textr-ev1 span textarea, #e-shops .textr-ev1 span textarea {
    width: 100%;
    display: block;
    height: 63px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    resize: none;
    border: 0;
    background: 0;
    margin-top: -1px;
    margin-left: -2px
}

.sz3 .ll .item-b .textr-ev1 i, #e-shops .textr-ev1 i {
    font-style: normal;
    line-height: 10px;
    display: block;
    position: absolute;
    top: 17px;
    left: 10px;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    opacity: 0
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .item-b .textr-ev1 i, #e-shops .textr-ev1 i {
        opacity: 1
    }
}

.sz3 .ll .item-b .textr-ev1.ac i {
    top: 2px;
    color: #999;
    font-size: 10px;
    line-height: 10px
}

.sz3 .ll .item-b .non-mb {
    margin-bottom: 10px
}

.sz3 .ll .item-b .del-st p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 15px
}

.sz3 .ll .item-b .del-st a, .clear-pd a {
    width: 166px;
    height: 43px;
    background-color: white;
    border: 1px solid #a2c938;
    color: #a6ce39;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    line-height: 42px;
    display: block
}

.sz3 .ll .item-b .del-st a:hover, .clear-pd a:hover {
    background: #a2c938;
    color: #fff
}

#content .main-cont .sz1 .ll1 .item-b .tt-ev1,
.sz3 .ll .tt-ev1 {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    padding-bottom: 17px
}

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .item-b .tt-ev1,
    .sz3 .ll .tt-ev1 {
        height: 43px;
        line-height: 43px;
        padding: 0;
        position: relative;
        color: #333;
        font-family: Open Sans;
        font-size: 17px;
        font-weight: 400
    }

    .sz3 .ll .tt-ev1 .ev-s1 {
        position: absolute;
        top: 19px;
        right: 0;
        display: block;
        background-image: url("../img/icons.png");
        width: 17px;
        height: 9px;
        background-position: -263px -258px;
        z-index: 1
    }

    .sz3 .ll .tt-ev1 .ev-s1:before {
        position: absolute;
        top: -21px;
        bottom: -15px;
        right: -20px;
        left: -9999px;
        display: block;
        content: ''
    }

    .sz3 .ll .tt-ev1.ac .ev-s1 {
        background-image: url("../img/icons.png");
        width: 17px;
        height: 9px;
        background-position: -242px -258px
    }
}

@media only screen and (max-width: 740px) {
    form#change-password-check {
        z-index: 1000;
        position: relative;
    }

    .ebay-password-modal {
        min-width: 320px !important;
        width: auto !important;
        display: block !important;
    }

    .sz3 .ll .hide1.ac {
        display: block;
        padding: 10px 0
    }

    .sz3 .ll .hide1.ac.j1 {
        padding-bottom: 31px
    }
}

.sz3 .ll .chk-m1 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 15px
}

.sz3 .ll .chk-m1 .ck1 label {
    cursor: pointer;
    float: left;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px
}

.sz3 .ll .chk-m1 .ck1 label .jq-checkbox {
    float: left;
    margin-right: 8px;
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -79px
}

.sz3 .ll .chk-m1 .ck1 label .jq-checkbox.checked {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -53px;
    position: relative
}

.sz3 .ll .chk-m1 .ck1 label .jq-checkbox.checked:before {
    position: absolute;
    top: -1px;
    right: -1px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 18px;
    height: 18px;
    background-position: -291px -93px
}

.sz3 .ll .chk-m1 .more-ck1 {
    *zoom: 1
}

.sz3 .ll .chk-m1 .more-ck1:after {
    content: " ";
    display: table;
    clear: both
}

.sz3 .ll .chk-m1 .more-ck1 li {
    float: left;
    width: 50%
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .chk-m1 .more-ck1 li {
        float: none;
        width: auto;
        margin: 0 0 10px 0 !important
    }

    .sz3 .ll .chk-m1 .more-ck1 li li {
        margin: 0 !important
    }
}

.sz3 .ll .chk-m1 .more-ck1 li ul:first-child li {
    margin-right: 5px
}

.sz3 .ll .chk-m1 .more-ck1 li li {
    float: none;
    width: auto;
    padding-bottom: 8px;
    *zoom: 1
}

.sz3 .ll .chk-m1 .more-ck1 li li:after {
    content: " ";
    display: table;
    clear: both
}

.sz3 .ll .chk-m1 .more-ck1 li li:last-child {
    padding-bottom: 0
}

.sz3 .ll .chk-m1 .more-ck1 li li label {
    cursor: pointer;
    float: left;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px
}

.sz3 .ll .chk-m1 .more-ck1 li li label .jq-checkbox {
    float: left;
    margin-right: 8px;
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -79px
}

.sz3 .ll .chk-m1 .more-ck1 li li label .jq-checkbox.checked {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -53px;
    position: relative
}

.sz3 .ll .chk-m1 .more-ck1 li li label .jq-checkbox.checked:before {
    position: absolute;
    top: -1px;
    right: -1px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 18px;
    height: 18px;
    background-position: -291px -93px
}

.sz3 .ll .text-sp1 {
    padding-bottom: 15px
}

.sz3 .ll .text-sp1 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 14px
}

.sz3 .ll .text-sp1 p:last-child {
    padding-bottom: 0
}

.sz3 .ll .text-sp1 p a {
    display: inline-block;
    line-height: 13px;
    color: #ff1b4c;
    vertical-align: top;
    border-bottom: 1px solid #ffbac9;
    margin-top: -3px
}

.sz3 .ll .text-sp1 p a:hover {
    border: 0;
    padding-bottom: 1px
}

.sz3 .ll .text-sp1 .ent-psp1 {
    display: block;
    width: 229px;
    height: 43px;
    background-color: white;
    border: 1px solid #9dc338;
    color: #a6ce39;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 43px;
    text-align: center
}

.sz3 .ll .text-sp1 .ent-psp1:hover {
    background: #9dc338;
    color: #fff
}

.sz3 .ll .social-sp-text1 {
    padding-bottom: 14px
}

.sz3 .ll .social-sp-text1 .ev-ac {
    *zoom: 1;
    margin-bottom: 9px
}

.sz3 .ll .social-sp-text1 .ev-ac:after {
    content: " ";
    display: table;
    clear: both
}

.sz3 .ll .social-sp-text1 .ev-ac i {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.sz3 .ll .social-sp-text1 .ev-ac i.j1 {
    background-image: url("../img/icons.png");
    width: 30px;
    height: 30px;
    background-position: -228px 0
}

.sz3 .ll .social-sp-text1 .ev-ac i.j2 {
    background-image: url("../img/icons.png");
    width: 30px;
    height: 30px;
    background-position: -228px -136px
}

.sz3 .ll .social-sp-text1 .ev-ac i.j3 {
    background-image: url("../img/icons.png");
    width: 30px;
    height: 30px;
    background-position: -192px -118px
}

.sz3 .ll .social-sp-text1 .ev-ac i.j4 {
    background-image: url("../img/icons.png");
    width: 30px;
    height: 30px;
    background-position: -68px -224px
}

.sz3 .ll .social-sp-text1 .ev-ac i.j5 {
    background-image: url("../img/icons.png");
    width: 30px;
    height: 30px;
    background-position: -228px -102px
}

.sz3 .ll .social-sp-text1 .ev-ac span {
    line-height: 30px;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 700;
    float: left;
    margin-right: 9px;
    margin-bottom: 10px
}

.sz3 .ll .social-sp-text1 .ev-ac a {
    float: left;
    color: #ff1b4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    position: relative;
    top: 8px;
    border-bottom: 1px dotted #ff8da5
}

.sz3 .ll .social-sp-text1 .ev-ac a:hover {
    border-bottom: 0;
    padding-bottom: 1px
}

.sz3 .ll .social-sp-text1 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 15px
}

.sz3 .ll .social-sp-text1 .social {
    *zoom: 1
}

.sz3 .ll .social-sp-text1 .social:after {
    content: " ";
    display: table;
    clear: both
}

.sz3 .ll .social-sp-text1 .social a {
    float: left;
    opacity: .3;
    -webkit-border-radius: 200px;
    border-radius: 200px
}

.sz3 .ll .social-sp-text1 .social a + a {
    margin-left: 11px
}

.sz3 .ll .social-sp-text1 .social a.j1 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: -98px 0
}

.sz3 .ll .social-sp-text1 .social a.j2 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: -49px 0
}

.sz3 .ll .social-sp-text1 .social a.j3 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: 0 -49px
}

.sz3 .ll .social-sp-text1 .social a.j4 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: -49px -49px
}

.sz3 .ll .social-sp-text1 .social a.j5 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: -98px -49px
}

.sz3 .ll .social-sp-text1 .social a:hover {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.sz3 .ll .save {
    display: block;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936
}

.sz3 .ll .tel-over1 {
    *zoom: 1;
    padding: 5px 0
}

.sz3 .ll .tel-over1:after {
    content: " ";
    display: table;
    clear: both
}

.sz3 .ll .tel-over1 .tl-t1 {
    float: left;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    margin-right: 17px;
    line-height: 14px
}

.sz3 .ll .tel-over1 .st-et1 {
    float: left;
    margin-right: 19px;
    color: #a6ce39;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 14px;
    font-weight: 400
}

.sz3 .ll .tel-over1 .change-st1 {
    float: left;
    color: #ff1b4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    border-bottom: 1px dotted #ff1b4c
}

.sz3 .ll .tel-over1 .change-st1:hover {
    border: 0;
    padding-bottom: 1px
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .tel-over1 {
        max-width: 280px
    }

    .sz3 .ll .tel-over1 .st-et1 {
        display: none
    }

    .sz3 .ll .tel-over1 .change-st1 {
        float: right
    }
}

.sz3 .ll .map-big {
    height: 300px;
    position: relative
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .map-big {
        height: 280px
    }
}

.sz3 .ll .map-big .test {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.sz3 .ll .map-big .ct-up1,
#pip-create-form .map-big .ct-up1,
#pip-create-form .map-big .ct-up2 {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 220px;
    padding: 30px 20px 40px 20px;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3)
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .map-big .ct-up1:before {
        display: none
    }
}

.sz3 .ll .map-big .ct-up1 .close4,
#pip-create-form .map-big .ct-up1 .close4,
#pip-create-form .map-big .ct-up2 .close4 {
    position: absolute;
    top: 12px;
    right: 14px;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 11px;
    height: 11px;
    background-position: -313px -66px
}

.sz3 .ll .map-big .ct-up1 .tit1,
#pip-create-form .map-big .ct-up1 .tit1,
#pip-create-form .map-big .ct-up2 .tit1 {
    display: inline;
    color: #ff1b4c;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600
}

.sz3 .ll .map-big .ct-up1 .tit1:hover, #pip-create-form .map-big .ct-up1 .tit1:hover {
    border: 0
}

.sz3 .ll .map-big .ct-up1 p,
#pip-create-form .map-big .ct-up2 p,
#pip-create-form .map-big .ct-up1 p {
    padding: 13px 0 15px 0;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    width: 160px
}

.sz3 .ll .map-big .ct-up1 .chose1,
#pip-create-form .map-big .ct-up1 .chose1,
#pip-create-form .map-big .ct-up2 .chose1,
#pip-create-form .about_place-block .chose1 {
    display: block;
    text-align: center;
    line-height: 40px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}
#pip-create-form .about_place-block .chose1 {
    width: 220px;
    margin-bottom: 15px
}
#pip-create-form .about_place-block .chose1.last {
    margin-top: 10px;
    margin-bottom: 5px;
}

.sz3 .ll .ln2 {
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    padding-bottom: 17px
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln2.mb-non {
        display: none
    }
}

.sz3 .ll .hh2 {
    height: 35px
}

.sz3 .ll .op1.none {
    opacity: .2;
    position: relative
}

.sz3 .ll .op1.none:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    z-index: 10
}

.sz3 .ll .ln1 {
    margin-bottom: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    *zoom: 1;
    cursor: default
}

.sz3 .ll .ln1:after {
    content: " ";
    display: table;
    clear: both
}

.sz3 .ll .ln1.mbn1 {
    margin-bottom: 12px
}

.sz3 .ll .ln1 .ff {
    float: left;
    width: 150px;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    min-height: 2px
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ff.del-t1 {
        display: none
    }
}

.sz3 .ll .ln1 .ff.j1 {
    line-height: 14px !important
}

.sz3 .ll .ln1 .ff.j2 {
    line-height: 22px !important
}

.sz3 .ll .ln1 .ff a {
    display: none
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ff {
        float: none;
        line-height: 14px;
        display: block;
        width: auto;
        margin-bottom: 7px
    }

    .sz3 .ll .ln1 .ff.lnk-post1 {
        position: relative;
        margin-bottom: 15px
    }

    .sz3 .ll .ln1 .ff.lnk-post1 a {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        color: #ff1b4c;
        font-family: Open Sans;
        font-size: 14px;
        font-weight: 400;
        line-height: 14px;
        border-bottom: 1px dotted #ff8da5
    }

    .sz3 .ll .ln1 .ff.lnk-post1 a:hover {
        border: 0
    }
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1.price-ln1 {
        text-align: center;
        max-width: 280px
    }

    .sz3 .ll .ln1.price-ln1 .ff {
        color: #666;
        font-family: Open Sans;
        font-size: 14px;
        font-weight: 400;
        padding-bottom: 5px;
        line-height: 14px;
        margin-bottom: 0
    }

    .sz3 .ll .ln1.price-ln1 .ov .p-text {
        text-align: center;
        color: #333;
        font-family: Open Sans;
        font-size: 18px;
        font-weight: 600;
        line-height: 17px
    }
}

.sz3 .ll .ln1 .ov {
    float: left;
    width: 330px
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov {
        max-width: 330px;
        width: auto;
        float: none
    }
}

.sz3 .ll .ln1 .ov.j1 {
    overflow: visible;
    float: left;
    width: 330px
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov.j1 {
        width: 100%
    }
}

.sz3 .ll .ln1 .ov.j1 .jq-selectbox {
    max-width: 330px
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov.j1 .jq-selectbox {
        max-width: 1000px
    }
}

.sz3 .ll .ln1 .ov.j1 .jq-selectbox__select {
    height: 38px;
    line-height: 38px
}

.sz3 .ll .ln1 .ov.j1 .jq-selectbox__select:before {
    top: 18px
}

.sz3 .ll .ln1 .ov.j1 .jq-selectbox__dropdown {
    top: 40px !important
}

.sz3 .ll .ln1 .ov.jj1 {
    width: 115px
}

.sz3 .ll .ln1 .ov.jj1 .jq-selectbox {
    margin-bottom: 0
}

@media only screen and (max-width: 1000px) {
    .sz3 .ll .ln1 .ov.jj1 .jq-selectbox__select {
        height: 43px;
        line-height: 43px
    }
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov.jj1 {
        width: 100%
    }
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov {
        overflow: visible;
        *zoom: 1
    }

    .sz3 .ll .ln1 .ov:after {
        content: " ";
        display: table;
        clear: both
    }
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov.jk1 {
        max-width: 280px
    }
}

.sz3 .ll .ln1 .ov .text-sub .ep-textr {
    width: 308px;
    height: 104px;
    -ms-filter: "alpha(opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
    background-color: white;
    border: 1px solid #ccc;
    font-weight: 400;
    padding: 10px;
    display: block;
    margin-bottom: 24px
}

.sz3 .ll .ln1 .ov .text-sub .ep-textr span {
    display: block
}

.sz3 .ll .ln1 .ov .text-sub .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
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .text-sub .ep-textr {
        width: auto;
        height: 106px
    }

    .sz3 .ll .ln1 .ov .text-sub .ep-textr textarea {
        font-size: 14px !important
    }
}

.sz3 .ll .ln1 .ov .text-sub input[type=submit] {
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    width: 140px;
    display: block;
    clear: both;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .text-sub input[type=submit] {
        width: 280px;
        font-size: 14px
    }
}

.sz3 .ll .ln1 .ov .l-non-m1 {
    float: left;
    line-height: 22px;
    color: #666;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    margin-top: -9px;
    display: none
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .l-non-m1 {
        display: block
    }
}

.sz3 .ll .ln1 .ov .star {
    display: block;
    *zoom: 1;
    margin-bottom: 14px
}

.sz3 .ll .ln1 .ov .star:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .star {
        float: right;
        margin-bottom: 0;
        margin-top: -9px
    }

    .sz3 .ll .ln1 .ov .star.ac {
        display: block
    }
}

.sz3 .ll .ln1 .ov .star li {
    float: left;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 23px;
    height: 21px;
    background-position: 0 -258px;
    position: relative;
    top: 1px
}

.sz3 .ll .ln1 .ov .star li + li {
    margin-left: 17px
}

.sz3 .ll .ln1 .ov .star li.ac, .sz3 .ll .ln1 .ov .star li:hover {
    top: 0;
    background-image: url("../img/icons.png");
    width: 23px;
    height: 22px;
    background-position: -262px -27px
}

.sz3 .ll .ln1 .ov .ip-date {
    float: left;
    margin-right: 6px;
    position: relative
}

.sz3 .ll .ln1 .ov .ip-date:before {
    position: absolute;
    top: 14px;
    right: 13px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 12px;
    height: 11px;
    background-position: -313px -51px
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .ip-date:before {
        top: 17px
    }
}

.sz3 .ll .ln1 .ov .ip-date input[type=text] {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    width: 73px;
    height: 38px;
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    padding: 0 30px 0 10px
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .ip-date input[type=text] {
        font-size: 14px;
        width: 96px;
        height: 43px
    }
}

.sz3 .ll .ln1 .ov .sp-text1 {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .sp-text1 {
        font-size: 14px;
        line-height: 45px
    }
}

.sz3 .ll .ln1 .ov .ch1 {
    *zoom: 1;
    background-color: #f0efef;
    width: 246px;
    text-align: center;
    position: relative
}

.sz3 .ll .ln1 .ov .ch1:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .ch1 {
        width: 280px
    }
}

.sz3 .ll .ln1 .ov .ch1:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    content: '';
    border: 1px solid rgba(204, 204, 204, 0.8)
}

.sz3 .ll .ln1 .ov .ch1 label {
    width: 50%;
    height: 40px;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    float: left
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .ch1 label {
        height: 45px;
        font-size: 14px;
        line-height: 45px
    }
}

.sz3 .ll .ln1 .ov .ch1 label input {
    position: absolute;
    top: 0;
    left: -9999px;
    display: block
}

.sz3 .ll .ln1 .ov .ch1 label.ac {
    background: #ff1b4c;
    color: #FFF;
    z-index: 1
}

.sz3 .ll .ln1 .ov .ch1.j1 label:first-child:before {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 10px;
    margin-right: 7px;
    background-image: url("../img/icons.png");
    width: 13px;
    height: 21px;
    background-position: -291px -169px;
    content: ''
}

.sz3 .ll .ln1 .ov .ch1.j1 label:first-child.ac:before {
    background-image: url("../img/icons.png");
    width: 13px;
    height: 21px;
    background-position: -291px -194px
}

.sz3 .ll .ln1 .ov .ch1.j1 label:last-child:before {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 10px;
    margin-right: 7px;
    background-image: url("../img/icons.png");
    width: 15px;
    height: 18px;
    background-position: -291px -219px;
    content: ''
}

.sz3 .ll .ln1 .ov .ch1.j1 label:last-child.ac:before {
    background-image: url("../img/icons.png");
    width: 15px;
    height: 18px;
    background-position: -291px -241px
}

.sz3 .ll .ln1 .ov .change-post1 {
    color: #ff1b4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px dotted #ff9cb1
}

.sz3 .ll .ln1 .ov .change-post1:hover {
    border: 0;
    padding-bottom: 1px
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .change-post1 {
        display: none
    }
}

.sz3 .ll .ln1 .ov .p-text {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px
}

.sz3 .ll .ln1 .ov .p-text2 {
    padding: 9px 0 20px 0;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px
}

.sz3 .ll .ln1 .ov .p-text3 {
    padding: 9px 0 0 0
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .p-text2 {
        max-width: 280px;
        text-align: center;
        font-size: 14px
    }
}

.sz3 .ll .ln1 .ov .ok-bt1 {
    width: 132px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #98bb3b;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    display: block;
    text-align: center
}
@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .ok-bt1 {
        width: 280px;
        font-size: 14px;
        height: 45px;
        line-height: 45px
    }
}

.sz3 .ll .ln1 .ov .mp1 {
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 9px
}

.sz3 .ll .ln1 .ov .mp1 .ep-p1 {
    padding: 14px 10px
}

.sz3 .ll .ln1 .ov .mp1 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    position: relative
}

.sz3 .ll .ln1 .ov .mp1 p.j1, .sz3 .ll .ln1 .ov .mp1 p.j2 {
    padding-left: 16px
}

.sz3 .ll .ln1 .ov .mp1 p.j1 {
    margin-bottom: 9px
}

.sz3 .ll .ln1 .ov .mp1 p.j1:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 11px;
    height: 14px;
    background-position: -313px -17px
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .mp1 p.j1:before {
        top: 3px
    }
}

.sz3 .ll .ln1 .ov .mp1 p.j2:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 12px;
    height: 12px;
    background-position: -313px -35px
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .mp1 p.j2:before {
        top: 4px
    }
}

.sz3 .ll .ln1 .ov .mp1 .con-mp {
    height: 159px;
    position: relative
}

.sz3 .ll .ln1 .ov .mp1 .con-mp .test {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.sz3 .ll .ln1 .ov .mb-on {
    display: none
}

.sz3 .ll .ln1 .ov .jq-selectbox {
    cursor: pointer;
    display: block !important;
    margin-bottom: 10px;
    max-width: 280px
}

.sz3 .ll .ln1 .ov .jq-selectbox__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
}

.sz3 .ll .ln1 .ov .jq-selectbox__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
}

.sz3 .ll .ln1 .ov .jq-selectbox__select-text {
    display: block;
    width: auto !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sz3 .ll .ln1 .ov .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
}

.sz3 .ll .ln1 .ov .jq-selectbox ul {
    max-height: 150px;
    overflow: auto
}

.sz3 .ll .ln1 .ov .jq-selectbox li {
    padding: 5px 5px 5px 10px
}

.sz3 .ll .ln1 .ov .jq-selectbox li.selected, .sz3 .ll .ln1 .ov .jq-selectbox li:hover {
    background: #ccc;
    color: #fff
}

@media only screen and (max-width: 740px) {
    .sz3 .ll .ln1 .ov .mb-non {
        display: none
    }

    .sz3 .ll .ln1 .ov .mb-on {
        display: block
    }
}

.sz3 .ll .ln1 .ov .ip {
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    height: 38px;
    position: relative
}

.sz3 .ll .ln1 .ov .ip span {
    display: block;
    margin: 0 10px
}

.sz3 .ll .ln1 .ov .ip span input {
    width: 100%;
    display: block;
    border: 0;
    background: 0;
    height: 38px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

.sz3 .ll .ln1 .ov .ip2, #e-shops .ip2 {
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    height: 43px;
    max-width: 278px;
    position: relative
}

.sz3 .ll .ln1 .ov .ip2 span, #e-shops .ip2 span {
    display: block;
    margin: 0 10px
}

.sz3 .ll .ln1 .ov .ip2 span input, #e-shops .ip2 span input {
    width: 100%;
    display: block;
    border: 0;
    background: 0;
    height: 43px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

.sz3 .ll .ln1 .ov .ip2 i, #e-shops .ip2 i, #e-shops .textr-ev1 i,
#reviews .text-sub .ip2 i {
    font-style: normal;
    line-height: 10px;
    display: block;
    position: absolute;
    top: 17px;
    left: 10px;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    opacity: 1
}

.sz3 .ll .ln1 .ov .ip2.ac i, #e-shops .ip2.ac i, #e-shops .textr-ev1.ac i {
    top: 2px;
    color: #999;
    font-size: 10px;
    line-height: 10px
}

.sz4 {
    *zoom: 1;
    padding-bottom: 10px
}

.sz4:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 1000px) {
    .sz4 {
        padding-bottom: 0
    }
}

.sz4 .more-news1 {
    display: none
}

@media only screen and (max-width: 740px) {
    .sz4 .more-news1 {
        display: block;
        max-width: 278px;
        height: 43px;
        background-color: white;
        border: 1px solid rgba(204, 204, 204, 0.5);
        color: #333;
        font-family: Open Sans;
        font-size: 14px;
        font-weight: 400;
        line-height: 43px;
        text-align: center
    }
}

.sz4 .ll {
    float: left;
    width: 480px
}

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

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

.sz4 .ll .item1:nth-child(2n+1) .ov-item {
    margin-right: 10px
}

.sz4 .ll .item1:nth-child(2n+2) .ov-item {
    margin-left: 10px
}

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

    .sz4 .ll .item1.j1 {
        display: none
    }
}

.sz4 .ll .item1 .ov-item {
    height: 233px;
    background-color: white;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden
}

@media only screen and (max-width: 740px) {
    .sz4 .ll .item1 .ov-item {
        margin: 0 !important
    }
}

.sz4 .ll .item1 .ov-item:hover {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

@media only screen and (max-width: 1000px) {
    .sz4 .ll .item1 .ov-item:hover {
        -webkit-box-shadow: 0 0 5px transparent;
        box-shadow: 0 0 5px transparent
    }
}

.sz4 .ll .item1 .ov-item .ft-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 116px;
    position: relative;
    width: 228px;
    margin: 0 auto
}

.sz4 .ll .item1 .ov-item .ft-img a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -118px;
    z-index: 2
}

.sz4 .ll .item1 .ov-item .ft-img a:before {
    position: absolute;
    top: 44px;
    left: 50%;
    display: block;
    content: 'Посмотреть';
    width: 112px;
    height: 40px;
    background-color: #a6ce39;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    line-height: 40px;
    margin-left: -56px;
    opacity: 0
}

@media only screen and (max-width: 1000px) {
    .sz4 .ll .item1 .ov-item .ft-img a:before {
        display: none !important
    }
}

.sz4 .ll .item1 .ov-item .ft-img a:hover:before {
    opacity: 1
}

.sz4 .ll .item1 .ov-item .text1 {
    padding: 16px 17px
}

.sz4 .ll .item1 .ov-item .text1 div {
    height: 66px;
    line-height: 17px
}

.sz4 .ll .item1 .ov-item .text1 div a {
    display: inline;
    color: #ff1c4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    border-bottom: 1px solid #ffbac9
}

.sz4 .ll .item1 .ov-item .text1 div a:hover {
    border: 0
}

.sz4 .ll .item1 .ov-item .text1 span {
    display: block;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 700;
    line-height: 13px;
    position: relative;
    top: 3px
}

.sz4 .ll .item2 {
    float: left;
    margin: 0 10px 10px 0;
    width: 153px
}

.sz4 .ll .item2:nth-child(3n+3) {
    margin: 0 0 10px 0
}

@media only screen and (max-width: 1000px) {
    .sz4 .ll .item2 {
        width: 33.3%;
        margin: 0 0 10px 0 !important
    }

    .sz4 .ll .item2:nth-child(3n+1) a {
        margin-right: 7px
    }

    .sz4 .ll .item2:nth-child(3n+2) a {
        margin: 0 3px
    }

    .sz4 .ll .item2:nth-child(3n+3) a {
        margin-left: 7px
    }
}

@media only screen and (max-width: 1000px) and (max-width: 740px) {
    .sz4 .ll .item2 {
        width: 50%
    }

    .sz4 .ll .item2 a {
        margin: 0 !important
    }

    .sz4 .ll .item2:nth-child(2n+1) a {
        margin-right: 5px !important
    }

    .sz4 .ll .item2:nth-child(2n+2) a {
        margin-left: 5px !important
    }
}

.sz4 .ll .item2 a {
    display: block;
    height: 83px;
    text-align: center;
    border: 1px solid #e5e5e5;
    background-color: white;
    line-height: 83px
}

@media only screen and (max-width: 740px) {
    .sz4 .ll .item2 a {
        height: 63px;
        line-height: 63px
    }
}

.sz4 .ll .item2 a img {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%;
    width: auto;
    height: auto
}

.sz4 .rr {
    float: right;
    width: 220px
}

.sz4 .rr .bl4:before {
    height: 3px;
    background: url(../img/dot1.png) center;
    display: block;
    margin-bottom: 20px;
    content: ''
}

.sz4 .rr .bl4 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;
    padding-bottom: 13px
}

.sz4 .rr .bl4 a {
    max-width: 280px;
    position: relative;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    line-height: 40px;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: block;
    text-align: center
}

.sz4 .rr .bl4 a.ac:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -1px;
    display: block;
    content: 'Отписаться';
    line-height: 38px;
    color: #a6ce39;
    background: #fff;
    border: 1px solid #96b936
}

@media only screen and (max-width: 1000px) {
    .sz4 .rr .bl4 {
        overflow: hidden;
        position: relative;
        top: 1px
    }

    .sz4 .rr .bl4 p {
        display: none
    }

    .sz4 .rr .bl4:before {
        display: none
    }
}

@media only screen and (max-width: 1000px) and (max-width: 740px) {
    .sz4 .rr .bl4 {
        clear: both;
        margin-bottom: 20px
    }
}

.sz4 .rr .bl3 {
    margin-bottom: 25px
}

.sz4 .rr .bl3 .t1 {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
    line-height: 21px
}

.sz4 .rr .bl3 .part1 {
    height: 98px;
    background-color: white;
    border: 1px solid #e5e5e5;
    margin-bottom: 17px;
    line-height: 98px;
    text-align: center;
    display: block
}

@media only screen and (max-width: 1000px) {
    .sz4 .rr .bl3 .part1 {
        float: left;
        margin-right: 20px;
        width: 258px;
        height: 123px;
        line-height: 123px
    }
}

@media only screen and (max-width: 1000px) and (max-width: 740px) {
    .sz4 .rr .bl3 .part1 {
        width: 128px;
        height: 63px;
        margin-right: 11px;
        line-height: 63px
    }
}

.sz4 .rr .bl3 .part1 img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 95%;
    max-height: 95%
}

@media only screen and (max-width: 740px) {
    .sz4 .rr .bl3 .part1 img {
        max-width: 107px
    }
}

.sz4 .rr .bl3 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 15px;
    line-height: 13px
}

.sz4 .rr .bl3 p:last-child {
    padding-bottom: 0
}

@media only screen and (max-width: 740px) {
    .sz4 .rr .bl3 p {
        font-size: 14px;
        line-height: 17px;
        padding-bottom: 8px
    }
}

.sz4 .rr .bl3 p.p1 {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px
}

@media only screen and (max-width: 1000px) {
    .sz4 .rr .bl3 p.p1 {
        display: none
    }
}

.sz4 .rr .bl3 p a {
    color: #f33;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    line-height: 13px;
    border-bottom: 1px solid #ff8ea6
}

@media only screen and (max-width: 740px) {
    .sz4 .rr .bl3 p a {
        font-size: 14px;
        line-height: 14px
    }
}

.sz4 .rr .bl3 p a:hover {
    border: 0;
    padding-bottom: 1px
}

@media only screen and (max-width: 1000px) {
    .sz4 .rr .bl3 p {
        overflow: hidden;
        display: block
    }
}

.sz4 .rr .sel-hide {
    display: none;
    z-index: 10
}

@media only screen and (max-width: 1000px) {
    .sz4 .rr {
        float: none;
        width: auto;
        margin-bottom: 10px
    }

    .sz4 .rr .sel-hide {
        display: block;
        position: absolute;
        top: 20px;
        right: 20px;
        width: 169px
    }
}

@media only screen and (max-width: 1000px) and (max-width: 740px) {
    .sz4 .rr .sel-hide {
        display: none
    }
}

@media only screen and (max-width: 1000px) {
    .sz4 .rr .sel-hide .curr {
        height: 43px;
        line-height: 43px;
        background-color: white;
        border: 1px solid rgba(204, 204, 204, 0.8);
        color: #333;
        font-family: Open Sans;
        font-size: 13px;
        font-weight: 400;
        text-indent: 10px;
        position: relative;
        cursor: pointer
    }

    .sz4 .rr .sel-hide .curr:before {
        position: absolute;
        top: 21px;
        right: 14px;
        display: block;
        content: '';
        background-image: url("../img/icons.png");
        width: 12px;
        height: 5px;
        background-position: -313px -129px
    }

    .sz4 .rr .sel-hide .hide {
        position: absolute;
        top: 56px;
        right: 0;
        width: 206px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: white;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
        padding: 36px 18px 18px 18px;
        display: none
    }

    .sz4 .rr .sel-hide .hide .close1 {
        position: absolute;
        top: 12px;
        right: 14px;
        cursor: pointer;
        background-image: url("../img/icons.png");
        width: 11px;
        height: 11px;
        background-position: -313px -66px
    }

    .sz4 .rr .sel-hide .hide:before {
        position: absolute;
        top: -13px;
        right: 12px;
        display: block;
        content: '';
        background-image: url("../img/icons.png");
        width: 16px;
        height: 13px;
        background-position: -205px -258px
    }

    .sz4 .rr .sel-hide .hide label {
        float: left;
        clear: left;
        margin-bottom: 8px;
        color: #333;
        font-family: Open Sans;
        font-size: 13px;
        font-weight: 400;
        line-height: 22px;
        display: block;
        *zoom: 1;
        cursor: pointer
    }

    .sz4 .rr .sel-hide .hide label:after {
        content: " ";
        display: table;
        clear: both
    }

    .sz4 .rr .sel-hide .hide label .jq-checkbox {
        float: left;
        margin-right: 8px;
        background-image: url("../img/icons.png");
        width: 22px;
        height: 22px;
        background-position: -262px -79px
    }

    .sz4 .rr .sel-hide .hide label .jq-checkbox.checked {
        background-image: url("../img/icons.png");
        width: 22px;
        height: 22px;
        background-position: -262px -53px;
        position: relative
    }

    .sz4 .rr .sel-hide .hide label .jq-checkbox.checked:before {
        position: absolute;
        top: -1px;
        right: -1px;
        display: block;
        content: '';
        background-image: url("../img/icons.png");
        width: 18px;
        height: 18px;
        background-position: -291px -93px
    }

    .sz4 .rr .sel-hide .hide input[type=submit] {
        margin-bottom: 11px;
        position: relative;
        top: 11px;
        color: white;
        font-family: Open Sans;
        font-size: 13px;
        font-weight: 400;
        width: 117px;
        display: block;
        clear: both;
        height: 40px;
        background-color: #a6ce39;
        border-bottom: 1px solid #96b936
    }
}

.sz4 .rr .chose-ct-mob1 {
    display: none
}

@media only screen and (max-width: 740px) {
    .sz4 .rr .chose-ct-mob1 {
        position: relative;
        display: block;
        margin-bottom: 20px
    }

    .sz4 .rr .chose-ct-mob1 .hide {
        margin-left: -20px;
        padding: 20px 20px 20px 20px;
        background: #fff;
        z-index: 10;
        display: none;
        width: 100%;
        -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    }

    .sz4 .rr .chose-ct-mob1 .hide.ac {
        display: block
    }

    .sz4 .rr .chose-ct-mob1 .hide label {
        float: left;
        clear: left;
        margin-bottom: 8px;
        color: #333;
        font-family: Open Sans;
        font-size: 13px;
        font-weight: 400;
        line-height: 22px;
        display: block;
        *zoom: 1;
        cursor: pointer
    }

    .sz4 .rr .chose-ct-mob1 .hide label:after {
        content: " ";
        display: table;
        clear: both
    }

    .sz4 .rr .chose-ct-mob1 .hide label .jq-checkbox {
        float: left;
        margin-right: 8px;
        background-image: url("../img/icons.png");
        width: 22px;
        height: 22px;
        background-position: -262px -79px
    }

    .sz4 .rr .chose-ct-mob1 .hide label .jq-checkbox.checked {
        background-image: url("../img/icons.png");
        width: 22px;
        height: 22px;
        background-position: -262px -53px;
        position: relative
    }

    .sz4 .rr .chose-ct-mob1 .hide label .jq-checkbox.checked:before {
        position: absolute;
        top: -1px;
        right: -1px;
        display: block;
        content: '';
        background-image: url("../img/icons.png");
        width: 18px;
        height: 18px;
        background-position: -291px -93px
    }

    .sz4 .rr .chose-ct-mob1 .hide input[type=submit] {
        margin-bottom: 11px;
        position: relative;
        top: 11px;
        color: white;
        font-family: Open Sans;
        font-size: 13px;
        font-weight: 400;
        width: 117px;
        display: block;
        clear: both;
        height: 40px;
        background-color: #a6ce39;
        border-bottom: 1px solid #96b936
    }

    .sz4 .rr .chose-ct-mob1 .curr {
        color: #333;
        font-family: Open Sans;
        font-size: 14px;
        font-weight: 400;
        height: 45px;
        line-height: 45px;
        position: relative
    }

    .sz4 .rr .chose-ct-mob1 .curr:before {
        position: absolute;
        top: 0;
        left: -20px;
        right: -20px;
        height: 1px;
        background: #e5e5e5;
        display: block;
        content: ''
    }

    .sz4 .rr .chose-ct-mob1 .curr:after {
        position: absolute;
        bottom: 0;
        left: -20px;
        right: -20px;
        height: 1px;
        background: #e5e5e5;
        display: block;
        content: ''
    }

    .sz4 .rr .chose-ct-mob1 .curr .ev2 {
        position: absolute;
        top: 19px;
        right: 0;
        display: block;
        background-image: url("../img/icons.png");
        width: 17px;
        height: 9px;
        background-position: -263px -258px;
        z-index: 1
    }

    .sz4 .rr .chose-ct-mob1 .curr .ev2:before {
        position: absolute;
        top: -21px;
        bottom: -15px;
        right: -20px;
        left: -9999px;
        display: block;
        content: ''
    }

    .sz4 .rr .chose-ct-mob1 .curr .ev2.ac {
        background-image: url("../img/icons.png");
        width: 17px;
        height: 9px;
        background-position: -242px -258px
    }
}

.sz4 .rr .bt1 {
    background-color: #f0efef;
    padding: 22px 20px;
    margin-bottom: 20px;
    *zoom: 1
}

@media only screen and (max-width: 1000px) {
    .sz4 .rr .bt1 {
        display: none
    }
}

.sz4 .rr .bt1:after {
    content: " ";
    display: table;
    clear: both
}

.sz4 .rr .bt1 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 14px
}

.sz4 .rr .bt1 label {
    float: left;
    clear: left;
    margin-bottom: 8px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    display: block;
    *zoom: 1;
    cursor: pointer
}

.sz4 .rr .bt1 label:after {
    content: " ";
    display: table;
    clear: both
}

.sz4 .rr .bt1 label .jq-checkbox {
    float: left;
    margin-right: 8px;
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -79px
}

.sz4 .rr .bt1 label .jq-checkbox.checked {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -53px;
    position: relative
}

.sz4 .rr .bt1 label .jq-checkbox.checked:before {
    position: absolute;
    top: -1px;
    right: -1px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 18px;
    height: 18px;
    background-position: -291px -93px
}

.sz4 .rr .bt1 input[type=submit] {
    margin-bottom: 11px;
    position: relative;
    top: 11px;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    clear: both;
    display: block;
    width: 117px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936
}

.sz4 .rr .bl2 {
    padding: 19px 0;
    background-color: white;
    border: 1px solid #e5e5e5;
    text-align: center;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 20px
}

@media only screen and (max-width: 1000px) {
    .sz4 .rr .bl2 {
        border: 0;
        padding: 0;
        *zoom: 1;
        text-align: left;
        padding-bottom: 10px;
        margin: 0
    }

    .sz4 .rr .bl2:after {
        content: " ";
        display: table;
        clear: both
    }
}

@media only screen and (max-width: 740px) {
    .sz4 .rr .bl2 {
        display: none
    }
}

.sz4 .rr .bl2 img {
    display: block;
    margin: auto;
    margin-bottom: 12px
}

.sz4 .rr .bl2 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding: 0 5px 15px 5px
}

.sz4 .rr .bl2 .set1 {
    width: 118px;
    line-height: 40px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin: auto
}

@media only screen and (max-width: 1000px) {
    .sz4 .rr .bl2 img {
        float: left;
        margin-right: 14px
    }

    .sz4 .rr .bl2 p {
        display: block;
        overflow: hidden;
        padding: 0 0 6px 0
    }

    .sz4 .rr .bl2 p br {
        display: none
    }

    .sz4 .rr .bl2 .set1 {
        display: block;
        overflow: hidden;
        margin: 0;
        text-align: center;
        height: 35px;
        line-height: 35px
    }
}

.sz4 .rr .ban1 {
    height: 240px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (max-width: 1000px) {
    .sz4 .rr .ban1 {
        display: none
    }
}

.title-action {
    width: 338px;
    margin-bottom: 19px;
    position: relative;
    padding-right: 142px
}

@media only screen and (max-width: 740px) {
    .title-action {
        width: auto;
        padding: 10px 0;
        text-align: center;
        margin-top: 0
    }
}

.title-action h1 {
    line-height: 34px !important
}

@media only screen and (max-width: 740px) {
    .title-action h1 {
        line-height: 28px !important;
        margin-bottom: 0 !important;
        padding-bottom: 8px !important
    }
}

.title-action .skid1 {
    position: absolute;
    top: 0;
    right: 2px;
    width: 141px;
    height: 39px;
    background: url(../img/skid1.png);
    line-height: 34px;
    text-indent: 10px;
    color: white;
    font-family: Open Sans;
    font-size: 16px;
    text-align: left;
    font-weight: 700
}

@media only screen and (max-width: 740px) {
    .title-action .skid1 {
        position: static;
        display: block;
        margin: auto
    }
}

#content .sz5 {
    *zoom: 1;
    padding-bottom: 20px
}

#content .sz5:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 1000px) {
    #content .sz5 {
        padding-bottom: 0
    }
}

@media only screen and (max-width: 740px) {
    #content .sz5 {
        padding-bottom: 10px
    }
}

#content .sz5 .rr {
    float: right;
    width: 220px
}

@media only screen and (max-width: 1000px) {
    #content .sz5 .rr {
        width: auto;
        float: none
    }
}

#content .sz5 .rr .bl1 {
    padding-bottom: 26px
}

#content .sz5 .rr .bl1 p {
    line-height: 17px;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    color: #666;
    padding-bottom: 10px
}

#content .sz5 .rr .bl1 p:last-child {
    padding: 0
}

#content .sz5 .rr .bl1 p b {
    color: #333;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    display: block;
    padding-top: 3px
}

#content .sz5 .rr .bl1 p a {
    color: #ff1b4c;
    text-decoration: underline
}

#content .sz5 .rr .bl1 p a:hover {
    text-decoration: none
}

@media only screen and (max-width: 1000px) {
    #content .sz5 .rr .bl1 {
        float: left;
        width: 50%;
        padding: 0
    }
}

@media only screen and (max-width: 1000px) and (max-width: 740px) {
    #content .sz5 .rr .bl1 {
        float: none;
        width: auto;
        padding-bottom: 26px
    }
}

#content .sz5 .rr .line3 {
    height: 3px;
    background: url(../img/dot1.png) center;
    margin-bottom: 22px
}

@media only screen and (max-width: 1000px) {
    #content .sz5 .rr .line3 {
        display: none
    }
}

@media only screen and (max-width: 740px) {
    #content .sz5 .rr .line3 {
        display: block
    }
}

@media only screen and (max-width: 1000px) {
    #content .sz5 .rr .bl-ov:after {
        height: 3px;
        background: url(../img/dot1.png) center;
        margin-bottom: 42px;
        position: relative;
        top: 22px;
        content: '';
        display: block;
        clear: both
    }
}

#content .sz5 .rr .bl2 p {
    font-family: Open Sans;
    color: #666;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    padding-bottom: 14px
}

#content .sz5 .rr .bl2 p:last-child {
    padding-bottom: 0
}

#content .sz5 .rr .bl2 p b {
    color: #333;
    font-size: 18px;
    font-weight: 600
}

@media only screen and (max-width: 1000px) {
    #content .sz5 .rr .bl2 {
        float: left;
        width: 50%
    }
}

@media only screen and (max-width: 1000px) and (max-width: 740px) {
    #content .sz5 .rr .bl2 {
        float: none;
        width: auto
    }
}

#content .sz5 .ll {
    float: left;
    width: 480px;
    margin-bottom: 30px
}

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

@media only screen and (max-width: 740px) {
    #content .sz5 .ll {
        height: 233px;
        position: relative
    }

    #content .sz5 .ll .sl-con {
        height: 233px;
        position: absolute;
        top: 0;
        left: -20px;
        right: -20px
    }
}

#content .sz5 .ll .item-poss {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 273px
}

@media only screen and (max-width: 1000px) {
    #content .sz5 .ll .item-poss {
        height: 233px
    }
}

#content .sz5 .ll .sl1 {
    position: relative
}

#content .sz5 .ll .prev {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 38px;
    height: 38px;
    margin-top: -19px;
    -webkit-border-radius: 38px;
    border-radius: 38px;
    cursor: pointer;
    background: #fff;
    z-index: 1
}

#content .sz5 .ll .prev:before {
    position: absolute;
    top: 8px;
    left: 11px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 13px;
    height: 23px;
    background-position: -291px -115px
}

#content .sz5 .ll .prev:hover {
    opacity: .9
}

#content .sz5 .ll .next {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 38px;
    height: 38px;
    margin-top: -19px;
    -webkit-border-radius: 38px;
    border-radius: 38px;
    cursor: pointer;
    background: #fff;
    z-index: 1
}

#content .sz5 .ll .next:before {
    position: absolute;
    top: 8px;
    right: 11px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 13px;
    height: 23px;
    background-position: -291px -142px
}

#content .sz5 .ll .next:hover {
    opacity: .9
}

#content .sz5 .ll2 {
    float: left;
    width: 480px
}

#content .sz5 .ll2 h2 {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
    line-height: 21px;
    margin-bottom: 0;
    text-align: left !important
}

#content .sz5 .ll2 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 17px
}

#content .sz5 .ll2 p:last-child {
    padding-bottom: 0
}

@media only screen and (max-width: 740px) {
    #content .sz5 .ll2 p {
        font-size: 14px
    }
}

#content .sz5 .ll2 .mob {
    display: none
}

@media only screen and (max-width: 740px) {
    #content .sz5 .ll2 .mob {
        display: block
    }
}

@media only screen and (max-width: 740px) {
    #content .sz5 .ll2 .pc {
        display: none
    }
}

@media only screen and (max-width: 1000px) {
    #content .sz5 .ll2 {
        float: none;
        width: auto
    }

    #content .sz5 .ll2:after {
        height: 3px;
        background: url(../img/dot1.png) center;
        content: '';
        display: block;
        margin-bottom: 52px;
        position: relative;
        top: 26px
    }
}

#content .sz5 .rr2 {
    float: right;
    width: 220px
}

@media only screen and (max-width: 1000px) {
    #content .sz5 .rr2 {
        float: none;
        width: auto
    }
}

#content .sz5 .rr2 .t1 {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
    line-height: 21px
}

#content .sz5 .rr2 .part1 {
    height: 98px;
    background-color: white;
    border: 1px solid #e5e5e5;
    margin-bottom: 17px;
    line-height: 98px;
    text-align: center;
    display: block
}

@media only screen and (max-width: 1000px) {
    #content .sz5 .rr2 .part1 {
        float: left;
        margin-right: 20px;
        width: 258px;
        height: 123px;
        line-height: 123px
    }
}

@media only screen and (max-width: 1000px) and (max-width: 740px) {
    #content .sz5 .rr2 .part1 {
        width: 128px;
        height: 63px;
        margin-right: 11px;
        line-height: 63px
    }
}

#content .sz5 .rr2 .part1 img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 95%;
    max-height: 95%
}

@media only screen and (max-width: 740px) {
    #content .sz5 .rr2 .part1 img {
        max-width: 107px
    }
}

#content .sz5 .rr2 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 15px;
    line-height: 13px
}

@media only screen and (max-width: 740px) {
    #content .sz5 .rr2 p {
        font-size: 14px;
        line-height: 17px;
        padding-bottom: 8px
    }
}

#content .sz5 .rr2 p a {
    color: #f33;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    line-height: 13px;
    border-bottom: 1px solid #ff8ea6
}

@media only screen and (max-width: 740px) {
    #content .sz5 .rr2 p a {
        font-size: 14px;
        line-height: 14px
    }
}

#content .sz5 .rr2 p a:hover {
    border: 0;
    padding-bottom: 1px
}

@media only screen and (max-width: 1000px) {
    #content .sz5 .rr2 p {
        overflow: hidden;
        display: block
    }
}

.search-map-st1 {
    *zoom: 1;
    margin-bottom: 25px;
    position: relative
}

.search-map-st1:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 740px) {
    .search-map-st1 {
        padding-right: 0
    }
}

.search-map-st1 .ip {
    height: 38px;
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    width: 65%;
    float: left
}

@media only screen and (max-width: 740px) {
    .search-map-st1 .ip {
        display: none
    }
}

.search-map-st1 .ip span {
    margin: 0 9px;
    display: block
}

.search-map-st1 .ip input {
    width: 100%;
    display: block;
    height: 38px;
    background: 0;
    border: 0;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

.search-map-st1 input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: block
}

@media only screen and (max-width: 740px) {
    .search-map-st1 input[type=submit] {
        width: 280px;
        display: block;
        position: static
    }
}

.search-map-st1 .ip2 {
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    height: 43px;
    max-width: 278px;
    display: none;
    margin-bottom: 10px;
    position: relative
}

@media only screen and (max-width: 740px) {
    .search-map-st1 .ip2 {
        display: block
    }
}

.search-map-st1 .ip2 span {
    display: block;
    margin: 0 10px
}

.search-map-st1 .ip2 span input {
    width: 100%;
    display: block;
    border: 0;
    background: 0;
    height: 43px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

.search-map-st1 .ip2 i {
    font-style: normal;
    line-height: 10px;
    display: block;
    position: absolute;
    top: 17px;
    left: 10px;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

.search-map-st1 .ip2.ac i {
    top: 2px;
    color: #999;
    font-size: 10px;
    line-height: 10px
}

.post-map1 .map-st1 {
    position: relative;
    height: 400px;
    margin-bottom: 20px
}

@media only screen and (max-width: 740px) {
    .post-map1 .map-st1 {
        height: 370px;
        margin-bottom: 30px
    }

    .form-block.prepaid.filter-offices {
        display: block;
        margin: 0 0 5px
    }

    .form-block.prepaid.filter-offices.form-block[data-param=to_19] {
        margin-bottom: 30px
    }
}

.post-map1 .map-st1 .test {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/map2.jpg)
}

.post-map1 .map-st1 .ct-up1, #storageContent .ct-up1 {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 220px;
    padding: 30px 20px 20px 20px;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3)
}

@media only screen and (max-width: 740px) {
    .post-map1 .map-st1 .ct-up1:before, #storageContent .ct-up1:before {
        display: none
    }
}

.post-map1 .map-st1 .ct-up1 .close4, #storageContent .ct-up1 .close4 {
    position: absolute;
    top: 12px;
    right: 14px;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 11px;
    height: 11px;
    background-position: -313px -66px
}

.post-map1 .map-st1 .ct-up1 .tit1, #storageContent .ct-up1 .tit1 {
    display: inline;
    color: #ff1b4c;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #ffbac9
}

.post-map1 .map-st1 .ct-up1 .tit1:hover, #storageContent .ct-up1 .tit1:hover {
    border: 0
}

.post-map1 .map-st1 .ct-up1 p, #storageContent .ct-up1 p {
    padding: 0 0 8px 0;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    *zoom: 1
}

.post-map1 .map-st1 .ct-up1 p:first-child, #storageContent .ct-up1 p:first-child {
    padding-top: 13px
}

.post-map1 .map-st1 .ct-up1 p:after, #storageContent .ct-up1 p:after {
    content: " ";
    display: table;
    clear: both
}

.post-map1 .map-st1 .ct-up1 p b, #storageContent .ct-up1 p b {
    float: left;
    width: 73px
}

.post-map1 .map-st1 .ct-up1 p span, #storageContent .ct-up1 p span {
    display: block;
    overflow: hidden
}

.post-map1 .map-st1 .ct-up1 p i, #storageContent .ct-up1 p i {
    font-style: normal;
    width: 41px;
    white-space: nowrap;
    display: inline-block
}

.post-map1 .map-st1 .ct-up1 .chose1, #storageContent .ct-up1 .chose1 {
    display: block;
    text-align: center;
    line-height: 40px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

#content .ov-cont1 {
    *zoom: 1;
    padding-bottom: 20px
}

#content .ov-cont1:after {
    content: " ";
    display: table;
    clear: both
}

#content .ov-cont1 .rr {
    float: right;
    width: 220px;
    margin-bottom: 20px
}

@media only screen and (max-width: 1000px) {
    #content .ov-cont1 .rr {
        float: none;
        width: auto;
        margin-bottom: 20px;
        *zoom: 1
    }

    #content .ov-cont1 .rr:after {
        content: " ";
        display: table;
        clear: both
    }
}

#content .ov-cont1 .rr .bl1 {
    margin-bottom: 20px
}

@media only screen and (max-width: 1000px) {
    #content .ov-cont1 .rr .bl1 {
        float: left;
        max-width: 265px;
        margin: 0
    }
}

@media only screen and (max-width: 740px) {
    #content .ov-cont1 .rr .bl1 {
        float: none;
        margin-bottom: 0;
        max-width: 1000px
    }

    #content .ov-cont1 .rr .bl1:after {
        height: 3px;
        background: url(../img/dot1.png) center;
        content: '';
        display: block;
        position: relative;
        margin-bottom: 54px;
        position: relative;
        top: 21px
    }
}

#content .ov-cont1 .rr .bl1 .t1 {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 17px;
    padding-bottom: 15px
}

#content .ov-cont1 .rr .bl1 p {
    padding: 0 0 8px 0;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    position: relative;
    width: 102%;
    *zoom: 1
}

@media only screen and (max-width: 740px) {
    #content .ov-cont1 .rr .bl1 p {
        font-size: 14px;
        width: auto !important;
        line-height: 18px
    }
}

#content .ov-cont1 .rr .bl1 p:first-child {
    padding-top: 13px
}

#content .ov-cont1 .rr .bl1 p:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 1000px) {
    #content .ov-cont1 .rr .bl1 p br {
        display: none
    }
}

#content .ov-cont1 .rr .bl1 p .stable {
    display: inline !important
}

#content .ov-cont1 .rr .bl1 p b {
    float: left;
    width: 73px
}

#content .ov-cont1 .rr .bl1 p span {
    display: block;
    overflow: hidden
}

#content .ov-cont1 .rr .bl1 p i {
    font-style: normal;
    width: 41px;
    white-space: nowrap;
    display: inline-block
}

@media only screen and (max-width: 1000px) {
    #content .ov-cont1 .rr .bl2 {
        float: right;
        width: 220px
    }
}

@media only screen and (max-width: 740px) {
    #content .ov-cont1 .rr .bl2 {
        float: none;
        width: auto
    }
}

#content .ov-cont1 .rr .bl2:before {
    height: 3px;
    background: url(../img/dot1.png) center;
    display: block;
    margin-bottom: 24px;
    content: ''
}

@media only screen and (max-width: 1000px) {
    #content .ov-cont1 .rr .bl2:before {
        display: none
    }
}

#content .ov-cont1 .rr .bl2 .ev-ch1 {
    display: block;
    max-width: 280px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: block;
    text-align: center;
    line-height: 40px;
    margin-bottom: 18px
}

#content .ov-cont1 .rr .bl2 p {
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    line-height: 17px;
    padding-bottom: 12px
}

#content .ov-cont1 .rr .bl2 p.p1 {
    color: #666
}

#content .ov-cont1 .rr .bl2 p a {
    color: #ff1d4e;
    text-decoration: underline
}

#content .ov-cont1 .rr .bl2 p a:hover {
    text-decoration: none
}

#content .ov-cont1 .ll {
    float: left;
    width: 480px;
    position: relative;
    height: 400px;
    margin-bottom: 27px
}

#content .ov-cont1 .ll .test {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/map2.jpg)
}

@media only screen and (max-width: 1000px) {
    #content .ov-cont1 .ll {
        width: auto;
        float: none
    }
}

@media only screen and (max-width: 740px) {
    #content .ov-cont1 .ll {
        height: 280px
    }
}

#content .ov-cont1 .rr2 {
    float: right;
    width: 220px
}

@media only screen and (max-width: 1000px) {
    #content .ov-cont1 .rr2 {
        width: 179px
    }
}

@media only screen and (max-width: 740px) {
    #content .ov-cont1 .rr2 {
        float: none;
        width: auto;
        margin-bottom: 30px
    }
}

#content .ov-cont1 .rr2 li {
    display: block;
    position: relative;
    margin-bottom: 10px;
    padding-left: 51px
}

#content .ov-cont1 .rr2 li:last-child {
    margin-bottom: 0
}

#content .ov-cont1 .rr2 li span {
    display: table-cell;
    height: 45px;
    vertical-align: middle;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

#content .ov-cont1 .rr2 li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: ''
}

#content .ov-cont1 .rr2 li.j1:before {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: -49px -98px
}

#content .ov-cont1 .rr2 li.j2:before {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: 0 -98px
}

#content .ov-cont1 .rr2 li.j3:before {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: 0 0
}

#content .ov-cont1 .ll2 {
    float: left;
    width: 480px
}

#content .ov-cont1 .ll2 h2 {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
    line-height: 21px;
    margin-bottom: 0;
    text-align: left !important
}

#content .ov-cont1 .ll2 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 17px
}

#content .ov-cont1 .ll2 p:last-child {
    padding-bottom: 0
}

@media only screen and (max-width: 740px) {
    #content .ov-cont1 .ll2 p {
        font-size: 14px
    }
}

#content .ov-cont1 .ll2 .mob {
    display: none
}

@media only screen and (max-width: 740px) {
    #content .ov-cont1 .ll2 .mob {
        display: block
    }
}

@media only screen and (max-width: 740px) {
    #content .ov-cont1 .ll2 .pc {
        display: none
    }
}

@media only screen and (max-width: 1000px) {
    #content .ov-cont1 .ll2 {
        max-width: 335px;
        width: auto
    }
}

@media only screen and (max-width: 1000px) and (max-width: 750px) {
    #content .ov-cont1 .ll2 {
        max-width: 325px
    }
}

@media only screen and (max-width: 740px) {
    #content .ov-cont1 .ll2 {
        float: none;
        width: auto;
        max-width: 1000px
    }

    #content .ov-cont1 .ll2:before {
        height: 3px;
        background: url(../img/dot1.png) center;
        content: '';
        display: block;
        position: relative;
        margin-bottom: 23px
    }
}

@media only screen and (max-width: 740px) {
    .non-mob {
        display: none !important
    }
}

.promo-page {
    background: #fff
}

.promo-page.j1 {
    background: 0
}

.promo-page .head {
    height: 69px;
    background: #fff
}

.promo-page .head.j1 {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15)
}

.promo-page .head .logo {
    float: left;
    position: relative;
    top: 12px
}

@media only screen and (max-width: 740px) {
    .promo-page .head .logo {
        float: none;
        display: block;
        margin: auto;
        width: 205px
    }
}

.promo-page .head .rr1 {
    float: right;
    position: relative;
    top: 24px;
    padding-left: 18px;
    line-height: 23px;
    color: #ff1b4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px
}

@media only screen and (max-width: 740px) {
    .promo-page .head .rr1 {
        display: none
    }
}

.promo-page .head .rr1 span {
    display: inline-block;
    vertical-align: top;
    line-height: 13px;
    position: relative;
    top: 5px;
    border-bottom: 1px solid #ff708f
}

.promo-page .head .rr1:hover span {
    border: 0
}

.promo-page .head .rr1:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 18px;
    height: 23px;
    background-position: -291px 0
}

.promo-page .head .t1 {
    overflow: hidden;
    line-height: 69px;
    text-align: center;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

@media only screen and (max-width: 740px) {
    .promo-page .head .t1 {
        display: none
    }
}

.promo-page .b1 {
    height: 440px;
    background: url(../img/promo_1_new.png) center no-repeat #59505e;
    padding-top: 38px;
    margin-bottom: 45px
}

@media only screen and (max-width: 740px) {
    .promo-page .b1 {
        background-position: left;
        padding: 40px 0;
        height: auto;
        margin-bottom: 39px
    }
}

.promo-page .b1 .form1 {
    width: 360px;
    background-color: white;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    padding: 0 20px 20px 20px
}

@media only screen and (max-width: 740px) {
    .promo-page .b1 .form1 {
        width: auto
    }
}

.promo-page .b1 .form1 .t1 {
    line-height: 77px;
    color: #333;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 700
}

@media only screen and (max-width: 740px) {
    .promo-page .b1 .form1 .t1 {
        font-size: 18px;
        white-space: nowrap
    }
}

.promo-page .b1 .form1 .it {
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    height: 43px;
    position: relative;
    margin-bottom: 20px;
    position: relative
}

.promo-page .b1 .form1 .it.j1.code-recovery, .promo-page .b1 .form1 .it.j1.password {
    margin-bottom: 24px
}

.promo-page .b1 .form1 .it span {
    display: block;
    margin: 0 10px
}

.promo-page .b1 .form1 .it span input {
    width: 100%;
    display: block;
    border: 0;
    background: 0;
    height: 43px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

.promo-page .b1 .form1 .it.j1 span {
    margin-right: 94px
}

.promo-page .b1 .form1 .it a {
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 10px;
    color: #ff1b4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    border-bottom: 1px dotted #ff1c4d
}

.promo-page .b1 .form1 .it a:hover {
    border: 0
}

.promo-page .b1 .form1 .it i {
    font-style: normal;
    line-height: 10px;
    display: block;
    position: absolute;
    top: 17px;
    left: 10px;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

.promo-page .b1 .form1 .it.ac i {
    top: 2px;
    color: #999;
    font-size: 10px;
    line-height: 10px
}

.promo-page .b1 .form1 .bt1 {
    *zoom: 1;
    margin-bottom: 20px
}

.promo-page .b1 .form1 .bt1:after {
    content: " ";
    display: table;
    clear: both
}

.promo-page .b1 .form1 .bt1 .l1 {
    float: left;
    position: relative;
    top: 15px;
    color: #ff1b4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    text-decoration: underline
}

.promo-page .b1 .form1 .bt1 .l1:hover {
    text-decoration: none
}

.promo-page .b1 .form1 .bt1 input[type=submit] {
    width: 101px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #e5e5e5;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    float: right
}

.promo-page .b1 .form1 .t2 {
    text-align: center;
    position: relative;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    margin-bottom: 17px
}

.promo-page .b1 .form1 .t2:before {
    position: absolute;
    top: 50%;
    margin-top: 1px;
    left: 0;
    right: 0;
    display: block;
    content: '';
    border-top: 1px solid #c1c1c1
}

@media only screen and (max-width: 740px) {
    .promo-page .b1 .form1 .t2:before {
        left: -20px;
        right: -20px
    }
}

.promo-page .b1 .form1 .t2 span {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    background: #fff;
    position: relative
}

.promo-page .b1 .form1 .social {
    text-align: center;
    font-size: .01px
}

.promo-page .b1 .form1 .social a {
    display: inline-block;
    vertical-align: top;
    opacity: .5
}

.promo-page .b1 .form1 .social a + a {
    margin-left: 9px
}

@media only screen and (max-width: 740px) {
    .promo-page .b1 .form1 .social a + a {
        margin-left: 7px
    }
}

.promo-page .b1 .form1 .social a.j1 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: -98px 0
}

@media only screen and (max-width: 740px) {
    .promo-page .b1 .form1 .social a.j1 {
        background-image: url("../img/icons.png");
        width: 41px;
        height: 41px;
        background-position: -147px -45px
    }
}

.promo-page .b1 .form1 .social a.j2 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: -49px 0
}

@media only screen and (max-width: 740px) {
    .promo-page .b1 .form1 .social a.j2 {
        background-image: url("../img/icons.png");
        width: 41px;
        height: 41px;
        background-position: -147px 0
    }
}

.promo-page .b1 .form1 .social a.j3 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: 0 -49px
}

@media only screen and (max-width: 740px) {
    .promo-page .b1 .form1 .social a.j3 {
        background-image: url("../img/icons.png");
        width: 41px;
        height: 41px;
        background-position: -98px -98px
    }
}

.promo-page .b1 .form1 .social a.j4 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: -49px -49px
}

@media only screen and (max-width: 740px) {
    .promo-page .b1 .form1 .social a.j4 {
        background-image: url("../img/icons.png");
        width: 41px;
        height: 41px;
        background-position: -147px -90px
    }
}

.promo-page .b1 .form1 .social a.j5 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: -98px -49px
}

@media only screen and (max-width: 740px) {
    .promo-page .b1 .form1 .social a.j5 {
        background-image: url("../img/icons.png");
        width: 41px;
        height: 41px;
        background-position: 0 -147px
    }
}

.promo-page .b1 .form1 .social a:hover {
    opacity: 1
}

.promo-page .text-promo {
    padding-bottom: 53px
}

.promo-page .text-promo h1 {
    color: #333;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 39px;
    text-align: center
}

.promo-page .text-promo h1 .non {
    display: none
}

@media only screen and (max-width: 740px) {
    .promo-page .text-promo h1 {
        color: #333;
        font-family: Open Sans;
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        text-align: center;
        margin-bottom: 22px;
        padding-bottom: 0
    }

    .promo-page .text-promo h1 .non {
        display: inline
    }
}

.promo-page .text-promo .bl1 {
    margin-bottom: 46px;
    padding-bottom: 54px;
    background: url(../img/dot1.png) center bottom repeat-x;
    *zoom: 1
}

.promo-page .text-promo .bl1:after {
    content: " ";
    display: table;
    clear: both
}

.promo-page .text-promo .bl1 .ll {
    float: left;
    position: relative
}

.promo-page .text-promo .bl1 .ll .j2 {
    display: block;
    position: absolute;
    top: 57px;
    right: -94px
}

@media only screen and (max-width: 740px) {
    .promo-page .text-promo .bl1 .ll {
        display: none
    }
}

.promo-page .text-promo .bl1 .rr {
    float: right;
    width: 448px;
    padding-top: 54px
}

.promo-page .text-promo .bl1 .rr span {
    display: block;
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 20px
}

.promo-page .text-promo .bl1 .rr p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px
}

.promo-page .text-promo .bl1 .rr div {
    display: none
}

@media only screen and (max-width: 1000px) {
    .promo-page .text-promo .bl1 .ll {
        margin-right: 40px
    }

    .promo-page .text-promo .bl1 .ll .j2 {
        right: -20px
    }

    .promo-page .text-promo .bl1 .rr {
        float: none;
        overflow: hidden;
        width: auto
    }
}

@media only screen and (max-width: 1000px) and (max-width: 740px) {
    .promo-page .text-promo .bl1 .rr {
        padding-top: 0;
        text-align: center
    }

    .promo-page .text-promo .bl1 .rr span {
        font-size: 16px;
        margin-bottom: 22px
    }

    .promo-page .text-promo .bl1 .rr div {
        display: block;
        width: 280px;
        margin: auto;
        margin-bottom: 4px
    }
}

@media only screen and (max-width: 740px) {
    .promo-page .text-promo .bl1 {
        padding-bottom: 33px;
        margin-bottom: 27px
    }
}

.promo-page .text-promo .bl2 {
    *zoom: 1
}

.promo-page .text-promo .bl2:after {
    content: " ";
    display: table;
    clear: both
}

.promo-page .text-promo .bl2 .ll {
    float: left;
    width: 470px
}

.promo-page .text-promo .bl2 .ll span {
    display: block;
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 23px
}

.promo-page .text-promo .bl2 .ll span .non {
    display: none
}

.promo-page .text-promo .bl2 .ll img {
    float: left
}

.promo-page .text-promo .bl2 .ll .j1 {
    display: none
}

.promo-page .text-promo .bl2 .ll .j2 {
    display: block
}

.promo-page .text-promo .bl2 .ll .ov {
    overflow: hidden;
    position: relative;
    left: -10px
}

.promo-page .text-promo .bl2 .ll .ov p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 12px
}

@media only screen and (max-width: 1000px) {
    .promo-page .text-promo .bl2 .ll {
        width: auto;
        float: none;
        position: relative;
        padding: 52px 0 40px;
        *zoom: 1;
        margin-bottom: 45px;
        background: url(../img/dot1.png) center bottom repeat-x
    }

    .promo-page .text-promo .bl2 .ll .ov {
        left: 0
    }

    .promo-page .text-promo .bl2 .ll .j2 {
        display: none
    }

    .promo-page .text-promo .bl2 .ll img.j1 {
        display: block;
        float: right;
        width: 229px;
        margin: 0 45px;
        margin-top: -52px
    }

    .promo-page .text-promo .bl2 .ll .ov-big {
        overflow: hidden
    }

    .promo-page .text-promo .bl2 .ll:after {
        content: " ";
        display: table;
        clear: both
    }
}

@media only screen and (max-width: 740px) {
    .promo-page .text-promo .bl2 .ll {
        text-align: center;
        padding-bottom: 18px;
        margin-bottom: 30px;
        padding-top: 0
    }

    .promo-page .text-promo .bl2 .ll .j1 {
        display: none !important
    }

    .promo-page .text-promo .bl2 .ll .ov {
        text-align: left
    }

    .promo-page .text-promo .bl2 .ll .non {
        display: inline !important
    }

    .promo-page .text-promo .bl2 .ll span {
        line-height: 20px
    }

    .promo-page .text-promo .bl2 .ll .j2 {
        display: block;
        margin: auto;
        float: none;
        margin-bottom: 10px;
        width: 175px;
        height: auto
    }
}

.promo-page .text-promo .bl2 .rr {
    float: right;
    width: 446px
}

.promo-page .text-promo .bl2 .rr span {
    display: block;
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 23px
}

.promo-page .text-promo .bl2 .rr img {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
    margin-bottom: 19px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.25)
}

.promo-page .text-promo .bl2 .rr .text-double {
    *zoom: 1
}

.promo-page .text-promo .bl2 .rr .text-double:after {
    content: " ";
    display: table;
    clear: both
}

.promo-page .text-promo .bl2 .rr .text-double p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    float: right;
    max-width: 200px
}

.promo-page .text-promo .bl2 .rr .text-double p:first-child {
    padding-bottom: 12px;
    float: left
}

@media only screen and (max-width: 1000px) {
    .promo-page .text-promo .bl2 .rr .text-double p {
        max-width: 1000px;
        float: none !important
    }
}

.promo-page .text-promo .bl2 .rr .j1 {
    display: none
}

@media only screen and (max-width: 1000px) {
    .promo-page .text-promo .bl2 .rr {
        float: none;
        width: auto;
        *zoom: 1
    }

    .promo-page .text-promo .bl2 .rr .j2 {
        display: none
    }

    .promo-page .text-promo .bl2 .rr .j1 {
        display: block;
        float: left;
        margin-right: 20px
    }

    .promo-page .text-promo .bl2 .rr:after {
        content: " ";
        display: table;
        clear: both
    }

    .promo-page .text-promo .bl2 .rr .ov-big {
        overflow: hidden
    }
}

@media only screen and (max-width: 740px) {
    .promo-page .text-promo .bl2 .rr .j1 {
        display: none
    }

    .promo-page .text-promo .bl2 .rr .j2 {
        display: block;
        float: none;
        margin: auto;
        margin-bottom: 20px
    }

    .promo-page .text-promo .bl2 .rr span {
        line-height: 20px;
        text-align: center;
        font-size: 16px
    }

    .promo-page .text-promo .bl2 .rr .ov-big {
        overflow: visible
    }
}

.big-form1 {
    padding: 67px 20px;
    max-width: 420px;
    margin: auto
}

@media only screen and (max-width: 740px) {
    .big-form1 {
        padding: 52px 20px 67px 20px
    }
}

.big-form1 .t1 {
    color: #333;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 14px;
    line-height: 24px;
    text-align: center;
}

.simple-message-block {
    height: calc(100vh - 690px);
    min-height: 108px;
}

@media only screen and (max-width: 740px) {
    .big-form1 .t1 {
        color: #333;
        font-family: Open Sans;
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 24px;
        padding-bottom: 0
    }
}

.big-form1 .t2 {
    text-align: center;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 28px
}

.big-form1 .t2.t5 {
    padding: 25px 0 0 0
}

@media only screen and (max-width: 740px) {
    .big-form1 .t2 {
        display: none
    }

    .e-shops-container .big-form1 .t2 {
        display: block
    }
}

@media only screen and (max-width: 400px) {
    .e-shops-container .big-form1 .t2 {
        width: 100%
    }
}

.big-form1 .ct-form {
    margin: auto;
    width: 360px
}

@media only screen and (max-width: 740px) {
    .big-form1 .ct-form {
        max-width: 360px;
        width: auto
    }
}

.big-form1 .ct-form .it {
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    height: 38px;
    margin-bottom: 15px;
    position: relative
}

.big-form1 .ct-form .it span {
    display: block;
    margin: 0 10px;
    height: 38px;
    position: relative
}

.big-form1 .ct-form .it span input {
    width: 100%;
    display: block;
    border: 0;
    background: 0;
    height: 14px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0
}

.big-form1 .ct-form .it.j1 span {
    margin-right: 94px
}

.big-form1 .ct-form .it a {
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 10px;
    color: #ff1b4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    border-bottom: 1px dotted #ff1c4d
}

.big-form1 .ct-form .it a:hover {
    border: 0
}

.big-form1 .ct-form .it i {
    font-style: normal;
    line-height: 10px;
    display: block;
    position: absolute;
    top: 13px;
    left: 10px;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

.big-form1 .ct-form .it.ac input {
    top: 16px
}

.big-form1 .ct-form .it.ac i, #e-shops .textr-ev1.ac i,
#reviews .text-sub .ip2.ac i {
    top: 4px;
    color: #999;
    font-size: 10px;
    line-height: 10px
}

.big-form1 .ct-form .t3 {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 55px
}

.big-form1 .ct-form .ov-op {
    opacity: .5;
    position: relative
}

.big-form1 .ct-form .ov-op:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 112%
}

.big-form1 .ct-form .ov-op.j1 {
    opacity: 1
}

.big-form1 .ct-form .ov-op.j1:after {
    display: none
}

.big-form1 .ct-form .tel-sub1 {
    *zoom: 1
}

.big-form1 .ct-form .tel-sub1:after {
    content: " ";
    display: table;
    clear: both
}

.big-form1 .ct-form .tel-sub1 .it {
    float: left;
    width: 209px;
    margin-bottom: 0
}

@media only screen and (max-width: 740px) {
    .big-form1 .ct-form .tel-sub1 .it {
        margin-bottom: 15px;
        float: none;
        width: auto
    }
}

.big-form1 .ct-form .tel-sub1 .sub-et1 {
    float: right;
    width: 137px;
    height: 39px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    line-height: 39px
}

@media only screen and (max-width: 740px) {
    .big-form1 .ct-form .tel-sub1 .sub-et1 {
        float: none;
        display: block
    }
}

.big-form1 .ct-form input[type=submit] {
    width: 184px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin: auto;
    margin-bottom: 41px;
    position: relative;
    top: 10px
}

@media only screen and (max-width: 740px) {
    .big-form1 .ct-form input[type=submit] {
        width: 100%
    }
}

.big-form1 .ct-form .t4 {
    text-align: center;
    position: relative;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    margin-bottom: 17px
}

.big-form1 .ct-form .t4:before {
    position: absolute;
    top: 50%;
    margin-top: 1px;
    left: 0;
    right: 0;
    display: block;
    content: '';
    border-top: 1px solid #c1c1c1
}

@media only screen and (max-width: 740px) {
    .big-form1 .ct-form .t4:before {
        left: -20px;
        right: -20px
    }
}

.big-form1 .ct-form .t4 span {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    background: #f0efef;
    position: relative
}

.big-form1 .ct-form .social {
    text-align: center;
    font-size: .01px
}

.big-form1 .ct-form .social a {
    display: inline-block;
    vertical-align: top;
    opacity: .5
}

.big-form1 .ct-form .social a + a {
    margin-left: 9px
}

@media only screen and (max-width: 740px) {
    .big-form1 .ct-form .social a + a {
        margin-left: 7px
    }
}

.big-form1 .ct-form .social a.j1 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: -98px 0
}

@media only screen and (max-width: 740px) {
    .big-form1 .ct-form .social a.j1 {
        background-image: url("../img/icons.png");
        width: 41px;
        height: 41px;
        background-position: -147px -45px
    }
}

.big-form1 .ct-form .social a.j2 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: -49px 0
}

@media only screen and (max-width: 740px) {
    .big-form1 .ct-form .social a.j2 {
        background-image: url("../img/icons.png");
        width: 41px;
        height: 41px;
        background-position: -147px 0
    }
}

.big-form1 .ct-form .social a.j3 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: 0 -49px
}

@media only screen and (max-width: 740px) {
    .big-form1 .ct-form .social a.j3 {
        background-image: url("../img/icons.png");
        width: 41px;
        height: 41px;
        background-position: -98px -98px
    }
}

.big-form1 .ct-form .social a.j4 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: -49px -49px
}

@media only screen and (max-width: 740px) {
    .big-form1 .ct-form .social a.j4 {
        background-image: url("../img/icons.png");
        width: 41px;
        height: 41px;
        background-position: -147px -90px
    }
}

.big-form1 .ct-form .social a.j5 {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 45px;
    background-position: -98px -49px
}

@media only screen and (max-width: 740px) {
    .big-form1 .ct-form .social a.j5 {
        background-image: url("../img/icons.png");
        width: 41px;
        height: 41px;
        background-position: 0 -147px
    }
}

.big-form1 .ct-form .social a:hover {
    opacity: 1
}

.big-form1 .ct-form .jq-selectbox {
    cursor: pointer;
    display: block !important;
    width: 208px;
    /*margin-bottom: 15px*/
}

.big-form1 .ct-form .jq-selectbox__select {
    height: 38px;
    line-height: 38px;
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    text-indent: 10px;
    position: relative
}

.big-form1 .ct-form .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
}

.big-form1 .ct-form .jq-selectbox__select-text {
    display: block;
    width: auto !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.big-form1 .ct-form .jq-selectbox__dropdown {
    position: absolute;
    left: 0;
    width: auto !important;
    right: 0;
    bottom: auto !important;
    top: 40px !important;
    background-color: #f3f2f2;
    border: 1px solid #ccc;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    border-top: 0
}

.big-form1 .ct-form .jq-selectbox ul {
    max-height: 150px;
    overflow: auto
}

.big-form1 .ct-form .jq-selectbox li {
    padding: 5px 5px 5px 10px
}

.big-form1 .ct-form .jq-selectbox li.selected, .big-form1 .ct-form .jq-selectbox li:hover {
    background: #ccc;
    color: #fff
}

.ip2.ac2, .it.ac2, .ip.ac2, .ip-date.ac2, .textr-ev1.ac2 {
    -webkit-box-shadow: 0 0 3px #b8d0e1 !important;
    box-shadow: 0 0 3px #b8d0e1 !important
}

.ip2.err, .it.err, .ip.err, .ip-date.err, .textr-ev1.err {
    -webkit-box-shadow: 0 0 2px #f00 !important;
    box-shadow: 0 0 2px #f00 !important
}

.ip2.err .err, .ov.err .err, .it.err .err:first-child, .ip.err .err, .ip-date.err .err, .textr-ev1.err .err {
    position: absolute;
    top: 104%;
    left: 0;
    display: block;
    color: red;
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    white-space: nowrap;
}
.sz3 .ll .map-big &gt; .err {
    position: absolute;
    top: 101%;
    left: 0;
    display: block;
    color: red;
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
}
.sz3 .ll .map-big &gt; .err.hide {
    display: none;
}
.container-pip-create .ov.err {
    position: relative;
}
.ip-date input.ac, .ip.ac, .frm-m1 textarea.ac {
    -webkit-box-shadow: 0 0 3px #b8d0e1 !important;
    box-shadow: 0 0 3px #b8d0e1 !important
}

.textr-ev1.ac, .ep-textr.ac, .frm input.ac, .ev-mr-ip.ac, .ev-ip.ac {
    -webkit-box-shadow: 0 0 3px #b8d0e1 !important;
    box-shadow: 0 0 3px #b8d0e1 !important
}

.ev-link {
    *zoom: 1;
    max-width: 480px
}

.ev-link:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 1000px) {
    .ev-link {
        max-width: 1000px
    }
}

.ev-link a {
    float: right;
    padding-right: 10px;
    color: #999;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    position: relative;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    top: 7px
}

@media only screen and (max-width: 740px) {
    .ev-link a {
        display: none
    }
}

.ev-link a span {
    display: inline-block;
    vertical-align: top;
    line-height: 13px;
    border-bottom: 1px solid #ccc
}

.ev-link a:before {
    position: absolute;
    top: 4px;
    right: 0;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 5px;
    height: 9px;
    background-position: -313px -147px
}

.ev-link a:hover span {
    border: 0;
    padding-bottom: 1px
}

.del-page {
    *zoom: 1
}

.del-page:after {
    content: " ";
    display: table;
    clear: both
}

.del-page .rr {
    float: right;
    width: 220px
}

@media only screen and (max-width: 1000px) {
    .del-page .rr {
        float: none;
        width: auto
    }
}

.del-page .rr .bl1 {
    background-color: #f0efef;
    padding: 23px 0;
    margin-bottom: 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    *zoom: 1
}

.del-page .rr .bl1:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 740px) {
    .del-page .rr .bl1 {
        background: 0
    }
}

.del-page .rr .bl1 .t1 {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 17px;
    margin-bottom: 17px;
    text-align: center
}

@media only screen and (max-width: 1000px) {
    .del-page .rr .bl1 {
        padding-right: 219px;
        padding: 23px 219px 23px 20px
    }
}

@media only screen and (max-width: 1000px) and (max-width: 740px) {
    .del-page .rr .bl1 {
        padding: 0
    }
}

.del-page .rr .bl1 .frm {
    position: relative;
    width: 180px;
    margin: auto;
    margin-bottom: 10px
}

.del-page .rr .bl1 .frm .ev-mr-ip {
    width: 178px;
    height: 38px;
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8)
}

.del-page .rr .bl1 .frm .ev-mr-ip span {
    display: block;
    margin: 0 36px 0 9px
}

@media only screen and (max-width: 1000px) {
    .del-page .rr .bl1 .frm .ev-mr-ip {
        width: auto
    }
}

@media only screen and (max-width: 740px) {
    .del-page .rr .bl1 .frm .ev-mr-ip {
        height: 43px
    }
}

.del-page .rr .bl1 .frm input {
    display: block;
    width: 100%;
    height: 38px;
    background: 0;
    border: 0;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0) !important;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0) !important
}

@media only screen and (max-width: 740px) {
    .del-page .rr .bl1 .frm input[type=text] {
        height: 43px;
        font-size: 14px
    }
}

@media only screen and (max-width: 1000px) {
    .del-page .rr .bl1 .frm {
        width: auto;
        margin-bottom: 0
    }
}

@media only screen and (max-width: 740px) {
    .del-page .rr .bl1 .frm {
        width: 280px;
        margin: 0 0 10px 0
    }
}

.del-page .rr .bl1 .frm .qq {
    display: block;
    position: absolute;
    top: 10px;
    right: 8px;
    width: 19px;
    height: 19px
}

@media only screen and (max-width: 740px) {
    .del-page .rr .bl1 .frm .qq {
        top: 13px
    }
}

.del-page .rr .bl1 .frm .qq .curr {
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 20px;
    height: 20px;
    background-position: -105px -258px
}

.del-page .rr .bl1 .frm .qq .hide1 {
    position: absolute;
    top: 30px;
    right: -10px;
    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: 34px 17px 17px 17px;
    width: 172px;
    z-index: 1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: none
}

.del-page .rr .bl1 .frm .qq .hide1.ac {
    display: block
}

.del-page .rr .bl1 .frm .qq .hide1:before {
    position: absolute;
    top: -13px;
    right: 11px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 16px;
    height: 13px;
    background-position: -205px -258px
}

.del-page .rr .bl1 .frm .qq .hide1 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px
}

.del-page .rr .bl1 .frm .qq .hide1 .close1 {
    position: absolute;
    top: 12px;
    right: 14px;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 11px;
    height: 11px;
    background-position: -313px -66px
}

@media only screen and (max-width: 1000px) {
    .del-page .rr .bl1 .frm .qq .hide1 {
        top: auto;
        bottom: 35px
    }

    .del-page .rr .bl1 .frm .qq .hide1:before {
        bottom: -13px;
        top: auto;
        background-image: url("../img/icons.png");
        width: 16px;
        height: 13px;
        background-position: -228px -204px
    }
}

.del-page .rr .bl1 input[type=submit] {
    width: 180px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin: auto
}

@media only screen and (max-width: 1000px) {
    .del-page .rr .bl1 input[type=submit] {
        position: absolute;
        top: 23px;
        right: 20px
    }
}

@media only screen and (max-width: 740px) {
    .del-page .rr .bl1 input[type=submit] {
        position: static;
        margin: 0;
        width: 280px;
        height: 45px
    }
}

.del-page .ll {
    float: left;
    width: 480px
}

@media only screen and (max-width: 1000px) {
    .del-page .ll {
        float: none;
        width: auto;
        margin-bottom: 10px
    }
}

.del-page .ll p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 15px
}

@media only screen and (max-width: 740px) {
    .del-page .ll p {
        font-size: 14px;
        line-height: 18px
    }
}

.ev-find1 {
    padding-bottom: 47px;
    margin-bottom: 25px;
    background: url(../img/dot1.png) center bottom repeat-x
}

.ev-find1 .p2 {
    display: none
}

.ev-find1 .p1 {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px
}

@media only screen and (max-width: 1000px) {
    .ev-find1 .p1 {
        display: none
    }

    .ev-find1 .p2 {
        background-color: #f0efef;
        display: block;
        padding: 18px;
        margin-bottom: 20px;
        color: #333;
        font-family: Open Sans;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        width: 244px
    }
}

.ev-find1 .bl1 {
    *zoom: 1;
    padding-bottom: 28px
}

.ev-find1 .bl1:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 1000px) {
    .ev-find1 .bl1 {
        padding-bottom: 0
    }
}

.ev-find1 .bl1 .t1 {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 17px;
    margin-bottom: 17px;
    text-align: center
}

.ev-find1 .bl1 .frm {
    position: relative;
    float: left;
    margin-right: 15px;
    width: 285px
}

@media only screen and (max-width: 1000px) {
    .ev-find1 .bl1 .frm {
        float: none;
        width: 280px;
        margin: 0 0 10px 0
    }
}

.ev-find1 .bl1 .frm .ev-ip {
    height: 38px;
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8)
}

@media only screen and (max-width: 1000px) {
    .ev-find1 .bl1 .frm .ev-ip {
        height: 43px
    }
}

.ev-find1 .bl1 .frm .ev-ip span {
    display: block;
    margin: 0 36px 0 9px
}

.ev-find1 .bl1 .frm input[type=text] {
    display: block;
    width: 100%;
    height: 38px;
    background: 0;
    border: 0;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0) !important;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0) !important
}

@media only screen and (max-width: 1000px) {
    .ev-find1 .bl1 .frm input[type=text] {
        font-size: 14px;
        height: 43px
    }
}

.qq.tooltip {
    display: block;
    position: absolute;
    top: 10px;
    right: 8px;
    width: 19px;
    height: 19px
}

@media only screen and (max-width: 740px) {
    .qq.tooltip {
        top: 13px
    }
}

.qq.tooltip .curr {
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 20px;
    height: 20px;
    background-position: -105px -258px
}

.qq.tooltip .hide1 {
    position: absolute;
    top: 30px;
    right: -10px;
    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: 34px 17px 17px 17px;
    width: 172px;
    z-index: 1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: none
}

.qq.tooltip .hide1.ac {
    display: block
}

.qq.tooltip .hide1:before {
    position: absolute;
    top: -13px;
    right: 11px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 16px;
    height: 13px;
    background-position: -205px -258px
}

.qq.tooltip .hide1 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px
}

.qq.tooltip .hide1 .close1 {
    position: absolute;
    top: 12px;
    right: 14px;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 11px;
    height: 11px;
    background-position: -313px -66px
}

.ev-find1 .bl1 input[type=submit] {
    width: 180px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    float: left
}

@media only screen and (max-width: 1000px) {
    .ev-find1 .bl1 input[type=submit] {
        height: 45px;
        width: 280px
    }
}

#content .text-style p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 20px
}

#content .text-style p a, #content .text-style h3 a {
    color: #ed290f;
    border-bottom: 1px solid #f69487;
    display: inline-block;
    line-height: 13px
}

#content .text-style p a:hover, #content .text-style h3 a:hover {
    color: #333;
    border-color: rgba(51, 51, 51, 0.5)
}

#content .text-style p a:hover.j1:before {
    background-image: url("../img/icons.png");
    width: 12px;
    height: 9px;
    background-position: -313px -94px
}

#content .text-style p a:hover.j2:before {
    background-image: url("../img/icons.png");
    width: 14px;
    height: 11px;
    background-position: -53px -283px
}

#content .text-style p a.j1 {
    margin-right: 14px;
    display: inline-block;
    position: relative
}

#content .text-style p a.j1:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -16px;
    width: 50%;
    display: block;
    content: ''
}

#content .text-style p a.j1:before {
    position: absolute;
    top: 2px;
    right: -14px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 12px;
    height: 9px;
    background-position: -313px -81px
}

#content .text-style p a.j2 {
    margin-right: 16px;
    display: inline-block;
    position: relative
}

#content .text-style p a.j2:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -16px;
    width: 50%;
    display: block;
    content: ''
}

#content .text-style p a.j2:before {
    position: absolute;
    top: 1px;
    right: -16px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 14px;
    height: 11px;
    background-position: -71px -283px
}

#content .text-style h2 {
    color: black;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 2px
}

#content .text-style h3 {
    color: #999;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 5px
}

#content .text-style blockquote {
    display: block;
    border-top: 3px solid #ff1d4e;
    border-bottom: 3px solid #ff1d4e;
    padding: 23px 30px;
    text-align: center;
    color: #1c1719;
    font-family: PT Sans;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    position: relative;
    top: 10px;
    color: #1c1719;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px
}

#content .text-style h4 {
    color: #999;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    padding-bottom: 9px
}

#content .text-style ul {
    padding-bottom: 10px
}

#content .text-style ul li {
    color: #333;
    font-size: 13px;
    line-height: 17px;
    padding-bottom: 9px;
    position: relative;
    padding-left: 9px
}

#content .text-style ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '•';
    font-weight: bold
}

#content .text-style ol {
    list-style-type: decimal;
    margin-left: 13px;
    margin-bottom: 10px;
    font-weight: bold
}

#content .text-style ol li {
    list-style-type: decimal;
    color: #333;
    font-size: 13px;
    line-height: 17px;
    padding-bottom: 9px
}

#content .text-style ol li .ab {
    font-weight: 400
}

#content .text-style .table {
    overflow: auto
}

#content .text-style .table table {
    width: 100%;
    margin-bottom: 20px
}

#content .text-style .table table thead td {
    padding: 12px 10px;
    color: #231f20;
    font-size: 13px;
    background: #f0f0f0;
    font-weight: 700;
    vertical-align: middle
}

@media only screen and (max-width: 820px) {
    #content .text-style .table table thead td {
        padding: 10px 5px
    }
}

#content .text-style .table table tbody td {
    color: #333;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 10px;
    border-bottom: 1px dotted #d9d9d9
}

@media only screen and (max-width: 820px) {
    #content .text-style .table table tbody td {
        padding: 10px 5px
    }
}

#content .text-style .table table tbody tr:last-child td {
    border-bottom: 1px solid #d6d6d6
}

@media only screen and (max-width: 1000px) {
    .des-ep1 {
        display: none
    }
}

.des-ep1 .des1 {
    clear: both;
    background-color: rgba(166, 206, 57, 0.3);
    padding: 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    *zoom: 1
}

.des-ep1 .des1:after {
    content: " ";
    display: table;
    clear: both
}

.des-ep1 .des1 .l1 {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 11px
}

.des-ep1 .des1 .l1 b {
    display: block;
    padding-bottom: 11px
}

.des-ep1 .des1 .l2 {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    text-align: right
}

.des-ep1 .des1 .l2 b {
    font-weight: 700;
    float: left
}

.des-ep1 .des2 {
    clear: both;
    background-color: white;
    border: 1px solid #e5e5e5;
    padding: 20px 20px 15px 20px;
    *zoom: 1;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.des-ep1 .des2:after {
    content: " ";
    display: table;
    clear: both
}

.des-ep1 .des2 .l1 {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 16px
}

.des-ep1 .des2 .l1 b {
    display: block;
    padding-bottom: 11px
}

.des-ep1 .des2 .l1 b:last-child {
    padding-bottom: 0;
    padding-top: 11px
}

.des-ep1 .des2 .l2 {
    text-align: center
}

.des-ep1 .des2 .l2 a.j1 {
    display: block;
    margin-bottom: 9px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    text-align: center
}

.des-ep1 .des2 .l2 a.j2 {
    color: #999;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    line-height: 13px;
    border-bottom: 1px dotted #9f9f9f
}

.des-ep1 .des2 .l2 a.j2:hover {
    border: 0;
    padding-bottom: 1px
}

.hide-des-ev1 {
    display: none;
    padding-top: 5px;
    padding-bottom: 12px;
    margin-bottom: 25px;
    background: url(../img/dot1.png) center bottom repeat-x
}

@media only screen and (max-width: 1000px) {
    .hide-des-ev1 {
        display: block
    }
}

@media only screen and (max-width: 1000px) and (max-width: 740px) {
    .hide-des-ev1 {
        display: none
    }
}

.hide-des-ev1 .des2 {
    border: 1px solid #e5e5e5;
    padding: 17px 20px 14px 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    *zoom: 1;
    margin-bottom: 20px
}

.hide-des-ev1 .des2:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 740px) {
    .hide-des-ev1 .des2 {
        padding: 10px 20px 14px 20px
    }
}

.hide-des-ev1 .des2 .l1 {
    float: left;
    width: 262px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px
}

.hide-des-ev1 .des2 .l1 b {
    display: block;
    padding-bottom: 4px
}

@media only screen and (max-width: 740px) {
    .hide-des-ev1 .des2 .l1 {
        display: none
    }
}

.hide-des-ev1 .des2 .hide {
    display: none
}

@media only screen and (max-width: 740px) {
    .hide-des-ev1 .des2 .hide {
        display: block;
        color: #333;
        font-family: Open Sans;
        font-size: 13px;
        line-height: 14px;
        padding-bottom: 8px;
        font-weight: 700
    }
}

.hide-des-ev1 .des2 .l2 {
    float: right;
    width: 180px;
    *zoom: 1
}

.hide-des-ev1 .des2 .l2:after {
    content: " ";
    display: table;
    clear: both
}

@media only screen and (max-width: 740px) {
    .hide-des-ev1 .des2 .l2 {
        float: none;
        width: auto;
        clear: both
    }
}

.hide-des-ev1 .des2 .l2 a.j1 {
    display: block;
    margin-bottom: 9px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    text-align: center
}

@media only screen and (max-width: 740px) {
    .hide-des-ev1 .des2 .l2 a.j1 {
        width: auto;
        max-width: 240px;
        margin: 0
    }
}

.hide-des-ev1 .des2 .l2 a.j2 {
    float: left;
    color: #999;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    border-bottom: 1px dotted #9f9f9f
}

.hide-des-ev1 .des2 .l2 a.j2:hover {
    border: 0;
    padding-bottom: 1px
}

@media only screen and (max-width: 740px) {
    .hide-des-ev1 .des2 .l2 a.j2 {
        display: none
    }
}

.hide-des-ev1 .des1 {
    clear: both;
    background-color: rgba(166, 206, 57, 0.3);
    padding: 17px 20px;
    *zoom: 1;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.hide-des-ev1 .des1:after {
    content: " ";
    display: table;
    clear: both
}

.hide-des-ev1 .des1 .hide {
    display: none
}

@media only screen and (max-width: 740px) {
    .hide-des-ev1 .des1 .hide {
        float: left;
        color: #333;
        display: block;
        font-family: Open Sans;
        font-size: 13px;
        font-weight: 400;
        line-height: 18px;
        font-weight: 700
    }
}

.hide-des-ev1 .des1 .l1 {
    float: left;
    width: 262px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px
}

@media only screen and (max-width: 740px) {
    .hide-des-ev1 .des1 .l1 {
        display: none
    }
}

.hide-des-ev1 .des1 .l1 b {
    display: block;
    padding-bottom: 4px
}

.hide-des-ev1 .des1 .l2 {
    float: right;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    width: 122px
}

@media only screen and (max-width: 740px) {
    .hide-des-ev1 .des1 .l2 {
        width: auto
    }
}

.hide-des-ev2 {
    display: none;
    padding-top: 5px;
    padding-bottom: 12px;
    margin-bottom: 25px;
    background: url(../img/dot1.png) center bottom repeat-x
}

@media only screen and (max-width: 740px) {
    .hide-des-ev2 {
        display: block
    }
}

.hide-des-ev2 .des1 {
    clear: both;
    background-color: rgba(166, 206, 57, 0.3);
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    *zoom: 1
}

.hide-des-ev2 .des1:after {
    content: " ";
    display: table;
    clear: both
}

.hide-des-ev2 .des1 .l1 {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 11px
}

.hide-des-ev2 .des1 .l1 b {
    display: block;
    padding-bottom: 11px
}

.hide-des-ev2 .des1 .l2 {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    text-align: right
}

.hide-des-ev2 .des1 .l2 b {
    font-weight: 700;
    float: left
}

.hide-des-ev2 .des2 {
    clear: both;
    background-color: white;
    border: 1px solid #e5e5e5;
    padding: 20px 20px 15px 20px;
    *zoom: 1;
    margin-bottom: 20px;
    position: relative;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.hide-des-ev2 .des2:after {
    content: " ";
    display: table;
    clear: both
}

.hide-des-ev2 .des2 .l1 {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 16px
}

.hide-des-ev2 .des2 .l1 b {
    display: block;
    padding-bottom: 11px
}

.hide-des-ev2 .des2 .l1 b:last-child {
    padding-bottom: 0;
    padding-top: 11px
}

.hide-des-ev2 .des2 .l2 {
    text-align: center
}

.hide-des-ev2 .des2 .l2 a.j1 {
    display: block;
    margin-bottom: 9px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    text-align: center
}

.hide-des-ev2 .des2 .l2 a.j2 {
    color: #999;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    line-height: 13px;
    border-bottom: 1px dotted #9f9f9f
}

.hide-des-ev2 .des2 .l2 a.j2:hover {
    border: 0;
    padding-bottom: 1px
}

.metk {
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 30px;
    height: 39px;
    background-position: -45px -147px
}

.ban-top {
    height: 90px;
    display: block;
    background: #fff
}

.ban-top div.img {
    max-height: 90px;
    overflow: hidden;
    margin: 0 auto;
    width: 3000px;
    margin-left: -1500px;
    left: 50%;
    position: relative;
    text-align: center
}

.ban-top div.img img {
    max-height: 90px;
    max-width: 1586px
}

.ban-top span.close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
    background-image: url("../img/icons.png");
    width: 18px;
    height: 18px;
    background-position: -291px -27px
}

.ban-top span:hover {
    opacity: .9
}

.ban-top span:before {
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    display: block;
    content: ''
}

.ef-hh1 {
    height: 4px
}

.more-news2 {
    display: none
}

@media only screen and (max-width: 740px) {
    .more-news2 {
        display: block;
        max-width: 278px;
        height: 43px;
        background-color: white;
        border: 1px solid rgba(204, 204, 204, 0.5);
        color: #333;
        font-family: Open Sans;
        font-size: 14px;
        font-weight: 400;
        line-height: 43px;
        text-indent: 19px;
        position: relative;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

    .more-news2.j1 {
        margin-top: -24px;
        top: 24px;
        line-height: 38px
    }

    .more-news2:before {
        position: absolute;
        top: 14px;
        right: 10px;
        display: block;
        content: '';
        background-image: url("../img/icons.png");
        width: 9px;
        height: 17px;
        background-position: -23px -283px
    }
}

.sz4 .rr .t1 {
    padding: 0 10px
}

.big-form1 .ct-form .t3 {
    line-height: 17px;
    padding: 23px 0 23px 0
}

.hide {
    display: none
}

.ov-op1, .ov-op2 {
    opacity: .5
}

.ov-op3 {
    opacity: .5
}

.ov-op3 * {
    cursor: progress
}

.t3.user {
    position: relative;
    top: 11px
}

.promo-page #auth a.recovery {
    display: block;
    width: 101px;
    height: 26.5px;
    background-color: #ccc;
    border-bottom: 1px solid #e5e5e5;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    float: right;
    top: 0;
    right: 0;
    text-align: center;
    padding-top: 16px
}

.successfull {
    color: #090;
    position: absolute;
    top: 104%;
    left: 0;
    display: block !important;
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px
}

#profile .sub-et1 {
    float: right;
    width: 137px;
    height: 39px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    line-height: 39px
}

#profile .tel-sub1 .it {
    float: left;
    width: 209px;
    margin-bottom: 0
}

#profile .it {
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    height: 38px;
    margin-bottom: 15px;
    position: relative
}

#profile .it span {
    display: block;
    margin: 0 10px;
    height: 38px;
    position: relative
}

#profile .it i {
    font-style: normal;
    line-height: 10px;
    display: block;
    position: absolute;
    top: 13px;
    left: 10px;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

#profile .t3 {
    line-height: 17px;
    padding: 23px 0 23px 0;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 55px
}

#profile .no-lineheight {
    line-height: 40px !important
}

#profile .sz3 .ll .ln1 .ov.confirm {
    width: 186px !important
}

.tel-sub1 span.ac2 {
    -webkit-box-shadow: 0 0 0 #b8d0e1 !important;
    box-shadow: 0 0 0 #b8d0e1 !important
}

#profile .ac2 {
    -webkit-box-shadow: 0 0 3px #b8d0e1;
    box-shadow: 0 0 3px #b8d0e1
}

#profile .ln1 .sub-et1 {
    width: 109px
}

#profile .it.ac input {
    top: 7px;
    position: relative
}

#profile .ov-op {
    opacity: .5;
    position: relative;
    padding-bottom: 40px
}

#profile .no-lineheight ~ .tel-sub1 i {
    display: none
}

.sz3 .ll .ln1 .ov .jq-selectbox__select {
    font-size: 13px
}

#profile .ov-op:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sz3 .ll .ln1 .ov.err, .modal .modal-con .frm-m1 textarea.err, .search-mb.ac .frm-up.err, .ev-find1 .bl1 .frm .ev-ip.err {
    -webkit-box-shadow: 0 0 2px #f00 !important;
    box-shadow: 0 0 2px #f00 !important
}

.main_page_photo_noupload.err .err, .address_page_photo_noupload.err .err {
    top: inherit;
    left: 150px;
    display: block;
    color: red;
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px
}

.sz3 .ll .ln1 .ov.err &gt; div &gt; .err, .ev-mr-ip.err &gt; .err {
    position: absolute;
    top: 104%;
    left: 0;
    display: block;
    color: red;
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px
}

.sz3 .ll .save.err {
    background: #f00
}

#profile .ip2.err .err, #profile .it.err .err {
    white-space: nowrap
}

.del-page .rr .bl1 .frm {
    margin-bottom: 20px
}

.ev-mr-ip.err {
    -webkit-box-shadow: 0 0 2px #f00 !important;
    box-shadow: 0 0 2px #f00 !important
}

.main-cont.no-left {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.no-bottom#content {
    margin-bottom: 0 !important
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .tit a {
    line-height: 23px;
    display: inline
}

#content .main-cont .sz1 .rr1 .bl1 .frm.err {
    -webkit-box-shadow: 0 0 2px #f00 !important;
    box-shadow: 0 0 2px #f00 !important
}

#storage .ip-date.err .err, .ip-date.err .err {
    white-space: nowrap
}

input[name="type_pay"].hide {
    display: none !important
}

.ok-bt1.err {
    background: #f00
}

.full-width {
    width: 100% !important
}

#forwarding-cost #parcel-map, #forwarding-cost #forwarding-points-city-map {
    height: 300px
}

#pip-create-form #receiver-points-city-map,
#pip-create-form #sender-points-city-map,
#pip-create-form #return-points-city-map {
    height: 260px
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    z-index: 8011 !important;
    border-radius: 0;
    background: #fff;
    border: 1px solid #cdcdcd;
    font-family: Open Sans;
    font-size: 13px;
    padding: 10px 0 10px 10px
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all .ui-state-focus {
    background: 0;
    border: 0;
    border-bottom: 1px solid #cdcdcd;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

.ui-helper-hidden-accessible {
    display: none !important
}

#forwarding-cost input[name="city"], input[name="birthday"], input[name="dateofissue"] {
    margin-left: -11px;
    padding-left: 11px;
    padding-right: 11px
}

#ui-datepicker-div {
    z-index: 100 !important
}

.big-form1 .ct-form .it b {
    position: absolute;
    top: 15px;
    right: 9px;
    display: block;
    background-image: url("../img/icons.png");
    width: 15px;
    height: 8px;
    background-position: -147px -135px;
    z-index: 1
}

.big-form1 .ct-form .it b.ac {
    background-image: url("../img/icons.png");
    width: 15px;
    height: 9px;
    background-position: -89px -283px
}

.big-form1 .ct-form .it b:before {
    position: absolute;
    top: -10px;
    right: -10px;
    bottom: -10px;
    display: block;
    content: '';
    left: -10px;
    cursor: pointer
}

.porr1 .bl2 .rr a span {
    display: inline;
    line-height: 16px
}

.modal-con .frm-m1 &gt; .ip2 &gt; .err {
    position: absolute;
    top: 62%;
    left: 20%;
    display: block;
    color: red;
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px
}

.modal-con .frm-m1 &gt; .ip2 {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.sz4 .ll .item2 a {
    color: #666
}

@media only screen and (max-width: 740px) {
    .modal-con .frm-m1 &gt; .ip2 &gt; .err {
        top: 53%;
        left: 11%
    }

    .sz4 .ll .item1.next {
        display: none
    }
}

@media only screen and (max-width: 280px) {
    .modal-con .frm-m1 &gt; .ip2 &gt; .err {
        top: 51.5%;
        left: 8%
    }
}

.sz3 .ll .ln1 .ov .text-sub .ep-textr span .ip2 {
    margin-top: -1px;
    max-width: inherit;
    height: inherit;
    padding-top: 7px;
    margin-left: -1px;
    width: 99.9%
}

.sz3 .ll .ln1 .ov .text-sub .ep-textr {
    padding: 0;
    width: 99.9%;
    height: 115px
}

.sz3 .ll .ln1 .ov .text-sub .ep-textr span .ip2 &gt; .err {
    position: absolute;
    top: 104%;
    left: 0;
    display: block;
    color: red;
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px
}

.sz3 .ll .ln1 .ov .text-sub .ep-textr div.ip2.err {
    -webkit-box-shadow: 0 0 2px #f00 !important;
    box-shadow: 0 0 2px #f00 !important
}

.sz3 .ev-rew1 .more, #shops-more .more {
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    width: 140px;
    display: block;
    clear: both;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    cursor: pointer;
    margin-top: 15px
}

.no-reviews {
    float: left;
    width: 150px;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 0;
    min-height: 2px
}

.sz3 .ev-rew1 .lp1 .rew-item.ac.ac2 {
    padding-bottom: 15px
}

.mob-menu1 {
    z-index: 101
}

.sz3 .ll .ln1 .ov .jq-selectbox__select-text {
    padding-right: 30px
}

#forwarding-cost .mb-non {
    display: block
}

.not-found .text-style {
    padding-left: 20px;
    padding-right: 10px
}

.sz3 .ll .ln1 .ov .ip-date {
    pointer-events: none
}

.sz3 .ll .ln1 .ov .ip-date:before {
    cursor: pointer;
    pointer-events: all
}

.sz3 .ll .ln1 .ov .sp-text1 {
    width: 220px
}

.sz4 .ll .item2 a {
    line-height: inherit;
    font-size: 14px
}

.ad-html-top {
    height: 90px;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden
}

.ad-html-top {
    height: 90px;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden
}

.ban-top.ad-html-top .close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    background-image: url(../img/icons.png);
    width: 18px;
    height: 18px;
    background-position: -291px -27px
}

.big-form1 .ct-form .jq-selectbox__select-text {
    width: 174px !important
}

#registration .jq-checkbox.checked, #e-shops .jq-checkbox.checked {
    background-image: url(../img/icons.png);
    width: 22px;
    height: 22px;
    background-position: -262px -53px;
    position: relative
}

#registration .jq-checkbox, #e-shops .jq-checkbox {
    float: left;
    margin-right: 8px;
    background-image: url(../img/icons.png);
    width: 22px;
    height: 22px;
    background-position: -262px -79px
}

#registration .ck1 a, #e-shops .ck1 a {
    font-family: Open Sans;
    font-size: 12.5px;
    font-weight: 400;
    color: #ff1b4c;
    display: inline;
    border-bottom: 1px solid #ff708f
}

#registration .ck1 a:hover, #e-shops .ck1 a:hover {
    border-bottom: 0
}

#registration .jq-checkbox.checked:before, #e-shops .jq-checkbox.checked:before {
    position: absolute;
    top: -1px;
    right: -1px;
    display: block;
    content: '';
    background-image: url(../img/icons.png);
    width: 18px;
    height: 18px;
    background-position: -291px -93px
}

.big-message .t2 {
    height: 100px;
    margin-right: 10px;
    font-size: 12px !important;
    line-height: 20px !important;
    text-align: left !important;
    overflow-y: auto;
    margin-bottom: 20px;
    padding-bottom: 0 !important
}

.big-message .t2 p {
    padding-bottom: 10px
}

.no-visible {
    visibility: hidden
}

.no-height {
    height: 0
}

.porr1 .bl1 .rr .bt1 ul li.no-hover:hover {
    background-image: url(../img/icons.png);
    width: 23px;
    height: 21px;
    background-position: 0 -258px;
    top: 1px;
    cursor: default
}

#header .rr1 .qq1 .hide1 {
    z-index: 11
}

.sz3 .ll .ln1 .ov .ok-bt1.storage-cost-button {
    width: 176px
}

.sz3 .ll .ln1 .ov .ok-bt1.storage-cost-button.hide {
    display: none
}

.rt1.desktop-history.animate:before {
    background-color: #fff !important
}

.no-animate .cssload-loader {
    display: none
}

.animate .cssload-loader {
    display: block
}

.preload-auth {
    position: absolute;
    top: -5px;
    right: 21px
}

.promo-page .b1 .form1 .it a.hide {
    display: none !important
}

#floatingCirclesG {
    position: relative;
    width: 54px;
    height: 54px;
    margin: auto;
    transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6)
}

.no-animate #floatingCirclesG {
    display: none
}

.f_circleG {
    position: absolute;
    background-color: #fff;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    animation-name: f_fadeG;
    -o-animation-name: f_fadeG;
    -ms-animation-name: f_fadeG;
    -webkit-animation-name: f_fadeG;
    -moz-animation-name: f_fadeG;
    animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal
}

#frotateG_01 {
    left: 0;
    top: 22px;
    animation-delay: .45s;
    -o-animation-delay: .45s;
    -ms-animation-delay: .45s;
    -webkit-animation-delay: .45s;
    -moz-animation-delay: .45s
}

#frotateG_02 {
    left: 6px;
    top: 6px;
    animation-delay: .6s;
    -o-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s
}

#frotateG_03 {
    left: 22px;
    top: 0;
    animation-delay: .75s;
    -o-animation-delay: .75s;
    -ms-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s
}

#frotateG_04 {
    right: 6px;
    top: 6px;
    animation-delay: .9s;
    -o-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s
}

#frotateG_05 {
    right: 0;
    top: 22px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s
}

#frotateG_06 {
    right: 6px;
    bottom: 6px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s
}

#frotateG_07 {
    left: 22px;
    bottom: 0;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s
}

#frotateG_08 {
    left: 6px;
    bottom: 6px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s
}

@keyframes f_fadeG {
    0% {
        background-color: #ff1b4c
    }
    100% {
        background-color: #fff
    }
}

@-o-keyframes f_fadeG {
    0% {
        background-color: #ff1b4c
    }
    100% {
        background-color: #fff
    }
}

@-ms-keyframes f_fadeG {
    0% {
        background-color: #ff1b4c
    }
    100% {
        background-color: #fff
    }
}

@-webkit-keyframes f_fadeG {
    0% {
        background-color: #ff1b4c
    }
    100% {
        background-color: #fff
    }
}

@-moz-keyframes f_fadeG {
    0% {
        background-color: #ff1b4c
    }
    100% {
        background-color: #fff
    }
}

.rt1.desktop-history.animate:before {
    background-color: #fff !important
}

.no-animate #floatingCirclesG {
    display: none
}

.animate #floatingCirclesG {
    display: block
}

.big-form1 .ct-form .t3.loader-run {
    padding: 4.5px 0 4.5px 0 !important;
}

.big-form1 .ct-form .t3.loader-run span {
    display: none
}

.big-form1 .ct-form .t3.phone-verified {
    padding: 14.5px 0
}

#map-offices {
    height: 400px;
    width: 100%;
    z-index: 1
}

.map-st1 .text-style p {
    text-align: center
}

.post-map1 .map-st1 .ct-up1, #storageContent .ct-up1 {
    z-index: 2
}

.post-map1 .map-st1 .ct-up2, #storageContent .ct-up2 {
    top: -152px;
    left: -74px;
    min-height: 152px
}

.text-des1.text-style .pc a {
    color: #ff1b4c;
    text-decoration: underline
}

.text-des1.text-style .pc a:hover {
    text-decoration: none
}

.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9
}

.btn:active, .btn.active {
    background-color: #ccc \9
}

.btn:first-child {
    *margin-left: 0
}

.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn.disabled, .btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
    margin-top: 4px
}

button.btn.btn-large, input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat
}

.icon-fullscreen {
    background-position: -456px -144px
}

#parcel-map {
    z-index: 1
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .tit .save, #content .main-cont .tit .save {
    display: inline-block;
    position: absolute;
    top: 22px;
    right: 10px;
    color: #ff1b4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    cursor: pointer;
    background: #fff;
    padding: 10px 0 10px 13px;
    z-index: 2
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .tit .save:hover, #content .main-cont .tit .save:hover {
    border-bottom: 0
}

.ui-icon-pencil.icon-large.edit {
    background-position: 0 -71px !important;
    cursor: pointer;
    margin-top: 5px;
}

h1 .ui-icon-pencil.icon-large.edit {
    margin-top: 8px;
    position: absolute
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 .tit a .edit,
#content .main-cont .tit h1 .edit {
    display: inline-block;
    margin-left: 4px
}

/*#content .main-cont .sz1 .ll1 .bl1 .lt1 .tit .frm, #content .main-cont .tit .frm {
    width: 100%
}*/

@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 .ll1 .bl1 .lt1 .tit input[type="text"] {
        width: 355px
    }

    #content .main-cont .sz1 .ll1 .bl1 .lt1 .tit a ~ .frm.hide {
        display: none
    }

    /*.ui-icon-pencil.icon-large.edit {
        display: inline-block;
        margin-left: 4px
    }*/

    #content .main-cont .sz1 .ll1 .bl1 .lt1 .tit .save {
        margin-top: -7px
    }
}

@media only screen and (max-width: 574px) {
    #content .main-cont .sz1 .ll1 .bl1 .lt1 .tit input[type="text"] {
        width: 245px
    }
}

@media only screen and (max-width: 469px) {
    #content .main-cont .sz1 .ll1 .bl1 .lt1 .tit input[type="text"] {
        width: 179px
    }
}

@media only screen and (max-width: 400px) {
    #content .main-cont .sz1 .ll1 .bl1 .lt1 .tit input[type="text"] {
        width: 113px
    }
}

@media only screen and (max-width: 868px) {
    #content .main-cont .tit h1 ~ form input[type="text"] {
        width: 226px
    }
}

@media only screen and (max-width: 560px) {
    #content .main-cont .tit h1 ~ form {
        position: initial !important;
        clear: both
    }

    #content .main-cont .tit h1 ~ form input[type="text"] {
        width: 226px
    }
}

@media only screen and (max-width: 375px) {
    #content .main-cont .tit h1 ~ form input[type="text"] {
        width: 184px
    }
}

#content .main-cont .tit form input[type="text"] {
    margin-top: 0
}

#content .main-cont .porr1 {
    clear: both
}

#content .main-cont .tit h1 ~ form input[type="text"] {
    margin-top: -3px;
    width: 75%
}

#content .main-cont .tit h1 ~ form .save {
    position: initial;
    margin-left: 8px
}

#content .main-cont .tit ~ h1 ~ form {
    position: absolute;
    left: 205px;
    width: 460px
}

.intl-tel-input .country-list {
    margin: 0 0 0 -2px
}

.country-list span {
    display: inline !important;
    margin: 0 !important
}

li.country span.dial-code {
    margin-left: 4px !important
}

#profile .tel-sub1 .ac {
    margin-left: 0
}

#profile .tel-sub1 .intl-tel-input.allow-dropdown .selected-flag {
    margin-top: 8px
}

#profile .tel-sub1 input[type="text"] {
    max-width: 196px
}

#registration .tel-sub1 .intl-tel-input.allow-dropdown, #e-shops .tel-sub1 .intl-tel-input.allow-dropdown {
    top: 2px;
    position: relative;
    left: -9px
}

#registration .tel-sub1 i, #e-shops .tel-sub1 i {
    left: 50px !important
}

#registration .input-phone-active {
    width: 211px;
    position: absolute
}
#e-shops .input-phone-active {
    width: 211px;
    position: absolute;
    top: -4px
}

#registration .intl-tel-input .country-list, #e-shops .intl-tel-input .country-list {
    margin-top: 18px;
    margin-left: -3px
}

.country .it {
    margin-bottom: 0 !important;
    height: 16px !important
}

#parcel-map {
    z-index: 2
}

.porr1 .bl2 .mp1 {
    height: inherit !important
}

.intl-tel-input .country-list .divider {
    display: none
}

.iti-mobile .tel-sub1 .sub-et1 {
    clear: both;
    float: left !important;
    margin-top: 20px
}

.tel-sub1 .it &gt; .err:first-child, #auth .it &gt; .err:first-child {
    display: none
}

.tel-sub1 .it.err .err, #auth .it.err .err {
    display: block
}

.clear-pd {
    padding: 30px 20px;
    border: 1px #e5e5e5 solid;
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.clear-pd a {
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.scan-pd .exts, .scan-pd .upload-done-date {
    color: #999;
    font-size: 13px
}

.scan-pd .upload-label, .scan-pd .upload-file-edit {
    color: #ff1d4e;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    font-style: normal;
    display: inline-block;
    cursor: pointer;
    max-width: 125px;
    text-decoration: underline;
    text-decoration-style: dotted;
}

.scan-pd .upload-label:hover, .scan-pd .upload-file-edit:hover {
    border-bottom: 0
}

.scan-pd {
    margin-top: -13px
}

.scan-pd input[type=file] {
    display: none
}

.sz3 .ll .ln1.scan-pd .ov {
    margin-top: 8px
}

.scan-pd .qq,
.ln1.inn .qq {
    display: inline-block;
    position: relative;
    width: 19px;
    vertical-align: middle;
    height: 19px;
}

.scan-pd .qq .curr,
.ln1.inn .qq .curr {
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 20px;
    height: 20px;
    background-position: -105px -258px
}

.scan-pd .qq .hide1,
.ln1.inn .qq .hide1 {
    position: absolute;
    top: 30px;
    right: -10px;
    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: 34px 17px 17px 17px;
    width: 172px;
    z-index: 1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: none
}

.scan-pd .qq .hide1.ac,
.ln1.inn .qq .hide1.ac {
    display: block
}

.scan-pd .qq .hide1:before,
.ln1.inn .qq .hide1:before {
    position: absolute;
    top: -13px;
    right: 11px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 16px;
    height: 13px;
    background-position: -205px -258px
}

.scan-pd .qq .hide1 p,
.ln1.inn .qq .hide1 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px
}

.scan-pd .qq .hide1 .close1,
.ln1.inn .qq .hide1 .close1 {
    position: absolute;
    top: 12px;
    right: 14px;
    cursor: pointer;
    background-image: url("../img/icons.png");
    width: 11px;
    height: 11px;
    background-position: -313px -66px
}

.scan-pd .upload-done-name {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    display: inline-block
}

.scan-pd .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
}

.scan-pd .divider-file {
    height: 15px
}

.porr1 .bl1.pb-info {
    padding-bottom: 10px
}

.bl1 .mt-info {
    margin-top: 20px
}

.porr1 .bl1 .info-goods.ll .good-title {
    width: 100%;
    display: table
}

.modal.m3 .porr1 .bl1 .info-goods.ll .good-title {
    width: 101%
}

.porr1 .bl1 .info-goods.ll .good-title span {
    display: table-cell;
    vertical-align: top;
    line-height: 17px;
    padding-bottom: 15px;
    float: left;
    text-align: left
}

.porr1 .bl1 .info-goods.ll .good-title &gt; span {
    min-width: 190px
}

.porr1 .bl1 .info-goods.ll ul li li div.good-count, .porr1 .bl1 .info-goods.ll ul li li div.good-price {
    display: inline-block;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    padding-right: 20px
}

.porr1 .bl1 .info-goods.ll ul li li div.good-price {
    width: 108px;
    padding: 0
}

.porr1 .bl1 .info-goods.ll ul li li div.good-count span:first-child, .porr1 .bl1 .info-goods.ll ul li li div.good-price span:first-child {
    float: left;
    width: 50px
}

.porr1 .bl1 .info-goods.ll ul li li div.good-count span:last-child, .porr1 .bl1 .info-goods.ll ul li li div.good-price span:last-child {
    float: right;
    text-align: right
}

.porr1 .bl1 .info-goods.ll ul li li div.good-count span:last-child {
    width: 13px;
    white-space: nowrap
}

.porr1 .bl1 .info-goods.ll ul li li div.good-price span:last-child {
    width: 68px;
    white-space: nowrap
}

.porr1 .bl1 .info-goods.ll ul li li div.good-price span:first-child {
    width: 39px
}

.porr1 .bl1 .info-goods.ll ul li li div.good-count {
    width: 64px;
    overflow: hidden
}

.good-count-price {
    float: right;
    padding-left: 10px;
    min-width: 190px
}

.modal.m3 .porr1 {
    width: 100%
}

.modal.m3 .porr1 .bl1 {
    padding-bottom: 0 !important
}

.porr1 .bl1 .ll.info-goods &gt; ul {
    float: left
}

#content .main-cont .tit.icon:before {
    position: absolute;
    display: block;
    content: '';
    width: 17px;
    height: 16px;
    background-position: 0 0;
    top: 27px;
    left: 19px;
}

.sz2 .ll1 ul li a.icon {
    margin-left: 23px
}

.sz2 .ll1 ul li a.icon:before {
    position: absolute;
    display: block;
    content: '';
    width: 17px;
    height: 16px;
    background-position: 0 0;
    top: 20px;
    left: 19px
}

#content .main-cont .tit.shop:before, .sz2 .ll1 ul li a.shop:before {
    background-image: url("../img/icons/1c.png")
}

#content .main-cont .tit.sender:before, .sz2 .ll1 ul li a.sender:before {
    background-image: url("../img/icons/sender.png")
}

#content .main-cont .tit.receiver:before, .sz2 .ll1 ul li a.receiver:before {
    background-image: url("../img/icons/receiver.png")
}

#content .main-cont .back1 ~ .tit.icon:before {
    top: 66px;
    left: 19px
}

#content .main-cont .back1 ~ .tit.icon {
    margin-left: 24px
}

#container_down_reason .ff {
    line-height: 17px
}

#container_down_reason .ep-textr {
    margin-bottom: 0
}
#content .main-cont .sz1 .ll1 .button-pip {
    width: 233px;
    height: 40px;
    background: #fff;
    border: 1px #a6ce39 solid;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #a6ce39
}

#content .main-cont .sz1 .ll1 .button-pip.create {
    background: url(../img/icons/button-pip-create.png) 25px 12px no-repeat;
    padding-left: 21px;
    float: none
}

#content .main-cont .sz1 .ll1 .button-pip.settings {
    background: url(../img/icons/button-pip-settings.png) 25px 10px no-repeat;
    padding-left: 16px;
    float: right
}
#content .main-cont .sz1 .ll1 .button-pip.create-pip-safe {
    background: url(../img/icons/group-14.png) 8px 8px no-repeat;
    background-size: 22px 23px;
    padding-left: 16px;
    float: right;
}

#content .main-cont .sz1 .ll1 .button-panel {
    margin-bottom: 30px
}

.form-block {
    display: inline-block;
    margin: 0 0 25px
}

.active .filter-checkbox {
    background-color: #ed1651;
    color: #fff;
    padding: 5px;
    border-radius: 2px
}

.filter-checkbox {
    color: #ed1651;
    cursor: pointer;
    padding: 5px;
    font-size: 13px
}

.active .filter-checkbox span {
    border-bottom: 0
}

.filter-checkbox span {
    border-bottom: 1px dotted
}

.filter-checkbox {
    color: #ed1651;
    cursor: pointer;
    padding: 5px;
    font-size: 13px
}

.ymap-find-button {
    background-color: #ed1651;
    color: #fff;
    cursor: pointer;
    padding: 0;
    position: relative;
    text-align: center;
    width: 120px;
    height: 40px;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    float: right
}

.ymap-find-button .btn_text {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    cursor: pointer
}

.ymap-find-button.grey {
    background-color: #e3e3e3
}

.ymap-find-button.grey:hover {
    background-color: #ed1651 !important
}

.ymap-find-button.grey .btn_text {
    color: #000
}

.ymap-find-button:hover .btn_text {
    text-decoration: underline
}

.ymap-find-button.grey:hover .btn_text {
    color: #fff
}

.list-offices-container {
    display: none
}

.list-offices-container .office_table_line {
    border-bottom: 1px dotted;
    padding: 10px 5px;
    cursor: pointer
}

.list-offices-container .office_table_cell:first-child {
    width: 25%;
    font-weight: bold;
    word-wrap: break-word
}

.list-offices-container .office_table_cell {
    display: inline-block;
    width: 45%;
    margin: 5px 15px 5px 0;
    vertical-align: top
}

.list-offices-container .office_table_cell.last {
    width: 19%
}

.list-offices-container &gt; .office_table_line:hover {
    background-color: #f4f4f4
}

.list-offices-container .pvz_address {
    word-break: break-all
}

.about_place-block div.about_place {
    width: 100%;
    float: left;
    vertical-align: top
}

#content .main-cont .about_place-block h1.deliv_location {
    color: #ed1651;
    font-size: 28px;
    font-weight: normal;
    margin: 25px 0;
    line-height: 38px
}

#content .main-cont .office_table_line ~ .about_place-block h1.deliv_location {
    margin: 10px 0
}

#content .main-cont .office_table_line ~ .about_place-block {
    min-height: 250px;
    border-bottom: 1px dotted
}

#content .main-cont .office_table_line ~ .about_place-block .title-info {
    font-weight: bold
}

.about_place-block div.delivery-options {
    overflow: hidden;
    margin: 25px 0
}

.about_place-block div.delivery-options .options {
    width: 33%;
    float: left
}

.about_place-block div.opt-1 {
    background-position: 0 0
}

.about_place-block div.opt-1, .about_place-block div.opt-2, .about_place-block div.opt-3 {
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 10px;
    opacity: 0.4;
}

.about_place-block .d-sprite {
    background: url(../img/delivery_sprite_new.png) no-repeat
}

.about_place-block div.opt-tx-1, .about_place-block div.opt-tx-2, .about_place-block div.opt-tx-3 {
    float: left;
    margin-top: 8px;
    font-size: 13px;
    font-weight: Bold;
    line-height: 1.2;
    color: #dcdcdc;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.about_place-block div.opt-1.yes {
    background-position: 0 -46px
}

.about_place-block div.opt-2.yes {
    background-position: -46px -46px
}

.about_place-block div.opt-3.yes {
    background-position: -92px -46px
}

.about_place-block .description.pvz {
    width: 69%;
    display: inline-block;
    vertical-align: top
}

.about_place-block div.contact_info_name, .about_place-block div.contact_info_val {
    margin-top: 32px;
    line-height: 1.6
}

.about_place-block .title-info {
    display: inline-block;
    font-weight: Bold;
    margin-right: 10px;
    width: 130px
}

.about_place-block .info.clickable {
    color: #ed1651
}

.about_place-block .info {
    display: inline-block;
    vertical-align: top;
    width: 70%
}

.about_place-block .office_table_cell:last-child {
    width: 20%
}

.about_place-block div.opt-tx-1.yes, .about_place-block div.opt-tx-2.yes, .about_place-block div.opt-tx-3.yes {
    color: #a6ce38
}

#map-offices .ymap-control-block {
    float: left;
    padding-right: 7px;
    margin-top: 2px
}

#map-offices .ymap-button {
    background-color: #ed1651;
    border: 1px solid #cc1044;
    color: #fff;
    display: block;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px;
    cursor: pointer
}

#info-office {
    display: none
}

.autoheight {
    height: inherit !important
}

.porr1 .bl2 .mp1 {
    visibility: visible
}

.about_place-block div.opt-1, .about_place-block div.opt-2, .about_place-block div.opt-3 {
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 10px
}

.about_place-block div.opt-tx-1.yes, .about_place-block div.opt-tx-2.yes, .about_place-block div.opt-tx-3.yes {
    color: #a6ce38
}

.about_place-block div.opt-1.yes {
    background-position: 0 -46px
}

.about_place-block div.opt-1 {
    background-position: 0 0
}

.about_place-block div.opt-2.yes {
    background-position: -46px -46px
}

.about_place-block div.opt-2 {
    background-position: -46px 0
}

.about_place-block div.opt-3.yes {
    background-position: -92px -46px
}

.about_place-block div.opt-3 {
    background-position: -92px 0
}

@media only screen and (max-width: 1000px) {
    #content .main-cont .sz1 .ll1 {
        float: none;
        width: auto;
        margin-bottom: 40px
    }

    .list-offices-container .office_table_cell {
        font-size: 13px
    }

    .search-map-st1 .ip {
        float: none;
        width: 100%
    }

    .pip-create-right-block#cost, .pip-create-right-block.delivery, .pip-create-right-block.payer {
        max-width: 520px
    }

    .pip-create-right-block.info.fill {
        max-width: 260px
    }

    .pip-create-right-block.sender-receiver {
        height: 45px;
        padding-bottom: 20px !important;
        clear: both;
        max-width: 457px
    }
    .pip-create-right-block.sender-receiver.stage2-nosafedeal {
        height: 68px;
    }
    .pip-create-right-block.sender-receiver.stage2-withsafedeal {
        height: 55px;
    }
    .pip-create-right-block.sender-receiver.stage3-withsafedeal {
        height: 80px;
    }

    .pip-create-right-block.sender-receiver p {
        max-width: 230px
    }

    .pip-create-right-block.sender-receiver a {
        float: right;
        width: 180px
    }

    #content .main-cont .sz1 .rr1 .responsive-left {
        float: left;
        min-width: 260px
    }

    #content .main-cont .sz1 .rr1 .responsive-right {
        float: left;
        border-left: 3px #fff dotted;
        margin-left: -3px;
        max-width: 237px
    }

    #content .main-cont .sz1 .ll1 .create-safe-deal.item-b {
        width: 500px !important;
    }
}

@media only screen and (max-width: 500px) {
    .list-offices-container .office_table_cell {
        font-size: 11px;
        width: 100%;
        display: block
    }

    #pip-create-form .ln1#only_custom .ov.first-g {
        clear: both
    }

    #pip-create-form .ln1 .ov.weight, #pip-create-form .ln1 .ov.val {
        margin-left: 6px
    }
    #content .main-cont .sz1 .ll1 .create-safe-deal.item-b {
        width: 95% !important;
        margin-bottom: 30px;
        padding-bottom: 15px;
    }
}

.pip-create-right-block {
    background: #f0efef;
    padding: 30px 0 0 1px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.pip-create-right-block .head {
    color: #333;
    font-family: Open Sans;
    font-size: 13.5px;
    font-weight: 400;
    text-align: center;
    line-height: 8px;
    margin-left: 2px
}

.pip-create-right-block .cost-value {
    font-size: 36px;
    font-weight: bold;
    color: #ff1b4c;
    text-align: center;
    line-height: 52px
}

.pip-create-right-block .cost-value.fill {
    margin-left: -3px
}

.pip-create-right-block .cost-value.fill .text {
    font-size: 13px;
    font-weight: normal;
    line-height: 17px
}

.pip-create-right-block .cost-value.fill .discount {
    margin-top: -5px;
    margin-left: -1px;
    padding-bottom: 5px
}

.pip-create-right-block.delivery .cost-value.fill .text, .pip-create-right-block.payer .cost-value.fill .text {
    padding-top: 12px;
    padding-bottom: 11px
}

.pip-create-right-block.delivery, .pip-create-right-block.payer {
    padding-top: 8px
}

.pip-create-right-block.delivery .cost-value, .pip-create-right-block.payer .cost-value {
    font-size: 15px;
    font-weight: normal;
    line-height: 37px
}

.pip-create-right-block.payer {
    border-bottom: 3px #fff dotted;
    padding-bottom: 13px
}

.pip-create-right-block.info {
    border-bottom: 3px #fff dotted
}

.pip-create-right-block.payer .head {
    line-height: 4px
}

.pip-create-right-block.info {
    color: #333;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding: 26px 21px 27px 18px
}

.pip-create-right-block.info.fill {
    padding-bottom: 15px
}

.pip-create-right-block.info &gt; p {
    padding-bottom: 17px
}

.pip-create-right-block.info &gt; p:last-child {
    padding-bottom: 0
}

.pip-create-right-block.payer .cost-value {
    line-height: 39px
}

.pip-create-right-block.sender-receiver {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding: 25px 21px 30px 19px
}

.pip-create-right-block.sender-receiver .buttons-container &gt; a {
    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
}

.pip-create-right-block.sender-receiver p {
    padding-bottom: 11px
}

.container-pip-create {
    margin-top: 15px
}

.inline-block {
    display: inline-block!important;
}

#pip-create-form .ln1 {
    margin-bottom: 20px
}

#pip-create-form .ln1.map {
    margin-top: -16px;
    overflow: hidden
}

#pip-create-form .ln1 .ov {
    float: left;
    width: 330px
}

#pip-create-form .ln1:after {
    content: " ";
    display: table;
    clear: both
}

#pip-create-form .ip2 {
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    height: 38px;
    max-width: 330px;
    position: relative
}

#pip-create-form .ip2 span {
    display: block;
    margin: 0
}

#pip-create-form .ip2 span input {
    width: 100%;
    max-width: 319px;
    display: block;
    border: 0;
    background: 0;
    height: 38px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    padding-left: 10px
}

#pip-create-form .ip2.ac i {
    top: 2px;
    color: #999;
    font-size: 10px;
    line-height: 10px
}

#pip-create-form .ip2 i {
    font-style: normal;
    line-height: 10px;
    display: block;
    position: absolute;
    top: 17px;
    left: 10px;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

#pip-create-form .ip2 i {
    opacity: 0
}

#pip-create-form .ff, #pip-sender .ff, #pip-receiver .ff {
    float: left;
    width: 150px;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    min-height: 2px
}

#pip-create-form .ch1 {
    background-color: #f0efef;
    width: 246px;
    text-align: center;
    position: relative
}

#pip-create-form .ln1 .ov .ch1 {
    background-color: #f0efef;
    width: 246px;
    text-align: center;
    position: relative
}

#pip-create-form .ln1 .ov .ch1:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    content: '';
    border: 1px solid rgba(204, 204, 204, 0.8)
}

#pip-create-form .ln1 .ov .ch1 label.ac {
    background: #ff1b4c;
    color: #FFF;
    z-index: 1
}

#pip-create-form .ln1 .ov .ch1 label {
    width: 50%;
    height: 40px;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#pip-create-form .ln1 .ov .ch1.j1 label:first-child.ac:before {
    background-image: url(../img/icons.png);
    width: 13px;
    height: 21px;
    background-position: -291px -194px
}

#pip-create-form .ln1 .ov .ch1 label input {
    position: absolute;
    top: 0;
    left: -9999px;
    display: block
}

#pip-create-form .ln1 .ov .ch1:after {
    content: " ";
    display: table;
    clear: both
}

#pip-create-form .ln1 .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
}

.qq.tooltip .hide1 {
    z-index: 101
}

.qq.tooltip.take {
    position: inherit;
    float: right;
    margin-top: 10px;
    margin-right: 34px
}

.qq.tooltip .hide1.take {
    position: relative;
    margin-top: -17px;
    margin-left: -25px
}

.qq.tooltip .hide1.take:before {
    right: initial
}

.qq.tooltip.delivery {
    position: inherit;
    float: right;
    margin-top: 10px;
    margin-right: 21px
}

.qq.tooltip .hide1.delivery {
    position: relative;
    margin-top: -17px;
    margin-left: -25px
}

.qq.tooltip .hide1.delivery:before {
    right: initial
}

.qq.tooltip.payer {
    position: inherit;
    float: right;
    margin-top: 10px;
    margin-right: 47px
}

.qq.tooltip .hide1.payer {
    position: relative;
    margin-top: -17px;
    margin-left: -25px
}

.qq.tooltip .hide1.payer:before {
    right: initial
}

.qq.tooltip.val {
    position: inherit;
    float: right;
    margin-top: 10px;
    margin-right: 66px
}

.qq.tooltip.val_m {
    position: inherit;
    float: right;
    margin-top: 10px;
    margin-right: 55px;
}
.qq.tooltip.weight-tooltip {
    position: inherit;
    float: right;
    margin-top: 10px;
    margin-right: 66px
}
.qq.tooltip .hide1.weight-tooltip {
    position: relative;
    margin-top: -17px;
    margin-left: -25px;
}
.ov.weight input::-webkit-outer-spin-button,
.ov.weight input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.ov.weight input[type=number] {
    -moz-appearance: textfield;
}

.qq.tooltip .hide1.val {
    position: relative;
    margin-top: -17px;
    margin-left: -25px
}

.qq.tooltip .hide1.val_m {
    position: relative;
    margin-top: -17px;
    margin-left: -25px
}

.qq.tooltip .hide1.val:before,
.qq.tooltip .hide1.val_m:before {
    right: initial
}

.qq.tooltip.address-take {
    position: inherit;
    float: right;
    margin-top: 10px;
    margin-right: 43px
}

.qq.tooltip .hide1.address-take {
    position: relative;
    margin-top: -17px;
    margin-left: -25px
}

.qq.tooltip .hide1.address-take:before {
    right: initial
}

.qq.tooltip.address-delivery {
    position: inherit;
    float: right;
    margin-top: 10px;
    margin-right: 28px
}

.qq.tooltip .hide1.address-delivery {
    position: relative;
    margin-top: -17px;
    margin-left: -25px
}

.qq.tooltip .hide1.address-delivery:before {
    right: initial
}

.qq.tooltip.type-package {
    position: inherit;
    float: right;
    margin-top: 10px;
    margin-right: 43px
}

.qq.tooltip .hide1.type-package {
    position: relative;
    margin-top: -17px;
    margin-left: -25px
}

.qq.tooltip .hide1.type-package:before {
    right: initial
}

.qq.tooltip.promo {
    position: inherit;
    float: right;
    margin-top: 10px;
    margin-right: 58px
}

.qq.tooltip .hide1.promo {
    position: relative;
    margin-top: -17px;
    margin-left: -25px
}

.qq.tooltip .hide1.promo:before {
    right: initial
}

.qq.tooltip.type-package {
    position: inherit;
    float: right;
    margin-top: 10px;
    margin-right: 41px
}

.qq.tooltip .hide1.promo {
    position: relative;
    margin-top: -17px;
    margin-left: -25px
}

.qq.tooltip .hide1.promo:before {
    right: initial
}

#pip-create-form .ov.jj1 {
    width: 115px
}

#pip-create-form .ov.j1 {
    overflow: visible;
    float: left;
    width: 330px
}

#pip-create-form .ov.j1 .jq-selectbox {
    cursor: pointer;
    display: block !important;
    margin-bottom: 10px;
    max-width: 280px
}

#pip-create-form .ov.j1 .jq-selectbox {
    max-width: 246px
}

#pip-create-form .ov.jj1 .jq-selectbox {
    margin-bottom: 0
}

#pip-create-form .ov .jq-selectbox__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
}

#pip-create-form .ov .jq-selectbox__select {
    font-size: 13px
}

#pip-create-form .ov.j1 .jq-selectbox__select {
    height: 38px;
    line-height: 38px;
    overflow: hidden
}

#pip-create-form .ov .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
}

#pip-create-form1 .ov .jq-selectbox__select-text {
    display: block;
    width: auto !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#pip-create-form .ov .jq-selectbox__select-text {
    padding-right: 30px;
    width: auto !important
}

#pip-create-form .ov .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
}

#pip-create-form .ov.j1 .jq-selectbox__dropdown {
    top: 40px !important
}

#pip-create-form .ov .jq-selectbox ul {
    max-height: 150px;
    overflow: auto
}

#pip-create-form .ov .jq-selectbox li {
    padding: 5px 5px 5px 10px
}

#pip-create-form .ln1 .ov.val {
    width: 90px
}

#pip-create-form .ov.val span input {
    width: 55px
}

.rub.goodOne {
    line-height: 5px;
    border-bottom: 1px solid;
    font-size: 12px;
    color: #333;
    font-weight: 400;
    float: right;
    margin: -21.5px 10px 0 0 !important
}

.rub.pipAll {
    line-height: 12px;
    border-bottom: 3px solid;
    font-weight: 500;
    margin: -4px 0 0 -6px;
}

.rub {
    font-family: Open Sans;
    vertical-align: middle;
    border-bottom: 1px solid;
    line-height: 5px;
    display: inline-block !important;
    width: .4em
}

#pip-create-form .ln1 .ov.promo {
    width: 90px;
    z-index: 2;
    position: relative
}

#pip-create-form .ov.promo .ip2 span input {
    width: 68px
}

#content .main-cont .ll1 .item-b {
    padding-bottom: 10px;
    /*border-bottom: 3px dotted #e8e8e8*/
}
#content .main-cont .ll1 .item-b#q6 {
    border-top: 3px dotted #e8e8e8
}
#content .main-cont .ll1 .item-b#q2,
#content .main-cont .ll1 .item-b#q3 {
    padding-top: 23px;
    padding-bottom: 28px
}

#content .main-cont .ll1 .item-b#q2 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#q2 .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
}

#content .main-cont .ll1 .item-b label .jq-checkbox {
    float: left;
    margin-right: 8px;
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -79px
}

#content .main-cont .ll1 .item-b label .jq-checkbox.checked {
    background-image: url("../img/icons.png");
    width: 22px;
    height: 22px;
    background-position: -262px -53px;
    position: relative
}

#content .main-cont .ll1 .item-b label .jq-checkbox.checked:before {
    position: absolute;
    top: -1px;
    right: -1px;
    display: block;
    content: '';
    background-image: url("../img/icons.png");
    width: 18px;
    height: 18px;
    background-position: -291px -93px
}

#content .main-cont .ll1 .item-b .info {
    color: #333;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    padding-top: 14px
}

#content .main-cont .ll1 .item-b .info i {
    color: #999;
    font-size: 13px;
    font-style: normal;
    display: block;
    padding-left: 32px
}

#content .main-cont .ll1 .item-b h3 {
    font-size: 1.095em
}

#content .main-cont .ll1 .item-b#q3 h3:after {
    display: inline-block;
    background: #ff1b4c;
    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#q2 .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
}

#content .main-cont .ll1 .item-b .info .price {
    font-weight: bold;
    color: #ff1b4c;
    font-size: 14px;
    white-space: nowrap
}

#content .main-cont .ll1 .item-b#q3 .info {
    padding-bottom: 8px
}

#content .main-cont .ll1 .item-b#q3 .info label {
    cursor: pointer
}

#content .main-cont .ll1 .item-b#q3 {
    border-bottom: 0;
    padding-bottom: 10px
}

.promo-is-valid {
    color: #96b936;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    top: 11px;
    z-index: 1;
    left: 4px
}

.promo-is-valid:before {
    background-image: url(../img/icons/promo-code-verify.png);
    width: 18px;
    height: 18px;
    background-position: 0 0;
    position: relative;
    float: left;
    margin-right: 13px;
    display: inline-block;
    content: '';
    left: 6px
}

.pip-create-right-block.info ul {
    margin: -6px 0 0 14px
}

.pip-create-right-block.info ul li {
    color: #ff1b4c;
    list-style: disc
}

.pip-create-right-block.info ul li.free-service {
    color: #96b936
}

.pip-create-right-block.info ul li {
    color: #ff1b4c;
    font-size: 12px;
    padding-bottom: 6px
}

.pip-create-right-block.info ul li span {
    font-weight: bold;
    color: #333;
    font-size: 13px;
    position: relative;
    margin-left: -4px;
    display: block
}

#only_boxberry, #only_custom {
    display: none
}

#pip-create-form .ln1#only_custom .ov {
    width: 53px;
    padding-right: 16px
}

#pip-create-form .ln1#only_custom .ov:after {
    width: 7px;
    height: 7px;
    content: 'x';
    display: inline-block;
    float: right;
    position: relative;
    top: 10px;
    left: 8.5px;
    color: #666;
    font-size: 12px
}

#pip-create-form .ln1#only_custom .ov:last-child:after {
    background: 0;
    content: 'см.';
    display: inline-block;
    top: 11px;
    color: #666;
    font-size: 13px
}

#pip-create-form .ln1#only_custom .ip2 {
    float: left
}

#pip-create-form .ln1#only_custom .ip2 span input {
    padding-right: 10px;
    text-align: center;
    width: 24px
}

.modal.m4 .modal-con .t1, .modal.m4 .modal-con .t2 {
    max-width: 400px;
    margin: 0 auto
}

.modal.m4 .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.m4 .modal-con .frm-m1 &gt; div &gt; a {
    display: block;
    margin-top: 5px;
    color: #ff1c4c;
    text-decoration: underline
}

.modal.m4 .modal-con .frm-m1 &gt; div &gt; a:hover {
    text-decoration: none
}

#pip-create-form #q4 &gt; .hide1, #pip-create-form #q5 &gt; .hide1 {
    margin-top: 15px
}

#pip-create-form #q5 h3 {
    margin-top: 22px
}

#pip-create-form .tel-sub1 .ac {
    margin-left: 0
}

#pip-create-form .tel-sub1 .intl-tel-input.allow-dropdown .selected-flag {
    margin-top: 8px
}

#pip-create-form .tel-sub1 input[type="text"] {
    max-width: 196px
}

#pip-create-form .tel-sub1 .ac {
    margin-left: 0
}

#pip-create-form .it span {
    display: block;
    margin: 0 10px;
    height: 38px;
    position: relative
}

#pip-create-form .it i {
    font-style: normal;
    line-height: 10px;
    display: block;
    position: absolute;
    top: 13px;
    left: 10px;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

#pip-create-form .it {
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    height: 38px;
    margin-bottom: 15px;
    position: relative
}

#pip-create-form .tel-sub1 .it {
    float: left;
    width: 209px;
    margin-bottom: 0
}

#pip-create-form .tel-sub1 .it span, #profile .tel-sub1 .it span {
    margin-left: 0
}

#pip-create-form .no-lineheight ~ .tel-sub1 i {
    display: none
}

#pip-create-form .tel-sub1 input[type=text] {
    top: 7px;
    position: relative
}

#pip-create-form .intl-tel-input .country-list {
    z-index: 101;
    top: 40px
}

#pip-create-form .ov.passport .ip2 {
    width: 113px;
    float: left
}

#pip-create-form .ov.passport .separator {
    float: left;
    height: 40px;
    width: 30px;
    text-align: center;
    color: #333;
    line-height: 39px
}

#pip-create-form .ov.passport i {
    opacity: 1;
    line-height: 4px;
    color: #999;
    top: 17px !important;
    font-size: 13px !important
}

#pip-create-form .ov.passport input {
    width: 47px;
    padding-left: 60px
}

#pip-create-form #select-point-map .map-big {
    margin-top: 20px;
    position: relative;
}

#pip-create-form .ov .mp1 .con-mp {
    height: 159px;
    position: relative
}

#pip-create-form .ov .mp1 .ep-p1 {
    padding: 14px 10px
}

#pip-create-form .ov .mp1 p {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    position: relative
}

#pip-create-form .ov .mp1 p.j1, #pip-create-form .ov .mp1 p.j2 {
    padding-left: 16px
}

#pip-create-form .ov .mp1 p.j1 {
    margin-bottom: 9px
}

#pip-create-form .ov .mp1 p.j1:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    content: '';
    background-image: url(../img/icons.png);
    width: 11px;
    height: 14px;
    background-position: -313px -17px
}

#pip-create-form .ov .mp1 p.j2:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    content: '';
    background-image: url(../img/icons.png);
    width: 12px;
    height: 12px;
    background-position: -313px -35px
}

#pip-create-form .ov .mp1 {
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 9px;
    margin-top: 16px
}

#pip-create-form .ov .change-post1 {
    color: #ff1b4c;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px dotted #ff9cb1
}

@media only screen and (max-width: 400px) {
    #content .main-cont .sz1 .ll1 .button-pip {
        width: 100%
    }
}

@media only screen and (max-width: 740px) {
    #pip-create-form .rr1 {
        display: block !important;
        width: 100%
    }
}

@media only screen and (max-width: 555px) {
    #content .main-cont .sz1 .rr1 .responsive-left, #content .main-cont .sz1 .rr1 .responsive-left &gt; div, #content .main-cont .sz1 .rr1 .responsive-right {
        width: 100%;
        max-width: inherit
    }

    .pip-create-right-block.info.fill {
        max-width: inherit;
        width: auto
    }

    .pip-create-right-block.sender-receiver a {
        width: 100%
    }

    .pip-create-right-block.sender-receiver p {
        width: 100%;
        text-align: center;
        max-width: inherit
    }/*

    .pip-create-right-block.sender-receiver {
        min-height: 70px
    }*/
}

@media only screen and (max-width: 520px) {/*
    .pip-create-right-block.sender-receiver {
        min-height: 78px
    }*/

    .tel-sub1 {
        clear: both
    }

    #content .main-cont .sz1 .ll1 {
        margin-bottom: 0
    }
}

#content .main-cont .sz1 .ll1 .item-b.receiver {
    border: 0
}

.pip-create-right-block .cost-value.fill .discount span:after, .promo-is-valid span:after {
    content: '%'
}

.ov-op1:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.pip-create-right-block.sender-receiver a #floatingCirclesG {
    display: none
}

.pip-create-right-block.sender-receiver a.ov-op1 #floatingCirclesG {
    display: inline-block;
    margin-top: -7px
}

.pip-create-right-block.info.noborder {
    border-bottom: none !important
}

a.download-blank {
    display: inline-block;
    position: relative;
    top: 1px;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    position: relative
}

a.download-blank span {
    color: #ff1b4c !important;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 1px;
    border-bottom: 1px solid #ffbac9;
    width: inherit !important
}

a.download-blank:hover span {
    border: 0
}

@media only screen and (max-width: 500px) {
    #pip-create-form .ln1 {
        margin-bottom: 10px
    }

    #pip-create-form .ln1.map {
        clear: both;
        margin-top: 10px
    }

    #container-current-point {
        margin-top: -15px
    }
}
/*
@media only screen and (max-width: 450px) {
    .pip-create-right-block.sender-receiver {
        min-height: 85px
    }
}*/

@media only screen and (max-width: 370px) {
    #pip-create-form .ln1 .ov {
        width: 246px
    }

    #pip-create-form .ov .mp1 {
        overflow: hidden
    }

    #pip-create-form .ov.passport .ip2 {
        width: 123px
    }
}

.pip_barcode {
    max-width: 178px;
    padding-left: 30px;
    background: url(../img/icons/pip_barcode_white.png) 0 0 no-repeat;
    line-height: 16px !important;
    padding-top: 3px;
    margin-top: 1px
}

.office-title {
    display: inline-block;
    vertical-align: top;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    color: #ff1b4c;
    line-height: 13px;
    margin-bottom: 6px
}

.about_place-block .description.pvz .trip_description {
    white-space: pre-wrap;
    padding-top: 5px
}

#content .ll-menu1 ul li.j7 a:before {
    background-image: url(../img/icons.png);
    width: 32px;
    height: 32px;
    background-position: -35px -302px
}

#content .main-cont.b-triggers .sz1 {
    padding-top: 23px;
    padding-bottom: 30px;
    border-bottom: 3px dotted #e8e8e8
}

#content .main-cont.b-triggers .sz1.accrual-bonus {
    padding-top: 0;
    margin-top: -2px
}

#content .main-cont.b-triggers .sz1.accrual-bonus h3 {
    padding-bottom: 10px
}

#content .main-cont.b-triggers .sz1.accrual-bonus ul {
    margin-top: 9px;
    padding-bottom: 7px
}

#content .main-cont.b-triggers .sz1.accrual-bonus ul li span.value {
    color: #ff1b4c
}

#content .main-cont.b-triggers .sz1 p {
    color: #333;
    font-size: 13px;
    line-height: 17px
}

#content .main-cont.b-triggers .sz1.write-off-bonus p {
    white-space: pre-line;
    padding-top: 18px
}

#content .main-cont.b-triggers .sz1.write-off-bonus h3 {
    padding-bottom: 3px
}

#content .main-cont.b-triggers .sz1.write-off-bonus p span {
    font-weight: bold;
    color: #ff1d4e;
    white-space: nowrap
}

#content .main-cont.b-triggers .sz1.write-off-bonus ul {
    border: 1px #e5e5e5 solid;
    height: 35px;
    width: 416px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    -webkit-box-shadow: 0 0 5px rgba(128, 128, 128, 0.3);
    -moz-box-shadow: 0 0 5px rgba(128, 128, 128, 0.3);
    box-shadow: 0 0 5px rgba(128, 128, 128, 0.3);
    margin: 16px 0 19px;
    user-select: none;
    cursor: default
}

#content .main-cont.b-triggers .sz1.write-off-bonus li {
    color: #ff1b4c;
    font-size: 13px;
    float: left;
    padding: 11px 28px 0 28px;
    line-height: 12px;
    height: 25px
}

#content .main-cont.b-triggers .sz1.write-off-bonus li:after {
    display: block;
    content: '';
    background: url(../img/icons/bonus_li.png) 0 0 no-repeat;
    width: 8px;
    height: 35px;
    position: relative;
    top: -23px;
    left: 49px
}

#content .main-cont.b-triggers .sz1.write-off-bonus li:last-child:after {
    display: none
}

#content .main-cont.b-triggers .bonus-history .bonus-row {
    clear: both;
    width: 100%;
    font-size: 13px;
    line-height: 17px;
    min-height: 30px
}

#content .main-cont.b-triggers .bonus-history .bonus-row:last-of-type {
    margin-bottom: 20px
}

#content .main-cont.b-triggers .bonus-history .bonus-td {
    height: 100%;
    float: left
}

#content .main-cont.b-triggers .bonus-history .bonus-td#first {
    width: 353px;
    margin-bottom: 10px
}

#content .main-cont.b-triggers .bonus-history .bonus-row:last-of-type .bonus-td#first:first-child {
    margin-bottom: 0
}

#content .main-cont.b-triggers .bonus-history .bonus-td#second {
    width: 69px
}

#content .main-cont.b-triggers .bonus-history .bonus-td#third {
    width: 58px;
    text-align: right
}

#content .main-cont.b-triggers .bonus-history .bonus-list &gt; a {
    color: #ff1d4e;
    font-size: 13px;
    border-bottom: 1px #ff1d4e dotted;
    line-height: 13px;
    display: inline-block;
    clear: both;
    margin: 15px 0 0px 0px;
    float: left;
}

#content .main-cont.b-triggers .bonus-history a:hover {
    border-bottom: 1px #fff solid
}

#content .main-cont.b-triggers .bonus-history .bonus-td span.plus {
    color: #ff1d4e
}

#content .main-cont.b-triggers .bonus-history .bonus-td span.plus {
    color: #ff1d4e
}

#content .main-cont.b-triggers .bonus-history .bonus-td span.minus {
    color: #999
}

#content .main-cont.b-triggers .bonus-history h3 {
    margin-bottom: 18px
}

#content .main-cont.b-triggers .follow-friend h3 {
    margin-bottom: 21px
}

#content .main-cont.b-triggers .follow-friend div {
    font-size: 13px;
    line-height: 17px
}

#content .main-cont.b-triggers .follow-friend &gt; div {
    min-height: 30px
}

#content .main-cont.b-triggers .follow-friend .ip2 {
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    height: 39px;
    max-width: 298px;
    position: relative
}

#content .main-cont.b-triggers .follow-friend .ip2 span {
    display: block;
    margin: 0 10px
}

#content .main-cont.b-triggers .follow-friend .ip2 span input {
    width: 100%;
    display: block;
    border: 0;
    background: 0;
    height: 39px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

#content .main-cont.b-triggers .follow-friend .our-link {
    margin-top: 28px
}

#content .main-cont.b-triggers .follow-friend .our-link div, #content .main-cont.b-triggers .follow-friend .copy-link div, #content .main-cont.b-triggers .follow-friend .share-link div {
    float: left
}

#content .main-cont.b-triggers .follow-friend .our-link .our-link-label, #content .main-cont.b-triggers .follow-friend .copy-link .copy-link-label, #content .main-cont.b-triggers .follow-friend .share-link .share-link-label {
    width: 100px
}

#content .main-cont.b-triggers .follow-friend .our-link .ip2, #content .main-cont.b-triggers .follow-friend .copy-link .buttons-container, #content .main-cont.b-triggers .follow-friend .share-link .share-link-button {
    margin-top: -13px;
    width: 300px
}

#content .main-cont.b-triggers .follow-friend .copy-link .buttons-container {
    margin-top: -11px
}

#content .main-cont.b-triggers .follow-friend .copy-link {
    clear: both;
    position: relative;
    top: 20px
}

#content .main-cont.b-triggers .follow-friend .share-link {
    clear: both;
    position: relative;
    top: 41px;
    padding-bottom: 63px
}

#content .main-cont.b-triggers .follow-friend .copy-link button {
    width: 145px;
    height: 39px;
    border: 1px #ccc solid;
    background: #f0efef
}

#content .main-cont.b-triggers .follow-friend .copy-link button:last-child {
    margin-left: 6px
}

#content .main-cont.b-triggers .follow-friend .share-link .ya-share2__counter {
    display: none
}

#content .main-cont.b-triggers .follow-friend .share-link .ya-share2__icon {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-image: url(../img/icons.png);
    opacity: .5;
    margin-right: 10px
}

#content .main-cont.b-triggers .follow-friend .share-link .ya-share2__icon:hover {
    opacity: 1
}

#content .main-cont.b-triggers .follow-friend .share-link .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-position: -98px 0
}

#content .main-cont.b-triggers .follow-friend .share-link .ya-share2__item_service_facebook .ya-share2__icon {
    background-position: -49px 0
}

#content .main-cont.b-triggers .follow-friend .share-link .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-position: -49px -49px
}

#content .main-cont.b-triggers .follow-friend .share-link .ya-share2__item_service_twitter .ya-share2__icon {
    background-position: -98px -49px
}

#content .main-cont.b-triggers .follow-friend .share-link .ya-share2__item {
    float: left
}

#content .main-cont.b-triggers .follow-friend .share-link .ya-share2__title {
    display: none
}

#content .main-cont.b-triggers .follow-friend .share-link .share-link-button {
    margin-top: -14px;
    margin-left: 2px
}

#content .main-cont.b-triggers .sz1.bonus-description h3 {
    padding-bottom: 20px
}

#content .main-cont.b-triggers .sz1.bonus-description {
    border: 0
}

#content .main-cont.b-triggers .sz1 {
    float: left;
    width: 480px
}

#content .main-cont.b-triggers .sz1.rr {
    float: right;
    width: 220px;
    border-bottom: 0;
    padding: 0
}

#content .sz1.accrual-bonus .text-style ul li {
    color: #333;
    font-size: 13px;
    line-height: 15.5px;
    padding-left: 9px
}

.bonus-right-block {
    background: #f0efef;
    padding: 30px 0 0 1px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.bonus-right-block .head {
    color: #333;
    font-family: Open Sans;
    font-size: 13.5px;
    font-weight: 400;
    text-align: center;
    line-height: 8px;
    margin-left: 2px
}

.bonus-right-block .head {
    color: #333;
    font-family: Open Sans;
    font-size: 13.5px;
    font-weight: 400;
    text-align: center;
    line-height: 8px;
    margin-left: 2px
}

.bonus-right-block .cost-value {
    color: #ff1b4c;
    text-align: center;
    line-height: 52px;
    border-bottom: 3px #fff dotted
}

.bonus-right-block .cost-value span {
    font-size: 36px;
    font-weight: bold
}

.bonus-right-block .cost-value div {
    margin-top: -12px;
    margin-left: -1px;
    padding-bottom: 25px;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px
}

#content .main-cont.b-triggers .bonus-right-block p {
    color: #333;
    font-family: Open Sans;
    font-size: 13.5px;
    font-weight: 400;
    text-align: left;
    padding-bottom: 14px
}

#content .main-cont.b-triggers .bonus-right-block p b {
    display: block
}

#content .main-cont.b-triggers .bonus-right-block a {
    display: inline-block;
    color: #ff1d4e;
    font-size: 13px;
    border-bottom: 1px #ff1d4e dotted;
    line-height: 13px
}

#content .main-cont.b-triggers .bonus-right-block a:hover {
    border-bottom: 1px #f0efef solid
}

#content .main-cont.b-triggers .bonus-right-block:last-child {
    padding: 27px 19px
}

#content .main-cont.b-triggers .bonus-right-block .date-live {
    padding-bottom: 10px
}

@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j7 a:before {
        top: 25px;
        left: 56px
    }

    #content .main-cont.b-triggers .sz1.rr {
        width: 100%
    }

    #content .main-cont.b-triggers .bonus-right-block {
        width: 50%;
        float: left
    }

    #content .main-cont.b-triggers .bonus-right-block:last-child {
        width: 42%;
        float: right
    }

    .bonus-right-block .cost-value {
        border: 0
    }

    #content .main-cont.b-triggers .bonus-right-block p {
        padding-bottom: 5px
    }

    #content .main-cont.b-triggers .bonus-right-block a {
        display: none
    }

    #content .main-cont.b-triggers .bonus-right-block .date-live {
        padding-bottom: 0
    }

    #content .main-cont.b-triggers .sz1.accrual-bonus {
        margin-top: 24px
    }
}

@media only screen and (max-width: 550px) {
    #content .main-cont.b-triggers .bonus-right-block {
        width: 100% !important
    }

    .bonus-right-block {
        border-bottom: 3px #fff dotted
    }

    #content .main-cont.b-triggers .bonus-right-block:last-child {
        border-bottom: 0;
        float: inherit;
        padding: 0
    }

    #content .main-cont.b-triggers .bonus-right-block p {
        margin-top: 20px;
        margin-left: 20px
    }

    #content .main-cont.b-triggers .bonus-right-block .date-live {
        margin-top: 10px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 450px) {
    #pip-create-form .ov.promo .ip2 span input {
        width: 70px
    }

    .promo-is-valid {
        clear: both;
        left: -5px
    }

    #pip-create-form .ln1 .ov.promo {
        width: 96px
    }

    .btn-apply-promo {
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 400px) {
    .promo-is-valid {
        left: -2px;
        float: right;
        clear: inherit;
    }
}

@media only screen and (max-width: 500px) {
    #content .main-cont.b-triggers .bonus-history .bonus-td#first {
        width: 60%
    }

    #content .main-cont.b-triggers .bonus-history .bonus-td#second {
        width: 15%
    }

    #content .main-cont.b-triggers .bonus-history .bonus-td#third {
        width: 15%
    }
}

@media only screen and (max-width: 450px) {
    #content .main-cont.b-triggers .bonus-history a {
        clear: both;
        float: left;
        margin-top: 22px
    }

    #content .main-cont.b-triggers .sz1.write-off-bonus ul {
        width: 350px
    }

    #content .main-cont.b-triggers .sz1 {
        width: 99%
    }

    #content .main-cont.b-triggers .sz1.write-off-bonus li {
        padding: 11px 23px 0
    }

    #content .main-cont.b-triggers .follow-friend .our-link .ip2, .main-cont.b-triggers .follow-friend .copy-link .buttons-container {
        margin-top: 10px !important
    }

    #content .main-cont.b-triggers .follow-friend .copy-link .copy-link-label {
        margin-top: -10px
    }

    #content .main-cont.b-triggers .follow-friend .copy-link {
        top: 24px
    }

    #content .main-cont.b-triggers .follow-friend .share-link .share-link-button {
        margin-top: 6px
    }

    #content .main-cont.b-triggers .sz1.follow-friend {
        padding-bottom: 46px
    }
}

@media only screen and (max-width: 320px) {
    #pip-create-form .ov.j1 .jq-selectbox, #content .main-cont.b-triggers .follow-friend .our-link .ip2, #content .main-cont.b-triggers .follow-friend .copy-link .buttons-container {
        max-width: 280px
    }

    #pip-create-form .ov .jq-selectbox__select-text {
        padding-right: 1px
    }

    #content .main-cont.b-triggers .sz1.write-off-bonus li {
        padding: 11px 15px 0
    }

    #content .main-cont.b-triggers .sz1.write-off-bonus ul {
        width: 270px
    }

    #content .main-cont.b-triggers .sz1.write-off-bonus li:after {
        left: 33px
    }

    #content .main-cont.b-triggers .follow-friend .copy-link button {
        width: 135px
    }
}

#header .tt1 .sp-text a, .mob-menu1 .up-con-menu .tf1 a {
    color: #ed290f;
    border-bottom: 1px solid #f69487;
    display: inline-block;
    line-height: 13px
}

#header .tt1 .sp-text a:hover, .mob-menu1 .up-con-menu .tf1 a:hover {
    color: #333;
    border-color: rgba(51, 51, 51, 0.5)
}

#content .main-cont.b-triggers .sz1.bonus-history p {
    padding-bottom: 15px
}

#content .main-cont.b-triggers .follow-friend .copy-link button:active {
    animation: background 1s infinite alternate
}

@keyframes background {
    50% {
        background: #666;
        box-shadow: 0 -200px 100px -100px #fff inset
    }
}

.sz3 .ll .ln1.full-payment .ff {
    visibility: hidden
}

.sz3 .ll .ln1.full-payment .ov &gt; div {
    display: none
}

#pip-create-form .ln1.big-mrg-btm {
    margin-bottom: 30px
}

#pip-create-form .ln1.big-mrg-btm.n-mrg {
    margin-bottom: 20px
}

#pip-create-form .ln1.big-mrg-btm a {
    border-bottom: 1px solid #ffbac9;
    line-height: 9px;
    color: red;
    display: inline-block
}

#pip-create-form .ln1.big-mrg-btm a:hover {
    border-bottom: 0
}

#e-shops .scan-pd .ff {
    display: none
}

#e-shops .scan-pd {
    padding: 17px 0 14px 17px;
    background: #fff;
    max-width: 336px;
}

#e-shops .ip-double .sepr1 {
    float: left;
    width: 30px;
    text-align: center;
    line-height: 40px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400
}

#e-shops &gt; .ln1 {
    min-height: 45px
}

#pip-create-form .ln1 .ov.weight {
    width: 90px
}

#pip-create-form .ln1 .ov.weight &gt; .ip2 &gt; span &gt; span {
    font-size: 12px;
    color: #333;
    font-weight: 400;
    left: 71px;
    position: relative;
    top: -27px
}

.sz3 .ll .ln1.code {
    margin-top: -5px
}

.mob-menu1 .up-con-menu ul li.j7 a:before {
    top: 8px;
    left: 9px
}

.e-shops-container .t2 a {
    border-bottom: 1px dotted #ff1d4e;
    color: #ff1d4e
}

.e-shops-container .t2 a:hover {
    border-bottom: 0
}

.e-shops-container .t2 {
    text-align: justify;
    width: 360px;
    margin: 0 auto
}

.e-shops-container .big-form1 &gt; .t2 {
    text-align: center;
    width: 580px
}

.container-all-point .error,
.container-all-point1 .error {
    display: none
}

.container-all-point .err,
.container-all-point1 .err {
    display: block;
    border: 1px #f00 solid;
    position: absolute;
    width: 480px;
    height: 260px;
    -webkit-box-shadow: 0 0 2px #f00 !important;
    box-shadow: 0 0 2px #f00 !important;
    margin-left: -1px;
    margin-top: 99px;
}

.container-all-point1 .err {
    width: calc(100% - 54px);
    max-width: 480px;
}

#pip-create-form #select-point-map .container-all-point1 .map-big {
    width: 480px;
}

.container-all-point .err div,
.container-all-point1 .err div {
    color: red;
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    top: 101%;
    position: absolute
}

.val .ip2.err .err {
    white-space: nowrap
}

.e-shops-container .big-form1 {
    max-width: 790px
}

#e-shops {
    width: 100%;
    background: #fff;
    min-height: 861px
}

#e-shops .stage-one &gt; div:first-child, #e-shops .stage-second &gt; div:first-child, #e-shops .stage-third &gt; div:first-child {
    width: 46%;
    float: left;
    padding: 32px 0 0 2%
}

#e-shops .stage-one &gt; div:last-child, #e-shops .stage-second &gt; div:last-child, #e-shops .stage-third &gt; div:last-child {
    width: 46%;
    float: right;
    padding: 72px 20px 2% 0
}

#e-shops h3 {
    color: #ff1b4c;
    padding-bottom: 15px
}

#e-shops .pd-series-number, #e-shops .code, #e-shops .inn {
    margin-bottom: 10px;
    height: 45px;
    clear: both
}

#e-shops .ip2 {
    height: 38px
}

#e-shops .ip2 span input {
    height: 36px;
    margin-top: 4px
}

#e-shops .ln1.date-issued .ip2.dt1 input {
    margin-top: 0
}

#e-shops .ip2 i {
    top: 13px
}

#e-shops .textr-ev1 i {
    top: 14px
}

#e-shops .ln1.code .ip2,
#e-shops .ln1.inn .ip2 {
    max-width: inherit !important;
    width: 262px !important
}

#e-shops .stage-one {
    min-height: 330px
}

#e-shops .stage-second {
    min-height: 245px;
}

#e-shops .stage-third {
    min-height: 305px;
}
#e-shops .stage-third.sq {
    min-height: 386px;
}

.ct-form .divider {
    width: 750px;
    border-bottom: 3px #e8e8e8 dotted;
    margin: 0 20px
}

#countries &gt; div.label,
#citizenship &gt; div.label {
    position: relative;
    top: -37px;
    color: #999;
    font-size: 10px;
    line-height: 10px;
    font-style: normal;
    display: block;
    left: 12px;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    font-family: Open Sans;
    font-weight: 400;
    z-index: 100
}

#e-shops .ln1.date-issued {
    margin-bottom: 15px
}

#e-shops .t2.t5 {
    padding: 0
}

#e-shops .stage-second &gt; div:first-child, #e-shops .stage-third &gt; div:first-child {
    padding-top: 32px
}

#e-shops .stage-second &gt; div:last-child, #e-shops .stage-third &gt; div:last-child {
    padding-top: 64px
}

#e-shops .stage-second h3, #e-shops .stage-third h3 {
    padding-bottom: 11px
}

#e-shops input[type=submit] {
    float: left;
    top: 23px
}

#e-shops .stage-third &gt; div:first-child {
    padding-top: 28px
}

#e-shops .stage-third &gt; div:last-child {
    padding-bottom: 0
}

@media only screen and (max-width: 800px) {
    #e-shops .stage-second .t2 {
        width: 100%
    }
}

@media only screen and (max-width: 815px) and (min-width: 741px) {
    #e-shops .tel-sub1 .it {
        width: 168px
    }
}

@media only screen and (max-width: 740px) {
    #e-shops .stage-one &gt; div:first-child, #e-shops .stage-second &gt; div:first-child {
        width: 90%;
        float: left;
        padding: 32px 0 0 5%
    }

    #e-shops .stage-third &gt; div:first-child {
        width: 90%;
        float: left;
        padding: 15px 0 0 5%;
    }

    #e-shops .stage-one &gt; div:last-child, #e-shops .stage-second &gt; div:last-child, #e-shops .stage-third &gt; div:last-child {
        width: 90%;
        float: right;
        padding: 0 18px 5% 0;
        margin-top: -10px
    }

    #e-shops .stage-one {
        min-height: 572px
    }

    #e-shops .stage-second {
        min-height: 395px
    }

    #e-shops .stage-third {
        min-height: 453px;
    }
    #e-shops .stage-third.sq {
        min-height: 585px
    }

    #e-shops .tel-sub1 .sub-et1 {
        margin-top: 0
    }

    #e-shops .ln1.code .ip2 {
        width: 262px !important
    }

    #e-shops .jq-selectbox {
        width: 264px
    }

    .e-shops-container .big-form1 &gt; .t2 {
        width: 480px
    }
}
@media only screen and (max-width: 390px) {
    #e-shops .stage-third {
        min-height: 630px;
    }
}
@media only screen and (max-width: 840px) {
    .ct-form .divider {
        width: 96%;
        margin: 0 2%
    }
}

@media only screen and (max-width: 550px) {
    .e-shops-container .big-form1 &gt; .t2 {
        width: 100%
    }
}

@media only screen and (max-width: 375px) {
    #e-shops .stage-one &gt; div:last-child {
        padding-right: 17px
    }

    #e-shops .ip-double .ip2 {
        max-width: 101px !important;
        width: auto !important;
        float: left
    }

    #e-shops .ln1.code .ip2,
    #e-shops .ln1.inn .ip2 {
        max-width: inherit !important;
        width: 232px !important
    }

    #e-shops .jq-selectbox {
        width: 234px
    }

    #e-shops .stage-second {
        min-height: 340px
    }

    #e-shops .t3.phone-verified {
        padding-bottom: 15px
    }
}

@media only screen and (max-width: 320px) {
    .scan-pd .upload-label, .scan-pd .upload-file-edit {
        border-bottom: 0
    }

    .scan-pd .qq {
        display: none
    }

    #e-shops .stage-one {
        min-height: 587px
    }

    #e-shops .stage-second {
        min-height: 405px
    }

    #e-shops .stage-third {
        min-height: 523px
    }


    #e-shops .jq-selectbox {
        width: 252px
    }

    #e-shops .ip-double .ip2 {
        max-width: 109px !important
    }

    #e-shops .ln1.code .ip2 {
        width: 250px !important
    }
}
#pip-create-form .ov .jq-selectbox li:hover,
#pip-create-form .ov .jq-selectbox li.selected.sel{
    background: #999;
    color: #fff;
}
#pip-create-form .ln1 .ov.city_sender,
#pip-create-form .ln1 .ov.city_receiver{
    width: 246px;
}

#pip-create-form .sender .ip2 a,
#pip-create-form .receiver .ip2 a {
    display: inline;
    cursor: pointer;
}

#textPlug {
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 16px;
}

@media only screen and (min-width: 1000px) {
    .sz3 .ll .ln1 .ov .ip2 i {
        top: 14px;
    }
}
@media only screen and (min-width: 740px) {

    .sz3 .ll .ln1 .ov .ip2.dt1 i,
    #personal .ln1.birthday .ov .ip2 i {
        display: none;
    }
}

.sz3 .ll .item-b .textr-ev1 span textarea {
    margin-top: -6px;
}

#personal .textr-ev1.err {
    -webkit-box-shadow: 0 0 2px #f00!important;
    box-shadow: 0 0 2px #f00!important;
}

.ip2 i sup,
.it i sup,
#countries&gt;div.label sup,
.textr-ev1 i sup,
.scan-pd .upload-label ~ sup {
    position: relative;
    top: -2px;
}

.scan-pd .upload-label ~ sup {
    color: #ff1d4e;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    font-style: normal;
}

.big-form1 .ct-form .jq-selectbox.err {
    -webkit-box-shadow: 0 0 2px #f00!important;
    box-shadow: 0 0 2px #f00!important;
}

#e-shops .textr-ev1.err {
    -webkit-box-shadow: 0 0 2px #f00!important;
    box-shadow: 0 0 2px #f00!important;
}

#personal .textr-ev1 i {
    opacity: 1;
}

.pip-create-right-block.sender-receiver p.oferta {
    padding-top: 16px;
    padding-bottom: 0px;
}

.pip-create-right-block.sender-receiver p.oferta a {
    display: inline-block;
    vertical-align: top;
    color: #ff1b4c;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
}

.pip-create-right-block.sender-receiver p.oferta a span {
    display: inline-block;
    vertical-align: top;
    line-height: 16px;
    border-bottom: 1px solid #ffbac9;
}

@media only screen and (max-width: 1000px) {
    .pip-create-right-block.sender-receiver p.status {
        padding-top: 0;
        line-height: 1.24;
        margin-top: -3px;
        float: left;
    }

    .pip-create-right-block.sender-receiver p {
        padding-bottom: 0;
    }
}
@media only screen and (max-width: 555px) {
    .pip-create-right-block.sender-receiver p.status {
        padding-top: 0px;
        padding-bottom: 11px;
    }
/*
    .pip-create-right-block.sender-receiver {
        height: 113px;
    }*/
}
/*
@media only screen and (max-width: 475px) {
    .pip-create-right-block.sender-receiver {
        height: 137px;
    }
}*/
.promo-page.j1 {
    background: #fff;
}

.promo-page .head .t1.eshop a, .promo-page .head .rr1.eshop{
    text-decoration: underline;
    font-size: 15px;
    font-weight: 600;
    color: #ff1b4c;
    display: inline-block;
    vertical-align: top;
    position: relative;
}


.promo-page .head .rr1.eshop {
    text-decoration: none;
}

.promo-page .head .rr1.eshop:before {
    background-image: url("../img/icons/phone.png");
    background-position: 0px;
    left: -10px;
    width: 25px;
}
.promo-page .head .t1.eshop a:before {
    position: absolute;
    top: 22px;
    left: -29px;
    display: block;
    content: '';
    background-image: url("../img/icons/warn.png");
    width: 27px;
    height: 23px;
    background-position: 0px;
}


.e-shops-container .banner {
    position: relative;
    background: url("../img/eshops/passport.png") center no-repeat;
    height: 320px;
}

.e-shops-container .banner .ofs {
    max-width: 790px;
    padding: 0 20px;
    position: relative;
    margin: auto;
}

.e-shops-container .banner .descr-block{
    width: 425px;
    top: 15px;
    background: rgba(0, 0, 0, 0.4);
    color: white;
    max-width: 980px;
    padding: 30px;
    *zoom: 1;
    position: relative;

}

.e-shops-container .banner .descr-block .db-hdr {
    margin-bottom: 15px;
}

.e-shops-container .banner .descr-block .db-hdr span{
    font-size: 26px;
    font-weight: 700;
}

.e-shops-container .banner .descr-block .db-cont {
    margin-bottom: 15px;
}

.e-shops-container .banner .descr-block .db-ft div{
    display: inline-block;
}

.e-shops-container .banner .descr-block .db-ft .db-itm-1 .number, .e-shops-container .banner .descr-block .db-ft  .db-itm-2 .number{
    font-size: 36px;
    font-weight: 700;
}

.e-shops-container .banner .descr-block .db-ft .db-itm-1 .annot, .e-shops-container .banner .descr-block .db-ft  .db-itm-2 .annot{
    width: 150px;
    font-size: 13px;
    vertical-align: top;
    padding-top: 7px;
}

.e-shops-container .banner .descr-block .db-ft  .db-itm-2 .annot {
    width: 100px;
}

#sequence-block {
    margin-bottom: 40px;
}

#sequence-block .sb-list .sb-item{
    display: inline-block;
    width: 175px;
    text-align: center;
    vertical-align: top;
    margin-bottom: 20px;
}

#sequence-block .sb-list .sb-img{
    margin: 0 auto;
    width: 110px;
    height: 110px;
    margin-bottom: 15px;
}

#sequence-block .sb-list .sb-img.ico1 {
    background-image: url("../img/eshops/ico-1.png");
}
#sequence-block .sb-list .sb-img.ico2 {
    background-image: url("../img/eshops/ico-2.png");
}
#sequence-block .sb-list .sb-img.ico3 {
    background-image: url("../img/eshops/ico-3.png");
}

#sequence-block .sb-list .sb-item .sb-annot{
    font-size: 13px;
    color: #333;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 17px;
}

#sequence-block .sb-list .sb-item .sb-annot p &gt; a {
    color: #ff1b4c;
    border-bottom: 1px solid #ff708f;
}

#sequence-block .sb-list .sb-arrow{
    display: inline-block;
    width: 39px;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 45px;
    margin-bottom: 45px;

}

#e-shops {
    background: #f0efef;
}

#e-shops .stage-one .d1-fx{
    width: 46%;
    float: left;
    padding: 15px 0 0 15px;
}

#e-shops .stage-one .about-stage-1{
    padding: 15px 15px 0 15px;
    font-size: 13px;
}

#e-shops .stage-one h3 {
    padding: 15px 0 0 15px;
}

#e-shops .stage-one&gt;div:last-child{
    padding: 15px 20px 2% 0;
}

#e-shops .stage-one {
    min-height: 460px;
}

@media only screen and (max-width:768px) {
    #sequence-block .sb-list .sb-arrow {
        margin-left: 27px;
        margin-right: 27px;
    }
}
@media only screen and (max-width:808px) {
    .ln1.inn.know .ip2 {
        width: 135px !important;
    }
}

@media only screen and (max-width:740px) {
    .e-shops-container .banner .descr-block{
        margin: auto;
        left: 0px
    }
    #e-shops .stage-one {
        min-height: 760px;
    }
    #e-shops .stage-one .d1-fx{
        width: 90%;
        float: left;
        padding: 32px 0 0 4%
    }
    .e-shops-container .banner .ofs {
        padding: 0 0px;
    }
    #sequence-block .sb-list .sb-arrow {
        display: none;
    }
    #sequence-block .sb-list .sb-item {
        width: 185px;
    }
    #sequence-block {
        text-align: center;
    }
    #e-shops .stage-one .about-stage-1 {
        padding: 15px 15px 0 5%;
    }
    #e-shops .stage-one h3 {
        padding: 15px 0 0 5%;
    }
    .e-shops-container .banner .descr-block {
        padding: 10px;
        width: 100%;
    }
    .e-shops-container .banner .descr-block .db-hdr span {
        font-size: 21px;
    }
    .e-shops-container .banner .descr-block .db-ft .db-itm-1 .annot, .e-shops-container .banner .descr-block .db-ft .db-itm-2 .annot {
        width: 120px;
    }
}

@media only screen and (max-width: 375px) {
    #e-shops .stage-second {
        min-height: 415px;
    }
    #e-shops .stage-third {
        min-height: 453px;
    }
    #e-shops .stage-third.sq {
        min-height: 607px;
    }
    #e-shops .stage-one {
        min-height: 833px;
    }
    #e-shops .stage-one .about-stage-1 {
        padding: 15px 15px 0 5%;
    }
    #e-shops .stage-one h3 {
        padding: 15px 0 0 5%;
    }
    .e-shops-container .banner .ofs {
        padding: 0 0px;
    }
    .e-shops-container .banner .descr-block {
        padding: 10px;
        width: 100%;
    }
    .e-shops-container .banner .descr-block .db-hdr span {
        font-size: 21px;
    }
    .e-shops-container .banner .descr-block .db-ft .db-itm-1 .annot, .e-shops-container .banner .descr-block .db-ft .db-itm-2 .annot {
        width: 120px;
    }
}

@media only screen and (max-width: 320px) {
    #e-shops .stage-third {
        min-height: 468px;
    }
    #e-shops .stage-third.sq {
        min-height: 630px;
    }
    #e-shops .stage-second {
        min-height: 461px;
    }
    #e-shops .stage-one .about-stage-1 {
        padding: 15px 15px 0 5%;
    }
    #e-shops .stage-one h3 {
        padding: 15px 0 0 5%;
    }
    .e-shops-container .banner .ofs {
        padding: 0 0px;
    }
    .e-shops-container .banner .descr-block {
        padding: 10px;
        width: 100%;
    }
    .e-shops-container .banner .descr-block .db-hdr span {
        font-size: 21px;
    }
    .e-shops-container .banner .descr-block .db-ft .db-itm-1 .annot, .e-shops-container .banner .descr-block .db-ft .db-itm-2 .annot {
        width: 100px;
    }
}
#content.transactions-container .main-cont .sz1 .ll1 .button-pip {
    float: left;
}

#content .main-cont .sz1 .ll1 .create-safe-deal.item-b {
    background: #FFF8E4;
    padding: 0 10px 20px 10px;
    border-bottom: none;
    width: 487px;
}

.create-safe-deal .info .price {
    font-weight: bold;
    color: #ff1b4c;
    font-size: 14px;
    white-space: nowrap;
    max-width: 444px;
}
.create-safe-deal .descr {
    font-size: 13px;
    font-style: italic;
    color: #2D2C2C;
    margin-top: 17px;
    padding-left: 74px;
    background: url(/themes/frontend/img/icons/group-5.png) 0px 4px no-repeat;
    background-size: 54px 36px;
    -webkit-background-size: 54px 36px;
    max-width: 361px;
}

#content .main-cont .sz1 .ll1 .item-b.create-safe-deal .info .price {
    border-bottom: 3px dotted #CDC087;
    padding-bottom: 15px;
}

#button-stage-control.safe-deal-control {
    height: 40px;
    line-height: 15px;
    padding-top: 10px;
}

#content .main-cont .sz1 .ll1 .item-b#q8 {
    border: none;
    padding-bottom: 0;
}

#q8 #notice-block {
    padding: 24px 15px 28px 92px;
    margin-bottom: 23px;
    background: url(/themes/frontend/img/icons/group-5.png) 19px 29px no-repeat #FFF7D6;
    background-size: 54px 36px;
    -webkit-background-size: 54px 36px;
    position: relative;
}

#q8 #notice-block .close3 {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background: url(../img/icons.png) -291px -49px no-repeat;
    width: 18px;
    height: 18px;
}

#content .main-cont .sz1 .ll1 .item-b h3 {
    font-weight: bold;
    color: #272727;
}

.item-b #notice-block h3 {
    padding-bottom: 0px;
}
.item-b #notice-block .descr {
    font-size: 13px;
    font-style: italic;
    color: #272727;
    margin-top: 2px;
}
.stage3 .item-b h3 {
    padding-bottom: 24px;
}

.ln1.safedeal-title {
    padding-bottom: 40px;
    border-bottom: 3px #EAEAEA dotted;
}

#content .main-cont .sz1 .ll1 .stage3 .item-b {
    padding-bottom: 20px;
}

#pip-create-form .ov.products .ip2.title {
    width: 330px;
    float: left;
}

#pip-create-form .ov.price .ip2 {
    width: 98px;
    float: left;
}

#pip-create-form .ov.products .ip2 i {
    opacity: 1;
    margin-top: -1px;
}

#pip-create-form .ov.products .ip2 span input {
    margin-top: 2px;
}

#pip-create-form .ov.price .ip2 span input {
    width: 68px;
}

#pip-create-form .ov.products .ip2.title span input {
    width: 317px;
}
.btn-add-attachment,
.btn-binding-account,
.btn-binding-card
{
    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;
    clear: both;
    margin-left: 150px;
}

.btn-binding-account,
.btn-binding-card {
    width: 138px;
}
.btn-add-attachment {
    width: 195px;
}
.btn-add-attachment:active,
.btn-binding-account:active,
.btn-binding-card: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);
}

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

#pip-create-form .item-b.comission .ln1:last-child {
    margin-top: 40px;
}

#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: 30px 63px 18px 20px; */
    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 {
    margin-top: 40px;
}
#pip-create-form .ln1 .ov .ch1 {
    width: 330px;
}
#pip-create-form .item-b.comission .ch1 label {
    width: 33.1%;
}
#pip-create-form .item-b.comission .ch1 label:nth-child(1),
#pip-create-form .item-b.comission .ch1 label:nth-child(2)
{
    border-right: 1px #d4d4d4 solid;
}
#pip-create-form .item-b.comission .ch1 label.ac {
    border:none;
}
#pip-create-form .item-b.attachment .attachment-list {
    margin-left: 150px;
}
#pip-create-form .item-b.comission .comission-value span{
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    /*color: #ffffff;*/
    white-space: nowrap;
}

#pip-create-form .ln1 .ov.products:not(:last-child) {
    margin-bottom: 20px;
}
#pip-create-form .btn-add-attachment.hide,
#pip-create-form .btn-del-attachment.hide {
    display: none;
}

#pip-create-form .item-b.comission .comission-value span.rub.goodOne {
    /*line-height: 11px;*/
    /*border-bottom: 2.5px solid;*/
    /*float: right;*/
    /*margin: 10.5px 14px 0 0!important;*/
    line-height: 5px;
    border-bottom: 1px solid;
    float: right;
    margin: 23.5px 14px 0 0 !important;
    font-size: 12px;
    font-weight: bold;
}

.item-b.comission {
    /*margin-bottom: 40px;*/
}
#content .main-cont .sz1 .ll1 .stage3 .item-b:not(.hide):last-child {
    border-bottom: none;
    padding-bottom: 10px;
}
#pip-create-form .btn-del-attachment {
    font-size: 13px;
    text-align: center;
    color: #999999;
    display: inline-block;
    line-height: 1;
    padding-top: 13px;
    padding-left: 45px;
    background: url(/themes/frontend/img/icons/group-10.png) 18px 9px no-repeat;
    background-size: 21px 24px;
    min-height: 26px;
}
#pip-create-form .btn-del-attachment span {
    border-bottom: 1px #999 dotted;
}
#pip-create-form .btn-del-attachment:hover span {
    border-bottom: none;
}
#content .main-cont .sz1 .ll1 .stage3 .item-b.attachment {
    padding-bottom: 40px;
}

#content .main-cont .sz1 .ll1 .stage3 .item-b.attachment h3 {
    padding-bottom: 16px
}

#content .main-cont .sz1 .ll1 .stage3 .item-b.attachment .separator {
    margin-left: 150px;
    border-top: 2px #eaeaea dotted;
    height: 20px;
}
.attachment-wrn-cost {
    font-size: 13px;
    font-weight: 300;
    font-style: italic;
    text-align: left;
    color: #ec1d24;
    padding: 0px 0 0 65px;
    margin-left: 150px;
    margin-bottom: 20px;
    background: url(/themes/frontend/img/icons/rouble.png) 0px 5px no-repeat;
    min-height: 62px
}

.attachment-wrn-cost div {
    clear: both;
}

.safe-crow-logo {
    background: url(/themes/frontend/img/icons/safe-crow-logo.png) 0px 0px no-repeat;
    width: 95px;
    height: 24px;
    float: left;
    margin: 0px 15px 0 12px;
}
.b2p-logo {
    width: 95px;
    height: 24px;
    float: left;
    margin: 0px 15px 0 12px;
}

.qq.tooltip.safe-crow-tooltip {
    position: relative;
    margin: 0;
    float: left;
    display: block;
    top: 2px;
    right: 3px;
    width: 19px;
    height: 19px;
}
.cv-value {
    top: -7px;
    position: relative;
    float: right;
}
.cv-value span:first-child {
    margin-right: 6px;
}
.qq.tooltip.safe-crow-tooltip .curr {
    background: url(../img/icons/detail-ask.png) 0px 0px no-repeat;
}

.modal.m4 .modal-con .t2 ol li {
    counter-increment: item;
    margin-bottom: 15px;
    text-align: left;
    font-size: 14px;
    color: #272727;
}

.modal.m4 .modal-con .t2 ol li:before {
    margin-right: 4px;
    content: counter(item);
    background: #fff;
    border-radius: 100%;
    border: 2px #ff1d4e solid;
    color: #ff1d4e;
    text-align: center;
    display: inline-block;
    width: 22px;
    font-size: 14px;
    font-weight: bold;
}


.modal.m4 .modal-con .t2 ul li {
    margin-bottom: 15px;
    text-align: left;
    font-size: 14px;
    color: #272727;
}

.modal:not(.m3) .modal-con .t2 ul li:before {
    margin-right: 4px;
    content: '!';
    background: #fff;
    border-radius: 100%;
    border: 2px #ff1d4e solid;
    color: #ff1d4e;
    text-align: center;
    display: inline-block;
    width: 22px;
    font-size: 14px;
    font-weight: bold;
}

.pip-create-right-block.sender-receiver a.ov-op1.safe-deal-control #floatingCirclesG {
    margin-top: -11px;
}
#cost-deal .head {
    line-height: 1.21;
}
.pip-create-right-block#cost-deal {
    padding: 10px 0;
}
.pip-create-right-block .cost-value.fill .discount.payer-comission {
    padding-bottom: 18px;
}
.modal .modal-con .frm-m1 input[type=submit].safedeal-modal-button {
    width: 250px;
}
#content .main-cont .sz1 .ll1 .stage3 .item-b.noborder {
    border:none;
}

#content .main-cont .sz1 .ll1 .bl-tit .msg-parcel {
    line-height: 4;
    padding-left: 60px;
}

#content.transactions-container .main-cont .sz1 .ll1 .button-panel {
    margin-bottom: 70px;
}
.transactions-container .text-container{
    font-size: 14px;
    line-height: 1.29;
    text-align: left;
    color: #3b3b3b;
}
.transactions-container .text-container p{
    padding-bottom: 20px;
}
#content.transactions-container .main-cont .item-b#q1 {
    padding-bottom: 36px;
}
#content.transactions-container .main-cont .item-b#q2 {
    padding-bottom: 20px;
}
#content.transactions-container .main-cont .item-b#q2 .ov {
    width: 100%;
}
#content.transactions-container .main-cont .item-b#q2 .ov .ch1 {
    background-color: #f0efef;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}
#content.transactions-container .main-cont .item-b#q2 .ov .ch1:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    content: '';
    border: 1px solid rgba(204, 204, 204, 0.8);
}
#content.transactions-container .main-cont .item-b#q2 .ov .ch1:after {
    content: " ";
    display: table;
    clear: both;
}
#content.transactions-container .main-cont .item-b#q2 .ov .ch1 label.ac {
    background: #ff1b4c;
    color: #FFF;
    z-index: 1;
}
#content.transactions-container .main-cont .item-b#q2 .ov .ch1 label {
    width: 50%;
    height: 40px;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#content.transactions-container .main-cont .item-b#q2 .ov .ch1 label input {
    position: absolute;
    top: 0;
    left: -9999px;
    display: block;
}
#content.transactions-container .main-cont .item-b:before {
    margin-bottom: 40px;
}
.transactions-container .sz3 .rr-fix {
    padding-top: 80px;
    background: url(/themes/frontend/img/icons/group-5.png) 20px 20px no-repeat #f0efef;
    background-size: 54px 36px;
    -webkit-background-size: 54px 36px;
}
.transactions-container .item-b#q3:before {
    margin-bottom: 30px;
}

.transactions-container .sz3 .ll .tt-ev1,
#content.transactions-container .sz1 .ll1.jv-non1 .tt-ev1 {
    padding-bottom: 23px;
}

.transactions-container .rr-fix .btn-create-deal {
    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: #a6ce39;
    border-bottom: 1px solid #96b936;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.transactions-container .rr-fix ul {
    margin-bottom: 22px;
}
.pip-create-right-block#cost-deal.first {
    padding: 30px 0 21px 0;
}

.pip-create-right-block.nopaddingtop {
    padding-top: 0px;
}
.pip-create-right-block#cost-deal .cost-value.fill #itogo {
    background: url(/themes/frontend/img/icons/group-8.png) 4px 13px no-repeat;
    background-size: 23px 24px;
    -webkit-background-size: 23px 24px;
    padding-left: 35px;
}
.transactions-container.about .sz3 .ll .item-b:first-child {
    padding-bottom: 30px;
}
.transactions-container #q3 .text-container p {
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 52px;
}
.transactions-container #q3 .text-container p:nth-child(1) {
    background-image: url(/themes/frontend/img/icons/group-2.png);
    background-size: 35px 29px;
}
.transactions-container #q3 .text-container p:nth-child(2) {
    background-image: url(/themes/frontend/img/icons/group-3.png);
    background-size: 32px 23px;
}
.transactions-container #q3 .text-container p:nth-child(3) {
    background-image: url(/themes/frontend/img/icons/group-4.png);
    background-size: 33px 25px;
}
.transactions-container #q3 .text-container p:nth-child(4) {
    background-image: url(/themes/frontend/img/icons/group-6.png);
    background-size: 38px 34px;
}
.transactions-container #q3 .text-container p:nth-child(5) {
    background-image: url(/themes/frontend/img/icons/group-7.png);
    background-size: 32px 35px;
}
.transactions-container #q3 .text-container p:nth-child(6) {
    background-image: url(/themes/frontend/img/icons/group-9.png);
    background-size: 32px 28px;
}
.transactions-container #q3 .text-container p:nth-child(7) {
    background-image: url(/themes/frontend/img/icons/group-11.png);
    background-size: 29px 32px;
}
.transactions-container #q3 .text-container p:nth-child(8) {
    background-image: url(/themes/frontend/img/icons/group-12.png);
    background-size: 33px 33px;
}
#content.transactions-container .main-cont .sz1 .ll1 .button-pip.create-pip-safe {
    width: 262px;
    padding-left: 47px;
    background: url(../img/icons/group-14.png) 35px 8px no-repeat;
}
#content .ll-menu1 ul li.j8 a:before,
#content .ll-menu1 ul li.j13 a:before {
    background: url(../img/icons/group-8.png) 0px 0px no-repeat;
    background-size: 23px 24px;
    width: 23px;
    height: 24px;
    left: 11px;
    top: 14px;
}

#content .ll-menu1 ul li.j8.ac a:before,
#content .ll-menu1 ul li.j13.ac a:before {
    background: url(../img/icons/group-8-active.png) 0px 0px no-repeat;
}
#content .ll-menu1 ul li.j8 a:hover:before,
#content .ll-menu1 ul li.j13 a:hover:before {
    background: url(../img/icons/group-8-hover.png) 0px 0px no-repeat;
}
#content .ll-menu1 ul li.j8.ac a:hover:before,
#content .ll-menu1 ul li.j13.ac a:hover:before {
    background: url(../img/icons/group-8-active.png) 0px 0px no-repeat;
}

#content .ll-menu1 ul li.j9 a:before {
    background: url(../img/icons/ebay_icon.png) 0px 0px no-repeat;
    background-size: 35px 14px;
    width: 35px;
    height: 14px;
    left: 5px;
    top: 18px;
}

#content .ll-menu1 ul li.j9.ac a:before {
    background: url(../img/icons/ebay_icon-active.png) 0px 0px no-repeat;
}
#content .ll-menu1 ul li.j9 a:hover:before {
    background: url(../img/icons/ebay_icon-hover.png) 0px 0px no-repeat;
}
#content .ll-menu1 ul li.j9.ac a:hover:before {
    background: url(../img/icons/ebay_icon-active.png) 0px 0px no-repeat;
}


@media only screen and (max-width: 1000px) {
    #content .ll-menu1 ul li.j8 a:before,
    #content .ll-menu1 ul li.j13 a:before {
        background: url(../img/icons/group-8@2x.png) 0px 0px no-repeat;
        top: 22px;
        left: 56px;
        background-size: 30px 32px;
        width: 30px;
        height: 32px;
    }
    #content .ll-menu1 ul li.j8.ac a:before,
    #content .ll-menu1 ul li.j13.ac a:before {
        background: url(../img/icons/group-8-active@2x.png) 0px 0px no-repeat;
        width: 30px;
        height: 32px;
        background-size: 30px 32px;
    }

    #content .ll-menu1 ul li.j8.ac a:before,
    #content .ll-menu1 ul li.j13.ac a:before {
        background: url(../img/icons/group-8-active@2x.png) 0px 0px no-repeat;
        width: 30px;
        height: 32px;
        background-size: 30px 32px;
    }
    #content .ll-menu1 ul li.j8 a:hover:before,
    #content .ll-menu1 ul li.j13 a:hover:before {
        background: url(../img/icons/group-8-hover@2x.png) 0px 0px no-repeat;
        width: 30px;
        height: 32px;
        background-size: 30px 32px;
    }
    #content .ll-menu1 ul li.j8.ac a:hover:before,
    #content .ll-menu1 ul li.j13.ac a:hover:before {
        background: url(../img/icons/group-8-active@2x.png) 0px 0px no-repeat;
        width: 30px;
        height: 32px;
        background-size: 30px 32px;
    }
    #content .ll-menu1 ul li.j9 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.j9.ac a:before {
        background: url(../img/icons/ebay_icon-active@2x.png) 0px 0px no-repeat;
        width: 75px;
        height: 30px;
        background-size: 75px 30px;
    }
    #content .ll-menu1 ul li.j9 a:hover:before {
        background: url(../img/icons/ebay_icon-hover@2x.png) 0px 0px no-repeat;
        width: 75px;
        height: 30px;
        background-size: 75px 30px;
    }
    #content .ll-menu1 ul li.j9.ac a:hover:before {
        background: url(../img/icons/ebay_icon-active@2x.png) 0px 0px no-repeat;
        width: 75px;
        height: 30px;
        background-size: 75px 30px;
    }
}

#content.transactions-container.tr-index .main-cont .item-b#q2,
#content.transactions-container.tr-index .main-cont .item-b#q3 {
    padding-top: 36px;
}
#content.transactions-container .main-cont h2 {
    color: #ff1d4e;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 23px;
    cursor: pointer;
    border-bottom: 3px dotted #e8e8e8;
    padding-bottom: 10px;
    text-align: left;
}
#content.transactions-container .main-cont h2:after {
    content: '';
    background: url(../img/icons/group-40.png) 0px 0px no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    float: right;
}

#content.transactions-container .main-cont h2 span{
    border-bottom: 1px #f00 dotted;
    line-height: 1;
    display: inline-block;
}
#content.transactions-container .main-cont h2:hover span{
    border-bottom: none;
}

#content.transactions-container .main-cont .sd-about {
    margin-top: 43px;
}
#content.transactions-container .main-cont .sd-about.ac h2:after {
    -webkit-transform:scaleY(-1);
    -moz-transform:scaleY(-1);
    -ms-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
#content .main-cont .sz1 .ll1 .bl-tit.pip.safe-deal {
    height: 66px;
}
#content .main-cont .sz1 .ll1 .bl-tit.pip.safe-deal .msg-agree-wait{
    line-height: 1.4;
    color: #272727;
    width: 200px;
    display: block;
    float: left;
    margin: 11px 0 0 20px;
    padding-left: 37px;
}

#content .main-cont .sz1 .ll1 .bl-tit.pip.safe-deal .msg-info {
    line-height: 1.4;
    color: #272727;
    width: 300px;
    display: block;
    float: left;
    margin: 11px 0 0 20px;
    padding-left: 37px;
}

#content .main-cont .sz1 .ll1 .bl-tit.pip.safe-deal .deal-edit-date{
    font-size: 12px;
    line-height: 1.33;
    width: 114px;
    padding-left: 35px;
    display: block;
    float: right;
    margin: 11px 27px 0 0;
}
#content .main-cont .sz1 .ll1 .bl-tit.pip.safe-deal .deal-edit-date:before{
    content: '';
    background: url(../img/icons/group-42.png) 0px 0px no-repeat;
    -webkit-background-size: 26px 26px;
    background-size: 26px 26px;
    position: absolute;
    top: 14px;
    right: 153px;
    width: 26px;
    height: 26px;
}

#content .main-cont .sz1 .ll1 .bl-tit.pip.safe-deal .deal-edit-date span{
    display: inline-block;
}
#content .main-cont .sz1 .ll1 .bl-tit.pip.safe-deal.is-not-author {
    background: #fff6d7;
}

#content .main-cont .sz1 .ll1 .bl1.safe-deal-one .lt1 ul li span {
    width: 190px;
}
#content .main-cont .sz1 .ll1 .bl1.safe-deal-one .lt1 {
    width: 100%;
}
#content .main-cont .sz1 .ll1 .bl1.safe-deal-one {
    background: url(../img/icons/group.png) right 44px top 32px no-repeat;
    -webkit-background-size: 103px 69px;
    background-size: 103px 69px;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius:0 0 2px 2px;
}
#content .main-cont .sz1 .ll1 .bl1.safe-deal-one button,
#content .main-cont .sz1 .ll1 .parcel-with-safe-deal-one-container .bl1 button {
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin: auto;
    float: left;
    margin-right: 2px;
    height: 40px;
}
#content .main-cont .sz1 .ll1 .parcel-with-safe-deal-one-container .bl1 button {
    margin-bottom: 10px;
}
#content .main-cont .sz1 .ll1 .bl1.safe-deal-one button.btn-half,
#content .main-cont .sz1 .ll1 .parcel-with-safe-deal-one-container .bl1 button.btn-half {
    width: 220px;
}
#content .main-cont .sz1 .ll1 .bl1.safe-deal-one button.btn-third  {
    width: 146px;
}
#content .main-cont .sz1 .ll1 .bl1.safe-deal-one button.btn-edit,
#content .main-cont.safe-deal-one .porr1 .bl1 .rr .bt3 button.btn-edit{
    background: #ff1d4e;
    border-bottom: 1px #ff1d4e solid;
}
#content .main-cont .sz1 .ll1 .bl1.safe-deal-one .lt1 ul {
    margin-bottom: 17px;
}
#content .main-cont .sz1 .ll1 .bl1.safe-deal-one.user-is-not-author-deal {
    border: solid 1px #ded5b6;
}
#content .main-cont .sz1 .ll1 .bl1.safe-deal-one.user-is-not-author-deal .btn-write {
    background: #ff1d4e;
}
#content .main-cont .sz1 .ll1 .bl1.safe-deal-one.user-is-not-author-deal .btn-write:active,
#content .main-cont .sz1 .ll1 .bl1.safe-deal-one .btn-edit:active,
#content .main-cont.safe-deal-one .porr1 .bl1 .rr .bt3 button.btn-edit:active {
    -webkit-box-shadow: inset 0 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 4px 3px rgba(0, 0, 0, 0.4);
}
.safe-deal-agree {
    border-top: #eaeaea 3px dotted;
    display: block;
    color: #272727;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding: 23px 0px 23px 37px;
    max-width: 378px;
    background: url(../img/icons/time-agree.png) 0px 18px no-repeat;
    clear: both;
}
.safe-deal-one .porr1 .bl1 .ll ul li li span {
    width: 190px;
}
.cancel-safe-deal,.delete-parcel {
    font-style: normal;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    background: url(/themes/frontend/img/icons/group-10.png) 0px 0px no-repeat;
    background-size: 21px 24px;
    height: 25px;
    display: inline-block;
    padding-left: 29px;
    padding-top: 3px;
    margin-bottom: 19px;
}
.delete-parcel {
    background-size: 18px 18px;
}
.cancel-safe-deal span {
    border-bottom: 1px #666 dotted;
    display: inline-block;
    line-height: 1;
}
.cancel-safe-deal:hover span {
    border-bottom: none;
}

#content .main-cont.safe-deal-one .porr1 .bl1 .rr .bt3{
    padding: 10px;
}
#content .main-cont.safe-deal-one .porr1 .bl1 .rr .bt3 button {
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin: auto;
    margin-right: 2px;
    height: 40px;
    width: 100%
}
#content .main-cont.safe-deal-one .porr1 .bl1 .rr .bt3 button {
    margin-bottom: 10px;
}
#content .main-cont.safe-deal-one .porr1 .bl1 .rr .bt3 button:last-child {
    margin-bottom: 0;
}
.modal.m6 .modal-con .t1 {
    line-height: 35px;
    padding-left: 28px;
}
.modal.m10 .modal-con .t1 {
    ine-height: 35px;
    padding-left: 68px;
}
/*
.modal.m6 .modal-con .t1:before,.modal.m10 .modal-con .t1:before {
    content: '';
    display: inline-block;
    padding-top: 0px;
    padding-left: 50px;
    background: url(/themes/frontend/img/icons/group-10.png) 0px 0px no-repeat;
    background-size: 40px 44px;
    min-height: 45px;
    position: absolute;
    top: 60px;
    left: 52px;
}*/
.modal.m6 .modal-con .t2 ul li,
.modal.m5 .modal-con .t2 ul li,
.modal.m10 .modal-con .t2 ul li
{
    text-align: left;
    padding-left: 20px;
    margin-left: 20px;
}

.modal.m6 .modal-con .t2 ul li:before,
.modal.m5 .modal-con .t2 ul li:before,
.modal.m10 .modal-con .t2 ul li:before
{
    content: '!';
    background: #fff;
    border-radius: 100%;
    border: 2px #ff1d4e solid;
    color: #ff1d4e;
    text-align: center;
    display: block;
    width: 22px;
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin-left: -36px;
}


.modal.m6 .modal-con .frm-m1 &gt; div &gt; a,.modal.m10 .modal-con .frm-m1 &gt; div &gt; a {
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin: auto;
    float: left;
    margin-right: 2px;
    height: 20px;
    padding: 10px 0;
    text-align: center;
}
.modal.m6 .modal-con .frm-m1 &gt; div &gt; a:first-child,.modal.m10 .modal-con .frm-m1 &gt; div &gt; a:first-child {
    background-repeat: no-repeat;
    background-color: #a6ce39;
    background-size: 18px 18px;
    background-image: url(/themes/frontend/img/icons/group-10.png);
    background-position-x: 7px;
    background-position-y: 10px;
    padding-left: 10px;
}
.modal.m6 .modal-con .frm-m1 &gt; div &gt; a:first-child,.modal.m10 .modal-con .frm-m1 &gt; div &gt; a:first-child {
    margin-left: 107px;
    width: 191px;
}
/*.modal.m10 .modal-con .frm-m1 &gt; div &gt; a:first-child {*/
    /*margin-left: 107px;*/
    /*width: 191px;*/
/*}*/
.modal.m6 .modal-con .frm-m1 &gt; div &gt; a:last-child,.modal.m10 .modal-con .frm-m1 &gt; div &gt; a:last-child {
    background-color: #b9b9b9;
    width: 108px;
    margin-left: 18px;
}
.modal.m6 .modal-con .frm-m1,.modal.m10 .modal-con .frm-m1 {
    min-height: 40px;
}
.modal .modal-con .frm-m1 input[type=submit].hide {
    display: none;
}
.payer-target-container {
    margin-top: 20px;
    float: left;
}

.btn-binding-card {
    float: right;
}

#payer-target-card .ff {
    line-height: 1.5;
}
#payer-target-card .fake-link {
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 38px;
    position: absolute;
    background: linear-gradient(90deg, #ff1b4c 0%, #fff 100%, #ffbac9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ff1b4c;
    cursor: pointer;
}

.ln1.payer-target-wrapper .ln1{
    margin-bottom: 20px;
}

.ln1.payer-target-wrapper .ff {
    float: left;
    text-align: left;
    width: 150px;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    min-height: 2px;
    white-space: pre-line;
}

.ln1.payer-target-wrapper .ov {
    float: left;
    width: 330px;
}

.ln1.payer-target-wrapper .ov .ch1 {
    width: 330px;
    background-color: #f0efef;
    text-align: center;
    position: relative;
}

.ln1.payer-target-wrapper .ov .ch1:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    content: '';
    border: 1px solid rgba(204, 204, 204, 0.8);
}

.ln1.payer-target-wrapper .ov .ch1 label {
    width: 50%;
    height: 40px;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ln1.payer-target-wrapper .ov .ch1 label input {
    position: absolute;
    top: 0;
    left: -9999px;
    display: block;
}

.ln1.payer-target-wrapper .ov .ch1 label.ac {
    background: #ff1b4c;
    color: #FFF;
    z-index: 1;
}

.ln1.payer-target-wrapper .ov .ch1:after {
    content: " ";
    display: table;
    clear: both;
}
.ln1.payer-target-wrapper .ip2 {
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    height: 38px;
    max-width: 330px;
    position: relative;
}
.ln1.payer-target-wrapper .ip2 span {
    display: block;
    margin: 0;
}
.ln1.payer-target-wrapper .ip2 span input {
    width: 100%;
    max-width: 319px;
    display: block;
    border: 0;
    background: 0;
    height: 38px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    padding-left: 10px;
}
.ln1.payer-target-wrapper .ip2 i {
    opacity: 0;
    font-style: normal;
    line-height: 10px;
    display: block;
    position: absolute;
    top: 17px;
    left: 10px;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
}

.ln1.payer-target-wrapper:after,
.ln1.payer-target-wrapper .ln1:after
{
    content: " ";
    display: table;
    clear: both;
}

.modal.m5 .modal-con {
    width: 650px;
    max-width: inherit;
}

.ln1.payer-target-wrapper .ov.width-full {
    width: 480px;
}
.ln1.payer-target-wrapper .ov.width-full .ch1 {
    width: 100%;
}
.modal.m5 .ln1.payer-target-wrapper {
    margin: 20px 0 0 5px;
}
.modal.m5 h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #272727;
    margin-bottom: 16px
}

.modal.m5 #payer-target-card .fake-link {
    left: 195px;
}

.pip-create-right-block.sender-receiver .buttons-container &gt; a#button-stage-control.hide {
    display: none;
}

.modal.m5.binding-info .modal-con {
    width: 525px;
}

#content .main-cont .sz1 .ll1 .faq-panel-parcels {
    display: none;
}

@media only screen and (max-width: 1000px) {
    #content.transactions-container .main-cont .sz1 .ll1 .button-panel {
        margin-bottom: 20px;
        float: left;
    }
    #content .main-cont .sz1 .ll1 .bl1.safe-deal-one {
        clear: both;
    }
}

@media only screen and (max-width: 740px) {
    #content .main-cont .tit.icon:before {
        position: absolute;
        display: block;
        content: '';
        width: 17px;
        height: 16px;
        background-position: 0 0;
        top: 20px;
        left: 19px;
    }
    #content .main-cont .sz1 .ll1 .bl1.safe-deal-one {
        background: url(../img/icons/group.png) right 20px top 20px no-repeat;
        -webkit-background-size: 55px 37px;
        background-size: 55px 37px;
    }
    #content .main-cont .sz1 .ll1 .bl1.safe-deal-one .lt1 {
        width: 90%;
    }
    #content .main-cont .back1 ~ .tit.icon:before {
        top: 61px;
    }

    #content.transactions-container.tr-index .main-cont .item-b#q2, #content.transactions-container.tr-index .main-cont .item-b#q3 {
        padding-top: 9px;
    }

    #content .main-cont .porr1 .bl1 .rr .bt3:before {
        display: none;
    }

    #content .main-cont.safe-deal-one .back1 ~ .tit.icon:before {
        left: 22px;
    }
    #content .main-cont.safe-deal-one h1 {
        text-align: left;
    }
    #content .main-cont.safe-deal-one .porr1 .bl1 .rr {
        width: 100%;
    }
    #content .main-cont.safe-deal-one .porr1 .bl1 .rr .bt3 {
        min-height: 90px;
        padding: 0;
    }
}
#content .main-cont .sz1 .ll1 .bl-tit.pip.safe-deal .msg-agree-wait:before {
    content: '';
    background-image: url(../img/icons/pip_ico.png);
    width: 25px;
    height: 25px;
    left: 20px;
    position: absolute;
    top: 14px;
}

@media only screen and (max-width: 550px) {
    #content .main-cont .sz1 .ll1 .bl1.safe-deal-one button {
        clear: both;
    }
    #content .main-cont .sz1 .ll1 .bl1.safe-deal-one button.btn-half {
        width: 49%;
        padding: 7px 11px;
        line-height: 1;
        font-size: 11px;
    }
    #set-parcel-title input[type="text"] {
        width: 97% !important;
    }
}
@media only screen and (max-width: 500px) {
    #content .main-cont .sz1 .ll1 .bl-tit.pip.safe-deal .deal-edit-date:before {
        content: '';
        background: url(../img/icons/group-42.png) 0px 0px no-repeat;
        -webkit-background-size: 26px 26px;
        background-size: 26px 26px;
        width: 26px;
        height: 26px;
        left: 20px;
        position: absolute;
        top: 43px;
    }
    #content .main-cont .sz1 .ll1 .bl-tit.pip.safe-deal .deal-edit-date {
        font-size: 12px;
        line-height: 1.4;
        width: 100%;
        padding-left: 35px;
        display: block;
        margin: 14px 0px 0px 22px;
        float: left;
    }
    #content .main-cont .sz1 .ll1 .item-b .tt-ev1, .sz3 .ll .tt-ev1 {
        line-height: inherit;
    }
    #content .main-cont .sz1 .ll1 .bl-tit.pip.safe-deal {
        height: 81px;
    }

    #content .main-cont .sz1 .ll1 .bl-tit.pip.safe-deal.is-author .deal-edit-date {
        margin-top: 0px;
    }

    #content .main-cont .sz1 .ll1 .bl1.safe-deal-one .tit {
        float: left;
    }
    #content .main-cont .sz1 .ll1 .button-panel {
        margin-bottom: 80px;
    }
    #content .main-cont .sz1 .ll1 .button-panel.parcels {
        margin-bottom: 30px;
    }
    #content .main-cont .sz1 .ll1 .faq-panel-parcels {
        display: block;
    }

    #content .main-cont .sz1 .ll1 .bl-tit &gt; span {
        padding-left: 60px;
        padding-top: 4px;
    }

    #content .main-cont .sz1 .ll1 .parcel-one-container .bl-tit.pip span:before,
    #content .main-cont .sz1 .ll1 .parcel-with-safe-deal-one-container .bl-tit.pip span:before {
        content: '';
        width: 25px;
        height: 25px;
        top: 9px;
        left: 20px;
        position: absolute;
    }
    #content .main-cont .sz1 .ll1 .parcel-one-container .bl-tit.pip.pass &gt; span:before,
    #content .main-cont .sz1 .ll1 .parcel-with-safe-deal-one-container .bl-tit.pip.pass &gt; span:before{
        background-image: url("../img/icons/pip_ico.png");
    }
    #content .main-cont .sz1 .ll1 .parcel-one-container .bl-tit.pip.blank &gt; span:before,
    #content .main-cont .sz1 .ll1 .parcel-with-safe-deal-one-container .bl-tit.pip.blank &gt; span:before{
        background-image: url("../img/icons/pip_barcode.png");
    }
}

#content .main-cont .sz1 .ll1 .bl-tit.pip.safe-deal.is-not-author .msg-agree-wait {
    margin-top: 18px;
}

#content .main-cont .sz1 .ll1 .bl-tit.pip .msg-parcel:before {
    content: '';
    width: 25px;
    height: 25px;
    top: 9px;
    left: 20px;
    position: absolute;
}

#content .main-cont .sz1 .ll1 .bl-tit.pip.pass .msg-parcel:before {
    background-image: url("../img/icons/pip_ico.png");
}
#content .main-cont .sz1 .ll1 .bl-tit.pip.blank .msg-parcel:before {
    background-image: url(../img/icons/pip_barcode.png);
}

#content .main-cont .sz1 .ll1 .parcel-with-safe-deal-one-container{
    position: relative;
}
@media only screen and (min-width: 500px) {
    #content .main-cont .sz1 .ll1 .parcel-with-safe-deal-one-container.is-pip-sender:after{
        content: 'Безопасная сделка';
        width: 54px;
        height: 21px;
        font-size: 10px;
        color: #9e9d9d;
        background: url(/themes/frontend/img/icons/group-5.png) 0px 1px no-repeat #f0efef;
        background-size: 54px 36px;
        -webkit-background-size: 54px 36px;
        display: block;
        padding-top: 38px;
        position: absolute;
        top: 14px;
        right: 30px;
        line-height: 1;
    }
}
#content .main-cont .sz1 .ll1 .parcel-with-safe-deal-one-container .bl-tit .msg-parcel {
    max-width: 290px;
}
#content .main-cont .sz1 .ll1 .parcel-with-safe-deal-one-container .bl-tit.pip.blank .msg-parcel {
    line-height: 1.2;
    padding-top: 7px;
}
#content .main-cont .sz1 .ll1 .parcel-one-container .bl-tit.pip.blank .msg-parcel {
    line-height: 3.6;
}
#content .main-cont .sz1 .ll1 .bl-tit.pip.blank .msg-parcel:before {
    bottom: 21px;
}
#content .main-cont .sz1 .ll1 .parcel-one-container .bl-tit.pip.pass {
    margin-top: -11px;
}
#content .main-cont .sz1 .ll1 .bl-tit.pip.blank {
    margin-top: -11px;
}
#content .main-cont.safe-deal-one .porr1 .bl1 .rr .bt3 button.hide {
    display: none;
}
#content .main-cont.safe-deal-one .porr1 .bl1 .rr .bt3 button:not(.hide) {
    margin-bottom: 0;
}
.qq.tooltip .hide1.safe-crow-tooltip {
    position: absolute;
    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: 34px 17px 17px 17px;
    width: 151px;
    z-index: 2;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: none;
    left: -156px;
    top: 30px;
}
#content .main-cont .sz1 .ll1 .bl1.safe-deal-one .tit {
    max-width: 280px;
}
#content .main-cont .sz1 .ll1 .bl1.safe-deal-one .lt1 button ~ .clear {
    min-height: 15px;
}

#content .main-cont.safe-deal-one .porr1 .bl1 .info-goods.ll .good-title &gt; span {
    padding-bottom: 0;
}
#content .main-cont.safe-deal-one .porr1 .bl1 .info-goods.ll .good-title &gt; .good-count-price {
    height: 0;
}
#payer-target-card .card-one {
    clear: both;
    position: relative;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 38px;
    cursor: pointer;
}
#payer-target-card .card-one #floatingCirclesG {
    position: absolute;
    left: -17px;
    top: -8px;
    display: none;
}
#payer-target-card .card-one #floatingCirclesG.show {
    display: block;
}
#payer-target-card .card-one:not(:first-child) {
    border-top: solid 1px #eaeaea;
}
#payer-target-card .card-one span {
    display: inline-block;
    cursor: pointer;
}
#payer-target-card .card-one span:not(:last-child){
    float: left;
    color: #ff1b4c;
}
#payer-target-card .card-one span:last-child{
    float: right;
    color: #96b936;
}
#payer-target-card .card-one span:nth-child(1) {
    width: 178px;
}
.card-one .jq-radio {
    float: left;
    margin: 9px 14px 9px 0;
    background-image: url(../img/icons/radio-unchecked.png);
    width: 20px;
    height: 20px;
}
.jq-radio.checked {
    background-image: url(../img/icons/radio-checked.png);
}
@media only screen and (max-width: 370px) {
    #pip-create-form .ln1 .ov .ch1,
    #pip-create-form .ln1 .ov,
    #pip-create-form .ln1 .ov.city_sender,
    #pip-create-form .ln1 .ov.city_receiver {
        width: 280px;
    }

    #pip-create-form .ln1 .ov.weight,
    #pip-create-form .ln1 .ov.val,
    #pip-create-form .ln1 .ov.promo {
        float: right;
    }
}

@media only screen and (max-width: 740px) {
    .safe-deal-agree {
        border: none;
    }
    .modal.m6 .modal-con .t2 ul li:before, .modal.m5 .modal-con .t2 ul li:before {
        width: 18px;
    }
    .modal.m5 .modal-con {
        width: 90%;
    }

    #pip-create-form .ln1.map {
        width: 480px;
    }

    .modal.m6 .modal-con .t1:before {
        padding-top: 0px;
        padding-left: 52px;
        background-size: 20px 22px;
        position: absolute;
        top: 70px;
        left: 24px;
    }

    .modal.m6 .modal-con .frm-m1 &gt; div &gt; a:first-child {
        margin-left: 22px;
    }
    .modal.m6 .modal-con .frm-m1 &gt; div &gt; a {
        float: none;
        clear: both;
    }

    .modal.m6 .modal-con .t1 {
        line-height: 16px;
    }
    .modal.m6 .modal-con .t2 ul li {
        text-align: left;
        padding-left: 10px;
        margin-left: 20px;
    }

    .modal.m6 .modal-con .frm-m1 &gt; div &gt; a:last-child {
        margin: 10px 0 0 22px;
    }
}
@media only screen and (max-width: 385px) {
    .safe-deal-agree {
        padding-top: 14px;
    }
    #content .main-cont .sz1 .ll1 .bl-tit.pip.safe-deal .deal-edit-date {
        width: 170px;
        margin-top: 6px;
    }
    #pip-create-form .item-b.comission .comission-value{
        background: #0e6fbb;
        border-radius: 2px;
        padding: 30px 31px 18px 20px;
        width: 80%;
        min-height: 33px;
        min-width: 229px;
    }
}
@media only screen and (max-width: 320px) {
    #content .main-cont .sz1 .ll1 .bl1.safe-deal-one {
        background: none;
    }

    .card-one .jq-radio {
        margin-right: 8px;
    }
    #payer-target-card .card-one span:nth-child(1) {
        width: 150px;
    }
    #payer-target-card .card-one {
        font-size: 12px;
    }
    #pip-create-form .ip2 span input {
        width: 92%;
    }

    #pip-create-form .ov.products .ip2.title {
        width: 278px;
    }
}
@media only screen and (max-width: 555px) {
    .pip-create-right-block.sender-receiver {
        height: auto !important;
    }

    .pip-create-right-block.sender-receiver p.status,
    .pip-create-right-block.sender-receiver a {
        float: none;
    }
    .pip-create-right-block.sender-receiver p.oferta a {
        display: inline;
    }

    .modal.m5 .ln1.payer-target-wrapper .ov.width-full,
    .modal.m5 .ln1.payer-target-wrapper .ov{
        width: 215px;
    }

    .modal.m5 .ln1.payer-target-wrapper .ov .ch1 label {
        font-size: 12px;
        width: 100%;
    }
    #pip-create-form .ln1.map {
        width: 95%;
    }
}
@media only screen and (min-width: 555px) and (max-width: 1000px) {
    #pip-create-form .rr1 .tbl-row {
        border-left: 250px solid #f0efef;
        background: #f0efef;
        width: 247px;
    }
    #pip-create-form .rr1 .tbl-row .responsive-left {
        margin-left: -250px;
        border-right: 3px #fff dotted;
        min-width: 247px !important;
        width: 250px;
    }
    #pip-create-form .rr1 .clear { clear: both;  /* Отменяем обтекание */ }

    #pip-create-form .rr1 .pip-create-right-block {
        border-top: 3px #fff dotted;
    }

    #pip-create-form .rr1 .responsive-left .pip-create-right-block,
    #pip-create-form .rr1 .pip-create-right-block.info{
        border: none;
    }

    #pip-create-form .rr1 .pip-create-right-block.info.fill {
        width: 207px !important;
    }
    .attachment-wrn-cost {
        max-width: 260px;
    }
}
@media only screen and (max-width: 554px) {
    .attachment-wrn-cost {
        max-width: 250px;
    }
    .btn-add-attachment, .attachment-wrn-cost {
        margin-left: 0px;
    }
}
@media only screen and (max-width: 520px) {
    #pip-create-form .item-b.comission .ln1:first-child {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    #pip-create-form .item-b.comission .ln1 .ff {
        margin-bottom: 20px;
    }

    #content .main-cont .sz1 .ll1 .stage3 .item-b {
        margin-bottom: 10px;
    }
    .btn-add-attachment {
        margin-top: 20px;
    }
    #content .main-cont .sz1 .ll1 .stage3 .item-b.attachment .separator {
        margin-left: 0px;
        margin-top: 30px;
    }

    #content .main-cont .sz1 .ll1 .stage3 .item-b#q8 {
        margin-bottom: 30px;
    }
}

.safe-deal-agree a, a.pay_link {
    color: #ff1b4c !important;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    text-decoration: underline;
}
.safe-deal-agree a:hover,
a.pay_link:hover {
    text-decoration: none;
}

.good-title .good-count-price {
    padding-left: 0px;
	text-align: right;
	min-width: 230px;
}

#e-shops .scan-pd .err-shadow,
#personal .scan-pd .ov &gt; .err {
    -webkit-box-shadow: 0 0 2px #f00 !important;
    box-shadow: 0 0 2px #f00 !important;
}

#e-shops .stage-addr {
    min-height: 255px;
}
#e-shops .stage-addr .about-stage-1 {
    font-size: 13px;
    padding: 15px 15px 0 15px;
}
#e-shops .stage-addr .addr-ind{
    width: 46%;
    float: left;
    padding: 0px 0 0 15px;
}

#e-shops .stage-addr .addr-city{
    width: 46%;
    float: right;
    padding: 0px 20px 0 0;
}

#e-shops .stage-addr &gt; h3 {
    padding: 32px 20px 0 2%
}

#e-shops .stage-addr .addr-str {
    padding: 15px 20px 0 2%
}

.sz3 .ll .ln1 .ov .ind {
    width: 115px;
}

@media only screen and (max-width:740px) {
    #e-shops .stage-addr {
        min-height: 323px;
    }

    #e-shops .stage-addr &gt; p, #e-shops .stage-addr &gt; h3 {
        padding: 15px 10px 0 5%
    }
    #e-shops .stage-addr .addr-str {
        padding: 15px 10px 0 5%;
        width: 90%;
    }
    #e-shops .stage-addr .addr-ind{
        width: 90%;
        float: left;
        padding: 0px 10px 0 5%;
    }

    #e-shops .stage-addr .addr-city{
        width: 90%;
        float: right;
        padding: 0px 18px 0 5%;
    }
}
@media only screen and (max-width:375px) {
    #e-shops .stage-addr {
        min-height: 340px;
    }
}

@media only screen and (max-width: 325px) {
    #e-shops .stage-one {
        min-height: 875px;
    }
    #e-shops .stage-addr .addr-city {
        width: 90%;
        padding-right: 14px;
    }
    #e-shops .stage-addr {
        min-height: 358px;
    }
}
.promo-page.j1.grayfone {
    background: #f0efef;
}

#e-shops .container-preloader {
    width: 184px;
    position: relative;
    top: 16px;
    display: none;
}

#e-shops input[type=submit].ov-op1 ~ .container-preloader {
    display: block;
}
.stage-third .ck1.sms{
    margin-top: 10px;
}

#e-shops .ck1.sms span {
    font-family: Open Sans;
    font-size: 12.5px;
    font-weight: 400;
    color: #ff1b4c;
}

#e-shops .it.fld-birthday {
    width: 206px;
}

@media only screen and (max-width: 740px) {
    #e-shops .it.fld-birthday,
    #e-shops .ip2.dt1 {
        width: 262px;
    }
}
@media only screen and (max-width: 375px) {
    #e-shops .it.fld-birthday,
    #e-shops .ip2.dt1 {
        width: 232px;
    }
}
@media only screen and (max-width: 320px) {
    #e-shops .it.fld-birthday,
    #e-shops .ip2.dt1 {
        width: 250px;
    }
}
@media only screen and (max-width: 1000px) {
    #personal .ln1.inn .qq .curr {
        top: 2px;
        position: relative;
    }
}

#e-shops .inn .ov {
    float: left;
}

.ln1.inn .qq  {
    top: 7px;
    left: 10px;
}

@media only screen and (max-width: 320px) {
    #e-shops .ln1.inn .ip2 {
        width: 210px !important;
    }
}
.sz3 .ll .ln1.birthday .ov,
.sz3 .ll .ln1.inn .ov {
    width: 117px;
}

@media only screen and (max-width: 740px) {
    #personal .ln1.inn .ov {
        float: left;
    }

    .sz3 .ll .ln1.birthday .ov {
        width: 147px;
    }

    .ln1.inn .qq .hide1.ac {
        right: -60px;
    }
    .ln1.inn .qq .hide1:before {
        right: 62px;
    }

    #personal .ev-s1 {
        display: none;
    }
}

#e-shops .inn {
    margin-top: 15px;
}

.promo-page .b1 .form1 .it i.input-label-phone {
    top: 2px;
    color: #999;
    font-size: 10px;
    line-height: 10px;
}

.btn-apply-promo {
    display: block;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    height: 39px;
    text-align: center;
    line-height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    width: 114px;
    float: right;
    cursor: pointer;
    z-index: 2;
    position: relative;
    user-select: none;
    margin-left: 5px;
    float: left;
}
@media only screen and (max-width:740px) {
    .sz4 .rr .chose-ct-mob1 .hide label {
        float: none;
        clear: both;
    }

    #reviews .text-sub .ep-textr span textarea {
        margin-top: 10px;
    }
    #set-parcel-title.hide {
        visibility: hidden;
    }

    #set-parcel-title {
        top: 10px !important;
    }
}
@media only screen and (min-width:741px) {
    #reviews .text-sub .ip2 i {
        display: none;
    }
}
@media only screen and (max-width:580px) {
    .list-offices-container .office_table_cell {
        width: 40%;
    }
}
@media only screen and (max-width:500px) {
    .list-offices-container .office_table_cell {
        width: 100% !important;
    }
}

.big-form1 .ct-form .tel-sub1 .sub-et1.repeat-send-sms {
    background: #ccc;
    border-bottom: 1px #ccc solid;
}
.pip-create-right-block.delivery .time-delivery {
    margin-top: 6px;
}

#content .main-cont .sz1 .ll1 .bl1 .lt1 ul li.pip-one-info-other-face {
    margin-top: 11px;
    color: #333;
}

.big-form1 .ct-form #citizenship {
    margin-bottom: 4px;
}
#preview-scan {
    position: absolute;
    margin-top: -3px;
}
#preview-scan img {
    max-width: 81px;
    cursor: pointer;
    max-height: 57px;
}
#preview-scan: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;
}
#preview-scan:hover:after {
    opacity: .8;
}

.modal.m8 .modal-con {
    padding: 0;
}

.modal.m8 .modal-con img {
    max-width: inherit;
}
#content .main-cont .sz1 .ll1 .bl1 .lt1 .tit a.hide {
    display: none;
}

#set-parcel-title {
    position: absolute;
    left: 40px;
    top: 16px;
    max-width: 428px;
    z-index: 2;
}

#set-parcel-title .btn {
    font-family: Open Sans;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    float: right;
    color: #ffffff;
    background: #979797;
    cursor: pointer;
    display: block;
    text-align: inherit;
    text-shadow: none;
    border: none;
    border-radius: inherit;
    box-shadow: none;
    padding: 9px 11px 11px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#set-parcel-title .btn &gt; span {
    border-bottom: 1px #fff dotted;
}

#set-parcel-title .btn:hover &gt; span {
    border-bottom: none;
}

#set-parcel-title input[type="text"] {
    width: 416px;
    height: 38px;
    background-color: white;
    border: 1px solid #979797;
    color: #272727;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    padding: 0 5px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.novisibility {
    visibility: hidden;
}
@media only screen and (max-width: 550px) {
    #set-parcel-title .btn {
        font-size: 12px;
        margin-right: 0px;
    }
}
@media only screen and (max-width: 500px) {
    #set-parcel-title {
        max-width: 350px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 550px){
    #set-parcel-title {
        max-width: 225px;
    }
    #set-parcel-title .btn {
        margin-right: -5px;
    }
}
@media only screen and (min-width: 375px) and (max-width: 550px) {
    #set-parcel-title {
        max-width: 280px;
    }
    #set-parcel-title .btn {
        margin-right: -4px;
    }
}
@media only screen and (min-width: 425px) and (max-width: 550px) {
    #set-parcel-title {
        max-width: 330px;
    }
    #set-parcel-title .btn {
        margin-right: -2px;
    }
}

@media only screen and (max-width: 768px) {
    .about_place-block .description.pvz {
        display: inline-block;
        vertical-align: top;
        font-size: 12px;
        width: 100%;
    }
}

#pip-create-form .search-map-st1 {
    clear: both;
    margin: 0;
    min-height: 40px;
}
#pip-create-form .search-map-st1:after {
    clear: none;
    height: 15px;
}
@media only screen and (min-width: 1001px) {
    #pip-create-form .search-map-st1 .ip {
        width: 226px;
    }
}
@media only screen and (max-width: 1000px) {
    #pip-create-form .search-map-st1 .ip {
        width: 99%;
    }
}
#sender-points-city-list .last,
#receiver-points-city-list .last,
#return-points-city-list .last{
    display: none
}

#sender-points-city-list .office_table_cell,
#receiver-points-city-list .office_table_cell,
#return-points-city-list .office_table_cell{
    width: 100%;
}
#page .container-all-point .list-offices-container .about_place-block .info {
    padding-top: 0px;
}
#page .container-all-point .list-offices-container .about_place-block .description.pvz {
    width: 100%;
}
#page .container-all-point .list-offices-container .about_place-block div.opt-tx-1,
#page .container-all-point .list-offices-container .about_place-block div.opt-tx-2,
#page .container-all-point .list-offices-container .about_place-block div.opt-tx-3 {
    max-width: 100px;
}
#pip-create-form .about_place-block .chose1.hide {
    display: none;
}
.about_place-block div.opt-1.yes, .about_place-block div.opt-2.yes, .about_place-block div.opt-3.yes {
    opacity: 1;
}
#registration #citizenship {
    display: none;
}
#registration .tel-sub1 i,
#e-shops .tel-sub1 i{
    left: 11px !important;
}

#registration .intl-tel-input.allow-dropdown .flag-container,
#profile .intl-tel-input .flag-container,
#pip-create-form .intl-tel-input.allow-dropdown .flag-container,
#e-shops .intl-tel-input .flag-container {
    display: none !important;
}

#profile .intl-tel-input.allow-dropdown input,
#pip-create-form .intl-tel-input.allow-dropdown input,
#e-shops .intl-tel-input.allow-dropdown input {
    padding-left: 9px;
    margin-left: 1px;
}

.stage-addr input[name="address"] {
    padding: 0 12px 8px 11px;
    margin-left: -11px;
}

#e-shops a.knowInn {
    display: inline-block;
    vertical-align: top;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    color: #ff1b4c;
    border-bottom: 1px dotted #f78ca3;
    margin-top: 13px;
    margin-left: 15px;
}

#e-shops a.knowInn:hover {
    border: 0;
    padding-bottom: 1px;
}

#e-shops .inn.know {
    margin-top: 10px;
}
#form-cpt #captcha_img {
    width: 110px;
    height: 55px;
    margin-left: -8px;
    margin-top: -10px;
}

#form-cpt .ov ~ div {
    float: right;
    width: 89px;
    height: 38px;
    overflow: hidden;
    background: #fff;
}
@media only screen and (max-width: 808px) {
    #form-cpt .ip2 {
        width: 135px !important;
    }

    #form-cpt .ov ~ div {
        margin-left: 15px;
        float: left;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 385px) {
    #e-shops .stage-one {
        min-height: 780px;
    }
    #form-cpt .ov ~ div {
        margin-left: 6px;
    }
}
@media only screen and (max-width: 320px) {
    #e-shops .inn.know #captcha_img {
        width: 98px;
    }
    #e-shops .stage-one {
        min-height: 820px;
    }
    #e-shops .ln1.inn.know .ov ~ div {
        margin-left: 24px;
    }
}
#form-cpt .ov {
    position: relative;
    float: left
}

#form-cpt .ip2 ~ .up {
    background-image: url(../img/icons.png?nc=1);
    width: 13px;
    height: 12px;
    background-position: -105px -283px;
    top: 14px;
    position: absolute;
    right: 12px;
    cursor: pointer;
}

#form-cpt .ip2 ~ .up.active {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 1500ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 1500ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 1500ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 1500ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
#e-shops .ln1.inn .ip2 {
    width: 135px !important;
}

#form-cpt .ip2 {
    max-width: inherit !important;
    width: 150px !important;
    height: 38px;
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    max-width: 278px;
    position: relative;
}
#form-cpt .ip2 span {
    display: block;
    margin: 0 10px;
}
#form-cpt .ip2 span input {
    height: 36px;
    margin-top: 4px;
    width: 100%;
    display: block;
    border: 0;
    background: 0;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
}
#form-cpt .ip2 i {
    top: 13px;
    font-style: normal;
    line-height: 10px;
    display: block;
    position: absolute;
    left: 10px;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    opacity: 1;
}

#form-cpt .ip2.ac i {
    top: 2px;
    color: #999;
    font-size: 10px;
    line-height: 10px;
}

#form-cpt a.sub1 {
    clear: both;
    margin: 40px auto;
}
#form-cpt .t2 {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    padding: 0 25% 25px;
}

.main_page_photo_noupload,
.main_page_photo_upload,
.address_page_photo_noupload,
.address_page_photo_upload {
    padding: 3px 0px 0px 100px;
    min-height: 57px;
}
.main_page_photo_upload, .address_page_photo_upload {
    padding: 3px 0 0 0;
}

.main_page_photo_noupload,
.main_page_photo_upload {
    background: url(/themes/frontend/img/icons/passport_main.svg) 0px 0px no-repeat;
}
.address_page_photo_noupload,
.address_page_photo_upload{
    background: url(/themes/frontend/img/icons/passport_address.svg) 0px 0px no-repeat;
}
.main_page_photo_noupload .qq,
.address_page_photo_noupload .qq {
    top: -6px;
}
.address_page_photo_noupload .upload-label {
    min-width: 141px;
}

.main_page_photo_noupload .upload-label {
    max-width: 121px;
}
@media only screen and (max-width: 740px) {
    .scan-pd {
        margin-top: 27px;
    }
}
@media only screen and (max-width: 375px) {
    #e-shops .scan-pd {
        padding: 13px 0 12px 13px;
        max-width: 280px;
    }

    .scan-pd .upload-done-date {
        margin-top: -5px;
    }
}
@media only screen and (max-width: 350px) {
    .main_page_photo_noupload, .address_page_photo_noupload {
        padding-left: 90px;
    }
}
.main_page_photo_upload &gt; div:first-child,
.address_page_photo_upload &gt; div:first-child {
    float: left;
    margin-left: 100px;
}
.scan-pd .main_page_photo_upload .upload-done-name,
.scan-pd .address_page_photo_upload .upload-done-name {
    max-width: 130px

}
.scan-pd .upload-file-edit {
    position: relative;
    top: -4px;
}
@media only screen and (max-width: 350px) {
    .main_page_photo_upload &gt; div:first-child, .address_page_photo_upload &gt; div:first-child {
        float: left;
        margin-left: 90px;
    }
}
@media only screen and (max-width: 768px) {
    .container-all-point .err {
        width: 540px;
        height: 260px;
        margin-top: 177px;
    }
}
@media only screen and (max-width: 740px) {
    #content .main-cont .sz1 &gt; #pip-create-form ~ .rr1 {
        display: block;
    }
}
@media only screen and (max-width: 425px) {
    .container-all-point .err {
        width: 86%;
        height: 260px;
        margin-top: 187px;
    }
}
.modal .modal-con .t2 a {
    color: #ff1c4c;
    border-bottom: 1px solid #f5afbe;
}
.modal .modal-con .t2 a:hover {
    border-bottom: none;
}

.search-map-st1 .ip,
.search-map-st1 .ip2
{
    display: none;
}

.ymap-find-button {
    width: 50%;
    margin: 0!important;
}

.ymap-find-button.js-listoffices {
    float:right;
}
.ymap-find-button.js-onmap {
    float:left;
}

.sz3 .ll #personal .ln1 .ov .ip2 span input {
    padding-top: 3px;
}
.sz3 .ll #personal .textr-ev1 span textarea {
    padding-top: 6px;
}

.main_page_photo_upload.withoutfone,
.address_page_photo_upload.withoutfone {
    background: none;
}

.notice-phone-ru {
    color: red;
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    position: relative;
    top: 14px;
    left: 1px;
}

#e-shops .stage-second.large {
    min-height: 383px;
}
@media only screen and (max-width:768px) {
    #e-shops .stage-second.large {
        min-height: 417px;
    }
}
@media only screen and (max-width:740px) {
    #e-shops .stage-second.large {
        min-height: 603px;
    }
}

@media only screen and (max-width: 375px) {
    #e-shops .stage-second.large {
        min-height: 597px;
    }
}
@media only screen and (max-width: 320px) {
    #e-shops .stage-second.large {
        min-height: 704px;
    }
}

#e-shops .t2.t5 p {
    margin-bottom: 10px;
}
@media only screen and (min-width:741px) {
    #e-shops .stage-second &gt; div:last-child {
        padding-top: 68px;
    }
}

#e-shops .stage-second &gt; div:first-child {
    padding-top: 15px;
}

span.rub-return {
    margin: -2px 0px 0px 2px;
    border-bottom: 1px solid;
    line-height: 6px;
}
#content .main-cont .sz1 .ll1 .item-b#q6 h3 {
    margin-top: 22px;
    margin-bottom: 29px;
}

.container-all-point1 .err {
    margin-top: 21px;
}

#content .tests-page{
    padding: 35px 40px;
}
.tests-page-item{
    margin-bottom: 70px;
}
.tests-page-title,
.tests-page-title a{
    font-size: 14px;
    color: rgba(51, 51, 51, 0.5);
}
#content .main-cont .tests-page-item h1,
#content .main-cont .test-page-item h1{
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 30px;
    margin-top: 10px;
    margin-left: -40px;
    padding-left: 36px;
    border-left: 4px solid #ED1651;
}

.tests-page-item-text{
    font-size: 16px;
}
.tests-page-item-image{
    margin-top: 12px;
    margin-bottom: 35px;
}
.tests-page-item-image img{
    width: 100%;
}
.tests-page-item-info{
    margin-top: 50px;
}
.tests-page-item-info .info-section{
    font-weight: 600;
    line-height: normal;
    font-size: 20px;
    width: 32.9%;
    display: inline-block;
    color: rgba(51, 51, 51, 0.5);
}
.info-section span{
    padding: 15px 0 15px 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.info-section .count-questions{
    background: url(../img/icons/tests-questions.png) 0 14px no-repeat;
}
.info-section .count-users{
    padding-left: 55px;
    background: url(../img/icons/tests-users.png) 0 14px no-repeat;
}
.info-section-button,
.test-next-button,
.test-reset-button{
    background: #ff1b4c;
    color: #FFF;
    display: block;
    text-align: center;
    padding: 15px 0;
    cursor: pointer;
}
.test-next-button.disabled {
    opacity: 0.3;
    cursor: default;
}
.test-next-button,
.test-reset-button{
    width: 300px;
}
.test-page-title{
     font-size: 16px;
    margin-top: 5px;
}
.test-page-counter{
    font-size: 20px;
    font-weight: bold;
    margin: 25px 0;
}
.test-page-counter p{
    font-weight: bold;
    line-height: normal;
    font-size: 16px;
    color: rgba(51, 51, 51, 0.5);
}
.test-page-answer-item{
    cursor: pointer;
    position: relative;
    margin: 15px 0;
}
.test-page-answers-block a,
.tests-page-item-text a{
    color: #ED1651;
    text-decoration: underline;
}
.image-answers{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.image-answers .test-page-answer-item{
    width: 100%;
    min-height: 1px;
    padding: 0 10px 70px 10px;
    margin-botto: 0;
    box-sizing: border-box;
}
.test-page-answer-img img{
    width: 100%;
    height: auto;
}
.test-page-answer-checkbox{
    border: 1px solid #C4C4C4;
    border-radius: 50%;
    content: "";
    height: 24px;
    width: 24px;
    position: absolute;
}
.image-answers .test-page-answer-checkbox{
    left: 50%;
    bottom: 20px;
    margin-left: -12px;
}
.test-page-answer-item.active .test-page-answer-checkbox::before{
    border-radius: 50%;
    content: "";
    height: 14px;
    width: 14px;
    position: absolute;
    top: 5px;
    left: 5px;
    background: #ED1651;
}
.test-page-answer-text{
    padding-left: 44px;
    font-size: 20px;
}
.test-page-answer-item.active .test-page-answer-text{
    color: #ED1651;
}

.test-page-buttons-block{
    margin-top: 40px;
}
.tests-mask{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.tests-page #floatingCirclesG{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -27px;
    z-index: 10;
}
.tests-backdrop{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.7;
    z-index: 1;
}
@media only screen and (max-width: 740px){
    #content .tests-page{
        padding: 20px;
    }
    #content .main-cont .tests-page-item h1,
    #content .main-cont .test-page-item h1{
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        margin-top: 10px;
        margin-left: 0px;
        padding-left: 0px;
        border-left: none;
    }
    .tests-page-title,
    .test-page-title,
    .test-page-counter{
        text-align: center;
    }
    .test-page-counter{
        margin-bottom: 12px;
    }
    .tests-page-item-text{
        font-size: 14px;
    }
    .tests-page-item-image{
        margin-left: -25px;
        margin-right: -25px;
        margin-bottom: 20px;
    }
    .tests-page-item-info{
        margin-top: 0;
    }
    .tests-page-item-info .info-section{
        display: block;
        margin-top: 25px;
        width: 100%;
        text-align: center;
    }
    .test-next-button,
    .test-reset-button{
        width: 100%;
    }
}
@media only screen and (max-width: 540px){
    .test-next-button{
        width: 100%;
    }
    .test-page-answer-img{
        width: 100%;
    }
}
@media only screen and (min-width: 540px){

    .image-answers .test-page-answer-item{
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        width: 33.333333%;
    }
}

.table {
    display: table;
}
/* popup-messenger */
.popup-messenger{
    width: 70px;
    position: fixed;
    float: right;
    bottom: 2%;
    right: 5%;
    z-index: 9999;
}
.messenger-button{
    position: relative;
    margin: 5px auto;
    cursor: pointer;
    display: block;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-color: #ed1651;
    border: 1px solid white;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .5);
}
.messenger-button:hover {
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .5);
    top:1px;
}
.messenger-button:active {
    top:2px;
    box-shadow:none;
}
.messenger-button_general{
    background-image: url("../img/sprite_ico_60.png");
    background-position:0 118px;
}
.messenger-button_ico_close{
    background-image: url("../img/sprite_ico_60.png");
    background-position: 1px 180px;
}
.messenger-button_ico_telegram{
    background-image: url("../img/sprite_ico_60.png");
    background-position:  -3px 300px;
}
.messenger-button_ico_phone {
    background-image: url("../img/sprite_ico_60.png");
    background-position:0 58px;
}
.messenger-button_ico_livetex {
    background-image: url("../img/sprite_ico_60.png");
    background-position: 0 237px;
}
.messenger-button_unactive{
    display: none !important;
}
.messenger-tooltip{
    top:10px;
    height: 40px;
    position: absolute;
    right: 0px;
    background-color: #fff;
    border-radius: 20px;
    line-height: 40px;
    color: #ed1651;
    text-align: center;
    font-size: 15px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .5);
    opacity: 0;
}

.messenger-button_ico_phone {
    display:none;
}
.webim-root{
    margin: 0 auto;
    max-width: 320px !important;
    left: 0 !important;
    right: 10px !important;
}
.webim-root.webim-desktop-mode &gt; .webim-chat-block &gt; .webim-chat {
    margin-left: 0px !important;
}
.webim-sections {
    max-width: 290px !important;
}
.webim-resizable {
    max-width: 320px !important;
}

@media only screen and (max-width: 720px) {
    .messenger-button_ico_phone{
        display:block;
    }
}

#payByCard .jq-checkbox.checked,
#payPayPal .jq-checkbox.checked,
#payCache .jq-checkbox.checked {
    background-image: url(../img/icons.png);
    width: 22px;
    height: 22px;
    background-position: -262px -53px;
    position: relative
}
#payByCard .jq-checkbox,
#payPayPal .jq-checkbox,
#payCache .jq-checkbox {
    float: left;
    margin-right: 8px;
    background-image: url(../img/icons.png);
    width: 22px;
    height: 22px;
    background-position: -262px -79px
}
#payByCard .ck1 a,
#payPayPal .ck1 a,
#payCache .ck1 a {
    font-family: Open Sans;
    font-size: 12.5px;
    font-weight: 400;
    color: #ff1b4c;
    display: inline;
    border-bottom: 1px solid #ff708f
}
#payByCard .ck1 a:hover,
#payPayPal .ck1 a:hover,
#payCache .ck1 a:hover  {
    border-bottom: 0
}
#payByCard .jq-checkbox.checked:before,
#payPayPal .jq-checkbox.checked:before,
#payCache .jq-checkbox.checked:before {
    position: absolute;
    top: -1px;
    right: -1px;
    display: block;
    content: '';
    background-image: url(../img/icons.png);
    width: 18px;
    height: 18px;
    background-position: -291px -93px
}

#payByCard, #payPayPal, #payCache {
    text-align: left;
	margin-top: 15px;
}
#modal-select-payment .t2{
    margin: 0 auto;
    width: 270px;
    margin-top: 25px;
}

.pay-form-submit a{
    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: 0 auto;
    width: 270px;
}
.ebay-container .text-container{
    font-size: 14px;
    line-height: 1.29;
    text-align: left;
    color: #3b3b3b;
}
.ebay-container .text-container p{
    margin-bottom: 15px;
}
.ebay-container .text-container a{
    color: #FF1B4C;
    text-decoration: underline;
}
.ebay-container .text-container a:hover{
    text-decoration: none;
}
.ebay-container .rr-fix .btn-create-order {
    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: #a6ce39;
    border-bottom: 1px solid #96b936;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 10px;
}
.rr-left{
    z-index: 10;
    top: 1px;
    right: 0;
    width: 180px;
    background-color: #f0efef;
    padding: 26px 20px 20px 20px
}
.ebay-container .main-cont .sz1 .ll1 .bl-tit.pip.blank {
    margin-top: 0;
}
.ov.qty {
    width: 90px;
    z-index: 2;
    position: relative;
}
.image-preview img{
    height: 70px;
    border: 1px solid rgba(204, 204, 204, 0.8);
    padding:10px;
}
.bordered-block{
    border-bottom: 3px #fff dotted;
    padding-bottom: 15px;
}
.text-16{
    font-size: 16px !important;
}
#content.ebay-container .main-cont .sz1 .ll1 .parcel-one-container .bl-tit.pip.pass {
    margin-top: 0px;
}
ul.ebay-parcel-params li span{
    width: 200px !important;
}
/*#content.ebay-container .main-cont .sz1 .ll1 .bl1 .lt1{*/
    /*width: 100% !important;*/
/*}*/
.ebay-list-link{
    cursor: pointer;
}
.rr-left li a,
.ebay-list-link{
    display: inline-block;
    vertical-align: top;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    color: #ff1b4c;
    border-bottom: 1px dotted #f78ca3;
}
.rr-left li a:hover,
.ebay-list-link:hover{
    border: 0;
    padding-bottom: 1px;
}
.rr-left .btn-create-order,
.save-attachments,
.save-util-decision,
.pay-parcel,
.pay-by-card{
    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: #a6ce39;
    border-bottom: 1px solid #96b936;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 10px;
}
.rr-left .btn-create-order:active,
.save-attachments:active,
.save-util-decision:active,
.pay-parcel:active,
.pay-by-card: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);
}
.save-attachments,
.save-util-decision,
.pay-parcel,
.pay-by-card{
    width: 330px;
}
.ebay-order-info{
    font-size: 14px;
}
.ebay-order-info{
    font-size: 14px;
}
.ebay-order-info .tt-ev1{
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
}
.ebay-attachment-list{
    margin-top: 30px;
}
.ebay-attachment-list .tt-ev1{
    margin-bottom: 15px;
}
.ebay-container .weight input {
    box-sizing: border-box !important;
}
.ebay-container .ov.weight &gt; .ip2 &gt; span &gt; span {
    left: 90px !important;
}

.ebay-container div.error {
    color: red;
    font-size: 11px;
    display: none;
}

@media only screen and (max-width: 370px) {
    .ebay-container .weight {
        /*width: 200px !important;*/
        float: left !important;
        margin-left: 0 !important;
    }

}

.util-parcel{
    font-style: normal;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    background: url(/themes/frontend/img/icons/group-10.png) 0px 0px no-repeat;
    background-size: 21px 24px;
    height: 25px;
    display: inline-block;
    padding-left: 29px;
    padding-top: 3px;
    margin-bottom: 19px;
}
.ff .preview-item img{
    width: 120px;
    border: 1px solid rgba(204, 204, 204, 0.8);
    padding: 5px;
}
.info-goods label{
    margin-right: 20px;
    cursor: pointer;
}
.attacment-item .ff{
    min-height: 230px !important;
}
.attacment-item .ov{
    margin-bottom: 15px;
}
.attacment-item .qty{
    width: 150px !important;
    margin-right: 30px !important;
}
.attacment-item .cost{
    width: 150px !important;
}
.info-goods .sz3{
    margin-top: 10px;
    border-bottom: 1px dashed #e8e8e8;
}
.attacment-item .ln1{
    margin-bottom: 20px !important;
}
@media only screen and (max-width: 740px){
    .sz3 .ll .attacment-item .ln1 .ff {
        float: none !important;
        display: block;
        width: auto;
        min-height: 2px !important;
    }
    .ff .preview-item img{
        width: 258px;
    }

}
@media only screen and (max-width: 740px){
    .sz3 .ll .item-b .attacment-item .ff {
        display: block !important;
    }
}

.sz3 .ll .attacment-item .ln1 .ov .ip2 {
    max-width: 330px;
}
.sz3 .ll .ln1 .ff a.preview-item {
    display: block;
}
.save-attachments,
.save-util-decision {
    width: auto;
    padding: 0 20px;
    margin: 10px auto;
    display: inline-block;
}
#button-stage-control{
    margin-top: 25px;
}
#button-reverse-control {
    margin-top: 25px;
}
.dollar{
    line-height: 5px;
    color: #333;
    font-weight: 400;
    float: right;
    margin: -21.5px 10px 0 0 !important;
}
.remove-attachment{
    position: absolute;
    top: 5px;
    right: 20px;
    color: #ff1b4c;
    cursor: pointer;
}
.save-draft{
    cursor: pointer;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #f0efef;
    border: 1px solid rgba(204, 204, 204, 0.8);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 10px;
    width: auto;
    padding: 0 20px;
    margin: 10px auto;
    display: inline-block;
}
.save-draft: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);
}
.preview-item img{
    padding: 10px;
    width: 70px;
    border: 1px solid #d6d6d6;
}
.goods-photos{
    margin-bottom: 10px;
}
.attachments-buttons{
    position: relative;
}
.add-attachment-link{
    position: absolute;
    top: 20px;
}
.payment-info{
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    padding: 25px 21px 30px 19px;
    text-align: center;
}
/* Parcel payment */
.steps-flow{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: rgba(51, 51, 51, 0.5);
	margin-top: -15px;
}
.create-form-header__divider{
	height: 2px;
	background: #ED1651;
	margin-top: 20px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 30px;
}
#button-stage-control{
	position: relative;
}
.button-icon-plus{
	position: absolute;
    font-size: 28px;
    left: 45px;
}
.payment-method-item{
	display: inline-block;
	height: 180px;
	border: 1px solid #EEECED;
	width: 230px;
	float: none;
	margin-top: 13px;
	cursor: pointer;
	text-align: center;
}
.payment-method-item.active{
	background: #EEECED;
}
.payment-method-item:nth-child(even){
	float: right;
}
.payment-radio-checkbox{
	border: 1px solid #C4C4C4;
    border-radius: 50%;
    content: "";
    height: 24px;
    width: 24px;
    position: relative;
	margin-top: 15px;
}
.payment-method-item.active .payment-radio-checkbox::before {
    border-radius: 50%;
    content: "";
    height: 14px;
    width: 14px;
    position: absolute;
    top: 5px;
    left: 5px;
    background: #ED1651;
}
.payment-method-item div{
	margin-left: auto;
    margin-right: auto;
}
.payment-icon{
	width: 48px;
	height: 42px;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: bottom center;
}
.payment-icon.type-cash{
	background-image: url("../img/icons/icon_cash.png");
}
.payment-icon.type-card{
	background-image: url("../img/icons/icon_card.png");
}
.payment-text{
	font-weight: 600;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	color: #333333;
	padding: 0 20px;
	margin-top: 10px;
}
.tumblr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.tumblr__label {
    line-height: 23px;
    font-size: 14px;
    color: #333333;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
}
.tumblr__label.selected {
	color: #ED1651;
}
.tumblr__t-bg {
    position: relative;
    background: rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    height: 20px;
    width: 40px;
    margin: 0 12px;
    cursor: pointer;
}
.tumblr__sl {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #ED1651;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    top: 0;
}

.tumblr__sl.tumblr__sl_right {
    left: 20px;
}
.tumblr__sl.tumblr__sl_left {
    left: 0;
}
.payments-payer-settings{
	margin-top: 20px;
}
.payments-methods-tabs{
	margin: 0 auto;
    max-width: 480px;
}
.payment-method-submit{
	margin-top: 25px;
}
.pay-form-card-pay{
	position: relative;
	padding-left: 35px;
}
.pay-form-card-pay:before{
    background-image: url(../img/icons/icon_card_button.png);
    background-repeat: no-repeat;
	background-position: 0 0;
    position: absolute;
    display: block;
    content: '';
    width: 245px;
    height: 16px;
    top: 0px;
    left: 0px;
}
.steps-flow{
	display: none;
}
@media only screen and (max-width: 740px){
	.payments-methods-tabs{
		width: 232px;
	}
	.payment-method-item{
		position: relative;
		height: 64px;
	}
	.payment-method-item:nth-child(even) {
		float: none;
	}
	.payment-icon {
		width: 24px;
		height: 21px;
		margin: 0;
		background-size: 24px 21px;
		position: absolute;
		top: 20px;
		left: 55px;
	}
	.payment-method-item div {
		margin: 0;
	}
	.payment-radio-checkbox{
		position: absolute;
		margin: 0;
		top: 20px;
		left: 15px;
	}
	.payment-text {
		padding: 0 5px;
		padding-left: 70px;
		height: 64px;
		display: table-cell;
		vertical-align: middle;
	}
	.pay-form-submit a{
		width: 232px;
	}
}
.parcel-payment-info h3{
	margin-top: 15px;
    padding-bottom: 7px;
}
.parcel_info_payment-status-text{
	color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
}
.parcel_info_payment-status-button{
	width: 200px;
    height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
    margin-top: 10px;
}
.cancel-payment-button{
	background-color: #ff1b4c;
    border-bottom: none;
}
.parcel_info_payment-status-button.cancel-payment-button span{
	width: 110px;
}
.parcel_info_payment-status-button span{
	margin: auto;
    display: block;
    width: 170px;
    padding: 10px;
}
.modal.m12 .modal-con .frm-m1 {
    min-height: 40px;
}
.modal.m12 .modal-con .frm-m1 &gt; div &gt; a:first-child {
    margin-left: 107px;
    width: 191px;
}
.modal.m12 .modal-con .frm-m1 &gt; div &gt; a {
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin: auto;
    float: left;
    margin-right: 2px;
    height: 20px;
    padding: 10px 0;
    text-align: center;
}
.modal.m12 .modal-con .frm-m1 &gt; div &gt; a:last-child {
    background-color: #b9b9b9;
    width: 108px;
    margin-left: 18px;
}
/* End parcel payment */
.orders-header-subtitle{
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: -15px;
}
.ev-link .orders-header-subtitle a{
    float: none;
    padding-right: 10px;
    color: #ff1c4c;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 13px;
    position: relative;
    top: 0;
}
.ev-link .orders-header-subtitle a:before{
    display: none;
}
#content.ebay-container .main-cont .sz1 .ll1 .bl-tit .msg-parcel {
    line-height: 3.3;
    font-size: 14px;
}
.porr1 .bl1 .rr .bt3 .ebay-tech-support-text a {
    padding-left: 0;
    padding-top: 5px;
}
.porr1 .bl1 .rr .bt3 .ebay-tech-support-text a:before {
     display: none;
 }
.ebay-tech-support-text {
    margin-bottom: 0 !important;
}
.ebay-support-link{
    text-align: center;
}
.ebay-support-link a{
    color: #333;
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    line-height: 13px;
    border-bottom: 1px solid #b3b3b3;
}
#content .main-cont .tit.ebay-order::before {
    background-image: url(../img/icons/cardboard-box-100.png);
    background-repeat: no-repeat;
    background-size: contain;
}
#content .main-cont .tit.icon.ebay-order:before {
    position: absolute;
    display: block;
    content: '';
    width: 40px;
    height: 26px;
    background-position: 0 0;
    top: 30px;
    left: 19px;
}
#content .main-cont .sz1 .ll1 .bl1 .lt1 .tit.ebay-order{
    margin-left: 45px;
}
.ul.ebay-parcel-params li span {
    width: 200px !important;
}
.btn-calculate-order {
    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: #a6ce39;
    border-bottom: 1px solid #96b936;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 10px;
    width: 300px;
    margin: 0 auto;
}
#rur{
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #ff1b4c;
}
.pip-create-right-block.rur-addon{
    padding-top: 0;
    padding-bottom: 20px;
}
.rur-text{
    text-align: center;
    color: #ff1b4c;
}
.ebay-order-info .porr1 .bl1 .ll ul li li span {
    display: inline-block;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    max-width: 200px;
    /*min-width: 96px;*/
    width: auto;
}
.ebay-order-comment{
    position: relative;
}
.ebay-order-comment-label{
    color: #666;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
}
.ebay-order-comment-text{
    display: block;
    color: #666;
    border: 1px solid #d6d6d6;
    height: 38px;
    width: 100%;
    max-width: 320px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.ebay-save-order-comment{
    cursor: pointer;
    display: block;
    position: absolute;
    top: 22px;
    left: 320px;
    font-size: 14px;
    color: white;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    height: 39px;
    text-align: center;
    line-height: 40px;
    background-color: #a6ce39;
    border-bottom: 1px solid #96b936;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 10px;
    padding-right: 10px;
}
.ebay-how-to-info__ttl{
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    margin-bottom: 50px;
}
.ebay-how-to-info__tiles{
    position: relative;
    height: 180px;
    margin-bottom: 10px;
}
.ebay-how-to-info__tile_item{
    height: 180px;
    width: 195px;
    position: absolute;
    top:0;
}
.ebay-how-to-info__tiles .el_2{
    left: 195px;
}
.ebay-how-to-info__tiles .el_3{
    left: 243px;
}
.ebay-how-to-info__tiles .el_4{
    left: 438px;
}
.ebay-how-to-info__tiles .el_5{
    left: 486px;
}
.ebay-how-to-info__tile_divider{
    height: 180px;
    width: 48px;
    position: absolute;
    top:0;
}
.ebay-how-to-info__tile_item_img{
    width: 80px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.ebay-how-to-info__tile_item_txt{
    font-size: 14px;
    line-height: 19px;
    text-align: center;
}
.ebay-how-to-info__tile_item_txt a{
    color: #FF1B4C;
    text-decoration: underline;
}
.ebay-how-to-info__tile_item_txt a:hover{
    text-decoration: none;
}
.ebay-how-to-info__tile_divider_img{
    width: 22px;
    height: 40px;
    margin: 0 auto;
    margin-top: 15px;
    background-image: url(../img/icons/ebay_tile_divider.png);
    background-repeat: no-repeat;
}
.ebay-how-to-info__adress_form{
    margin-bottom: 60px;
}
.ebay-how-to-info__adress_item{
    border-bottom: 1px solid #6E6E6E;
    margin-bottom: 15px;
}
.ebay-how-to-info__adress_item.inline-item{
    display: inline-block;
}

.ebay-how-to-info__adress_item.half_line{
    width: 350px;
}
.ebay-how-to-info__adress_item.third_line{
    width: 223px;
}
.ebay-how-to-info__adress_item.left-line{
    margin-left: 25px;
}
.ebay-how-to-info__adress_item-label{
    font-family: Open Sans;
    font-style: normal;
    font-size: 13px;
    line-height: 18px;
    color: #949494;
    margin-bottom: 5px;
}
.ebay-how-to-info__adress_item-text{
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    color: #353535;
    margin-bottom: 10px;
}
#content.ebay-container .main-cont .sz1 .ll1 {
    float: none;
    width: 100%;
}
.ebay-container #pip-create-form .ln1 .ov.city_receiver{
    width: 464px;
}
.ebay-container #pip-create-form .ip2{
    max-width: 464px;
}
.ebay-container #pip-create-form .ln1 .ov {
    width: 464px;
}
.ebay-container #pip-create-form .ln1 .ov .ch1{
    width: 464px;
}
.ebay-container #pip-create-form .ff{
    width: 210px;
}
.ebay-container .ov.weight{
    position: relative;
}
.weight-suggest {
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    position: absolute;
    top: 10px;
    width: 150px;
    left: 140px;
}
#pip-create-form .ip2.calc-button{
    background-color: #ff1b4c;
    /* border: 1px solid rgba(204, 204, 204, 0.8); */
    height: 38px;
    position: relative;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 22px;
    cursor: pointer;
}
.calc-button-text{
    margin: 0 auto;
    width: 110px;
    text-align: right;
    margin-top: 7px;
    position: relative;
}
.calc-button-text:before{
    background-image: url(../img/icons/calc_icon.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 15px;
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
}
.text-field div{
    display: inline-block;
}
.text-field{
    font-size: 16px;
    line-height: 21px;
    color: #333333;
    position: relative;
    margin-bottom: 30px;
}
.text-field__info {
    position: absolute;
    right: 0;
}
.text-field__info.hide{
    display: none;
}
.text-field__info #rur{
    font-weight: 600;
    font-size: 13px;
    line-height: 21px;
    color: #FF1B4C;
}
.text-field__info{
    position: absolute;
    width: 220px;
    height: 40px;
    right: 0;
}
.text-field__info .cost-value{
    position: absolute;
    top:0;
    left: 0;
}
.text-field__info .rur-addon{
    position: absolute;
    top:0;
    right: 0;
}
.text-field__info .rur-text {
    font-size: 13px;
    color: #C2C2C2;
    line-height: 15px;
}
.text-field__info .cost-value {
    font-family: Open Sans;
    font-size: 13px;
    font-weight: bold;
    line-height: 21px;
    text-align: right;
    color: #FF1B4C;
}
.text-field__info .text{
    font-size: 13px;
    line-height: 21px;
    color: #333333;
    font-weight: bold;
}
.ebay-info-block-bottom{
    padding-left: 90px;
    position: relative;
}
.ebay-info-block-bottom:before{
    background-image: url(../img/icons/q_icon.png);
    background-repeat: no-repeat;
    width: 42px;
    height: 42px;
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
}
.ebay-info-block-bottom__links{
    display: inline-block;
    width: 240px;
    height: 60px;
}
.ebay-info-block-bottom__links a{
    color: #FF1B4C;
    text-decoration: underline;
    font-size: 16px;
    line-height: 22px;
    display: block;
    margin-top: 9px;
}
.ebay-info-block-bottom__links a:hover{
    text-decoration: none;
}
.ebay-how-to-info__tile_item.mobile-show{
    display: none;
}
.ebay-container .ev-link{
    max-width: none;
}
.text-field__label{
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
}
.text-field__info{
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
}
#content.ebay-container .main-cont .sz1 .ll1 .bl1 .lt1 {
    float: none;
    width: auto;
    margin-left: 18px;
    margin-bottom: 25px;
    margin-right: 18px;
}
.ebay-order-comment-text input{
    padding-top: 10px;
    width: 100%;
    max-width: 300px;
}
.ebay-how-to-info__adress_item-text{
    position: relative;
}
.ebay-how-to-info__adress_item-text.select-box:before{
    background-image: url(../img/icons/select_triangle.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 7px;
    content: '';
    display: inline-block;
    position: absolute;
    right: 0;
}
.sz3 .lln .tt-ev1 {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    padding-bottom: 17px;
}
.ebay-faq-ttl{
    color: #333;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    padding-bottom: 10px;
}
.ebay-faq-item{
    padding-left: 20px;
    margin-bottom: 10px;
}
.ebay-faq-question{
    color: #333;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding-bottom: 5px;
    cursor: pointer;
}
.ebay-faq-answer{
    padding-left: 20px;
    display: none;
    margin-bottom: 40px;
}
.line1.ebay-faq{
    margin-bottom: 20px;
}
.ebay-faq-image{
    margin: 10px auto;
}
.ebay-faq-image img{
    width: 100%;
}
@media only screen and (max-width: 740px){
    /*.ebay-how-to-info__tiles{*/
        /*height: auto;*/
    /*}*/
    .ebay-how-to-info__tile_divider{
        display: none;
    }
    .ebay-how-to-info__tile_item{
        width: 100%;
        position: relative;
        left: 0 !important;
        height: auto;
        margin-bottom: 30px;
    }
    .ebay-how-to-info__tile_item_img{
        width: 35px;
        display: inline-block;
        margin: 0;
    }
    .ebay-how-to-info__tile_item_txt{
        display: inline-block;
        text-align: left;
        position: absolute;
        top: 10px;
        left: 45px;
    }
    .ebay-how-to-info__tile_item_img img{
        width: 35px;
    }
    .info__adress_item.half_line{
        width: 100%;
    }
    .ebay-how-to-info__adress_item.left-line {
        margin-left: 0px;
    }
    .ebay-container #pip-create-form .ln1 .ov.city_receiver{
        width: 100%;
    }
    .ebay-container #pip-create-form .ip2{
        width: 100%;
    }
    .ebay-container #pip-create-form .ln1 .ov {
        width: 100%;
    }
    .ebay-container #pip-create-form .ln1 .ov .ch1{
        width: 100%;
    }
    .text-field div {
        display: block;
        text-align: center;
    }
    .text-field__info {
        position: relative;
        width: 100%;
        height: auto;
    }
    .text-field__info .cost-value,
    .text-field__info .rur-addon{
        position: relative;
    }
    .text-field__info .cost-value{
        text-align: center;
        font-size: 42px;
        line-height: 49px;
    }
    .ebay-info-block-bottom__links{
        display: inline-block;
        width: 100%;
        height: auto;
    }
    .ebay-how-to-info__adress_form {
        margin-bottom: 30px;
    }
    .ebay-how-to-info__tile_item.mobile-show{
        display: block;
        margin-bottom: 60px;
        height: 85px;
    }
    .ebay-how-to-info__tile_item.mobile-hide{
        display: none;
    }
    .ebay-container #pip-create-form .ln1 .ov.weight{
        margin-left: 0px;
    }
    .ebay-container #pip-create-form .ff{
        float: none;
    }
    .ebay-info-block-bottom {
        margin-bottom: 30px;
    }
    #content.ebay-container .main-cont .sz1 .ll1 .bl-tit div {
        display: block;
    }
}
@media only screen and (max-width: 490px){
    .ebay-order-comment-text{
        width: auto;
        max-width: none;
    }
    .ebay-save-order-comment{
        width: auto;
    }
    .ebay-save-order-comment{
        position: static;
    }

}
.ebay-container #pip-create-form .search-map-st1{
	display: none;
}
.ebay-container .pip-create-right-block#cost{
    padding-top: 35px;
}
/* new */
.container-track-number {
    margin-top: 25px;
}
#track-number-form h3{
    position: relative;
    padding-left: 75px;
}
#track-number-form h3:before{
    background-image: url(../img/ebay_search.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    display: block;
    content: '';
    width: 65px;
    height: 36px;
    top: 0px;
    left: 0px;
}
#track-number-form .ln1 {
    margin-bottom: 20px;
}
#track-number-form .ln1:after {
    content: " ";
    display: table;
    clear: both;
}
#track-number-form .ff {
    float: left;
    width: 210px;
    color: #666;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    min-height: 2px;
}
#track-number-form .ln1 .ov {
    float: left;
    width: 464px;
}
#track-number-form .ip2 {
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    height: 38px;
    max-width: 464px;
    position: relative;
}
#track-number-form .ip2 span {
    display: block;
    margin: 0;
}
#track-number-form .ip2 span input {
    width: 100%;
    max-width: 319px;
    display: block;
    border: 0;
    background: 0;
    height: 38px;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    padding-left: 10px;
}
#track-number-form .ip2 i {
    font-style: normal;
    line-height: 10px;
    display: block;
    position: absolute;
    top: 17px;
    left: 10px;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    color: #333;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
}
#sendTrackNum.ip2 {
    background-color: #ff1b4c;
    /* border: 1px solid rgba(204, 204, 204, 0.8); */
    height: 38px;
    position: relative;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 22px;
    cursor: pointer;
}
#sendTrackNum .button-text {
    margin: 0 auto;
    width: 110px;
    text-align: right;
    margin-top: 7px;
    position: relative;
}
.courier-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin-top: -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: auto;
    width: 462px;
    display: none;
}
.courier-item{
    padding: 5px 10px;
    cursor: pointer;
}
.courier-item:hover{
    background-color: rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 740px){
    .ebay-container #track-number-form .ln1 .ov.city_receiver{
        width: 100%;
    }
    .ebay-container #track-number-form .ip2{
        width: 100%;
    }
    .ebay-container #track-number-form .ln1 .ov {
        width: 100%;
    }
    .ebay-container #track-number-form .ln1 .ov .ch1{
        width: 100%;
    }
	#track-number-form h3{
		padding-left: 0;
	}
	#track-number-form h3:before{
		display: none;
	}
}
#pip-create-form .receiver-country-attention {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #FF1B4C;
    margin-bottom: 29px;
}
#pip-create-form .receiver-country-attention svg{
    float:left;
    margin-right: 16px;
}
#pip-create-form .receiver-country-attention span{
    float: left;
    width: calc(100% - 40px);
    margin-top: -3px;
}
#pip-create-form .receiver-country-attention::after{
    content: " ";
    display: table;
    clear: both;
}
/* Parcels pagination*/
.main-pagination-block{
    margin-bottom: 30px;
}
.main-pagination-need-more-button{
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #333333;
    display: block;
    border: 1px solid #e5e5e5;
    padding: 10px 0;
}
.main-pagination-button{
    background: #F0EFEF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    width: 24px;
    height: 24px;
}
.main-pagination-pages-block .pagination li a {
    padding: 6px 12px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 120%;
    color: #666666;
}
.main-pagination-pages-block .pagination li.active a {
    background-color: #F0EFEF;
    color: #666666;
}
.main-pagination-pages-block .pagination .next {
    position: relative;
}
.main-pagination-pages-block .pagination .next:before {
     position: absolute;
     top: 9px;
     left: 5px;
     display: block;
     content: '';
     background-image: url(../img/icons/pagination_next_arrow.png);
     background-repeat: no-repeat;
     width: 5px;
     height: 8px;
 }
.main-pagination-pages-block .pagination .prev {
    position: relative;
}
.main-pagination-pages-block .pagination .prev:before {
    position: absolute;
    top: 9px;
    left: 5px;
    display: block;
    content: '';
    background-image: url(../img/icons/pagination_previous_arrow.png);
    background-repeat: no-repeat;
    width: 5px;
    height: 8px;
}

.main-pagination-pages-block .pagination .prev.disabled,
.main-pagination-pages-block .pagination .next.disabled {
    display: none;
}
/* End */

.warrning-info__title {
    color: #FF1B4C;
    font-weight: 600;
    font-size: 13px;
}

.warrning-info__description {
    font-size: 10px;
    color: #303030;
    margin-top: 5px;
}

.warrning-info__button {
    background: #FF1B4C;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    margin-top: 10px;
    text-align: center;
    padding: 10px 50px;
}

.warrning-info__button img {
    margin-right: 3px;
    width: 16px;
    height: 16px;
}

.warrning-info {
    padding: 10px 15px 20px 15px;
    border: 1px dashed #FF1B4C;
    margin-bottom: 25px;
}

.warrning-info__title_black {
    color: #333333;
    font-size: 14px;
    font-weight: normal;
}

.warrning-info__description_gray {
    color: rgba(51, 51, 51, 0.5);
    font-size: 12px;
}

.warrning-info-custom {
    padding-top: 20px;
    padding-left: 18px;
}

@media only screen and (max-width: 740px){
    .warrning-info__button {
        padding: 10px 0px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.attention-text-customs {
    border: 1px solid #EEECED;
    padding: 12px 15px 20px;
    margin-bottom: 16px;
}
.attention-text-customs p {
    font-style: italic;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
}
.attention-text-customs__title {
    margin-bottom: 12px;
}
.attachments-form-customs a {
    color: #ff1b4c;
}
.attachment-customs-container {
    margin-bottom: 50px;
}
.attachment-customs-container--title {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 20px;
}
.attachment-customs-container__row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 12px;
    align-items: center;
}
.attachment-customs-container__row.attachment-customs-container__row--total-cost {
    margin-bottom: 33px;
    justify-content: flex-start;
}
.attachment-customs-container__col {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 120%;
    /* or 16px */

    color: rgba(0, 0, 0, 0.5);
}
.attachment-customs-container__col--label {
    width: 160px;
    padding-right: 22px;
}
.attachment-customs-container__col--tooltip .qq.tooltip {
    position: relative;
    float: none;
    margin-top: 0;
    margin-right: 0;
    right: 0;
    top: 0;
}
.attachment-customs-container__col--input {
    flex-grow: 2;
}
#pip-create-form .attachment-customs-container__col--input .ip2 {
    max-width: 100%;
}
#pip-create-form .attachment-customs-container__col--tooltip {
    margin-left: 12px;
}
.attachment-customs-container__col--tooltip .qq.tooltip.val .val:before {
    display: none;
}
.attachment-customs-container__col--tooltip .qq.tooltip.val .val {
    position: absolute;
    top: 50px;
}
.attachment-customs-container__col--link {
    width: 100%;
    text-align: center;
    margin-left: 182px;
}
@media only screen and (max-width: 460px){
    .attachment-customs-container__col--label,
    .attachment-customs-container__col--tooltip {
        margin-bottom: 10px;
    }
    #pip-create-form .attachment-customs-container__col--input {
        order: 3;
        width: 100%;
        margin-right: 0;
    }
    .attachment-customs-container__col--link {
        margin-left: 0;
    }
    .attachment-customs-container__row--total-cost .attachment-customs-container__col--label {
        width: 100%;
    }
}
.attachment-customs-add-action {
    display: block;
    color: #FF1B4C;
    border: 1px dashed #FF1B4C;
    padding: 14px 0;
    margin-bottom: 32px;
    text-align: center;
}
.attachment-customs-add-action.hide {
    display: none;
}
#pip-create-form .attachment-customs-container__row--total-cost .attachment-customs-container__col--input {
    order: 0;
    width: 150px;
    flex-grow: 0;
}
#pip-create-form .attachment-customs-container__col--input .ip2 span input {
    width: calc(100% - 20px);
}
.personal-data-title-tooltip, .personal-data-title{
    display: inline-block;
}
.personal-data-title-tooltip .qq.tooltip .hide1.ac {
    display: block !important;
}
.total-parcel-info-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 12px;
    align-items: center;
    font-weight: 400;
    font-size: 13px;
    line-height: 120%;
}
.total-delivery-info {
    padding-bottom: 20px;
}
.total-parcel-info__cost {
    color: #ED1651;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
}
.attachment-description {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    margin-bottom: 12px;
    align-items: center;
    font-weight: 400;
    font-size: 13px;
    line-height: 120%;
}
.attachment-description.hide {
    display: none;
}
.attachment-description--img {
    margin-right: 14px;
}
.attachment-description--title {
    font-weight: 700;
}
.attachments-block {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}
.attachments-block-title{
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.attachments-block.active .attachments-block-title {
    margin-bottom: 12px;
}
.attachments-block-title__arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.attachments-block.active .attachments-block-title__arrow {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.attachments-block-list {
    display: none;
}
.attachments-block.active .attachments-block-list {
    display: block;
}
.pip-create-right-block__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;
}
.pip-create-right-block__button 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;
}

.select2.select2-container {
    width: 100% !important;
}

.select2.select2-container .select2-selection {
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 38px;
    outline: none !important;
    transition: all .15s ease-in-out;
}

.select2.select2-container .select2-selection .select2-selection__rendered {
    color: #5c5c5c;
    line-height: 32px;
    padding-right: 33px;
    padding-left: 10px;
    font-size: 13px;
}

.select2.select2-container .select2-selection .select2-selection__arrow {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 32px;
    width: 33px;
}

.select2.select2-container.select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.select2-container .select2-dropdown {
    background: transparent;
    border: none;
    margin-top: -5px;
}

.select2-container .select2-dropdown .select2-search {
    padding: 0;
}

.select2-container .select2-dropdown .select2-search input {
    outline: none !important;
    border-bottom: none !important;
    padding: 5px 10px !important;
}

.select2-container .select2-dropdown .select2-results {
    padding: 0;
}

.select2-container .select2-dropdown .select2-results ul {
    background: #fff;
    border: 1px solid #34495e;
}

.select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
    background-color: #3498db;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 13px;
    font-style: italic;
    color: #717171!important;
}

.select2-container .select2-dropdown .select2-results ul, .select2-container .select2-dropdown .select2-search input {
    background: #f3f2f2;
    border: 1px solid #ccc;
    color: #333;
    font-size: 13px;
    font-weight: 400;
}
.select2-container .select2-dropdown .select2-search input {
    height: 33px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 5px 5px 0 5px!important;
    margin-left: -8px!important;
}

.issue-code-hider {
    background-color: unset;
    color: #ff1c4c;
    line-height: 13px;
    text-decoration: underline;
    text-decoration-color: #ffbac9;
    cursor: pointer;
}

.issue-code .issue-code-item:nth-child(2) {
    display: none;
}

.toggle-next-hide {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.toggle-next-hide-text {
    flex: 1;
}
.toggle-next-hide-text:after {
    position: absolute;
    top: 46%;
    right: 46px;
    content: '';
    background-image: url("../img/icons.png");
    width: 12px;
    height: 7px;
    background-position: -313px -138px
}
.area-contact-us {
    background-color: white;
    border: 1px solid rgba(204, 204, 204, 0.8);
    margin: 20px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-weight: 400;
    position: relative;
}
.pointer{
    cursor:pointer;
}
.flipped:after {
    transform: scaleY(-1);
}
.px-4{
    padding-left: 4px !important;
    padding-right: 4px !important;
}
.pb-5{
    padding-bottom: 5px !important;
}
.pb-10{
    padding-bottom: 10px !important;
}
.pt-0{
    padding-top: 0 !important;
}
.py-15{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.text-center {
    text-align: center !important;
}
.text-muted {
    color: #999999 !important;
}
.trash-right::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1.6em;
    background: url('/themes/frontend/img/icons/group-10.png') no-repeat right;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.trash-right {
    position: relative;
    padding-right: 1.7em;
}
@media only screen and (max-width: 480px) {
    .only-big-screen {
        display: none !important;
    }
}
@media only screen and (min-width: 480px) {
    .only-small-screen {
        display: none !important;
    }
}
.ebay-switch {
    position: relative;
    flex: 0 0 35px;
    height: 18px;
}
.ebay-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.ebay-switch .ebay-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 30px;
}
.ebay-switch .ebay-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    border-radius: 14px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    transition: .4s;
}
.ebay-switch input:checked + .ebay-slider {
    background-color: #FF1B4C;
}
.ebay-switch input:checked + .ebay-slider:before {
    transform: translateX(16px);
}
a.boxberry-a, .boxberry-a a{
    color: #ED1651;
    text-decoration: underline;
}
@font-face {
    font-family: 'Gilroy';
    src: local('Gilroy Regular'), local('Gilroy-Regular'),
    url('../fonts/Gilroy-Regular/Gilroy-Regular.woff2') format('woff2'),
    url('../fonts/Gilroy-Regular/Gilroy-Regular.woff') format('woff'),
    url('../fonts/Gilroy-Regular/Gilroy-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
.qq.tooltip .curr.red_question {
    background-image: url("../img/icons/ebay_question_circle_red.svg");
    background-size: contain;
    width: 20px;
    height: 20px;
    background-position: revert;
}
.categories-switch{
    display:flex;
    gap:5px;
    align-items: center;
}
button.empty-red-button{
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    padding: 8px 35px;
    font-weight: 500;
    font-size: 14px;
    background: #F0EFEF;
    border: #B1B1B1 solid 1px;
    color: #666666;
}
button.empty-red-button.active {
    background: #ED1651;
    color: #FFFFFF;
    border: none;
}
.ebay-info__icon {
    float: left;
    background: #A6CE39;
    color: white;
    box-sizing: border-box;
    width: 1.4em;
    height: 1.4em;
    line-height: 1.5em;
    border-radius: 50%;
    text-align: center;
    margin-right: 0.3em;
    margin-top: 0.1em;
    font-family: PT Mono, serif;
}
.margin-bottom-7{
    margin-bottom: 7px;
}
.margin-bottom-20{
    margin-bottom: 20px;
}
.ebay-export-text-dimensions-max .tooltip {
    height: 12px !important;
    left: 0;
    top: -1px;
    margin: 0 !important;
    float: none !important;
    position: relative !important;
}
.ebay-export-text-dimensions-max .tooltip .curr{
    transform: scale(0.8);
}
.ebay-export-text-dimensions-max .tooltip .hide1{
    position: absolute !important;
    transform: translateX(calc(100% - 44px)) translateY(4px);
    margin: 0 !important;
}</pre></body></html>