.kainoslt-desktop-listing {
    height: 142px;
    padding: 4px 0 0 0;
    border-bottom: 1px solid #e3e3e3;
}

.kainoslt-desktop-listing .info-block {
    float: left;
    width: 135px;
    text-align: right;
}

.kainoslt-desktop-listing .info-block img {
    display: inline-block;
    width: 80px;
    margin: 5px 20px 0 0;
}

.kainoslt-desktop-listing .info-block p {
    margin: 0 20px 0 0;
    padding: 0;
    color: #999999;
    font-size: 11px;
}

.kainoslt-desktop-listing .items {
    overflow: hidden;
}

.kainoslt-desktop-listing .items .item {
    float: left;
    height: 139px;
    margin-right: 6px;
}

.kainoslt-desktop-listing .items .item.last {
    margin-right: 0;
}

.kainoslt-desktop-listing .items .item .img {
    border: 1px solid #e5e5e5;
    float: left;
    width: 176px;
    height: 133px;
    text-align: center;
    line-height: 81px;
    padding: 2px;
}

.kainoslt-desktop-listing .items .item .img img {
    max-width: 176px;
    max-height: 133px;
    display: inline-block;
    vertical-align: middle;
}

.kainoslt-desktop-listing .items .item .content {
    overflow: hidden;
}

.kainoslt-desktop-listing .items .item .content h2 {
    font-size: 16px;
    color: #4a7eae;
    margin: 15px 0 15px 10px;
    padding: 0;
    height: 18px;
    overflow: hidden;
    line-height: 18px;
}

.kainoslt-desktop-listing .items .item .content h2:hover {
    text-decoration: underline;
}

.kainoslt-desktop-listing .items .item .content p {
    margin: 0 0 6px 10px;
    padding: 0;
    color: #606060;
    font-size: 14px;
}

.kainoslt-desktop-listing .items .item .content p span {
    color: #ca292f;
    font-weight: bold;
}

.kainoslt-desktop-listing .items .item .content p span:hover {
    text-decoration: underline;
}

.item-state {
    margin-top: -29px;
    position: absolute;
    line-height: 24px;
    height: 24px;
    width: 182px;
    background-color: rgba(208, 22, 22, .8);
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
}

.item-state-grid {
    margin-top: 156px;
    position: absolute;
    margin-left: 0;
    line-height: 24px;
    height: 24px;
    width: 100%;
    background-color: #D01616;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    opacity: .8;
}

.item-state-cozy{
    height: 24px;
    width: 251px;
    background-color: #D01616;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 24px;
    text-align:center;
}

.item-state b, .item-state-grid b, .item-state-cozy b {
    text-transform: uppercase;
}

.item-state::after{
    content: " ";
    position: absolute;
    top: -112px;
    width: 182px;
    left: 0;
    height: 112px;
    background: rgba(255,255,255,0.8);
}

/* line 3, ../../../app/scss/adslist.scss */
.filterTable {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/* line 9, ../../../app/scss/adslist.scss */
.filterTable li {
    height: 30px;
    padding: 0;
}

/* line 14, ../../../app/scss/adslist.scss */
.height10 {
    height: 15px;
}
#right-banner{
    width: 160px;
    height: 600px;
    position: fixed;
    top: 0;
    margin-left: 1000px;
    visibility:hidden
}
/* line 18, ../../../app/scss/adslist.scss */
.filterDiv {
    background-color: #fafaf9;
    margin-top: -22px;
    margin-left: -7px;
    position: absolute;
    border: 1px solid #999;
    padding: 10px;
    width: 160px;
    display: none;
    box-shadow: 0 0 5px 1px #999;
    -moz-box-shadow: 0 0 5px 1px #999;
    -webkit-box-shadow: 0 0 5px 1px #999;
}

/* line 32, ../../../app/scss/adslist.scss */
.searchSubmiLight {
    border-bottom: 1px solid #bbbbbb;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #bbbbbb;
    padding: 4px;
    width: 100px;
    margin: 0 auto;
    background-color: #efefef;
    text-align: center;
    cursor: pointer;
    color: #473333;
    font-size: 11px;
}

/* line 47, ../../../app/scss/adslist.scss */
.filterTable a {
    height: 18px;
    padding: 6px;
    display: block;
    color: #333333;
    text-decoration: none;
    clear: both;
}

/* line 56, ../../../app/scss/adslist.scss */
.filterTable a:hover {
    color: #333333;
    background-color: #e2e2e2;
    text-decoration: none;
}

/* line 62, ../../../app/scss/adslist.scss */
.onlyPointer {
    cursor: pointer;
}

/* line 66, ../../../app/scss/adslist.scss */
#adsOrder {
    cursor: pointer;
    display: none;
}

/* line 71, ../../../app/scss/adslist.scss */
#adsType {
    cursor: pointer;
    display: none;
}

/* line 76, ../../../app/scss/adslist.scss */
.fakeLink {
    border-bottom: 1px solid #bbbbbb;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    background-color: #efefef;
    padding: 6px 6px 5px 6px;
    float: left;
    font-size: 11px;
    color: #606060;
}

/* line 88, ../../../app/scss/adslist.scss */
.fakeLinkIcon {
    width: 18px;
    background-image: url(/static/images/list_arrow.png);
    background-repeat: no-repeat;
    background-position: 4px 9px;
    height: 25px;
    _height: 27px;
    float: left;
    background-color: #fbfbfb;
    border-bottom: 1px solid #bbbbbb;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #bbbbbb;
}

/* line 102, ../../../app/scss/adslist.scss */
.addAdDiv {
    margin-top: 0;
    float: right;
    border-right: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #bbbbbb;
    display: inline-block;
}

/* line 112, ../../../app/scss/adslist.scss */
.rememberedDiv {
    margin-top: 0;
    float: right;
    border-right: 1px solid #bbbbbb;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #bbbbbb;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

/* line 122, ../../../app/scss/adslist.scss */
.adsCity {
    text-align: right;
    color: #606060;
    font-size: 12px;
    margin-top: 7px;
}

/* line 129, ../../../app/scss/adslist.scss */
.adsCityPassivated {
    text-align: right;
    color: #606060;
    font-size: 12px;
}

/* line 135, ../../../app/scss/adslist.scss */
.adsDate {
    text-align: right;
    font-size: 11px;
    color: #999;
}

/* line 141, ../../../app/scss/adslist.scss */
.adsIcons {
    text-align: right;
    color: #333;
    font-size: 11px;
    color: #999;
    height: 30px;
    padding: 4px 0;
    margin-top: -4px;
    box-sizing: border-box;
}

/* line 152, ../../../app/scss/adslist.scss */
.adsImported {
    text-align: right;
    color: #333;
    font-size: 11px;
    color: #999;
    margin: 0 2px 0 0;
}

/* line 159, ../../../app/scss/adslist.scss */
.adsInfo {
    float: left;
    width: 436px;
}

/* line 164, ../../../app/scss/adslist.scss */
.adsInfoRememberArea {
    float: left;
    width: 465px;
}

/* line 169, ../../../app/scss/adslist.scss */
.headerArea .passivatedAdURL {
    color: #606060;
}

/* line 173, ../../../app/scss/adslist.scss */
.headerArea .passivatedAdURL:hover {
    text-decoration: underline;
    color: #606060;
}

/* line 178, ../../../app/scss/adslist.scss */
.headerArea h3 {
    margin: 0;
    padding: 2px 0 0 0;
    font-size: 14px;
}

/* line 184, ../../../app/scss/adslist.scss */
.headerArea a {
    text-decoration: none;
    color: #339900;
}

/* line 189, ../../../app/scss/adslist.scss */
.headerArea a:hover {
    text-decoration: underline;
    color: #339900;
}

/* line 194, ../../../app/scss/adslist.scss */
.adsInfo a:visited {
    color: #000;
}

/* line 198, ../../../app/scss/adslist.scss */
.adsImage, .adsImageRA {
    padding: 2px 11px 0 16px;
    width: 180px;
    height: 136px;
    display: inline-block;
    *float: left;
    /*IE7*/
    position: relative;
}

/* line 207, ../../../app/scss/adslist.scss */
.adsImage img, .adsImageRA img {
    border: 1px solid #dadadc;
}

/* line 211, ../../../app/scss/adslist.scss */
.adsImageRA {
    padding-top: 0px;
    float: left;
}

/* line 216, ../../../app/scss/adslist.scss */
.adsTexts {
    line-height: 22px;
    color: #606060;
    height: 44px;
    overflow: hidden;
    clear: both;
    text-overflow: ellipsis;
    width: 580px;
    font-size: 14px;
    margin-top: 8px;
}

/* line 228, ../../../app/scss/adslist.scss */
.adsTextsNotes {
    color: #606060;
    display: block;
    clear: both;
    font-size: 14px;
}

/* line 236, ../../../app/scss/adslist.scss */
.adsTextsArchyve {
    margin-top: 6px;
    color: #606060;
    width: 660px;
}

/* line 242, ../../../app/scss/adslist.scss */
.AdsOtherInfo {
    width: 90px;
    float: left;
    padding: 0;
}

/* line 248, ../../../app/scss/adslist.scss */
.adsInfoRememberArea .description {
    height: 34px;
    overflow: hidden;
}
/* line 251, ../../../app/scss/adslist.scss */
.adsInfoRememberArea .adsPrice {
    padding: 0 6px 0 0;
    color: #333;
    font-weight: bold;
    display: inline-block;
    font-size: 14px;
    margin-top: 8px;
}

.adsInfoRememberArea .adsPrice span {
    height: 12px;
    width: 94px;
    color: #999999;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 0;
    font-weight: normal
}
.adsInfoRememberArea .adsPrice span i {
    height: 11px;
    width: 11px;
    display: inline-block;
    margin-right: 2px;
}

.adsInfoRememberArea .adsPrice span.price-up i {
    background-image: url('/static/images/svg/arrow_up.svg');
}

.adsInfoRememberArea .adsPrice span.price-down i {
    background-image: url('/static/images/svg/arrow_down.svg');
}

/* line 260, ../../../app/scss/adslist.scss */
#remembered-items {
    border-top: 1px solid #c5c5c5;
    margin-top: 12px;
    clear: both;
}

/* line 267, ../../../app/scss/adslist.scss */
.adsPrice {
    padding: 0 6px 0 0;
    color: #333;
    font-weight: bold;
    display: inline-block;
    font-size: 14px;
    margin-top: 25px;
}

.adsPrice .price-up, .adsPrice .price-down {
    color: #999999;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
    font-weight: normal;
}

.adsPrice .price-up i, .adsPrice .price-down i {
    height: 11px;
    width: 11px;
    display: inline-block;
    margin-right: 2px;
}

.adsPrice .price-up i {
    background-image: url('/static/images/svg/arrow_up.svg');
}

.adsPrice .price-down i {
    background-image: url('/static/images/svg/arrow_down.svg');
}

/* line 276, ../../../app/scss/adslist.scss */
.adsPricePassivated {
    padding: 2px 6px 0 0;
    color: #333;
    font-weight: bold;
    text-align: right;
}

/* line 283, ../../../app/scss/adslist.scss */
.headerArea {
    width: 436px;
    overflow: hidden;
    height: 18px;
    float: left;
}

/* line 290, ../../../app/scss/adslist.scss */
.dealerHeaderArea {
    width: 346px;
    float: left;
}

/* line 295, ../../../app/scss/adslist.scss */
.remHeaderArea {
    width: 390px;
    float: left;
    margin: 0;
}

/* line 301, ../../../app/scss/adslist.scss */
.dealerHeaderAreah2 {
    font-size: 13px;
    margin: 5px 0 0;
}

/* line 306, ../../../app/scss/adslist.scss */
.remHeaderAreah2 {
    font-size: 16px;
    margin: 7px 0 10px 0;
}

/* line 311, ../../../app/scss/adslist.scss */
.specParameter {
    padding: 8px 0 0 0;
    float: left;
    width: 100px;
    height: 16px;
    color: #606060;
    text-align: center;
    overflow: hidden;
}

/* line 321, ../../../app/scss/adslist.scss */
.headerTopArea {
    float: left;
    margin-bottom: 0;
}

/* line 326, ../../../app/scss/adslist.scss */
.headerTopAreaArchyve {
    float: left;
    margin-bottom: 8px;
    width: 660px;
}

