/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

a:hover, .uk-link:hover {
    color: #222222;
    text-decoration: initial;
}

a:hover, a:focus {
    color: #6c192b;
    text-decoration: inherit;
}

.cb_template .pager .next>a, .cb_template .pager .next>span {
    float: right;
    background-color: #286090;
    color: #ffffff;
}


.cb_template .pager li>a:hover, .cb_template .pager li>a:focus {
    text-decoration: none;
    background-color: #286090;
}

.pager li>a:hover, .pager li>a:focus {
    background-color: #f5f5f5;
    color: #ffffff;
}

.uk-dropdown {
      font-size: 14px;
		}


#dj-classifieds .dj-additem .djform_row .label {
    float: left;
    font-weight: bold;
    margin: 5px 20px 5px 0;
    text-align: right;
    width: 160px;
}


.label, .badge {
    text-shadow: none;
    padding: 5px;
    background: #5e5e5e;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
    vertical-align: middle;
}

#dj-classifieds .djcf_items_blog .promotion.p_bg .item_box_in2 {
    background: #5e5e5e;
    border-color: #FFFFFF;
    color: #FFFFFF;
}


#dj-classifieds .promotion.p_bg .blog_det .item_box_bottom .item_desc, #dj-classifieds .promotion.p_bg .blog_det .price, #dj-classifieds .promotion.p_bg .blog_det .region, #dj-classifieds .promotion.p_bg .blog_det .category, #dj-classifieds .promotion.p_bg .blog_det .cf_box {
    border-bottom: 1px solid #EAEAEA;
}

#dj-classifieds .djcf_items_blog .promotion.p_bg .title {
    border-bottom: 1px solid #EAEAEA;
}

#dj-classifieds .djcf_items_blog .promotion.p_border .item_box_in2 {
    border-color: #5e5e5e;
    border-width: 3px;
    padding: 18px 18px 20px;
}

#dj-classifieds a {
    text-decoration: none;
    color: #2da343;
}


#dj-classifieds a:hover {
    text-decoration: initial;
    color: #222222;
}


.pagination ul > li > a, .pagination ul > li > span {
    font-weight: bold;
}

#dj-classifieds .pagination ul li a {
    color: #2da343;
    font-weight: bold;
}

.pagination ul > li > a, .pagination ul > li > span {
    float: left;
    padding: 5px 12px;
    line-height: 22px;
    text-decoration: none;
    background-color: #f6f6f6;
    border: 1px solid #dddddd;
    border-left-width: 0;
    font-weight: bold;
}

#dj-classifieds .pagination ul li {
    border: 1px solid #EAEAEA;
    display: inline-block;
    margin: 5px 5px 5px 5px;
    padding: 0px;
}

#dj-classifieds .dj-items .item_row.p_border {
    border: 1px solid #5e5e5e;
}


#dj-classifieds .dj-items .item_row.p_bg {
    background: #5e5e5e;
    border-bottom: 1px solid #f0f0f0;
    color: #ffffff;
     border: 1px solid #5e5e5e;
}


#dj-classifieds .dj-items .item_row.p_bg a {
    color: #ffffff;
}

#dj-classifieds .dj-items_order_by_in .dj-items_order_by_values a.active {
    color: #2da343;
}

.cb_template a {
    color: #2da343;
    text-decoration: none;
}

.cb_template a:hover {
    text-decoration: initial;
    color: #222222;
}


.cb_template body, .cb_template {
    font-family: inherit;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
}


legend {
    font-size: 14px;
}

h1, .uk-h1 {
    font-size: 18px;
    line-height: 28px;
}

h2, .uk-h2 {
    font-size: 18px;
    line-height: 28px;
}

.list_name {
    font-size: 14pt;
    padding: 0px 0px 0px 10px;
}

.uk-panel-title {
      font-size: 18px;
    line-height: 24px;
    font-weight: 800;  
}

.nav {
    margin-left: 0;
    margin-bottom: 0px;
    list-style: none;
}


select {
   
    width: initial;
}

form-horizontal .control-group {
    margin-bottom: 18px;
}

h1 {
    font-size: 25px;
}
h1, h2, h3 {
    line-height: 30px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 10px 0 0 10px;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
}

#logo-outer {
    width: 100%;
    color: #999;
    padding: 20px 0;
}