.clearfix {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
@font-face {
  font-family: 'classified-manager';
  src: url('../font/classified-manager.eot?4963673');
  src: url('../font/classified-manager.eot?4963673#iefix') format('embedded-opentype'), url('../font/classified-manager.woff?4963673') format('woff'), url('../font/classified-manager.ttf?4963673') format('truetype'), url('../font/classified-manager.svg?4963673#classified-manager') format('svg');
  font-weight: normal;
  font-style: normal;
}
.jm-icon {
  font-family: "classified-manager" !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
}
.classified-manager-settings-wrap .updated {
  display: none;
}
.classified-manager-settings-wrap .classified-manager-updated {
  display: block;
  margin: 1em 0 0;
}
.widefat td.column-featured_classified,
.widefat td.column-unavailable,
.widefat td.column-classified_status {
  width: 46px;
  text-align: left;
  padding-left: 11px;
}
.widefat th.column-featured_classified,
.widefat th.column-unavailable,
.widefat th.column-classified_status {
  width: 1em;
}
.widefat th.column-featured_classified span,
.widefat th.column-unavailable span,
.widefat th.column-classified_status span {
  display: block;
  width: 1em;
  height: 1em;
  line-height: 1em;
  padding: 1px 0 0 0;
  overflow: hidden;
}
.widefat th.column-featured_classified span:before,
.widefat th.column-unavailable span:before,
.widefat th.column-classified_status span:before {
  content: '\e803';
  font-family: "classified-manager" !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
}
.widefat th.column-unavailable span:before {
  content: '\e807';
}
.widefat th.column-classified_status span:before {
  content: '\e828';
}
.widefat .column-classified_posted strong {
  display: block;
  margin-bottom: .2em;
}
.widefat td.column-classified_status span {
  position: relative;
  font-size: 1em;
  line-height: 1.5em;
  width: 1em;
  height: 0;
  padding: 2em 0 0 0;
  overflow: hidden;
  display: block;
}
.widefat td.column-classified_status span:before {
  font-family: "classified-manager" !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.5em;
  vertical-align: middle;
  color: #999;
  content: '\e829';
}
.widefat td.column-classified_status .status-trash:before {
  content: '\e82b';
  color: #a00;
}
.widefat td.column-classified_status .status-pending:before {
  content: '\e82c';
  color: #ffba00;
}
.widefat td.column-classified_status .status-publish:before {
  content: '\e82f';
  color: #73a724;
}
.widefat td.column-classified_status .status-expired:before {
  content: '\e82e';
  color: #a00;
}
.widefat .column-classified_listing_type {
  text-align: left;
  width: 6em;
  word-wrap: normal !important;
}
.widefat .column-classified_listing_type .classified-type {
  color: #fff;
  padding: 4px;
  font-size: 11px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: block;
  background-color: #f9f9f9;
  text-align: center;
}
.widefat .column-classified_listing_type .new {
  background-color: #42a2ce;
}
.widefat .column-classified_listing_type .used {
  background-color: #f9f9f9;
}
.widefat th.column-classified_listing {
  width: 20%;
}
.widefat td.column-classified_listing {
  width: 20%;
  height: 34px;
}
.widefat td.column-classified_listing .classified_listing {
  position: relative;
  padding-right: 50px !important;
}
.widefat td.column-classified_listing a.classified_title {
  font-weight: bold;
}
.widefat td.column-classified_listing img {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 7px;
  top: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #fff;
}
.widefat td.column-classified_listing .company {
  margin-top: .2em;
  display: block;
  padding-top: 2px;
  color: #bbbbbb;
}
.widefat .column-classified_location {
  width: 10%;
}
.widefat .column-classified_actions {
  text-align: right;
  width: 128px;
}
.widefat .column-classified_actions strong {
  display: block;
  margin-bottom: .2em;
}
.widefat .column-classified_actions .actions {
  padding-top: 2px;
}
.widefat .column-classified_actions a.button {
  display: inline-block;
  margin: 0 0 2px 4px;
  cursor: pointer;
  padding: 0 6px !important;
  font-size: 1em !important;
  line-height: 2em !important;
  overflow: hidden;
}
.widefat .column-classified_actions a.button-icon {
  width: 2em !important;
  padding: 0 !important;
}
.widefat .column-classified_actions a.button-icon:before {
  font-family: "classified-manager" !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  float: left;
  width: 2em !important;
  line-height: 2em;
}
.widefat .column-classified_actions .icon-view:before {
  content: '\e805';
}
.widefat .column-classified_actions .icon-edit:before {
  content: '\e804';
}
.widefat .column-classified_actions .icon-delete:before {
  content: '\e82b';
}
.widefat .column-classified_actions .icon-approve:before {
  content: '\e802';
}
.wp_classified_manager_meta_data {
  padding: 12px;
  zoom: 1;
}
.wp_classified_manager_meta_data:before,
.wp_classified_manager_meta_data:after {
  content: "";
  display: table;
}
.wp_classified_manager_meta_data:after {
  clear: both;
}
.wp_classified_manager_meta_data .form-field {
  width: 50%;
  line-height: 2em;
  float: left;
  box-sizing: border-box;
  padding: 0 12px 0 0;
  margin: 0 0 12px;
  clear: both;
}
.wp_classified_manager_meta_data .form-field:nth-child(even) {
  float: right;
  padding: 0 0 0 12px;
  clear: right;
}
.wp_classified_manager_meta_data .form-field:nth-last-child(-n+2) {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.wp_classified_manager_meta_data .form-field label {
  vertical-align: middle;
  display: block;
  font-weight: bold;
  margin: 0;
}
.wp_classified_manager_meta_data .form-field .tips {
  cursor: help;
  float: right;
  font-weight: normal;
  color: #999;
}
.wp_classified_manager_meta_data .form-field input {
  width: 100%;
  margin: 1px 0;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  vertical-align: middle;
}
.wp_classified_manager_meta_data .form-field input.checkbox,
.wp_classified_manager_meta_data .form-field input.radio {
  width: auto;
  margin: 4px 2px;
  display: inline-block;
}
.wp_classified_manager_meta_data .form-field .description {
  display: block;
  color: #999;
}
.wp_classified_manager_meta_data .form-field.form-field-checkbox .description {
  display: inline;
}
.wp_classified_manager_meta_data .form-field .file_url input {
  width: 75%;
}
.wp_classified_manager_meta_data .form-field .button {
  margin-left: 4px;
}
/* TipTip CSS - Version 1.2 */
#tiptip_holder {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
}
#tiptip_holder.tip_top {
  padding-bottom: 5px;
}
#tiptip_holder.tip_bottom {
  padding-top: 5px;
}
#tiptip_holder.tip_right {
  padding-left: 5px;
}
#tiptip_holder.tip_left {
  padding-right: 5px;
}
#tiptip_content {
  font-size: 11px;
  color: #fff;
  padding: 4px 8px;
  background: #464646;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  text-align: center;
}
#tiptip_content code {
  background: #999;
  padding: 1px;
}
#tiptip_arrow,
#tiptip_arrow_inner {
  position: absolute;
  border-color: transparent;
  border-style: solid;
  border-width: 6px;
  height: 0;
  width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
  margin-top: -7px;
  margin-left: -6px;
  border-top-color: #464646;
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
  margin-top: -5px;
  margin-left: -6px;
  border-bottom-color: #464646;
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -5px;
  border-right-color: #464646;
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -7px;
  border-left-color: #464646;
}
/* Addons */
.wp_classified_manager_addons_wrap #classified-manager-addons-banner {
  position: relative;
  background: #2780ab;
  padding: 0 1em 0 5em;
  color: #fff;
  margin: 10px .25% 20px 0;
  border-color: rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.wp_classified_manager_addons_wrap #classified-manager-addons-banner strong {
  font-size: 1.25em;
  line-height: 0.8em;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  font-weight: normal;
  float: left;
  padding: 1.6em 0;
}
.wp_classified_manager_addons_wrap #classified-manager-addons-banner a.button {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  float: right;
  background: rgba(0, 0, 0, 0);
  border: 3px solid #fff;
  line-height: 1em;
  padding: 1em;
  margin: 1em 0;
  height: auto;
  position: relative;
  box-shadow: none;
  border-radius: 0;
}
.wp_classified_manager_addons_wrap #classified-manager-addons-banner a.button :hover {
  text-decoration: underline;
}
.wp_classified_manager_addons_wrap #classified-manager-addons-banner:before {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  vertical-align: top;
  font-family: 'classified-manager';
  content: "\e81f";
  top: 25%;
  left: 10px;
  position: absolute;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  font-size: 2.5em;
  font-weight: normal;
  text-align: center;
  width: 1em;
  height: 1em;
  line-height: 1em;
}
.wp_classified_manager_addons_wrap .product-sorting {
  display: none;
}
.wp_classified_manager_addons_wrap .products {
  overflow: hidden;
}
.wp_classified_manager_addons_wrap .products li {
  display: inline-block;
  margin: 0 1% 10px 0 !important;
  padding: 0;
  vertical-align: top;
  width: 24%;
  min-width: 250px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  border: 1px solid #ddd;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
  opacity: 0.8;
}
.wp_classified_manager_addons_wrap .products li:nth-child(4n+0) {
  margin-right: 0 !important;
}
.wp_classified_manager_addons_wrap .products li a {
  color: inherit;
  text-decoration: none;
}
.wp_classified_manager_addons_wrap .products li img {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  margin: 0;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.wp_classified_manager_addons_wrap .products li h3 {
  margin: 0 !important;
  padding: 10px 0 !important;
  line-height: 1;
  background: rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  font-size: 16px;
  text-shadow: none;
  display: none;
}
.wp_classified_manager_addons_wrap .products li:hover,
.wp_classified_manager_addons_wrap .products li:focus {
  opacity: 1;
}
.wp_classified_manager_addons_wrap .products li:hover h3,
.wp_classified_manager_addons_wrap .products li:focus h3 {
  display: block;
}
.wp_classified_manager_addons_wrap .products li .third_party {
  display: none;
}
.wp_classified_manager_addons_wrap .products li p {
  padding: 20px !important;
  margin: 0 !important;
  border-top: 1px solid #f1f1f1;
}
.wp_classified_manager_addons_wrap .products li .price {
  display: none;
}
.rtl .widefat .column-classified_actions a.button-icon:before {
  float: right;
}
.rtl .wp_classified_manager_meta_data p {
  padding: 0 20% 0 0;
}
.rtl .wp_classified_manager_meta_data label {
  left: auto;
  right: 0;
}
/* Images Gallery */
.classified-manager-media-viewer .media-placeholder,
.classified-manager-media-viewer .media-placeholder {
  padding: 11px 10px 45px 5px;
}
.classified-manager-media-viewer.media-modal .button[disabled]:hover,
.classified-manager-media-viewer.media-modal .button[disabled]:hover,
.classified-manager-media-viewer.media-modal button[disabled]:hover,
.classified-manager-media-viewer.media-modal button[disabled]:hover {
  text-transform: inherit;
  letter-spacing: inherit;
  font-family: inherit;
  line-height: inherit;
}
.classified-manager-media-viewer .classified-manager-media-viewer-actions,
.classified-manager-media-viewer .classified-manager-media-viewer-actions {
  position: relative;
  float: right;
  text-align: center;
}
.classified-manager-media-viewer .classified-manager-media-viewer-actions small,
.classified-manager-media-viewer .classified-manager-media-viewer-actions small {
  opacity: .75;
  font-size: .73em;
}
.classified-manager-media-viewer-spinner {
  position: absolute;
  left: -29px;
  line-height: 2em;
  z-index: 1000;
}
.classified-manager-media-viewer-spinner img {
  background-size: 20px 20px;
  display: inline-block;
  opacity: 0.7;
  width: 20px;
  height: 20px;
  margin: 0;
  vertical-align: middle;
  margin-right: 10px;
}
.single_classified_listing .classified_images,
.classified_images_gallery {
  position: relative;
  margin: 0 0 2em;
}
.single_classified_listing .classified_images a,
.classified_images_gallery a {
  padding: 0 1em 1em 0;
}