/* line 332, ../../../app/scss/adslist.scss */
#categoryPath {
    margin: 12px 0 15px 8px;
    padding: 0;
    font-size: 12px;
    color: #333333;
    list-style: none;
    border-left: 1px solid #eaeaea;
    text-align: left;
    height: 29px;
    margin-left: 20px;
}

/* line 344, ../../../app/scss/adslist.scss */
.detailsSeprator {
    color: #ccc;
    font-size: 16px;
    margin-left: 4px;
    margin-right: 4px;
}

/* line 351, ../../../app/scss/adslist.scss */
#categoryPath li {
    display: inline-block;
    padding-right: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: top;
}

/* line 359, ../../../app/scss/adslist.scss */
#categoryPath a {
    font-size: 12px;
    background-color: #fff;
    padding: 5px 7px 5px 20px;
    display: inline-block;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    position: relative;
    display: inline-block;
}

/* line 370, ../../../app/scss/adslist.scss */
#categoryPath a span {
    padding-left: 0;
}

/* line 374, ../../../app/scss/adslist.scss */
#categoryPath a:hover {
    color: #606060;
}

/* line 378, ../../../app/scss/adslist.scss */
#categoryPath a:after, #categoryPath a:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

/* line 389, ../../../app/scss/adslist.scss */
#categoryPath a:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #fff;
    border-width: 13px;
    margin-top: -13px;
}

/* line 396, ../../../app/scss/adslist.scss */
#categoryPath a:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #eaeaea;
    border-width: 15px;
    margin-top: -15px;
}

/* line 403, ../../../app/scss/adslist.scss */
#categoryPath div {
    font-size: 12px;
    color: #005594;
    margin-top: 11px;
}

/* line 409, ../../../app/scss/adslist.scss */
#category_path_title {
    display: inline-block;
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: #606060;
    padding-left: 20px;
    font-weight: 600;
}

/* line 419, ../../../app/scss/adslist.scss */
#categoryPath span {
    color: #606060;
    padding-left: 20px;
}

/* line 424, ../../../app/scss/adslist.scss */
#categoryPath h2 {
    font-weight: bold;
    font-size: 12px;
    color: #005594;
    margin: 0;
    padding: 0;
    display: inline-block;
}

/* line 433, ../../../app/scss/adslist.scss */
.onlyFloat {
    float: left;
    margin-top: 12px;
}

/* line 438, ../../../app/scss/adslist.scss */
.categoryListh1 {
    float: left;
    margin-top: 12px;
    height: 10px;
}

/* line 444, ../../../app/scss/adslist.scss */
.categoryListh1 h1 {
    font-weight: bold;
    font-size: 12px;
    color: grey;
    margin: 0;
    padding: 0;
}

/* line 452, ../../../app/scss/adslist.scss */
.resultListh1 {
    display: inline;
    margin-top: 13px;
    height: 10px;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding: 0 0 2px 0;
}

/* line 462, ../../../app/scss/adslist.scss */
.resultListCategories {
    font-size: 13px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 8px;
}

/* line 469, ../../../app/scss/adslist.scss */
.adsnumbers {
    font-size: 11px;
    margin-top: 0px;
    color: #999999;
}

/* line 475, ../../../app/scss/adslist.scss */
#adsList {
    width: 772px;
    float: left;
}

/* line 480, ../../../app/scss/adslist.scss */
#listHeader {
    margin-top: 10px;
    height: 32px;
    font-size: 12px;
    border-bottom: 1px solid #e3e3e3;
    margin-right: 10px;
}

/* line 488, ../../../app/scss/adslist.scss */
#adsFoundArea {
    margin-top: 10px;
    margin-left: 4px;
    margin-right: 0;
    float: left;
    width: 124px;
    wid\th: 114px;
}

/* line 503, ../../../app/scss/adslist.scss */
#mainFilterTop {
    margin-top: 0;
    float: left;
    margin-left: 0;
    color: #333333;
    margin-right: 0;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #ccc;
    position: relative;
    z-index: 4;
}

/* line 516, ../../../app/scss/adslist.scss */
.simpleAds {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #e3e3e3;
    margin-right: 10px;
    box-sizing: border-box;
    height: 95px;
}

/* line 524, ../../../app/scss/adslist.scss */
.simpleAdsRemember {
    border-bottom: 1px solid #e3e3e3;
    padding: 8px 0 8px 0;
    _padding: 8px 0 0 0;
    width: 100%;
    position: relative;
}

/* line 532, ../../../app/scss/adslist.scss */
.popularAds {
    border-bottom: 1px solid #ccc;
    background-color: #fad4fb;
    margin-right: 10px;
    box-sizing: border-box;
    height: 95px;
}

/* line 540, ../../../app/scss/adslist.scss */
.boldAds {
    border-bottom: 1px solid #ccc;
    background-color: rgba(250, 223, 118, 0.5);
    margin-right: 10px;
    box-sizing: border-box;
    height: 95px;
}

/* line 548, ../../../app/scss/adslist.scss */
.adsDetails {
    float: left;
    width: 90px;
    height: 85px;
}

/* line 554, ../../../app/scss/adslist.scss */
.remeberArea {
    width: 58px;
    height: 15px;
    float: right;
    margin-top: 28px;
    color: #606060;
    padding-left: 0;
    font-size: 11px;
    cursor: pointer;
    padding-right: 5px;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-right: -60px;
}

/* line 591, ../../../app/scss/adslist.scss */
.remeberedArea {
    width: 68px;
    height: 15px;
    float: right;
    margin-top: 28px;
    color: #cb840c;
    padding-left: 0;
    font-size: 11px;
    cursor: pointer;
    padding-right: 5px;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-right: -60px;
}

/* line 606, ../../../app/scss/adslist.scss */
#topArea {
    border-bottom: 1px solid #e3e3e3;
    padding-top: 5px;
    padding-bottom: 10px;
    width: 100%;
}

/* line 613, ../../../app/scss/adslist.scss */
#topArea h3 {
    padding: 0 8px;
    margin: 10px 0;
    font-size: 18px;
    font-weight: normal;
    height: 18px;
}

/* line 621, ../../../app/scss/adslist.scss */
.topAdsPic {
    width: 190px;
    margin-left: -1px;
    margin-top: -1px;
}

/* line 628, ../../../app/scss/adslist.scss */
.topAdsPic .adInactyve {
    top: 0;
}

.top-5-container {
    display: flex;
    width: 980px;
}

.top-5-container .topItems:not(:first-child) {
    margin-left: 5px;
}

/* line 632, ../../../app/scss/adslist.scss */
.topItems {
    width: 192px;
    height: 217px;
    border: 1px solid #EAEAEA;
    position: relative;
}

.topItems:hover {
    box-shadow: 0 0 3px 3px #eaeaea;
}

/* line 639, ../../../app/scss/adslist.scss */
.topAdHeader {
    vertical-align: top;
}

/* line 647, ../../../app/scss/adslist.scss */
.topAdHeader a {
    height: 17px;
    width: 168px;
    color: #339900;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
    vertical-align: top;
    display: block;
    overflow: hidden;
    margin: 4px 11px 0;
}

/* line 657, ../../../app/scss/adslist.scss */
.top3Price {
    height: 19px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 19px;
    margin: 3px 11px;
}

.top3Price .price-up, .top3Price .price-down {
    color: #999999;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
}

.top3Price .price-up i, .top3Price .price-down i {
    height: 11px;
    width: 11px;
    display: inline-block;
    margin-right: 2px;
}

.top3Price .price-up i {
    background-image: url('/static/images/svg/arrow_up.svg');
}

.top3Price .price-down i {
    background-image: url('/static/images/svg/arrow_down.svg');
}
/* line 664, ../../../app/scss/adslist.scss */
.top3City {
    height: 15px;
    color: #999999;
    font-size: 11px;
    letter-spacing: 0;
    line-height: 15px;
    margin: 0 11px;
}

/* line 668, ../../../app/scss/adslist.scss */
.top3Price span {
    color: #999;
    font-weight: 500;
}

/* line 673, ../../../app/scss/adslist.scss */
.top3Star {
    width: 0;
    height: 0;
    border-top: 40px solid rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    margin-left: 1px;
}

/* line 683, ../../../app/scss/adslist.scss */
.top3Star:after {
    border-top: 18px solid #bbb;
    position: absolute;
}

/* line 688, ../../../app/scss/adslist.scss */
.top3Star span {
    position: absolute;
    top: -38px;
    left: 2px;
    color: #3F2C02;
    background-image: url("/static/images/svg/star.svg");
    width: 22px;
    height: 23px;
    text-align: center;
    font-size: 9px;
    background-repeat: no-repeat;
    cursor: default;
    _background-position: 0 1px;
    padding-top: 7px;
    box-sizing: border-box;
    background-position: center 1px;
    font-family: Tahoma, Serif;
}

/* line 704, ../../../app/scss/adslist.scss */
#contentPage {
    text-align: left;
    margin: 20px 0;
    position: relative;
}

/* line 710, ../../../app/scss/adslist.scss */
.PassyvePageURL {
    color: #ccc;
    float: left;
    border: 1px solid #e3e3e3;
    margin: 0 4px;
    padding: 5px 10px;
}

/* line 718, ../../../app/scss/adslist.scss */
.clickPageURL {
    float: left;
    border: 1px solid #e3e3e3;
    margin: 0 4px;
    cursor: pointer;
}

/* line 725, ../../../app/scss/adslist.scss */
.clickPageURL a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 5px 10px;
}

/* line 732, ../../../app/scss/adslist.scss */
.clickPageURL a:hover {
    color: #000;
    text-decoration: none;
}

/* line 737, ../../../app/scss/adslist.scss */
.categoriesList {
    display: inline-block;
    width: 220px;
    text-align: left;
    font-size:14px;
}

/* line 743, ../../../app/scss/adslist.scss */
.categoriesList h2 {
    float: left;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
    margin: 0;
    font-weight: normal;
    padding-right: 0;
    border: 1px solid black;
}

/* line 755, ../../../app/scss/adslist.scss */
#categoriesDiv {
    margin-top: 15px;
    margin-bottom: 30px;
    margin-right: 10px;
    margin-left: 25px;
    padding-left: 0;
    text-align: left;
}

/* line 764, ../../../app/scss/adslist.scss */
#visitedPageURL {
    border: 1px solid #f4ae34;
    background-color: #f4d215;
    float: left;
    padding: 5px 10px;
    font-weight: bold;
}

/* line 772, ../../../app/scss/adslist.scss */
.top3Block {
    width: 208px;
    float: left;
    margin-top: 10px;
}

/* line 778, ../../../app/scss/adslist.scss */
#adsListRightSide {
    width: 208px;
    margin-top: 10px;
}

/* line 783, ../../../app/scss/adslist.scss */
#rememberedAdsArea {
    margin-top: 0;
    /*18 margin-top was*/
    border: 1px solid #e3e3e3;
    background-color: #fff;
}

/* line 789, ../../../app/scss/adslist.scss */
#rememberedAdsArea h3 {
    padding: 0 8px;
    margin: 12px 0 0;
    font-size: 18px;
    font-weight: normal;
}

/* line 796, ../../../app/scss/adslist.scss */
#rememberedAdsArea h3 a {
    color: #000;
}

/* line 800, ../../../app/scss/adslist.scss */
#rememberedAdsMoreLink {
    padding: 0 8px 6px;
    font-weight: bold;
}

/* line 805, ../../../app/scss/adslist.scss */
.rememberAdsPic {
    padding: 7px;
    float: left;
}

/* line 810, ../../../app/scss/adslist.scss */
.rememberAdHeader {
    margin-top: 6px;
    float: left;
    width: 108px;
    height: 30px;
    overflow: hidden;
    font-size: 11px;
}

/* line 819, ../../../app/scss/adslist.scss */
.rememberAdClose {
    float: left;
    width: 14px;
    height: 15px;
    margin-top: 10px;
    margin-left: 10px;
    text-align: right;
    cursor: pointer;
    background-image: url(/static/images/icons.png);
    background-repeat: no-repeat;
    background-position: -0px -98px;
}

/* line 832, ../../../app/scss/adslist.scss */
.rIconsRembList {
    width: 16px;
    height: 16px;
    background-image: url("/static/images/icons.png");
    background-position: 0 -80px;
    float: left;
    cursor: pointer;
}

/* line 841, ../../../app/scss/adslist.scss */
.rIconsRembListActyve {
    width: 16px;
    height: 16px;
    background-image: url("/static/images/icons.png");
    background-position: 16px -80px;
    float: left;
    cursor: pointer;
}

