#jm-allpage {
  position: relative;
  background: #ffffff;
}
.wide-page .container-fluid {
  max-width: 100%;
}
.sticky-bar.scrolled #jm-logo-wrap {
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  position: fixed;
  width: 100%;
  z-index: 999;
  background: #ffffff;
}
#jm-logo-wrap-static {
  display: none;
}
.sticky-bar.scrolled #jm-logo-wrap-static {
  display: block;
}
#jm-logo-nav {
  position: relative;
  color: #231f20;
  background: #ffffff;
}
#jm-top-bar {
  background: #303030;
  color: #ffffff;
  font-size: 0.72em;
}
#jm-top-bar-left-mod,
#jm-top-bar-right-mod,
#jm-top-bar-center-mod {
  padding: 9px 0;
}
#jm-top-bar-center-mod {
  text-align: center;
}
#jm-top-bar-right-mod {
  text-align: right;
}
#jm-top-bar .jm-wcag-settings {
  margin: 0 -5px;
  padding: 9px 0;
  overflow: hidden;
}
#jm-top-bar .jm-wcag-settings.pull-center {
  text-align: center;
}
#jm-top-bar .jm-wcag-settings.pull-center li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
#jm-top-bar .jm-wcag-settings li {
  float: left;
}
#jm-top-bar .jm-wcag-settings ul li {
  margin: 5px 0;
  padding: 0;
  line-height: 20px;
}
#jm-top-bar .jm-wcag-settings ul li:before {
  display: none;
}
#jm-top-bar .jm-wcag-settings ul li button {
  font: inherit;
  float: left;
  display: block;
  margin: 0 5px;
  padding: 0 5px;
  line-height: 18px;
  color: #ffffff;
  background: #303030;
  border: 1px solid #565656;
  box-sizing: border-box;
}
#jm-top-bar .jm-wcag-settings ul li button:hover {
  background: #858e36;
}
#jm-top-bar .jm-wcag-settings ul li .jm-separator {
  color: #b3b3b3;
  padding-left: 5px;
}
#jm-top-bar .jm-wcag-settings ul li [class^="icon-"],
#jm-top-bar .jm-wcag-settings ul li [class*=" icon-"] {
  margin: 0 5px 0 0;
  font-size: 0.9em;
  line-height: 1;
}
#jm-top-bar .jm-wcag-settings ul li .icon-plus-sign {
  margin: 0 0 0 5px;
}
#jm-top-bar .jm-wcag-settings .contrast button.jm-highcontrast {
  background: #000000;
  color: #ffffff;
}
#jm-top-bar .jm-wcag-settings .contrast button.jm-highcontrast:hover {
  background: #ffffff;
  color: #000000;
}
#jm-top-bar .jm-wcag-settings .contrast button.jm-highcontrast2 {
  background: #000000;
  color: #ffff00;
}
#jm-top-bar .jm-wcag-settings .contrast button.jm-highcontrast2:hover {
  background: #ffff00;
  color: #000000;
}
#jm-top-bar .jm-wcag-settings .contrast button.jm-highcontrast3 {
  background: #ffff00;
  color: #000000;
}
#jm-top-bar .jm-wcag-settings .contrast button.jm-highcontrast3:hover {
  background: #000000;
  color: #ffff00;
}
#jm-logo-wrap {
  padding-top: 28px;
  padding-bottom: 28px;
}
#jm-logo-wrap-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#jm-logo-left {
  margin-right: 30px;
}
#jm-logo {
  margin-right: 30px;
}
#jm-logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#jm-logo a > span {
  display: block;
}
#jm-logo img {
  border: none;
}
#jm-logo #jm-logo-img {
  flex-shrink: 0;
}
#jm-logo #jm-logo-img + #jm-logotext-desc {
  padding-left: 20px;
}
#jm-logo #jm-logotext {
  font-size: 40px;
  font-family: 'Titillium Web', sans-serif;
  line-height: 1;
}
#jm-logo #jm-sitedesc {
  display: block;
  font-size: 0.8em;
  padding-top: 5px;
  line-height: 1.1;
}
#jm-logo a {
  color: inherit;
}
#jm-logo-right {
  margin-left: auto;
}
#jm-logo-right1 + #jm-logo-right2 {
  padding-top: 10px;
}
#jm-top-menu {
  color: #231f20;
  border-top: 3px solid #231f20;
}
#jm-header {
  padding-top: 48px;
  padding-bottom: 24px;
  color: #231f20;
  background: #ffffff;
}
#jm-header.full-width {
  padding-top: 0;
  padding-bottom: 0;
}
#jm-header.full-width .container-fluid {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
#jm-header.full-width .jm-module {
  margin: 0;
}
#jm-top1 {
  padding-top: 48px;
  padding-bottom: 24px;
  background: #ffffff;
  color: #5a6772;
}
#jm-top2 {
  padding-top: 48px;
  padding-bottom: 24px;
  background: #f5f5f0;
  color: #5a6772;
}
#jm-system-mesasage {
  background: #ffffff;
}
#jm-main {
  padding-top: 48px;
  padding-bottom: 24px;
  background: #ffffff;
  color: #5a6772;
}
#jm-maincontent {
  display: block;
  margin-bottom: 24px;
}
#jm-bottom1 {
  padding-top: 48px;
  padding-bottom: 24px;
  background: #ffffff;
  color: #5a6772;
}
#jm-bottom2 {
  padding-top: 48px;
  padding-bottom: 24px;
  background: #f5f5f0;
  color: #5a6772;
}
#jm-bottom3 {
  padding-top: 48px;
  padding-bottom: 24px;
  background: #858e36;
  color: #ffffff;
}
#jm-footer-mod {
  padding-top: 48px;
  padding-bottom: 24px;
  background: #858e36;
  color: #ffffff;
}
#jm-footer {
  background: #858e36;
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#jm-footer-in {
  padding-top: 16px;
  padding-bottom: 16px;
  line-height: 1.2;
  font-size: 0.833em;
}
#jm-copy-powered {
  padding-left: 10px;
}
#jm-copy-powered #jm-copyrights {
  float: left;
}
#jm-copy-powered #jm-copyrights + #jm-poweredby {
  float: left;
  padding-left: 5px;
  margin-left: 5px;
  border-left: 1px solid currentColor;
}
#jm-copy-powered a {
  color: inherit;
}
#jm-copy-powered a:hover,
#jm-copy-powered a:focus {
  color: #858e36;
}
#jm-back-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  left: auto;
  z-index: 999;
}
#jm-back-top a {
  position: relative;
  display: block;
  height: 60px;
  width: 60px;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  border-radius: 50%;
  background-color: #626928;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../images/backtotop.png");
}
#jm-back-top a:hover {
  text-decoration: none;
  background-color: #40441a;
}
#jm-top1 + #jm-system-message + #jm-main,
#jm-top1 + #jm-system-message + #jm-bottom1 {
  padding-top: 0;
}
#jm-main + #jm-bottom1 {
  padding-top: 0;
}
#jm-top2 + #jm-system-message + #jm-bottom2 {
  border-top: 0;
}
.responsive-disabled {
  min-width: 1366px;
}
.responsive-disabled #jm-allpage {
  min-width: 1366px;
  padding-top: 0 !important;
}
.responsive-disabled #jm-logo-nav {
  position: static;
}
.span0 {
  float: none !important;
}
.span50 {
  float: left !important;
  width: 50% !important;
}
.jm-module {
  margin-bottom: 24px;
}
.jm-module .jm-title {
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  font-size: 23px;
  line-height: 1.1;
  margin: 0 0 25px;
  color: #1c2024;
}
.moduletable {
  margin: 0 0 20px;
}
.moduletable > h3 {
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  font-size: 23px;
  margin: 0 0 20px;
  color: #1c2024;
}
#jm-header .jm-module .jm-title,
#jm-header .moduletable > h3 {
  color: #000000;
}
#jm-top2 .jm-module .jm-title,
#jm-top2 .moduletable > h3 {
  color: #1c2024;
}
#jm-bottom2 .jm-module .jm-title,
#jm-bottom2 .moduletable > h3 {
  color: #1c2024;
}
#jm-bottom3 .jm-module .jm-title,
#jm-bottom3 .moduletable > h3 {
  color: #ffffff;
}
#jm-footer-mod .jm-module .jm-title,
#jm-footer-mod .moduletable > h3 {
  color: #ffffff;
}
.jm-module.title-center-ms .jm-title {
  text-align: center;
}
.jm-module.title-big-ms .jm-title {
  font-size: 1.777em;
}
.jm-module.color-ms {
  padding: 30px;
  background: #f5f5f0;
  color: #5a6772;
}
.jm-module.color-ms .jm-title {
  color: #1c2024;
}
#jm-logo-wrap .jm-module-raw,
#jm-top-bar-mod .jm-module-raw {
  float: left;
}
#jm-logo-wrap .jm-module-raw + .jm-module-raw,
#jm-top-bar-mod .jm-module-raw + .jm-module-raw {
  margin-left: 20px;
}
#jm-logo-wrap .jm-module-raw.pull-right,
#jm-top-bar-mod .jm-module-raw.pull-right {
  float: right;
}
.jm-module.margin-ms {
  margin: 0 !important;
}
.jm-module.nav.menu {
  margin-bottom: 24px;
}
.toggle-nav.menu {
  display: none;
}
#jm-top-bar-mod .jm-module-raw > #login-form {
  margin: 0;
}
#jm-top-bar-mod .jm-module-raw > #login-form .control-group {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  margin: 0;
}
#jm-top-bar-mod .jm-module-raw > #login-form #form-login-remember,
#jm-top-bar-mod .jm-module-raw > #login-form ul {
  display: none;
}
#jm-top-bar-mod .jm-module-raw > #login-form .input-append .add-on,
#jm-top-bar-mod .jm-module-raw > #login-form .input-prepend .add-on {
  height: 28px;
  line-height: 28px;
  border: none;
}
#jm-top-bar-mod .jm-module-raw > #login-form input#modlgn-username,
#jm-top-bar-mod .jm-module-raw > #login-form input#modlgn-passwd {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  font-size: 12px;
}
#jm-top-bar-mod .jm-module-raw > #login-form .login-greeting,
#jm-top-bar-mod .jm-module-raw > #login-form .logout-button {
  float: left;
}
#jm-top-bar-mod .jm-module-raw > #login-form .login-greeting {
  padding: 5px 0;
  margin-right: 10px;
  line-height: 18px;
}
#jm-top-bar-mod .jm-module-raw > #login-form .btn {
  padding: 5px;
  font-size: inherit;
  line-height: 18px;
}
#jm-logo-wrap div.mod-languages ul.lang-inline {
  margin: -5px -5px 0;
  overflow: hidden;
}
#jm-logo-wrap div.mod-languages ul.lang-inline li {
  float: left;
  margin: 5px 5px 0;
}
#jm-logo-wrap div.mod-languages ul.lang-inline li a {
  display: block;
  font-size: 0.88em;
  font-weight: bold;
  border: 2px solid currentColor;
  height: 27px;
  line-height: 27px;
  padding: 0 15px;
  text-decoration: none;
}
#jm-logo-wrap div.mod-languages ul.lang-inline li a:hover {
  opacity: 0.5;
}
#jm-logo-wrap div.mod-languages ul.lang-inline li.lang-active a {
  opacity: 0.5;
}
#jm-logo-right .search form {
  display: block;
  margin: 0;
  position: relative;
}
#jm-logo-right .search input[type="search"] {
  padding-right: 80px;
  width: 100%;
  min-width: 386px;
}
#jm-logo-right .search input[type="search"]:focus {
  border-color: transparent;
}
#jm-logo-right .search .btn {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  border: none;
  padding: 0;
  height: 56px;
  line-height: 56px;
  width: 70px;
  color: #ffffff;
  background: #40441a;
}
#jm-logo-right .search .btn .fa-search {
  transform: scaleX(-1);
}
#jm-logo-right .search .btn:hover {
  color: #ffffff;
  background: #1d1f0c;
}
.search input[type="search"] {
  max-width: 100%;
}
#jm-allpage .jmm-social.default {
  text-align: left;
}
#jm-allpage .jmm-social.default .jmm-link {
  color: inherit;
}
#jm-allpage .jmm-social.default .jmm-link .jmm-ico {
  background: #ffffff;
  color: #40441a;
  border-radius: 50%;
  font-size: 15px;
  line-height: 27px;
  width: 27px;
  height: 27px;
  -webkit-transition: none;
  transition: none;
}
#jm-allpage .jmm-social.default .jmm-link:hover .jmm-ico {
  background: #40441a;
  color: #ffffff;
}
#jm-footer-mod .jmm-social.default .jmm-link .jmm-ico {
  background: #ffffff;
  color: #858e36;
}
#jm-footer-mod .jmm-social.default .jmm-link:hover .jmm-ico {
  background: #ffffff;
  color: #858e36;
}
#jm-logo-right .jmm-social.default .jmm-intro {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 0;
  font-size: 0.88em;
  line-height: 27px;
}
#jm-logo-right .jmm-social.default .jmm-list {
  display: inline-block;
  vertical-align: top;
}
#jm-logo-right .jmm-social.default .jmm-link .jmm-ico {
  color: #ffffff;
}
#jm-logo-right .jmm-social.default .jmm-link:hover .jmm-ico {
  background: #40441a;
  color: #ffffff;
}
#jm-allpage div.small-padding {
  padding-top: 16px;
  padding-bottom: 16px;
}
.section-link-ms {
  margin: 0;
  text-align: center;
  line-height: 30px;
  font-size: 0.88em;
  font-weight: bold;
}
.jm-tiles .row {
  margin: 0 -12px;
}
.jm-tiles .jm-tile {
  display: block;
  padding: 20px;
  margin: 0 0 24px;
  background: #858e36;
  color: #ffffff;
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  font-size: 23px;
  line-height: 26px;
}
.jm-tiles .jm-tile img,
.jm-tiles .jm-tile .fa,
.jm-tiles .jm-tile [class*='icon'] {
  margin-right: 30px;
}
.jm-tiles .jm-tile .jm-subtitle {
  display: block;
  font-size: 0.652em;
  line-height: 1.3;
  font-weight: normal;
}
.jm-tiles .jm-tile.icon {
  padding-left: 80px;
  position: relative;
}
.jm-tiles .jm-tile.icon img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  margin: 0;
}
.jm-tiles .jm-link {
  text-align: center;
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  font-size: 23px;
}
#jm-allpage .jm-category-module {
  overflow: hidden;
}
#jm-allpage .jm-category-module .mod-articles-category-title {
  display: block;
  font-size: 23px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 20px;
  color: #1c2024;
}
#jm-allpage .jm-category-module .mod-articles-category-title a {
  color: inherit;
}
#jm-allpage .jm-category-module .mod-articles-category-title a:hover,
#jm-allpage .jm-category-module .mod-articles-category-title a:focus {
  text-decoration: none;
  color: #858e36;
}
#jm-allpage .jm-category-module .mod-articles-category-introtext {
  margin: 0;
  box-sizing: border-box;
}
#jm-allpage .jm-category-module .mod-articles-category-date {
  display: block;
}
#jm-allpage .jm-category-module .jmm-readmore {
  margin: 24px 0 0;
}
#jm-allpage .color-ms .jm-category-module.default .jmm-rows {
  margin: -24px;
}
#jm-allpage .color-ms .jm-category-module.default .jmm-rows > div > .jmm-item {
  padding: 24px;
}
#jm-allpage .color-ms .jm-category-module.default .jmm-row + .jmm-row {
  border-top: 1px solid #ebebe1;
}
#jm-allpage .color-ms .jm-category-module.default .mod-articles-category-title {
  font-size: 1em;
  line-height: 1.3;
}
#jm-allpage .color-ms .jm-category-module.default .mod-articles-category-title + * {
  padding-top: 10px;
}
#jm-allpage .color-ms .jm-category-module.default .mod-articles-category-introtext {
  font-size: 0.833em;
  line-height: 1.5;
}
#jm-allpage .color-ms .jm-category-module.default .mod-articles-category-date {
  font-size: 0.833em;
  opacity: 1;
}
#jm-allpage .white-box-ms .jm-category-module.default .jmm-rows {
  margin: -24px -12px 0;
}
#jm-allpage .white-box-ms .jm-category-module.default .jmm-rows > div > .jmm-item {
  padding: 24px 12px 0;
}
#jm-allpage .white-box-ms .jm-category-module.default .jmm-item-in {
  background: #ffffff;
  padding: 40px 48px;
}
#jm-allpage .white-box-ms .jm-category-module.default .jmm-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#jm-allpage .white-box-ms .jm-category-module.default .jmm-text * {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
#jm-allpage .white-box-ms .jm-category-module.default .jmm-text .jmm-image {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
#jm-allpage .white-box-ms .jm-category-module.default .jmm-text .mod-articles-category-date {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  font-size: 1em;
  margin: 0 0 24px;
}
.vedi-ms {
  text-align: center;
}
.vedi-ms a {
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  font-size: 23px;
}
.tagspopular,
.tabsimilar {
  margin: -2px;
}
.tagspopular .tag,
.tabsimilar .tag {
  display: inline-block;
  vertical-align: top;
  padding: 2px 10px;
  margin: 2px;
  border: 1px solid #eeeeee;
}
.tagspopular .tag:hover,
.tabsimilar .tag:hover,
.tagspopular .tag:focus,
.tabsimilar .tag:focus {
  border-color: #858e36;
}
.tagspopular .tag a,
.tabsimilar .tag a {
  color: inherit;
  text-decoration: none;
}
.tagspopular .tag a:hover,
.tabsimilar .tag a:hover,
.tagspopular .tag a:focus,
.tabsimilar .tag a:focus {
  color: #858e36;
  text-decoration: none;
}
.tagspopular .tag .badge,
.tabsimilar .tag .badge {
  padding: 0;
  background: none;
  color: inherit;
  font-size: inherit;
  font-weight: normal;
  text-shadow: none;
  line-height: normal;
  position: relative;
}
.tagspopular .tag .badge:before,
.tabsimilar .tag .badge:before {
  content: '(';
}
.tagspopular .tag .badge:after,
.tabsimilar .tag .badge:after {
  content: ')';
}
#jm-allpage .jm-module-content > .dj-simple-contact-form {
  margin: -24px -12px 0;
}
#jm-allpage .jm-module-content > .dj-simple-contact-form > form {
  overflow: hidden;
  max-width: 80%;
  margin: 0 auto;
}
#jm-allpage .jm-module-content > .dj-simple-contact-form .dj-simple-contact-form-introtext {
  display: block;
  text-align: center;
  max-width: 60%;
  margin: 24px auto 0;
  padding-left: 12px;
  padding-right: 12px;
}
#jm-allpage .jm-module-content > .dj-simple-contact-form .inputbox {
  height: 56px;
  line-height: 56px;
  width: 100%;
}
#jm-allpage .jm-module-content > .dj-simple-contact-form textarea {
  width: 100%;
}
#jm-allpage .jm-module-content > .dj-simple-contact-form .name,
#jm-allpage .jm-module-content > .dj-simple-contact-form .email,
#jm-allpage .jm-module-content > .dj-simple-contact-form .message {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin: 24px 0 0;
}
#jm-allpage .jm-module-content > .dj-simple-contact-form .captcha-box {
  clear: both;
  float: left;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin: 24px 0 0 0;
}
#jm-allpage .jm-module-content > .dj-simple-contact-form .captcha-box + .button-box {
  clear: both;
}
#jm-allpage .jm-module-content > .dj-simple-contact-form .button-box {
  float: left;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin: 24px 0 0;
}
#jm-allpage .jm-module-content > .dj-simple-contact-form .button-box .button {
  padding-left: 90px;
  padding-right: 90px;
}
#jm-allpage .col2 .dj-simple-contact-form .name,
#jm-allpage .col2 .dj-simple-contact-form .email,
#jm-allpage .col2 .dj-simple-contact-form .message,
#jm-allpage .col2 .dj-simple-contact-form .button-box {
  width: 50%;
}
#jm-allpage .col2 .dj-simple-contact-form .email {
  clear: left;
}
#jm-allpage .col2 .dj-simple-contact-form .message {
  float: none;
  overflow: hidden;
  margin-top: 0;
  padding-top: 24px;
}
#jm-allpage .col2 .dj-simple-contact-form .message textarea {
  min-height: 136px;
}
#jm-allpage .col2 .dj-simple-contact-form .button-box {
  clear: both;
  float: right;
}
#jm-allpage .col2 .dj-simple-contact-form .button-box .button {
  display: block;
  width: 100%;
}
#jm-allpage .col3 .dj-simple-contact-form .name,
#jm-allpage .col3 .dj-simple-contact-form .email,
#jm-allpage .col3 .dj-simple-contact-form .message {
  width: 33.33%;
}
#jm-allpage .col4 .dj-simple-contact-form .name,
#jm-allpage .col4 .dj-simple-contact-form .email,
#jm-allpage .col4 .dj-simple-contact-form .message {
  width: 25%;
}
ul.nav.menu {
  margin: 0;
}
ul.nav.menu li {
  display: block;
  background-image: none;
  position: relative;
  padding: 0;
}
ul.nav.menu ul {
  padding: 0;
  margin: 0;
}
ul.nav.menu li a,
ul.nav.menu li span.separator {
  display: block;
  color: #858e36;
  line-height: 20px;
  font-weight: 400;
  padding-top: 4px;
  padding-bottom: 4px;
  text-decoration: none;
}
ul.nav.menu li a:hover,
ul.nav.menu li span.separator:hover,
ul.nav.menu li a:focus,
ul.nav.menu li span.separator:focus {
  color: #626928;
  text-decoration: underline;
}
ul.nav.menu li.current > a,
ul.nav.menu li.active > a,
ul.nav.menu li.current > span.separator,
ul.nav.menu li.active > span.separator {
  color: #626928;
  text-decoration: underline;
}
ul.nav.menu > li:first-child > a,
ul.nav.menu > li:first-child > span.separator {
  padding-top: 0;
}
ul.nav.menu > li:last-child > a,
ul.nav.menu > li:last-child > span.separator {
  padding-bottom: 0;
}
ul.nav.menu > li > ul {
  padding-left: 15px;
}
ul.nav.menu .nav-header {
  color: inherit;
}
#jm-header ul.nav.menu li a,
#jm-bottom3 ul.nav.menu li a,
#jm-header ul.nav.menu li span.separator,
#jm-bottom3 ul.nav.menu li span.separator {
  color: inherit;
}
#jm-header ul.nav.menu li.current > a,
#jm-bottom3 ul.nav.menu li.current > a,
#jm-header ul.nav.menu li.active > a,
#jm-bottom3 ul.nav.menu li.active > a,
#jm-header ul.nav.menu li.current > span.separator,
#jm-bottom3 ul.nav.menu li.current > span.separator,
#jm-header ul.nav.menu li.active > span.separator,
#jm-bottom3 ul.nav.menu li.active > span.separator {
  color: inherit;
}
#jm-footer-mod ul.nav.menu > li,
#jm-footer ul.nav.menu > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#jm-footer-mod ul.nav.menu > li:first-child,
#jm-footer ul.nav.menu > li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#jm-footer-mod ul.nav.menu > li > a,
#jm-footer ul.nav.menu > li > a,
#jm-footer-mod ul.nav.menu > li > span.separator,
#jm-footer ul.nav.menu > li > span.separator {
  padding-top: 10px;
  padding-bottom: 10px;
}
#jm-footer-mod ul.nav.menu li a,
#jm-footer ul.nav.menu li a,
#jm-footer-mod ul.nav.menu li span.separator,
#jm-footer ul.nav.menu li span.separator {
  color: #ffffff;
}
#jm-footer-mod ul.nav.menu li.current > a,
#jm-footer ul.nav.menu li.current > a,
#jm-footer-mod ul.nav.menu li.active > a,
#jm-footer ul.nav.menu li.active > a,
#jm-footer-mod ul.nav.menu li.current > span.separator,
#jm-footer ul.nav.menu li.current > span.separator,
#jm-footer-mod ul.nav.menu li.active > span.separator,
#jm-footer ul.nav.menu li.active > span.separator {
  color: #ffffff;
}
#jm-top-bar-mod ul.nav.menu {
  margin: 0 -5px;
}
#jm-top-bar-mod ul.nav.menu li {
  float: left;
  margin: 5px 0;
  padding: 0;
  line-height: 20px;
}
#jm-top-bar-mod ul.nav.menu li a,
#jm-top-bar-mod ul.nav.menu li span.separator {
  display: block;
  padding: 0;
  margin: 0 5px;
}
#jm-top-bar-mod ul.nav.menu ul {
  display: none;
}
#jm-footer-menu ul.nav.menu {
  margin: 0 -12px;
}
#jm-footer-menu ul.nav.menu li {
  float: left;
  border: none !important;
}
#jm-footer-menu ul.nav.menu li a,
#jm-footer-menu ul.nav.menu li span.separator {
  padding: 0 12px;
  line-height: 1.2;
  font-size: inherit;
}
#jm-footer-menu ul.nav.menu ul {
  display: none;
}
#jm-skip-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: auto;
  z-index: 9999;
}
#jm-skip-menu ul.nav.menu {
  margin: 0;
}
#jm-skip-menu ul.nav.menu > li {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  display: inline-block;
  vertical-align: top;
}
#jm-skip-menu ul.nav.menu > li > a {
  color: #ffffff;
  background: #858e36;
  position: absolute;
  top: 0;
  left: -9999px;
  right: auto;
  white-space: nowrap;
  padding: 10px;
}
#jm-skip-menu ul.nav.menu > li > a:before {
  display: none;
}
#jm-skip-menu ul.nav.menu > li > a:focus {
  left: 0;
}
#jm-skip-menu ul.nav.menu > li > a:hover,
#jm-skip-menu ul.nav.menu > li > a:focus {
  color: #858e36;
  background: #ffffff;
}
#jm-mobile-menu .jm-module-raw {
  display: block !important;
  position: fixed;
  bottom: 0;
  left: -100%;
  z-index: 80;
  width: 100%;
  background: #ffffff;
  border-top: 1px solid #231f20;
}
#jm-mobile-menu ul.nav.menu {
  margin: 0;
  text-align: center;
}
#jm-mobile-menu ul.nav.menu > li {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  display: inline-block;
  vertical-align: top;
}
#jm-mobile-menu ul.nav.menu > li > a {
  color: #231f20;
  font-size: 0.833em;
  white-space: nowrap;
  padding: 20px 25px;
  text-align: center;
}
#jm-mobile-menu ul.nav.menu > li > a:before {
  display: none;
}
#jm-mobile-menu ul.nav.menu > li > a:hover,
#jm-mobile-menu ul.nav.menu > li > a:focus {
  color: #231f20;
  text-decoration: underline;
}
#jm-mobile-menu ul.nav.menu > li > a .image-title {
  display: block;
  padding-top: 15px;
}
#jm-mobile-menu ul.nav.menu ul {
  display: none;
}
#jm-mobile-menu .visible-phone {
  left: -100%;
  z-index: 80;
}
#jm-mobile-menu .visible-tablet {
  left: -100%;
  z-index: 80;
}
#jm-mobile-menu .hidden-desktop {
  left: -100%;
  z-index: 80;
}
#jm-mobile-menu .visible-desktop {
  left: 0;
  z-index: 999;
}
@media (min-width: 768px) and (max-width: 979px) {
  #jm-mobile-menu .hidden-desktop {
    left: 0;
    z-index: 999;
  }
  #jm-mobile-menu .visible-desktop {
    left: -100%;
    z-index: 80;
  }
  #jm-mobile-menu .visible-tablet {
    left: 0;
    z-index: 999;
  }
  #jm-mobile-menu .hidden-tablet {
    left: -100%;
    z-index: 80;
  }
}
@media (max-width: 767px) {
  #jm-mobile-menu .hidden-desktop {
    left: 0;
    z-index: 999;
  }
  #jm-mobile-menu .visible-desktop {
    left: -100%;
    z-index: 80;
  }
  #jm-mobile-menu .visible-phone {
    left: 0;
    z-index: 999;
  }
  #jm-mobile-menu .hidden-phone {
    left: -100%;
    z-index: 80;
  }
}
@media (min-width: 1200px) {
  #jm-mobile-menu .hidden-wide {
    left: -100%;
    z-index: 80;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  #jm-mobile-menu .hidden-normal {
    left: -100%;
    z-index: 80;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #jm-mobile-menu .hidden-xtablet {
    left: -100%;
    z-index: 80;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #jm-mobile-menu .hidden-tablet {
    left: -100%;
    z-index: 80;
  }
}
@media (max-width: 480px) {
  #jm-mobile-menu .hidden-mobile {
    left: -100%;
    z-index: 80;
  }
}
.mobile-menu-focused #jm-mobile-menu .jm-module-raw {
  left: 0;
  z-index: 999;
}
.media-list > li {
  background: none;
  padding: 0;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  height: 20px;
  line-height: 20px;
  vertical-align: top;
  padding: 0 2px;
}
.thumbnails > li {
  background: none;
  padding: 0;
}
.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: 56px;
  height: 56px;
  font-size: 16px;
  padding: 0 25px;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  color: #5a6772;
  background: #ffffff;
  box-shadow: none;
  border-radius: 0;
  box-sizing: border-box;
}
#jm-allpage .chzn-container-single .chzn-single div {
  left: auto;
  right: 8px;
  width: 15px;
}
#jm-allpage .chzn-container .chzn-drop {
  border: 1px solid #e5e5e5;
  background: #ffffff;
  border-radius: 0;
  box-shadow: none;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-field input.default {
  font-family: inherit;
  color: #5a6772;
  padding: 0;
  margin: 0;
  height: 56px;
}
#jm-allpage .chzn-container-single .chzn-single div b {
  margin-top: 14px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice {
  line-height: 24px;
  border: 1px solid #e5e5e5;
  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: #858e36;
}
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,
.blog > h2 {
  font-size: 40px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 24px;
  color: #1c2024;
}
.item-page > .page-header > h1,
.item-page > .page-header > h2 {
  font-size: 40px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 10px;
  color: #1c2024;
}
.item-page > .page-header > h1 a,
.item-page > .page-header > h2 a {
  color: inherit;
}
.item-page > .page-header > h1 a:hover,
.item-page > .page-header > h2 a:hover,
.item-page > .page-header > h1 a:focus,
.item-page > .page-header > h2 a:focus {
  text-decoration: none;
  color: #858e36;
}
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-size: 23px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 20px;
  color: #1c2024;
}
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: inherit;
}
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,
h2.item-title a:focus,
.page-header > h2 a:focus,
.content-category > h2 a:focus,
.cat-children > h3 a:focus,
.contact-category > h2 a:focus,
.weblink-category > h2 a:focus,
.newsfeed > h2 a:focus,
.newsfeed-category > h2 a:focus,
.weblink-category > h2 a:focus,
.contact > h3 a:focus {
  text-decoration: none;
  color: #858e36;
}
h3.page-header {
  font-size: 1em;
  line-height: 1.7;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #eeeeee;
  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;
}
.page-header + div {
  margin-top: 24px;
}
.icons .btn.dropdown-toggle {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  height: auto;
}
.element-invisible {
  display: none !important;
}
dl.article-info {
  color: #5a6772;
  margin: 0 0 24px;
  font-size: 1em;
  line-height: 1.2;
}
dl.article-info dd {
  display: inline-block;
  margin: 0 5px 0 0;
  line-height: 1.1;
}
dl.article-info dd [class^="icon-"],
dl.article-info dd [class*=" icon-"] {
  display: none;
}
dl.article-info ~ dl.article-info {
  margin: 0;
}
.article-info-term {
  display: none;
}
.article-index {
  border: 1px solid #eeeeee;
  padding: 20px;
  margin-left: 24px;
}
.article-index h3 {
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  font-size: 23px;
  line-height: 1.1;
  margin: 0 0 20px;
  color: #1c2024;
}
.article-index ul {
  padding: 0;
  min-width: 120px;
}
.article-index ul li {
  display: block;
  position: relative;
  padding: 0;
}
.article-index ul li a {
  display: block;
}
.content_rating {
  margin-bottom: 10px;
  clear: both;
}
.content_rating img {
  margin: 0;
}
.content_vote label {
  margin-right: 5px;
}
.categories-list .collapse {
  padding: 0 0 0 24px;
}
#archive-items .createdby {
  margin: 0 0 15px;
}
.blog .items-container,
.blog-featured .items-container {
  margin: -24px -12px 0;
  overflow: hidden;
}
.blog .row-fluid,
.blog-featured .row-fluid {
  margin: 0;
}
.blog .item,
.blog-featured .item {
  margin-top: 24px;
}
.blog .blog-title,
.blog-featured .blog-title {
  text-decoration: none;
}
.blog .blog-title span,
.blog-featured .blog-title span {
  display: block;
}
.blog .blog-title .page-header,
.blog-featured .blog-title .page-header {
  overflow: hidden;
  background: #f5f5f0;
  padding: 0 48px;
}
.blog .blog-title:hover .page-header > h2,
.blog-featured .blog-title:hover .page-header > h2 {
  color: #858e36;
}
.blog .item-image,
.blog-featured .item-image {
  background: #f5f5f0;
  padding: 0 0 40px;
}
.blog .item-body,
.blog-featured .item-body {
  padding: 0 48px 40px;
  background: #f5f5f0;
  color: #5a6772;
}
.blog .item-body .page-header > h2,
.blog-featured .item-body .page-header > h2,
.blog .item-body h2.item-title,
.blog-featured .item-body h2.item-title {
  color: #1c2024;
}
.blog .item-body .page-header > h2 a,
.blog-featured .item-body .page-header > h2 a,
.blog .item-body h2.item-title a,
.blog-featured .item-body h2.item-title a {
  color: inherit;
}
.blog .item-body .page-header > h2 a:hover,
.blog-featured .item-body .page-header > h2 a:hover,
.blog .item-body h2.item-title a:hover,
.blog-featured .item-body h2.item-title a:hover,
.blog .item-body .page-header > h2 a:focus,
.blog-featured .item-body .page-header > h2 a:focus,
.blog .item-body h2.item-title a:focus,
.blog-featured .item-body h2.item-title a:focus {
  color: #858e36;
}
.blog .item-body dl.article-info,
.blog-featured .item-body dl.article-info {
  color: inherit;
}
.items-leading div[class*="leading-"]:before,
.items-row .item:before,
.items-leading div[class*="leading-"]:after,
.items-row .item:after {
  display: table;
  content: "";
  line-height: 0;
}
.items-leading div[class*="leading-"]:after,
.items-row .item:after {
  clear: both;
}
.items-leading {
  margin: -24px 0 24px;
}
.items-leading div[class*="leading-"] {
  margin-top: 24px;
}
.items-more,
.content-links {
  margin: 0 0 24px;
}
.item-image {
  max-width: 100%;
}
.item-page .item-image {
  margin: 0 0 30px;
}
figure.pull-left,
figure.pull-right,
figure.pull-center {
  max-width: 100%;
}
.pull-none.item-image {
  text-align: center;
}
.pull-left.item-image,
figure.pull-left {
  margin-right: 24px;
}
.pull-right.item-image,
figure.pull-right {
  margin-left: 24px;
}
.pull-center {
  text-align: center;
}
.category-desc {
  margin: 0 0 24px;
}
div.img_caption {
  margin: 0 auto;
}
p.img_caption {
  text-align: center;
  background: #eeeeee;
  padding: 5px;
  margin: 0;
}
.readmore {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #858e36;
}
.readmore:hover,
.readmore:focus {
  text-decoration: underline;
}
#jm-allpage p.readmore {
  margin: 24px 0 0;
  display: block;
  text-align: left;
}
#jm-allpage p.readmore .btn {
  background: none;
  padding: 0;
  text-transform: none;
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #858e36;
}
#jm-allpage p.readmore .btn:hover,
#jm-allpage p.readmore .btn:focus {
  text-decoration: underline;
}
.mod-articles-category-readmore a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #858e36;
}
.mod-articles-category-readmore a:hover,
.mod-articles-category-readmore a:focus {
  text-decoration: underline;
}
p.readmore a.btn .icon-chevron-right {
  display: none;
}
.archive .filters {
  margin-bottom: 24px;
}
fieldset.filters {
  margin: 0 0 20px;
}
.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;
  border-bottom: 1px solid #eeeeee;
  padding: 10px;
}
.weblink-count {
  display: inline-block;
  width: 100%;
}
.weblink-count dt,
.weblink-count dd {
  float: left;
}
.newsfeed > ol > li > h3 {
  font-size: 1em;
}
.newsfeed-count dd,
.newsfeed-count dt {
  display: inline-block;
}
strong.red,
span.star {
  color: #df0000;
}
.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 dl.contact-address {
  margin: 24px 0;
}
.contact .thumbnail {
  border: none;
  box-shadow: none;
}
.phrases-box,
fieldset.only {
  padding: 0 0 20px;
}
.phrases-box label,
fieldset.only label {
  display: inline-block;
  margin-right: 10px;
}
.btn .icon-search.icon-white {
  color: inherit;
}
fieldset.phrases {
  padding-bottom: 20px;
}
.tag-category .category li + li {
  margin: 24px 0 0;
}
.tag-category .category > li > h3 {
  font-size: 1em;
  margin: 0 0 20px;
}
.tag-category .form-inline label {
  vertical-align: middle;
  margin-right: 10px;
}
.tag-category > h2 {
  margin-bottom: 24px;
}
.tag-category form > ul > li > h3 {
  margin-bottom: 24px;
}
.tag-category form > ul > li {
  padding: 0;
  background: none !important;
}
.tag-category .tag-body {
  margin: 24px 0;
  display: block;
}
.tag-category .thumbnails > li,
.tag-category .category > li {
  background: none;
  padding: 0;
}
.tag-category .thumbnails > li h3 {
  font-size: 1em;
}
body .tip-wrap .tip {
  max-width: 300px;
  padding: 3px 8px;
  color: #5a6772;
  text-align: center;
  text-decoration: none;
  background: none;
  background-color: #ebebeb;
  border-radius: 0;
  font-weight: normal;
  z-index: 9999;
  opacity: 1;
  box-shadow: none;
  border: none;
}
body .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: #ebebeb;
  opacity: 0.8;
}
body .tip-wrap .tip-title {
  font-weight: bold;
  color: #5a6772;
}
body .tip-wrap .tip-text {
  font-weight: normal;
  color: #5a6772;
}
label.hasTooltip,
label.hasPopover {
  display: inline-block !important;
}
.jmodedit {
  z-index: 9999;
  line-height: 1 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  color: #858e36 !important;
}
.jmodedit:hover {
  color: #788031 !important;
}
.calendar table {
  border-collapse: separate;
}
.js-calendar .btn-group .btn {
  padding: 5px;
  font-size: 15px;
}
#jm-allpage .calendar-container {
  color: #444;
}
#jm-allpage .calendar-container .buttons-wrapper {
  display: block;
  text-align: center;
}
#jm-allpage .calendar-container .buttons-wrapper .btn {
  padding: 2px 10px;
  margin: 0 3px;
}
#jm-allpage .calendar-container table tbody td.today:after {
  background: #858e36;
}
#jm-allpage .calendar-container table tbody td.selected {
  background: #747c2f;
}
#jm-allpage .calendar-container table tbody td.day:hover {
  background: #858e36;
}
.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;
}
#jm-maincontent > div.login,
#jm-maincontent > div.login + div {
  overflow: auto;
  max-width: 50%;
  margin: 0 auto;
  padding: 0 120px;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  #jm-maincontent > div.login,
  #jm-maincontent > div.login + div {
    max-width: 100%;
    padding: 0 30px;
  }
}
#jm-maincontent > div.login {
  padding-top: 48px;
  padding-bottom: 48px;
  background: #f5f5f0;
  color: #5a6772;
}
#jm-maincontent > div.login label,
#jm-maincontent > div.login legend {
  color: #1c2024;
}
#jm-maincontent > div.login form {
  margin: 0;
}
#jm-maincontent > div.login form input[type='text'],
#jm-maincontent > div.login form input[type='password'] {
  width: 100%;
}
#jm-maincontent > div.login form .btn {
  display: block;
  width: 100%;
}
#jm-maincontent > div.login .form-horizontal .control-label {
  float: none;
  width: auto;
  text-align: left;
  padding: 0 0 10px;
}
#jm-maincontent > div.login .form-horizontal .controls {
  margin: 0;
}
#jm-maincontent > div.login .form-horizontal .control-group.login-remember .control-label,
#jm-maincontent > div.login .form-horizontal .control-group.login-remember .controls {
  display: inline-block;
  vertical-align: top;
}
#jm-maincontent > div.login .form-horizontal .control-group.login-remember label {
  margin: 0;
}
#jm-maincontent > div.login .form-horizontal .control-group.login-remember #remember {
  vertical-align: text-top;
}
#jm-maincontent > div.login + div {
  padding: 0 30px;
}
#jm-maincontent > div.login + div .nav-stacked {
  padding-top: 15px;
  text-align: center;
}
#jm-maincontent > div.login + div .nav-stacked > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px;
}
#jm-maincontent > div.registration {
  background: #f5f5f0;
  color: #5a6772;
  padding: 48px 33px;
}
#jm-maincontent > div.registration label,
#jm-maincontent > div.registration legend {
  color: #1c2024;
}
#jm-maincontent > div.registration #member-registration {
  overflow: auto;
}
#jm-maincontent > div.registration #member-registration > fieldset,
#jm-maincontent > div.registration #member-registration > .control-group {
  float: left;
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
}
#jm-maincontent > div.registration #member-registration > .control-group {
  width: 100%;
}
#jm-maincontent > div.registration #member-registration > .control-group > .controls {
  margin: 30px 0 0;
  text-align: center;
}
#contact-form {
  background: #f5f5f0;
  color: #5a6772;
  padding: 48px;
  margin: 0;
}
#contact-form label,
#contact-form legend {
  color: #1c2024;
}
#jm-allpage .contact-ps .page-header {
  display: none;
}
#jm-allpage .contact-ps h3,
#jm-allpage .contact-ps > .contact-address.dl-horizontal {
  display: none;
}
#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 fieldset + fieldset {
  margin-top: 12px;
}
.contact-ps #contact-form fieldset:first-child {
  margin: 0 -12px;
}
.contact-ps #contact-form fieldset:first-child > .left-column {
  float: left;
  width: 50%;
}
.contact-ps #contact-form fieldset:first-child > .right-column {
  margin-top: 50px;
  float: right;
  width: 50%;
}
.contact-ps #contact-form fieldset:first-child > legend,
.contact-ps #contact-form fieldset:first-child > .left-column,
.contact-ps #contact-form fieldset:first-child > .right-column {
  padding: 0 12px;
  box-sizing: border-box;
}
.contact-ps #contact-form fieldset:first-child > legend textarea,
.contact-ps #contact-form fieldset:first-child > .left-column textarea,
.contact-ps #contact-form fieldset:first-child > .right-column textarea,
.contact-ps #contact-form fieldset:first-child > legend input[type='text'],
.contact-ps #contact-form fieldset:first-child > .left-column input[type='text'],
.contact-ps #contact-form fieldset:first-child > .right-column input[type='text'],
.contact-ps #contact-form fieldset:first-child > legend input[type='email'],
.contact-ps #contact-form fieldset:first-child > .left-column input[type='email'],
.contact-ps #contact-form fieldset:first-child > .right-column input[type='email'] {
  max-width: 100%;
}
.contact-ps #contact-form fieldset:first-child > legend textarea,
.contact-ps #contact-form fieldset:first-child > .left-column textarea,
.contact-ps #contact-form fieldset:first-child > .right-column textarea {
  min-height: 278px;
}
.contact-ps #contact-form > .control-group,
.contact-ps #contact-form .contact-captcha {
  margin-left: -12px;
  margin-right: -12px;
}
.contact-ps #contact-form > .control-group > .controls,
.contact-ps #contact-form .contact-captcha > .control-group {
  clear: both;
  width: 50%;
  float: right;
  padding: 0 12px;
  box-sizing: border-box;
}
.contact-ps #contact-form > .control-group > .controls .btn {
  width: 100%;
  display: block;
}
@media (max-width: 979px) {
  .contact-ps #contact-form fieldset:first-child > .left-column {
    width: 100%;
  }
  .contact-ps #contact-form fieldset:first-child > .right-column {
    margin-top: 20px;
    width: 100%;
  }
  .contact-ps #contact-form > .control-group > .controls,
  .contact-ps #contact-form .contact-captcha > .control-group {
    width: 100%;
  }
}
.newsflash .newsflash-title {
  font-weight: normal;
  font-size: 1em;
  margin: 10px 0 5px;
  clear: both;
}
.newsflash .newsflash-title:first-child {
  margin: 0 0 5px;
}
.newsflash .newsflash-title a:hover {
  text-decoration: underline;
}
.newsflash-horiz li + li {
  margin: 10px 0 0;
}
.archive-module > li {
  margin: 10px 0;
}
.archive-module > li:first-child {
  margin-top: 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 {
  line-height: 1.1;
  font-weight: normal;
  margin: 0;
}
.categories-module li + li {
  margin: 12px 0 0;
}
.category-module {
  margin: 0;
}
.category-module li p {
  line-height: 1.7;
  margin: 0 0 5px;
}
.category-module li > a {
  display: block;
  font-weight: normal;
}
.category-module span {
  display: inline-block;
  margin: 10px 0 0;
}
#form-login-username label.element-invisible,
#form-login-password label.element-invisible {
  display: none;
}
#login-form ul li .icon-arrow-right {
  display: none;
}
#mod-finder-searchform {
  margin: 0;
}
#mod-finder-searchform a {
  display: block;
  margin-top: 5px;
}
.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: 100%;
}
.form-search .btn {
  padding-left: 20px;
  padding-right: 20px;
}
.search .button[type='image'] {
  padding: 0;
}
.mod-languages ul {
  list-style: none;
}
.mod-languages ul li {
  background: none;
  padding: 0;
  margin: 0;
  list-style: none;
}
#system-message .alert {
  margin: 24px 0;
}
#system-message .alert a {
  text-decoration: none;
}
.jm-error-page {
  text-align: center;
}
.jm-error-page > h1 {
  font-size: 80px;
  font-weight: 400;
  line-height: 1;
}
.jm-error-page > h2 {
  font-size: 40px;
  font-weight: 400;
  line-height: 1;
  margin: 0 0 48px;
}
.jm-error-page > p {
  margin: 0 0 48px;
}
.jm-error-page input.inputbox {
  max-width: 260px;
}
.jm-error-page .moduletable {
  margin: 0 0 48px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h3.jm-typo-title {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin: 24px 0;
}
h3.jm-typo-title ~ pre,
h3.jm-typo-title ~ div pre {
  margin-bottom: 24px;
  font-size: 13px;
}
.jm-code {
  border-left: 5px solid #eeeeee;
  padding: 10px;
  background: #e7e6e6;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0 0 24px;
}
.jm-color {
  color: #858e36;
}
.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,
.quote-right {
  display: block;
  position: relative;
  font-style: italic;
}
.quote-left:after,
.quote-right:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 48px;
}
.quote-left {
  padding: 20px 20px 20px 100px;
  text-align: left;
}
.quote-left:after {
  top: 20px;
  left: 20px;
  right: auto;
  background: url("../images/quote-left.png") no-repeat;
}
.quote-right {
  padding: 20px 100px 20px 20px;
  text-align: right;
}
.quote-right:after {
  bottom: 20px;
  left: auto;
  right: 20px;
  background: url("../images/quote-right.png") no-repeat;
}
.border_img1 {
  padding: 4px;
  background: #ececec;
  box-sizing: border-box;
}
.border_img2 {
  background: #F2F2F2;
  border: 1px solid #E5E5E5;
  padding: 5px;
  box-sizing: border-box;
}
.border_img3 {
  border: 1px solid #DFDFDF;
  padding: 1px;
  background: #ffffff;
  box-sizing: border-box;
}
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-cat-title {
  font-family: 'Titillium Web', sans-serif;
  font-size: 40px;
  color: #5a6772;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 24px;
}
.dj-mslider,
.dj-tabber,
.nivoSlider,
.dj-slideshow,
.djslider-loader,
.dj-slideshowThumbs {
  margin: 0 !important;
}
.dj-slideshow-in,
.dj-slideshowThumbs-in,
.dj-slideshowThumbs .dj-indicators,
.dj-tabber,
.nivoSlider,
.box_skitter,
.dj-tab {
  box-shadow: none !important;
}
.category-desc {
  margin: 20px 0;
}
.dj-slide-desc-bg {
  background: none !important;
  opacity: 0 !important;
}
.dj-slide-desc-text {
  background: rgba(48, 48, 48, 0.9) !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
  padding: 25px !important;
  color: #ffffff !important;
}
.dj-slide-desc-text a {
  color: inherit !important;
}
.dj-slide-desc-text a:hover {
  text-decoration: underline;
}
.dj-galleryGrid.desc-above .dj-slide-desc-in,
.dj-mslider.desc-above .dj-slide-desc-in,
.dj-slideshow.desc-above .dj-slide-desc-in,
.dj-slideshowThumbs.desc-above .dj-slide-desc-in,
.dj-tabber.desc-above .dj-slide-desc-in {
  margin-bottom: 20px;
}
.dj-galleryGrid.desc-below .dj-slide-desc-in,
.dj-mslider.desc-below .dj-slide-desc-in,
.dj-slideshow.desc-below .dj-slide-desc-in,
.dj-slideshowThumbs.desc-below .dj-slide-desc-in,
.dj-tabber.desc-below .dj-slide-desc-in {
  margin-top: 20px;
}
.dj-galleryGrid.desc-left .dj-slide-desc-in,
.dj-mslider.desc-left .dj-slide-desc-in,
.dj-slideshow.desc-left .dj-slide-desc-in,
.dj-slideshowThumbs.desc-left .dj-slide-desc-in,
.dj-tabber.desc-left .dj-slide-desc-in {
  margin-right: 20px;
}
.dj-galleryGrid.desc-right .dj-slide-desc-in,
.dj-mslider.desc-right .dj-slide-desc-in,
.dj-slideshow.desc-right .dj-slide-desc-in,
.dj-slideshowThumbs.desc-right .dj-slide-desc-in,
.dj-tabber.desc-right .dj-slide-desc-in {
  margin-left: 20px;
}
.dj-slide-title {
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  font-size: 23px !important;
  line-height: 1.1;
  color: #ffffff !important;
  margin: 0 !important;
}
.dj-slide-title a {
  color: inherit !important;
  text-transform: none;
}
.dj-slide-title a:hover {
  color: #858e36 !important;
  text-decoration: none !important;
}
.dj-slide-title + div {
  margin-top: 10px !important;
}
.dj-slide-description + div {
  margin-top: 20px !important;
}
#djmediatools .dj-categories {
  display: inline-block;
}
#djmediatools .dj-categories a.dj-category,
#djmediatools .dj-categories a.dj-category:hover {
  color: #ffffff;
  background: none;
  border: none;
  box-shadow: none;
  border-radius: none;
  padding: 0;
  margin-top: 0;
}
#djmediatools .dj-categories .dj-category-in {
  background-color: transparent;
  border: none !important;
}
#djmediatools .dj-categories .dj-ctitle-bg {
  background: #303030;
  opacity: 0.9 !important;
}
#djmediatools .dj-categories .dj-ctitle-in {
  padding: 25px !important;
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  font-size: 23px !important;
  color: #ffffff !important;
  line-height: 1.1 !important;
}
#djmediatools .dj-categories .dj-ctitle-in:hover {
  color: #858e36 !important;
}
#jm-allpage .dj-galleryGrid .dj-slide {
  opacity: 1 !important;
}
#jm-allpage .dj-galleryGrid .dj-slide-desc {
  pointer-events: none;
}
#jm-allpage .dj-galleryGrid .dj-slide-desc a {
  pointer-events: auto;
}
#jm-allpage .dj-readmore-wrapper {
  text-align: left !important;
  padding: 0 !important;
}
#jm-allpage .dj-readmore-wrapper .dj-readmore {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #858e36;
}
#jm-allpage .dj-readmore-wrapper .dj-readmore:hover,
#jm-allpage .dj-readmore-wrapper .dj-readmore:focus {
  text-decoration: underline;
}
.djslider-loader .load-button,
.dj-slideshow .dj-load-button,
.dj-mslider .dj-load-button {
  border: none !important;
  background: none !important;
  opacity: 1 !important;
  box-shadow: none !important;
  -webkit-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
.dj-load-button .dj-key {
  font-weight: normal !important;
  line-height: 32px !important;
  color: #1c2024 !important;
}
#jm-logo-nav .dj-load-button .dj-key,
#jm-header .dj-load-button .dj-key,
#jm-bottom3 .dj-load-button .dj-key {
  color: currentColor !important;
}
.dj-mslider .dj-indicators-in {
  padding: 24px 5px 4px !important;
  height: 40px;
  line-height: 1;
  box-sizing: border-box;
}
.dj-mslider .dj-load-button {
  vertical-align: top;
  height: 8px !important;
  width: 8px !important;
  margin: 0 2px !important;
  border: 2px solid #858e36 !important;
  border-radius: 100% !important;
  background: transparent !important;
}
.dj-mslider .dj-load-button.dj-load-button-active {
  background: #858e36 !important;
}
#jm-logo-nav .dj-load-button,
#jm-header .dj-load-button,
#jm-bottom3 .dj-load-button {
  border-color: currentColor !important;
}
#jm-logo-nav .dj-load-button.dj-load-button-active,
#jm-header .dj-load-button.dj-load-button-active,
#jm-bottom3 .dj-load-button.dj-load-button-active {
  background: currentColor !important;
}
.djslider-loader .navigation-container-custom {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.djslider-loader .navigation-container-custom .cust-navigation-in {
  padding: 24px 5px 4px !important;
}
.djslider-loader .load-button {
  vertical-align: top;
  height: 8px !important;
  width: 8px !important;
  margin: 0 4px !important;
  border: 2px solid #858e36 !important;
  border-radius: 100% !important;
  background: transparent !important;
}
.djslider-loader .load-button.load-button-active {
  background: #858e36 !important;
}
#jm-logo-nav .djslider-loader .load-button,
#jm-header .djslider-loader .load-button,
#jm-bottom3 .djslider-loader .load-button {
  border-color: currentColor !important;
}
#jm-logo-nav .djslider-loader .load-button.load-button-active,
#jm-header .djslider-loader .load-button.load-button-active,
#jm-bottom3 .djslider-loader .load-button.load-button-active {
  background: currentColor !important;
}
.dj-slideshow .dj-indicators {
  margin-top: 20px !important;
}
.dj-slideshow .dj-load-button {
  display: inline-block;
  height: 32px !important;
  width: 32px !important;
  border-radius: 100% !important;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 0 4px !important;
}
.dj-slideshow .dj-load-button .dj-key,
.dj-slideshow .dj-load-button .dj-key {
  font-size: 15px !important;
}
.dj-slideshow .dj-load-button-active .dj-key,
.dj-slideshow .dj-load-button:hover .dj-key {
  color: #ffffff !important;
}
.dj-slideshow .dj-load-button-active,
.dj-slideshow .dj-load-button:hover {
  background: #858e36 !important;
}
#jm-logo-nav .dj-slideshow .dj-load-button-active .dj-key,
#jm-header .dj-slideshow .dj-load-button-active .dj-key,
#jm-bottom3 .dj-slideshow .dj-load-button-active .dj-key,
#jm-logo-nav .dj-slideshow .dj-load-button:hover .dj-key,
#jm-header .dj-slideshow .dj-load-button:hover .dj-key,
#jm-bottom3 .dj-slideshow .dj-load-button:hover .dj-key {
  color: #858e36 !important;
}
#jm-logo-nav .dj-slideshow .dj-load-button-active,
#jm-header .dj-slideshow .dj-load-button-active,
#jm-bottom3 .dj-slideshow .dj-load-button-active,
#jm-logo-nav .dj-slideshow .dj-load-button:hover,
#jm-header .dj-slideshow .dj-load-button:hover,
#jm-bottom3 .dj-slideshow .dj-load-button:hover {
  background: #ffffff !important;
}
.dj-slideshowThumbs {
  margin: 0 auto !important;
}
.dj-slideshowThumbs .dj-indicators {
  padding: 10px 0 0 !important;
}
.dj-slideshowThumbs .dj-indicators-in {
  padding: 0 !important;
}
.dj-slideshowThumbs .dj-load-button {
  margin: 0 10px 0 0 !important;
  border: none !important;
  opacity: 1 !important;
}
.dj-slideshowThumbs .dj-load-button:hover,
.dj-slideshowThumbs .dj-load-button-active {
  opacity: 0.5 !important;
}
.dj-slideshowThumbs .dj-indicators {
  background: none !important;
}
.dj-tabber {
  padding: 0 !important;
  border: none !important;
}
.dj-tabber .dj-slide-desc-text {
  margin: 0 !important;
}
.dj-tabber .dj-tab-active img,
.dj-tabber .dj-tab img {
  border: none !important;
  padding: 4px;
  background: #ffffff;
  box-sizing: border-box;
}
.dj-tabber .dj-tab-active {
  background: #858e36 !important;
}
.dj-tabber .dj-tab {
  background: #303030 !important;
  margin: 0 !important;
  padding: 0 25px !important;
  border-top: 1px solid #565656 !important;
}
.dj-tabber span.dj-tab-in {
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  font-size: 23px !important;
  color: #ffffff !important;
  line-height: 1.1 !important;
  text-shadow: none !important;
}
.dj-tabber span.dj-tab-in span {
  color: inherit !important;
}
.dj-tabber .dj-tab:first-child,
.dj-tabber .dj-tab-active + div.dj-tab {
  border-top: 1px solid transparent !important;
}
.dj-tabber .dj-tab-indicator {
  display: none;
}
.dj-tabber .dj-tab img {
  margin-right: 25px !important;
}
.dj-tabber .dj-tabs-left .dj-tab.dj-tab-active,
.dj-tabber .dj-tabs-right .dj-tab.dj-tab-active {
  margin: 0 !important;
  padding: 0 25px !important;
  background: #858e36 !important;
  border-top: 1px solid transparent !important;
}
.dj-tabber .dj-tabs-left .dj-tab.dj-tab-active span.dj-tab-in,
.dj-tabber .dj-tabs-right .dj-tab.dj-tab-active span.dj-tab-in {
  color: #ffffff !important;
}
.skitter {
  margin: 0 auto;
  border: none !important;
}
.skitter .label_skitter {
  background: none !important;
  opacity: 1 !important;
  color: #ffffff !important;
}
.skitter .label_skitter p {
  padding: 0;
  font-size: 15px;
  color: #ffffff;
}
.skitter .info_slide_dots {
  padding: 0;
  bottom: -60px;
}
.skitter .info_slide_dots .image_number {
  font-size: 14px;
  text-indent: 0;
  color: #1c2024;
  background: none;
  padding: 0;
  margin: 0 5px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  box-shadow: none;
}
.skitter .info_slide_dots .image_number.image_number_select,
.skitter .info_slide_dots .image_number:hover {
  color: #ffffff;
  background: #858e36;
}
.skitter.skitter-square .play_pause_button,
.skitter.skitter-square .next_button,
.skitter.skitter-square .prev_button {
  top: 35px !important;
  bottom: auto !important;
  opacity: 0.7 !important;
}
.skitter.skitter-square .play_pause_button:hover,
.skitter.skitter-square .next_button:hover,
.skitter.skitter-square .prev_button:hover {
  opacity: 1 !important;
}
.skitter .dj-slide-desc-text {
  margin: 0 !important;
}
#jm-logo-nav .skitter .info_slide_dots .image_number,
#jm-header .skitter .info_slide_dots .image_number,
#jm-bottom3 .skitter .info_slide_dots .image_number {
  color: currentColor;
}
#jm-logo-nav .skitter .info_slide_dots .image_number.image_number_select,
#jm-header .skitter .info_slide_dots .image_number.image_number_select,
#jm-bottom3 .skitter .info_slide_dots .image_number.image_number_select,
#jm-logo-nav .skitter .info_slide_dots .image_number:hover,
#jm-header .skitter .info_slide_dots .image_number:hover,
#jm-bottom3 .skitter .info_slide_dots .image_number:hover {
  color: #858e36;
  background: #ffffff;
}
.slider-wrapper {
  margin: 0 auto;
  position: relative;
}
.slider-wrapper .dj-slide-desc-text {
  margin: 0 !important;
}
#jm-allpage .slider-wrapper .dj-readmore-wrapper a {
  display: inline-block !important;
}
#jm-allpage .slider-wrapper .nivo-controlNav {
  position: absolute;
  z-index: 6;
  left: 15px;
  top: 15px;
  padding: 0 !important;
}
#jm-allpage .slider-wrapper .nivo-controlNav a {
  background: none !important;
  margin: 0 4px !important;
  opacity: 1 !important;
  text-indent: 0 !important;
  width: 32px !important;
  height: 32px !important;
  line-height: 32px !important;
  font-size: 15px !important;
  font-weight: normal !important;
  color: #303030 !important;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-decoration: none !important;
  border-radius: 100% !important;
}
#jm-allpage .slider-wrapper .nivo-controlNav a.active,
#jm-allpage .slider-wrapper .nivo-controlNav a:hover {
  color: #ffffff !important;
  background: #858e36 !important;
}
#jm-allpage .kwicks li {
  background: none;
  max-width: 100%;
}
#jm-allpage .kwicks .dj-slide-desc-text {
  margin: 0 !important;
}
#jm-allpage .kwicks .dj-slide-desc {
  max-width: 100%;
  background: none !important;
  opacity: 0 !important;
}
#jm-allpage .kwicks .kwicks-expanded .dj-slide-desc {
  opacity: 1 !important;
}
#jm-allpage .dj-masonry .dj-slide-desc-in {
  background: rgba(48, 48, 48, 0.9) !important;
  color: #ffffff !important;
  opacity: 1 !important;
}
#jm-allpage .dj-masonry .dj-slide-desc-text {
  background: none !important;
}
#djmediatools > .btn {
  margin: 0 0 20px;
}
#djmediatools > .btn + * {
  clear: both;
}
#item-form .plgParams #uploader {
  margin: 30px 0;
}
.dj-loader,
.djslider-loader {
  background: none !important;
}
#jm-allpage .navi-ms .djslider-loader .dj-navigation-in img,
#jm-allpage .navi-ms .dj-mslider .dj-navigation-in img,
#jm-allpage .navi-ms .djslider-loader .navigation-container img,
#jm-allpage .navi-ms .dj-mslider .navigation-container img {
  vertical-align: top;
}
#jm-allpage .navi-ms .djslider-loader img.prev-button,
#jm-allpage .navi-ms .dj-mslider img.prev-button,
#jm-allpage .navi-ms .djslider-loader img.next-button,
#jm-allpage .navi-ms .dj-mslider img.next-button,
#jm-allpage .navi-ms .djslider-loader img.play-button,
#jm-allpage .navi-ms .dj-mslider img.play-button,
#jm-allpage .navi-ms .djslider-loader img.pause-button,
#jm-allpage .navi-ms .dj-mslider img.pause-button,
#jm-allpage .navi-ms .djslider-loader .dj-prev,
#jm-allpage .navi-ms .dj-mslider .dj-prev,
#jm-allpage .navi-ms .djslider-loader .dj-next,
#jm-allpage .navi-ms .dj-mslider .dj-next,
#jm-allpage .navi-ms .djslider-loader .dj-play,
#jm-allpage .navi-ms .dj-mslider .dj-play,
#jm-allpage .navi-ms .djslider-loader .dj-pause,
#jm-allpage .navi-ms .dj-mslider .dj-pause {
  line-height: 1;
  background-color: #303030;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  padding: 25px 29px;
}
#jm-allpage .navi-ms .djslider-loader .dj-play,
#jm-allpage .navi-ms .dj-mslider .dj-play,
#jm-allpage .navi-ms .djslider-loader .dj-pause,
#jm-allpage .navi-ms .dj-mslider .dj-pause,
#jm-allpage .navi-ms .djslider-loader img.play-button,
#jm-allpage .navi-ms .dj-mslider img.play-button,
#jm-allpage .navi-ms .djslider-loader img.pause-button,
#jm-allpage .navi-ms .dj-mslider img.pause-button {
  margin: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#jm-allpage .full-tabs-ms .djtabs.default-theme .djtabs-title {
  float: none;
  text-align: center;
}
#jm-allpage .djtabs.default-theme {
  margin: 0;
}
#jm-allpage .djtabs.default-theme .tabs-wrapper {
  font-size: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-title-wrapper {
  display: inline-block;
  vertical-align: bottom;
}
#jm-allpage .djtabs.default-theme .djtabs-title {
  font: inherit;
  border: none;
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  font-size: 23px;
  background: #858e36;
  color: #000000;
  padding: 23px 30px;
  height: auto;
  line-height: 20px;
  margin: 0;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  width: auto !important;
  border-radius: 0;
  box-sizing: border-box;
}
#jm-allpage .djtabs.default-theme .djtabs-title .djtab-text {
  margin: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-title-wrapper + .djtabs-title-wrapper .djtabs-title {
  border-left: 1px solid #b3be53;
}
#jm-allpage .djtabs.default-theme .djtabs-title-wrapper + .djtabs-active-wrapper .djtabs-title,
#jm-allpage .djtabs.default-theme .djtabs-active-wrapper + .djtabs-title-wrapper .djtabs-title {
  border-color: transparent;
}
#jm-allpage .djtabs.default-theme .djtabs-title:hover,
#jm-allpage .djtabs.default-theme .djtabs-active-wrapper .djtabs-title {
  background: #858e36;
  color: #ffffff;
}
#jm-allpage .djtabs.default-theme .djtabs-in-border {
  border: none;
}
#jm-allpage .djtabs.default-theme .djtabs-in {
  margin: 0;
  padding: 30px;
  background: #f5f5f0;
  color: #5a6772;
}
#jm-allpage .djtabs.default-theme [class^="icon-"],
#jm-allpage .djtabs.default-theme [class*=" icon-"] {
  vertical-align: baseline;
  margin: 0 10px 0 0;
}
#jm-allpage .djtabs.default-theme .djtab-custom-html {
  display: block;
  margin: 5px 0 0;
  font-size: 0.9em;
  text-transform: none;
  text-overflow: ellipsis;
  overflow: hidden;
}
#jm-allpage .djtabs.default-theme .djtab-custom-html:first-child {
  margin: 0 0 5px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-group {
  margin: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-panel {
  height: auto;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-panel .djtabs-panel-title {
  margin-left: 0;
  font: inherit;
  color: #858e36;
  text-transform: none;
}
#jm-allpage .djtabs.default-theme .djtabs-panel .djtabs-panel-title a {
  text-decoration: none;
  text-transform: none;
}
#jm-allpage .djtabs.default-theme .djtabs-panel .djtabs-panel-date {
  margin: 0 10px 0 0;
  font: inherit;
  color: inherit;
}
#jm-allpage .djtabs.default-theme .djtabs-panel:hover .djtabs-panel-title,
#jm-allpage .djtabs.default-theme .djtabs-panel:hover .djtabs-panel-title a {
  text-decoration: underline;
}
#jm-allpage .djtabs.default-theme .djtabs-panel > span.djtabs-panel-toggler {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none;
  color: #858e36;
  width: 20px;
  height: auto;
  line-height: inherit;
  margin: 0;
  text-align: center;
}
#jm-allpage .djtabs.default-theme .djtabs-panel > span.djtabs-panel-toggler:before {
  content: "\f107";
}
#jm-allpage .djtabs.default-theme .djtabs-panel-active > span.djtabs-panel-toggler {
  background: none;
}
#jm-allpage .djtabs.default-theme .djtabs-panel-active > span.djtabs-panel-toggler:before {
  content: "\f106";
}
#jm-allpage .djtabs.default-theme .djtabs-article-group.djtabs-article-out {
  margin-bottom: 24px;
}
#jm-allpage .djtabs.default-theme .djtabs-date-in {
  font: inherit;
  color: inherit;
}
#jm-allpage .djtabs.default-theme .djtabs-article-content {
  font: inherit;
  color: inherit;
  margin: 20px 0;
}
#jm-allpage .djtabs.default-theme .djtabs-article-content a {
  color: #858e36;
}
#jm-allpage .djtabs.default-theme .djtabs-article-footer {
  margin: 15px 0 0;
}
#jm-allpage .djtabs.default-theme .djtabs-article-author,
#jm-allpage .djtabs.default-theme .djtabs-article-category {
  font: inherit;
  color: inherit;
  font-weight: 400;
  margin: 0 0 0 10px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-author a,
#jm-allpage .djtabs.default-theme .djtabs-article-category a {
  font-weight: 400;
  color: #858e36;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore {
  margin: 15px 0 0;
  display: block;
  width: 100%;
  text-align: right;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore a {
  display: inline-block;
  vertical-align: top;
  font-style: normal;
  color: #858e36;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore a:hover {
  text-decoration: underline;
}
#jm-allpage .djtabs.default-theme .tabsBlock {
  width: 100%;
  margin: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-article-img.dj-img-left {
  margin-right: 20px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-img.dj-img-right {
  margin-left: 20px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-img {
  margin-top: 5px;
  margin-bottom: 20px;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title-wrapper {
  width: 100%;
  margin: 0;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title {
  border-top: 1px solid #b3be53;
  border-left: none;
  border-right: none;
  width: 100% !important;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-active-wrapper .djtabs-title,
#jm-allpage .djtabs.default-theme.accordion .djtabs-active-wrapper ~ .djtabs-next .djtabs-title {
  border-color: transparent;
}
img[id*='_djtabs_loading'] {
  display: none !important;
}
/*# sourceMappingURL=/templates/public-administration/css/template.33.map */