#jm-allpage {
  position: relative;
  background: #ffffff;
}
.full-width:not(#jm-main):not(#jm-bottom2) {
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.full-width:not(#jm-main):not(#jm-bottom2) > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.full-width:not(#jm-main):not(#jm-bottom2) > .container-fluid > .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.full-width:not(#jm-main):not(#jm-bottom2) > .container-fluid > .row-fluid > [class*="span"] {
  padding-left: 0;
  padding-right: 0;
}
#jm-main {
  padding-bottom: 60px;
}
#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: 950px;
  position: relative;
  z-index: 1;
}
#jm-header {
  position: relative;
  z-index: 999;
  background: #c0e5f8;
  color: #ffffff;
}
.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;
}
.scrolled #jm-top-menu-nav {
  padding-bottom: 16px;
}
#jm-logo-sitedesc {
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 28px;
  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-top-menu-nav {
  padding: 0;
}
#jm-top-menu-nav .jm-module-raw:not(.pull-right) {
  float: left;
}
#jm-top-menu-nav .jm-module-raw + .jm-module-raw {
  margin-left: 14px;
}
#jm-header-mod {
  background-color: #ffffff;
  color: #444444;
  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: 1;
  pointer-events: none;
}
#jm-top1,
#jm-top3,
#jm-bottom1,
#jm-bottom3 {
  background: #ffffff;
  color: #82929d;
}
#jm-bottom2 {
  background: #ffffff;
  color: #444444;
  position: relative;
}
#jm-system-message div.error {
  margin-bottom: 30px;
}
#jm-main #jm-maincontent {
  margin-bottom: 30px;
}
#jm-footer-mod {
  background: #f9f9f9;
  color: #459212;
  font-size: 16px;
  line-height: 2;
}
#jm-footer {
  background: #ffffff;
  color: #8E989F;
  padding: 52px 0 !important;
  font-size: 13px;
  text-align: left;
  line-height: 20px;
}
#jm-footer-top {
  padding-bottom: 15px;
}
#jm-copyrights,
#jm-poweredby {
  display: inline-block;
}
#jm-copyrights a,
#jm-poweredby a {
  color: rgba(68, 68, 68, 0.4);
}
#jm-header-mod {
  padding: 70px 0 0;
}
#jm-top1,
#jm-top2,
#jm-top3,
#jm-main,
#jm-bottom1,
#jm-bottom2,
#jm-bottom3,
#jm-bottom4,
#jm-footer-mod {
  padding: 10px 15px 30px;
}
#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,
#jm-footer-mod + #jm-footer {
  padding-top: 0;
}
#jm-bottom1 {
  padding-bottom: 65px;
}
#jm-bottom2 {
  padding-bottom: 50px;
}
#jm-footer-mod {
  padding-top: 54px;
}
#jm-right .jm-module {
  margin-bottom: 45px;
}
#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: 1410px;
}
.responsive-disabled #jm-allpage {
  min-width: 1410px;
}
#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.625;
}
.largeview #jm-maincontent {
  font-size: 1.1em;
  line-height: 1.625;
}
.span0 {
  float: none !important;
}
.span50 {
  float: left !important;
  width: 50% !important;
}
.jm-module {
  margin-bottom: 30px;
  position: relative;
}
.jm-module .jm-title {
  font-weight: 500;
  font-family: 'Barlow', sans-serif;
  font-size: 26px;
  color: #2c6e24;
  margin: 0 0 43px;
  position: relative;
}
.jm-module.about-us-ms {
  padding-top: 40px;
  max-width: 570px;
}
.jm-module.logos-ms a {
  display: inline-block;
  margin: 0 72px 0 0;
  vertical-align: middle;
}
.jm-module.logos-ms a:last-of-type {
  margin: 0 0 0 72px;
}
.jm-module a.sb {
  display: block;
  border: 6px solid #afca0b;
  border-radius: 28px;
  font-size: 20px;
  color: #2b6d23;
  padding: 0 0 0 160px;
  height: 130px;
  box-sizing: border-box;
  line-height: 120px;
  background-repeat: no-repeat;
  background-position: 76px center;
}
.jm-module a.sb.b1 {
  background-image: url(../images/b1.svg);
}
.jm-module a.sb.b2 {
  background-image: url(../images/b2.svg);
  padding-left: 120px;
  background-position: 40px center;
}
.jm-module a.sb.b3 {
  background-image: url(../images/b3.svg);
  padding-left: 145px;
  background-position: 70px center;
}
.jm-module a.sb.b4 {
  background-image: url(../images/b4.svg);
  padding-left: 130px;
  background-position: 65px center;
}
.jm-module a.sb:hover,
.jm-module a.sb:focus {
  text-decoration: none;
  border-color: #2b6d23;
}
.moduletable {
  margin-bottom: 30px;
}
.moduletable > h3 {
  font-weight: 400;
  font-family: 'Barlow', sans-serif;
  font-size: 26px;
  color: #2c6e24;
  margin: 0 0 30px;
  position: relative;
  padding-left: 20px;
}
.moduletable > h3:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background: #afca0b;
  width: 1px;
  height: 26px;
}
.jm-module-raw.phone-ms {
  background: url("../images/phone.svg") no-repeat left center;
  padding: 13px 0 14px 33px;
  line-height: 1;
}
.jm-module.pull-down-ms {
  display: inline-block;
  width: 100%;
  margin-bottom: -121px;
}
#jm-header-mod .jm-module .jm-title,
#jm-header-mod .moduletable > h3 {
  color: #444444;
}
#jm-top1 .jm-module .jm-title,
#jm-top1 .moduletable > h3 {
  font-size: 22px;
  margin-bottom: 50px;
}
#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: #459212;
}
#jm-bottom2 .jm-module .jm-title,
#jm-bottom2 .moduletable > h3 {
  color: #459212;
}
#jm-footer-mod .jm-module .jm-title,
#jm-footer-mod .moduletable > h3 {
  color: #459212;
  margin-bottom: 23px;
}
#jm-allpage .jm-module.color1-ms {
  padding: 30px;
  background: #ffffff;
  color: #444444;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.03);
  border-radius: 4px;
  box-sizing: border-box;
}
#jm-allpage .jm-module.color1-ms .jm-title {
  color: #444444;
  font-size: 29px;
  padding-left: 0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#jm-allpage .jm-module.color1-ms .jm-title:before {
  display: none;
}
#jm-allpage .jm-module.color1-ms .jm-title:after {
  content: '';
  width: 16px;
  height: 1px;
  background: #afca0b;
  position: absolute;
  bottom: 0;
  left: 0;
}
#jm-allpage .jm-module.color1-ms.hover-ms:hover {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}
#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 .jm-module.double-margin-ms,
#jm-allpage .jm-module-raw.double-margin-ms,
#jm-allpage .moduletable.double-margin-ms {
  margin-bottom: 60px;
}
#jm-allpage .jm-module.semi-margin-ms,
#jm-allpage .jm-module-raw.semi-margin-ms,
#jm-allpage .moduletable.semi-margin-ms {
  margin-bottom: 15px;
}
#jm-allpage .jmm-social .jmm-list {
  margin: 0 auto;
  display: table;
}
#jm-allpage .jmm-social li {
  display: block;
  margin: 5px;
  float: left;
  text-align: center;
}
#jm-allpage .jmm-social li .jmm-ico {
  font-size: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #000000;
  background: none;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