/* line 877, ../../../app/scss/adslist.scss */
#sendEmailToMeDiv {
    text-align: left;
    width: 482px;
    background-color: #FDFDFD;
    padding: 30px 30px 30px 30px;
    text-align: left;
}

/* line 885, ../../../app/scss/adslist.scss */
#sendEmailToMeDiv h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 2px;
}

/* line 891, ../../../app/scss/adslist.scss */
#hiddenContents #sendEmailToMeDiv {
    display: none;
}

/* line 933, ../../../app/scss/adslist.scss */
.popularityAds {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    vertical-align: top;
}

/* line 943, ../../../app/scss/adslist.scss */
.forgetIcon {
    margin: 0;
    height: 16px;
    width: 16px;
    padding: 0;
    background-image: url(/static/images/isimintas.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    font-size: 1px;
    float: left;
}

/* line 955, ../../../app/scss/adslist.scss */
.rememIcon {
    float: left;
    margin: 0;
    padding: 0;
    height: 16px;
    width: 16px;
    background-image: url(/static/images/isiminti_new_grey.svg);
    background-size: 16px;
    background-repeat: no-repeat;
    font-size: 1px;
}

/* line 967, ../../../app/scss/adslist.scss */
.rememText {
    margin-top: -1px;
    padding-top: 0;
    padding-left: 2px;
    float: left;
}

/* line 974, ../../../app/scss/adslist.scss */
.adsTextMoreDetails {
    margin-top: -2px;
    height: 20px;
    overflow: hidden;
}

/* line 980, ../../../app/scss/adslist.scss */
.adsTextReview {
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px;
    color: #606060;
    margin-bottom: 0;
}

/* line 989, ../../../app/scss/adslist.scss */
#searchArea {
    border: 1px solid #e3e3e3;
    background-color: #f7f6f5;
}

/* line 994, ../../../app/scss/adslist.scss */
#searchArea h3 {
    padding: 0 8px;
    margin: 10px 0 5px;
    font-size: 18px;
    font-weight: normal;
}

/* line 1001, ../../../app/scss/adslist.scss */
#notFoundAdsArea {
    margin-top: 40px;
    margin-left: 96px;
    margin-bottom: 150px;
}

/* line 1007, ../../../app/scss/adslist.scss */
#notFoundAdsRemArea {
    margin-top: 20px;
    margin-left: 0;
}

/* line 1012, ../../../app/scss/adslist.scss */
#NotFoundHeader {
    color: #bf0e00;
    font-size: 18px;
}

/* line 1017, ../../../app/scss/adslist.scss */
#NotFoundSlogan {
    color: #333;
    font-size: 12px;
    margin: 0;
}

/* line 1023, ../../../app/scss/adslist.scss */
#NotFoundBackLink {
    color: #333;
    font-size: 12px;
    margin-top: 18px;
    font-weight: bold;
}

/* line 1030, ../../../app/scss/adslist.scss */
.selectBoxInFilter {
    width: 190px;
}

/* line 1034, ../../../app/scss/adslist.scss */
#keywordsInput {
    border: 1px solid #999999;
    background-color: #fff;
    height: 22px;
    width: 190px;
}

/* line 1041, ../../../app/scss/adslist.scss */
.rememberDivOld {
    width: 60px;
    height: 17px;
    float: right;
    margin-top: 30px;
    _margin-top: 28px;
    color: #606060;
    padding-left: 0;
    font-size: 11px;
    padding-top: 5px;
    cursor: pointer;
    padding-right: 5px;
}

/* line 1055, ../../../app/scss/adslist.scss */
.rememberDivOld label {
    padding-top: 5px;
}

/* line 1059, ../../../app/scss/adslist.scss */
.commentIcon {
    cursor: pointer;
    width: 23px;
    height: 21px;
    background-image: url(/static/images/comments.png);
    float: right;
    margin-top: 5px;
    margin-right: 2px;
}

/* line 1069, ../../../app/scss/adslist.scss */
.divButton {
    /*-moz-border-radius: 6px;
    -webkit-border-radius:6px;
    border-radius: 6px;
    padding: 1px;
    background-color: #e2e2e2;
    float: left;
    cursor: pointer;*/
    border: 1px solid #e3e3e3;
    float: left;
    background-color: #EFEFEF;
    font-size: 11px;
    color: #333;
    cursor: pointer;
    font-size: 11px;
}

/* line 1086, ../../../app/scss/adslist.scss */
.divButton A {
    color: #333;
    cursor: pointer;
    font-size: 11px;
    padding: 5px 9px;
    display: block;
}

/* line 1094, ../../../app/scss/adslist.scss */
.divButton A:hover {
    color: #333;
    cursor: pointer;
    font-size: 11px;
    padding: 5px 9px;
    display: block;
    background-color: #E0E0E0;
    text-decoration: none;
}

/* line 1104, ../../../app/scss/adslist.scss */
.remSettingsLinks {
    float: right;
    color: #333;
    color: #999999;
    padding: 2px 8px;
}

/* line 1111, ../../../app/scss/adslist.scss */
.remSettingsLinksForget {
    float: right;
    color: #333;
    color: #999999;
    padding: 2px 8px;
}

/* line 1118, ../../../app/scss/adslist.scss */
.remSettingsLinksClean {
    float: right;
    color: #333;
    color: #999999;
    padding: 2px 8px;
}

/* line 1125, ../../../app/scss/adslist.scss */
.remSettingsLinksEmailer {
    float: right;
    color: #333;
    color: #999999;
    padding: 2px 8px;
}

/* line 1132, ../../../app/scss/adslist.scss */
.remSettingsLinksPrint {
    float: right;
    color: #333;
    color: #999999;
    padding: 2px 8px;
}

/* line 1139, ../../../app/scss/adslist.scss */
.selectAllDiv {
    float: right;
    color: #333;
    font-weight: bold;
    padding-left: 5px;
    cursor: pointer;
}

/* line 1147, ../../../app/scss/adslist.scss */
.selectAllDivText {
    float: right;
    color: #333;
    font-weight: bold;
    color: #999999;
    padding: 2px 8px;
}

/* line 1155, ../../../app/scss/adslist.scss */
.remSettingLine {
    margin-top: 14px;
    clear: both;
    float: left;
    width: 984px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* line 1162, ../../../app/scss/adslist.scss */
.settingsLinks {
    float: left;
    width: 595px;
    text-align: right;
    color: #999;
    margin-top: 8px;
}

/* line 1170, ../../../app/scss/adslist.scss */
.remButtonArea {
    float: left;
    width: 300px;
}

/* line 1175, ../../../app/scss/adslist.scss */
.adOptionsRem {
    width: 180px;
    margin-top: 0;
    float: right;
}

.adOptionsRem div {
    height: 33px;
    border: 1px solid #fff;
    background-repeat: no-repeat;
}

.adOptionsRem div.rememberIconsSend {
    background-image: url('/static/images/svg/mail_empty.svg');
    background-position: center;
}

.adOptionsRem div.rememberIconsPrint {
    background-image: url('/static/images/svg/print.svg');
    background-position: center;
}
.adOptionsRem div.rememberIconsDelete {
    background-image: url(/static/images/svg/heart_full.svg);
    background-position: 8px;
}

.adOptionsRem div:hover {
    border: 1px solid #B1B1B1;
    border-radius: 3px;
}

/* line 1185, ../../../app/scss/adslist.scss */
.adOptionsRemAll {
    border: 1px solid #C9C9C9;
    height: 26px;
    background-color: #EFEFEF;
    width: 165px;
    margin-top: 0;
    float: right;
}

/* line 1194, ../../../app/scss/adslist.scss */
.settingsRemSeprator {
    border-left: 1px solid #C9C9C9;
    height: 26px;
    float: left;
}

/* line 1200, ../../../app/scss/adslist.scss */
.rememberIconsSend {
    width: 40px;
    height: 26px;
    float: left;
    cursor: pointer;
    margin: 0;
}

/* line 1208, ../../../app/scss/adslist.scss */
.iconsListRems {
    height: 16px;
    float: left;
    cursor: pointer;
    padding: 4px 6px;
}

/* line 1215, ../../../app/scss/adslist.scss */
.iconsSubscribe {
    height: 16px;
    float: left;
    cursor: pointer;
    padding: 4px 6px;
}

/* line 1222, ../../../app/scss/adslist.scss */
.listTools {
    *width: 306px;
    margin: -20px 0 0 0;
    float: right;
    display: block;
    border-radius: 8px;
    background-color: #fff;
}

/* line 1231, ../../../app/scss/adslist.scss */
.iconsText {
    font-size: 12px;
    color: #606060;
    margin-left: 5px;
    margin-top: 0;
    float: left;
}

/* line 1239, ../../../app/scss/adslist.scss */
.rIconsSend {
    width: 16px;
    height: 16px;
    background-image: url("/static/images/icons.png");
    background-position: 0 0;
    float: left;
    cursor: pointer;
    margin: 5px 12px;
}

/* line 1249, ../../../app/scss/adslist.scss */
.rIconsSendList {
    width: 16px;
    height: 16px;
    background-image: url("/static/images/icons.png");
    background-position: 0 1px;
    float: left;
    cursor: pointer;
}

/* line 1258, ../../../app/scss/adslist.scss */
.rIconsSendPassyve {
    width: 16px;
    height: 16px;
    background-image: url("/static/images/icons.png");
    background-position: 16px 0;
    float: left;
    margin: 5px 12px;
}

/* line 1267, ../../../app/scss/adslist.scss */
.rIconsPrintPassyve {
    width: 16px;
    height: 16px;
    background-image: url("/static/images/icons.png");
    background-position: 16px -16px;
    float: left;
    margin: 5px 12px;
}

/* line 1276, ../../../app/scss/adslist.scss */
.rIconsDeletePassyve {
    width: 16px;
    height: 16px;
    background-image: url("/static/images/icons.png");
    background-position: 16px -96px;
    float: left;
    margin: 5px 12px;
}

/* line 1285, ../../../app/scss/adslist.scss */
.rIconsAdd {
    width: 16px;
    height: 16px;
    background-image: url("/static/images/icons.png");
    background-position: 0 -240px;
    float: left;
    cursor: pointer;
}

/* line 1294, ../../../app/scss/adslist.scss */
.rememberIconsPrint {
    width: 40px;
    height: 26px;
    float: left;
    cursor: pointer;
}

/* line 1301, ../../../app/scss/adslist.scss */
.rIconsPrint {
    width: 16px;
    height: 16px;
    background-image: url("/static/images/icons.png");
    background-position: 0 -16px;
    float: left;
    cursor: pointer;
    margin: 5px 12px;
}

/* line 1311, ../../../app/scss/adslist.scss */
.rememberIconsDelete {
    height: 26px;
    float: left;
    cursor: pointer;
    color: #333333;
    font-size: 12px;
    letter-spacing: 0;
    padding: 8px 10px 8px 34px;
    box-sizing: border-box;
}

/* line 1318, ../../../app/scss/adslist.scss */
.rIconsDelete {
    width: 16px;
    height: 16px;
    background-image: url("/static/images/icons.png");
    background-position: 0 -96px;
    float: left;
    cursor: pointer;
    margin: 5px 12px;
}

/* line 1328, ../../../app/scss/adslist.scss */
#hiddenContent {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    background: #fff;
    opacity: 0.1;
    filter: alpha(opacity=10);
    -moz-opacity: 0.1;
    width: 100%;
    height: 100%;
    display: none;
}

/* line 1342, ../../../app/scss/adslist.scss */
.settingsRemDiv {
    width: 220px;
    text-align: right;
    margin-top: 7px;
    position: absolute;
    right: 0;
    height: 140px;
}

/* line 1350, ../../../app/scss/adslist.scss */
.rememberIconForget {
    float: right;
    width: 40px;
    text-align: center;
    padding-top: 7px;
}

/* line 1357, ../../../app/scss/adslist.scss */
.emptyNoticeDiv {
    width: 428px;
    padding-right: 20px;
    font-style: italic;
    margin-bottom: 8px;
    border: 1px solid #e3e3e3;
    height: 15px;
    color: #606060;
    padding: 5px 20px 5px 5px;
    font-size: 11px;
    position: relative;
}

