/**
Jquery EU cookie policy popup
 */
.forcedWhiteBorder {
    border-color: #ffffff;
    box-shadow: none;
}

.makeBold {
    font-weight: bold;
}

.text-gray {
    color: #868686;
}

/*.btn {*/
/*    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;*/
/*}*/

.input-xs {
    height: 30px;
    padding: 4px 2px;
    font-size: 14px;
    line-height: 1;
    border-radius: 0;
}

.w100px {
    width: 100px;
}

.pad5px {
    padding-top: 5px;
}

.opacity90 {
    opacity: 0.9;
}

.p20 {
    padding: 20px !important;
}

.p0 {
    padding: 0 !important;
}

.m0 {
    margin: 0 !important;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

/*.list-border>li {*/
/*    line-height: 30px;*/
/*}*/

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-warning {
    /*color: #212529;*/
    /*background-color: #ffc107;*/
    color: #fff;
    background-color: #f97f28;
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.badge-primary {
    color: #fff;
    background-color: #0277cb;
}

.eupopup-container {
    background-color: #111111;
    background-color: rgba(37, 75, 148, 0.9);
    color: #efefef;
    padding: 5px 20px;
    line-height: 1.25em;
    text-align: center;
    display: none;
    z-index: 9999999;
    font-size: 13px;
}

.eupopup-container-top,
.eupopup-container-fixedtop {
    position: absolute;
    top: 0; left: 0; right: 0;
}

.eupopup-container-fixedtop {
    position: fixed;
}

.eupopup-container-bottom {
    position: fixed;
    bottom: 0; left: 0; right: 0;
}

.eupopup-container-bottomleft {
    position: fixed;
    bottom: 10px;
    left: 10px;
    width: 300px;
}

.eupopup-container-bottomright {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 300px;
}

.eupopup-closebutton {
    font-size: 22px;
    font-weight: 100;
    line-height: 1;
    color: #c6e5fb;
    filter: alpha(opacity=20);
    position: absolute;
    font-family: helvetica, arial, verdana, sans-serif;
    top: 0; right: 0;
    padding: 5px 10px;
}
.eupopup-closebutton:hover,
.eupopup-closebutton:active {
    color: #fff;
    text-decoration: none;
}

.eupopup-head {
    /*font-size: 1.2em;*/
    font-weight: bold;
    padding: 7px;
    color: #fff;
}

.eupopup-style-compact .eupopup-head {
    font-size: 1em;
}

.eupopup-body {
    color: #dedede;
}

.eupopup-buttons {
    /*padding: 7px 0 5px 0;*/
    padding: 12px 0 4px 0;
}

.eupopup-button_1 {
    /*color: #f6a21d;*/
    font-weight: bold;
    font-size: 13px;
}

.eupopup-button_2 {
    font-weight: normal;
    font-size: 12px;
    color: #eeeeee;
}

.eupopup-button {
    margin: 0 10px;
}

.eupopup-button:hover,
.eupopup-button:focus {
    text-decoration: none;
    /*color: #f6a21d;*/
}

body .eupopup-style-compact {
    text-align: left;
    padding: 8px 30px 7px 20px;
    line-height: 15px;
}

body .eupopup-style-compact .eupopup-head,
body .eupopup-style-compact .eupopup-body,
body .eupopup-style-compact .eupopup-buttons {
    display: inline;
    padding: 0;
    margin: 0;
}

body .eupopup-style-compact .eupopup-button {
    margin: 0 0 0 10px;
}


.homepageDatepicker {
    display: block;
    font-weight: 400;
    color: #555555;
    line-height: 1.3;
    padding: .5rem .75rem .5rem 2.2rem;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    border: 0;
    background-color: #ffffff;
    cursor: default;
}

.categoryViewDatepicker {
    display: block;
    font-weight: 400;
    color: #555555;
    line-height: 1.3;
    padding: .6em 1.6em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    border: 1px solid #999999;
    border-radius: 3px;
    background-color: #e5e5e5;
    cursor: default;
}

.breadcrumbsWrap {
    padding-left: 10px;
}

@media (min-width: 767px) {
    .breadcrumbsWrap {
        padding-left: 0;
    }
}

/**
 * <select> element styling
 */
.select-css {
    display: block;
    /*font-size: 16px;*/
    /*font-family: sans-serif;*/
    font-weight: 400;
    color: #555555;
    line-height: 1.3;
    padding: .6em 1.6em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #999999;
    border-radius: 3px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
    linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}
.select-css::-ms-expand {
    display: none;
}
.select-css:hover {
    border-color: #777777;
}
.select-css:focus {
    border-color: #bbbbbb;
    box-shadow: 0 0 1px 3px rgb(2, 118, 204);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #333333;
    outline: none;
}
.select-css option {
    font-weight:normal;
}

.dropdown-menu {
    font-size: 15px;
}



.navbar-site .nav-item > a.nav-link {
    color: #eeeeee !important;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: rgba(0,0,0,0.1);
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}


.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.col-short-padding {
    padding-left: 5px;
    padding-right: 5px;
}

/**
 * Search form
 */
.search-row input, .search-row .input-date, .search-row select {
    font-size: 15px !important;
    text-align: left;
}

.search-row .input-date {
    padding-left: 40px !important;
}

.search-col-calendar {
    background-color: #ffffff !important;
    height: 48px;
}


.btn-search:hover {
    background-color: #00508a !important;
    color: #efffff;
}

/*
 * Users Area (frontend)
 */

.usersAreaMenu, .usersAreaHorizontalMenu {
    padding: 0;
}

.usersAreaMenu ul, .usersAreaHorizontalMenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.usersAreaMenu li, .usersAreaHorizontalMenu li {
    list-style-type: none;
}

.usersAreaMenu a, .usersAreaHorizontalMenu a {
    display: block;
    padding: 13px 20px;
    text-decoration: none;
    color: #333333;
}

.usersAreaMenu a:hover, .usersAreaMenu a:focus, .usersAreaMenu a.active,
.usersAreaHorizontalMenu a:hover, .usersAreaHorizontalMenu a:focus, .usersAreaHorizontalMenu a.active
{
    background-color: #dddddd !important;
}

.usersAreaHorizontalMenu a {
    border-radius: 0 !important;
}


/**
Date Range picker
 */

.calendars .ranges {
    display: none;
}

.calendar .lightpick {
    border: 0;
    box-shadow: none;
}


@media (min-width: 991px) and (max-width: 1199px) {
    .calendar .lightpick {
        width: 100%;
    }

    .calendar .lightpick__month {
        width: 100%;
    }
}

div.daterangepicker.openscenter {
    top: 40px;
}

.lightpick {
    z-index: 10 !important;
}

.reportrange-text {
    height: 48px;
    border: 0 !important;
    border-right: 1px solid #dddddd !important;
}

.daterangepicker .drp-calendar.left {
    padding: 4px 0 4px 4px;
}

.daterangepicker .drp-calendar.right {
    padding: 4px 0 4px 4px;
}

/**
Category View
 */

.categoryChildrenWrapper ul {
    margin-bottom: 25px;
}

.categoryChildrenWrapper li a {
    line-height: 2;
    font-size: 16px;
    margin-left: 15px;
}

.categoryChildrenWrapper li a:hover {
    text-decoration: underline;
}

.categoryDescriptionWrapper {
    margin: 20px 0;
}

.category-results {
    padding: 5px 0 0 !important;
}

.category-results .pagination {
    margin: 10px;
}

.btn-search-category-wrap {
    float: right;
    margin-top: 10px;
    /*margin-right: 10px;*/
    text-align: right;
}

.btn-search-category {
    padding: 4px 12px;
    border-radius: 2px;
    text-transform: none;
}

.noResults {
    margin: 40px 0;
    text-align: center;
}

.auto-heading {
    margin-bottom: 1rem;
}

/**
 *
 */
.cabinetIndexBlock p {
    margin-bottom: 0;
}

/**
 * Cabinet Create advert
 */
.advertsCreateCategories .rootCategory {
    margin-top: 15px;
}

.advertsCreateCategories .rootCategory:first-child {
    margin-top: 0;
}

.createAdvertAuthHideWrap {
    transition: all 0.2s ease-out 0s;
}

.createAdvertPreviewWrap {
    margin-top: 15px;
}

.createAdvertPhotosWrap {
    margin-left: 20px;
    margin-bottom: 25px;
}

.createAdvertForm .imageWrap img {
    height: 150px;
    max-height: 150px;
    max-width: none;
}

.createAdvertPhoto {
    border: 2px dashed #aaaaaa;
    padding: 0;
    width: 150px;
    height: 150px;
    margin: 10px 15px;
}

.createAdvertPhoto:hover{
    border-color: #666666;
}

.createAdvertPhotoUpload {
    overflow: hidden;
    display: block;
    height: 100%;
    cursor: pointer;
}

.createAdvertPhotoUpload h4 {
    margin-top: 30%;
}


.createAdvertPhotoDelete {
    width: 100%;
    clear: both;
    display: block;
    padding: 0;
    /*width: 21px;*/
    height: 28px;
    line-height: 1;
    color: #ffffff;
    background: #d93f23;
    cursor: pointer;
    border: 0;
}

#dZUpload {
    cursor: pointer;
}

#propertyPhotosGrid {
    position: relative;
    display: block;
    clear: both;
}