#jm-allpage .jmm-social li .jmm-ico:hover {
  background: none;
}
#jm-allpage .jmm-social li .jmm-name {
  margin: 0 5px;
}
#jm-allpage .search-compact-ms .jm-module-content,
#jm-allpage .moduletable.search-compact-ms {
  position: relative;
}
#jm-allpage .search-compact-ms .dj_cf_search {
  margin: 0 -5px -20px;
  float: left;
  width: calc(100% + 10px);
}
#jm-allpage .search-compact-ms .dj_cf_search .search_word,
#jm-allpage .search-compact-ms .dj_cf_search .search_regions {
  padding-left: 5px;
  padding-right: 5px;
}
#jm-allpage .search-compact-ms .dj_cf_search .se_radius_address {
  float: left;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}
#jm-allpage .search-compact-ms .dj_cf_search .se_radius_address > input[type="text"] {
  width: 70%;
  float: left;
  margin-right: 10px;
}
#jm-allpage .search-compact-ms .dj_cf_search .se_radius_address .search_radius_range {
  float: left;
  width: calc(30% - 10px);
  margin: 0;
}
#jm-allpage .search-compact-ms .dj_cf_search .se_radius_address .search_radius_range > .range_label {
  display: none;
}
#jm-allpage .search-compact-ms .dj_cf_search .se_radius_address.se_radius_geoloc {
  position: relative;
}
#jm-allpage .search-compact-ms .dj_cf_search .se_radius_address.se_radius_geoloc input[type="text"] ~ .se_geoloc_icon {
  position: absolute;
  right: 30%;
  top: 29.2px;
  margin-top: 0;
}
#jm-allpage .search-compact-ms .dj_cf_search .search_cats {
  float: left;
  width: 25%;
  padding: 0 5px;
  box-sizing: border-box;
}
#jm-allpage .search-compact-ms .dj_cf_search .search_cats div {
  margin: 0;
}
#jm-allpage .search-compact-ms .dj_cf_search .search_type,
#jm-allpage .search-compact-ms .dj_cf_search .search_time {
  float: left;
  width: 25%;
  padding: 0 5px;
  box-sizing: border-box;
}
#jm-allpage .search-compact-ms .dj_cf_search .search_price {
  float: left;
  width: 25%;
  padding: 0 5px;
  box-sizing: border-box;
}
#jm-allpage .search-compact-ms .dj_cf_search .search_price input[type="text"] {
  float: left;
  width: calc(50% - 5px);
  margin-left: 0;
  margin-right: 5px;
}
#jm-allpage .search-compact-ms .dj_cf_search .search_price input[type="text"] ~ input[type="text"] {
  margin-left: 5px;
  margin-right: 0;
}
#jm-allpage .search-compact-ms .dj_cf_search .search_ex_fields .djseform_field {
  float: left;
  width: 25%;
  padding: 0 5px;
  box-sizing: border-box;
}
#jm-allpage .search-compact-ms .dj_cf_search .from_class + input[type="text"] {
  float: left;
  width: calc(50% - 5px) !important;
  margin-left: 0;
  margin-right: 5px;
}
#jm-allpage .search-compact-ms .dj_cf_search .to_class + input[type="text"] {
  float: left;
  width: calc(50% - 5px) !important;
  margin-left: 5px;
  margin-right: 0;
}
#jm-allpage .search-compact-ms .dj_cf_search .search_buttons {
  padding: 0 5px;
}
#jm-allpage .search-compact-ms .dj_cf_search div.se_radius_address:first-of-type {
  padding-right: calc(15% + 5px);
}
#jm-allpage .search-compact-ms .dj_cf_search div.se_radius_address:first-of-type ~ .search_buttons .btn {
  position: absolute;
  top: 29.2px;
  right: 0;
  width: calc(15% - 10px);
}
#jm-allpage .search-compact-ms .dj_cf_search .search_only_buynow,
#jm-allpage .search-compact-ms .dj_cf_search .search_only_auctions,
#jm-allpage .search-compact-ms .dj_cf_search .search_only_images,
#jm-allpage .search-compact-ms .dj_cf_search .search_only_video,
#jm-allpage .search-compact-ms .dj_cf_search .search_also_18,
#jm-allpage .search-compact-ms .dj_cf_search .search_buttons,
#jm-allpage .search-compact-ms .dj_cf_search .search_only_price_negotiable {
  clear: both;
}
#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: #459212;
}
#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: #82929d;
}
#jm-bottom2 .dj_cf_search label,
#jm-bottom2 .dj_cf_search span.label {
  color: #459212;
}
#jm-bottom2 .dj_cf_search label.radio_label {
  color: #444444;
}
#jm-footer-mod .dj_cf_search label,
#jm-footer-mod .dj_cf_search span.label {
  color: #459212;
}
#jm-footer-mod .dj_cf_search label.radio_label {
  color: #459212;
}
.jm-module iframe {
  max-width: 100%;
  box-sizing: border-box;
}
#jm-allpage .contact-ps h3,
#jm-allpage .contact-ps form#contact-form > fieldset > legend {
  display: none;
}
#jm-allpage .contact-ps .page-header h2 {
  display: block;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 400;
}
#jm-allpage .contact-ps form#contact-form {
  background: none;
  border: 0;
  padding: 0;
}
#jm-allpage .contact-ps .form-horizontal .control-label {
  float: none;
  width: auto;
  text-align: inherit;
  padding: 0;
}
#jm-allpage .contact-ps .form-horizontal .control-label label {
  margin: 0 0 10px;
}
#jm-allpage .contact-ps .form-horizontal .controls {
  margin: 0;
}
#jm-allpage .contact-ps .form-actions {
  background: none;
  border: none;
  padding: 0;
}
#jm-allpage .contact-ps label + .optional {
  display: inline;
  margin: 0;
}
#jm-allpage .contact-ps #jform_contact_email_copy {
  margin: -60px 0 0;
}
#jm-allpage .contact-ps #jform_contact_email_copy-lbl {
  margin-left: 25px;
}
#jm-allpage .contact-ps .thumbnail,
#jm-allpage .contact-ps dl.contact-address {
  display: none;
}
#jm-allpage .contact-ps .control-group.field-spacer {
  margin-top: 0;
}
#jm-allpage .contact-ps .contact-form input[type="text"],
#jm-allpage .contact-ps .contact-form input[type="email"],
#jm-allpage .contact-ps .contact-form textarea {
  max-width: 600px;
}
/** maps-ms **/
.span6 .jm-module.maps-ms {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(50% - 15px);
  height: 100%;
}
.span6 .jm-module.maps-ms .jm-module-content,
.span6 .jm-module.maps-ms .dj_cf_maps,
.span6 .jm-module.maps-ms div[id*="djmod_map_box"],
.span6 .jm-module.maps-ms .djmod_map,
.span6 .jm-module.maps-ms .djmod_map > div {
  height: 100%;
}
.span6 .jm-module.maps-ms .jm-module-in {
  height: 100% !important;
}
.span6 .jm-module.maps-ms .djmod_map {
  border: 0 !important;
}
.jm-module.maps-ms .djmod_map {
  min-height: 400px;
}
/** jm simple tabs **/
.jmm-simple-tabs.default .nav-tabs > li {
  float: left;
  width: auto;
  margin-right: 5px;
  margin-bottom: 0;
  margin-top: 0;
  background: rgba(255, 255, 255, 0.7);
  color: #444444;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-clip: padding-box;
}
.jmm-simple-tabs.default .nav-tabs > li.active {
  background: #ffffff;
  color: #afca0b;
}
.jmm-simple-tabs.default .nav-tabs > li a {
  padding: 20px 50px;
}
.jmm-simple-tabs.default .nav-tabs > li a:after {
  display: none;
}
.jmm-simple-tabs.default .tab-content {
  padding: 40px;
  background: #ffffff;
  color: #444444;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.03);
  border-radius: 4px;
  box-sizing: border-box;
}
#jm-header-mod .jmm-simple-tabs.default {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
/** jm-additional-features **/
.jmm-add-features.default .jmm-items {
  display: inline-block;
  width: calc(100% + 30px);
}
.jmm-add-features.default .jmm-item > a {
  color: inherit;
  text-decoration: none;
}
.jmm-add-features.default .jmm-item-in {
  padding: 30px;
  background: #ffffff;
  color: #444444;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.03);
  border-radius: 4px;
  box-sizing: border-box;
}
.jmm-add-features.default .jmm-item-in:hover,
.jmm-add-features.default .jmm-item-in:focus {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}
.jmm-add-features.default .jmm-title {
  color: #444444;
  font-size: 29px;
  padding-left: 0;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
  font-weight: 400 !important;
}
.jmm-add-features.default .jmm-title a {
  color: inherit;
}
.jmm-add-features.default .jmm-title:before {
  display: none;
}
.jmm-add-features.default .jmm-title:after {
  content: '';
  width: 16px;
  height: 1px;
  background: #afca0b;
  position: absolute;
  bottom: 0;
  left: 0;
}
form[role="search"] {
  position: relative;
  margin: 10px 0 0;
}
form[role="search"] .inputbox {
  border-bottom: 1px solid #87BCD8;
  border-top: none;
  border-left: none;
  border-right: none;
  background: none;
  border-radius: 0;
  font-size: 16px;
  line-height: 20px;
  color: #444;
}
form[role="search"] .inputbox::-webkit-input-placeholder {
  color: #444;
  opacity: 1;
}
form[role="search"] .inputbox::-moz-placeholder {
  color: #444;
  opacity: 1;
}
form[role="search"] .inputbox:-moz-placeholder {
  /* Older versions of Firefox */
  color: #444;
  opacity: 1;
}
form[role="search"] .inputbox:-ms-input-placeholder {
  color: #444;
  opacity: 1;
}
form[role="search"] .button {
  background: url(../images/search.svg) no-repeat center;
  width: 35px;
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 200%;
  padding: 0;
  margin: 0;
  border: none;
  box-shadow: none;
}
.jm-module .blog .items-row {
  margin: 0 -15px;
}
.jm-module .blog .items-row .span0 {
  float: left !important;
  width: 50%;
}
.jm-module .blog .items-row .span0 .item {
  background: no-repeat;
  box-shadow: none;
}
.jm-module .blog .items-row .span0 .item img {
  width: 100%;
  margin: 0 0 30px;
}
.jm-module .blog .items-row .span0 .item .title {
  display: block;
  margin: 0 0 14px;
}
.jm-module .blog .items-row .span0 .item .title a {
  font-size: 20px;
  line-height: 26px;
  color: #0E2C40;
  display: block;
}
.jm-module .blog .items-row .span0 .item .create {
  display: block;
  font-size: 13px;
  line-height: 2;
  text-transform: uppercase;
  margin: 0 0 8px;
}
.jm-module .blog .items-row .span0 .item .desc {
  margin: 0 0 10px;
}
.jm-module .blog .items-row .span0 .item .readmore-btn {
  display: block;
}
.jm-module .blog .items-row .span0 .item .readmore-btn a {
  color: #3498DB;
}
.mod_events_latest_callink {
  display: none;
}
.events-right .jevdateicon {
  display: none;
}
.events-right .mod_events_latest_content a {
  font-size: 20px;
  line-height: 32px;
  color: #2b6d23;
}
.events-right .mod_events_latest_date {
  color: #afca0b;
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 12px;
}
.events-blog .jevdateicon.jevdateiconmod {
  display: none;
}
.events-blog .jeventslatest {
  margin: 0 -15px;
}
.events-blog .iconicdaterow {
  float: left;
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
}
.events-blog .jev_clear {
  display: none;
}
.events-blog .title a {
  color: #0E2C40;
  font-size: 20px;
  font-weight: 500;
  display: block;
  margin: 0 0 14px;
}
.events-blog .title + br {
  display: none;
}
.events-blog .date {
  font-size: 13px;
  color: #B5BFC6;
  text-transform: uppercase;
  margin: 0 0 16px;
}
.events-blog .date + br {
  display: none;
}
#jm-allpage .dj-mslider .dj-load-button {
  width: 12px;
  height: 12px;
  background: #D8D8D8;
  border: none;
  box-shadow: none;
  margin: 0 8px;
  padding: 0;
  opacity: 1;
}
#jm-allpage .dj-mslider .dj-load-button.dj-load-button-active {
  background: #afca0b;
}
#jm-allpage .dj-mslider .dj-indicators {
  bottom: -46px;
}
.contact-line {
  line-height: 30px;
}
.contact-line > span {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
}
.contact-line > span > .fa {
  font-size: 26px;
}
.contact-line > span > .fa.fa-phone {
  font-size: 22px;
}
.contact-line > span > .fa.fa-envelope {
  font-size: 20px;
}
.contact-icons {
  margin: 10px 0 0 45px;
}
.contact-icons a {
  display: inline-block;
  width: 51px;
  height: 51px;
  line-height: 51px;
  background: #2b6d23;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  margin: 0 8px 0 0;
}
.contact-icons a:last-of-type {
  margin-right: 0;
}
.contact-icons a span {
  width: 21px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.contact-icons a span .fa {
  font-size: 20px;
  width: 18px;
}
.contact-icons a:hover,
.contact-icons a:focus {
  background: #afca0b;
}
#jm-allpage .jevcalendarplus_container {
  margin: 0;
}
#jm-allpage .jevcalendarplus_calendar .clndr .jevcalendarplus_calendar_controls {
  background: none;
  border: none;
}
#jm-allpage .jevcalendarplus_calendar {
  border: 3px solid #eff5e4;
  border-radius: 14px;
  background: none;
  padding: 50px 60px;
  box-sizing: border-box;
}
#jm-allpage .jevcalendarplus_calendar .clndr .jevcalendarplus-grid .jevcalendarplus-header-day {
  background: none;
  font-size: 14px;
  color: #b4b4b4;
}
#jm-allpage .jevcalendarplus_calendar .clndr .jevcalendarplus-grid .day.event {
  background: #9bc346;
  color: #444;
  font-size: 16px;
}
#jm-allpage .jevcalendarplus_calendar .clndr .jevcalendarplus-grid .day {
  height: 30px;
  line-height: 30px;
}
#jm-allpage .jevcalendarplus_calendar .clndr .jevcalendarplus-grid .day.today {
  background: #459212;
  color: #fff;
  border-radius: 50%;
  box-shadow: 0 7px 15px rgba(78, 165, 21, 0.3);
}
#jm-allpage .jevcalendarplus_calendar .clndr .jevcalendarplus_calendar_controls .month {
  color: #444;
}
#jm-allpage #jevcalendarplus-list-header {
  background: none;
}
#jm-allpage .jevcalendarplus-row:nth-child(2n) {
  background: none;
}
#jm-allpage .jevcalendarplus_calendar_controls .jevcalendarplus-previous-button:hover,
#jm-allpage .jevcalendarplus-previousyear-button:hover,
#jm-allpage .jevcalendarplus_calendar_controls .jevcalendarplus-next-button:hover,
#jm-allpage .jevcalendarplus-nextyear-button:hover {
  background: none;
}
#jm-allpage .all-events-link {
  font-size: 20px;
  display: inline-block;
  margin: 14px 0 0;
}
.nav.menu {
  margin: -4px 0;
}
.nav.menu li a,
.nav.menu li span.separator {
  color: rgba(130, 146, 157, 0.6);
  font-size: 16px;
  padding: 4px 0;
  display: block;
  text-decoration: none;
}
.nav.menu li a img,
.nav.menu li span.separator img {
  max-height: 26px;
}
.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: #afca0b;
}
.nav.menu li a span.image-title {
  margin: 0 0 0 8px;
  display: inline-block;
  vertical-align: top;
}
.nav.menu ul {
  margin: 0;
  list-style: none;
}
.nav.menu.horizontal-ms,
.horizontal-ms .nav.menu {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.nav.menu.horizontal-ms > li,
.horizontal-ms .nav.menu > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 45px 0 0;
}
.nav.menu.horizontal-ms > li:last-child,
.horizontal-ms .nav.menu > li:last-child {
  margin-right: 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: rgba(130, 146, 157, 0.6);
}
#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: rgba(130, 146, 157, 0.6);
}
#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: #afca0b;
}
#jm-bottom2 .nav.menu li a,
#jm-bottom2 .nav.menu li span.separator {
  color: #444444;
}
#jm-bottom2 .nav.menu .nav-header {
  color: rgba(68, 68, 68, 0.6);
}
#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: #2b6d23;
}
#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: #459212;
}
#jm-footer-mod .nav.menu .nav-header {
  color: rgba(69, 146, 18, 0.6);
}
#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: #afca0b;
}
#jm-offcanvas-content .nav.menu li a,
#jm-offcanvas-content .nav.menu li span.separator {
  color: rgba(68, 68, 68, 0.6);
}
#jm-offcanvas-content .nav.menu .nav-header {
  color: rgba(68, 68, 68, 0.6);
}
#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: #afca0b;
}
.dj-megamenu .nav.menu {
  margin: 0 -16px;
}
.dj-megamenu .nav.menu li a,
.dj-megamenu .nav.menu li span.separator {
  color: #444444;
  font-size: 16px;
  font-weight: 400;
  padding: 12px 16px;
  line-height: 24px;
  position: relative;
  overflow: hidden;
}
.dj-megamenu .nav.menu li a img,
.dj-megamenu .nav.menu li span.separator img {
  max-height: 24px;
}
.dj-megamenu .nav.menu li a:hover,
.dj-megamenu .nav.menu li span.separator:hover {
  color: #afca0b;
}
.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);
}
.media-list > li {
  background: none;
  padding: 0;
}
.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: #0e2c40;
  font-family: 'Barlow', sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 30px;
}
.item-page .page-header > h2 {
  font-size: 20px;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  color: #0e2c40;
  display: block;
  margin: 0 0 10px;
}
.item-page .page-header > h2 a {
  color: #0e2c40;
  text-decoration: none;
}
.item-page .page-header > h2 a:hover {
  color: #afca0b;
  -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: 'Barlow', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #0e2c40;
  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: #0e2c40;
  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: #afca0b;
  -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.625;
  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 .item-image {
  margin: 0;
}
.item_view .item-page .item-image img {
  width: 100%;
  border-radius: 4px 4px 0 0;
}
.item_view .item-page .jm-desc-wrapper {
  padding: 30px 0;
}
.page-header + .icons .btn.dropdown-toggle {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
dl.article-info {
  font-size: 16px;
  color: rgba(130, 146, 157, 0.7);
  margin: 0 0 30px;
  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 {
  color: #444444;
  clear: both;
  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: #373737;
}
.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: #444444;
}
.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 a.linkthumb {
  float: left;
  margin: 0 30px 30px 0;
}
.blog .item-image,
.blog-featured .item-image {
  margin-bottom: 0;
}
.blog .item-image img,
.blog-featured .item-image img {
  width: 100%;
  border-radius: 4px 4px 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: #f1f1f1;
  padding: 5px;
  margin: 0;
  max-width: 100%;
}
div[itemprop="articleBody"] table tr td {
  padding: 10px;
}
.readmore {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #afca0b;
  background: none;
  text-transform: none;
  display: inline-block;
  padding: 15px 45px;
  line-height: 20px;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: none;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 54px;
  border: 2px solid #EFF5E4;
  /* fixes initial animation run, without user input, on page load.*/
}
.readmore:hover,
.readmore:focus {
  background: #EFF5E4;
  text-decoration: none;
  color: #2b6d23;
}
.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: 16px;
  font-weight: 400;
  color: #afca0b;
  background: none;
  text-transform: none;
  display: inline-block;
  padding: 15px 45px;
  line-height: 20px;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: none;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 54px;
  border: 2px solid #EFF5E4;
  /* 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: #EFF5E4;
  text-decoration: none;
  color: #2b6d23;
}
#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: 16px;
  font-weight: 400;
  color: #afca0b;
  background: none;
  text-transform: none;
  display: inline-block;
  padding: 15px 45px;
  line-height: 20px;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: none;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 54px;
  border: 2px solid #EFF5E4;
  /* fixes initial animation run, without user input, on page load.*/
}
.mod-articles-category-readmore a:hover,
.mod-articles-category-readmore a:focus {
  background: #EFF5E4;
  text-decoration: none;
  color: #2b6d23;
}
.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 [class*="icon"] {
  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.625;
  font-weight: bold;
}
.categories-list ul li small.category-desc {
  font-size: 1em;
  line-height: 1.625;
}
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: #2c6e24;
}
.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: 4px;
  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: #afca0b !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.08) !important;
}
#jform_captcha .recaptchatable a,
#jform_captcha .recaptchatable a:hover {
  color: #afca0b;
}
#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 #f1f1f1;
}
.mostread li a,
.latestnews li a,
.archive-module li a,
.relateditems li a {
  font-size: 26px;
  color: #2c6e24;
  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: #afca0b;
  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;
}
.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.625;
  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.625;
  font-weight: normal;
  margin: 0;
}
.category-module li span {
  display: block;
}
#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: #82929d;
  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: #82929d;
  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: 42px;
  height: 42px;
  font-size: 15px;
  padding: 0 8px;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0.08);
  color: rgba(130, 146, 157, 0.7);
  background: rgba(0, 0, 0, 0.02);
  border-radius: 4px;
  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.08);
  background: #ffffff;
  border-radius: 0;
  box-shadow: none;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-field input.default {
  font-family: inherit;
  color: rgba(130, 146, 157, 0.7);
  padding: 0;
  margin: 0;
  height: 42px;
}
#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.08);
  background: rgba(0, 0, 0, 0.02);
}
#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: #afca0b;
}
.jm-error-page {
  text-align: center;
}
.jm-error-page > h1 {
  color: #0e2c40;
  font-size: 64px;
  line-height: 1;
  text-transform: uppercase;
}
.jm-error-page > h2 {
  color: #0e2c40;
  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;
}
.cal_div .cal_div_currentmonth {
  background: none;
}
#jevents_body .tableh1 {
  background: none !important;
}
.jevbootstrap select {
  margin: 0 0 0 10px;
}
#jevents_body {
  font-family: inherit;
}
#jevents_body .jev_evdt em {
  font-style: normal;
}
#jevents_body .jev_listview .jev_daysnames {
  background: #2b6d23 !important;
  color: #ffffff !important;
  font-weight: normal;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}