/* line 1370, ../../../app/scss/adslist.scss */
.fillNoticeDiv {
    width: 410px;
    font-style: normal;
    margin-bottom: 8px;
    border: 1px solid #e3e3e3;
    height: expression( this.scrollHeight > 99 ? "100px" : "auto" );
    /* sets max-height for IE */
    max-height: 100px;
    /* sets max-height value for all standards-compliant browsers */
    overflow-y: auto;
    color: #333333;
    padding: 5px 38px 5px 5px;
    font-size: 11px;
    background-color: #FBFBE8;
    position: relative;
    top: 0;
}

/* line 1386, ../../../app/scss/adslist.scss */
.fillNoticeDiv p {
    margin: 4px 0;
}

/* line 1390, ../../../app/scss/adslist.scss */
.remNoteArea {
    margin-bottom: 5px;
    position: relative;
    margin-top: 10px;
}

/* line 1396, ../../../app/scss/adslist.scss */
.noteSave {
    padding: 7px 10px;
    float: left;
    font-size: 11px;
    color: #333;
    cursor: pointer;
    border: 1px solid #e3e3e3;
    background-color: #EFEFEF;
}

/* line 1406, ../../../app/scss/adslist.scss */
.noteCancel {
    padding: 7px 0;
    margin-left: 10px;
    float: left;
    background-color: #fff;
    font-size: 11px;
    color: #005492;
    cursor: pointer;
}

/* line 1416, ../../../app/scss/adslist.scss */
.notesPanel {
    display: none;
}

/* line 1420, ../../../app/scss/adslist.scss */
.closeNoteHidden {
    height: 1px;
    width: 1px;
    display: none;
    position: relative;
}

/* line 1427, ../../../app/scss/adslist.scss */
.closeNoteActyve {
    background-image: url("/static/images/icons.png");
    background-position: 0 -96px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 5px;
    left: 420px;
    display: block;
}


.price-changer-options label {
    color: #333333;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
    text-align: right;
    padding: 8px 0 0 44px;
    top: -14px;
}

.price-changer-options label:before {
    top: 16px;
}
.price-changer-options label:after {
    top: 16px;
}

/* line 1444, ../../../app/scss/adslist.scss */
.rememberIconForgetAll {
    float: left;
    cursor: pointer;
    padding: 3px 10px;
    height: 20px;
    width: 22px;
}

/* line 1452, ../../../app/scss/adslist.scss */
#noticeConer {
    background-image: url("/static/images/icons.png");
    background-position: 0 -225px;
    width: 16px;
    height: 6px;
    margin: 0 auto;
    text-align: center;
}

/* line 1461, ../../../app/scss/adslist.scss */
#noticeTextNoWrap {
    background-color: #6e6e6e;
    padding: 4px;
    color: #fff;
    top: 0;
}

/* line 1468, ../../../app/scss/adslist.scss */
#noticePopup {
    text-align: center;
    color: #fff;
}

/* line 1473, ../../../app/scss/adslist.scss */
#noticeBorder {
    margin: 0 auto;
    text-align: center;
    width: 300px;
    position: absolute;
    display: none;
}

/* line 1481, ../../../app/scss/adslist.scss */
#noticeTableReview {
    margin-left: auto;
    margin-right: auto;
}

/* line 1486, ../../../app/scss/adslist.scss */
.adsListBottom {
    height: 1px;
    font-size: 1px;
    width: 100%;
    clear: both;
}

/* line 1493, ../../../app/scss/adslist.scss */
.adsListTop {
    height: 4px;
    width: 100%;
    clear: both;
}

/* line 1499, ../../../app/scss/adslist.scss */
#adsList em {
    background-color: #FFFF66;
    font-style: normal;
}

/* line 1504, ../../../app/scss/adslist.scss */
.facetURL {
    font-size: 12px;
    color: #777;
}

/* line 1509, ../../../app/scss/adslist.scss */
.facetURL strong {
    color: #339a01;
    font-size: 13px;
    font-weight: 500;
}

/* line 1515, ../../../app/scss/adslist.scss */
#otherSearch {
    margin-top: 0;
    clear: both;
    padding: 20px 10px 0;
}

/* line 1521, ../../../app/scss/adslist.scss */
#otherSearch h3 {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    margin: 0 0;
    padding: 0;
    color: #000;
}

/* line 1530, ../../../app/scss/adslist.scss */
#otherSearch h3 a {
    color: #606060;
}

/* line 1534, ../../../app/scss/adslist.scss */
#otherSearch h5 {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    margin: 2px 0 0 0;
    padding: 0 0;
}

/* line 1542, ../../../app/scss/adslist.scss */
.imgBorder {
    border: 1px solid #dadadc;
}

/* line 1546, ../../../app/scss/adslist.scss */
.haveStar {
    color: #3F2C02;
    background-image: url("/static/images/svg/star.svg");
    width: 22px;
    height: 21px;
    text-align: center;
    font-size: 9px;
    font-family: Tahoma, Serif;
    background-repeat: no-repeat;
    cursor: default;
    background-position: 1px 1px;
    _background-position: 0 1px;
    float: right;
    padding-top: 7px;
    padding-left: 2px;
    box-sizing: border-box;
}
.cozyitem{
    float: inherit;
    margin: 0 auto;
}
.cozy-comment-item{
    float: inherit;
    margin: 0 auto;
    margin-top: 9px;
}
#itemsList ul li.cozy-item{
    height: 118px;
}
#itemsList ul li.cozy-item .itemReview{
    width: 580px;
}
#itemsList ul li.cozy-item .adsPrice{
    margin-top: 12px;
    font-weight: normal;
    color: #808080;
}

#itemsList ul li.cozy-item .adsPrice b{
    color: #000;
}

#itemsList ul li.cozy-item .adsTexts{
    margin-top: 0;
}

#itemsList ul li.cozy-item h3{
    line-height: 16px;
}
#itemsList ul li.cozy-item .remeberArea, #itemsList ul li.cozy-item .remeberedArea{
    float: inherit;
    margin-top: 5px;
}
.cozy-list-star{
    width: 60px;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    text-align: center;
}
.cozy-details{
    margin-left: 85px;
    margin-top: 22px;
    width: 120px;
    display: inline-block;
}
.cozy-details .date{
    color: #999;
    margin-top: 3px;
}
.cozy-details .import{
    margin-top: 22px;
    position: relative;
}
#itemsList ul li.cozy-item .favourite{
    margin-left: 25px;
    margin-top: 22px;
    width: 90px;
    display: inline-block;
    vertical-align: top;
}

/* line 1566, ../../../app/scss/adslist.scss */
#filterOrderBy {
    padding: 5px 6px 5px;
    height: 27px;
    background-color: #EFEFEF;
    border: 1px solid #bbb;
    color: #606060;
    font-size: 11px;
    _font-size: 15px;
}

/* line 1576, ../../../app/scss/adslist.scss */
#filterAdsType {
    padding: 5px 6px 5px;
    height: 27px;
    background-color: #EFEFEF;
    border: 1px solid #bbb;
    color: #606060;
    font-size: 11px;
    _font-size: 15px;
}

/* line 1586, ../../../app/scss/adslist.scss */
#filterAdSubscriber {
    background-image: url("/static/images/subscribeFilterBg.jpg");
    width: 204px;
    height: 231px;
    bottom: 0;
    z-index: 999;
    position: absolute;
    display: block;
}

/* line 1596, ../../../app/scss/adslist.scss */
#filterAdSubscriber #subscribeText {
    display: block;
    margin-top: 70px;
    font-size: 18px;
    width: 160px;
    margin-left: 22px;
}

/* line 1604, ../../../app/scss/adslist.scss */
#flyingSub {
    width: 128px;
    height: 128px;
    position: absolute;
    top: 0;
    z-index: 999;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    display: none;
}

/* line 1618, ../../../app/scss/adslist.scss */
.simpleItem {
    width: 238px;
    height: 245px;
    background-color: #fff;
    float: left;
    border: 1px solid #eaeaea;
    margin-right: 6px;
    margin-top: 6px;
    position: relative;
    cursor: pointer;
}

/* line 1630, ../../../app/scss/adslist.scss */
.boldItem {
    width: 238px;
    height: 245px;
    background-color: #f9de75;
    float: left;
    border: 1px solid #eaeaea;
    margin-right: 6px;
    margin-top: 6px;
    position: relative;
}

/* line 1641, ../../../app/scss/adslist.scss */
.topItem {
    width: 238px;
    height: 245px;
    float: left;
    border: 1px solid #eaeaea;
    margin-right: 6px;
    margin-top: 6px;
    position: relative;
}

/* line 1651, ../../../app/scss/adslist.scss */
.popularItem h3, .simpleItem h3, .boldItem h3, .topItem h3 {
    margin: 2px 6px 0;
    color: #000;
    height: 22px;
    overflow-y: hidden;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

#items-view-type-grid .popularItem h3, #items-view-type-grid .simpleItem h3, #items-view-type-grid .boldItem h3, #items-view-type-grid .topItem h3 {
    height: 18px;
}

/* line 1661, ../../../app/scss/adslist.scss */
.popularItem h3 a, .simpleItem h3 a, .boldItem h3 a .topItem h3 a {
    color: #349800;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    display: block;
}

/* line 1670, ../../../app/scss/adslist.scss */
.popularItem h3 a:visited,
.simpleItem h3 a:visited,
.boldItem h3 a:visited,
.topItem h3 a:visited {
    color: #8FB08C;
}

/* line 1679, ../../../app/scss/adslist.scss */
.adsGridImage {
    display: block;
}

/* line 1683, ../../../app/scss/adslist.scss */
.itemGridPrice {
    margin-top: -2px;
    margin-left: 6px;
    margin-right: 6px;
    font-size: 14px;
    font-weight: normal;
    height: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.item-grid-price-date span.price-up, .item-grid-price-date span.price-down {
    color: #999999;
    font-size: 11px;
    letter-spacing: 0;
    line-height: 17px;
    font-weight: normal;
}

.item-grid-price-date span.price-up i, .item-grid-price-date span.price-down i {
    height: 11px;
    width: 11px;
    display: inline-block;
    margin-right: 2px;
}

.item-grid-price-date span.price-up i {
    background-image: url(/static/images/svg/arrow_up.svg);
}

.item-grid-price-date span.price-down i {
    background-image: url(/static/images/svg/arrow_down.svg);
}

.itemGridPrice span.price-for-unit{
    font-size: 12px;
    font-weight: normal;
}


#items-view-type-grid .item-grid-infoline {
    overflow: hidden;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 2px 6px 0;
}

#items-view-type-grid .item-grid-price-date{
    margin: -4px 6px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #8e8e8e;
}

#items-view-type-grid .item-grid-price-date .grid-price{
    color: #399a19;
}

#items-view-type-grid span.price-for-unit {
    font-weight: normal;
    font-size: 12px;
}

#items-view-type-grid .item-grid-date {
    color: #8e8e8e;
    font-size: 11px;
    margin-top: 2px;
}

/* line 1692, ../../../app/scss/adslist.scss */
.itemGridCity {
    color: #8e8e8e;
    font-size: 11px;
    margin-left: 6px;
    margin-top: 2px;
}