.thumb {
    width: 110px;
    height: 110px;
    position: relative;
    padding: 0;
    margin:0 10px 10px 0;
    float: left;
}

    .thumb:before {
         display: none;
     }

    .thumb a {
        display: block;
    }

    .thumb .imageWrap {
        position: relative;
        overflow: hidden;
        width: 100px;
        height: 100px;
    }

.smallThumb {
    width: 62px;
    height: 62px;
}

/**
 * Category View
 */
.categoryFilteringWrap {
    margin: 5px 15px;
}

.openFilteringToggler {
    margin: 5px 0;
}

    .categoryFilteringWrap .row {
        margin-left: -3px;
        margin-right: -3px;
    }

    .categoryFilteringWrap .col-sm-2,
    .categoryFilteringWrap .col-md-2,
    .categoryFilteringWrap .col-sm-2,
    .categoryFilteringWrap .col-md-3{
        padding-left: 3px;
        padding-right: 3px;
    }

    .categoryFilteringWrap input.form-control {
        padding: 0.125rem 0.5rem;
    }

    .rangeFormControl {
        display: inline-block;
        max-width: 46%;
    }

    .selectFormControl {
        display: inline-block;
        max-width: 43%;
    }

    .shortWidthControl {
        max-width: 50%;
    }

    .openFilteringWrap {
        display: none;
        cursor: pointer;
        margin-bottom: 10px;
    }

    .openFilteringWording, .closeFilteringWording {
        background-color: #515770;
        color: #ffffff;
        padding: 8px 16px;
        line-height: 1;
        display: inline-block;
        border-radius: 2px;
    }

    .openFilteringOpenControl, .openFilteringCloseControl {
        font-size: 1.5rem;
        line-height: 1;
    }

    .closeFilteringWording {
        background-color: #81848E;
    }