#jevents_body ul.ev_ul li.ev_td_li {
  margin: 0 !important;
  border: none;
  padding: 10px;
}
.jev_toprow .jev_header,
.jev_toprow .jev_headercat {
  background: none !important;
}
.jev_toprow div.previousmonth,
.jev_toprow div.nextmonth {
  background: #2b6d23 !important;
  color: #ffffff !important;
}
.jev_toprow div.previousmonth a,
.jev_toprow div.nextmonth a {
  background-color: transparent;
  color: #fff !important;
  font-weight: normal;
}
.jev_toprow div.previousmonth span,
.jev_toprow div.currentmonth span,
.jev_toprow div.nextmonth span {
  background: #2b6d23 !important;
  color: #ffffff !important;
  border: none;
  font-weight: normal;
  font-size: 14px;
}
.jev_toprow div.previousmonth,
.jev_toprow div.currentmonth,
.jev_toprow div.nextmonth {
  background: #2b6d23 !important;
  color: #ffffff !important;
  border: none;
  font-weight: normal;
  font-size: 14px;
}
.jev_toprow div.previousmonth a {
  background-image: url(../images/mini_arrowleft.gif);
}
.jev_toprow div.nextmonth a {
  background-image: url(../images/mini_arrowright.gif);
}
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;
}
/*# sourceMappingURL=/templates/bbl/css/template.31.map */