/* line 1699, ../../../app/scss/adslist.scss */
.itemStar {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAAA+CAYAAABwdqZsAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMTAvMTNmCJClAAAEE0lEQVR4nOWZwWsjVRzHP5OZpGshFaGnppccBKlg31ELq+vJ6wq7Xrys4FGhQf8AvW+p3gX1au+CJ/VSPVpYq9SWKWmjAy2jtTHTTGcyHpxImk3SeW9eJpPkewoh7/0en3zfL79vxoiiiFj3gPuAAF5jThSGIYeHh03P8+5a8XuPgM8neKaJqBeEEOInI4qie8C3kz5Y1vI8j6OjoydBENwVQvwFULi6unpv0gfLWoNAABSAl3UVCc53CM53dG03Fg0DAWBEPR00daG9DQCeWd/VtaVWXVxccHJy8nUQBG/3gwCwBi1SUXC+Q+Q3/n9tLT/UtbUWua5LvV7/UgjxaNhnCrqKXTe2B77Og5KAAE0wel0BEPmN3PSOs7OzRCBAU8/w9jZuwAAwSpWJ9456vY7ruu8IIb5I8vnUzuh3RVeTdocsCNAAY1R/mFTvUAEBKWFcN7YHuqKryG9kCiQer/9xXfdNWRCQoGeElz9CcEGntU/kn9JpnxK1fiYKL+UKmWWMxRcpLKxilFYpLK6B9SxmWc/M158zVPYYCKPT2qf927sjv3WdMkoVFp7/7D9ACtIBAoZck8LiGsVKTXVPaRUrNWUQ8Xj9R1oQMGIC7U6Qvv1hmv1vVan6WHlaHZUzVDSygVrLDylVH6etMVR5AgEJfk3GBSRvIEBiAg3//Abf/kD6V+SpgmaZUnUL87k3lNZ3cwawqRMESI7jndY+7V/fUgZimGUWXvhKuVkmDVyqkhq6CotrlKpbysVK1a3cggCFCbTT2lcuprrWcRzq9fqn4wQBCn/uZA1DNWeoSNoZkX+iXEx2bZYgQMkZvygXS7o2DEMajUamIEDSGbfZ3DDLGGY51R7dnOG67utZggBJGFF7sM0Ns0xxZZM767vcWd+luLI5FMqwPeCpwPWdzNl0KJUzeiEUKzUMcwnDXKJYqQ2FMswZupJnGinDsJYf3IDQr14o1vKDgXt05XkeBwcHjUmCAMkJ1NvbwFx6heJKDWNhVapQ1D7l+vdtwr9/uPFH8bhyhoqkYETtU2kIo/bIEwjQ/HhRRvGjvtyAAI2PF2WURc5QkbbHi0mVVxCQMYw8g4AMr0mcMz4WQnyUVU1ZZQIj68ClqrFfk2kBAWN0RhiG2LZNs9mcChAwJhh5yBkq0n5NphUEaHaG7/vYtj2VIECjM+Lk+WRaQYAmZ+QtcKkqtTNmBQSkdEY8Xn8P3J92EJACRt5zhoqUrsksggAFZziOg+M4MwcCJGHEOaMmhPhkXAeapBLDmKbApapEPWMeQMAtzujJGe/POggYAWOaA5eqBl6TeQQBA5zheR62bV/6vv/qPIGAPmd0c4bv+y/NGwjoccYsBS5VWQDNZpPj4+O5BgFgzVryTCNrFgOXqv4FfMkxIyraSIIAAAAASUVORK5CYII=);
    width: 67px;
    height: 62px;
    position: absolute;
    padding-left: 11px;
    font-size: 11px;
    padding-top: 13px;
    background-repeat: no-repeat;
    z-index: 9;
}

/* line 1711, ../../../app/scss/adslist.scss */
.itemStar span {
    display: block;
    width: 18px;
    text-align: center;
}

/* line 1717, ../../../app/scss/adslist.scss */
.itemDescription {
    background-color: #272727;
    color: #fff;
    padding: 4px;
    width: 222px;
    height: 66px;
    overflow-y: hidden;
    position: absolute;
    opacity: 0.8;
    top: 103px;
    font-size: 12px;
    line-height: 17px;
    display: none;
    *left: 8px;
}

/* line 1733, ../../../app/scss/adslist.scss */
.itemDescription em {
    color: #000;
    padding: 2px;
}

/* line 1744, ../../../app/scss/adslist.scss */
.itemInactive {
    position: absolute;
    border: 1px solid #dcdcdc;
    width: 230px;
    height: 170px;
    margin-top: 4px;
    margin-left: 4px;
    background-color: #fff;
    opacity: 0.8;
    background-repeat: no-repeat;
    background-position: 20px 40px;
}

.adsGridImage .itemInactive {
    margin-top: -1px;
    margin-left: -1px;
    width: 240px;
    height: 180px;
}

/* line 1757, ../../../app/scss/adslist.scss */
.passShowTypeGrid span {
    width: 18px;
    height: 17px;
    display: block;
    margin-top: 4px;
    margin-left: 6px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNC8yNC8xM58iZ78AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAAAS0lEQVQ4jWM8ceLEfwY0YG5uznjy5EmSxJnQBaEAQzEhcVwGkQyoZhDj////GRiwO5mRFHGYQRQDFlJjZzTWUOVIER+NNcJg8MUaAN+qRQO7dvK2AAAAAElFTkSuQmCC);
}

/* line 1766, ../../../app/scss/adslist.scss */
.soldItem {
    background-image: url(/static/images/parduotaList.png);
}

/* line 1770, ../../../app/scss/adslist.scss */
.soldItemGrid {
    background-image: url(/static/images/parduotaGrid.png);
}

/* line 1774, ../../../app/scss/adslist.scss */
.rentItem {
    background-image: url(/static/images/isnuomotaList.png);
}

/* line 1778, ../../../app/scss/adslist.scss */
.rentItemGrid {
    background-image: url(/static/images/isnuomotaGrid.png);
}

/* line 1782, ../../../app/scss/adslist.scss */
.activeShowTypeGrid, .passShowTypeGrid, .passShowTypeReadMode, .activeShowTypeReadMode{
    width: 32px;
    height: 24px;
    float: right;
    margin-top: 2px;
}
.passShowTypeReadMode span, .activeShowTypeReadMode span{
    width: 17px;
    height: 16px;
    display: block;
    margin-top: 4px;
    margin-left: 6px;
    background-image: url(/static/images/svg/view-readmode.svg);
}
.passShowTypeReadMode span{
    opacity: 0.5;
}
/* line 1789, ../../../app/scss/adslist.scss */
.activeShowTypeGrid span {
    width: 17px;
    height: 16px;
    display: block;
    margin-top: 4px;
    margin-left: 6px;
    background-image: url(/static/images/svg/view-grid.svg);
}

/* line 1798, ../../../app/scss/adslist.scss */
.passShowTypeLine span {
    width: 17px;
    height: 16px;
    display: block;
    margin-top: 4px;
    margin-left: 6px;
    background-image: url(/static/images/svg/view-list.svg);
    opacity: 0.5;
}

/* line 1808, ../../../app/scss/adslist.scss */
.activeShowTypeLine, .passShowTypeLine {
    width: 32px;
    height: 24px;
    margin-top: 2px;
    float: right;
}

.passShowTypeReadMode{
    width: 32px;
    height: 24px;
    margin-top: 2px;
    float: right;
}

/* line 1815, ../../../app/scss/adslist.scss */
.activeShowTypeLine span {
    width: 17px;
    height: 16px;
    display: block;
    margin-top: 4px;
    margin-left: 6px;
    background-image: url(/static/images/svg/view-list.svg);
    background-position: 0 0;
}

/* line 1825, ../../../app/scss/adslist.scss */
.activeShowTypeGrid:hover, .passShowTypeLine:hover,
.activeShowTypeLine:hover, .passShowTypeGrid:hover,
.activeShowTypeReadMode:hover, .passShowTypeReadMode:hover
{
    background-color: #E0E0E0;
    background-image: none;
}

/* line 1830, ../../../app/scss/adslist.scss */
.showViews {
    margin-left: 10px;
    display: block;
    float: right;
    width: 288px;
}

/* line 1837, ../../../app/scss/adslist.scss */
.removeBorder {
    border: none;
}

/* line 1897, ../../../app/scss/adslist.scss */
.onlyFloatRightMobileIcon {
    margin-top: 0;
    float: right;
    padding: 0 4px;
    clear: both;
}

/* line 1904, ../../../app/scss/adslist.scss */
.itemWithMorePhotos {
    width: 118px;
    height: 90px;
    background-image: url(/static/images/morePhotos.png);
    background-position: 1px 1px;
    background-repeat: no-repeat;
}

/* line 1912, ../../../app/scss/adslist.scss */
#topToolbox {
    float: left;
    margin-left: 10px;
}

/* line 1917, ../../../app/scss/adslist.scss */
#itemsTypes {
    border-left: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    position: absolute;
    margin-top: -30px;
    height: 20px;
    margin-left: -10px;
    background-color: #fff;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

/* line 1930, ../../../app/scss/adslist.scss */
#itemsTypes a#typeSelected {
    font-weight: bold;
    color: #333;
    background-color: #f7f6f4;
    border-bottom: 1px solid #f7f6f4;
}

/* line 1937, ../../../app/scss/adslist.scss */
#itemsTypes a {
    margin-left: 0;
    padding-left: 14px;
    padding-right: 10px;
    padding-top: 3px;
    display: inline-block;
    border-right: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    height: 17px;
    font-size: 11px;
}

/* line 1949, ../../../app/scss/adslist.scss */
#itemsTypes a:last-child {
    border-right: none;
}

/* line 1953, ../../../app/scss/adslist.scss */
#itemsTypes a:hover {
    background-color: #E0E0E0;
    text-decoration: none;
}

/* line 1958, ../../../app/scss/adslist.scss */
.itemTypesUserNum {
    color: #9c9c9c;
    font-weight: normal;
}

/* line 1963, ../../../app/scss/adslist.scss */
#filterBar {
    height: 26px;
    border: 1px solid #e3e3e3;
    background-color: #f7f6f4;
    margin: 0 2px 2px 0;
    padding: 7px 22px 7px;
}

#sticked-header{
    height: 60px;
    width: 100vw;
    background-color: #FFFFFF;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.3);
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    z-index: 99;
    overflow: hidden;
}

#sticked-header .sticky-container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}

#sticked-header .sticky-subscribe-by-notifications{
    padding: 14px 20px 14px 0;
    box-sizing: border-box;
    display: none;
}

#sticked-header .sticky-buttons a {
    box-sizing: border-box;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    border: 1px solid #CDCDCD;
    font-size: 14px;
    border-radius: 3px;
    background-color: #FFFFFF;
    display: inline-block;
}

#sticked-header .sticky-buttons {
    display: inline-block;
    width: 477px;
    text-align: right;
}
#sticked-header .sticky-buttons a:first-child{
    margin-right: 10px;
}

#sticked-header .sticky-buttons a:hover {
    border-color: #339a01;
    background-color: #f3fceb;
    text-decoration: none;
}

#sticked-header .sticky-buttons a:nth-child(2) i{
    vertical-align: -5px;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(/static/images/svg/heart_empty.svg);
    background-repeat: no-repeat;
}

#sticked-header .sticky-buttons a.has-bookmarks:nth-child(2) i{
    background-image: url(/static/images/svg/heart_full.svg);
}

#sticked-header a span {
    height: 19px;
    width: 33px;
    color: #999999;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 19px;
    text-align: center;
}

#sticked-header .sticky-search-title {
    line-height: 60px;
    display:inline-block;
    width: 320px;
}

#sticked-header .sticky-search-title span {
    height: 30px;
    max-width: 254px;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: -8px;
    position: relative;
}

#sticked-header .sticky-search-title i {
    height: 17px;
    width: 49px;
    color: #999999;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
    margin-left: 5px;
}

#sticked-header .subscribe-by-email{
    display: inline-block;
    color: #333333;
}

#sticked-header .option-email-text{
    display: inline-block;
    color: #333333;
    font-size: 12px;
    margin-right: 7px;
}

#sticked-header .sticky-option-notification-text {
    display: inline-block;
    color: #333;
}

#sticked-header .notifications-button-block{
    display: inline-block;
    vertical-align: 0;
    margin-left: 7px;
}

#sticked-header .option-email-settings{
    display: inline-block;
    vertical-align: -6px;
}

#sticked-header .option-email-settings a {
    display:inline-block;
    height: 25px;
    width: 30px;
    cursor:pointer;
}

#sticked-header .option-email-settings a label {
    vertical-align: -32px;
}
#sticked-header .sticky-subscriber {
    height: 17px;
    width: 476px;
    display: inline-block;
}
#sticked-header .sticky-subscriber span {
    height: 17px;
    width: 284px;
    color: #333333;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
    margin-right: 20px;
    background-image: url(/static/images/svg/notification.svg);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: 0 1px;
}
#sticked-header .sticky-notification-block {
    vertical-align: 18px;
    display: inline-block;
    width: 30px;
    margin-left: 10px;
}
/* line 1971, ../../../app/scss/adslist.scss */
#mainFilterTop a {
    cursor: pointer;
    float: left;
    height: 15px;
    padding: 5px 16px 4px 6px;
    color: #606060;
    font-size: 11px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB94EBwkjH7DHCJ0AAAAdaVRYdENvbW1lbnQAAAAAAENyZWF0ZWQgd2l0aCBHSU1QZC5lBwAAADFJREFUCNdjsLa2/s/AwICCoWKoYPPmzRgKoWKYANlUrKZhMxWnacim4jUN2VR8pgEAkyYopd8/AvwAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: right 10px;
    /*width: 80px;*/
}

