@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-allpage {
  position: relative;
  background: #fdfdfd;
}
.full-width:not(#jm-main) {
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.full-width:not(#jm-main) > .container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}
.full-width:not(#jm-main) > .container-fluid > .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.full-width:not(#jm-main) > .container-fluid > .row-fluid > [class*="span"] {
  padding-left: 0;
  padding-right: 0;
}
#jm-main.full-width {
  padding-top: 15px !important;
}
#jm-main.full-width #jm-breadcrumbs {
  padding-top: 15px;
}
.item_view #jm-main > .container-fluid {
  max-width: 890px;
  position: relative;
  z-index: 1;
}
#jm-header {
  position: relative;
  z-index: 999;
  background: #fdfdfd;
  color: #454545;
  padding: 0 15px;
}
.sticky-bar {
  /** fix for white stripe on safari when scrolling on touchpad/screen **/
}
.sticky-bar #jm-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
.sticky-bar .jm-wrapper {
  padding-top: 65px;
}
.sticky-bar #jm-header + .jm-wrapper #jm-header-mod {
  position: relative;
}
.sticky-bar #jm-header + .jm-wrapper #jm-header-mod:before {
  content: '';
  position: absolute;
  top: -115px;
  left: 0;
  right: 0;
  width: 100%;
  height: 165px;
  background: #fdfdfd;
}
#jm-logo-sitedesc {
  padding-right: 30px;
  padding-top: 25px;
  padding-bottom: 19px;
  min-width: 300px;
  box-sizing: border-box;
}
#jm-logo-sitedesc #jm-logo a {
  display: block;
}
#jm-logo-sitedesc #jm-logo a img {
  vertical-align: top;
}
#jm-logo-sitedesc #jm-logo span {
  display: block;
}
#jm-search {
  padding: 12.5px 0;
  overflow: hidden;
}
#jm-top-menu-nav {
  padding: 17.5px 0;
}
#jm-top-menu-nav .jm-module-raw {
  float: left;
}
#jm-top-menu-nav .jm-module-raw + .jm-module-raw {
  margin-left: 15px;
}
#jm-header-mod {
  background-color: #fdfdfd;
  color: #454545;
  position: relative;
}
#jm-header-mod:before {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.3;
  pointer-events: none;
}
#jm-top1,
#jm-top3,
#jm-bottom1,
#jm-bottom3 {
  background: #fdfdfd;
  color: #454545;
}
#jm-bottom2 {
  background: #00aeef;
  color: #ffffff;
}
#jm-system-message div.error {
  margin-bottom: 30px;
}
#jm-main #jm-maincontent {
  margin-bottom: 30px;
}
#jm-footer-mod {
  background: #fdfdfd;
  color: #454545;
  font-size: 14px;
  line-height: 2;
}
#jm-footer {
  background: #00aeef;
  color: #ffffff;
  padding: 30px 15px;
  font-size: 14px;
}
#jm-header-mod {
  padding: 60px 0 30px;
}
#jm-top1,
#jm-top2,
#jm-top3,
#jm-main,
#jm-bottom1,
#jm-bottom2,
#jm-bottom3,
#jm-bottom4,
#jm-footer-mod {
  padding: 30px 15px 0;
}
#jm-top1 + #jm-top3,
#jm-top1 + #jm-bottom1,
#jm-top1 + #jm-bottom3,
#jm-top2 + #jm-main,
#jm-top2 + #jm-system-message + #jm-main,
#jm-top2 + #jm-bottom4,
#jm-top3 + #jm-bottom1,
#jm-top3 + #jm-bottom3,
#jm-main + #jm-bottom4,
#jm-bottom1 + #jm-bottom3 {
  padding-top: 0;
}
#jm-back-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  left: auto;
  z-index: 990;
}
#jm-back-top a {
  text-decoration: none;
  display: block;
}
#jm-back-top a:hover {
  cursor: pointer;
  text-decoration: none;
}
#jm-back-top span {
  display: block;
  height: 50px;
  width: 50px;
  background: url("../images/backtotop.png") no-repeat center center rgba(0, 0, 0, 0.2);
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
#jm-back-top span:hover {
  background: url("../images/backtotop.png") no-repeat center center rgba(0, 0, 0, 0.3);
}
.responsive-disabled {
  min-width: 1024px;
}
.responsive-disabled #jm-allpage {
  min-width: 1024px;
}
#jm-font-switcher {
  text-align: right;
  margin: 0 0 15px;
}
.texttoggler {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  margin: 0 1px;
  display: inline-block;
}
.texttoggler.small {
  font-size: 0.8em;
}
.texttoggler.normal {
  font-size: 1.1em;
}
.texttoggler.large {
  font-size: 1.3em;
}
.smallview #jm-maincontent {
  font-size: 0.9em;
  line-height: 1.7;
}
.largeview #jm-maincontent {
  font-size: 1.1em;
  line-height: 1.7;
}
/** iks **/
.sticky-bar .jm-wrapper {
  padding-top: 60px;
}
#jm-header-mod {
  padding: 30px 0;
}
#jm-logo-sitedesc {
  padding-top: 5px;
  padding-bottom: 5px;
}
#jm-top-menu-nav {
  padding: 12px 0;
}
#jm-header {
  border-bottom: 1px solid #fdfdfd;
}
#jm-header-mod {
  border-bottom: 1px solid #fdfdfd;
}
#jm-footer {
  text-align: center;
}
#jm-top-menu-nav {
  background: url(../images/male.png) no-repeat 0 17px;
  padding-left: 30px;
}
#jm-top-menu-nav #login-form {
  padding: 11px 0 10px;
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
}
#jm-top-menu-nav #login-form .logout-button {
  display: none;
}
html[dir="rtl"] #jm-top-menu-nav {
  background: url(../images/male.png) no-repeat right 17px;
  padding-left: 0;
  padding-right: 30px;
}
#jm-breadcrumbs .breadcrumb {
  margin-bottom: 18px;
  border-bottom: 1px solid #fdfdfd;
  padding-bottom: 12px;
  font-size: 14px;
}
.span0 {
  float: none !important;
}
.span50 {
  float: left !important;
  width: 50% !important;
}
.jm-module {
  margin-bottom: 30px;
  position: relative;
}
.jm-module .jm-title {
  font-weight: 700;
  font-family: 'Lato';
  font-size: 15px;
  color: #1e1e1e;
  margin: 0 0 20px;
}
.moduletable {
  margin-bottom: 30px;
}
.moduletable > h3 {
  font-weight: 700;
  font-family: 'Lato';
  font-size: 15px;
  color: #1e1e1e;
  margin: 0 0 20px;
}
#jm-header-mod .jm-module .jm-title,
#jm-header-mod .moduletable > h3 {
  color: #454545;
}
#jm-top1 .jm-module .jm-title,
#jm-top3 .jm-module .jm-title,
#jm-bottom1 .jm-module .jm-title,
#jm-bottom3 .jm-module .jm-title,
#jm-top1 .moduletable > h3,
#jm-top3 .moduletable > h3,
#jm-bottom1 .moduletable > h3,
#jm-bottom3 .moduletable > h3 {
  color: #454545;
}
#jm-bottom2 .jm-module .jm-title,
#jm-bottom2 .moduletable > h3 {
  color: #ffffff;
}
#jm-footer-mod .jm-module .jm-title,
#jm-footer-mod .moduletable > h3 {
  color: #454545;
}
#jm-allpage .jm-module.color1-ms .jm-title-wrap {
  padding: 32px;
  background: #ffffff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  box-sizing: border-box;
  margin: 0 0 20px;
}
#jm-allpage .jm-module.color1-ms .jm-title {
  color: #012533;
  margin: 0;
}
#jm-allpage .jm-module.color2-ms {
  padding: 32px;
  background: #00aeef;
  color: #ffffff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  box-sizing: border-box;
}
#jm-allpage .jm-module.color2-ms .jm-title {
  color: #ffffff;
}
#jm-allpage .jm-module.margin-ms,
#jm-allpage .jm-module-raw.margin-ms,
#jm-allpage .moduletable.margin-ms,
#jm-allpage .jm-module.nomargin-ms,
#jm-allpage .jm-module-raw.nomargin-ms,
#jm-allpage .moduletable.nomargin-ms,
#jm-allpage .jm-module.margin-ms,
#jm-allpage .jm-module-raw.margin-ms,
#jm-allpage .moduletable.margin-ms {
  margin: 0;
}
#jm-allpage .jm-module.margin-top-ms,
#jm-allpage .jm-module-raw.margin-top-ms,
#jm-allpage .moduletable.margin-top-ms {
  margin-top: 0;
}
#jm-allpage .jm-module.margin-bottom-ms,
#jm-allpage .jm-module-raw.margin-bottom-ms,
#jm-allpage .moduletable.margin-bottom-ms {
  margin-bottom: 0;
}
#jm-allpage .jm-module.margin-left-ms,
#jm-allpage .jm-module-raw.margin-left-ms,
#jm-allpage .moduletable.margin-left-ms {
  margin-left: 0;
}
#jm-allpage .jm-module.margin-right-ms,
#jm-allpage .jm-module-raw.margin-right-ms,
#jm-allpage .moduletable.margin-right-ms {
  margin-right: 0;
}
#jm-allpage .jmm-social .jmm-list {
  margin: 0 auto;
  display: table;
}
#jm-allpage .jmm-social li {
  display: block;
  margin: 5px;
  float: left;
  font-size: 20px;
  text-align: center;
}
#jm-allpage .jmm-social li .jmm-ico {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fdfdfd;
  background: #00aeef;
  border-radius: 40px;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
#jm-allpage .jmm-social li .jmm-ico:hover {
  background: #0abcff;
}
#jm-allpage .jmm-social li .jmm-name {
  margin: 0 5px;
}
#jm-allpage .search-ms {
  display: none;
}
#jm-allpage .search-ms .dj_cf_search {
  max-width: 800px;
  margin: 0 !important;
  position: relative;
  border-radius: 5px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
#jm-allpage .search-ms form {
  position: relative;
  width: calc(100% - 44px);
}
#jm-allpage .search-ms form:before,
#jm-allpage .search-ms form:after {
  display: table;
  content: "";
  line-height: 0;
}
#jm-allpage .search-ms form:after {
  clear: both;
}
#jm-allpage .search-ms form > div {
  margin: 0;
}
#jm-allpage .search-ms.visible {
  display: block;
}
#jm-allpage .search-ms .search_word label {
  display: none;
}
#jm-allpage .search-ms .search_word input[type="text"] {
  margin: 0;
  color: #706e6e;
  background: #ffffff;
  padding-left: 16px;
  padding-right: 16px;
  width: 100% !important;
  height: 44px;
  line-height: normal;
  min-height: 44px;
  border: 0 !important;
  box-shadow: none !important;
  max-width: 100%;
  border-radius: 5px 0 0 5px;
}
#jm-allpage .search-ms form > .search-wrapper {
  display: none;
}
#jm-allpage .search-ms .search_buttons button.button {
  position: absolute;
  top: 0;
  right: -44px;
  padding: 0;
  width: 44px;
  height: 44px;
  background-color: #00aeef;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
  border-radius: 0 5px 5px 0;
  box-shadow: none;
  font-size: 0;
}
#jm-allpage .search-ms .search_buttons button.button:before {
  content: 'search';
  font-family: 'Material Icons';
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  line-height: 44px;
  font-size: 24px;
  width: 44px;
  height: 44px;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#jm-allpage .search-ms .search_buttons button.button:hover {
  background-color: #009bd6;
}
#jm-allpage .search-ms .search_buttons a.reset_button {
  position: absolute;
  top: 0;
  right: 10px;
  line-height: 44px;
  text-align: center;
  margin: 0;
}
#jm-allpage .search-ms .search_buttons a.button {
  position: absolute;
  right: 0;
  top: 0;
  color: #999797 !important;
  background: none !important;
  padding: 0;
  margin: 0;
  height: 44px;
  border-radius: 0;
  box-shadow: none;
  font-size: 0;
}
#jm-allpage .search-ms .search_buttons a.button:after {
  display: none;
}
#jm-allpage .search-ms .search_buttons a.button:before {
  content: 'clear';
  font-family: 'Material Icons';
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  line-height: 44px;
  font-size: 24px;
  width: 44px;
  height: 44px;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#jm-allpage .search-ms form > .search_radius,