@media (max-width: 767px) {
    .openFilteringWrap {
        display: block;
    }

    .categoryFilteringWrap {
        display: none;
    }
}


/**
 * Adverts
 */

.advertismentViewPage .main-content-module {
    /*padding-left: 0;*/
    margin-top: 0;
}

.advertismentViewPage .sidebar-module h3 {
    margin-top: 0;
    margin-left: 0;
}

.advertismentViewPage .sidebar-module {
    /*min-height: 400px;*/
    padding: 1rem;
}

.advertismentViewPage .btn {
    box-shadow: none;
}

.advertPhotoSlider {
    margin-bottom: 20px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease;
    -webkit-transition: opacity 0.4s ease;
}

.advertPhotoSlider.slick-initialized {
    visibility: visible;
    opacity: 1;
}


.found .number, .found .number2 {
    color: inherit;
    text-decoration: none;
    font-weight: bold;
}

.datepicker-trigger input {
    display: none;
}

/**
 * Send Reservation Form
 */

.validationMessage {
    display: none;
}

.has-error .validationMessage,
.errorWrap .validationMessage {
    display: block;
    border: 1px solid #c76257;
    background-color: #ffedeb;
    padding: 4px 8px;
    color: #c76257;
    font-size: 12px;
    opacity: 0.9;
    border-radius: 2px;
}


.table-advertisments {
    margin-top: 5px;
}

.table-advertisments-views {
    padding: 2px;
    font-size: 18px !important;
    min-width: 70px;
}

.table-advertisments a {
    color: #444444 !important;
}

.table-advertisments a:visited:not(.fixedColourLink) {
    color: #777777 !important;
}

.table-advertisments td {
    vertical-align: middle !important;
}

.table-advertisments .lastColumn {
    max-width: 81px;
    width: 81px;
}

.table-advertisments th {
    font-size: 13px;
}

.table-advertisments > tbody > tr > td {
    padding: 20px 10px;
}

@media (max-width: 767px) {
    .table-advertisments > tbody > tr > td {
        padding: 0 3px;
    }
}

.table-advertisments .lastColumn i {
    font-size: 13px;
}

.table-advertisments .sortByDateColumn {
    text-align: right;
    min-width: 300px;
}

.table-nobottommargin .sortByDateColumn {
    text-align: left;
}

