.responsive-disabled {
  min-width: 1200px;
}
#jm-allpage {
  position: relative;
  background: #f4f4f4;
  padding-top: 30px;
}
#jm-allpage.stickytopbar {
  padding-top: 80px;
}
.responsive-disabled #jm-allpage {
  min-width: 1200px;
}
#jm-top-bar {
  background: #ffffff;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 30px;
  color: #6a969f;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  height: 50px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}
#jm-top-bar p {
  margin: 0;
}
#jm-top-bar #jm-top-bar1,
#jm-top-bar #jm-top-bar2 {
  padding-top: 16px;
  padding-bottom: 16px;
}
#jm-top-bar #login-form {
  margin: -16px 0;
}
#jm-top-bar #login-form .control-group {
  float: left;
  margin: 0;
}
#jm-top-bar #login-form #form-login-remember,
#jm-top-bar #login-form ul,
#jm-top-bar #login-form .input-prepend .add-on {
  display: none;
}
#jm-top-bar #login-form input#modlgn-username,
#jm-top-bar #login-form input#modlgn-passwd {
  width: 162px;
  height: 50px;
  line-height: 20px;
  padding: 15px;
  border-color: #e7e7e7;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  background: #ffffff;
  color: jmlighten(#6a969f,28%);
}
#jm-top-bar #login-form input#modlgn-username:focus,
#jm-top-bar #login-form input#modlgn-passwd:focus {
  border-color: #e7e7e7;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#jm-top-bar #login-form #form-login-submit .btn {
  background: url("../images/li-gray.png") no-repeat center center;
  font-size: 0;
  padding: 0 21px;
  line-height: 50px;
  height: 50px;
  width: 6px;
  border-top: 0;
  border-bottom: 0;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
#jm-top-bar #login-form .login-greeting,
#jm-top-bar #login-form .logout-button {
  float: left;
}
#jm-top-bar #login-form .login-greeting {
  padding: 16px 0;
  font-size: 16px;
  font-style: italic;
  margin-right: 10px;
}
#jm-top-bar #login-form .logout-button .btn {
  background: url("../images/logout.png") no-repeat center center;
  font-size: 0;
  padding: 0 21px;
  line-height: 50px;
  height: 50px;
  width: 16px;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