#jm-allpage .search-ms form > .search_regions,
#jm-allpage .search-ms form > .search_cats,
#jm-allpage .search-ms form > .search_type,
#jm-allpage .search-ms form > .search_time,
#jm-allpage .search-ms form > .search_price,
#jm-allpage .search-ms form > .search_only_auctions,
#jm-allpage .search-ms form > .search_only_buynow,
#jm-allpage .search-ms form > .search_only_images,
#jm-allpage .search-ms form > .search_only_video,
#jm-allpage .search-ms form > .search_also_18 {
  display: none;
}
.header-category-ms {
  display: table;
  margin: 7px auto 8px;
}
#jm-allpage .search-ms.locationcategory-ms form,
#jm-allpage .search-ms.category-ms form,
#jm-allpage .search-ms.location-ms form {
  width: calc(100% - 44px);
}
#jm-allpage .search-ms.locationcategory-ms input[type="text"],
#jm-allpage .search-ms.category-ms input[type="text"],
#jm-allpage .search-ms.location-ms input[type="text"] {
  padding-left: 16px;
  padding-right: 16px;
}
#jm-allpage .search-ms.locationcategory-ms .search_word,
#jm-allpage .search-ms.category-ms .search_word,
#jm-allpage .search-ms.location-ms .search_word {
  float: left;
  width: 50%;
}
#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 {
  position: absolute;
  top: 0;
  right: -94px;
  width: 50px;
  line-height: 44px;
  text-align: center;
  margin: 0;
}
#jm-allpage .search-ms.locationcategory-ms .search_buttons a.button,
#jm-allpage .search-ms.category-ms .search_buttons a.button,
#jm-allpage .search-ms.location-ms .search_buttons a.button {
  position: absolute;
  left: 50%;
  width: 44px;
  margin-left: -44px;
}
#jm-allpage .search-ms.locationcategory-ms form > .search_radius,
#jm-allpage .search-ms.category-ms form > .search_radius,
#jm-allpage .search-ms.location-ms form > .search_radius,
#jm-allpage .search-ms.locationcategory-ms form > .search_regions,
#jm-allpage .search-ms.category-ms form > .search_regions,
#jm-allpage .search-ms.location-ms form > .search_regions,
#jm-allpage .search-ms.locationcategory-ms form > .search_cats,
#jm-allpage .search-ms.category-ms form > .search_cats,
#jm-allpage .search-ms.location-ms form > .search_cats {
  display: block;
}
#jm-allpage .search-ms.locationcategory-ms .search_regions,
#jm-allpage .search-ms.category-ms .search_regions,
#jm-allpage .search-ms.location-ms .search_regions,
#jm-allpage .search-ms.locationcategory-ms .search_type,
#jm-allpage .search-ms.category-ms .search_type,
#jm-allpage .search-ms.location-ms .search_type,
#jm-allpage .search-ms.locationcategory-ms .search_time,
#jm-allpage .search-ms.category-ms .search_time,
#jm-allpage .search-ms.location-ms .search_time,
#jm-allpage .search-ms.locationcategory-ms .search_price,
#jm-allpage .search-ms.category-ms .search_price,
#jm-allpage .search-ms.location-ms .search_price,
#jm-allpage .search-ms.locationcategory-ms .search_only_auctions,
#jm-allpage .search-ms.category-ms .search_only_auctions,
#jm-allpage .search-ms.location-ms .search_only_auctions,
#jm-allpage .search-ms.locationcategory-ms .search_only_buynow,
#jm-allpage .search-ms.category-ms .search_only_buynow,
#jm-allpage .search-ms.location-ms .search_only_buynow,
#jm-allpage .search-ms.locationcategory-ms .search_only_images,
#jm-allpage .search-ms.category-ms .search_only_images,
#jm-allpage .search-ms.location-ms .search_only_images,
#jm-allpage .search-ms.locationcategory-ms .search_only_video,
#jm-allpage .search-ms.category-ms .search_only_video,
#jm-allpage .search-ms.location-ms .search_only_video,
#jm-allpage .search-ms.locationcategory-ms .search_also_18,
#jm-allpage .search-ms.category-ms .search_also_18,
#jm-allpage .search-ms.location-ms .search_also_18 {
  display: none;
}
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_regions,
#jm-allpage .search-ms.category-ms .search-wrapper .search_regions,
#jm-allpage .search-ms.location-ms .search-wrapper .search_regions,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_type,
#jm-allpage .search-ms.category-ms .search-wrapper .search_type,
#jm-allpage .search-ms.location-ms .search-wrapper .search_type,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_time,
#jm-allpage .search-ms.category-ms .search-wrapper .search_time,
#jm-allpage .search-ms.location-ms .search-wrapper .search_time,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_price,
#jm-allpage .search-ms.category-ms .search-wrapper .search_price,
#jm-allpage .search-ms.location-ms .search-wrapper .search_price,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_only_auctions,
#jm-allpage .search-ms.category-ms .search-wrapper .search_only_auctions,
#jm-allpage .search-ms.location-ms .search-wrapper .search_only_auctions,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_only_buynow,
#jm-allpage .search-ms.category-ms .search-wrapper .search_only_buynow,
#jm-allpage .search-ms.location-ms .search-wrapper .search_only_buynow,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_only_images,
#jm-allpage .search-ms.category-ms .search-wrapper .search_only_images,
#jm-allpage .search-ms.location-ms .search-wrapper .search_only_images,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_only_video,
#jm-allpage .search-ms.category-ms .search-wrapper .search_only_video,
#jm-allpage .search-ms.location-ms .search-wrapper .search_only_video,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_also_18,
#jm-allpage .search-ms.category-ms .search-wrapper .search_also_18,
#jm-allpage .search-ms.location-ms .search-wrapper .search_also_18 {
  display: block;
}
#jm-allpage .search-ms.locationcategory-ms .search_radius {
  float: left;
  position: relative;
  width: 30%;
  box-sizing: border-box;
  margin: 0;
}
#jm-allpage .search-ms.locationcategory-ms .search_radius label {
  display: none;
}
#jm-allpage .search-ms.locationcategory-ms .search_radius > input {
  float: left;
  margin: 0;
  width: 50% !important;
  color: #706e6e;
  background: #ffffff;
  height: 44px;
  line-height: normal;
  min-height: 44px;
  border: 0 !important;
  border-left: 1px solid rgba(0, 0, 0, 0.24) !important;
  border-radius: 0;
  box-shadow: none;
}
#jm-allpage .search-ms.locationcategory-ms .search_radius .search_radius_range {
  float: left;
  width: 50%;
  margin: 0;
  position: relative;
}
#jm-allpage .search-ms.locationcategory-ms .search_radius .search_radius_range label {
  display: none;
}
#jm-allpage .search-ms.locationcategory-ms .search_radius .search_radius_range > select {
  margin: 0;
  width: 100% !important;
  padding-right: 16px;
  padding-left: 16px;
  height: 44px;
  line-height: normal;
  min-height: 44px;
  background: #ffffff;
  border: 0 !important;
  border-left: 1px solid rgba(0, 0, 0, 0.24) !important;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
}
#jm-allpage .search-ms.locationcategory-ms .search_radius .search_radius_range > select::-ms-expand {
  display: none;
}
#jm-allpage .search-ms.locationcategory-ms .search_radius .search_radius_range:before {
  content: "";
  position: absolute;
  right: 16px;
  top: 22px;
  height: 0;
  width: 0;
  border-top: 5px solid #999797;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
#jm-allpage .search-ms.locationcategory-ms .search_radius input[type="text"] ~ .se_geoloc_icon {
  float: left;
  position: static;
  top: auto;
  color: #999797;
  margin-left: -50px;
  width: 50px;
  height: 44px;
}
#jm-allpage .search-ms.locationcategory-ms .search_radius input[type="text"] ~ .se_geoloc_icon:before {
  line-height: 44px;
}
#jm-allpage .search-ms.locationcategory-ms .search_radius input[type="text"] ~ .se_geoloc_address {
  display: none;
}
#jm-allpage .search-ms.locationcategory-ms [class*="geoloc"] input[type="text"] {
  padding-right: 35px;
}
#jm-allpage .search-ms.locationcategory-ms .search_cats {
  width: 20%;
  float: left;
  position: relative;
  box-sizing: border-box;
  margin: 0;
}
#jm-allpage .search-ms.locationcategory-ms .search_cats label {
  display: none;
}
#jm-allpage .search-ms.locationcategory-ms .search_cats > select {
  margin: 0;
  width: 100% !important;
  padding-right: 16px;
  padding-left: 16px;
  height: 44px;
  line-height: normal;
  min-height: 44px;
  background: #ffffff;
  border: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.24);
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
}
#jm-allpage .search-ms.locationcategory-ms .search_cats > select + div {
  display: none;
}
#jm-allpage .search-ms.locationcategory-ms .search_cats > select::-ms-expand {
  display: none;
}
#jm-allpage .search-ms.locationcategory-ms .search_cats:before {
  content: "";
  position: absolute;
  right: 16px;
  top: 22px;
  height: 0;
  width: 0;
  border-top: 5px solid #999797;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
#jm-allpage .search-ms.locationcategory-ms .search_regions,
#jm-allpage .search-ms.locationcategory-ms .search_type,
#jm-allpage .search-ms.locationcategory-ms .search_time,
#jm-allpage .search-ms.locationcategory-ms .search_price,
#jm-allpage .search-ms.locationcategory-ms .search_only_auctions,
#jm-allpage .search-ms.locationcategory-ms .search_only_buynow,
#jm-allpage .search-ms.locationcategory-ms .search_only_images,
#jm-allpage .search-ms.locationcategory-ms .search_only_video {
  display: none;
}
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_regions,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_type,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_time,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_price,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_only_auctions,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_only_buynow,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_only_images,
#jm-allpage .search-ms.locationcategory-ms .search-wrapper .search_only_video {
  display: block;
}
#jm-allpage .search-ms.category-ms .search_word {
  width: 50%;
}
#jm-allpage .search-ms.category-ms .search_cats {
  width: 50%;
  float: left;
  position: relative;
  box-sizing: border-box;
  margin: 0;
}
#jm-allpage .search-ms.category-ms .search_cats label {
  display: none;
}
#jm-allpage .search-ms.category-ms .search_cats > select {
  margin: 0;
  width: 100% !important;
  padding-right: 16px;
  padding-left: 16px;
  height: 44px;
  line-height: normal;
  min-height: 44px;
  background: #ffffff;
  border: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.24);
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
}
#jm-allpage .search-ms.category-ms .search_cats > select + div {
  display: none;
}
#jm-allpage .search-ms.category-ms .search_cats > select::-ms-expand {
  display: none;
}
#jm-allpage .search-ms.category-ms .search_cats:before {
  content: "";
  position: absolute;
  right: 16px;
  top: 22px;
  height: 0;
  width: 0;
  border-top: 5px solid #999797;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
#jm-allpage .search-ms.category-ms .search_buttons a.button {
  left: 50%;
}
#jm-allpage .search-ms.location-ms .search_word {
  width: 33.33%;
}
#jm-allpage .search-ms.location-ms .search_radius {
  float: left;
  position: relative;
  width: 66.67%;
  box-sizing: border-box;
  margin: 0;
}
#jm-allpage .search-ms.location-ms .search_radius label {
  display: none;
}
#jm-allpage .search-ms.location-ms .search_radius > input {
  float: left;
  margin: 0;
  width: 50% !important;
  color: #706e6e;
  background: #ffffff;
  height: 44px;
  line-height: normal;
  min-height: 44px;
  border: 0 !important;
  border-left: 1px solid rgba(0, 0, 0, 0.24) !important;
  border-radius: 0;
  box-shadow: none;
}
#jm-allpage .search-ms.location-ms .search_radius .search_radius_range {
  float: left;
  width: 50%;
  margin: 0;
  position: relative;
}
#jm-allpage .search-ms.location-ms .search_radius .search_radius_range label {
  display: none;
}
#jm-allpage .search-ms.location-ms .search_radius .search_radius_range > select {
  margin: 0;
  width: 100% !important;
  padding-right: 16px;
  padding-left: 16px;
  height: 44px;
  line-height: normal;
  min-height: 44px;
  background: #ffffff;
  border: 0 !important;
  border-left: 1px solid rgba(0, 0, 0, 0.24) !important;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
}
#jm-allpage .search-ms.location-ms .search_radius .search_radius_range > select::-ms-expand {
  display: none;
}
#jm-allpage .search-ms.location-ms .search_radius .search_radius_range:before {
  content: "";
  position: absolute;
  right: 16px;
  top: 22px;
  height: 0;
  width: 0;
  border-top: 5px solid #999797;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