@media (max-width: 767px) {
    .table-advertisments .lastColumn {
        width: 70px;
    }

    .table-advertisments .lastColumn i {
        font-size: 9px;
    }
}

.advCheckboxColumn {
    width: 30px;
}

.advImgColumn {
    width: 62px;
    min-width: 62px;
    padding: 0 !important;
}

.advImgColumn img {
    max-height: 62px;
    border: 1px solid #bbbbbb;
    border-top-style: none;
    border-bottom-style: none;
}

.table-nobottommargin {
    margin-bottom: 0;
}


/**
 * Advert Album View
 */
.advertAlbumCardUl {
    /*margin-left: -10px;*/
    /*margin-right: -10px;*/
}

.advertAlbumCardLi, .advertCompareCardLi {
    padding: 0;
}
.advertCompareCardLi {
    padding: 10px;
}

    .advertAlbumCard, .advertCompareCard {
        border: 1px solid #eeeeee;
        -webkit-transition: linear 120ms;
        -moz-transition: linear 120ms;
        -ms-transition: linear 120ms;
        -o-transition: linear 120ms;
        transition: linear 120ms;
        border-radius: 3px;
    }

    .advertAlbumCard:hover {
        border-color: #d9ddea;
        background-color: #eee;
    }

    .advertAlbumCardImage {
        display: block;
        width: 100%;
        min-height: 212px;
        text-align: center;
        background-color: #f0f1f5;
    }

    .advertAlbumCardTitle {
        min-height: 3.25em;
        /*margin-bottom: 4px;*/
        min-height: 56px;
        background-color: #f0f1f5;
        padding: 6px 10px 6px;
        margin-bottom: 0;
    }

    .advertAlbumCardTitle a {
        font-weight: bold;
        /*color: #434360;*/
        color: #656a84;
    }

    .advertAlbumCardPriceTable td {
        padding: 4px;
        text-align: center;
        width: 33.33%;
        cursor: default;
        position: relative;
        overflow: hidden;
    }

    .advertAlbumCardPriceTable td .desc {
        -webkit-transition: ease-in 150ms;
        -moz-transition: ease-in 150ms;
        -ms-transition: ease-in 150ms;
        -o-transition: ease-in 150ms;
        transition: ease-in 150ms;
        position: absolute;
        bottom: 0;
        /*right: 2px;*/
        font-size: 10px;
        color: #89969e;
        /*color: transparent;*/
        text-transform: lowercase;
        letter-spacing: 1px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }

    .advertAlbumCardPriceTable td:hover .desc {
        color: #555555;
    }

    .advertAlbumCardAttributes dl {
        columns: 1;
        padding: 6px 10px;
    }

    .advertAlbumCardAttributes dt {
        float: left;
        clear: left;
        font-weight: bold;
        margin-right: 4px;
    }

    .advertAlbumCardAttributes dt::after {
        content: ":";
    }

    .advertAlbumCardAttributes dd {
        margin-bottom: 3px;
    }


/**
 * Advert Compare View
 */
.advertCompareCardUl {
    /*margin-left: -10px;*/
    /*margin-right: -10px;*/
}

    .advertCompareCardImage {
        display: block;
        width: 100%;
        text-align: center;
        background-color: #f0f1f5;
    }

    .advertCompareCardTitle {
        min-height: 3.25em;
        background-color: #f0f1f5;
        padding: 6px 10px 6px;
        margin-bottom: 0;
    }

    .advertCompareCardTitle a {
        font-weight: bold;
        color: #656a84;
    }

    .advertCompareCardPriceTable>tbody>tr>td {
        padding: 4px;
        text-align: left;
        width: 33.33%;
        cursor: default;
        position: relative;
        overflow: hidden;
    }

    .advertCompareCardPriceTable td .desc {
        -webkit-transition: ease-in 150ms;
        -moz-transition: ease-in 150ms;
        -ms-transition: ease-in 150ms;
        -o-transition: ease-in 150ms;
        transition: ease-in 150ms;
        font-size: 10px;
        color: #89969e;
        text-transform: lowercase;
        letter-spacing: 1px;
    }

    .advertCompareCardPriceTable td .first {
        font-weight: bold;
        color: #0277cc;
    }

    .advertCompareCardCategory {
        padding: 0 10px;
    }

    .advertCompareCardAttributes table {
        margin-bottom: 0;
    }

    .advertCompareCardContactDetails {
        padding: 10px 10px 0;
    }

    .advertCompareCardContactDetails span {
        display: block;
        margin-bottom: 10px;
    }