/* line 1984, ../../../app/scss/adslist.scss */
#mainFilterTop a:hover {
    background-color: #E0E0E0;
    text-decoration: none;
}

/* line 1989, ../../../app/scss/adslist.scss */
#orderByLinks {
    position: absolute;
    background-color: #fff;
    /*width: 122px;*/
    border: 1px solid #ccc;
    margin-left: -7px;
    margin-top: -20px;
    display: none;
    -moz-box-shadow: 0 0 5px #B7B7B7;
    -webkit-box-shadow: 0 0 5px #B7B7B7;
    box-shadow: 0 0 5px #B7B7B7;
}

/* line 2002, ../../../app/scss/adslist.scss */
#orderByLinks span, #itemSearchTypesLinks span, .dynamicSelectboxOptions span {
    display: block;
    color: #606060;
    cursor: pointer;
    font-size: 12px;
    height: 16px;
    padding: 7px 16px 7px 6px;
    white-space: nowrap;
}

/* line 2012, ../../../app/scss/adslist.scss */
#orderByLinks span:hover, #itemSearchTypesLinks span:hover, .dynamicSelectboxOptions span:hover {
    background-color: #efefef;
    cursor: pointer;
}

/* line 2017, ../../../app/scss/adslist.scss */
#selectedOrder, #selectedItemType {
    cursor: pointer;
    height: 16px;
    padding: 4px 16px 4px 6px;
    color: #606060;
    font-size: 11px;
}

/* line 2025, ../../../app/scss/adslist.scss */
#itemSearchTypesLinks, .dynamicSelectboxOptions {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    top: 0;
    left: 0;
    display: none;
    -moz-box-shadow: 0 0 5px #B7B7B7;
    -webkit-box-shadow: 0 0 5px #B7B7B7;
    box-shadow: 0 0 5px #B7B7B7;
    width: 100%;
    z-index: 5;
}

/* line 2039, ../../../app/scss/adslist.scss */
#itemsList ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

/* line 2045, ../../../app/scss/adslist.scss */
#itemsList ul li {
    height: 144px;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 2px 0 0;
    padding: 0;
    position: relative;
}

/* line 2052, ../../../app/scss/adslist.scss */
#itemsList ul li .itemInfo {
    width: 116px;
    display: inline-block;
    vertical-align: top;
    *float: left;
    /*IE7*/
}

/* line 2059, ../../../app/scss/adslist.scss */
#itemsList ul li .itemReview {
    display: inline-block;
    vertical-align: top;
    *float: left;
    /*IE7*/
}

/* line 2065, ../../../app/scss/adslist.scss */
#itemsList ul li .itemReview h3 {
    margin: 14px 0 0;
    max-width: 640px;
    font-size: 16px;
}

/* line 2071, ../../../app/scss/adslist.scss */
#itemsList ul li .itemReview a {
    color: #339900;
    overflow: hidden;
    max-width: 640px;
    display: inline-block;
    height: 20px;
    line-height: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight:600;
}

/* line 2083, ../../../app/scss/adslist.scss */
#itemsList ul li .itemReview.watched a,
#itemsList ul li .itemReview a:visited {
    color: #8FB08C;
}

#itemsList ul li span.price-for-unit {
    font-weight: normal;
    font-size: 12px;
}

/* line 2087, ../../../app/scss/adslist.scss */
#itemsList em, .popularItem em, .simpleItem em, .boldItem em, .topItem em {
    background-color: #ffff00;
    font-style: normal;
}

/* line 2092, ../../../app/scss/adslist.scss */
.itemInfo span {
    width: 90px;
    text-align: right;
    display: block;
    margin-top: 7px;
}

/* line 2099, ../../../app/scss/adslist.scss */
#orderByFilter {
    border: 1px solid #e3e3e3;
    background-color: #f7f6f4;
    height: 40px;
    margin-right: 2px;
}

/* line 2106, ../../../app/scss/adslist.scss */
#detailsSearchArea {
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    background-color: #f7f6f4;
    margin-bottom: 6px;
}

/* line 2114, ../../../app/scss/adslist.scss */
#moreFilters span {
    text-decoration: underline;
}

/* line 2118, ../../../app/scss/adslist.scss */
#moreFilters:hover span {
    text-decoration: none;
}

/* line 2122, ../../../app/scss/adslist.scss */
.simpleItem:hover, .topItem:hover, .boldItem:hover {
    box-shadow: 0 0 3px 3px #eaeaea;
}

/* line 2157, ../../../app/scss/adslist.scss */
#popular_categories_by_keyword {
    color: #777;
    text-align: left;
    padding: 0 24px;
    margin-left: 24px;
}

/* line 2164, ../../../app/scss/adslist.scss */
#popular_categories_title {
    color: #777;
    display: inline-block;
    font-size: 12px;
    margin: 15px 0 3px 23px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 4px;
    font-weight: normal;
}

/* line 2174, ../../../app/scss/adslist.scss */
#popular_categories_title_keyword {
    color: #339900;
}

/* line 2178, ../../../app/scss/adslist.scss */
#show_rest_popular_categories {
    display: inline-block;
    margin: 10px 0 3px 35px;
}

/* line 2183, ../../../app/scss/adslist.scss */
.popular_categories_item {
    margin: 10px 0 0 0;
    font-size: 13px;
}

/* line 2188, ../../../app/scss/adslist.scss */
.popular_categories_item::before {
    content: "└";
    margin-right: 10px;
    font-weight: bold;
    color: #999;
    font-size: 13px;
    margin-left: -18px;
}

/* line 2197, ../../../app/scss/adslist.scss */
.popular_categories_main_category {
    color: #777;
    font-weight: bold;
}

/* line 2202, ../../../app/scss/adslist.scss */
.popular_categories_sub_category {
    color: #777;
}

/* line 2206, ../../../app/scss/adslist.scss */
.popular_categories_link:hover {
    text-decoration: none;
    border: 1px solid #339900;
}

/* line 2211, ../../../app/scss/adslist.scss */
.popular_categories_link {
    display: inline-block;
    background: #fff;
    border: 1px solid #e0e0e0;
    margin: 5px 5px 5px 0;
    padding: 5px 8px;
    border-radius: 3px;
    font-size: 13px;
}

/* line 2221, ../../../app/scss/adslist.scss */
#show_rest_popular_categories .fa-angle-double-down {
    font-size: 14px;
}

/* line 2225, ../../../app/scss/adslist.scss */
.popular_categories_count {
    color: #bbb;
    font-size: 10px;
}

/* line 2230, ../../../app/scss/adslist.scss */
#more_popular_categories {
    margin: 0 0 15px;
}

/* line 2234, ../../../app/scss/adslist.scss */
#itemsList ul li .itemReview a.passivatedAdURL {
    color: #999;
}

/* line 2238, ../../../app/scss/adslist.scss */
#otherCityItems {
    margin-top: -1px;
    padding: 22px 0;
    background-color: #fff;
    clear: both;
}

/* line 2245, ../../../app/scss/adslist.scss */
#citiesSeprator {
    margin-top: -1px;
    clear: both;
    height: 1px;
    background-color: #e3e3e3;
}

/* line 2252, ../../../app/scss/adslist.scss */
#otherCityItems span {
    background-color: #fff;
    color: #6c6a75;
    font-weight: 600;
    padding: 6px 5px;
    width: 939px;
    position: relative;
    top: -7px;
    margin-left: 130px;
}

/* line 2263, ../../../app/scss/adslist.scss */
h1#main_search_page {
    font-size: 18px;
    padding: 0;
    margin: 0 0 0 10px;
    color: #606060;
}

/* line 2270, ../../../app/scss/adslist.scss */
#main_search_page #main_search_details {
    font-size: 14px;
    padding: 0;
    font-weight: normal;
}

/* line 2276, ../../../app/scss/adslist.scss */
.pagination_link, .pagination_selected {
    border: 1px solid #e3e3e3;
    padding: 5px 10px;
    color: #000;
    text-decoration: none;
    margin-right: 2px;
}

/* line 2284, ../../../app/scss/adslist.scss */
.pagination_link:hover {
    background: #ddd;
    color: #000;
    text-decoration: none;
}

/* line 2290, ../../../app/scss/adslist.scss */
.pagination_selected {
    background-color: #f4d215;
    border: 1px solid #f4ae34;
}

/* line 2295, ../../../app/scss/adslist.scss */
#pagination {
    text-align: left;
    margin: 0;
    height: 19px;
}

/* line 2300, ../../../app/scss/adslist.scss */
#related_bucket_0, #related_bucket_1, #related_bucket_2, #related_bucket_3 {
    float: left;
    margin-right: 50px;
}

/* line 2305, ../../../app/scss/adslist.scss */
#subscribeImg {
    display: inline-block;
    width: 52px;
    height: 45px;
    margin-left: 16px;
    padding-right: 11px;
    background-image: url(/static/images/mail_icon.svg);
    background-repeat: no-repeat;
}

/* line 2315, ../../../app/scss/adslist.scss */
#itemsList ul li#subscribeItems {
    padding: 25px 0 20px;
    height: 45px;
    position: relative;
}
/* line 2319, ../../../app/scss/adslist.scss */
#itemsList ul li#subscribeItems .itemReview h3 {
    margin-top: -1px;
}
/* line 2322, ../../../app/scss/adslist.scss */
#itemsList ul li#subscribeItems .adsTexts {
    margin-top: 0;
    width: 420px;
}
/* line 2325, ../../../app/scss/adslist.scss */
#itemsList ul li#subscribeItems .adsTexts .adsTextReview {
    line-height: 20px;
    margin-top: -5px;
}
/* line 2330, ../../../app/scss/adslist.scss */
#itemsList ul li#subscribeItems .doneSubscribe {
    margin-top: 0;
}

/* line 2334, ../../../app/scss/adslist.scss */
#subscribeItems h3, #notFoundSubscribe h3 {
    color: #339900;
    height: 22px;
    line-height: 22px;
    margin: 7px 0 0;
}

/* line 2341, ../../../app/scss/adslist.scss */
#subscribeItems .adsTextReview, #notFoundSubscribe .adsTextReview {
    text-overflow: ellipsis;
    white-space: nowrap;
}

#subscribeItemsGrid .adsTextReview, #notFoundSubscribe .adsTextReview {
    text-overflow: ellipsis;
    white-space: nowrap;
}

#subscribeInput button[type="submit"] {
    border: 1px solid #3b9f0f;
    background-color: #3b9f0f;
    padding: 8px 6px;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    box-sizing: border-box;
    height: 34px;
    width: 200px;
    line-height: 16px;
    position: absolute;
    cursor: pointer;
}

#subscribeInput button[type="submit"]:hover {
    box-shadow: 0 0 4px 0 #A38301;
    text-decoration: none;
}

/* line 2378, ../../../app/scss/adslist.scss */
#subscribeItems .adsTexts {
    height: 20px;
}

/* line 2382, ../../../app/scss/adslist.scss */
#subscribeInput {
    margin-top: 4px;
    position: absolute;
    top: 25px;
    right: 320px;
    width: 0px;
}

/* line 2390, ../../../app/scss/adslist.scss */
#subscriberGridText {
    display: inline-block;
    text-align: right;
    padding: 0px 10px;
    color: #5f5f5f;
    max-width: 628px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
}

/* line 2401, ../../../app/scss/adslist.scss */
#subscriberGridText h3 {
    color: #339900;
    height: 22px;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
}

/* line 2409, ../../../app/scss/adslist.scss */
#subscribeAreaGrid {
    height: 62px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
    padding-top: 38px;
}

/* line 2416, ../../../app/scss/adslist.scss */
#subscribeAreaGrid form {
    display: inline-block;
    margin-top: 0px;
    vertical-align: 8px;
    width: 300px;
}

/* line 2423, ../../../app/scss/adslist.scss */
#itemsList ul li .itemReview #doneSubscribe h3 {
    margin-top: 0px;
}

/* line 2428, ../../../app/scss/adslist.scss */
#doneSubscribe {
    display: block;
    color: #606060;
}

/* line 2433, ../../../app/scss/adslist.scss */
#subscribeAreaGrid #doneSubscribe {
    margin-left: 270px;
}

/* line 2437, ../../../app/scss/adslist.scss */
#subscribeAreaGrid #doneSubscribe h3 {
    color: #000;
    margin-top: -10px;
}