#jm-allpage .search-ms.location-ms .search_radius input[type="text"] ~ .se_geoloc_icon {
  float: left;
  position: static;
  top: auto;
  color: #999797;
  margin-left: -50px;
  width: 50px;
  height: 44px;
}
#jm-allpage .search-ms.location-ms .search_radius input[type="text"] ~ .se_geoloc_icon:before {
  line-height: 44px;
}
#jm-allpage .search-ms.location-ms .search_radius input[type="text"] ~ .se_geoloc_address {
  display: none;
}
#jm-allpage .search-ms.location-ms [class*="geoloc"] input[type="text"] {
  padding-right: 35px;
}
#jm-allpage .search-ms.location-ms .search_buttons a.button {
  left: 33.33%;
}
@media screen and (min-width: 0\0) {
  #jm-allpage .search-ms.locationcategory-ms .search_radius_range:before,
  #jm-allpage .search-ms.locationcategory-ms .search_cats:before {
    display: none;
  }
  #jm-allpage .search-ms.category-ms .search_cats:before {
    display: none;
  }
}
#jm-allpage .search-ms.is-advanced .dj_cf_search {
  background: rgba(255, 255, 255, 0.9);
  margin: 0 auto !important;
}
#jm-allpage .search-ms.is-advanced .dj_cf_search label,
#jm-allpage .search-ms.is-advanced .dj_cf_search span.label,
#jm-allpage .search-ms.is-advanced .dj_cf_search label.radio_label {
  color: #706e6e;
  font-weight: bold !important;
}
#jm-allpage .search-ms.is-advanced .dj_cf_search .search_only_buynow .label,
#jm-allpage .search-ms.is-advanced .dj_cf_search .search_only_video .label,
#jm-allpage .search-ms.is-advanced .dj_cf_search .search_only_images .label,
#jm-allpage .search-ms.is-advanced .dj_cf_search .search_also_18 .label,
#jm-allpage .search-ms.is-advanced .dj_cf_search .search_only_auctions .label {
  color: #706e6e !important;
  font-weight: normal !important;
}
#jm-allpage .search-ms.is-advanced .search-wrapper {
  padding: 15px;
  box-sizing: border-box;
  width: calc(100% + 44px);
}
#jm-allpage .search-ms.is-advanced .dj_cf_search .search_price .label1,
#jm-allpage .search-ms.is-advanced .dj_cf_search .search_price .label2 {
  font-size: 13px;
  color: #706e6e;
}
#jm-allpage .search-ms.is-advanced .dj_cf_search .search_price input[type="text"] {
  width: 72px;
}
#jm-allpage .search-ms.category-ms.is-advanced .search_cats input[type='text'],
#jm-allpage .search-ms.category-ms.is-advanced .search_cats select {
  border-bottom: 1px solid rgba(0, 0, 0, 0.24) !important;
}
#jm-allpage .search-ms.locationcategory-ms.is-advanced .search_radius input[type='text'],
#jm-allpage .search-ms.locationcategory-ms.is-advanced .search_cats input[type='text'],
#jm-allpage .search-ms.locationcategory-ms.is-advanced .search_radius select,
#jm-allpage .search-ms.locationcategory-ms.is-advanced .search_cats select {
  border-bottom: 1px solid rgba(0, 0, 0, 0.24) !important;
}
#jm-allpage .advanced-ms {
  text-align: center;
}
#jm-allpage .advanced-ms a {
  line-height: 30px;
  text-decoration: none;
}
#jm-allpage .advanced-ms a .toggle {
  position: relative;
  font-size: 1.5em;
  margin: 0 5px;
}
#jm-allpage .advanced-ms a .toggle:after {
  content: "\f103";
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#jm-allpage .advanced-ms a.active .toggle:after {
  content: "\f102";
}
#jm-allpage #jm-header-mod .advanced-ms a {
  color: #454545;
  opacity: 0.5;
}
#jm-allpage #jm-header-mod .advanced-ms a:hover {
  color: #012533;
}
#jm-allpage #jm-header-mod .search-ms + .advanced-ms {
  margin-top: -30px;
}
#jm-allpage #jm-search .search-ms .dj_cf_search {
  float: left;
  width: 100%;
}
#jm-top1 .dj_cf_search label,
#jm-top3 .dj_cf_search label,
#jm-bottom1 .dj_cf_search label,
#jm-bottom3 .dj_cf_search label,
#jm-top1 .dj_cf_search span.label,
#jm-top3 .dj_cf_search span.label,
#jm-bottom1 .dj_cf_search span.label,
#jm-bottom3 .dj_cf_search span.label {
  color: #454545;
}
#jm-top1 .dj_cf_search label.radio_label,
#jm-top3 .dj_cf_search label.radio_label,
#jm-bottom1 .dj_cf_search label.radio_label,
#jm-bottom3 .dj_cf_search label.radio_label {
  color: #454545;
}
#jm-bottom2 .dj_cf_search label,
#jm-bottom2 .dj_cf_search span.label {
  color: #ffffff;
}
#jm-bottom2 .dj_cf_search label.radio_label {
  color: #ffffff;
}
#jm-footer-mod .dj_cf_search label,
#jm-footer-mod .dj_cf_search span.label {
  color: #454545;
}
#jm-footer-mod .dj_cf_search label.radio_label {
  color: #454545;
}
#jm-allpage .jm-module.color2-ms .dj_cf_search label,
#jm-allpage .jm-module.color2-ms .dj_cf_search span.label {
  color: #ffffff;
}
#jm-allpage .jm-module.color2-ms .dj_cf_search label.radio_label {
  color: #ffffff;
}
#jm-allpage .djrv_rating_full,
#jm-allpage .djrv_reviews_list {
  margin: 0 0 30px;
  font-size: 15px;
}
#jm-allpage .djrv_rating_full > h3,
#jm-allpage .djrv_reviews_list > h3 {
  font-family: 'Lato';
  font-size: 15px;
  color: #1e1e1e;
  font-weight: 400;
  margin-bottom: 30px;
}
#jm-allpage .djrv_rating_full {
  padding: 30px 0;
  border-top: 1px solid #fdfdfd;
  border-bottom: 1px solid #fdfdfd;
}
#jm-allpage .djrv_listing {
  margin: 0;
}
#jm-allpage .djrv_rating.small {
  font-size: 15px;
  color: #b7b6b6;
}
#jm-allpage .djrv_rating {
  color: #3f3e3e;
  line-height: 1.7 !important;
}
#jm-allpage .djrv_rating:not(.row-fluid) {
  margin: 0;
}
#jm-allpage .djrv_rating.row-fluid {
  margin-top: 6px;
}
#jm-allpage .djrv_rating .djrv_avg {
  vertical-align: middle;
  padding: 0 !important;
  color: #b7b6b6;
}
#jm-allpage .djrv_rating .djrv_stars {
  margin-left: -2px;
  display: inline-block;
  vertical-align: middle;
  min-width: 0;
}
#jm-allpage .djrv_rating .djrv_star {
  width: 16px;
  height: 16px;
  background: url('../images/stars.png') repeat-x 0 0;
}
#jm-allpage .djrv_rating .djrv_star.active {
  background: url('../images/stars.png') repeat-x 0 -16px;
}
#jm-allpage .djrv_single_review {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #fdfdfd;
  margin-left: 0;
  margin-right: 0;
}
#jm-allpage .djrv_single_review > div {
  padding-left: 0;
  padding-right: 0;
}
#jm-allpage .djrv_single_review > div > h4 {
  font-family: 'Lato';
  font-size: 14px;
  color: #1e1e1e;
  font-weight: 400;
  margin-bottom: 5px;
}
#jm-allpage .djrv_single_review > div .djrv_post_info {
  font-size: 13px;
  margin-bottom: 5px;
}
#jm-allpage .djrv_single_review > div .djrv_post_info em {
  font-style: normal;
}
#jm-allpage .djrv_single_review > div .djrv_post_info > div {
  margin: 0;
}
#jm-allpage .djrv_single_review > div .djrv_message_quote {
  margin: 10px 0 0;
}
#jm-allpage .djrv_single_review > div .djrv_review_toolbar .btn-toolbar {
  margin: 10px 0 0;
}
#jm-allpage .djrv_add_button,
#jm-allpage .djrv_addreview_btn {
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #00aeef;
  background: none;
  display: inline-block;
  padding: 8px 16px;
  line-height: 20px;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: none;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  /* fixes initial animation run, without user input, on page load.*/
}
#jm-allpage .djrv_add_button:hover,
#jm-allpage .djrv_addreview_btn:hover,
#jm-allpage .djrv_add_button:focus,
#jm-allpage .djrv_addreview_btn:focus {
  background: rgba(0, 0, 0, 0.05);
  text-decoration: none;
}
#jm-allpage .djrv_add_button:after,
#jm-allpage .djrv_addreview_btn:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 200px;
  height: 200px;
  margin-left: -100px;
  margin-top: -100px;
  background: #000000;
  border-radius: 100%;
  opacity: 0.1;
  -webkit-transform: scale(0);
  transform: scale(0);
}
#jm-allpage .djrv_add_button:not(:active):after,
#jm-allpage .djrv_addreview_btn:not(:active):after {
  animation: ripple 1s ease-out;
}
#jm-allpage .djrv_add_button:after,
#jm-allpage .djrv_addreview_btn:after {
  visibility: hidden;
}
#jm-allpage .djrv_add_button:focus:after,
#jm-allpage .djrv_addreview_btn:focus:after {
  visibility: visible;
}
#jm-allpage .djrv_review_form .djrv_close_form_button.close {
  background: none !important;
  padding: 0;
  color: #000 !important;
  font-size: 20px;
  line-height: 20px;
  margin: 0 !important;
  box-shadow: none;
}
#jm-allpage .djrv_review_form form {
  margin: 0;
}
#jm-allpage .djrv_review_form .djrv_rating_fields fieldset {
  margin: 0;
  padding: 0;
}
#jm-allpage .djrv_review_form .djrv_rating_fields .control-label {
  padding-top: 0;
}
#jm-allpage .djrv_review_form .djrv_rating_fields .control-label .djrv_field_name {
  line-height: 24px;
  margin: 0;
}
#jm-allpage .djrv_review_form button.button.btn-success {
  color: #fdfdfd;
  background: #00aeef;
}
#jm-allpage .djrv_review_form button.button.btn-success:hover,
#jm-allpage .djrv_review_form button.button.btn-success:focus {
  color: #fdfdfd;
  background: #0abcff;
}
#jm-allpage .mod_djreviews .djrv_review_title {
  font-family: 'Lato';
  font-size: 14px;
  color: #1e1e1e;
  font-weight: 400;
  margin-bottom: 5px;
}
#jm-allpage .mod_djreviews .djrv_review_title strong {
  font-weight: 400;
}
#jm-allpage .mod_djreviews .djrv_review_title a {
  color: #1e1e1e;
  text-decoration: none;
}
#jm-allpage .mod_djreviews .djrv_review_title a:hover,
#jm-allpage .mod_djreviews .djrv_review_title a:focus {
  color: #00aeef;
}
#jm-allpage .mod_djreviews .djrv_review_message {
  margin-top: 10px;
}
#jm-allpage .mod_djreviews .djrv_object_title {
  margin-top: 10px;
}
#jm-allpage .mod_djreviews .djrv_object_title strong {
  font-weight: 400;
}
#jm-allpage .mod_djreviews .djrv_single_review.row-fluid {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
}
#jm-allpage .mod_djreviews .djrv_single_review.row-fluid .djrv_object_title {
  margin: 0;
}
#jm-allpage .mod_djreviews .djrv_single_review.row-fluid .span12 {
  padding: 0;
}
#dj-classifieds .dj-items-blog .djcf_items_blog .djreviews {
  margin-top: -4px;
}
#dj-classifieds .dj-items-table-smart .djreviews {
  margin-top: -3px;
}
#dj-classifieds .dj-item .djrv_rating_full > h3,
#dj-classifieds .djcf_after_profile .djrv_rating_full > h3,
#dj-classifieds .dj-item .djrv_reviews_list > h3,
#dj-classifieds .djcf_after_profile .djrv_reviews_list > h3 {
  color: #404040;
  font-weight: 600;
}
#dj-classifieds .dj-item .djrv_rating_full,
#dj-classifieds .djcf_after_profile .djrv_rating_full {
  border-top: 1px solid #fdfdfd;
  border-bottom: 1px solid #fdfdfd;
}
#dj-classifieds .dj-item .djrv_rating.small,
#dj-classifieds .djcf_after_profile .djrv_rating.small {
  color: #b7b6b6;
}
#dj-classifieds .dj-item .djrv_rating,
#dj-classifieds .djcf_after_profile .djrv_rating {
  color: #3f3e3e;
}
#dj-classifieds .dj-item .djrv_rating .djrv_avg,
#dj-classifieds .djcf_after_profile .djrv_rating .djrv_avg {
  color: #b7b6b6;
}
#dj-classifieds .dj-item .djrv_single_review,
#dj-classifieds .djcf_after_profile .djrv_single_review {
  border-bottom: 1px solid #fdfdfd;
}
#dj-classifieds .dj-item .djrv_single_review > div > h4,
#dj-classifieds .djcf_after_profile .djrv_single_review > div > h4 {
  color: #404040;
}
#dj-classifieds .dj-item .general_det_in .djreviews .djrv_avg,
#dj-classifieds .djcf_after_profile .general_det_in .djreviews .djrv_avg {
  display: block;
}
#jm-top1 .mod_djreviews .djrv_review_title,
#jm-top3 .mod_djreviews .djrv_review_title,
#jm-bottom1 .mod_djreviews .djrv_review_title,
#jm-bottom3 .mod_djreviews .djrv_review_title {
  color: #454545;
}
#jm-top1 .mod_djreviews .djrv_review_title a,
#jm-top3 .mod_djreviews .djrv_review_title a,
#jm-bottom1 .mod_djreviews .djrv_review_title a,
#jm-bottom3 .mod_djreviews .djrv_review_title a {
  color: #454545;
}
#jm-top1 .mod_djreviews .djrv_review_title a:hover,
#jm-top3 .mod_djreviews .djrv_review_title a:hover,
#jm-bottom1 .mod_djreviews .djrv_review_title a:hover,
#jm-bottom3 .mod_djreviews .djrv_review_title a:hover,
#jm-top1 .mod_djreviews .djrv_review_title a:focus,
#jm-top3 .mod_djreviews .djrv_review_title a:focus,
#jm-bottom1 .mod_djreviews .djrv_review_title a:focus,
#jm-bottom3 .mod_djreviews .djrv_review_title a:focus {
  color: #00aeef;
}
#jm-top1 .mod_djreviews .djrv_rating.small,
#jm-top3 .mod_djreviews .djrv_rating.small,
#jm-bottom1 .mod_djreviews .djrv_rating.small,
#jm-bottom3 .mod_djreviews .djrv_rating.small {
  color: #ababab;
}
#jm-top1 .mod_djreviews .djrv_rating,
#jm-top3 .mod_djreviews .djrv_rating,
#jm-bottom1 .mod_djreviews .djrv_rating,
#jm-bottom3 .mod_djreviews .djrv_rating {
  color: #ababab;
}
#jm-top1 .mod_djreviews .djrv_single_review > div > h4,
#jm-top3 .mod_djreviews .djrv_single_review > div > h4,
#jm-bottom1 .mod_djreviews .djrv_single_review > div > h4,
#jm-bottom3 .mod_djreviews .djrv_single_review > div > h4 {
  color: #454545;
}
#jm-top1 .mod_djreviews .djrv_single_review > div .djrv_post_info,
#jm-top3 .mod_djreviews .djrv_single_review > div .djrv_post_info,
#jm-bottom1 .mod_djreviews .djrv_single_review > div .djrv_post_info,
#jm-bottom3 .mod_djreviews .djrv_single_review > div .djrv_post_info {
  color: #787878;
}
#jm-bottom2 .mod_djreviews .djrv_review_title {
  color: #ffffff;
}
#jm-bottom2 .mod_djreviews .djrv_review_title a {
  color: #ffffff;
}
#jm-bottom2 .mod_djreviews .djrv_review_title a:hover,
#jm-bottom2 .mod_djreviews .djrv_review_title a:focus {
  color: #00aeef;
}
#jm-bottom2 .mod_djreviews .djrv_rating.small {
  color: #ffffff;
}
#jm-bottom2 .mod_djreviews .djrv_rating {
  color: #ffffff;
}
#jm-bottom2 .mod_djreviews .djrv_single_review > div > h4 {
  color: #ffffff;
}
#jm-bottom2 .mod_djreviews .djrv_single_review > div .djrv_post_info {
  color: #ffffff;
}
#jm-footer-mod .mod_djreviews .djrv_review_title {
  color: #454545;
}
#jm-footer-mod .mod_djreviews .djrv_review_title a {
  color: #454545;
}
#jm-footer-mod .mod_djreviews .djrv_review_title a:hover,
#jm-footer-mod .mod_djreviews .djrv_review_title a:focus {
  color: #00aeef;
}
#jm-footer-mod .mod_djreviews .djrv_rating.small {
  color: #ababab;
}
#jm-footer-mod .mod_djreviews .djrv_rating {
  color: #ababab;
}
#jm-footer-mod .mod_djreviews .djrv_single_review > div > h4 {
  color: #454545;
}
#jm-footer-mod .mod_djreviews .djrv_single_review > div .djrv_post_info {
  color: #787878;
}
#jm-allpage .jm-module.color2-ms .mod_djreviews .djrv_review_title {
  color: #ffffff;
}
#jm-allpage .jm-module.color2-ms .mod_djreviews .djrv_review_title a {
  color: #ffffff;
}
#jm-allpage .jm-module.color2-ms .mod_djreviews .djrv_review_title a:hover,
#jm-allpage .jm-module.color2-ms .mod_djreviews .djrv_review_title a:focus {
  color: #00aeef;
}
#jm-allpage .jm-module.color2-ms .mod_djreviews .djrv_rating.small {
  color: #ffffff;
}
#jm-allpage .jm-module.color2-ms .mod_djreviews .djrv_rating {
  color: #ffffff;
}
#jm-allpage .jm-module.color2-ms .mod_djreviews .djrv_single_review > div > h4 {
  color: #ffffff;
}
#jm-allpage .jm-module.color2-ms .mod_djreviews .djrv_single_review > div .djrv_post_info {
  color: #ffffff;
}
.showonscroll-ms {
  display: none !important;
}
.scrolled .showonscroll-ms {
  display: block !important;
}
.jm-module iframe {
  max-width: 100%;
  box-sizing: border-box;
}
/** iks **/
#jm-allpage .jmm-simple-tabs {
  overflow: hidden;
}
#jm-allpage .jmm-simple-tabs .jmm-simple-tabs-in {
  position: relative;
  background: #fdfdfd;
  border: 1px solid #fdfdfd;
}
#jm-allpage .jmm-simple-tabs .jmm-simple-tabs-in:before,
#jm-allpage .jmm-simple-tabs .jmm-simple-tabs-in:after {
  display: table;
  content: "";
  line-height: 0;
}
#jm-allpage .jmm-simple-tabs .jmm-simple-tabs-in:after {
  clear: both;
}
#jm-allpage .jmm-simple-tabs .tabs-left > .nav-tabs,
#jm-allpage .jmm-simple-tabs .tabs-right > .nav-tabs {
  margin: 0;
  padding: 21px 0;
  border: 0;
}
#jm-allpage .jmm-simple-tabs .tabs-left > .nav-tabs > li,
#jm-allpage .jmm-simple-tabs .tabs-right > .nav-tabs > li {
  float: none;
  display: block;
  margin: 0;
}
#jm-allpage .jmm-simple-tabs .tabs-left > .nav-tabs > li > a,
#jm-allpage .jmm-simple-tabs .tabs-right > .nav-tabs > li > a {
  border: 0;
  padding: 5px 30px;
  margin: 0;
  font-weight: 400;
  line-height: 1.7;
}
#jm-allpage .jmm-simple-tabs .tabs-left > .nav-tabs > li > a:focus,
#jm-allpage .jmm-simple-tabs .tabs-right > .nav-tabs > li > a:focus,
#jm-allpage .jmm-simple-tabs .tabs-left > .nav-tabs > li > a:hover,
#jm-allpage .jmm-simple-tabs .tabs-right > .nav-tabs > li > a:hover {
  background: none;
  color: #00aeef;
}
#jm-allpage .jmm-simple-tabs .tabs-left > .nav-tabs > li > a:after,
#jm-allpage .jmm-simple-tabs .tabs-right > .nav-tabs > li > a:after {
  display: none;
}
#jm-allpage .jmm-simple-tabs .tabs-left > .nav-tabs > li.active > a,
#jm-allpage .jmm-simple-tabs .tabs-right > .nav-tabs > li.active > a {
  position: relative;
  color: #00aeef;
}
#jm-allpage .jmm-simple-tabs .tabs-left .tab-content,
#jm-allpage .jmm-simple-tabs .tabs-right .tab-content {
  border: 0;
  padding: 30px;
  overflow: hidden !important;
}
#jm-allpage .jmm-simple-tabs .tabs-left .tab-content h4,
#jm-allpage .jmm-simple-tabs .tabs-right .tab-content h4 {
  font-size: 15px;
}
#jm-allpage .jmm-simple-tabs .tabs-left > .nav-tabs > li.active > a:before {
  content: '';
  position: absolute;
  top: 0;
  left: -1px;
  height: 100%;
  width: 2px;
  background: #00aeef;
}
#jm-allpage .jmm-simple-tabs .tabs-left .tab-content:before {
  content: '';
  position: absolute;
  top: 0;
  height: 1000px;
  width: 1px;
  background: #fdfdfd;
  margin-left: -30px;
}
#jm-allpage .jmm-simple-tabs .tabs-right > .nav-tabs {
  text-align: right;
}
#jm-allpage .jmm-simple-tabs .tabs-right > .nav-tabs > li.active > a:after {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  height: 100%;
  width: 2px;
  background: #00aeef;
}
#jm-allpage .jmm-simple-tabs .tabs-right > .nav-tabs:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background: #fdfdfd;
  margin-left: -30px;
}
@media (max-width: 767px) {
  #jm-allpage .jmm-simple-tabs .tabs-left > .nav-tabs,
  #jm-allpage .jmm-simple-tabs .tabs-right > .nav-tabs {
    float: none;
  }
  #jm-allpage .jmm-simple-tabs .tab-content {
    border-top: 1px solid #fdfdfd !important;
  }
  #jm-allpage .jmm-simple-tabs .tab-content:before {
    display: none;
  }
}
/** iks **/
.akeeba-sociallogin-buttons {
  max-width: 600px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.akeeba-sociallogin-link-button-google,
.akeeba-sociallogin-unlink-button-google,
.akeeba-sociallogin-button-google {
  padding: 5px 20px !important;
}
#login-form .userdata {
  display: none;
}
#login-form + .akeeba-sociallogin-buttons {
  margin: 0 0 15px;
}
#login-form + .akeeba-sociallogin-buttons > .btn {
  margin-bottom: 15px;
}
.jm-module.inline-list .nav.menu .jm-title-wrap {
  display: inline-block;
}
.jm-module.inline-list .nav.menu .jm-title-wrap .jm-title {
  margin: 0;
}
.jm-module.inline-list .nav.menu .jm-module-content {
  display: inline-block;
}
.jm-module.inline-list .nav.menu li {
  display: inline-block;
  margin: 0 5px 0 0;
}
.jm-module.inline-list .nav.menu li a {
  display: inline-block;
}
.jm-module.inline-list .nav.menu li:after {
  content: ",";
  display: inline-block;
}
.jm-module.inline-list .nav.menu li:last-child:after {
  display: none;
}
.jm-module.marginbottom20 {
  margin-bottom: 20px;
}
.jm-module.borderbottom {
  border-bottom: 1px solid #fdfdfd;
  padding-bottom: 30px;
}
html[dir="rtl"] .jm-module.inline-list .nav.menu li {
  margin: 0 0 0 5px;
}
.djmsg-messages-messages .form-search .djmsg-search-btn {
  padding: 5px 20px;
}
.nav.menu {
  margin: -4px 0;
}
.nav.menu li a,
.nav.menu li span.separator {
  color: #706e6e;
  font-size: 14px;
  padding: 4px 0;
  display: block;
  text-decoration: none;
}
.nav.menu li a img,
.nav.menu li span.separator img {
  max-height: 23.8px;
}
.nav.menu li span.separator {
  cursor: default;
}
.nav.menu li > a:hover,
.nav.menu li > span.separator:hover,
.nav.menu li.active > a,
.nav.menu li.active > span.separator {
  color: #00aeef;
}
.nav.menu li a span.image-title {
  margin: 0 0 0 8px;
  display: inline-block;
  vertical-align: top;
}
.nav.menu ul {
  padding: 0 0 0 16px;
  margin: 0;
  list-style: none;
}
.nav.menu.horizontal-ms,
.horizontal-ms .nav.menu {
  margin-top: 0;
  margin-bottom: 0;
}
.nav.menu.horizontal-ms > li,
.horizontal-ms .nav.menu > li {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.nav.menu.horizontal-ms > li:last-child,
.horizontal-ms .nav.menu > li:last-child {
  margin: 0;
}
.nav.menu.horizontal-ms li > a,
.horizontal-ms .nav.menu li > a,
.nav.menu.horizontal-ms li > span.separator,
.horizontal-ms .nav.menu li > span.separator {
  padding: 0;
}
.nav.menu.horizontal-ms ul,
.horizontal-ms .nav.menu ul,
.nav.menu.horizontal-ms .nav-header,
.horizontal-ms .nav.menu .nav-header {
  display: none;
}
.nav.menu.col2,
.col2 .nav.menu,
.nav.menu.col3,
.col3 .nav.menu,
.nav.menu.col4,
.col4 .nav.menu,
.nav.menu.col5,
.col5 .nav.menu {
  margin-left: -15px;
  margin-right: -15px;
}
.nav.menu.col2:before,
.col2 .nav.menu:before,
.nav.menu.col3:before,
.col3 .nav.menu:before,
.nav.menu.col4:before,
.col4 .nav.menu:before,
.nav.menu.col5:before,
.col5 .nav.menu:before,
.nav.menu.col2:after,
.col2 .nav.menu:after,
.nav.menu.col3:after,
.col3 .nav.menu:after,
.nav.menu.col4:after,
.col4 .nav.menu:after,
.nav.menu.col5:after,
.col5 .nav.menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav.menu.col2:after,
.col2 .nav.menu:after,
.nav.menu.col3:after,
.col3 .nav.menu:after,
.nav.menu.col4:after,
.col4 .nav.menu:after,
.nav.menu.col5:after,
.col5 .nav.menu:after {
  clear: both;
}
.nav.menu.col2 li,
.col2 .nav.menu li,
.nav.menu.col3 li,
.col3 .nav.menu li,
.nav.menu.col4 li,
.col4 .nav.menu li,
.nav.menu.col5 li,
.col5 .nav.menu li {
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
}
.nav.menu.col2 li ul li,
.col2 .nav.menu li ul li,
.nav.menu.col3 li ul li,
.col3 .nav.menu li ul li,
.nav.menu.col4 li ul li,
.col4 .nav.menu li ul li,
.nav.menu.col5 li ul li,
.col5 .nav.menu li ul li {
  width: 100%;
  padding: 0;
}
.nav.menu.col2 li,
.col2 .nav.menu li {
  width: 50%;
}
.nav.menu.col2 li:nth-child(2n+1),
.col2 .nav.menu li:nth-child(2n+1) {
  clear: both;
}
.nav.menu.col3 li,
.col3 .nav.menu li {
  width: 33.33%;
}
.nav.menu.col3 li:nth-child(3n+1),
.col3 .nav.menu li:nth-child(3n+1) {
  clear: both;
}
.nav.menu.col4 li,
.col4 .nav.menu li {
  width: 25%;
}
.nav.menu.col4 li:nth-child(4n+1),
.col4 .nav.menu li:nth-child(4n+1) {
  clear: both;
}
.nav.menu.col5 li,
.col5 .nav.menu li {
  width: 20%;
}
.nav.menu.col5 li:nth-child(5n+1),
.col5 .nav.menu li:nth-child(5n+1) {
  clear: both;
}
#jm-top1 .nav.menu li a,
#jm-top3 .nav.menu li a,
#jm-bottom1 .nav.menu li a,
#jm-bottom3 .nav.menu li a,
#jm-top1 .nav.menu li span.separator,
#jm-top3 .nav.menu li span.separator,
#jm-bottom1 .nav.menu li span.separator,
#jm-bottom3 .nav.menu li span.separator {
  color: #454545;
}
#jm-top1 .nav.menu .nav-header,
#jm-top3 .nav.menu .nav-header,
#jm-bottom1 .nav.menu .nav-header,
#jm-bottom3 .nav.menu .nav-header {
  color: #454545;
}
#jm-top1 .nav.menu li > a:hover,
#jm-top3 .nav.menu li > a:hover,
#jm-bottom1 .nav.menu li > a:hover,
#jm-bottom3 .nav.menu li > a:hover,
#jm-top1 .nav.menu li > span.separator:hover,
#jm-top3 .nav.menu li > span.separator:hover,
#jm-bottom1 .nav.menu li > span.separator:hover,
#jm-bottom3 .nav.menu li > span.separator:hover,
#jm-top1 .nav.menu li.active > a,
#jm-top3 .nav.menu li.active > a,
#jm-bottom1 .nav.menu li.active > a,
#jm-bottom3 .nav.menu li.active > a,
#jm-top1 .nav.menu li.active > span.separator,
#jm-top3 .nav.menu li.active > span.separator,
#jm-bottom1 .nav.menu li.active > span.separator,
#jm-bottom3 .nav.menu li.active > span.separator {
  color: #00aeef;
}
#jm-bottom2 .nav.menu li a,
#jm-bottom2 .nav.menu li span.separator {
  color: #ffffff;
}
#jm-bottom2 .nav.menu .nav-header {
  color: #ffffff;
}
#jm-bottom2 .nav.menu li > a:hover,
#jm-bottom2 .nav.menu li > span.separator:hover,
#jm-bottom2 .nav.menu li.active > a,
#jm-bottom2 .nav.menu li.active > span.separator {
  color: #00aeef;
}
#jm-footer-mod .nav.menu {
  margin-top: 0;
  margin-bottom: 0;
}
#jm-footer-mod .nav.menu li a,
#jm-footer-mod .nav.menu li span.separator {
  padding: 0;
  color: #454545;
}
#jm-footer-mod .nav.menu .nav-header {
  color: #454545;
}
#jm-footer-mod .nav.menu li > a:hover,
#jm-footer-mod .nav.menu li > span.separator:hover,
#jm-footer-mod .nav.menu li.active > a,
#jm-footer-mod .nav.menu li.active > span.separator {
  color: #00aeef;
}
#jm-offcanvas-content .nav.menu li a,
#jm-offcanvas-content .nav.menu li span.separator {
  color: #707070;
}
#jm-offcanvas-content .nav.menu .nav-header {
  color: #707070;
}
#jm-offcanvas-content .nav.menu li > a:hover,
#jm-offcanvas-content .nav.menu li > span.separator:hover,
#jm-offcanvas-content .nav.menu li.active > a,
#jm-offcanvas-content .nav.menu li.active > span.separator {
  color: #00aeef;
}
.dj-megamenu .nav.menu {
  margin: 0 -16px;
}
.dj-megamenu .nav.menu li a,
.dj-megamenu .nav.menu li span.separator {
  color: #444444;
  font-size: 13px;
  font-weight: 600;
  padding: 12px 16px;
  line-height: 20px;
  position: relative;
  overflow: hidden;
}
.dj-megamenu .nav.menu li a img,
.dj-megamenu .nav.menu li span.separator img {
  max-height: 20px;
}
.dj-megamenu .nav.menu li a:hover,
.dj-megamenu .nav.menu li span.separator:hover {
  color: #00aeef;
}
.dj-megamenu .nav.menu .nav-header {
  color: #444444;
}
.dj-megamenu .nav.menu > li {
  margin-bottom: 1px;
}
.dj-megamenu .nav.menu > li:last-child {
  margin-bottom: 0;
}
.dj-megamenu .nav.menu > li > a,
.dj-megamenu .nav.menu > li > span.separator {
  /* fixes initial animation run, without user input, on page load.*/
}
.dj-megamenu .nav.menu > li > a:after,
.dj-megamenu .nav.menu > li > span.separator:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 400px;
  height: 400px;
  margin-left: -200px;
  margin-top: -200px;
  background: #000000;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  border-radius: 100%;
  opacity: 0.1;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.dj-megamenu .nav.menu > li > a:not(:active):after,