.send-email-form {
    padding: 15px 5px;
}

/**
 * Pages
 */
.pageContentWrap {
    padding: 0 5px 0;
}

.pageContentWrap p {
     /*line-height: 1.75;*/
     /*margin-bottom: 0;*/
     /*font-size: 13px;*/
     line-height: 1.6;
     word-wrap: break-word;
 }

.pageContentWrap ol, .pageContentWrap ul, .pageContentWrap dl {
    margin-left: 40px;
}

.pageContentWrap ul {
    list-style-type: none;
}

::-moz-selection { background: #3a99de; color: white; }
::selection { background: #3a99de; color: white; }

/**
 * Cabinet - Calendar
 */

.fc-event {
    line-height: 1.5;
    border-radius: 0;
    font-size: 15px;
    padding: 1px 4px;
}

.container22 {
    width: 100%;
    margin-bottom: 10px;
}

.progressbar22 {
    counter-reset: step;
}
.progressbar22 li {
    list-style: none;
    display: inline-block;
    width: 24%;
    color: #074f84;
    position: relative;
    text-align: center;
    /*cursor: pointer;*/
}
.progressbar22 li:before {
    content: counter(step);
    counter-increment: step;
    width: 40px;
    height: 40px;
    line-height : 36px;
    border: 2px solid #074f84;
    border-radius: 15%;
    display: block;
    text-align: center;
    margin: 0 auto;
    color: #074f84;
    background-color: #fff;
    margin-bottom: 5px;
}
.progressbar22 li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #011051;
    top: 20px;
    left: -50%;
    z-index : -1;
}
.progressbar22 li:first-child:after {
    content: none;
}
.progressbar22 li.active {
    color: #074f84;
}
.progressbar22 li.active:before {
    background-color: #0277cc;
    color: #e6f4ff;
}
.progressbar22 li.active + li:after {
    background-color: #074f84;
}

@media (max-width: 767px) {
    .progressbar22 li {
        font-size: 12px;
    }

    .progressbar22 li:before {
        width: 38px;
        height: 38px;
    }
}


.hideMobile {
    display: table-cell;
}

.hideDesktop {
    display: none;
}

@media (max-width: 767px) {
    .hideMobile {
        display: none !important;
    }

    .hideDesktop {
        display: table-cell;
    }
}

#appendResults {
    display: none;
    position: absolute;
    /*right: 0;*/
    left: 0;
    color: #333333;
    width: 100%;
    background: #ffffff;
    border-top: solid 4px #0277cb;
    padding: 0;
    z-index: 1029;
    border-top-style: none;
}

@media (min-width: 1200px) {
    #appendResults {
        margin-left: 6.5%;
    }
}

@media (max-width: 767px) {
    #appendResults {
        left: 0;
    }
}



.smartSearchResultsWrap {
    border: 1px solid #646464;
    overflow: hidden;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-style: none;
    box-shadow: 0 0 2px 0 #011051;
    font-size: 14px;
}

.smartSearchResultsWrap li {
    list-style-type: none;
    margin-left: 0;
    padding: .35rem 0;
    border-right: 6px solid #FFFFFF;
}

.smartSearchResultsWrap li:hover {
    border-right: 6px solid #0477cc;
}

.smartSearchResultsWrap a {
    display: block;
    text-decoration: none;
    color: #333333;
}

.smartSearchResultsWrap a:hover {
    text-decoration: underline;
    color: #555555;
}

.smartSearchCategoriesWrap,
.smartSearchAdvertsWrap {
    background: #fefefe;
    padding: 10px 0 10px 10px;
    text-align: left;
}

.smartSearchAdvertsWrap a {
    height: 42px;
}

.smartSearchAdvertsWrap a:hover {
    text-decoration: none;
}

.smartSearchAdvertsWrap li:hover {
    background-color: #eeeeee;
}

.smartSearchAdvertsWrap img {
    height: 42px;
    float: left;
    margin-right: 4px;
}

.smartSearchCategoriesWrap h5, .smartSearchAdvertsWrap h5 {
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    color: #0277cb;
}

.smartSearchAdvertsWrap {
    border-left: 1px solid #cccccc;
}

.sitePagesSidebarWrap li {
    border-bottom: 1px solid #fafafa;
}

.sitePagesSidebarWrap li a {
    display: block;
    padding: 14px 10px;
    color: #535353;
}

.sitePagesSidebarWrap li a.active {
    font-weight: bold;
}

.sitePagesSidebarWrap li a:hover {
    color: #313131;
}