/* line 2442, ../../../app/scss/adslist.scss */
#subscribeAreaGrid #doneSubscribe span {
    color: #606060;
    margin-top: -10px;
    display: block;
}

/* line 2448, ../../../app/scss/adslist.scss */
#notFoundSubscribe {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    margin-top: 22px;
    width: 540px;
    padding: 18px 0px;
}

/* line 2456, ../../../app/scss/adslist.scss */
#notFoundSubscribe .adsTexts {
    width: 500px;
    height: 60px;
}

/* line 2461, ../../../app/scss/adslist.scss */
#notFoundSubscribe .itemReview {
    display: inline-block;
    vertical-align: 2px;
}

/**
* Begin Banner in the list Three in one
**/
/* line 2469, ../../../app/scss/adslist.scss */
#banner-three-in-one-between-items {
    border: 1px solid #e3e3e3;
    height: 276px;
    margin-top: 8px;
    background-color: #f7f7f7;
    position: relative;
}

/* line 2477, ../../../app/scss/adslist.scss */
#items-view-type-grid #banner-three-in-one-between-items {
    margin-top: 8px;
    float: left;
    width: 100%;
}

/* line 2483, ../../../app/scss/adslist.scss */
#banner-three-in-one-between-items .three-in-one-item {
    border-left: 1px solid #e3e3e3;
    padding-top: 0px;
    height: 256px;
    width: 303px;
    padding-left: 20px;
    padding-top: 20px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 324px;
}

/* line 2497, ../../../app/scss/adslist.scss */
#banner-three-in-one-between-items .three-in-one-item:first-child {
    height: 256px;
    width: 304px;
    padding-left: 20px;
    border-left: none;
    left: 0px;
}

/* line 2505, ../../../app/scss/adslist.scss */
#banner-three-in-one-between-items .three-in-one-item:last-child {
    height: 256px;
    width: 304px;
    padding-left: 20px;
    border-left: none;
    left: 648px;
    border-left: 1px solid #e3e3e3;
}

/* line 2514, ../../../app/scss/adslist.scss */
#banner-three-in-one-between-items .three-in-one-title {
    font-size: 10px;
    padding: 2px 5px 2px 5px;
    color: #999;
    background-color: #f7f7f7;
    clear: both;
    top: 2px;
    left: 0;
    position: absolute;
}

/**
* END Banner in the list Three in one
**/

/**
** Subscribe grid
***/
#subscribeItemsGrid{
    padding: 25px 0 20px;
    height: 45px;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 2px 0 0;
    position: relative;
}
#subscribeItemsGrid.borderTop{
    border-top: 1px solid #e3e3e3;
    margin-top: 20px;
}
#subscribeItemsGrid .itemInfo {
    width: 116px;
    display: inline-block;
    vertical-align: top;
}
#subscribeItemsGrid .itemReview{
    display: inline-block;
    vertical-align: top;
}
#subscribeItemsGrid h3 {
    margin: 2px 0 0;
    max-width: 640px;
    font-size: 16px;
    color: #339900;
    height: 22px;
    line-height: 22px;
}
#subscribeItemsGrid .adsTexts{
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #606060;
    margin-bottom: 0;
    line-height: 18px;
    margin-top: -2px;
    width: 420px;
}

/**
Service Paslaugos
 */
#itemsList ul li.sub-service a{
    border: none;
    color: #cf0e11;
    font-weight: bold;
}
#itemsList ul li.sub-service a:visited{
    color: #5a4a42;
}
#itemsList ul li.sub-service ul{
    list-style-type: none;
    margin: 16px 0 0;
    padding: 0;
    color: #cf0e11;
    font-size: 14px;
    height: 14px;
}
#itemsList ul li.sub-service ul li:first-child{
    padding-left: 0;
    border-left: none;
}
#itemsList ul li.sub-service ul li{
    display: inline-block;
    padding-right: 12px;
    padding-left: 10px;
    height: 20px;
    border-left: 1px solid #806667;
    border-bottom: none;
}
#itemsList ul li.sub-service a.logo{
    margin-top: 10px;
    margin-left: 10px;
    display: inline-block;
}

#itemsList .sub-service .itemReview {
    width: 645px;
}

#itemsList .sub-service .itemReview ul{
    height: 20px;
    overflow: hidden;
}

/**
Aruodas banner
 */

#newProjects{
    margin-top: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #efefee;
    text-align:center;
    margin-right: 2px;
}

#newProjects a{
    background-image: url(/static/images/svg/imported/aruodas_list.png?v=1);
    display:inline-block;
    width: 740px;
    height: 70px;
    position:relative;
}
.new-projects-title{
    color: #fff;
    position: absolute;
    left: 60px;
    font-size: 24px;
    top: 16px;
}
.new-projects-slogan{
    color: #fff;
    position: absolute;
    left: 25px;
    font-size: 14px;
    top: 51px;
}

/**
Switch
 */
.switch-input {
    display: none;
}
.switch-label {
    position: absolute;
    display: inline-block;
    cursor: pointer;
    font-weight: 500;
    text-align: left;
    padding: 16px 0 16px 44px;
    font-size:10px;
}
.switch-label:before, .switch-label:after {
    content: "";
    position: absolute;
    margin: 0;
    outline: 0;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.switch-label:before {
    left: 0;
    width: 28px;
    height: 14px;
    background-color: #fff;
    border-radius: 8px;
    top:14px;
    border: 1px solid #cdcdcd;
}
.switch-label:after {
    left: 0;
    top:14px;
    width: 14px;
    height: 14px;
    border: 1px solid #cdcdcd;
    border-radius: 50%;
}

.bookmark-contacts-switch .switch-label {
    padding: 0;
}

.bookmark-contacts-switch .switch-label:before, .bookmark-contacts-switch .switch-label:after {
    top: 0;
}
.switch-label .toggle--on {
    display: none;
    top: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    color: #339900;
}
.switch-label .toggle--off {
    display: inline-block;
    top: 0;
    left: 50%;
    position: absolute;
    color:#999;
    transform: translateX(-50%);
}
.switch-input:checked + .switch-label:before {
    background-color: #7abb45;
    border: 1px solid #7abb45;
}
.switch-input:checked + .switch-label:after {
    background-color: #fff;
    -ms-transform: translate(88%, -50%);
    -webkit-transform: translate(88%, -50%);
    transform: translate(88%, -50%);
    border: 1px solid #7abb45;
}
.switch-input:checked + .switch-label .toggle--on {
    display: inline-block;
}
.switch-input:checked + .switch-label .toggle--off {
    display: none;
}

#subscription-panel{
    height: 60px;
    border-bottom: 1px solid #e3e3e3;
    -ms-grid-columns: 476px 160px auto;
    grid-template-columns: 476px 180px auto;
    display: -ms-grid;
    display: grid;
    margin-right: 2px;
}
#subscription-panel .subscription-text {
    margin-left: 136px;
    width: 340px;
    display: inline-block;
    -ms-grid-column: 1;
}

#subscription-panel .subscription-text p {
    text-transform: lowercase;
}

#subscription-panel .subscription-text p:first-letter {
    text-transform: uppercase;
}

#subscription-panel h3{
    color: #339900;
    overflow: hidden;
    max-width: 640px;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

#subscription-panel p{
    position: absolute;
    padding:0;
    margin:0;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display:block;
    width:340px;
    height: 20px;
    line-height: 1.2;
}

#subscription-panel .subscribe-by-email{
    -ms-grid-column: 3;
    padding:14px;
    box-sizing: border-box;
    color: #606060;
    -ms-grid-columns: 110px auto;
    grid-template-columns: 110px auto;
    display: -ms-grid;
    display: grid;
}

#subscription-panel .subscribe-by-notifications{
    -ms-grid-column: 3;
    padding:14px;
    box-sizing: border-box;
    color: #606060;
    -ms-grid-columns: 110px auto;
    grid-template-columns: 110px auto;
    display: -ms-grid;
    display: grid;
}

.option-notification-text, .notifications-link{
    display: none;
}
#subscription-panel .subscribe-by-email .option-email-text{
    -ms-grid-column: 1;
}

#subscription-panel .subscribe-by-email .option-email-settings{
    -ms-grid-column: 2;
}

#subscription-panel .subscribe-by-notifications .option-notifications-text{
    -ms-grid-column: 1;
}

#subscription-panel .subscribe-by-notifications .option-notifications-settings{
    -ms-grid-column: 2;
}

#subscription-panel .subscribe-by-notification{
    -ms-grid-column: 2;
}

#subscription-panel .subscribe-by-email a{
    margin-left: 10px;
    display:block;
    width: 28px;
    cursor:pointer;
    height: 25px;
}

#subscription-panel .subscribe-by-email label, #sticked-header .option-email-settings label{
    pointer-events: none;
}

#saved-search-creator, #sticky-saved-search-creator {
    display:inline-block;
    height: 25px;
    width: 30px;
    cursor:pointer;
}

.open-doors-gallery {
    position: absolute;
    top: 162px;
    left: 0;
    right: -2px;
    z-index: 1;
}

.open-doors-gallery .logo,
.open-doors-gallery .green-content,
.open-doors-gallery .red-content {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    position: relative;
    color: #ffffff;
    font-size: 11px;
}

.open-doors-gallery .logo {
    width: 40px;
}

.open-doors-gallery .logo img {
    position: absolute;
    top: -8px;
    left: 5px;
}

.open-doors-gallery .logo,
.open-doors-gallery .green-content {
    background-color: #00c201;
}

.open-doors-gallery .green-content {
    width: 170px;
    text-align: center;
}

.open-doors-gallery .green-content::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 10px 0 0;
    border-color: #00c200 transparent transparent transparent;
    position: absolute;
    z-index: 2;
    top: 0;
    right: -10px;
    content: '';
}

.open-doors-gallery .red-content {
    background-color: #fe0000;
    width: 22px;
    text-align: center;
    font-size: 12px;
    padding: 0 0 0 6px;
}

.open-doors-cozy {
    position: absolute;
    top: 0;
    left: 30px;
    width: 215px;
    z-index: 1;
}

.open-doors-cozy .logo,
.open-doors-cozy .green-content,
.open-doors-cozy .red-content {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    position: relative;
    color: #ffffff;
    font-size: 12px;
}

.open-doors-cozy .logo {
    width: 26px;
}

.open-doors-cozy .logo img {
    position: absolute;
    top: -8px;
    left: -8px;
}

.open-doors-cozy .logo,
.open-doors-cozy .green-content {
    background-color: #00c201;
}

.open-doors-cozy .green-content {
    width: 168px;
    text-align: center;
}

.open-doors-cozy .green-content::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 10px 0 0;
    border-color: #00c200 transparent transparent transparent;
    position: absolute;
    z-index: 2;
    top: 0;
    right: -10px;
    content: '';
}

.open-doors-cozy .red-content {
    background-color: #fe0000;
    width: 15px;
    text-align: center;
    font-size: 12px;
    padding: 0 0 0 6px;
}

.remember-button {
    position: absolute;
    top: 3px;
    right: 10px;
    background-color: rgba(0, 0, 0, 0.3);
    height: 30px;
    width: 30px;
    color: white;
    font-size: 10px;
    text-align: center;
    line-height: 30px;
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
    z-index: 1;
}

.remember-button.rounded {
    border-radius: 0 0 0 3px;
}

.remember-button.grid-list {
    top: 0;
    right: 0;
}

.remember-button.remembered {
    background-image: url("/static/images/isimintas.svg");
}

.remember-button.remember {
    background-image: url("/static/images/isiminti_new_white.svg");
}

.remember-button:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.remember-button img {
    width: 18px;
    border: none;
    vertical-align: middle;
}

.open-doors-main {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 240px;
}

.open-doors-main .description {
    font-size: 11px;
    color: #666666;
    text-align: right;
    padding: 0 1px 5px 0
}

.open-doors-main .logo,
.open-doors-main .green-content,
.open-doors-main .red-content {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    position: relative;
    color: #ffffff;
    font-size: 12px;
}

.open-doors-main .logo {
    width: 26px;
}

.open-doors-main .logo img {
    position: absolute;
    top: -8px;
    left: -8px;
}

.open-doors-main .logo,
.open-doors-main .green-content {
    background-color: #00c201;
}

.open-doors-main .green-content {
    width: 183px;
    text-align: center;
}