.dj-megamenu .nav.menu > li > span.separator:not(:active):after {
  animation: ripple 1s ease-out;
}
.dj-megamenu .nav.menu > li > a:after,
.dj-megamenu .nav.menu > li > span.separator:after {
  visibility: hidden;
}
.dj-megamenu .nav.menu > li > a:focus:after,
.dj-megamenu .nav.menu > li > span.separator:focus:after {
  visibility: visible;
}
.dj-megamenu .nav.menu > li > a:hover,
.dj-megamenu .nav.menu > li > span.separator:hover,
.dj-megamenu .nav.menu > li.active > a,
.dj-megamenu .nav.menu > li.active > span.separator {
  color: inherit;
  background: rgba(0, 0, 0, 0.05);
}
#jm-allpage .jm-module.color2-ms .nav.menu li a,
#jm-allpage .jm-module.color2-ms .nav.menu li span.separator {
  color: #cfcfcf;
}
#jm-allpage .jm-module.color2-ms .nav.menu .nav-header {
  color: #cfcfcf;
}
#jm-allpage .jm-module.color2-ms .nav.menu li > a:hover,
#jm-allpage .jm-module.color2-ms .nav.menu li > span.separator:hover,
#jm-allpage .jm-module.color2-ms .nav.menu li.active > a,
#jm-allpage .jm-module.color2-ms .nav.menu li.active > span.separator {
  color: #00aeef;
}
.media-list > li {
  background: none;
  padding: 0;
}
.media {
  background: #fdfdfd;
  -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);
}
.media-body {
  padding: 30px;
}
.media > .pull-left {
  margin-right: 0;
}
.media > .pull-right {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .media > .pull-left,
  .media > .pull-right {
    float: none;
    text-align: center;
  }
  .media-object {
    margin-left: auto;
    margin-right: auto;
  }
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  top: 0;
  height: 20px;
  line-height: 20px;
  vertical-align: top;
  padding: 0 2px;
}
.thumbnails > li {
  background: none;
  padding: 0;
}
h1.componentheading,
.tag-category > h1,
.page-header > h1,
.content-category > h1,
.categories-list > h1,
.blog-featured > h1,
.contact-category > h1,
.contact > h1,
.newsfeed-category > h1,
h1.page-title,
.finder > h1,
.weblink-category > h1,
.edit > h1 {
  color: #212121;
  font-family: 'Lato';
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 30px;
}
.item-page .page-header > h2 {
  font-size: 15px;
  font-family: 'Lato';
  font-weight: 600;
  color: #212121;
  display: block;
  margin: 0 0 30px;
}
.item-page .page-header > h2 a {
  color: #212121;
  text-decoration: none;
}
.item-page .page-header > h2 a:hover {
  color: #00aeef;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.blog > h2,
h2.item-title,
.page-header > h2,
.content-category > h2,
.cat-children > h3,
.contact-category > h2,
.weblink-category > h2,
.newsfeed > h2,
.newsfeed-category > h2,
.weblink-category > h2,
.contact > h3 {
  font-family: 'Lato';
  font-size: 15px;
  font-weight: 600;
  color: #212121;
  display: block;
  margin: 0 0 20px;
}
.blog > h2 a,
h2.item-title a,
.page-header > h2 a,
.content-category > h2 a,
.cat-children > h3 a,
.contact-category > h2 a,
.weblink-category > h2 a,
.newsfeed > h2 a,
.newsfeed-category > h2 a,
.weblink-category > h2 a,
.contact > h3 a {
  color: #212121;
  text-decoration: none;
}
.blog > h2 a:hover,
h2.item-title a:hover,
.page-header > h2 a:hover,
.content-category > h2 a:hover,
.cat-children > h3 a:hover,
.contact-category > h2 a:hover,
.weblink-category > h2 a:hover,
.newsfeed > h2 a:hover,
.newsfeed-category > h2 a:hover,
.weblink-category > h2 a:hover,
.contact > h3 a:hover {
  color: #00aeef;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.blog .page-header > h2,
.blog-featured h2.item-title {
  margin-bottom: 10px;
}
h3.page-header {
  font-size: 1em;
  line-height: 1.7;
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
h3.page-header > .btn-mini {
  padding: 3px 6px;
}
h3.page-header > .btn-mini [class^="icon-"],
h3.page-header > .btn-mini [class*=" icon-"] {
  margin-top: 0;
}
h3.page-header > .badge {
  margin: 0 5px;
  vertical-align: middle;
}
.element-invisible {
  display: none !important;
}
.item_view .item-page {
  background: #ffffff;
  color: #706e6e;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  box-sizing: border-box;
}
.item_view .item-page .item-image {
  margin: 0;
}
.item_view .item-page .item-image img {
  width: 100%;
  border-radius: 5px 5px 0 0;
}
.item_view .item-page .jm-desc-wrapper {
  padding: 32px;
}
.page-header + .icons .btn.dropdown-toggle {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
dl.article-info {
  font-size: 0.9em;
  color: #636161;
  margin: 0 0 15px;
  text-transform: none;
}
dl.article-info:before,
dl.article-info:after {
  display: table;
  content: "";
  line-height: 0;
}
dl.article-info:after {
  clear: both;
}
dl.article-info dd {
  float: left;
  margin: 0 10px 0 0;
  position: relative;
}
dl.article-info dd [class*='icon'] {
  line-height: 1;
}
dl.article-info ~ dl.article-info {
  margin: 0;
}
.icons:before,
.icons:after {
  display: table;
  content: "";
  line-height: 0;
}
.icons:after {
  clear: both;
}
.article-info-term {
  display: none;
}
.content_rating {
  margin-bottom: 10px;
}
.content_vote label {
  margin-right: 5px;
}
.category-list table .list-hits {
  text-align: right;
}
.categories-list .collapse {
  padding: 0 0 0 30px;
}
.categories-list div > .category-desc {
  margin-bottom: 30px;
}
.blog .category-desc,
.blog-featured .category-desc {
  margin-bottom: 30px;
}
.blog .items-leading div[class*="leading-"],
.blog-featured .items-leading div[class*="leading-"],
.blog .items-row,
.blog-featured .items-row {
  margin-bottom: 30px;
}
.blog .items-leading div[class*="leading-"],
.blog-featured .items-leading div[class*="leading-"],
.blog .items-row .item,
.blog-featured .items-row .item {
  background: #ffffff;
  color: #706e6e;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  box-sizing: border-box;
}
.blog .items-leading div[class*="leading-"] .article-info,
.blog-featured .items-leading div[class*="leading-"] .article-info,
.blog .items-row .item .article-info,
.blog-featured .items-row .item .article-info {
  color: #636161;
}
.blog .items-leading div[class*="leading-"] ul.tags li a.label-info,
.blog-featured .items-leading div[class*="leading-"] ul.tags li a.label-info,
.blog .items-row .item ul.tags li a.label-info,
.blog-featured .items-row .item ul.tags li a.label-info {
  color: #706e6e;
}
.blog .items-more,
.blog-featured .items-more {
  margin-bottom: 30px;
}
.blog .jm-desc-wrapper,
.blog-featured .jm-desc-wrapper {
  padding: 16px;
}
.content-links {
  margin: 0 0 30px;
}
.item-image {
  margin-bottom: 30px;
  max-width: 100%;
}
.blog .item-image,
.blog-featured .item-image {
  margin-bottom: 0;
}
.blog .item-image img,
.blog-featured .item-image img {
  width: 100%;
  border-radius: 5px 5px 0 0;
}
figure.pull-left,
figure.pull-right,
figure.pull-center {
  max-width: 100%;
  margin: 0 0 30px;
}
.pull-none.item-image {
  text-align: center;
}
.pull-left.item-image,
figure.pull-left {
  margin-right: 30px;
}
.pull-right.item-image,
figure.pull-right {
  margin-left: 30px;
}
.pull-center {
  text-align: center;
}
div.img_caption {
  margin: 0 auto;
  max-width: 100%;
}
figcaption,
p.img_caption {
  text-align: center;
  background: #fdfdfd;
  padding: 5px;
  margin: 0;
  max-width: 100%;
}
.readmore {
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #00aeef;
  background: none;
  text-transform: uppercase;
  display: inline-block;
  padding: 8px 16px;
  line-height: 20px;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: none;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  /* fixes initial animation run, without user input, on page load.*/
}
.readmore:hover,
.readmore:focus {
  background: rgba(0, 0, 0, 0.05);
  text-decoration: none;
}
.readmore:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 200px;
  height: 200px;
  margin-left: -100px;
  margin-top: -100px;
  background: #000000;
  border-radius: 100%;
  opacity: 0.1;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.readmore:not(:active):after {
  animation: ripple 1s ease-out;
}
.readmore:after {
  visibility: hidden;
}
.readmore:focus:after {
  visibility: visible;
}
@keyframes ripple {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  20% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
p.readmore,
p.readmore:hover {
  display: block;
  text-align: right;
  padding: 0;
  background: none;
  border: none;
}
#jm-allpage .blog p.readmore,
#jm-allpage .blog-featured p.readmore {
  margin: 30px 0 0;
}
#jm-allpage .blog p.readmore .btn,
#jm-allpage .blog-featured p.readmore .btn {
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #00aeef;
  background: none;
  text-transform: uppercase;
  display: inline-block;
  padding: 8px 16px;
  line-height: 20px;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: none;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  /* fixes initial animation run, without user input, on page load.*/
}
#jm-allpage .blog p.readmore .btn:hover,
#jm-allpage .blog-featured p.readmore .btn:hover,
#jm-allpage .blog p.readmore .btn:focus,
#jm-allpage .blog-featured p.readmore .btn:focus {
  background: rgba(0, 0, 0, 0.05);
  text-decoration: none;
}
#jm-allpage .blog p.readmore .btn:after,
#jm-allpage .blog-featured p.readmore .btn:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 200px;
  height: 200px;
  margin-left: -100px;
  margin-top: -100px;
  background: #000000;
  border-radius: 100%;
  opacity: 0.1;
  -webkit-transform: scale(0);
  transform: scale(0);
}
#jm-allpage .blog p.readmore .btn:not(:active):after,
#jm-allpage .blog-featured p.readmore .btn:not(:active):after {
  animation: ripple 1s ease-out;
}
#jm-allpage .blog p.readmore .btn:after,
#jm-allpage .blog-featured p.readmore .btn:after {
  visibility: hidden;
}
#jm-allpage .blog p.readmore .btn:focus:after,
#jm-allpage .blog-featured p.readmore .btn:focus:after {
  visibility: visible;
}
.mod-articles-category-readmore a {
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #00aeef;
  background: none;
  text-transform: uppercase;
  display: inline-block;
  padding: 8px 16px;
  line-height: 20px;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: none;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  /* fixes initial animation run, without user input, on page load.*/
}
.mod-articles-category-readmore a:hover,
.mod-articles-category-readmore a:focus {
  background: rgba(0, 0, 0, 0.05);
  text-decoration: none;
}
.mod-articles-category-readmore a:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 200px;
  height: 200px;
  margin-left: -100px;
  margin-top: -100px;
  background: #000000;
  border-radius: 100%;
  opacity: 0.1;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.mod-articles-category-readmore a:not(:active):after {
  animation: ripple 1s ease-out;
}
.mod-articles-category-readmore a:after {
  visibility: hidden;
}
.mod-articles-category-readmore a:focus:after {
  visibility: visible;
}
p.readmore a.btn .icon-chevron-right {
  display: none;
}
.archive form .filters {
  margin-bottom: 30px;
}
.archive form #archive-items > div {
  margin-bottom: 30px;
}
.categories-list ul li h4 {
  font-size: 1em;
  line-height: 1.7;
  font-weight: bold;
}
.categories-list ul li small.category-desc {
  font-size: 1em;
  line-height: 1.7;
}
ul.list-striped li {
  background: none;
  padding: 10px;
}
.weblink-count {
  display: inline-block;
  width: 100%;
}
.weblink-count dt,
.weblink-count dd {
  float: left;
}
.newsfeed > ol > li > h3 {
  font-size: 1em;
}
strong.red,
span.star {
  color: #ff0000;
}
.form-horizontal .control-label strong.red,
.form-horizontal .control-label span.star {
  padding: 0 5px;
}
.login .form-horizontal .control-group:last-of-type {
  margin-bottom: 0;
}
.profile ul.btn-toolbar li {
  background: none;
  padding: 0;
}
.profile .btn-toolbar + fieldset {
  clear: both;
}
.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
  width: 100%;
  max-width: 400px;
}
.contact .contact-form .well {
  background: none;
  box-shadow: none;
  padding: 0;
}
.contact .contact-form .well label,
.contact .contact-form .well legend {
  color: #1e1e1e;
}
.contact dl.contact-address {
  margin: 30px 0;
}
.contact .thumbnail {
  border: none;
  box-shadow: none;
  float: none;
}
.contact .thumbnail img {
  margin-left: 0;
}
.contact .dl-horizontal dt,
.contact .dl-horizontal dd {
  line-height: 1.7;
}
.contact h3 ~ h3 {
  margin-top: 30px;
}
.search #searchForm {
  display: inline-block;
  width: 100%;
}
.search #searchForm .form-limit {
  float: left;
}
.search #searchForm .counter {
  float: right;
}
.search .phrases-box,
.search fieldset.only {
  padding: 0 0 20px;
}
.search .phrases-box label,
.search fieldset.only label {
  display: inline-block;
  margin-right: 10px;
}
.search fieldset.phrases {
  padding-bottom: 20px;
}
.search span.icon-search {
  float: right;
  padding-left: 10px;
  padding-right: 0;
}
fieldset.phrases {
  padding-bottom: 20px;
}
.tag-category .category > li > h3 {
  font-size: 1em;
  margin: 0;
}
.tag-category .form-inline label {
  vertical-align: middle;
  margin-right: 10px;
}
.tag-category > h2 {
  margin-bottom: 30px;
}
.tag-category form > ul > li > h3 {
  margin-bottom: 30px;
}
.tag-category form > ul > li {
  padding: 0;
  background: none !important;
}
.tag-category .tag-body {
  margin: 30px 0;
  display: block;
}
.tag-category .thumbnails > li,
.tag-category .category > li {
  background: none;
  padding: 0;
}
.tag-category .thumbnails > li h3 {
  font-size: 1em;
}
.tip-wrap .tip {
  max-width: 300px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 5px;
  font-weight: normal;
  z-index: 9999;
  opacity: 1;
}
.tip-wrap .tip-top {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: -5px;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
  opacity: 0.8;
}
.tip-wrap .tip-title {
  font-weight: bold;
}
label.hasTooltip,
label.hasPopover {
  display: inline-block !important;
}
.jmodedit {
  line-height: 1 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  color: #00aeef !important;
  box-shadow: none;
}
.article-index {
  margin-left: 30px;
}
.article-index + .pagenavcounter {
  margin-bottom: 10px;
}
.article-index .nav {
  min-width: 150px;
}
#jm-maincontent form #page-site {
  padding: 0 30px;
}
.jm-alert {
  display: block;
}
#templates-form .form-horizontal .control-label {
  float: none;
  width: auto;
  text-align: inherit;
}
#templates-form .form-horizontal .controls {
  margin-left: 0;
  margin-right: 0;
}
#jm-allpage .minicolors-theme-bootstrap .minicolors-input {
  line-height: 1.5;
  height: auto;
  width: auto;
}
#jform_captcha .recaptcha_theme_white #recaptcha_response_field,
#jform_captcha .recaptcha_theme_blackglass #recaptcha_response_field,
#jform_captcha .recaptcha_theme_red #recaptcha_response_field {
  height: auto;
  line-height: 1;
  padding: 1px !important;
}
#jform_captcha .recaptcha_theme_clean #recaptcha_response_field {
  border-color: rgba(0, 0, 0, 0.24) !important;
}
#jform_captcha .recaptchatable a,
#jform_captcha .recaptchatable a:hover {
  color: #00aeef;
}
#jform_captcha .recaptcha_theme_blackglass.recaptchatable a,
#jform_captcha .recaptcha_theme_blackglass.recaptchatable a:hover {
  color: #ffffff;
}
.mostread li,
.latestnews li,
.archive-module li,
.relateditems li {
  padding: 10px 0;
  border-top: 1px solid #fdfdfd;
}
.mostread li a,
.latestnews li a,
.archive-module li a,
.relateditems li a {
  font-size: 15px;
  color: #1e1e1e;
  font-weight: 600;
  line-height: 1.2;
}
.mostread li a:hover,
.latestnews li a:hover,
.archive-module li a:hover,
.relateditems li a:hover,
.mostread li a:focus,
.latestnews li a:focus,
.archive-module li a:focus,
.relateditems li a:focus {
  color: #00aeef;
  text-decoration: none;
}
.mostread li:first-child,
.latestnews li:first-child,
.archive-module li:first-child,
.relateditems li:first-child {
  padding-top: 0;
  border-top: none;
}
.mostread li:last-child,
.latestnews li:last-child,
.archive-module li:last-child,
.relateditems li:last-child {
  padding-bottom: 0;
}
#jm-allpage .jm-module.color2-ms .mostread li a,
#jm-allpage .jm-module.color2-ms .latestnews li a,
#jm-allpage .jm-module.color2-ms .archive-module li a,
#jm-allpage .jm-module.color2-ms .relateditems li a {
  color: #ffffff;
}
#jm-allpage .jm-module.color2-ms .mostread li a:hover,
#jm-allpage .jm-module.color2-ms .latestnews li a:hover,
#jm-allpage .jm-module.color2-ms .archive-module li a:hover,
#jm-allpage .jm-module.color2-ms .relateditems li a:hover {
  color: #00aeef;
}
.newsflash .newsflash-title {
  font-size: 1em;
  margin: 10px 0 5px;
  clear: both;
}
.newsflash .newsflash-title:first-child {
  margin: 0 0 5px;
}
.newsflash-horiz li + li {
  margin: 15px 0 0;
}
.categories-module li h1,
.categories-module li h2,
.categories-module li h3,
.categories-module li h4,
.categories-module li h5,
.categories-module li h6 {
  font-size: 1em;
  line-height: 1.7;
  font-weight: normal;
  margin: 0;
}
.category-module li h1,
.category-module li h2,
.category-module li h3,
.category-module li h4,
.category-module li h5,
.category-module li h6 {
  font-size: 1em;
  line-height: 1.7;
  font-weight: normal;
  margin: 0;
}
.category-module li span {
  display: block;
}
#jm-allpage .jm-category-module.color2-ms .description .mod-articles-category-title {
  color: #ffffff;
}
#jm-allpage .jm-category-module.color2-ms .description .mod-articles-category-title:hover {
  color: #00aeef;
}
#login-form {
  margin: 0;
}
#login-form ul li .icon-arrow-right {
  display: none;
}
#login-form .control-group.checkbox input[type="checkbox"] {
  margin-right: 10px;
  margin-top: 6px;
}
#mod-finder-searchform {
  margin: 0;
}
#mod-finder-searchform a {
  display: block;
  margin-top: 5px;
}
#mod-finder-searchform .icon-search {
  margin-left: 10px;
  float: right;
}
.form-search label.finder {
  padding: 0 10px 0 0;
}
.feed h2 ~ ul.newsfeed {
  margin-top: 10px;
}
.weblinks li {
  margin-top: 5px;
}
.weblinks li:first-child {
  margin: 0;
}
.weblinks li p {
  margin: 0;
}
.search input#mod-search-searchword {
  width: auto;
}
.mod-languages ul {
  list-style: none;
}
.mod-languages ul li {
  background: none;
  padding: 0;
  margin: 0;
  list-style: none;
}
#jm-allpage .tagspopular ul li,
#jm-allpage .tagssimilar ul li {
  display: inline-block;
  margin: 0 6px 10px 0;
  padding: 0;
}
#jm-allpage .tagspopular ul li:before,
#jm-allpage .tagssimilar ul li:before {
  display: none;
}
#jm-allpage .tagspopular ul li a,
#jm-allpage .tagssimilar ul li a {
  display: inline-block;
  color: #706e6e;
  padding: 6px 20px !important;
  background: rgba(0, 0, 0, 0.11);
  font-size: 13px;
  line-height: 20px;
  text-decoration: none;
  border-radius: 16px;
}
#jm-allpage .tagspopular ul li a:after,
#jm-allpage .tagssimilar ul li a:after {
  display: none;
}
#jm-allpage .tagspopular ul li a:hover,
#jm-allpage .tagssimilar ul li a:hover,
#jm-allpage .tagspopular ul li a:focus,
#jm-allpage .tagssimilar ul li a:focus {
  background: rgba(0, 0, 0, 0.21);
}
ul.tags {
  margin: 15px 0 5px;
}
ul.tags li {
  padding: 0;
  margin: 0 6px 10px 0;
}
ul.tags li a.label-info {
  color: #706e6e;
  padding: 6px 20px;
  background: rgba(0, 0, 0, 0.11);
  font-size: 13px;
  line-height: 20px;
  text-decoration: none;
  text-shadow: none;
  border-radius: 16px;
}
ul.tags li a.label-info:after {
  display: none;
}
ul.tags li a.label-info:hover,
ul.tags li a.label-info:focus {
  background: rgba(0, 0, 0, 0.21);
}
.chzn-container li {
  background: none;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 25px !important;
}
#jm-allpage .chzn-container-single .chzn-single,
#jm-allpage .chzn-container-multi .chzn-choices {
  line-height: 30px;
  height: 30px;
  font-size: 13px;
  padding: 0 8px;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0.24);
  color: #706e6e;
  background: #ffffff;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: none;
}
#jm-allpage .chzn-container-single .chzn-single div {
  left: auto;
  right: 8px;
  width: 15px;
}
#jm-allpage .chzn-container .chzn-drop {
  border: 1px solid rgba(0, 0, 0, 0.24);
  background: #ffffff;
  border-radius: 0;
  box-shadow: none;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-field input.default {
  font-family: inherit;
  color: #706e6e;
  padding: 0;
  margin: 0;
  height: 30px;
}
#jm-allpage .chzn-container-single .chzn-single div b {
  margin-top: 9px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice {
  line-height: 24px;
  border: 1px solid rgba(0, 0, 0, 0.24);
  background: #ffffff;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice span {
  font-size: 14px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  top: 10px;
}
#jm-allpage .chzn-choices li,
#jm-allpage .chzn-results li {
  background-image: none !important;
}
#jm-allpage .chzn-container .chzn-results {
  padding-top: 4px;
}
#jm-allpage .chzn-container .chzn-results li.highlighted {
  background: #00aeef;
}
.jm-error-page {
  text-align: center;
}
.jm-error-page > h1 {
  color: #212121;
  font-size: 64px;
  line-height: 1;
  text-transform: uppercase;
}
.jm-error-page > h2 {
  color: #212121;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 60px;
}
.jm-error-page > p {
  margin: 0 0 60px;
}
.jm-error-page input.inputbox {
  max-width: 260px;
}
.jm-error-page .moduletable {
  margin: 0 0 60px;
}
/** iks **/
.login .well {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  -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);
}
.login .well .nav-tabs {
  margin-top: 20px;
}
.login .well .nav-tabs li a {
  color: rgba(0, 0, 0, 0.24);
  font-size: 14px;
}
.login .well .nav-tabs li a:hover,
.login .well .nav-tabs li a:focus {
  color: #00aeef;
}
.login .well .nav-tabs li a:after {
  display: none;
}
.login + div .nav-tabs {
  width: 100%;
  max-width: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.login + div .nav-tabs li a:after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #00aeef;
  visibility: visible;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
select:not([name*="themecustomiser"]) {
  background-position: right 15px center;
}
html[dir="rtl"] select:not([name*="themecustomiser"]) {
  background-position: left 15px center;
}
h1 strong,
h2 strong,
h3 strong {
  font-weight: 900;
}
h3.jm-typo-title {
  padding-bottom: 10px;
  margin: 30px 0;
}
h3.jm-typo-title ~ pre,
h3.jm-typo-title ~ div pre {
  margin-bottom: 30px;
  font-size: 13px;
}
.jm-code {
  padding: 10px;
  background: #e7e6e6;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.jm-block {
  margin: 10px 0;
  padding: 0 0 0 60px;
  position: relative;
  min-height: 40px;
}
.jm-block span {
  background: #999999;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  font-size: 18px;
  color: #ffffff;
}
.jm-block.second span {
  background-color: #555555;
}
.quote-left {
  display: block;
  font-style: italic;
  padding: 5px 5px 5px 45px;
  background: url("../images/quote-left.png") no-repeat left top;
  text-align: left;
}
.quote-right {
  display: block;
  font-style: italic;
  padding: 5px 45px 5px 5px;
  background: url("../images/quote-right.png") no-repeat right bottom;
  text-align: right;
}
.border_img1 {
  padding: 4px;
  background: #ffffff;
}
.border_img2 {
  background: #F2F2F2;
  border: 1px solid #E5E5E5;
  padding: 5px;
}
.border_img3 {
  border: 1px solid #DFDFDF;
  padding: 1px;
  background: #ffffff;
}
p.blue {
  border-left: 3px solid #BCE8F1;
  padding: 0 0 0 10px;
}
p.green {
  border-left: 3px solid #D6E9C6;
  padding: 0 0 0 10px;
}
p.red {
  border-left: 3px solid #EED3D7;
  padding: 0 0 0 10px;
  color: inherit;
}
p.bluefill {
  background: #D9EDF7;
  border: 1px solid #BCE8F1;
  display: block;
  padding: 10px;
  text-align: justify;
  color: #3A87AD;
  border-radius: 5px;
}
p.greenfill {
  background: #DFF0D8;
  border: 1px solid #D6E9C6;
  display: block;
  padding: 10px;
  text-align: justify;
  color: #468847;
  border-radius: 5px;
}
p.redfill {
  background: #F2DEDE;
  border: 1px solid #EED3D7;
  display: block;
  padding: 10px;
  text-align: justify;
  color: #B94A48;
  border-radius: 5px;
}
p.jmbadge,
span.jmbadge,
p.jmcalendar,
span.jmcalendar,
p.jmchat,
span.jmchat,
p.jmcheck,
span.jmcheck,
p.jmcloud,
span.jmcloud,
p.jmdirection,
span.jmdirection,
p.jmdivide,
span.jmdivide,
p.jmerror,
span.jmerror,
p.jmfire,
span.jmfire,
p.jmflag,
span.jmflag,
p.jmheart,
span.jmheart,
p.jmhome,
span.jmhome,
p.jminfo,
span.jminfo,
p.jmlist,
span.jmlist,
p.jmmail,
span.jmmail,
p.jmpeople,
span.jmpeople,
p.jmstar,
span.jmstar,
p.jmstat,
span.jmstat {
  display: block;
  padding-left: 60px;
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jmbadge,
span.jmbadge {
  background-image: url("../images/icons/badge.png");
}
p.jmcalendar,
span.jmcalendar {
  background-image: url("../images/icons/calendar.png");
}
p.jmchat,
span.jmchat {
  background-image: url("../images/icons/chat.png");
}
p.jmcheck,
span.jmcheck {
  background-image: url("../images/icons/check.png");
}
p.jmcloud,
span.jmcloud {
  background-image: url("../images/icons/cloud.png");
}
p.jmdirection,
span.jmdirection {
  background-image: url("../images/icons/direction.png");
}
p.jmdivide,
span.jmdivide {
  background-image: url("../images/icons/divide.png");
}
p.jmerror,
span.jmerror {
  background-image: url("../images/icons/error.png");
}
p.jmfire,
span.jmfire {
  background-image: url("../images/icons/fire.png");
}
p.jmflag,
span.jmflag {
  background-image: url("../images/icons/flag.png");
}
p.jmheart,
span.jmheart {
  background-image: url("../images/icons/heart.png");
}
p.jmhome,
span.jmhome {
  background-image: url("../images/icons/home.png");
}
p.jminfo,
span.jminfo {
  background-image: url("../images/icons/info.png");
}
p.jmlist,
span.jmlist {
  background-image: url("../images/icons/list.png");
}
p.jmmail,
span.jmmail {
  background-image: url("../images/icons/mail.png");
}
p.jmpeople,
span.jmpeople {
  background-image: url("../images/icons/people.png");
}
p.jmstar,
span.jmstar {
  background-image: url("../images/icons/star.png");
}
p.jmstat,
span.jmstat {
  background-image: url("../images/icons/stat.png");
}
ol.jm-roman,
ol.jm-roman ol {
  list-style-type: upper-roman;
}
ol.jm-alpha,
ol.jm-alpha ol {
  list-style-type: lower-alpha;
}
.dj-galleryGrid,
.dj-mslider,
.djslider-loader,
.dj-slideshow,
.dj-slideshowThumbs,
.dj-tabber {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  outline: none;
}
.dj-slideshow-in,
.dj-slideshowThumbs-in,
.dj-tabber,
.nivoSlider,
.box_skitter,
.dj-tab {
  box-shadow: none !important;
}
.djslider-loader .load-button,
.dj-slideshow .dj-load-button,
.dj-mslider .dj-load-button {
  border: none !important;
  background: none !important;
  opacity: 1 !important;
  -webkit-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
  box-shadow: none !important;
}
.dj-load-button .dj-key {
  font-weight: normal !important;
  line-height: 36px !important;
}
.dj-cat-title {
  font-family: 'Lato';
  font-size: 15px;
  font-weight: 600;
  color: #212121;
  margin: 0 0 20px;
}
.dj-slide-desc-bg {
  background: #ffffff !important;
  opacity: 0.7 !important;
}
.dj-slide-desc-text {
  font-size: 15px !important;
  padding: 32px !important;
  line-height: 1.7 !important;
  color: rgba(0, 0, 0, 0.8) !important;
}
.dj-slide-desc-text a {
  color: rgba(0, 0, 0, 0.8) !important;
}
.dj-slide-desc-text a:hover {
  text-decoration: underline;
}
.dj-slide-desc-text div[style="clear: both"] {
  display: none;
}
.dj-galleryGrid .dj-slide-desc-text,
.dj-mslider .dj-slide-desc-text,
.djslider-loader .dj-slide-desc-text {
  padding: 24px !important;
}
.dj-ctitle-in,
.dj-slide-title {
  font-size: 15px !important;
  text-transform: none;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  margin: 0 !important;
}
.dj-slide-title {
  color: #000000 !important;
}
.dj-slide-title a {
  color: #000000 !important;
}
.dj-slide-title + .dj-slide-description {
  margin-top: 10px;
}
.dj-extra {
  float: none !important;
  display: table-footer-group;
}
.dj-extra > div {
  float: left;
  margin-right: 10px;
}
.dj-extra > div.date {
  color: #000000;
}
.dj-extra > div.category {
  color: #000000 !important;
}
.dj-extra > div.category a {
  color: #000000 !important;
}
.dj-extra > div.price {
  clear: both;
  font-weight: 600;
  color: #00aeef;
}
.dj-extra + .dj-slide-title {
  display: table-header-group;
}
.dj-extra:before {
  content: '-';
  opacity: 0;
  line-height: 10px;
  display: block;
}
.dj-readmore-wrapper {
  padding: 0 !important;
  margin: 10px 0 0 !important;
  text-align: left !important;
}
.dj-readmore-wrapper a {
  font-size: 15px !important;
  font-weight: 600;
  color: #00aeef !important;
  text-transform: uppercase;
}
#djmediatools .dj-categories {
  margin: 0 -15px;
}
#djmediatools .dj-categories:before,
#djmediatools .dj-categories:after {
  display: table;
  content: "";
  line-height: 0;
}
#djmediatools .dj-categories:after {
  clear: both;
}
#djmediatools .dj-categories .dj-ctitle-bg {
  background: #ffffff;
  opacity: 0.7 !important;
}
#djmediatools .dj-categories .dj-category-in {
  background: none;
  border-radius: 5px;
  overflow: hidden;
  border: none;
}
#djmediatools .dj-categories a.dj-category,
#djmediatools .dj-categories a.dj-category:hover {
  background: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0 15px;
  margin: 0;
}
#djmediatools .dj-categories .dj-ctitle-in {
  color: #000000 !important;
  padding: 24px !important;
  text-align: center;
}
#djmediatools .dj-categories .dj-ctitle-in:hover {
  color: #000000 !important;
}
#djmediatools .dj-pagination {
  border-top: 0;
}
.dj-galleryGrid .dj-slide {
  max-width: 100%;
}
.dj-galleryGrid .dj-slide .dj-slide-in {
  border-radius: 5px;
}
.dj-mslider .dj-slide {
  border-radius: 5px;
}
.dj-mslider .dj-indicators-in {
  padding: 0 !important;
  height: 12px;
  line-height: 12px;
}
.dj-mslider .dj-load-button {
  height: 12px !important;
  width: 12px !important;
  margin: 0 2px !important;
  border-radius: 6px !important;
  box-sizing: border-box;
  border: 2px solid #00aeef !important;
  background: transparent !important;
}
.dj-mslider .dj-load-button:focus {
  outline: none;
}
.dj-mslider .dj-load-button.dj-load-button-active {
  background: #00aeef !important;
}
.djslider-loader {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.djslider-loader .dj-slides > li {
  border-radius: 5px;
}
.djslider-loader .navigation-container-custom {
  height: 12px;
  line-height: 12px;
}
.djslider-loader .djslider + .navigation-container-custom {
  margin-top: 20px !important;
}
.djslider-loader .load-button {
  height: 12px !important;
  width: 12px !important;
  margin: 0 4px !important;
  border-radius: 6px !important;
  box-sizing: border-box;
  border: 2px solid #00aeef !important;
  background: transparent !important;
}
.djslider-loader .load-button:focus {
  outline: none;
}
.djslider-loader .load-button.load-button-active {
  background: #00aeef !important;
}
.dj-slideshow .dj-slide {
  border-radius: 5px;
}
.dj-slideshow .dj-load-button {
  display: inline-block;
  background: transparent !important;
  height: 36px !important;
  width: 36px !important;
  border-radius: 5px !important;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 3px !important;
}
.dj-slideshow .dj-load-button .dj-key {
  font-size: 16px !important;
  color: #3f3e3e !important;
}
.dj-slideshow .dj-load-button:hover {
  background: rgba(0, 0, 0, 0.05) !important;
}
.dj-slideshow .dj-load-button.dj-load-button-active {
  background: #00aeef !important;
}
.dj-slideshow .dj-load-button.dj-load-button-active .dj-key {
  color: #fdfdfd !important;
}
.dj-slideshowThumbs .dj-slide,
.dj-slideshowThumbs .dj-indicators img {
  border-radius: 5px;
}
.dj-slideshowThumbs .dj-indicators {
  padding: 8px 0 !important;
  background: none !important;
  box-shadow: none !important;
}
.dj-slideshowThumbs .dj-indicators img {
  max-width: none !important;
}
.dj-slideshowThumbs .dj-indicators-in {
  padding: 0 !important;
}
.dj-slideshowThumbs .dj-load-button {
  border: none !important;
  margin: 0 !important;
  padding-left: 8px;
}
.dj-slideshowThumbs .dj-load-button:first-child {
  padding: 0;
}
.dj-tabber {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}
.dj-tabber .dj-tabs {
  margin-top: 0 !important;
}
.dj-tabber .dj-tabber-in {
  border-radius: 5px;
}
.dj-tabber .dj-tab {
  background: #000000 !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0 16px !important;
  box-sizing: border-box;
  position: relative;
}
.dj-tabber .dj-tab img {
  border: 0 !important;
  margin-right: 16px !important;
  border-radius: 5px;
}
.dj-tabber .dj-tab.dj-tab-active {
  padding: 0 16px !important;
  background: #ffffff !important;
}
.dj-tabber .dj-tab.dj-tab-active:after {
  display: none;
}
.dj-tabber .dj-tab.dj-tab-active span {
  color: #000000 !important;
}
.dj-tabber .dj-tab-in {
  text-transform: none;
  color: rgba(255, 255, 255, 0.87) !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  text-shadow: none !important;
}
.dj-tabber .dj-tab-indicator {
  width: 0 !important;
}
.dj-tabber .dj-tab-indicator.dj-tab-indicator-right {
  background: none !important;
}
.dj-tabber .dj-tab-indicator.dj-tab-indicator-left {
  background: none !important;
}
.skitter.skitter-square {
  background: none !important;
  border: 0 !important;
  margin-left: auto;
  margin-right: auto;
}
.skitter.skitter-square .image {
  border-radius: 5px;
}
.skitter.skitter-square .label_skitter {
  background: none !important;
  opacity: 1 !important;
}
.skitter.skitter-square .label_skitter p {
  font-size: 14px !important;
  font-family: inherit !important;
  letter-spacing: normal !important;
  color: rgba(0, 0, 0, 0.8) !important;
}
.skitter.skitter-square .info_slide_dots .image_number {
  box-shadow: none !important;
  border-radius: 50% !important;
  padding: 0 !important;
  width: 12px !important;
  height: 12px !important;
  line-height: 12px;
  border: 2px solid #00aeef !important;
  background: transparent !important;
  margin: 0 2px !important;
  box-sizing: border-box;
}
.skitter.skitter-square .info_slide_dots .image_number.image_number_select {
  background: #00aeef !important;
}
.skitter.skitter-square .info_slide_dots .image_number:hover {
  background: #00aeef !important;
}
#jm-allpage .slider-wrapper {
  margin-left: auto;
  margin-right: auto;
}
#jm-allpage .slider-wrapper .nivoSlider {
  border-radius: 5px;
}
#jm-allpage .slider-wrapper .nivo-controlNav {
  padding: 32px 0 10px !important;
}
#jm-allpage .slider-wrapper .nivo-controlNav a {
  margin: 0 3px !important;
  opacity: 1 !important;
  text-indent: 0 !important;
  width: 36px !important;
  height: 36px !important;
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 36px !important;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-decoration: none !important;
  border-radius: 5px !important;
  background-image: none !important;
  color: #3f3e3e !important;
}
#jm-allpage .slider-wrapper .nivo-controlNav a:hover {
  background: rgba(0, 0, 0, 0.05) !important;
}
#jm-allpage .slider-wrapper .nivo-controlNav a.active {
  color: #fdfdfd !important;
  background: #00aeef !important;
}
#jm-allpage .kwicks > li {
  max-width: 100%;
  border-radius: 5px;
}
#jm-allpage .kwicks .dj-slide-desc {
  max-width: 100%;
  background: rgba(255, 255, 255, 0.7) !important;
  opacity: 0 !important;
}
#jm-allpage .kwicks .kwicks-expanded .dj-slide-desc {
  opacity: 1 !important;
}
#jm-allpage .dj-masonry {
  margin: 0 auto;
}
#jm-allpage .dj-masonry .dj-slide .dj-slide-desc-in {
  opacity: 1;
  background: none;
  color: inherit;
}
#jm-allpage .dj-masonry .dj-slide:hover .dj-slide-desc-in,
#jm-allpage .dj-masonry .dj-slide:focus .dj-slide-desc-in {
  opacity: 1;
  background: none;
}
#jm-allpage .dj-masonry .dj-slide .dj-slide-desc-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#jm-allpage .dj-masonry .dj-slide .dj-slide-desc-text {
  padding: 15px !important;
}
#jm-allpage .dj-masonry .dj-slide-in {
  border-radius: 5px;
}
.arrows-nav-ms .dj-navigation,
.arrows-nav-ms .navigation-container {
  top: -35px !important;
}
.arrows-nav-ms .dj-navigation .dj-prev,
.arrows-nav-ms .navigation-container .dj-prev,
.arrows-nav-ms .dj-navigation .prev-button,
.arrows-nav-ms .navigation-container .prev-button {
  right: 32px !important;
  left: auto !important;
}
.arrows-nav-ms .dj-navigation .dj-next,
.arrows-nav-ms .navigation-container .dj-next,
.arrows-nav-ms .dj-navigation .next-button,
.arrows-nav-ms .navigation-container .next-button {
  right: 0 !important;
  left: auto !important;
}
.top-left-nav-ms .dj-navigation img,
.top-right-nav-ms .dj-navigation img,
.bot-left-nav-ms .dj-navigation img,
.bot-right-nav-ms .dj-navigation img,
.top-left-nav-ms .navigation-container img,
.top-right-nav-ms .navigation-container img,
.bot-left-nav-ms .navigation-container img,
.bot-right-nav-ms .navigation-container img {
  background: #ffffff;
  opacity: 0.6 !important;
  max-width: 40px;
}
.top-left-nav-ms .dj-navigation img:hover,
.top-right-nav-ms .dj-navigation img:hover,
.bot-left-nav-ms .dj-navigation img:hover,
.bot-right-nav-ms .dj-navigation img:hover,
.top-left-nav-ms .navigation-container img:hover,
.top-right-nav-ms .navigation-container img:hover,
.bot-left-nav-ms .navigation-container img:hover,
.bot-right-nav-ms .navigation-container img:hover {
  background: #00aeef;
  opacity: 1 !important;
}
.top-left-nav-ms .dj-navigation,
.top-left-nav-ms .navigation-container {
  top: 32px !important;
}
.top-left-nav-ms .dj-navigation img,
.top-left-nav-ms .navigation-container img {
  max-width: 40px;
}
.top-left-nav-ms .dj-navigation .dj-prev,
.top-left-nav-ms .navigation-container .dj-prev,
.top-left-nav-ms .dj-navigation .prev-button,
.top-left-nav-ms .navigation-container .prev-button {
  left: 32px !important;
  right: auto !important;
}
.top-left-nav-ms .dj-navigation .dj-next,
.top-left-nav-ms .navigation-container .dj-next,
.top-left-nav-ms .dj-navigation .next-button,
.top-left-nav-ms .navigation-container .next-button {
  right: auto !important;
  left: 73px !important;
}
.top-right-nav-ms .dj-navigation,
.top-right-nav-ms .navigation-container {
  top: 32px !important;
}
.top-right-nav-ms .dj-navigation img,
.top-right-nav-ms .navigation-container img {
  max-width: 40px;
}
.top-right-nav-ms .dj-navigation .dj-prev,
.top-right-nav-ms .navigation-container .dj-prev,
.top-right-nav-ms .dj-navigation .prev-button,
.top-right-nav-ms .navigation-container .prev-button {
  left: auto !important;
  right: 73px !important;
}
.top-right-nav-ms .dj-navigation .dj-next,
.top-right-nav-ms .navigation-container .dj-next,
.top-right-nav-ms .dj-navigation .next-button,
.top-right-nav-ms .navigation-container .next-button {
  right: 32px !important;
}
.bot-left-nav-ms .dj-navigation,
.bot-left-nav-ms .navigation-container {
  top: auto !important;
  bottom: 32px !important;
}
.bot-left-nav-ms .dj-navigation img,
.bot-left-nav-ms .navigation-container img {
  max-width: 40px;
}
.bot-left-nav-ms .dj-navigation .dj-prev,
.bot-left-nav-ms .navigation-container .dj-prev,
.bot-left-nav-ms .dj-navigation .prev-button,
.bot-left-nav-ms .navigation-container .prev-button {
  left: 32px !important;
  right: auto !important;
}
.bot-left-nav-ms .dj-navigation .dj-next,
.bot-left-nav-ms .navigation-container .dj-next,
.bot-left-nav-ms .dj-navigation .next-button,
.bot-left-nav-ms .navigation-container .next-button {
  right: auto !important;
  left: 73px !important;
}
.bot-right-nav-ms .dj-navigation,
.bot-right-nav-ms .navigation-container {
  top: auto !important;
  bottom: 32px !important;
}
.bot-right-nav-ms .dj-navigation img,
.bot-right-nav-ms .navigation-container img {
  max-width: 40px;
}
.bot-right-nav-ms .dj-navigation .dj-prev,
.bot-right-nav-ms .navigation-container .dj-prev,
.bot-right-nav-ms .dj-navigation .prev-button,
.bot-right-nav-ms .navigation-container .prev-button {
  left: auto !important;
  right: 73px !important;
}
.bot-right-nav-ms .dj-navigation .dj-next,
.bot-right-nav-ms .navigation-container .dj-next,
.bot-right-nav-ms .dj-navigation .next-button,
.bot-right-nav-ms .navigation-container .next-button {
  right: 32px !important;
}
#plgParams_component {
  margin: 0 0 30px;
}
/*# sourceMappingURL=/templates/jm-iks/css/template.32.map */