ul.last-salary-list span.vacancy-business
{
    float:          left;
    width:          95%;
    color:          #8b8b8b;
}

.last-salary-item ul.last-salary-list li span.salary
{
    background-color:       inherit;
}

.last-salary-item ul.last-salary-list li.odd
{
    background-color:       #f6f6f6;
}

.last-salary-item ul.last-salary-list li
{
    padding-left:        6px;
}

#page-right-sidebar .last-salary-item ul.last-salary-list li span.salary
{
    text-align:     left;
    float:          left;
    padding-left:   0px;
}

#page-right-sidebar .last-salary-item ul.last-salary-list li a.salary-link
{
    font-weight:    bold;
}

.last-salary-item ul.last-salary-list a.salary-link
{
    width:          200px;
    margin-right:   0px;
}

ul.last-salary-list span.fire
{
    font-size:      0;
    float:          right;
    width:          19px;
    margin-right:   10px;
    height:         21px;
    background:     url("/images/sidebar-menu-icons.png") no-repeat scroll left -315px transparent;
}

.business-menu span + span{
    display: block;
    font-size: 10px;
    color: #94b5e5;
}

div#footer #information .footerStatitics {
    width: 20%;
    margin: 26px 20px 0 0;
}
div#footer #information .companyInfo {
    width: 40%;
}
div#footer #information .footerStatitics div {
    float: right;
    margin-right: 5px;
}
#footer .footerWrap .statistics {
    font-size: 11px;
    float: right;
    margin: 10px 80px 10px 0;
}
#footer .footerWrap .statistics img{
    float: left;
}
#footer .footerWrap .statistics span{
    float: left;
    display: inline-block;
    margin: 3px 0 0 8px;
}
div#footer .cityUrl ul{
    padding: 14px 0;
}

#cookie-notice {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 380px;
    background: rgba(255, 255, 255, 0.97);
    padding: 18px 18px 14px 18px;
    border-radius: 14px;
    box-shadow: 0 4px 32px rgba(0, 0, 0, 0.12);
    font-size: 14px;
    z-index: 9999;
    color: #333;
    transition: opacity 0.4s;
    line-height: 1.6;
    display: none; /* Изначально блок скрыт */
}

#cookie-notice button {
    background: #2879ff;
    color: #fff;
    border: none;
    border-radius: 7px;
    padding: 8px 20px;
    margin-top: 10px;
    font-size: 14px;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(40, 121, 255, 0.13);
    transition: background 0.2s;
}
#cookie-notice button:hover {
    background: #195dda;
}

@media (max-width: 747px) {
    #cookie-notice {
        display: block;
        border-radius: 0;
        bottom: 0;
        max-width: 100%;
        right: 0;
        left: 0;
    }
}
/*#footer .footerStatitics div:first-child {
    width: 0;
    height: 0;
    overflow: hidden;
}*/
/* new-year-logo */
/*
div#header {
    overflow: visible;
}
#header .header-wrap {
    height: 56px;
}
#header .header-wrap .logo {
    top: -30px;
}
.mdViewSize .base-with-map .fixed-mobile-header .header-wrap,
.smViewSize .fixed-mobile-header .header-wrap {
    height: 47px !important;
}
.mdViewSize .base-with-map .fixed-mobile-header .header-wrap .logo,
.smViewSize .fixed-mobile-header .header-wrap .logo {
    top: -19px !important;
    width: auto;
    margin: -1px 0 0 65px !important;
    max-height: 55px !important;
}

.mdViewSize .base-with-map #header .header-wrap .logo,
.smViewSize #header .header-wrap .logo {
    margin: 22px 0 0 65px !important;
}
*/

/*------------ logo 8 march 2022 ---------*/
/*
body #header {
    height: 94px;
    overflow: visible;
}
#header-menu {
    max-width: 100px !important;
}
#header .header-wrap .logo__march {
    top: -28px;
}
@media all and (max-width: 830px) and (min-width: 748px){
    #header .header-wrap .logo__march {
        max-width: 228px;
    }
}
@media (max-width: 747px) {
    body #header .logo {
        width: auto;
        max-height: 63px;
    }
    #header .header-wrap .logo__march {
        top: -20px;
    }
}
.base-with-map #header .header-wrap .logo__march {
    max-width: 228px;
}
.base-with-map #header .header-wrap .logo__march {
    top: -20px;
}

@media (max-width: 999px) {
    .base-with-map #header .logo {
        width: auto;
        max-height: 63px;
    }
}

/*------------ logo city day ---------*/
/*
body #header {
    height: 94px;
    overflow: visible;
}
#header-menu {
    max-width: 100px !important;
}
@media (max-width: 747px) {
    body #header .logo {
        width: auto;
        max-height: 63px;
    }
}
@media (max-width: 999px) {
    .base-with-map #header .logo {
        width: auto;
        max-height: 63px;
    }
}*/
/* new-year-logo - 2022 */
/*
div#header {
    overflow: visible;
}
#header .header-wrap {
    height: 56px;
}
#header .header-wrap .logo__ny {
    top: -20px;
}
.mdViewSize .base-with-map .fixed-mobile-header .header-wrap,
.smViewSize .fixed-mobile-header .header-wrap {
    height: 47px !important;
}
.mdViewSize .base-with-map .fixed-mobile-header .header-wrap .logo__ny,
.smViewSize .fixed-mobile-header .header-wrap .logo__ny {
    top: -19px !important;
    width: auto;
    margin: -1px 0 0 65px !important;
    max-height: 55px !important;
}

.mdViewSize .base-with-map #header .header-wrap .logo__ny,
.smViewSize #header .header-wrap .logo__ny {
    margin: 22px 0 0 65px !important;
}
*/