/* huo breadcrumb .t4-section.t4-breadcrumbs {
z-index: 1000;
}
.t4-section.t4-breadcrumbs .breadcrumb {
margin-bottom:-55px;
}
*/
#dj-classifieds .pagination ul li{
 border: none;
}
#dj-classifieds .dj-additem .price_neg_box input {
width: 30px;
}
.item-page.layout-default.no-sidebar .top-article-info {
text-align: left;
}
.card-body {
text-align: left;
}
.mod-languages {
margin-bottom: -15px;
}
/** footer */
.t4-footnav {
background-image: url(/images/bgFooterGray.jpg);
}
/** jt login */
#jtl button{
font-size: 14px;
}
.dropbtn {
  background-color: #3e8e41;
  color: white;
  padding: 4px 15px;
  font-size: 14px;
  border: none;
  border-radius: 4px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}
/** jt login end */
#dj-classifieds .dj-item .general_det .price_wrap {
color: #198754 !important;
font-weight: bold;
}
#dj-classifieds .type_button, .mod_djclassifieds_items .type_button {
    float: right;
    margin-right: -22px;
    margin-top: -5px;
}
div.mod-languages li {
margin-right: 15px;
}
.dj-useradverts .col_ua_in img {
max-width: 80px;
}
.custom_det_content .row_label {
width: 260px;
}
.custom_det_content .row_value {
width: auto;
padding-right: 0px;
color: #004871;
}
/** huo disable place bid */
.djform_field input, .djform_field select{
width: 300px;
}
.djform_field input#djmobile {
width: 300px;
}
#dj-classifieds .dj-additem .djform_row .label {
text-align: left;
width: 220px;
margin: 5px 0px 5px 0;
}
#dj-classifieds .dj-item .auction .bids_form .bids_box .bids_info {
display: none;
}
#dj-classifieds .dj-item .auction .bids_form .bids_box .bids_input {
  width: 50%;
  margin-left: 10px;
}
#dj-classifieds .dj-item .auction .bids_form .bids_button {
  width: 100px;
  padding-top: 5px;
}
#dj-classifieds .dj-item .auction .bids_title h2 {
  display: none;
}
#dj-classifieds .dj-item .auction .bids_form .bids_box {
  background: #004871;
  border-radius: 2px;
}
.post-ads {
background-color: #986b15;
color: #fff;
padding: 5px 15px;
border: solid #986b15 1px;
border-radius: 3px;
}
.post-ads a{
color: #fff;
}
.logo-img {
max-width: 110px;
}
.item_box_in .jreview-quick-star .starContainer {
margin: 0px;
}
.jreview-quick-star .starContainer {
margin: 12px 0 0 12px;
}
.dj_cf_search {
max-width: 1100px;
margin: auto;
padding: 20px;
}
#dj-classifieds .dj-item {
 background-color: #fff;
 color: #222;
}
#t4-section-1 {
  background: url("/images/bg3.jpg");
  background-repeat: no-repeat;
  padding: 60px 0 10px;
}
.search_cats select, .search_type select, .search_regions select {
  background: #ffffff;
}
#triggerButton {
 display: none;
}
/* huo set items layout */
#dj-classifieds a {
color: #198754 !important;
}
#dj-classifieds .djcf_items_blog .category .label_title, #dj-classifieds .djcf_items_blog .price .label_title, #dj-classifieds .djcf_items_blog .region .label_title {
margin-top: 5px;
}
#dj-classifieds .blog_det .item_desc, #dj-classifieds .blog_det .region, #dj-classifieds .blog_det .category, #dj-classifieds .blog_det .cf_box {
padding: 0;
}
#dj-classifieds .blog_det .price {
color: #198754;
padding: 0;
border: none;
font-size: 18px;
}
#dj-classifieds .button, .dj_cf_search button.button, .dj_cf_search a.button, .dj_cf_regions_selects button.button {
padding: 9px 18px;
}
#dj-classifieds .djcf_items_blog .title {
line-height: 20px;
}
#dj-classifieds .blog_det .distance .show_distance {
color: #198754;
font-size: 14px;
}
/* huo change template */
@media (min-width: 992px) {
  .t4-footnav .container {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  }
/* huo set items layout end */
@media (min-width: 992px) {
.logo-img {
max-width: 150px;
margin-left: 10px;
margin-right: 10px;
}
.t4-header .header-wrap {
padding: 0 50px 0 60px;
}
}
@media (max-width: 720px) {
.avPlayerWrapper .avPlayerContainer .avPlayerBlock {
padding: 178% 0 0 0 !important;
}
#t4-section-1 {
padding: 30px 0 10px;
}
.custom_det_content .row_label {
width: 180px;
}
}
