.lh-logo-content
{
     background-position: 0 45px;
     background-size: 185px auto;
     background-repeat: no-repeat;
     height: 160px;
     width: 280px;
     border:0px !important;
     outline: 0;
 }

body
{
    font-family:Source Sans Pro, Arial, Helvetica,sans-serif;
}

.logo a
{
    outline: 0;
}

.lh-logo-footer
{
    background-position: 10px center;
    background-repeat: no-repeat;
    height: 32px;
    width: 120px;
}

.navbar
{
    min-height: 189px;
    background-image: url("img/header.jpg");
}

.navbar-collapse
{
    padding-top: 15px;
}

.navbar-default
{
    background-color: #ffffff;
    border-color: #ffffff;
}

.wrapper
{
    padding-top: 0px !important;
}

.add-classified-btn
{
    margin-left: 545px;
}

.block-button
{
    color:#fed313;
    border: 1px solid #cba80f;
}
.block-button:hover
{
    background: #fed313;
    background-image: -webkit-linear-gradient(top, #fedb42, #fed313);
    background-image: -moz-linear-gradient(top, #fedb42, #fed313);
    background-image: -ms-linear-gradient(top, #fedb42, #fed313);
    background-image: -o-linear-gradient(top, #fedb42, #fed313);
    background-image: linear-gradient(to bottom, #fedb42, #fed313);
    color:#ffffff;
}

.btn-standard
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fed313+0,fed313+38,e4bd11+100 */
    background: #fed313; /* Old browsers */
    background: -moz-linear-gradient(top, #fed313 0%, #fed313 38%, #e4bd11 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fed313 0%,#fed313 38%,#e4bd11 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fed313 0%,#fed313 38%,#e4bd11 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed313', endColorstr='#e4bd11',GradientType=0 ); /* IE6-9 */
}

.btn-standard:hover
{
    background: #fed313;
    background-image: -webkit-linear-gradient(top, #fedb42, #fed313);
    background-image: -moz-linear-gradient(top, #fedb42, #fed313);
    background-image: -ms-linear-gradient(top, #fedb42, #fed313);
    background-image: -o-linear-gradient(top, #fedb42, #fed313);
    background-image: linear-gradient(to bottom, #fedb42, #fed313);
    color:#ffffff;
}

a.list-subgroup-item:hover, a.list-subgroup-item.active, a.list-subgroup-item.active:hover
{
    background-color: #fed313;
}

.group-activ
{
    background-color: #fed313;
}

.list-activ
{
    background-color: #fed313;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
    background-color: #fed313 !important;
    border-color: #cba80f;
}

.adsinlist_releasedate, .adsinlist_rubric
{
    color: #fed313;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fed313 !important;
}

.logo
{
    left: 0px;
}

.landingpagebox
{
    display: table;
    border-collapse: collapse;
}

.landingpagebox-row
{
    display: table-row;
    border: 1px solid #cccccc;
}

.landingpage-image
{
    display: table-cell;
    padding: 35px 10px 10px;
}

.landingpage-image-bottom-bg
{
    background-color: #fdfbfc;
}

#landingpage-image-top
{
    background-image: url("img/landingpage1.png");
    background-repeat: no-repeat;
    height: 50px;
    width: 198px;
    display:block;
}

#landingpage-image-bottom
{
    background-image: url("img/landingpage2.png");
    background-repeat: no-repeat;
    height: 50px;
    width: 198px;
    display:block;
}

#landingpage-image-middle {
    background-image: url("img/landingpage3.png");
    background-repeat: no-repeat;
    height: 50px;
    width: 198px;
    display:block;
}

.landingpagebox .landingpage-text
{
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding: 10px;
    border-left: 1px solid #cccccc;
}

.landingpagebox-text-link a
{
    text-align: left;
    float: right;
    color: #fed313;
    font-weight: bold;
    text-decoration: underline;
}

.landingpagebox-text-link a:hover
{
    color: #cba80f;
}

.product-mix-newest-ads
{
    margin:10px;
}

.adsinlist_releasedate
{
    font-size: 15px;
}

.previewImageBox
{
    margin-left: 10px;
}

.adsinlist_linktodetail
{
    margin-left: 0px !important;
    margin-top: 8px !important;
}

.product-mix-newest-ads-title
{
    padding-left: 5px;
}

@media (min-width: 1200px)
{
    .list-group-item-text
    {
        vertical-align: middle;
        display:inline-block;
        width:235px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

@media (max-width: 770px)
{
    .lh-logo-content
    {
        background-image: url("head_logo.png");
    }
}

.cd-accordion-menu ul a::after
{
    left: 36px !important;
}

.cd-accordion-menu ul
{
    padding-left: 20px !important;
}