#jm-top-bar1 .jm-module-raw {
  float: left;
  margin-right: 10px;
}
#jm-top-bar2 .jm-module-raw {
  float: right;
  margin-left: 10px;
}
#jm-logo-sitedesc {
  background: #ffffff;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px;
  min-height: 138px;
  position: relative;
}
#jm-logo-sitedesc #jm-logo-sitedesc-in {
  position: absolute;
  width: 100%;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
}
#jm-logo-sitedesc h1#jm-logo {
  margin: 0;
}
#jm-logo-sitedesc h1#jm-logo a {
  display: block;
}
#jm-top-menu-nav {
  margin-bottom: 30px;
}
#jm-font-switcher {
  margin-bottom: 30px;
}
#jm-maincontent {
  padding: 30px;
  border: 1px solid #e7e7e7;
  background: #ffffff;
  margin-bottom: 30px;
}
#jm-footer-mod {
  padding-top: 30px;
  background: #e7e7e7;
  border-top: 1px solid #dedede;
  color: #898989;
  font-weight: 400;
  font-size: 14px;
}
#jm-footer-mod ul li {
  background-position: left 5px;
}
.responsive-disabled #jm-footer-mod {
  min-width: 1200px;
}
#jm-footer-mod-in {
  border-bottom: 1px solid #dedede;
}
#jm-footer {
  background: #e7e7e7;
  font-size: 13px;
  line-height: 1.375;
  padding: 25px 0;
  color: #898989;
  font-weight: 400;
}
#jm-copyrights p {
  margin: 0;
}
#jm-back-top {
  position: fixed;
  bottom: 50px;
  right: 0;
  margin-right: 50px;
  z-index: 9999;
}
#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;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  width: 50px;
  background: url("../images/backtotop.png") no-repeat center center rgba(0,0,0,0.2);
}
#jm-back-top span:hover {
  background: url("../images/backtotop.png") no-repeat center center rgba(0,0,0,0.3);
}
.texttoggler {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 1px;
  display: inline-block;
  text-decoration: none !important;
}
.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.5em;
}
.largeview #jm-maincontent {
  font-size: 1.1em;
  line-height: 1.5em;
}
.span0 {
  float: none !important;
}
.span50 {
  float: left !important;
  width: 50% !important;
}
.jm-module {
  background-color: #ffffff;
  border: 1px solid #e7e7e7;
  color: #898989;
  padding: 30px;
  margin-bottom: 30px;
}
.jm-module .jm-title {
  font-family: 'Lato', 'sans-serif';
  font-size: 20px;
  margin: 0 0 30px;
  font-weight: 900;
  text-transform: uppercase;
}
.jm-module.blank-ms {
  background: none;
  border: none;
  padding: 0;
  color: inherit;
}
#jm-footer-mod .jm-module.blank-ms {
  color: inherit;
}
.jm-module.testimonials-ms {
  background-image: url("../images/testimonials.png");
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 80px;
}
.jm-module.testimonials-ms.alternative-ms {
  background-image: url("../images/testimonials2.jpg");
}
.jm-module.title-ms .jm-title {
  font-weight: 700;
  color: #586877;
}
.jm-contact-icons {
  list-style: none;
  margin: 0;
  display: inline-block;
}
.jm-contact-icons li {
  background: none;
  float: left;
  padding: 0 15px 0 0;
}
.jm-contact-icons li img {
  margin-right: 10px;
}
.jm-contact-icons li a {
  vertical-align: middle;
  color: inherit;
}
.jm-color-box1 {
  display: block;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 30px;
  font-weight: normal;
  margin: 4px;
  -webkit-box-shadow: 0 0 0 4px #2f7b57;
  -moz-box-shadow: 0 0 0 4px #2f7b57;
  box-shadow: 0 0 0 4px #2f7b57;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.jm-color-box1 .jm-icon-title {
  display: block;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 30px;
  letter-spacing: 2px;
  font-family: 'Lato', 'sans-serif';
}
.jm-color-box1 .jm-icon-image {
  display: block;
  background: url("../images/color-icon1.png") center top no-repeat;
  height: 97px;
  margin: 0 auto 30px;
}
.jm-color-box1 .jm-icon-desc {
  display: block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.jm-color-box1:hover {
  color: #2f7b57;
}
.jm-color-box1:hover .jm-icon-image {
  background-position: center bottom;
}
.jm-color-box1:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #2f7b57;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}
.jm-color-box1:hover:after {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
  filter: alpha(opacity=0);
}
.jm-color-box2 {
  display: block;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 30px;
  font-weight: normal;
  margin: 4px;
  -webkit-box-shadow: 0 0 0 4px #8bbba3;
  -moz-box-shadow: 0 0 0 4px #8bbba3;
  box-shadow: 0 0 0 4px #8bbba3;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.jm-color-box2 .jm-icon-title {
  display: block;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 30px;
  letter-spacing: 2px;
  font-family: 'Lato', 'sans-serif';
}
.jm-color-box2 .jm-icon-image {
  display: block;
  background: url("../images/color-icon2.png") center top no-repeat;
  height: 97px;
  margin: 0 auto 30px;
}
.jm-color-box2 .jm-icon-desc {
  display: block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.jm-color-box2:hover {
  color: #8bbba3;
}
.jm-color-box2:hover .jm-icon-image {
  background-position: center bottom;
}
.jm-color-box2:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #8bbba3;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}
.jm-color-box2:hover:after {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
  filter: alpha(opacity=0);
}
.jm-color-box3 {
  display: block;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 30px;
  font-weight: normal;
  margin: 4px;
  -webkit-box-shadow: 0 0 0 4px #117889;
  -moz-box-shadow: 0 0 0 4px #117889;
  box-shadow: 0 0 0 4px #117889;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.jm-color-box3 .jm-icon-title {
  display: block;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 30px;
  letter-spacing: 2px;
  font-family: 'Lato', 'sans-serif';
}
.jm-color-box3 .jm-icon-image {
  display: block;
  background: url("../images/color-icon3.png") center top no-repeat;
  height: 97px;
  margin: 0 auto 30px;
}
.jm-color-box3 .jm-icon-desc {
  display: block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.jm-color-box3:hover {
  color: #117889;
}
.jm-color-box3:hover .jm-icon-image {
  background-position: center bottom;
}
.jm-color-box3:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #117889;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}
.jm-color-box3:hover:after {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
  filter: alpha(opacity=0);
}
.jm-image-margin {
  margin-top: -30px;
  margin-bottom: -30px;
  margin-left: -30px;
  margin-right: 30px;
  max-width: none;
}
.jm-custom-list {
  display: inline-block;
}
.jm-custom-list li {
  background: url("../images/li-custom.png") no-repeat left 9px;
  padding: 9px 0 9px 40px;
}
.jm-custom-list ul {
  padding: 9px 0 0;
}
.jm-custom-list.green li {
  background: url("../images/li-custom-green.png") no-repeat left 9px;
}
.jm-table {
  display: table;
}
.jm-socials {
  display: inline-block;
  width: 100%;
}
.jm-socials a {
  float: left;
  display: block;
  height: 70px;
  width: 70px;
  margin: 0 10px 10px 0;
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.jm-socials a:hover {
  top: -5px;
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.jm-socials a.facebook {
  background-image: url("../images/facebook.png");
  background-color: #204385;
}
.jm-socials a.googleplus {
  background-image: url("../images/googleplus.png");
  background-color: #d3492c;
}
.jm-socials a.twitter {
  background-image: url("../images/twitter.png");
  background-color: #1fc4ff;
}
.jm-socials a.linkedin {
  background-image: url("../images/linkedin.png");
  background-color: #02669a;
}
.jm-socials a.skype {
  background-image: url("../images/skype.png");
  background-color: #00a6ed;
}
.jm-socials a.vimeo {
  background-image: url("../images/vimeo.png");
  background-color: #1bb7ea;
}
.latestnews li,
.mostread li {
  margin: 10px 0;
}
.latestnews li:first-child,
.mostread li:first-child {
  margin-top: 0;
}
.breadcrumb {
  margin: 0;
  padding: 0;
}
.breadcrumb > li {
  background: none;
  padding: 0;
}
.breadcrumb > li > .divider img {
  margin-bottom: 2px;
}
.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
}
.label,
.badge {
  font-size: 11px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.media-list > li {
  background: none;
  padding: 0;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  height: 20px;
  line-height: 20px;
  vertical-align: top;
}
.table {
  margin-bottom: 30px;
}
.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;
}
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: #2f2f2f;
  font-weight: 700;
  margin: 0 0 30px;
  text-transform: uppercase;
}
h2.item-title,
.page-header > h2,
.content-category > h2,
.blog > h2,
.cat-children > h3,
.contact-category > h2,
.weblink-category > h2,
.newsfeed > h2,
.newsfeed-category > h2,
.weblink-category > h2,
.contact > h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: normal;
  color: #2f2f2f;
  margin: 0 0 10px;
  display: block;
  text-transform: uppercase;
}
h2.item-title a,
.page-header > h2 a,
.content-category > h2 a,
.blog > 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: #2f2f2f;
}
h2.item-title a:hover,
.page-header > h2 a:hover,
.content-category > h2 a:hover,
.blog > 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 {
  text-decoration: none;
  color: #586877;
}
h3.page-header {
  font-size: 1em;
  line-height: 1.375;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  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;
}
dl.article-info {
  font-size: 0.9em;
  color: jmlighten(#898989,33.3%);
  margin: 0 0 20px;
}
dl.article-info dd {
  margin: 0;
}
dl.article-info ~ dl.article-info {
  margin: 0;
}
.article-info-term {
  display: none;
}
.content_rating {
  margin-bottom: 10px;
}
.content_vote label {
  margin-right: 5px;
}
.categories-list .collapse {
  padding: 0 0 0 30px;
}
.categories-list div > .category-desc {
  margin-bottom: 30px;
}
.items-leading div[class*="leading-"],
.items-row {
  margin-bottom: 30px;
}
.items-leading .leading:last-child,
.items-row:last-child {
  margin-bottom: 0;
}
.item-image {
  margin-bottom: 10px;
  max-width: 100%;
}
.pull-none.item-image {
  text-align: center;
}
.pull-left.item-image {
  margin-right: 30px;
}
.pull-right.item-image {
  margin-left: 30px;
}
div.img_caption {
  margin: 0 auto;
}
p.img_caption {
  text-align: center;
  background: #eee;
  padding: 5px;
}
.readmore {
  margin: 0;
  text-align: right;
}
.readmore > a.btn {
  margin: 10px 0 0;
  font-size: 20px;
  line-height: 26px;
  padding: 13px 50px;
}
.readmore > a.btn .icon-chevron-right {
  display: none;
}
.archive .filters {
  margin-bottom: 30px;
}
.categories-list ul li h4 {
  font-size: 1em;
  line-height: 1.375;
  font-weight: bold;
}
.categories-list ul li small.category-desc {
  font-size: 1em;
  line-height: 1.375;
}
ul.list-striped li {
  background: none;
  border-bottom: 1px solid #e7e7e7;
  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;
}
.profile ul.btn-toolbar li {
  background: none;
  padding: 0;
}
.profile .btn-toolbar + fieldset {
  clear: both;
}
.icon-cancel {
  background-position: -314px 0;
}
.icon-eye {
  background-position: -96px -120px;
}
.icon-file-add {
  background-position: -26px -25px;
}
.icon-copy {
  background-position: -26px -25px;
}
.icon-picture {
  background-position: -457px -49px;
}
.icon-archive {
  background-position: 0 -144px;
}
.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: 30px 0;
}
.phrases-box,
fieldset.only {
  padding: 0 0 20px;
}
.phrases-box label,
fieldset.only label {
  display: inline-block;
  margin-right: 10px;
}
fieldset.phrases {
  padding-bottom: 20px;
}
.tags {
  padding: 5px 0;
}
.tag-category .category > li > h3 {
  font-size: 1em;
  margin: 0;
}
.tag-category .thumbnails > li h3 {
  font-size: 1em;
}
.tip-wrap .tip {
  max-width: 300px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 11px;
  font-weight: 400;
  z-index: 9999;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.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: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tip-wrap .tip-title {
  font-weight: bold;
}
.jmodedit {
  z-index: 9999;
}
.article-index {
  margin-left: 30px;
}
.article-index + .pagenavcounter {
  margin-bottom: 10px;
}
.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;
}
.nav li {
  background: none;
  padding: 0;
}
.nav.menu {
  margin: 0 -30px;
}
.nav.menu li {
  margin: 1px 0 0;
}
.nav.menu li:first-child {
  margin: 0;
}
.nav.menu li a,
.nav.menu li span.separator {
  color: #515151;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 30px;
  position: relative;
}
.nav.menu li a img,
.nav.menu li span.separator img {
  margin-right: 10px;
}
.nav.menu li span.separator {
  display: block;
}
.nav.menu li ul {
  list-style: none;
  margin: 0;
}
.nav.menu li ul li a {
  display: block;
  padding: 10px 0 10px 20px;
  background: url("../images/li-menu.png") no-repeat left center;
}
.nav.menu li ul li > a:hover,
.nav.menu li ul li > a:focus,
.nav.menu li ul li.active > a {
  text-decoration: none;
  color: #586877;
}
.nav.menu > li.parent > a {
  position: relative;
  padding-right: 40px;
}
.nav.menu > li.parent > a:after {
  content: '';
  position: absolute;
  width: 6px;
  height: 3px;
  background: url("../images/li-parent.png") no-repeat;
  right: 30px;
  top: 50%;
  margin-top: -3px;
}
.nav.menu > li > a:hover,
.nav.menu > li > a:focus,
.nav.menu > li.active > a {
  color: #586877;
  background: #f7f7f7;
}
.nav.menu > li > a:hover:before,
.nav.menu > li > a:focus:before,
.nav.menu > li.active > a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background: #586877;
}
.nav.menu > li > ul {
  padding: 0 0 0 30px;
}
.nav.menu > li > ul ul {
  padding: 0 0 0 20px;
}
.jm-module.blank-ms .nav.menu {
  margin: 0;
}
.jm-module.blank-ms .nav.menu > li > a:hover,
.jm-module.blank-ms .nav.menu > li > a:focus,
.jm-module.blank-ms .nav.menu > li.active > a {
  background: #e7e7e7;
}
.newsflash .readmore {
  display: inline-block;
  margin: 10px 0 0;
  font-size: 16px;
  line-height: 20px;
  padding: 4px 12px;
  text-transform: lowercase;
  color: #fff;
  background: #586877;
  border: 1px solid transparent;
}
.newsflash .readmore:hover,
.newsflash .readmore:focus {
  color: #fff;
  background: #6e8294;
  text-decoration: none;
}
.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;
}
.archive-module > li {
  background: url("../images/li-archive.png") no-repeat left center;
  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 {
  font-size: 1em;
  line-height: 1.375;
  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.375;
  font-weight: normal;
  margin: 0;
}
.category-module li span {
  display: block;
}
.category-module li .mod-articles-category-readmore a {
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  padding: 4px 12px;
  text-transform: lowercase;
  color: #fff;
  background: #586877;
  border: 1px solid transparent;
}
.category-module li .mod-articles-category-readmore a:hover,
.category-module li .mod-articles-category-readmore a:focus {
  color: #fff;
  background: #6e8294;
  text-decoration: none;
}
#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: auto;
}
.mod-languages ul {
  list-style: none;
}
.mod-languages ul li {
  background: none;
  padding: 0;
}
.tagspopular.tagscloud .tag {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 6px;
}
.tagspopular.tagscloud .tag a {
  background: #586877;
  float: left;
  padding: 6px 30px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus {
  color: #fff;
  background: #6e8294;
  text-decoration: none;
}
.pagination .counter {
  margin: 4px 0;
}
.pagination ul > li > span.pagenav {
  background: #586877;
  color: #fff;
}
.pagination ul > li.pagination-start > a,
.pagination ul > li.pagination-start > span,
.pagination ul > li.pagination-prev > a,
.pagination ul > li.pagination-prev > span,
.pagination ul > li.pagination-next > a,
.pagination ul > li.pagination-next > span,
.pagination ul > li.pagination-end > a,
.pagination ul > li.pagination-end > span {
  font-size: 0;
}
.pagination ul > li.pagination-start > a,
.pagination ul > li.pagination-start > span.pagenav {
  background: url("../images/pagination-start.png") no-repeat center 12px;
  width: 10px;
  height: 22px;
}
.pagination ul > li.pagination-prev > a,
.pagination ul > li.pagination-prev > span.pagenav {
  background: url("../images/pagination-prev.png") no-repeat center 12px;
  width: 5px;
  height: 22px;
}
.pagination ul > li.pagination-end > a,
.pagination ul > li.pagination-end > span.pagenav {
  background: url("../images/pagination-end.png") no-repeat center 12px;
  width: 10px;
  height: 22px;
}
.pagination ul > li.pagination-next > a,
.pagination ul > li.pagination-next > span.pagenav {
  background: url("../images/pagination-next.png") no-repeat center 12px;
  width: 5px;
  height: 22px;
}
.pager.pagenav {
  margin: 30px 0 0;
}
.pager li > a,
.pager li > span {
  background: #586877;
  color: #fff;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 5px 14px;
}
.pager li {
  background: none;
  padding: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  background: #6e8294;
}
#system-message .alert {
  margin-bottom: 30px;
}
.jm-error-page {
  text-align: center;
}
.jm-error-page > h1 {
  color: #2f2f2f;
  font-size: 64px;
  line-height: 1;
  text-transform: uppercase;
}
.jm-error-page > h2 {
  color: #2f2f2f;
  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;
}
h3.jm-typo-title {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 10px;
  margin: 30px 0;
  color: #2f2f2f;
}
h3.jm-typo-title ~ pre,
h3.jm-typo-title ~ div pre {
  margin-bottom: 30px;
  font-size: 13px;
}
.jm-block {
  margin: 10px 0;
  padding: 0 0 0 60px;
  position: relative;
  min-height: 40px;
}
.jm-block span {
  background: #999;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 18px;
  color: #fff;
}
.jm-block.second span {
  background-color: #555;
}
p.jm-badge {
  padding-left: 60px;
  background: url("../images/icons/badge.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-calendar {
  padding-left: 60px;
  background: url("../images/icons/calendar.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-chat {
  padding-left: 60px;
  background: url("../images/icons/chat.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-check {
  padding-left: 60px;
  background: url("../images/icons/check.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-cloud {
  padding-left: 60px;
  background: url("../images/icons/cloud.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-direction {
  padding-left: 60px;
  background: url("../images/icons/direction.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-divide {
  padding-left: 60px;
  background: url("../images/icons/divide.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-error {
  padding-left: 60px;
  background: url("../images/icons/error.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-fire {
  padding-left: 60px;
  background: url("../images/icons/fire.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-flag {
  padding-left: 60px;
  background: url("../images/icons/flag.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-heart {
  padding-left: 60px;
  background: url("../images/icons/heart.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-home {
  padding-left: 60px;
  background: url("../images/icons/home.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-info {
  padding-left: 60px;
  background: url("../images/icons/info.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-list {
  padding-left: 60px;
  background: url("../images/icons/list.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-mail {
  padding-left: 60px;
  background: url("../images/icons/mail.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-people {
  padding-left: 60px;
  background: url("../images/icons/people.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-star {
  padding-left: 60px;
  background: url("../images/icons/star.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-stat {
  padding-left: 60px;
  background: url("../images/icons/stat.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
.jm-color-list li {
  background-image: url("../images/li-color.png");
}
.jm-light-list li {
  background-image: url("../images/li-white.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-main {
  background: #ffffff;
  border: 1px solid #e7e7e7;
}
.dj-main li.dj-up {
  font-family: 'Lato', 'sans-serif';
}
.dj-main li a.dj-up_a {
  font-size: 16px;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  color: #6a969f;
}
.dj-main li.hover a.dj-up_a:before,
.dj-main li:hover a.dj-up_a:before,
.dj-main li.active a.dj-up_a:before {
  border-top: 7px solid #6a969f;
  border-bottom: 7px solid #6a969f;
}
.dj-main li.hover a.dj-up_a:after,
.dj-main li:hover a.dj-up_a:after,
.dj-main li.active a.dj-up_a:after {
  border-top: 6px solid #6a969f;
}
.dj-main li.hover ul.dj-submenu,
.dj-main li:hover ul.dj-submenu {
  background: #ffffff;
  border: 1px solid #e7e7e7;
}
.dj-main li.hover ul.dj-submenu li a,
.dj-main li:hover ul.dj-submenu li a {
  font-size: 16px;
  color: #6a969f;
  border-top: 1px solid #e7e7e7;
}
.dj-main li ul.dj-submenu li a.dj-more:after {
  border-left: 6px solid #6a969f;
}
.dj-main li.hover ul.dj-submenu li a:hover:before,
.dj-main li:hover ul.dj-submenu li a:hover:before,
.dj-main li ul.dj-submenu li > a.active:before {
  border-bottom: 7px solid #6a969f;
}
.dj-main li.hover ul.dj-submenu li a.dj-more:hover:before,
.dj-main li:hover ul.dj-submenu li a.dj-more:hover:before {
  border-bottom: 7px solid #6a969f;
}
.dj-main li.hover ul.dj-submenu li a.dj-more-active:before,
.dj-main li:hover ul.dj-submenu li a.dj-more-active:before {
  border-bottom: 7px solid #6a969f;
}
.dj-main li.hover ul.dj-submenu li a.dj-more-active:hover:before,
.dj-main li:hover ul.dj-submenu li a.dj-more-active:hover:before {
  border-bottom: 7px solid #6a969f;
}
.dj-main li.hover li.hover > ul,
.dj-main li:hover li:hover > ul {
  background: #ffffff;
  border: 1px solid #e7e7e7;
}
.dj-main li.hover li.hover > a.dj-more:before,
.dj-main li:hover li:hover > a.dj-more:before {
  border-bottom: 7px solid #6a969f;
}
.djslider .slide-desc-bg {
  opacity: 1;
  filter: alpha(opacity=100);
  background: none;
}
.djslider .slide-desc-text {
  padding: 0;
}
.djslider .slide-desc-text .slide-title {
  display: inline-block;
  background: #586877;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 6px 30px;
}
.djslider .slide-desc-text .slide-title:hover {
  background: #6e8294;
}
.djslider .slide-desc-text .slide-title a {
  color: #fff;
}
.djslider .slide-text {
  background: #3f3f3e;
  background: rgba(63,63,62,0.8);
  padding: 20px 30px;
  color: #b8b7b7;
  font-size: 14px;
  line-height: 22px;
}
.djslider .slide-text a {
  color: #b8b7b7;
}
.djslider a.readmore {
  display: block;
  background: #3f3f3e;
  background: rgba(63,63,62,0.8);
  position: relative;
  font-size: 0;
  height: 20px;
}
.djslider a.readmore:after {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  right: 0;
  bottom: 0;
  background-color: #586877;
  background-image: url("../images/li-white.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.djslider a.readmore:hover:after {
  background-color: #6e8294;
}
.djslider .navigation-container-custom {
  right: 0 !important;
  top: -53px !important;
}
.djslider .navigation-container img {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.djslider .navigation-container img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.djslider span.load-button {
  background: #586877;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.slider1-ms .djslider li {
  text-align: left;
}
.slider1-ms .djslider .slide-desc,
.slider1-ms .djslider .slide-desc-in {
  height: 100%;
}
.slider1-ms .djslider .slide-desc-bg {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #e7e7e7;
  border-left: none;
}
.slider1-ms .djslider .slide-desc-text {
  padding: 30px;
  color: #898989;
}
.slider1-ms .djslider .slide-desc-text .slide-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 1.375;
  color: #2f2f2f;
  margin-bottom: 40px;
  font-weight: normal;
  background: none;
  padding: 0;
}
.slider1-ms .djslider .slide-desc-text .slide-title a {
  color: #2f2f2f;
}
.slider1-ms .djslider .slide-desc-text .slide-title a:hover {
  text-decoration: none;
  color: #586877;
}
.slider1-ms .djslider .slide-text {
  background: none;
  font-size: 16px;
  line-height: 1.375;
  color: #898989;
  padding: 0;
}
.slider1-ms .djslider .slide-text a {
  color: #898989;
}
.slider1-ms .djslider a.readmore {
  float: right;
  margin-top: 50px;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  background: #586877;
  padding: 13px 50px;
  text-transform: lowercase;
  height: auto;
}
.slider1-ms .djslider a.readmore:hover {
  background: #6e8294;
  text-decoration: none;
}
.slider1-ms .djslider a.readmore:after {
  display: none;
}
.slider1-ms .djslider .navigation-container img.next-button {
  left: 57px;
}
.slider1-ms .djslider .navigation-container-custom {
  top: 10px !important;
  right: 10px !important;
}
.testimonials-ms .djslider .slide-text {
  text-align: center;
  background: none;
  color: #898989;
  padding: 20px;
}
.testimonials-ms .djslider .slide-text .jm-testimonial-name {
  font-size: 20px;
  line-height: 28px;
  color: #2f2f2f;
  font-weight: 900;
}
.testimonials-ms .djslider .slide-text .jm-testimonial-subname {
  font-size: 14px;
}
.testimonials-ms .djslider .slide-text .jm-testimonial-desc {
  margin-top: 20px;
  font-style: italic;
}
.testimonials-ms.blank-ms .djslider .slide-text {
  color: #898989;
}
#jm-footer-mod .testimonials-ms.blank-ms .djslider .slide-text {
  color: #898989;
}
.testimonials-ms .djslider .navigation-container-custom {
  top: auto !important;
  text-align: center;
  bottom: -5px !important;
  width: 100%;
}
.testimonials-ms .djslider .navigation-container-custom span.load-button {
  background: #898989;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 5px;
  margin: 0 3px;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 5px;
}
.testimonials-ms .djslider .navigation-container-custom span.load-button-active {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #586877;
}
