@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato/Lato-BlackItalic.eot');
  src: url('../fonts/Lato/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/Lato-BlackItalic.woff2') format('woff2'), url('../fonts/Lato/Lato-BlackItalic.woff') format('woff'), url('../fonts/Lato/Lato-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato/Lato-Regular.eot');
  src: url('../fonts/Lato/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/Lato-Regular.woff2') format('woff2'), url('../fonts/Lato/Lato-Regular.woff') format('woff'), url('../fonts/Lato/Lato-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato/Lato-Bold.eot');
  src: url('../fonts/Lato/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/Lato-Bold.woff2') format('woff2'), url('../fonts/Lato/Lato-Bold.woff') format('woff'), url('../fonts/Lato/Lato-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato/Lato-Black.eot');
  src: url('../fonts/Lato/Lato-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/Lato-Black.woff2') format('woff2'), url('../fonts/Lato/Lato-Black.woff') format('woff'), url('../fonts/Lato/Lato-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/Material/material.woff2) format('woff2');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
#jm-top-menu-nav {
  padding-top: 26px;
  padding-bottom: 26px;
  background-position: left center;
}
.mod_djclassifieds_cattree .dj-cattree-box {
  position: relative;
  margin: 0 0 20px;
}
.mod_djclassifieds_cattree .dj-cattree-box .dj-cattree li.lvl0 > a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 50px;
}
.mod_djclassifieds_cattree .dj-cattree-box .dj-cattree li.lvl0 > a img.cat_tree_icon {
  flex-shrink: 0;
  margin-right: 25px;
  max-width: 32px;
}
.mod_djclassifieds_cattree .dj-cattree-box .dj-cattree li.lvl0 ul {
  display: none;
}
.mod_djclassifieds_cattree .dj-cattree-box .clear_both.opened {
  height: auto;
  padding: 20px 0 0;
}
.mod_djclassifieds_cattree .dj-cattree-box .subcat {
  display: none;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  padding: 18px 15px;
}
.mod_djclassifieds_cattree .dj-cattree-box .subcat > ul {
  display: block;
  overflow: hidden;
}
.mod_djclassifieds_cattree .dj-cattree-box .subcat > ul > li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  margin: 0;
}
.mod_djclassifieds_cattree .dj-cattree-box .subcat > ul > li ul {
  background: #f5f3f3;
  border-radius: 5px;
  padding: 10px;
  margin: 0 10px 10px;
}
.mod_djclassifieds_cattree .dj-cattree-box .subcat > ul > li ul > li {
  display: inline-block;
  margin: 3px;
}
.mod_djclassifieds_cattree .dj-cattree-box .opened .subcat {
  display: block;
}
@media (max-width: 767px) {
  .mod_djclassifieds_cattree .dj-cattree-box .subcat > ul > li {
    width: 100%;
  }
}
#jm-allpage .search-ms.location-ms2 .search_buttons a.reset_button,
#jm-allpage .search-ms.locationcategory-ms .search_buttons a.reset_button,
#jm-allpage .search-ms.category-ms .search_buttons a.reset_button,
#jm-allpage .search-ms.location-ms .search_buttons a.reset_button {
  width: auto;
}
#dj-classifieds .dj-additem input#price {
  max-width: 400px;
}
.classifieds_buttons {
  text-align: center;
}
.well {
  box-shadow: none;
}
#dj-classifieds .dj-additem .additem_djform.images_box {
  padding: 25px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
}
#dj-classifieds .dj-additem select,
#dj-classifieds .dj-additem textarea,
#dj-classifieds .dj-additem input[type="text"],
#dj-classifieds .dj-additem input[type="password"],
#dj-classifieds .dj-additem input[type="datetime"],
#dj-classifieds .dj-additem input[type="datetime-local"],
#dj-classifieds .dj-additem input[type="date"],
#dj-classifieds .dj-additem input[type="month"],
#dj-classifieds .dj-additem input[type="time"],
#dj-classifieds .dj-additem input[type="week"],
#dj-classifieds .dj-additem input[type="number"],
#dj-classifieds .dj-additem input[type="email"],
#dj-classifieds .dj-additem input[type="url"],
#dj-classifieds .dj-additem input[type="search"],
#dj-classifieds .dj-additem input[type="tel"],
#dj-classifieds .dj-additem input[type="color"],
#dj-classifieds .dj-additem .uneditable-input {
  height: 35px;
}
#dj-classifieds .dj-additem textarea {
  height: auto;
}
#dj-classifieds .dj-category {
  display: none;
}
.profile-edit .control-group.jform_params_editor,
.profile-edit .control-group.jform_params_timezone,
.profile-edit .control-group.jform_params_admin_style,
.profile-edit .control-group.jform_params_admin_language {
  display: none;
}
.profile fieldset#users-profile-custom,
.profile fieldset#users-profile-custom-settings,
.profile fieldset.users-profile-custom-fields-0,
.profile fieldset.innstillinger {
  display: none;
}
#dj-classifieds .dj-item .item_img_wrapper .item_img {
  overflow: hidden;
}
#dj-classifieds .dj-item .djc_thumbnails {
  margin-top: 30px;
}
.mod_djmsgnotifications.layout-number {
  display: flex;
  flex-wrap: wrap;
}
.mod_djmsgnotifications.layout-number .djmsg_link {
  padding: 0;
}
.nav-tabs.nav-tabs-responsive {
  display: block;
}
.dj_cf_search.dj_cf_search_horizontal .search_word {
  width: 33.333%;
  float: left;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
}
.search_regions.djcf_se_row {
  float: left;
  width: 66.666%;
}
@media (min-width: 769px) {
  .dj_cf_search.dj_cf_search_horizontal .search_regions select {
    width: calc(50% - 20px);
    float: left;
  }
  .dj_cf_search.dj_cf_search_horizontal .search_regions select + div {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  #dj-classifieds .dj-item .nav-tabs.nav-tabs-responsive > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
#dj-classifieds .dj-item .auction .bids_form .bids_input input[type="text"] {
  max-width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}
#dj-classifieds .profile_outer .profile_contact_form {
  display: none;
}
/* dj-messages */
#jm-top-menu-nav .mod_djmsgnotifications.layout-number {
  margin-top: 1px;
}
#jm-top-menu-nav .djmsg_inbox_button .btn {
  line-height: 22px;
}
.djmsg-messages-messages .djmsg-nav .nav-tabs > .active > a,
.djmsg-messages-messages .djmsg-nav .nav-tabs > .active > a:hover,
.djmsg-messages-messages .djmsg-nav .nav-tabs > .active > a:focus {
  border-color: transparent;
  background: #00aeef;
  color: #f7f7f7;
}
.djmsg-messages-messages .djmsg-username,
.djmsg-messages-messages .djmsg-message-time {
  text-transform: none;
}
html body.contentpane {
  padding: 10px !important;
}
html body.contentpane .djmsg-messages-message {
  padding: 25px;
  margin-bottom: 15px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
}
html body.contentpane .djmsg-messages-message .djmsg-info .article-info {
  color: #bcbcbc;
  font-size: 12px;
}
html body.contentpane .djmsg-messages-message .djmsg-info dt,
html body.contentpane .djmsg-messages-message .djmsg-info dd,
html body.contentpane #djmsg-message-form legend,
html body.contentpane .djmsg-messages-message .djmsg-attachments h4 {
  text-transform: none;
}
html body.contentpane .djmsg-messages-message .djmsg-subject {
  color: #212121;
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
#jm-allpage .search-ms.noran-ms .dj_cf_search {
  height: 80px;
  box-sizing: border-box;
}
#jm-allpage .search-ms.noran-ms .search_word {
  width: 33.33%;
  padding: 0 16px 0 0;
}
#jm-allpage .search-ms.noran-ms .search-wrapper {
  display: block;
  float: left;
  width: 66.66%;
}
#jm-allpage .search-ms.noran-ms .search_regions {
  display: flex !important;
  position: relative;
  margin: 0;
  padding: 0 16px 0 0;
  width: 100%;
  box-sizing: border-box;
}
#jm-allpage .search-ms.noran-ms .search_regions label {
  display: none;
}
#jm-allpage .search-ms.noran-ms .search_regions select {
  margin: 0;
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  height: 44px;
  line-height: normal;
  min-height: 44px;
  background-color: #fff;
  border: none;
  border-right: 5px solid transparent;
  border-radius: 5px;
  box-shadow: none;
}
#jm-allpage .search-ms.noran-ms .search_regions > select {
  width: 50% !important;
  margin-right: 8px;
}
#jm-allpage .search-ms.noran-ms .search_regions > select ~ div {
  display: block;
  width: 50%;
  margin-top: 0;
  margin-left: 8px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
}
#jm-allpage .search-ms.noran-ms .search_regions .select2-container {
  width: 50% !important;
  margin-left: 0;
  margin-right: 8px;
}
#jm-allpage .search-ms.noran-ms .search_regions .select2-container--default .select2-selection--single {
  border: none;
}
#jm-allpage .search-ms.noran-ms .search_regions .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 15px;
}
#jm-allpage .search-ms.noran-ms .search_regions .select2-container .select2-selection--single {
  height: 44px;
}
#jm-allpage .search-ms.noran-ms .search_regions .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 44px;
}
#jm-allpage .search-ms.noran-ms .loc-main {
  line-height: 24px;
}
#jm-allpage .search-ms.noran-ms .search_buttons {
  margin: 0;
}
.homepage .select2-dropdown {
  font-size: 15px;
}
.select2-search {
  display: none;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 270px;
}
.homepage .select2-container--default .select2-results > .select2-results__options {
  max-height: 310px;
}
.select2-results__option {
  padding: 0 6px;
}
@media (max-width: 767px) {
  #jm-allpage .search-ms.noran-ms .dj_cf_search {
    height: auto;
  }
  #jm-allpage .search-ms.noran-ms .search_word,
  #jm-allpage .search-ms.noran-ms .search-wrapper {
    width: 100%;
  }
  #jm-allpage .search-ms.noran-ms .search-wrapper {
    margin-top: 15px;
  }
  .dj_cf_search.dj_cf_search_horizontal .search_word {
    width: 100%;
    margin-bottom: 20px;
  }
  .search_regions.djcf_se_row {
    width: 100%;
  }
}
@media (max-width: 480px) {
  #jm-allpage .search-ms.noran-ms .search_regions {
    display: block !important;
  }
  #jm-allpage .search-ms.noran-ms .search_regions > select {
    width: 100% !important;
    margin-right: 0;
  }
  #jm-allpage .search-ms.noran-ms .search_regions > select ~ div {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  #jm-allpage .search-ms.noran-ms .search_regions .select2-container {
    width: 100% !important;
  }
  .dj_cf_search.dj_cf_search_horizontal .search_regions select {
    width: 100%;
    margin: 20px 0 0;
  }
  .dj_cf_search.dj_cf_search_horizontal .search_regions {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .dj_cf_search.dj_cf_search_horizontal .search_regions > select {
    margin-top: 0;
  }
}
#dj-classifieds .dj-item .djc_thumbnails {
  display: flex;
  flex-wrap: wrap;
  margin: 20px -10px -10px;
}
#dj-classifieds .dj-item .djc_thumbnails .djc_thumbnail {
  flex: 0 1 50%;
  padding: 10px;
  box-sizing: border-box;
}
#djckm.djckm-top .djckm-pad a,
#djckm.djckm-bottom .djckm-pad a {
  color: #00b2b2;
}
#djckm.djckm-top .djckm-content .djckm-pad,
#djckm.djckm-bottom .djckm-content .djckm-pad {
  font-size: 16px;
}
#djckm.djckm-top .djckm-wrapper,
#djckm.djckm-bottom .djckm-wrapper {
  width: 800px;
  max-width: 100%;
}
@media (max-width: 767px) {
  #djckm.djckm-top .djckm-content .djckm-pad,
  #djckm.djckm-bottom .djckm-content .djckm-pad {
    font-size: 12px;
  }
}
.dj_cf_search .loc-chx-wrapper,
.dj_cf_search .chx-chx-wrapper {
  font-size: 13px;
  line-height: 1.7;
}
.homepage .dj_cf_search .loc-chx-wrapper,
.homepage .dj_cf_search .chx-chx-wrapper {
  font-size: 15px;
  line-height: 1.7;
}
.dj_cf_search .djcf_se_row .loc-chx-wrapper .loc-main,
.dj_cf_search .djcf_se_row .chx-chx-wrapper .chx-main {
  background-color: #fff;
  border-radius: 5px;
}
.dj_cf_search .djcf_se_row .loc-chx-wrapper,
.dj_cf_search .djcf_se_row .chx-chx-wrapper {
  position: relative;
}
.dj_cf_search .djcf_se_row .loc-chx-wrapper .loc-chx,
.dj_cf_search .djcf_se_row .chx-chx-wrapper .chx-chx {
  overflow: auto;
  overflow-y: scroll;
  margin-top: 0;
  width: 100%;
  border-radius: 0 0 4px 4px;
  border: 1px solid #a9a9a9;
}
@media (min-width: 768px) {
  .dj_cf_search .djcf_se_row .loc-chx-wrapper .loc-chx,
  .dj_cf_search .djcf_se_row .chx-chx-wrapper .chx-chx {
    max-width: 400px;
  }
}
.dj_cf_search.dj_cf_search_horizontal .search_regions label,
.dj_cf_search.dj_cf_search_horizontal .search_cats label {
  cursor: pointer;
}
.dj_cf_search.dj_cf_search_horizontal .djcf_se_row .loc-chx-wrapper .loc-chx,
.dj_cf_search.dj_cf_search_horizontal .djcf_se_row .chx-chx-wrapper .chx-chx {
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.24);
  border-top: none;
}
#jm-top-menu-nav {
  background: none;
  padding-left: 0;
}
#jm-top-menu-nav .user-icon-ms {
  line-height: 35px;
}
#jm-top-menu-nav .user-icon-ms + .jm-module-raw {
  margin-left: 0;
}
@media (max-width: 767px) {
  .dj-item .localization_det #map {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  #jm-logo-sitedesc {
    min-width: 300px;
  }
}
@media (max-width: 480px) {
  #jm-logo-sitedesc {
    min-width: 200px;
  }
}
#dj-classifieds .dj-items-table-smart .item_row.p_border .item_row_in {
  border-width: 5px;
}
#dj-classifieds .dj-items-table-smart .item_row.p_bold .item_row_in a,
#dj-classifieds .dj-items-table-smart .item_row.p_bold .item_outer .item_cat_region_outer,
#dj-classifieds .dj-items-table-smart .item_row.p_bold .item_details,
#dj-classifieds .dj-items-table-smart .item_row.p_bold .item_outer .item_custom_fields {
  color: #000;
}
.akeeba-sociallogin-buttons {
  display: none;
}
.login .akeeba-sociallogin-buttons {
  display: block;
}
#dj-classifieds .dj-item .classifieds-desc-tab .nav-tabs > li > a,
#dj-classifieds .dj-item .classifieds-desc-tab dl.tabs > dt a {
  color: #212121;
}
#dj-classifieds .dj-item .classifieds-desc-tab b {
  color: #212121;
}
#dj-classifieds .dj-item .item_img_wrapper .djc_mainimage .fav_icon_link.fav_icon_link_a:before {
  border-top-color: #e74c3c;
}
#dj-classifieds .dj-item .general_det .row_gd.user_name .profile_item_box .profile_img img,
#dj-classifieds .profile_outer .profile_img img {
  border-radius: 0;
}
@media (max-width: 480px) {
  .djmsg-messages-messages .msg-messages-table .btn-mini {
    margin: 0;
  }
  .djmsg-messages-messages .msg-messages-table tbody,
  .djmsg-messages-messages .msg-messages-table tr,
  .djmsg-messages-messages .msg-messages-table td {
    display: block;
    padding: 10px 0;
  }
  .djmsg-messages-messages .msg-messages-table .djmsg-quick-message-body {
    margin: 0 -10px;
  }
}
.plans #dj-classifieds .pointspackages .djcf_prow.plan1 .djcf_prow_desc_row:nth-of-type(1),
.plans #dj-classifieds .pointspackages .djcf_prow.plan1 .djcf_prow_desc_row:nth-of-type(4),
.plans #dj-classifieds .pointspackages .djcf_prow.plan1 .djcf_prow_details_title,
.plans #dj-classifieds .pointspackages .djcf_prow.plan1 .djcf_prow_details_title + div,
.plans #dj-classifieds .pointspackages .djcf_prow.plan2 .djcf_prow_desc_row:nth-of-type(1),
.plans #dj-classifieds .pointspackages .djcf_prow.plan2 .djcf_prow_desc_row:nth-of-type(4),
.plans #dj-classifieds .pointspackages .djcf_prow.plan2 .djcf_prow_details_title,
.plans #dj-classifieds .pointspackages .djcf_prow.plan2 .djcf_prow_details_title + div,
.plans #dj-classifieds .pointspackages .djcf_prow.plan3 .djcf_prow_desc_row:nth-of-type(1),
.plans #dj-classifieds .pointspackages .djcf_prow.plan3 .djcf_prow_desc_row:nth-of-type(4),
.plans #dj-classifieds .pointspackages .djcf_prow.plan3 .djcf_prow_details_title,
.plans #dj-classifieds .pointspackages .djcf_prow.plan3 .djcf_prow_details_title + div,
.userplans #dj-classifieds .pointspackages .djcf_prow.plan1 .djcf_prow_details_title,
.userplans #dj-classifieds .pointspackages .djcf_prow.plan1 .djcf_prow_details_title + div,
.userplans #dj-classifieds .pointspackages .djcf_prow.plan1 .djcf_prow_col_buynow,
.userplans #dj-classifieds .pointspackages .djcf_prow.plan2 .djcf_prow_details_title,
.userplans #dj-classifieds .pointspackages .djcf_prow.plan2 .djcf_prow_details_title + div,
.userplans #dj-classifieds .pointspackages .djcf_prow.plan2 .djcf_prow_col_buynow,
.userplans #dj-classifieds .pointspackages .djcf_prow.plan3 .djcf_prow_details_title,
.userplans #dj-classifieds .pointspackages .djcf_prow.plan3 .djcf_prow_details_title + div,
.userplans #dj-classifieds .pointspackages .djcf_prow.plan3 .djcf_prow_col_buynow {
  display: none;
}
#djmsg-messages-wrapper.djmsg-messages-messages .djmsg-nav .nav-item a[href="#msg-trash"] {
  display: none;
}
#jm-logo-sitedesc {
  padding-top: 10px;
  padding-bottom: 10px;
}
#jm-logo-sitedesc #jm-logo a img {
  max-width: 200px;
}
#dj-classifieds .dj-item .custom_det .row .row_label,
#dj-classifieds .dj-item .custom_det .row .row_value {
  float: left;
  width: 50%;
}
body #dj-classifieds .dj-item .offer_outer .offer_box form .offer_price_line input[type='text'] {
  max-width: 100px;
  padding: 5px;
}
body #dj-classifieds .djcf_checkout_outer .djcf_checkout_det .ch_row_total .ch_value {
  color: #fff;
}
#dj-classifieds .pointspackages.plans .extra-header {
  padding: 20px;
  clear: both;
  font-size: 20px;
}
#dj-classifieds .pointspackages.plans .extra-header:first-of-type {
  padding-top: 0;
}
.dj-additem #ex_fields .chx2-chx-wrapper .chx2-main {
  display: inline-block;
  max-width: 400px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  padding: 5px 16px;
  cursor: pointer;
}
.dj-additem #ex_fields .chx2-chx-wrapper .djform_field {
  position: relative;
}
.dj-additem #ex_fields .chx2-chx-wrapper .chx2-chx {
  width: 100%;
  max-width: 400px;
  top: 100%;
  left: 0;
  overflow-y: auto;
}
.dj-additem #ex_fields .chx2-chx-wrapper .chx2-chx > div {
  margin: 0;
  padding: 0 0 0 5px;
}
.dj_cf_search label,
.dj_cf_search span.label {
  font-weight: 400 !important;
}
#dj-classifieds .dj-items-table-smart .item_row .item_outer .item_title h3 {
  display: block;
}
@media (max-width: 480px) {
  #jm-allpage .search-ms.location-ms.bg-ms form,
  #jm-allpage .search-ms.location-ms.horizontal-ms form {
    width: 100%;
  }
  #jm-allpage .search-ms.location-ms.bg-ms .search_buttons,
  #jm-allpage .search-ms.location-ms.horizontal-ms .search_buttons {
    width: 100%;
    margin: 0;
    padding: 20px 0 0;
    text-align: left;
  }
  #jm-allpage .search-ms.location-ms.bg-ms .search_buttons button.button,
  #jm-allpage .search-ms.location-ms.horizontal-ms .search_buttons button.button {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
  }
}
#jm-allpage .dj_cf_search .djcf_se_row .loc-chx-wrapper,
#jm-allpage .dj_cf_search .djcf_se_row .chx-chx-wrapper {
  margin: 0;
}
#jm-allpage .dj_cf_search.dj_cf_search_horizontal .djcf_se_row .loc-chx-wrapper,
#jm-allpage .dj_cf_search.dj_cf_search_horizontal .djcf_se_row .chx-chx-wrapper {
  margin: 0 10px;
}
#jm-allpage .dj_cf_search.dj_cf_search_horizontal .djcf_se_row .loc-chx-wrapper .loc-main,
#jm-allpage .dj_cf_search.dj_cf_search_horizontal .djcf_se_row .chx-chx-wrapper .chx-main {
  padding: 3px 16px;
  box-sizing: border-box;
}
#jm-allpage .dj_cf_search.dj_cf_search_horizontal .search_ex_fields .chx-chx-wrapper .chx-main {
  padding: 3px 16px;
  margin: 0 0 20px;
  font-size: 13px;
  line-height: 1.7;
}
#jm-allpage .dj_cf_search.dj_cf_search_horizontal .search_ex_fields .chx-chx-wrapper .chx-main + .chx-chx {
  margin-top: -15px;
}
#jm-allpage .dj_cf_search label,
#jm-allpage .dj_cf_search span.label {
  margin: 0 0 10px;
}
#jm-allpage .dj_cf_search .chx-main {
  cursor: pointer;
}
#jm-allpage .dj_cf_search input[type="text"],
#jm-allpage .dj_cf_search select,
#jm-allpage .dj_cf_search .loc-main,
#jm-allpage .dj_cf_search .loc-chx label,
#jm-allpage .dj_cf_search .chx-chx label {
  font-size: 15px;
  color: #212121;
}
#jm-allpage .dj_cf_search.dj_cf_search_horizontal input[type="text"],
#jm-allpage .dj_cf_search.dj_cf_search_horizontal select,
#jm-allpage .dj_cf_search.dj_cf_search_horizontal .loc-main,
#jm-allpage .dj_cf_search.dj_cf_search_horizontal .loc-chx label,
#jm-allpage .dj_cf_search.dj_cf_search_horizontal .chx-chx label {
  font-size: 13px;
  color: #212121;
}
#dj-classifieds .offers_received .dj-items-table2 .item_col.icon,
#dj-classifieds .offers_submitted .dj-items-table2 .item_col.icon {
  border-right: none;
}
#dj-classifieds .offers_received .dj-items-table2 .item_col.icon a,
#dj-classifieds .offers_submitted .dj-items-table2 .item_col.icon a {
  display: block;
  max-width: 200px;
}
#dj-classifieds .dj-additem.dj-renewitem .prom_rows .label .djform_prom_v {
  width: 100%;
}
#dj-classifieds .dj-additem.dj-renewitem .djform_row .label {
  width: 39%;
}
#dj-classifieds .dj-additem.dj-renewitem .djform_row .djform_field {
  width: 60%;
}
#dj-classifieds .dj-items-table-smart .item_row.p_bold h3,
#dj-classifieds .dj-items-table-smart .item_row.p_bold .item_price {
  font-weight: 700 !important;
}
#dj-classifieds .dj-items-table-smart .item_row .item_outer .item_title .item_type {
  padding-right: 10px;
}
#dj-classifieds .dj-item .general_det .row_gd .price_wrap .buynow_outer {
  float: none;
}
#dj-classifieds .dj-items-table-smart .item_row.p_bg .item_row_in {
  background: #ebf9fe;
}
#dj-classifieds .dj-items-table-smart .item_row.p_border .item_row_in {
  border-color: #00aeef;
}
ul.dj-mobile-dark li.dj-mobileitem.divider {
  display: none;
}
#dj-classifieds .dj-additem .plan_copy_opts a.btn {
  margin: 5px;
}
#dj-classifieds .plans .djcf_prow_details_content .djcf_prow_desc_row:nth-of-type(10),
#dj-classifieds .plans .djcf_prow_details_content .djcf_prow_desc_row:nth-of-type(11) {
  display: none;
}
.mod_djclassifieds_items .item_display {
  display: none;
}
#dj-classifieds .dj-additem .djform_field .radiofield_box .checkboxes .radio_label {
  font-weight: normal;
}
body .mceDefaultSkin .mceLayout .mceBranding {
  display: none;
}
.mod_djclassifieds_items div.title .date_cat > span.auction_icon {
  display: inline-block;
  vertical-align: text-bottom;
  margin: 0 8px 0 0;
}
body .mod_djclassifieds_items div.title .date_cat > span.price {
  display: inline-block;
}
.mod_djclassifieds_items .auction_icon:before {
  content: "\f0e3";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
#dj-classifieds .dj-additem .label > span {
  display: inline;
}
#dj-classifieds .mod_djclassifieds_items .item {
  max-width: none !important;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
}
body .mod_djclassifieds_items div.title .date_cat > span.price {
  display: block;
}
body .mod_djclassifieds_items div.title .date_cat > span.price > * {
  vertical-align: middle;
}
body .mod_djclassifieds_items div.title .date_cat .auction_icon {
  margin-right: 5px;
  color: inherit !important;
}
body .mod_djclassifieds_items div.title .date_cat .auction_icon:before {
  top: -2px;
  position: relative;
}
@media (max-width: 767px) {
  tr.footfinances td:empty {
    background: #fff;
  }
  .com_invoices.invoice #jm-maincontent > div[style] > table[style],
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style],
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] ~ table.table,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] ~ table.table {
    display: inline-block;
    width: 100% !important;
  }
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] table,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] table,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] ~ table.table table,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] ~ table.table table,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] tr,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] tr,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] ~ table.table tr,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] ~ table.table tr,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] td,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] td,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] ~ table.table td,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] ~ table.table td,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] th,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] th,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] ~ table.table th,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] ~ table.table th,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] tbody,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] tbody,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] ~ table.table tbody,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] ~ table.table tbody,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] thead,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] thead,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] ~ table.table thead,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] ~ table.table thead,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] tfoot,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] tfoot,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] ~ table.table tfoot,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] ~ table.table tfoot {
    display: inline-block;
    width: 100% !important;
    padding: 0;
  }
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] tr,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] tr,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] ~ table.table tr,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] ~ table.table tr {
    clear: both;
  }
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] td.invoice_label,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] td.invoice_label,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] ~ table.table td.invoice_label,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] ~ table.table td.invoice_label,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] td.invoice_label + td,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] td.invoice_label + td,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] ~ table.table td.invoice_label + td,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] ~ table.table td.invoice_label + td {
    float: left;
    width: 50% !important;
    padding: 0;
  }
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] td .well,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] td .well,
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] ~ table.table td .well,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] ~ table.table td .well {
    background: #f5f5f5;
  }
  .com_invoices.invoice #jm-maincontent > div[style] > table[style] ~ table.table th,
  .com_invoices.invoice.contentpane #jm-allpage > div[style] > table[style] ~ table.table th {
    float: left;
    padding: 0 5px 5px 0;
    width: auto !important;
  }
  table.items_table_responsive {
    display: inline-block;
    width: 100% !important;
  }
  table.items_table_responsive table,
  table.items_table_responsive tbody,
  table.items_table_responsive thead {
    display: inline-block;
    width: 100% !important;
    padding: 0;
  }
  table.items_table_responsive thead,
  table.items_table_responsive tbody {
    display: inline-block;
    width: 100% !important;
    padding: 0;
  }
  table.items_table_responsive thead tr,
  table.items_table_responsive tbody tr,
  table.items_table_responsive thead td,
  table.items_table_responsive tbody td,
  table.items_table_responsive thead th,
  table.items_table_responsive tbody th {
    display: inline-block;
    width: 100% !important;
    padding: 0;
  }
  table.items_table_responsive thead tr,
  table.items_table_responsive tbody tr {
    clear: both;
  }
  table.items_table_responsive thead td .well,
  table.items_table_responsive tbody td .well {
    background: #f5f5f5;
  }
  table.items_table_responsive thead th,
  table.items_table_responsive tbody th {
    float: left;
    padding: 0 5px 5px 0;
    width: auto !important;
  }
}
@media (max-width: 767px) {
  body .dj_cf_search.dj_cf_search_horizontal .djcf_se_row .loc-chx-wrapper {
    margin: 0 !important;
  }
  body .dj_cf_search.dj_cf_search_horizontal .djcf_se_row .loc-chx-wrapper .loc-main {
    width: 100% !important;
  }
  .dj_cf_search.dj_cf_search_horizontal .search_regions div,
  .dj_cf_search.dj_cf_search_horizontal .search_cats div {
    margin-top: 20px;
  }
  body .dj_cf_search .djcf_se_row .loc-chx-wrapper .loc-main {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.dj_cf_search .djcf_se_row .loc-chx-wrapper .loc-chx,
.dj_cf_search .djcf_se_row .chx-chx-wrapper .chx-chx,
.dj_cf_search .search_ex_fields .chx-chx-wrapper .chx-chx {
  max-height: 266px !important;
}
.homepage .dj_cf_search .djcf_se_row .loc-chx-wrapper .loc-chx,
.homepage .dj_cf_search .djcf_se_row .chx-chx-wrapper .chx-chx {
  max-height: 307px !important;
}
#jm-allpage .dj_cf_search.dj_cf_search_horizontal .djcf_se_row .loc-chx-wrapper .loc-main,
#jm-allpage .dj_cf_search.dj_cf_search_horizontal .djcf_se_row .chx-chx-wrapper .chx-main {
  padding: 3px 16px;
}
.dj_cf_search .djcf_se_row .loc-chx-wrapper .loc-main,
.dj_cf_search .djcf_se_row .chx-chx-wrapper .chx-main {
  background-position: calc(100% - 15px) 50%;
}
select option {
  padding: 0;
}
@media (max-width: 480px) {
  #jm-allpage .search-ms.noran-ms .search_regions > select ~ div {
    margin-top: 15px;
  }
}
.mod_djclassifieds_items:not(.smart) .title_img,
#dj-classifieds .dj-useradverts .col_ua.icon_name .icon {
  overflow: hidden;
  position: relative;
}
.mod_djclassifieds_items span.sold_icon,
#dj-classifieds span.sold_icon {
  background: #e43725;
  color: #fcfcfc;
  line-height: 30px;
  font-size: 10px;
  height: 30px;
  position: absolute;
  text-align: center;
  top: 38px;
  left: -40px;
  transform: rotate(-45deg);
  width: 180px;
  pointer-events: none;
  text-transform: uppercase;
}
#dj-classifieds span.sold_icon {
  z-index: 1;
}
#dj-classifieds .dj-item .general_det .row_gd .price_wrap .row_label {
  display: block;
}
.dj-chat-container {
  margin-top: 10px;
}
.dj-chat-left {
  width: 315px;
  margin-right: 60px;
}
.dj-chat-right {
  width: calc(100% - 375px);
}
@media (max-width: 767px) {
  .dj-chat-left {
    width: 100%;
    margin-right: 0;
  }
  .dj-chat-right {
    width: 100%;
  }
}
.djchat-history-header,
.djchat-history-items,
.djchat-instance {
  border-color: #E4E4E4;
  color: #4A4A4A;
}
.djchat-header {
  border: 0;
  padding: 10px 20px;
}
.djchat-header h3 {
  color: #4A4A4A;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 15px;
}
.djchat-header h3:after {
  content: '';
  height: 1px;
  width: calc(100% + 40px);
  background: #E4E4E4;
  position: absolute;
  bottom: 0;
  left: -20px;
}
.djchat-header .djchat-loadprev-btn {
  background: #F3F3F3;
  border-radius: 6px;
  color: #4A4A4A;
  font-size: 13px;
  font-weight: normal;
  box-shadow: none;
  margin: 0;
  outline: none !important;
}
.djchat-conversation {
  padding: 0 20px 10px;
  max-height: 600px;
}
.djchat-conversation .djchat-entry {
  font-size: 15px;
  line-height: 20px;
  border-radius: 24px;
  margin-bottom: 10px;
  padding: 10px 20px;
}
.djchat-conversation .djchat-sent {
  background: #F3F3F3;
}
.djchat-conversation .djchat-received {
  background: #12A9C6;
}
.djchat-conversation .djchat-time {
  color: rgba(74, 74, 74, 0.5);
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}
.djchat-conversation .djchat-time::after {
  background: #E4E4E4;
}
.djchat-message-bar {
  padding: 10px 20px;
  border-top: 1px solid #E4E4E4;
}
.djchat-message-bar textarea,
.djchat-message-bar textarea:focus {
  background: #F3F3F3;
  border-radius: 24px;
  color: #4A4A4A;
  height: 50px;
  font-size: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  margin: 0 !important;
}
.djchat-message-bar button {
  font-size: 0;
  background: none;
  padding: 0;
  height: 50px;
  width: 50px;
  position: absolute;
  bottom: 10px;
  right: 20px;
}
.djchat-message-bar button:after {
  content: url("../images/chat-button.svg");
}
.djchat-history-items {
  border: 0;
}
.djchat-history-item .djchat-user-avt {
  padding: 0 !important;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  line-height: 48px;
  margin-right: 15px;
  background: #DADADA;
  margin-bottom: 0 !important;
}
.djchat-history-header {
  padding: 0 0 25px;
  color: #12A9C6;
  font-size: 16px;
  font-weight: bold;
  border: 0;
}
.djchat-history-header h3 {
  font-size: 16px;
}
.djchat-history-item {
  background: none;
  border: 0;
  border-top: 1px solid #E4E4E4;
  padding: 20px 0;
  display: flex;
  position: relative;
}
.djchat-user-msg-time {
  margin-left: auto;
  font-size: 12px;
  font-weight: bold;
  color: rgba(74, 74, 74, 0.5);
  flex-shrink: 0;
}
.djchat-user-info .djchat-user-name,
.djchat-user-info .djchat-user-msg {
  font-size: 15px;
}
.djchat-user-info .djchat-user-name {
  padding: 0;
  font-weight: bold;
}
.djchat-user-info .djchat-user-msg {
  color: rgba(74, 74, 74, 0.5);
}
.djchat-user-info .djchat-user-msg strong {
  font-weight: normal;
}
.djchat-activity {
  width: 10px;
  height: 10px;
}
.djchat-header .djchat-close-btn,
.djchat-header .djchat-collapse-btn {
  height: 30px;
}
.djchat-history-item .djchat-activity {
  margin: 0;
  position: absolute;
  left: 38px;
  bottom: 20px;
  border: 2px solid #fff;
}
.djchat-header button.djchat-close-btn {
  background-image: url("../images/chat-close.svg");
  width: 11px;
  margin: 0 0 0 15px;
}
.djchat-header button.chat-open {
  background-image: url("../images/chat-min.svg");
  width: 11px;
  margin: 0 0 0 15px;
}
.djchat-header .djchat-user-name {
  font-size: 15px;
  font-weight: bold;
}
#djchat-bar .djchat-instance {
  border: 1px solid #E4E4E4;
  margin: 0;
  width: 500px;
}
#djchat-bar .djchat-instance.chat-collapsed .djchat-header {
  padding-bottom: 0;
}
#djchat-bar .djchat-instance.chat-collapsed .djchat-header h3 {
  margin-bottom: 0;
}
#djchat-bar .djchat-instance.chat-collapsed .djchat-header .djchat-loadprev-btn {
  display: none;
}
.djchat-off-msg {
  margin: 0 0 10px;
}
.djchat-user-avatar {
  height: 30px;
  margin-left: 10px;
}
.djchat-header button {
  z-index: 1;
}
@media (max-width: 480px) {
  #djchat-bar .djchat-instance {
    width: 100% !important;
  }
  #djchat-bar .djchat-instance:not(.chat-collapsed),
  .dj-chat-right .djchat-instance:not(.chat-collapsed) {
    height: 100% !important;
  }
  .dj-chat-right .djchat-instance:not(.chat-collapsed) {
    position: fixed;
    width: 100%;
    z-index: 64000;
    left: 0;
    top: 0;
  }
  .dj-chat-right .djchat-instance:not(.chat-collapsed) .djchat-conversation {
    height: auto !important;
  }
  #djchat-bar .djchat-instance[style*="bottom"]:not(.chat-collapsed),
  .dj-chat-right .djchat-instance:not(.chat-collapsed) {
    height: calc(100% - 30px) !important;
  }
  #djchat-bar .djchat-instance:not(.chat-collapsed) .djchat-conversation,
  .dj-chat-right .djchat-instance:not(.chat-collapsed) .djchat-conversation {
    max-height: calc(100% - 231px);
  }
  #djchat-bar .djchat-instance:not(.chat-collapsed) .djchat-message-bar,
  .dj-chat-right .djchat-instance:not(.chat-collapsed) .djchat-message-bar {
    position: fixed;
    bottom: 0;
    background: #fff;
    z-index: 2;
  }
  #djchat-bar .djchat-conversation {
    padding: 10px 20px;
  }
  #djchat-bar .djchat-instance[style*="bottom"]:not(.chat-collapsed) .djchat-message-bar {
    bottom: 20px;
  }
}
#djchat-bar .djchat-header {
  padding: 10px 20px;
}
#djchat-bar .djchat-header h3 {
  font-size: 15px;
  line-height: 2em;
}
#djchat-bar .djchat-conversation .djchat-time {
  font-size: 12px;
}
#djchat-bar .djchat-conversation .djchat-time:after {
  top: 10px;
}
#djchat-bar .djchat-conversation .djchat-entry {
  font-size: 15px;
  padding: 10px 20px;
  line-height: 20px;
  margin-bottom: 10px;
}
#djchat-bar .djchat-message-bar textarea,
#djchat-bar .djchat-message-bar textarea:focus {
  height: 50px;
  font-size: 15px;
  padding: 15px 20px;
  width: 100%;
}
#djchat-bar .djchat-message-bar button {
  font-size: 0;
  height: 50px;
  width: 50px;
}
#djchat-bar {
  position: relative;
}
#djchat-bar .djchat-bar--nav {
  z-index: 99999;
  width: 100%;
  padding: 0;
  height: auto;
  box-sizing: border-box;
}
.djchat-bar--prev {
  font-size: 0;
  background: url("../images/chat-prev.svg") no-repeat center center !important;
  width: 10px;
  height: 18px;
  padding: 5px;
  vertical-align: middle;
}
.djchat-bar--next {
  font-size: 0;
  background: url("../images/chat-next.svg") no-repeat center center !important;
  width: 10px;
  height: 18px;
  vertical-align: middle;
  padding: 5px;
}
.djchat-header.djchat-blink {
  background: #EBEBEB;
}
.djchat-header.djchat-blink button {
  background-color: #EBEBEB;
}
/* @pd 06.10.21 */
#dj-classifieds .dj-item #ask_form textarea#ask_message {
  max-width: 100%;
}
.mod_djclassifieds_items .item {
  position: relative;
  height: 257px !important;
}
.mod_djclassifieds_items .item .date_cat {
  position: absolute;
  bottom: 7px;
}
body #dj-classifieds .verified_icon {
  width: 18px !important;
  height: 20px !important;
  background: url(../images/classifieds/verified.svg) no-repeat;
}
#dj-classifieds .useritems .dj-items-table2 .item_row .item_col {
  text-align: center;
}
@media (max-width: 979px) {
  #dj-classifieds .useritems .dj-items-table2 .item_row.item_header {
    text-align: left;
  }
  #dj-classifieds .useritems .dj-items-table2 .item_row:not(.item_header) .item_col {
    padding: 0 5px;
  }
}
@media (min-width: 979px) {
  body .mod_djclassifieds_items div.title .title_img img {
    width: 100%;
    height: 100%;
  }
}
body #dj-classifieds .dj-items-table-smart .item_row .item_outer .item_img_box img.no-image {
  width: 197px;
  height: 132px;
  object-fit: cover;
}
@media (max-width: 767px) {
  body #dj-classifieds .dj-items-table-smart .item_row .item_outer .item_img_box img.no-image {
    height: auto;
    width: auto;
  }
}
#dj-classifieds .dj-item .item_img_wrapper .djc_mainimage img.djc_mainimage_no_image {
  width: 100% !important;
}
body #dj-classifieds .dj-additem select.validate-djcat,
body #dj-classifieds .dj-additem select.invalid {
  color: #454545;
}
.djcf-modal-wrapper {
  display: flex;
  height: 100%;
}
.djcf-modal-wrapper .in {
  margin: auto;
}
.djcf-modal-wrapper .in .modal-row {
  text-align: center;
}
.djcf-modal-wrapper .in .modal-label {
  font-weight: 600;
}
#dj-classifieds .dj-item .auction .bids_form .bids_button {
  margin-left: 15px;
}
.dj_cf_search .djcf_se_row .loc-chx-wrapper .loc-chx,
.dj_cf_search.dj_cf_search_horizontal .search_ex_fields .chx-chx-wrapper .chx-chx,
.dj-additem #ex_fields .chx2-chx-wrapper .chx2-chx {
  box-shadow: 8px 8px 7px -7px #42445a;
}
#dj-classifieds .item_auction .modal-body iframe {
  height: 300px;
}
#dj-classifieds .djcontact_outer .djc_row_buttons {
  margin-top: 10px;
}
.moduletable .bannergroup {
  text-align: center;
}
.dj_cf_search .select2-container {
  float: left;
}
@media (max-width: 767px) {
  .dj_cf_search .select2-container {
    float: none;
  }
}
.dj_cf_search .search_cats .select2-container {
  width: calc(33.33% - 20px) !important;
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .dj_cf_search .search_cats .select2-container {
    width: calc(100% - 20px) !important;
    float: none;
  }
}
.dj_cf_search .search_regions .select2-container {
  margin-left: 10px;
  margin-right: 10px;
  width: calc(50% - 20px) !important;
}
@media (max-width: 767px) {
  .dj_cf_search .search_regions .select2-container {
    width: calc(100%) !important;
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
}
.dj_cf_search .select2-selection__arrow {
  display: none;
}
.dj_cf_search .select2-selection__rendered {
  background-position: right 15px center;
  background-image: url('../images/dropdown.png');
  background-repeat: no-repeat;
}
.dj_cf_search .select2-container .select2-selection--single {
  height: 30px;
}
.dj_cf_search .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 30px;
  font-size: 13px;
  color: #212121;
  padding-left: 16px;
}
.dj_cf_search .select2-container--default .select2-selection--single {
  border-color: #a9a9a9ab;
}
.select2-dropdown {
  box-shadow: 8px 8px 7px -7px #42445a;
  font-size: 13px;
  color: #212121;
  border-color: #a9a9a9ab;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #13a9cd;
}
@media (max-width: 767px) {
  .jmm-simple-tabs.default .nav-tabs.nav-tabs-responsive {
    padding-top: 20px;
  }
  .jmm-simple-tabs.default .tab-content {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .jmm-simple-tabs.default .nav-tabs.nav-tabs-responsive > li > a {
    min-height: 48px;
  }
  .jmm-simple-tabs.default .nav-tabs.nav-tabs-responsive > li .jmm-title {
    display: block;
  }
  .jmm-simple-tabs.default .nav-tabs.nav-tabs-responsive > li .jmm-title h4 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .jmm-simple-tabs.default .nav-tabs.nav-tabs-responsive > li.prev > a,
  .jmm-simple-tabs.default .nav-tabs.nav-tabs-responsive > li.next > a {
    text-overflow: initial;
  }
  .jmm-simple-tabs.default .nav-tabs.nav-tabs-responsive > li.prev > a:before {
    content: "\e079";
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .jmm-simple-tabs.default .nav-tabs.nav-tabs-responsive > li.next > a:before {
    content: "\e080";
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
.djrv_reviews_list .djrv_pagination {
  margin-top: 0px;
  padding-top: 0px;
}
.djrv_reviews_list .djrv_pagination .pagination-list {
  padding-top: 0px;
}
.djr-item-cf {
  text-align: center;
  font-size: 15px;
}
.com_invoices.invoice table address {
  margin: 0;
}
@media (max-width: 767px) {
  .com_invoices.invoice table,
  .com_invoices.invoice table tr,
  .com_invoices.invoice table td {
    height: auto !important;
  }
}
#dj-classifieds .userbids .no_win_info {
  display: inline-block;
  padding-top: 10px;
}
.dj_cf_search .search_ex_fields .chx-chx-wrapper .chx-main {
  background-image: url(../images/dropdown.png);
}
.com_djclassifieds.additem input[type="text"],
.com_djclassifieds.additem select,
.com_djclassifieds.additem textarea {
  font-size: 13px;
  color: #212121;
}
.com_djclassifieds.additem .select2 {
  width: 100% !important;
  max-width: 400px;
}
.com_djclassifieds.additem .select2-selection__arrow {
  display: none;
}
.com_djclassifieds.additem .select2-container .select2-selection--single {
  height: 35px;
}
.com_djclassifieds.additem .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
  font-size: 13px;
  color: #212121;
  padding-left: 16px;
}
.com_djclassifieds.additem .select2-container--default .select2-selection--single {
  border-color: rgba(0, 0, 0, 0.24);
  background-position: right 15px center;
  background-image: url('../images/dropdown.png');
  background-repeat: no-repeat;
}
.com_djclassifieds.additem #after_cat_0 .select2,
.com_djclassifieds.additem #after_cat_1 .select2,
.com_djclassifieds.additem #after_reg_0 .select2,
.com_djclassifieds.additem #after_reg_1 .select2 {
  margin-top: 5px;
}
.com_djclassifieds.additem .price_currency + .select2 {
  max-width: 100px;
}
.com_djclassifieds.additem .chx2-chx > div,
.com_djclassifieds.additem .chx2-chx > div label {
  font-size: 13px;
}
.com_djclassifieds.additem .djform_prom_label.label .select2 {
  font-weight: normal;
}
/** moved from mod_djclassifieds_search
** at the end of the file to keep the order of styles as previously
**/
.dj_cf_search .search_ex_fields .chx-chx-wrapper {
  width: 100%;
  margin: 0 !important;
}
.dj_cf_search .search_ex_fields .chx-chx-wrapper .chx-main {
  width: 100%;
  display: block;
  /* margin: 0 10px; */
  background-repeat: no-repeat;
  /* background-position: center right; */
  background-position: 95% 50%;
  padding: 10px 10px;
  box-sizing: border-box;
}
.dj_cf_search .search_ex_fields .chx-chx-wrapper .chx-chx {
  background: white;
  z-index: 1;
  max-height: 300px;
  overflow: scroll;
  margin: 0;
}
.dj_cf_search .search_ex_fields .chx-chx-wrapper label {
  display: inline;
}
.dj_cf_search .search_ex_fields .chx-chx-wrapper .chx-chx > div {
  margin: 0 5px;
}
#jm-allpage .search-ms.location-ms .dj_cf_search {
  overflow: visible;
}
#jm-allpage .search-ms.noran-ms .search_ex_fields .chx-chx-wrapper label {
  display: inline;
}
.dj_cf_search.dj_cf_search_horizontal .search_ex_fields .chx-chx-wrapper .chx-main {
  padding: 2px 10px;
  background-color: white;
  border: 1px solid #a9a9a9;
  border-radius: 5px;
}
.dj_cf_search.dj_cf_search_horizontal .search_ex_fields .chx-chx-wrapper {
  /* width: calc(50% - 20px); */
  /* float: left; */
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.dj_cf_search .search_ex_fields .chx-chx-wrapper .chx-main {
  background-color: #fff;
  border-radius: 5px;
  font-weight: normal !important;
}
.dj_cf_search .search_ex_fields .chx-chx-wrapper {
  position: relative;
}
.dj_cf_search .search_ex_fields .chx-chx-wrapper .chx-chx {
  overflow: auto;
  overflow-y: scroll;
  /* margin-top: -5px; */
  transform: translate(0, -5px);
  width: 100%;
  border-radius: 0 0 4px 4px;
  margin: 0;
}
.dj_cf_search.dj_cf_search_horizontal .search_regions label,
.dj_cf_search.dj_cf_search_horizontal .search_cats label {
  cursor: pointer;
}
.dj_cf_search.dj_cf_search_horizontal .search_ex_fields .chx-chx-wrapper .chx-chx {
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.24);
  border-top: none;
}
.dj_cf_search .search_ex_fields .chx-chx-wrapper .chx-main {
  line-height: 25px;
}
@media (min-width: 768px) {
  .dj_cf_search .search_ex_fields .chx-chx-wrapper .chx-chx {
    position: absolute;
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  /* .dj_cf_search .search_ex_fields .chx-chx-wrapper .chx-main {
		margin: 0;
	} */
}
ul.inline-list > li,
ul.horizontal-ms > li {
  display: inline;
  margin-right: 20px;
}
#dj-classifieds .dj-item .djrv_rating_full.djreviews {
  display: none;
}
body #dj-classifieds .dj-item .general_det .row_gd.user_name .profile_item_box,
body #dj-classifieds .dj-item .general_det .row_gd.user_name .profile_item_box .profile_name_data,
body #dj-classifieds .dj-item .general_det .row_gd.user_name .profile_item_box .profile_img {
  display: block;
}
body #dj-classifieds .dj-item .general_det .row_gd.user_name .profile_item_box .profile_name_data,
body #dj-classifieds .dj-item .general_det .row_gd.user_name .profile_item_box .profile_img {
  width: 100%;
}
body #dj-classifieds .dj-item .general_det .row_gd.user_name .profile_item_box .profile_img {
  text-align: center;
  padding: 0;
}
#dj-classifieds .dj-item .offer_box .bids_login_info,
#dj-classifieds .dj-item .offer_box .custom_access,
#dj-classifieds .dj-item .buynow_login_info {
  font-size: 14px;
}
#dj-classifieds .dj-item .general_det .row_gd.djcf_contact {
  padding: 0;
  margin-bottom: 0;
  border-radius: 0;
  background: none;
  box-shadow: none;
}
#dj-classifieds .dj-item .general_det .row_gd.djcf_contact > div {
  padding: 25px;
  margin-bottom: 15px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
}
#dj-classifieds .dj-item .general_det .auctions_link.button {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  box-sizing: border-box;
}
#dj-classifieds .dj-item .offer_outer #offer_button {
  text-transform: none;
}
body.com_djclassifieds.profile #jm-allpage .djrv_reviews_list {
  margin-bottom: 0;
}
body.com_djclassifieds.profile #jm-allpage .djrv_reviews_list > h3 {
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  margin: 0;
}
body.com_djclassifieds.profile #jm-allpage .djrv_reviews_list > .djrv_listing {
  margin-top: 30px;
}
body.com_djclassifieds.profile #jm-allpage .djrv_reviews_list > h3 .fa:first-child {
  float: left;
}
body.com_djclassifieds.profile #jm-allpage .djrv_reviews_list > h3 .fa:last-child {
  float: right;
}
.djrv_comments {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  border-color: #d2d7da;
}
.mceDefaultSkin .mceStatusbar .mceResize {
  margin-left: auto;
}
@media (max-width: 767px) {
  #jm-main {
    padding-left: 0;
    padding-right: 0;
  }
  #dj-classifieds .dj-items-table-smart .item_row .item_outer .item_img_box {
    padding: 0;
  }
  #dj-classifieds .dj-items-table-smart .item_row .item_outer .item_title h3 {
    margin-right: 0;
  }
  #jm-allpage #dj-classifieds .dj-items-table-smart .item_row .item_outer .item_content_in,
  #jm-allpage #dj-classifieds .dj-items-table-smart .item_row .item_details .item_details_in {
    padding: 7px;
  }
  #dj-classifieds .dj-items-table-smart .item_row .item_outer .item_title h3 {
    font-weight: 600;
    font-size: 17px;
  }
  #dj-classifieds .dj-items-table-smart .item_row .item_details .item_price {
    font-size: 17px;
  }
  #dj-classifieds .dj-item .general_det .row_gd,
  #dj-classifieds .dj-item .general_det .row_gd.djcf_contact > div,
  #dj-classifieds .dj-item .classifieds-desc-tab,
  #dj-classifieds .dj-item .djrv_rating_full,
  #dj-classifieds .dj-item .djrv_reviews_list,
  #dj-classifieds .dj-item > .row_gd,
  #dj-classifieds .dj-item .dj-item-in > .row_gd {
    padding: 7px;
  }
  #dj-classifieds .dj-item .localization_det .row {
    margin: 0 0 7px;
  }
  #dj-classifieds .dj-category .cat_row_title,
  #dj-classifieds h1.main_cat_title,
  #dj-classifieds .dj-cattree-box .title_top,
  #dj-classifieds .title_top h1,
  #dj-classifieds .dj-additem .title_top,
  #dj-classifieds table.paymentdetails td.td_title h2,
  #dj-classifieds .djcf_warning_outer .title_top,
  #dj-classifieds .pointspackages .title_top,
  #dj-classifieds .djcf_checkout_outer .title_top {
    font-size: 17px;
  }
  #dj-classifieds .dj-item .djc_thumbnails {
    margin-top: 7px;
  }
}
@media (min-width: 768px) {
  #dj-classifieds .dj-items-table-smart .item_row .item_outer .item_img_box {
    max-width: 31%;
  }
  #dj-classifieds .dj-items-table-smart .item_row .item_outer .item_content {
    width: 69%;
  }
}
.items-pagination {
  clear: both;
  margin: 30px 0 0;
  text-align: center;
}
.items-pagination ul > li {
  display: inline-block;
  padding: 0;
  margin: 5px 3px 0;
  vertical-align: top;
}
.items-pagination ul > li:before {
  display: none;
}
.items-pagination ul > li.items-page-first a {
  background: none;
  font-size: 0;
  line-height: 1;
  padding: 0 6px;
}
.items-pagination ul > li.items-page-first a:before {
  content: 'first_page';
  font-family: 'Material Icons';
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  line-height: 36px;
  font-size: 15px;
  width: 24px;
  height: 36px;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.items-pagination ul > li.items-page-prev a {
  background: none;
  font-size: 0;
  line-height: 1;
  padding: 0 6px;
}
.items-pagination ul > li.items-page-prev a:before {
  content: 'chevron_left';
  font-family: 'Material Icons';
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  line-height: 36px;
  font-size: 15px;
  width: 24px;
  height: 36px;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.items-pagination ul > li.items-page-next a {
  background: none;
  font-size: 0;
  line-height: 1;
  padding: 0 6px;
}
.items-pagination ul > li.items-page-next a:before {
  content: 'chevron_right';
  font-family: 'Material Icons';
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  line-height: 36px;
  font-size: 15px;
  width: 24px;
  height: 36px;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.items-pagination ul > li.items-page-last a {
  background: none;
  font-size: 0;
  line-height: 1;
  padding: 0 6px;
}
.items-pagination ul > li.items-page-last a:before {
  content: 'last_page';
  font-family: 'Material Icons';
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  line-height: 36px;
  font-size: 15px;
  width: 24px;
  height: 36px;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.items-pagination ul > li a {
  float: left;
  line-height: 36px;
  display: inline-block;
  padding: 0 13px;
  min-width: 10px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-decoration: none;
  text-transform: lowercase;
  font-size: 15px;
  font-weight: 400;
  color: #3f3e3e;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.items-pagination ul > li a:hover {
  color: #3f3e3e;
  background: rgba(0, 0, 0, 0.05);
}
.items-pagination ul > li a:after {
  display: none;
}
.items-pagination ul > li.active a {
  color: #fff;
  background: #039ad2;
}
.jm-module.smart-module {
  margin: 30px 0 0;
}
.dj-items-table-smart .dj-items-rows h2 {
  font-weight: 700;
  font-family: 'Lato';
  font-size: 15px;
  color: #1e1e1e;
  margin: 30px 0 20px;
}
.dj-items-table-smart .mod_djclassifieds_items .item_row .item_details .item_price .price {
  display: block;
}
.dj-items-table-smart .mod_djclassifieds_items .item_row .item_outer .item_title .type {
  padding-right: 10px;
}
.orders_history .djrv_listing,
.orders_history .djrv_rating_full,
.orders_history .djrv_user_rating {
  display: none;
}
.orders_history .djrv_listing h3,
.orders_history .djrv_rating_full h3,
.orders_history .djrv_user_rating h3 {
  display: none;
}
.orders_history .djrv_reviews_list h3 {
  display: none !important;
}
.orders_history .djrv_reviews_list .djrv_add_button {
  display: block !important;
}
.djrv_reviews_list:after,
.djrv_reviews_list:before {
  display: none !important;
}
.orders_history .control-group:before,
.orders_history .clearfix:before,
.orders_history .clearfix:after {
  display: none !important;
}
#jm-allpage .search-ms.nolocation .search_word {
  width: 100% !important;
}
.mod_djclassifieds_items div.title .date_cat > span.region {
  font-size: 12px;
}
.mod_djclassifieds_items div.title .date_cat > span.price {
  font-size: 17px;
}
.mod_djclassifieds_items div.title a.title {
  font-size: 15px;
}
#jm-allpage .search-ms.location-ms.bg-ms .dj_cf_search {
  background: none;
  padding: 0;
  box-shadow: none;
}
#jm-allpage .search-ms.location-ms.bg-ms .search_word .inputbox,
#jm-allpage .search-ms.location-ms.horizontal-ms .search_word .inputbox {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15) !important;
}
#dj-classifieds .pointspackages.plans .extra-header {
  font-size: 15px;
}
#dj-classifieds .dj-items-table-smart .item_row .item_details .row_negotiable {
  font-size: 14px;
}
#jm-allpage #dj-classifieds .dj-items-table-smart .item_row .item_details .item_date_start {
  margin-top: auto;
  font-size: 12px;
}
#jm-allpage #dj-classifieds .dj-items-table-smart .item_row .item_details .item_date_exp {
  font-size: 12px;
}
#dj-classifieds .dj-items-table-smart .item_row .item_outer .item_cat_region_outer {
  font-size: 12px;
}
@media (min-width: 768px) {
  #dj-classifieds .dj-items-table-smart .item_row .item_row_in {
    display: flex;
  }
  #dj-classifieds .dj-items-table-smart .item_row .item_outer {
    float: none;
  }
  #dj-classifieds .dj-items-table-smart .item_row .item_details {
    float: none;
    display: flex;
    justify-content: end;
  }
  #jm-allpage #dj-classifieds .dj-items-table-smart .item_row .item_details .item_details_in {
    display: flex;
    flex-direction: column;
  }
  #dj-classifieds .dj-items-table-smart .item_row .item_outer,
  #dj-classifieds .dj-items-table-smart .item_row .item_outer_in,
  #dj-classifieds .dj-items-table-smart .item_row .item_outer .item_content,
  #dj-classifieds .dj-items-table-smart .item_row .item_outer .item_content_in {
    display: flex;
  }
  #dj-classifieds .dj-items-table-smart .item_row .item_outer_in {
    width: 100%;
  }
  #dj-classifieds .dj-items-table-smart .item_row .item_outer .item_content_in {
    flex-direction: column;
  }
  #dj-classifieds .dj-items-table-smart .item_row .item_outer .item_title + * {
    margin-top: auto;
  }
  #dj-classifieds .dj-items-table-smart .item_row .item_outer .item_type {
    text-align: left !important;
  }
}
#dj-classifieds .dj-items-table-smart .djrv_rating.small {
  font-size: 14px;
}
.subpage.com_djclassifieds.items #jm-header-mod .jm-module {
  margin-bottom: 0;
}
.subpage.com_djclassifieds.items #jm-main {
  padding-top: 0;
}
.is-search #dj-classifieds > .djcf_before_display:first-child .save_search_link {
  margin-top: -56px;
}
.com_invoices.invoices #jm-maincontent h1,
.com_invoices.invoices #jm-maincontent h2 {
  font-size: 18px;
}
#dj-classifieds .dj-items-table2-offer-msg .item_row.full {
  display: block;
}
#dj-classifieds .dj-items-table2-offer-msg .item_row.full .item_col {
  display: block;
}
#dj-classifieds .dj-items-table2-offer-msg .item_row.full .item_col.first + .item_col {
  padding-top: 0;
}
#dj-classifieds .dj-items-table2-offer-msg .item_row.full .item_col form {
  margin: 0;
}
#dj-classifieds .dj-items-table2-offer-msg .item_row_msg .item_message_title {
  margin-bottom: 0;
}
#dj-classifieds .dj-items-table2-offer-msg .item_row_msg .item_message_title + .item_message {
  margin-top: 10px;
}
.com_djclassifieds.ordershistory #dj-classifieds .orders_history .title_top {
  display: none;
}
.dj_cf_search .from-wrapper,
.dj_cf_search .to-wrapper {
  display: inline-block;
}
.dj_cf_search .djcf_se_row div.from-wrapper,
.dj_cf_search .djcf_se_row div.to-wrapper {
  margin-top: 0;
}
.djcf-rating {
  margin-top: 10px;
}
.dj_cf_search .search-wrapper {
  display: none;
}
.dj_cf_search select option,
#dj-classifieds .dj-additem select option {
  font: -moz-pull-down-menu;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 {
  border-spacing: 0;
  margin-top: 0 !important;
  margin-bottom: 0;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2:last-child,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2:last-child,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2:last-child,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2:last-child {
  margin-bottom: 30px;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 form,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 form,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 form,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 form {
  margin: 0;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 .item_row.main_title .item_col,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 .item_row.main_title .item_col,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 .item_row.main_title .item_col,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 .item_row.main_title .item_col {
  padding-top: 0;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 ~ .dj-items-table2,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 ~ .dj-items-table2,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 ~ .dj-items-table2,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 ~ .dj-items-table2 {
  margin-top: 8px !important;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 ~ .dj-items-table2 .item_row.main_title .item_col,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 ~ .dj-items-table2 .item_row.main_title .item_col,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 ~ .dj-items-table2 .item_row.main_title .item_col,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 ~ .dj-items-table2 .item_row.main_title .item_col {
  padding-top: 14px;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 .row1,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 .row1,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 .row1,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 .row1 {
  border-radius: 5px 5px 0 0;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 .row1 .item_col:first-child,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 .row1 .item_col:first-child,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 .row1 .item_col:first-child,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 .row1 .item_col:first-child {
  border-radius: 5px 0 0 0;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 .row1 .item_col:last-child,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 .row1 .item_col:last-child,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 .row1 .item_col:last-child,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 .row1 .item_col:last-child {
  border-radius: 0 5px 0 0;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 .row1:last-child,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 .row1:last-child,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 .row1:last-child,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 .row1:last-child {
  border-radius: 5px 5px 5px 5px;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 .row1:last-child .item_col:first-child,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 .row1:last-child .item_col:first-child,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 .row1:last-child .item_col:first-child,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 .row1:last-child .item_col:first-child {
  border-radius: 5px 0 0 5px;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 .row1:last-child .item_col:last-child,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 .row1:last-child .item_col:last-child,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 .row1:last-child .item_col:last-child,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 .row1:last-child .item_col:last-child {
  border-radius: 0 5px 5px 0;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 .row1 ~ .row1,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 .row1 ~ .row1,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 .row1 ~ .row1,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 .row1 ~ .row1 {
  border-radius: 0 0 0 0;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 .row1 ~ .row1 .item_col:first-child,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 .row1 ~ .row1 .item_col:first-child,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 .row1 ~ .row1 .item_col:first-child,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 .row1 ~ .row1 .item_col:first-child {
  border-radius: 0 0 0 0;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 .row1 ~ .row1 .item_col:last-child,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 .row1 ~ .row1 .item_col:last-child,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 .row1 ~ .row1 .item_col:last-child,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 .row1 ~ .row1 .item_col:last-child {
  border-radius: 0 0 0 0;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 .row1 ~ .row1:last-child,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 .row1 ~ .row1:last-child,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 .row1 ~ .row1:last-child,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 .row1 ~ .row1:last-child {
  border-radius: 0 0 5px 5px;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 .row1 ~ .row1:last-child .item_col:first-child,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 .row1 ~ .row1:last-child .item_col:first-child,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 .row1 ~ .row1:last-child .item_col:first-child,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 .row1 ~ .row1:last-child .item_col:first-child {
  border-radius: 0 0 0 5px;
}
#dj-classifieds .useritems .row_ua_orders.offers .dj-items-table2 .row1 ~ .row1:last-child .item_col:last-child,
#dj-classifieds .useritems .row_ua_orders.history .dj-items-table2 .row1 ~ .row1:last-child .item_col:last-child,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .dj-items-table2 .row1 ~ .row1:last-child .item_col:last-child,
#dj-classifieds .useritems .row_ua_orders.payments .dj-items-table2 .row1 ~ .row1:last-child .item_col:last-child {
  border-radius: 0 0 5px 0;
}
#dj-classifieds .useritems .row_ua_orders.history .row1,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .row1,
#dj-classifieds .useritems .row_ua_orders.payments .row1 {
  border-radius: 5px 5px 0 0;
}
#dj-classifieds .useritems .row_ua_orders.history .row1 .item_col,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .row1 .item_col,
#dj-classifieds .useritems .row_ua_orders.payments .row1 .item_col {
  padding-bottom: 0;
}
#dj-classifieds .useritems .row_ua_orders.history .row1:last-child .item_col,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .row1:last-child .item_col,
#dj-classifieds .useritems .row_ua_orders.payments .row1:last-child .item_col {
  padding-bottom: 14px;
}
#dj-classifieds .useritems .row_ua_orders.history .row1 ~ .row1 .item_col,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .row1 ~ .row1 .item_col,
#dj-classifieds .useritems .row_ua_orders.payments .row1 ~ .row1 .item_col {
  padding-bottom: 0;
  padding-top: 0;
}
#dj-classifieds .useritems .row_ua_orders.history .row1 ~ .row1:last-child .item_col,
#dj-classifieds .useritems .row_ua_orders.renewed-from-plans .row1 ~ .row1:last-child .item_col,
#dj-classifieds .useritems .row_ua_orders.payments .row1 ~ .row1:last-child .item_col {
  padding-top: 0;
  padding-bottom: 14px;
}
div.modal.fade {
  top: -100%;
}
#dj-classifieds .dj-useradverts,
#dj-classifieds .dj-useradverts .main_title + .row_ua {
  margin-top: 0;
}
#dj-classifieds .useritems_search form {
  margin: 0;
}
#dj-classifieds .djc_images .dj-navigation {
  top: 50%;
  margin-top: -25px;
  pointer-events: none;
}
#dj-classifieds .djc_images .dj-navigation .dj-prev,
#dj-classifieds .djc_images .dj-navigation .dj-next {
  margin: 0 10px;
  pointer-events: auto;
}
#dj-classifieds .djc_images .dj-navigation img {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  padding: 0 5px;
  -webkit-filter: invert(100%);
  /* Safari/Chrome */
  filter: invert(100%);
}
#dj-classifieds span.flag_icon {
  z-index: 5;
}
.djrv_review_form .control-group:before,
.djrv_review_form .control-group:after {
  display: none !important;
}
.djrv_review_form {
  text-align: center;
  color: black;
}
.to-wrapper label,
.from-wrapper label {
  display: inline-block;
  vertical-align: middle;
}
.to-wrapper input,
.from-wrapper input {
  width: 75px !important;
  margin: 0 5px;
}
.dj_cf_search .select2-container {
  width: 100% !important;
}
.select2-container {
  text-align: left;
}
.sticky-bar .jm-wrapper {
  padding-top: 89px;
}
#dj-classifieds .dj-items-table2-offer-msg .item_row_msg .select2[style*="width"] {
  width: 100% !important;
}
@media (min-width: 980px) {
  html {
    overflow-x: hidden;
    margin-right: calc(-1 * (100vw - 100%));
  }
  .sticky-bar #jm-header {
    margin-right: calc(-1 * (100vw - 100%));
    width: auto;
  }
}
.djcf_default_img {
  max-width: 120px;
}
#jm-allpage .leaflet-top,
#jm-allpage .leaflet-bottom {
  z-index: 998;
}
.select2-dropdown {
  z-index: 998 !important;
}
.btn-toolbar.msg-ui-search,
.btn-group.msg-ui-filters {
  font-size: inherit;
}
/*# sourceMappingURL=/templates/jm-iks/css/custom.32.map */