.open-doors-main .green-content::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 10px 0 0;
    border-color: #00c200 transparent transparent transparent;
    position: absolute;
    z-index: 2;
    top: 0;
    right: -10px;
    content: '';
}

.open-doors-main .red-content {
    background-color: #fe0000;
    width: 25px;
    text-align: center;
    font-size: 12px;
    padding: 0 0 0 6px;
}

.watched-item {
    position: absolute;
    top: 3px;
    right: 40px;
    background-color: rgba(0, 0, 0, 0.3);
    height: 30px;
    padding: 0 5px 0 8px;
    line-height: 30px;
    font-size: 11px;
    color: #ffffff;
    border-radius: 0 0 0 3px;
    z-index: 1;
}

.watched-item.grid-list {
    top: 0;
    right: 30px;
}

.watched-item.cozy-list {
    display: inline-block;
    position: relative;
    top: auto;
    right: auto;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    font-weight: normal;
    border-radius: 3px;
    padding: 0 8px;
    background-color: #f2f2f2;
    color: #989898;
    margin: 0 0 0 10px;
    text-transform: uppercase;
}

.watched-item-background {
    position: absolute;
    top: 3px;
    left: 17px;
    right: 10px;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.3);
}

.watched-item-background.grid-list {
    top: 0;
    left: 0;
    bottom: 65px;
    right: -2px;
}

.promotion-items {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    z-index: 1;
}

.promotion-items .aruodas-import {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.promotion-items .aruodas-import img {
    vertical-align: middle;
}

.promotion-items .star {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.promotion-items .star span{
    background-image: url(/static/images/svg/star.svg);
    background-repeat: no-repeat;

    width: 22px;
    height: 21px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    font-size: 9px;
    color: #000000;
}

.remove-button {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 26px;
    height: 26px;
    background-image: url("/static/images/mobile/close_siaugotoms.svg");
    cursor: pointer;
}

.bookmark-contacts-settings{
    clear: both;
    padding-top: 10px;
    bottom: 16px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bookmark-contacts-settings .bookmark-contacts-text {
    display: inline-block;
    width: 175px;
    text-align: left;
    color: #333333;
    font-size: 11px;
    letter-spacing: 0;
    line-height: 15px;
}

.bookmark-contacts-settings .bookmark-contacts-switch {
    display: inline-block;
    width: 10px;
    vertical-align: 18px;
    padding-right: 30px;
    position: relative;
}

.note-about-bookmark{
    background-color: #F7C0B9;
    display: inline-block;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 15px;
    text-align: center;
    padding: 0;
}

.note-about-bookmark div {
    margin: 5px;
}
.rem-reserved{
    height: 22px;
    text-transform: uppercase;
    color: #fff;
    left: 16px;
    right: 10px;
    line-height: 22px;
    background-color: rgba(241,130,0,0.8);
    bottom: 0;
    position:absolute;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
}
.rem-reserved img{
    width: 12px;
    height: 12px;
    vertical-align: -2px;
    margin-right: 4px;
    border: none;
}
.have-docs {
    color: green;
}
.reserved{
    height: 22px;
    text-transform: uppercase;
    color: #fff;
    left: 16px;
    right: 9px;
    line-height: 22px;
    background-color: rgba(241,130,0,0.8);
    bottom: 0;
    position:absolute;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
}
.reserved.grid{
    left: 0;
    right: 0;
    bottom: 65px;
}
.open-door-link + .reserved.grid{
    bottom: 83px;
}
.reserved img{
    width: 12px;
    border: none;
    vertical-align: -2px;
    margin-right: 2px;
}

.item-state + .reserved{
    bottom: 24px;
}

.reserved.tiny-list {
    left: 24px;
    right: 0;
    width: 221px;
    top:0;
}

.open-door-link + .reserved.tiny-list {
    bottom: 1px;
    height: 18px;
    line-height: 18px;
}

.adult-container {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.95);
    z-index: 9999;
}
.adult-content {
    width: 526px;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    margin-left: 50%;
    margin-top: 10%;
    position: relative;
    transform: translateX(-50%);
}
.adult-content div {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    line-height: 33px;
    text-align: center;
}

.adult-content p {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
}

.adult-content .adult-confirm-buttons {
    margin-top: 40px;
    display: flex;
}

.adult-content .adult-confirm-buttons button{
    box-sizing: border-box;
    height: 80px;
    width: 250px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    background-color: transparent;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
}
.adult-content .adult-confirm-buttons button:first-child{
    margin-right: 20px;
}
.adult-content .adult-confirm-buttons button:hover{
    opacity: 0.8;
}
.adult-content .adult-confirm-buttons button span {
    font-size: 16px;
    line-height: 22px;
    display: block;
    font-weight: normal;
    color: #FFFFFF;
}

.kainos-item {
    padding: 3px 0 0 0 !important;
}

.kainos-item .more-products {
    position: absolute;
    right: 0;
    bottom: 8px;
    color: #407FB2;
    font-size: 13px;
    line-height: 18px;
}

.kainos-item .more-products a {
    color: inherit;
}

.kainos-item .more-products a:hover {
    text-decoration: underline;
}

.kainos-item .image {
    box-sizing: border-box;
    height: 141px;
    width: 182px;
    border: 1px solid #DADADC;
    background-color: #FFFFFF;
    float: left;
    text-align: center;
    margin: 0 12px 0 0;
}

.kainos-item .image img{
    max-width: 180px;
    max-height: 139px;
}

.kainos-item .content-kainos {
    overflow: hidden;
    margin: 13px 0 0 0;
}

.kainos-item .content-kainos .title {
    color: #407FB2;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin: 0 0 10px 0;
    height: 22px;
    overflow: hidden;
}

.kainos-item .content-kainos .title a {
    color: inherit;
}

.kainos-item .content-kainos .title a:hover {
    text-decoration: underline;
}

.kainos-item .content-kainos .description {
    color: #333333;
    font-size: 14px;
    line-height: 19px;
    margin: 0 0 50px 0;
}

.kainos-item .content-kainos .price {
    color: #333333;
    font-size: 14px;
    line-height: 19px;
}
.kainos-item .content-kainos .price span {
    color: #CA292F;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
}

.kainos-item .header {
    float: left;
    width: 116px;
    margin: 0 19px 0 0;
}

.kainos-item .header .info-line {
    color: #606060;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
    text-align: right;
    margin: 0 0 10px 0;
}

.kainos-item .header .kainos-logo {
    text-align: right;
}

.kainos-gallery-item:hover {
    box-shadow: 0 0 3px 3px #eaeaea;
}

.kainos-gallery-item {
    width: 238px;
    height: 245px;
    background-color: #fff;
    float: left;
    border: 1px solid #eaeaea;
    margin-right: 6px;
    margin-top: 6px;
    position: relative;
    cursor: pointer;
}

.kainos-gallery-item.last {
    margin-right: 0;
}

.kainos-gallery-item .image {
    width: 238px;
    height: 180px;
    text-align: center;
}

.kainos-gallery-item .image:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.kainos-gallery-item .image .logo {
    position: absolute;
    top: 7px;
    left: 7px;
}

.kainos-gallery-item .image .external-page {
    position: absolute;
    top: 192px;
    right: 7px;
}

.kainos-gallery-item .image .product-image {
    max-width: 234px;
    max-height: 180px;
    vertical-align: middle;
}

.kainos-gallery-item .title {
    height: 20px;
    color: #407FB2;
    font-size: 14px;
    line-height: 19px;
    overflow: hidden;
    margin: 8px 0px 0 7px;
    padding: 0 17px 0 0;
}

.kainos-gallery-item .price {
    color: #333333;
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 0 7px;
}

.kainos-gallery-item .price .p {
    color: #CA292F;
    font-size: 14px;
    font-weight: bold;
}

.kainos-gallery-item .eshop {
    color: #999999;
    font-size: 11px;
    line-height: 15px;
    margin: 0 0 0 7px;
}

.gallery-kainos-more-products{
    color: #407FB2;
    font-size: 13px;
    line-height: 18px;
    text-align: right;
    margin: 10px 10px 10px 0;
}

.gallery-kainos-more-products a {
    color: inherit;
}

.gallery-kainos-more-products a:hover {
    text-decoration: underline;
}

.kainos-cozy-item {
    height: 100px !important;
}

.kainos-cozy-item .content-kainos {
    float: left;
    margin: 0 0 0 63px;
    width: 580px;
}

.kainos-cozy-item .content-kainos .title {
    color: #407FB2;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin: 14px 0 0 0;
    height: 22px;
    overflow: hidden;
}

.kainos-cozy-item .content-kainos .description {
    color: #333333;
    font-size: 14px;
    line-height: 19px;
}

.kainos-cozy-item .content-kainos .price {
    color: #333333;
    font-size: 14px;
    line-height: 19px;
    margin: 13px 0 0 0;
}

.kainos-cozy-item .content-kainos .price .p {
    color: #CA292F;
    font-weight: bold;
}

.kainos-cozy-item .right-info {
    float: left;
    margin: 0 0 0 85px;
}

.kainos-cozy-item .right-info .eshop {
    color: #606060;
    font-size: 12px;
    line-height: 17px;
    margin: 13px 0 0 0;
}

.kainos-cozy-item .right-info .kainos-logo {
    display: block;
    margin: 7px 0 0 0;
}

.kainos-cozy-item .right-info .more-products {
    color: #407FB2;
    font-size: 13px;
    line-height: 18px;
    margin: 13px 0 0 0;
}

.kainos-cozy-item .right-info .more-products a {
    color:inherit;
}

.kainos-cozy-item .right-info .more-products a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 1280px) {
    #sticked-header .sticky-buttons a:first-child {
        display: none;
    }

    #sticked-header .sticky-buttons{
        width: auto;
    }

    #sticked-header .sticky-search-title {
        margin-left: 12px;
    }

    #sticked-header .sticky-container {
        margin: 0 auto;
        display: inline-block;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        width: auto;
        max-width: inherit;
    }

    #sticked-header .notifications-button-block{
        vertical-align: 0;
        margin-left: 0;
    }

    .sticky-notification-block {
        vertical-align: 0;
        margin-left: 12px;
    }

    .option-notification-text, .notifications-link{
        vertical-align: 18px;
    }
}

.bookmarks-settings {
    display: flex;
    align-items: center;
    margin-top: 12px;
}

.bookmarks-settings.footer {
    width: 100%;
    justify-content: flex-end;
}

.bookmarks-settings.footer .col:nth-child(1) {
    width: 100%;
}

.bookmarks-settings .col:nth-child(1) {
    width: 300px;
}

.bookmarks-settings .col:nth-child(2) {
    width: 250px;
    position: relative;
}

.bookmarks-settings h1 {
    color: #333333;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 500;
}

.bookmarks-settings .options {
    text-align: right;
    width: 450px;
}
.bookmarks-settings .options ul {
    list-style-type: none;
    margin: 0;
    display: flex;
    padding:5px;
    justify-content: flex-end;
}

.bookmarks-settings .options li {
    padding: 0 5px;
}

.bookmarks-settings .options div {
    opacity: 0.3;
    cursor: default;
}

.bookmarks-settings .options ul.active div {
    opacity: 1;
    cursor: pointer;
}

.bookmarks-settings .options ul.active div:hover {
    border-color: #339a01;
    background-color: #f3fceb;
    text-decoration: none;
    color: #339900;
}

.bookmarks-settings .options .rememberIconsDelete{
    box-sizing: border-box;
    border-radius: 3px;
    background-color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
    padding: 8px 10px 8px 34px;
    background-image: url(/static/images/svg/heart_full.svg);
    background-position: 8px;
    background-repeat: no-repeat;
    height: 34px;
    border: 1px solid #B1B1B1;
}

.bookmarks-settings .options .rememberIconsPrint{
    box-sizing: border-box;
    border-radius: 3px;
    background-color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
    padding: 8px 10px 8px 34px;
    background-image: url(/static/images/svg/print.svg);
    background-position: 8px;
    background-repeat: no-repeat;
    height: 34px;
    width: auto;
    border: 1px solid #B1B1B1;
}

.bookmarks-settings .options .rememberIconsSend {
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
    padding: 8px 10px 8px 34px;
    background-image: url(/static/images/svg/mail_empty.svg);
    background-position: 8px;
    background-repeat: no-repeat;
    height: 34px;
    width: auto;
    border: 1px solid #B1B1B1;
}

.bookmarks-settings input {
    margin-top: 10px;
}