#jm-allpage {
  position: relative;
  background: #ffffff;
}
#jm-header-wrapper {
  background: #1c202e;
  color: #ffffff;
}
#jm-header-wrapper .header-background {
  min-height: 108px;
}
#jm-logo-nav {
  color: #ffffff;
  -webkit-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
#jm-logo-nav:before {
  content: "";
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background: #1c202e;
  height: 108px;
}
#jm-top-menu-nav {
  padding: 15px 0;
}
#jm-logo-sitedesc {
  padding: 18px 0;
  font-family: Aller;
  text-align: center;
  position: relative;
}
#jm-logo-sitedesc #jm-logo {
  font-size: 26px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  margin: 0;
}
#jm-logo-sitedesc #jm-logo a {
  color: #ffffff;
}
#jm-logo-sitedesc #jm-logo a:hover {
  text-decoration: none;
  border-bottom: 0;
}
#jm-logo-sitedesc #jm-logo img {
  border: none;
}
#jm-logo-sitedesc #jm-sitedesc {
  padding-top: 10px;
  font-size: 1.2em;
  line-height: 1.1;
}
#jm-header {
  padding-top: 60px;
  padding-bottom: 30px;
}
#jm-top {
  padding: 60px 0 30px;
}
#jm-main {
  padding: 60px 0 30px;
  background: #ffffff;
}
#jm-main #jm-breadcrumbs {
  margin-top: -60px;
}
#jm-breadcrumbs {
  padding: 20px 0;
  background-color: #046a9f;
  margin-bottom: 60px;
}
#jm-breadcrumbs .jm-module {
  margin-bottom: 0;
}
#jm-maincontent {
  margin-bottom: 30px;
}
#jm-bottom1 {
  background: #0f121c;
  color: #ffffff;
  padding: 60px 0 30px;
  background-image: url("http://naszarodzina.org/images/foty/trawa.jpg");
}
#jm-bottom2 {
  background: #ffffff;
  color: #1c202e;
  padding: 60px 0 30px;
}
#jm-bottom3 {
  padding: 60px 0 30px;
  background: #ececec;
  color: #ffffff;
}
#jm-bottom4 {
  background: #ffffff;
  color: #1c202e;
  padding: 60px 0 30px;
}
#jm-bottom5 {
  background: #0f121c;
  color: #ffffff;
  padding: 60px 0 30px;
}
#jm-bottom6 {
  background: #169fe6;
  color: #ffffff;
  padding: 60px 0 30px;
}
#jm-footer-mod {
  padding: 60px 0 30px;
  background: #0f121c;
  color: #ffffff;
}
#jm-footer {
  padding: 45px 0;
  background: #080a10;
  line-height: 1em;
  font-size: 13px;
  color: #262834;
  text-align: center;
}
#jm-footer a {
  color: #262834;
  text-decoration: none;
}
#jm-footer a:hover {
  text-decoration: underline;
}
#jm-copyrights,
#jm-poweredby {
  display: inline-block;
  color: #262834;
}
#jm-copyrights {
  border-right: 1px solid #262834;
  padding-right: 8px;
  margin-right: 5px;
}
#jm-header-wrapper .header-background,
#jm-bottom3,
#jm-bottom5 {
  background-repeat: repeat;
  background-size: cover;
  background-position: center center;
}
#jm-header #jm-header-content {
  padding-top: 0;
}
#jm-header-wrapper + #jm-system-message + #jm-main #jm-breadcrumbs {
  margin-bottom: 60px;
}
.sticky-bar #jm-logo-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  margin: 0 auto;
  width: 100%;
}
.sticky-bar .scrolled #jm-logo-nav::before {
  opacity: 1;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.jm-triangle .section-color,
.jm-triangle .section-image {
  padding-top: 60px;
  margin-bottom: 180px;
}
.jm-triangle .jm-triangle-top,
.jm-triangle .jm-triangle-bottom {
  display: block;
  overflow: hidden;
  margin-top: -240px;
  margin-bottom: 30px;
  position: absolute;
  height: 180px;
  width: 100%;
}
.jm-triangle .jm-triangle-top:before,
.jm-triangle .jm-triangle-bottom:before {
  content: '';
  border: 0;
  border-bottom-width: 181px;
  border-style: solid;
  display: block;
  left: 0;
  width: 100%;
  -webkit-transform: skewY(-5.3deg);
  transform: skewY(-5.3deg);
  transform-origin: top right;
  -webkit-transform-origin: top right;
  border-color: transparent;
}
.jm-triangle .jm-triangle-bottom {
  margin-top: 30px;
}
.jm-triangle .jm-triangle-bottom:before {
  transform-origin: top left;
  -webkit-transform-origin: top left;
}
.jm-triangle #jm-top .jm-triangle-bottom:before {
  transform-origin: top right;
  -webkit-transform-origin: top right;
  border-color: #169fe6;
}
.jm-triangle #jm-top .jm-triangle-top:before {
  border-color: #ffffff;
}
.jm-triangle #jm-bottom1 .jm-triangle-top:before,
.jm-triangle #jm-bottom5 .jm-triangle-top:before,
.jm-triangle #jm-bottom1 .jm-triangle-bottom:before,
.jm-triangle #jm-bottom5 .jm-triangle-bottom:before {
  border-color: #0f121c;
}
.jm-triangle #jm-main .jm-triangle-top:before,
.jm-triangle #jm-bottom2 .jm-triangle-top:before,
.jm-triangle #jm-bottom4 .jm-triangle-top:before,
.jm-triangle #jm-main .jm-triangle-bottom:before,
.jm-triangle #jm-bottom2 .jm-triangle-bottom:before,
.jm-triangle #jm-bottom4 .jm-triangle-bottom:before {
  border-color: #ffffff;
}
.jm-triangle #jm-bottom3 .jm-triangle-top:before,
.jm-triangle #jm-bottom5 .jm-triangle-top:before,
.jm-triangle #jm-header-wrapper .jm-triangle-top:before,
.jm-triangle #jm-bottom3 .jm-triangle-bottom:before,
.jm-triangle #jm-bottom5 .jm-triangle-bottom:before,
.jm-triangle #jm-header-wrapper .jm-triangle-bottom:before {
  border-color: transparent;
}
.jm-triangle #jm-bottom6 .jm-triangle-top:before,
.jm-triangle #jm-bottom6 .jm-triangle-bottom:before {
  border-color: #169fe6;
}
.jm-triangle .section-image {
  padding-top: 240px !important;
  padding-bottom: 210px !important;
  margin-bottom: 0;
}
.jm-triangle .section-color + .section-image {
  margin-top: -180px;
}
.jm-triangle #jm-main + #jm-bottom2,
.jm-triangle #jm-main + #jm-bottom4 {
  margin-top: -150px;
}
.jm-triangle #jm-main + #jm-bottom2 .jm-triangle-top,
.jm-triangle #jm-main + #jm-bottom4 .jm-triangle-top {
  display: none;
}
.jm-triangle #jm-top + #jm-system-message + #jm-bottom2 .jm-triangle-top,
.jm-triangle #jm-top + #jm-system-message + #jm-bottom4 .jm-triangle-top {
  display: none;
}
.jm-triangle #jm-top + #jm-system-message + #jm-bottom3,
.jm-triangle #jm-top + #jm-system-message + #jm-bottom5 {
  padding-top: 60px !important;
}
.jm-triangle #jm-bottom3 + #jm-footer-mod,
.jm-triangle #jm-bottom5 + #jm-footer-mod {
  margin-top: -180px;
}
.jm-triangle .section-image + .section-image {
  margin-top: -180px;
  padding-top: 60px !important;
}
.jm-triangle .section-image + .section-image .jm-triangle-top {
  display: none;
}
.jm-triangle #jm-header-wrapper + #jm-system-message + #jm-main #jm-breadcrumbs {
  margin-top: -60px;
}
.jm-triangle.header-module-exist #jm-header {
  padding-bottom: 210px;
}
.jm-triangle.header-module-exist #jm-header-wrapper + .section-image,
.jm-triangle.header-module-exist #jm-header-wrapper + #jm-main,
.jm-triangle.header-module-exist #jm-header-wrapper + #jm-footer-mod,
.jm-triangle.header-module-exist #jm-header-wrapper + #jm-footer {
  margin-top: -180px;
  padding-top: 60px !important;
}
.jm-triangle.header-module-exist #jm-header-wrapper + #jm-main #jm-breadcrumbs {
  margin-top: 0;
}
.jm-triangle.header-module-exist #jm-header-wrapper + #jm-system-message + .section-image {
  margin-top: -180px;
  padding-top: 60px !important;
}
.jm-triangle.header-module-exist #jm-header-wrapper + #jm-system-message + .section-image .jm-triangle-top {
  display: none;
}
.jm-triangle.header-module-exist #jm-header-wrapper + #jm-system-message + #jm-main {
  margin-top: -90px;
}
.jm-triangle.header-module-exist #jm-header-wrapper + #jm-system-message + #jm-main #jm-breadcrumbs {
  margin-bottom: 60px;
}
.jm-triangle.only-logo-nav #jm-header-wrapper + * .jm-triangle-top,
.jm-triangle.only-logo-nav #jm-header-wrapper + #jm-system-message + * .jm-triangle-top {
  display: none;
}
.jm-triangle.only-logo-nav #jm-header-wrapper + .section-image,
.jm-triangle.only-logo-nav #jm-header-wrapper + #jm-system-message + .section-image {
  padding-top: 60px !important;
}
.jm-sticky.jm-triangle.only-logo-nav #jm-header-wrapper + #jm-system-message + #jm-main {
  margin-top: 60px !important;
}
.sticky-bar.jm-triangle.header-module-exist #jm-header-wrapper + #jm-system-message + #jm-main {
  margin-top: -180px;
}
.jm-triangle.footer-mod-and-footer #jm-allpage > section:nth-last-of-type(2) {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.jm-triangle.footer-mod-and-footer #jm-allpage > section:nth-last-of-type(2) .jm-triangle-bottom:before {
  display: none;
}
.jm-triangle.footer-mod-and-footer #jm-header-wrapper + #jm-system-message + #jm-footer-mod {
  margin-top: -30px;
}
.jm-triangle.footer-mod-and-footer #jm-header-wrapper #jm-header + #jm-system-message + #jm-footer-mod {
  margin-top: -120px;
}
.jm-triangle.footer-mod-and-footer #jm-top + #jm-system-message + #jm-footer-mod {
  margin-top: -30px;
}
.jm-triangle.only-footer #jm-allpage > section:nth-last-of-type(1) {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.jm-triangle.only-footer #jm-allpage > section:nth-last-of-type(1) .jm-triangle-bottom {
  margin-top: 0;
  height: 0;
}
.jm-triangle.only-footer #jm-allpage > section:nth-last-of-type(1) .jm-triangle-bottom:before {
  display: none;
}
.jm-triangle.only-footer .section-image + #jm-footer {
  margin-top: -90px;
}
.header-mod-up #jm-header {
  padding-bottom: 210px;
}
.header-mod-up #jm-header-mod {
  margin-top: -230px;
}
.header-mod-up #jm-header-mod .jm-flexiblock {
  margin-left: 0;
  margin-right: 0;
}
.header-mod-up #jm-header-mod .jm-flexiblock .jm-module {
  padding: 30px;
  margin-bottom: 60px;
}
.header-mod-up #jm-header-mod .jm-flexiblock > div:first-of-type {
  padding-right: 0;
}
.header-mod-up #jm-header-mod .jm-flexiblock > div:first-of-type .span0 {
  margin-right: 0;
}
.header-mod-up #jm-header-mod .jm-flexiblock > div {
  padding-right: 0;
  padding-left: 0;
}
.header-mod-up #jm-header-mod .jm-flexiblock > div .span0 {
  margin-right: 0;
  margin-left: 0;
}
.header-mod-up #jm-header-mod .jm-flexiblock > div:last-of-type {
  padding-left: 0;
}
.header-mod-up #jm-header-mod .jm-flexiblock > div:last-of-type .span0 {
  margin-left: 0;
}
.header-mod-up #jm-top {
  padding-bottom: 0;
}
.header-mod-up #jm-top #jm-top-in {
  padding-bottom: 30px;
}
.header-mod-up #jm-top .jm-triangle-bottom {
  margin-top: 0;
}
#jm-top + #jm-system-message + #jm-bottom1 .jm-triangle-top {
  display: none;
}
#jm-back-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  left: auto;
  z-index: 9999;
}
#jm-back-top a {
  text-decoration: none;
  display: block;
}
#jm-back-top a:hover {
  cursor: pointer;
  text-decoration: none;
  border-bottom: 0;
}
#jm-back-top span {
  display: block;
  height: 60px;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  width: 60px;
  background-color: #046a9f;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../images/backtotop.png");
  opacity: 0.3;
}
#jm-back-top span:hover {
  opacity: 0.6;
}
.responsive-disabled {
  min-width: 1170px;
}
.responsive-disabled #jm-allpage {
  padding: 0 !important;
  min-width: 1170px;
}
#jm-font-switcher {
  text-align: right;
  margin: 0 0 15px;
}
.texttoggler {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  margin: 0 1px;
  display: inline-block;
}
.texttoggler.small {
  font-size: 0.8em;
}
.texttoggler.normal {
  font-size: 1.1em;
}
.texttoggler.large {
  font-size: 1.3em;
}
.smallview #jm-maincontent {
  font-size: 0.9em;
  line-height: 1.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 {
  margin-bottom: 30px;
  position: relative;
}
.jm-module .jm-title {
  font-weight: 400;
  font-family: Aller;
  font-size: 16px;
  line-height: 1.1;
  margin: 0 0 25px;
  padding-bottom: 12px;
  color: #1c202e;
  position: relative;
  text-transform: uppercase;
}
.jm-module .jm-title:after {
  content: '';
  position: absolute;
  width: 34px;
  height: 3px;
  left: 0;
  bottom: 0;
  background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034%203%22%20fill%3D%22rgba(4, 106, 159, 0.999)%22%3E%3Cpath%20d%3D%22M32%203h-5l2-3h5l-2%203zM18%203l2-3h5l-2%203h-5zM9%203l2-3h5l-2%203H9zM0%203l2-3h5L5%203H0z%22%2F%3E%3C%2Fsvg%3E') no-repeat;
}
.moduletable {
  margin: 0 0 20px;
}
.moduletable > h3 {
  font-weight: 400;
  font-family: Aller;
  font-size: 16px;
  margin: 0 0 20px;
  color: #1c202e;
}
.jm-module.title-big-ms .jm-title {
  padding-bottom: 20px;
  margin-bottom: 60px;
  font-size: 40px;
  font-weight: 900;
  text-transform: none;
}
.jm-module.title-big-ms .jm-title:after {
  width: 70px;
  height: 8px;
  background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2070%208%22%20fill%3D%22rgba(4, 106, 159, 0.999)%22%3E%3Cpath%20d%3D%22M0%208l6-8h10l-6%208zm18%200l6-8h10l-6%208zm18%200l6-8h10l-6%208zm18%200l6-8h10l-6%208z%22%2F%3E%3C%2Fsvg%3E') no-repeat;
}
.jm-module.title-border-ms .jm-title {
  position: relative;
  padding-bottom: 12px;
}
.jm-module.title-border-ms .jm-title:after {
  width: 35px;
  height: 2px;
  background: #046a9f;
}
.jm-module.just-title-ms .jm-title {
  padding-bottom: 0;
}
.jm-module.just-title-ms .jm-title:after {
  content: none;
}
.jm-module.title-center-ms .jm-title {
  text-align: center;
}
.jm-module.title-center-ms .jm-title:after {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.jm-module.title-right-ms .jm-title {
  text-align: right;
}
.jm-module.title-right-ms .jm-title:after {
  left: auto;
  right: 0;
}
.jm-module-raw {
  float: left;
  margin-right: 20px;
}
.jm-module-raw:last-child {
  margin-right: 0;
}
.jm-module.pull-up-ms {
  margin-top: -70px !important;
}
.jm-module.pull-down-ms {
  margin-bottom: -125px !important;
  z-index: 1;
  overflow: hidden;
}
#jm-allpage .jm-module.color1-ms {
  background: #169fe6;
  color: #ffffff;
  padding: 30px;
}
#jm-allpage .jm-module.color1-ms .jm-title {
  color: #ffffff;
}
#jm-allpage .jm-module.color2-ms {
  background: #046a9f;
  color: #ffffff;
  padding: 30px;
}
#jm-allpage .jm-module.color2-ms .jm-title {
  color: #ffffff;
}
#jm-allpage .jm-module.color3-ms {
  background: #1c202e;
  color: #ffffff;
  padding: 30px;
}
#jm-allpage .jm-module.color3-ms .jm-title {
  color: #ffffff;
}
#jm-allpage .jm-module.color4-ms {
  background: #ececec;
  color: #1c202e;
  padding: 30px;
}
#jm-allpage .jm-module.color4-ms .jm-title {
  color: #1c202e;
}
.jm-module.margin-ms {
  margin: 0 !important;
}
.jm-module.top-margin-ms {
  margin-top: -30px !important;
}
.jm-module.bottom-margin-ms {
  margin-bottom: -30px !important;
}
.jm-module.side-margin-ms {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.jm-module.nav.menu {
  margin-bottom: 60px;
}
.toggle-nav.menu {
  display: none;
}
#jm-allpage .contact-ps h3,
#jm-allpage .contact-ps form#contact-form > fieldset > legend,
#jm-allpage .contact-ps > .contact-address.dl-horizontal {
  display: none;
}
#jm-allpage .contact-ps > h3:first-child {
  display: block;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 900;
  margin: 0;
}
#jm-allpage .contact-ps .form-horizontal .control-label {
  float: none;
  width: auto;
  text-align: inherit;
  padding: 0;
}
#jm-allpage .contact-ps .form-horizontal .control-label label {
  margin: 0 0 10px;
}
#jm-allpage .contact-ps .form-horizontal .controls {
  margin: 0;
}
#jm-allpage .contact-ps .form-actions {
  background: none;
  border: none;
  padding: 0;
}
.jm-category-module {
  margin: -20px 0;
  overflow: hidden;
}
.jm-category-module li {
  float: left;
  background-image: none;
  line-height: 1.1;
  padding: 20px 0;
  border-bottom: 1px solid #ececec;
  box-sizing: border-box;
}
.jm-category-module li p {
  line-height: 1.7;
}
.jm-category-module li:last-child {
  border-bottom: 0;
}
.jm-category-module li > a {
  display: block;
  font-weight: normal;
}
.jm-category-module div.item-in {
  display: table;
}
.jm-category-module .mod-article-image {
  width: 70px;
  display: table-cell;
  vertical-align: top;
}
.jm-category-module .description {
  padding-left: 20px;
  padding-top: 8px;
  display: table-cell;
  vertical-align: top;
}
.jm-category-module .mod-articles-category-title {
  line-height: 1.1;
  display: block;
  color: #1c202e;
  font-size: 17.14285714px;
  font-weight: 900;
  text-decoration: none;
  margin-bottom: 5px;
}
.jm-category-module .mod-articles-category-title:hover {
  color: #046a9f;
}
.jm-category-module .mod-articles-category-hits,
.jm-category-module .mod-articles-category-writtenby,
.jm-category-module .mod-articles-category-category,
.jm-category-module .mod-articles-category-date {
  font-size: 12.855px;
  color: #c6c7cb;
  text-transform: uppercase;
  font-weight: 900;
}
.jm-category-module .mod-articles-category-introtext {
  margin: 0;
  padding-top: 20px;
  min-height: 90px;
  box-sizing: border-box;
}
.jm-category-module a:hover,
.jm-category-module a:focus,
.jm-category-module a:active {
  border-bottom: none;
}
#jm-header .jm-category-module li {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
#jm-header .jm-category-module .mod-articles-category-title {
  color: #ffffff;
}
#jm-header .jm-category-module .mod-articles-category-title:hover {
  color: #046a9f;
}
#jm-header .jm-category-module .mod-articles-category-hits,
#jm-header .jm-category-module .mod-articles-category-writtenby,
#jm-header .jm-category-module .mod-articles-category-category,
#jm-header .jm-category-module .mod-articles-category-date {
  color: #555862;
}
#jm-bottom1 .jm-category-module li,
#jm-bottom5 .jm-category-module li,
#jm-footer-mod .jm-category-module li {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
#jm-bottom1 .jm-category-module .mod-articles-category-title,
#jm-bottom5 .jm-category-module .mod-articles-category-title,
#jm-footer-mod .jm-category-module .mod-articles-category-title {
  color: #ffffff;
}
#jm-bottom1 .jm-category-module .mod-articles-category-title:hover,
#jm-bottom5 .jm-category-module .mod-articles-category-title:hover,
#jm-footer-mod .jm-category-module .mod-articles-category-title:hover {
  color: #046a9f;
}
#jm-bottom1 .jm-category-module .mod-articles-category-hits,
#jm-bottom5 .jm-category-module .mod-articles-category-hits,
#jm-footer-mod .jm-category-module .mod-articles-category-hits,
#jm-bottom1 .jm-category-module .mod-articles-category-writtenby,
#jm-bottom5 .jm-category-module .mod-articles-category-writtenby,
#jm-footer-mod .jm-category-module .mod-articles-category-writtenby,
#jm-bottom1 .jm-category-module .mod-articles-category-category,
#jm-bottom5 .jm-category-module .mod-articles-category-category,
#jm-footer-mod .jm-category-module .mod-articles-category-category,
#jm-bottom1 .jm-category-module .mod-articles-category-date,
#jm-bottom5 .jm-category-module .mod-articles-category-date,
#jm-footer-mod .jm-category-module .mod-articles-category-date {
  color: #4b4d55;
}
#jm-bottom6 .jm-category-module li {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
#jm-bottom6 .jm-category-module .mod-articles-category-title {
  color: #ffffff;
}
#jm-bottom6 .jm-category-module .mod-articles-category-title:hover {
  color: #046a9f;
}
#jm-bottom6 .jm-category-module .mod-articles-category-hits,
#jm-bottom6 .jm-category-module .mod-articles-category-writtenby,
#jm-bottom6 .jm-category-module .mod-articles-category-category,
#jm-bottom6 .jm-category-module .mod-articles-category-date {
  color: #50b7ec;
}
#jm-offcanvas .jm-category-module li {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
#jm-offcanvas .jm-category-module .mod-articles-category-title {
  color: #ffffff;
}
#jm-offcanvas .jm-category-module .mod-articles-category-title:hover {
  color: #046a9f;
}
#jm-offcanvas .jm-category-module .mod-articles-category-hits,
#jm-offcanvas .jm-category-module .mod-articles-category-writtenby,
#jm-offcanvas .jm-category-module .mod-articles-category-category,
#jm-offcanvas .jm-category-module .mod-articles-category-date {
  color: #555862;
}
#jm-bottom3 .jm-category-module li {
  border-bottom-color: #dedede;
}
#jm-bottom3 .jm-category-module .mod-articles-category-title {
  color: #ffffff;
}
#jm-bottom3 .jm-category-module .mod-articles-category-title:hover {
  color: #046a9f;
}
#jm-bottom3 .jm-category-module .mod-articles-category-hits,
#jm-bottom3 .jm-category-module .mod-articles-category-writtenby,
#jm-bottom3 .jm-category-module .mod-articles-category-category,
#jm-bottom3 .jm-category-module .mod-articles-category-date {
  color: #b1b1b1;
}
#jm-allpage .jm-module.color1-ms .jm-category-module li {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
#jm-allpage .jm-module.color1-ms .jm-category-module .mod-articles-category-title {
  color: #ffffff;
}
#jm-allpage .jm-module.color1-ms .jm-category-module .mod-articles-category-title:hover {
  color: #046a9f;
}
#jm-allpage .jm-module.color1-ms .jm-category-module .mod-articles-category-hits,
#jm-allpage .jm-module.color1-ms .jm-category-module .mod-articles-category-writtenby,
#jm-allpage .jm-module.color1-ms .jm-category-module .mod-articles-category-category,
#jm-allpage .jm-module.color1-ms .jm-category-module .mod-articles-category-date {
  color: #50b7ec;
}
#jm-allpage .jm-module.color2-ms .jm-category-module li {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
#jm-allpage .jm-module.color2-ms .jm-category-module .mod-articles-category-title {
  color: #ffffff;
}
#jm-allpage .jm-module.color2-ms .jm-category-module .mod-articles-category-title:hover {
  color: #046a9f;
}
#jm-allpage .jm-module.color2-ms .jm-category-module .mod-articles-category-hits,
#jm-allpage .jm-module.color2-ms .jm-category-module .mod-articles-category-writtenby,
#jm-allpage .jm-module.color2-ms .jm-category-module .mod-articles-category-category,
#jm-allpage .jm-module.color2-ms .jm-category-module .mod-articles-category-date {
  color: #438fb7;
}
#jm-allpage .jm-module.color3-ms .jm-category-module li {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
#jm-allpage .jm-module.color3-ms .jm-category-module .mod-articles-category-title {
  color: #ffffff;
}
#jm-allpage .jm-module.color3-ms .jm-category-module .mod-articles-category-title:hover {
  color: #046a9f;
}
#jm-allpage .jm-module.color3-ms .jm-category-module .mod-articles-category-hits,
#jm-allpage .jm-module.color3-ms .jm-category-module .mod-articles-category-writtenby,
#jm-allpage .jm-module.color3-ms .jm-category-module .mod-articles-category-category,
#jm-allpage .jm-module.color3-ms .jm-category-module .mod-articles-category-date {
  color: #555862;
}
#jm-allpage .jm-module.color4-ms .jm-category-module li {
  border-bottom-color: #1a1e2b;
}
#jm-allpage .jm-module.color4-ms .jm-category-module .mod-articles-category-title {
  color: #1c202e;
}
#jm-allpage .jm-module.color4-ms .jm-category-module .mod-articles-category-title:hover {
  color: #046a9f;
}
#jm-allpage .jm-module.color4-ms .jm-category-module .mod-articles-category-hits,
#jm-allpage .jm-module.color4-ms .jm-category-module .mod-articles-category-writtenby,
#jm-allpage .jm-module.color4-ms .jm-category-module .mod-articles-category-category,
#jm-allpage .jm-module.color4-ms .jm-category-module .mod-articles-category-date {
  color: #b1b1b1;
}
#jm-allpage .col2 .jm-category-module li {
  width: 50%;
}
#jm-allpage .col2 .jm-category-module li:nth-child(3) {
  clear: both;
}
#jm-allpage .col3 .jm-category-module li {
  width: 33.3%;
}
#jm-allpage .col3 .jm-category-module li:nth-child(4) {
  clear: both;
}
#jm-allpage .col4 .jm-category-module li {
  width: 25%;
}
#jm-allpage .col4 .jm-category-module li:nth-child(5) {
  clear: both;
}
.jm-module-raw.search-ms {
  position: relative;
}
#jm-logo-nav .search-ms .search {
  padding-top: 20px;
}
#jm-logo-nav .search-ms .search form {
  display: block;
  position: relative;
  margin: 0;
}
#jm-logo-nav .search-ms .search input.button,
#jm-logo-nav .search-ms .search button.button {
  position: relative;
  width: 20px;
  height: 32px;
  cursor: pointer;
  margin: 0;
  padding: 0;
  font-size: 0;
  background: none;
  letter-spacing: 0;
}
#jm-logo-nav .search-ms .search input.button:after,
#jm-logo-nav .search-ms .search button.button:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  left: auto;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e003";
  font-size: 15px;
  color: #ffffff;
}
#jm-logo-nav .search-ms .search .btn {
  border: none;
}
#jm-logo-nav .search-ms .search input[type="search"] {
  position: absolute;
  top: 0;
  left: auto;
  right: 100%;
  margin: 0 15px 0 0;
  height: 32px;
  line-height: 1.7;
  padding: 0;
  width: 0;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  border-color: transparent;
  box-sizing: border-box;
  pointer-events: none;
  z-index: 501;
  opacity: 0;
  background: #222637;
  border: 1px solid #ececec;
  max-width: none;
  color: #1c202e;
}
#jm-logo-nav .search-ms .search input[type="search"]::-moz-placeholder {
  color: #1c202e;
  opacity: 1;
}
#jm-logo-nav .search-ms .search input[type="search"]:-ms-input-placeholder {
  color: #1c202e;
}
#jm-logo-nav .search-ms .search input[type="search"]::-webkit-input-placeholder {
  color: #1c202e;
}
#jm-logo-nav .search-ms .search input[type="search"].show {
  padding: 0 10px;
  width: 230px;
  border: 1px solid #ececec;
  pointer-events: auto;
  opacity: 1;
}
#jm-logo-nav .jm-popular .jm-category-module li {
  border-bottom-color: #ececec;
}
#jm-header-wrapper .jm-module .jm-title,
#jm-header-wrapper .moduletable > h3 {
  color: #ffffff;
}
#jm-bottom1 .jm-module .jm-title,
#jm-bottom5 .jm-module .jm-title,
#jm-footer-mod .jm-module .jm-title,
#jm-bottom1 .moduletable > h3,
#jm-bottom5 .moduletable > h3,
#jm-footer-mod .moduletable > h3 {
  color: #ffffff;
}
#jm-bottom3 .jm-module .jm-title,
#jm-bottom3 .moduletable > h3 {
  color: #ffffff;
}
#jm-bottom6 .jm-module .jm-title,
#jm-bottom6 .moduletable > h3 {
  color: #ffffff;
}
.jm-presentation {
  padding-top: 90px;
}
.jm-presentation span.jm-subtitle {
  text-transform: uppercase;
  color: #046a9f;
}
.jm-presentation .jm-title-big {
  font-size: 40px;
  font-weight: 900;
  color: #ffffff;
  text-transform: none;
  line-height: 1.3;
  padding-top: 10px;
}
.jm-presentation .readmore:hover {
  background: #ffffff;
  color: #1c202e;
}
.jm-next-match {
  text-align: center;
}
.jm-next-match .jm-date-count {
  display: none;
}
.jm-next-match .jm-date-counts {
  font-size: 36px;
  font-weight: 900;
  line-height: 48px;
  margin: 15px 0 24px;
}
.jm-next-match .jm-date-counts > span {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.jm-next-match .jm-date-counts > span:before {
  content: '';
  position: absolute;
  border-bottom: 1px solid #169fe6;
  width: 66px;
  left: 0;
  top: 24px;
  z-index: 5;
}
.jm-next-match .jm-date-counts > span:after {
  content: ':';
  color: #1387c4;
  margin-left: 3px;
  margin-right: -5px;
  float: right;
}
.jm-next-match .jm-date-counts > span:last-child:after {
  content: none;
}
.jm-next-match .jm-date-counts span span {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 60px;
  z-index: 0;
  background: #1387c4;
  letter-spacing: 4px;
}
.jm-next-match .jm-date-counts span span:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 50px;
  left: 28px;
  top: 0px;
  background: #169fe6;
}
.jm-next-match .jm-match {
  font-size: 16px;
  text-transform: uppercase;
}
.jm-next-match .jm-match img {
  max-width: 45px;
  max-height: 45px;
}
.jm-next-match .jm-match img:first-child {
  margin-right: 20px;
}
.jm-next-match .jm-match img:last-child {
  margin-left: 20px;
}
.jm-next-match .jm-see {
  color: rgba(255, 255, 255, 0.5);
  line-height: 15px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.jm-next-match .jm-see:hover {
  color: #046a9f;
}
.jm-next-match .jm-see:hover,
.jm-next-match .jm-see:focus {
  border-bottom: none !important;
}
.jm-last-match {
  text-align: center;
}
.jm-last-match > div {
  display: inline-block;
  width: 33.333%;
  float: left;
  font-size: 36px;
  font-weight: 900;
  margin-top: 30px;
}
.jm-last-match > div div {
  font-size: 15px;
  font-weight: 400;
  margin-top: 30px;
}
.jm-last-match .jm-see {
  color: rgba(255, 255, 255, 0.5);
  line-height: 15px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.jm-last-match .jm-see:hover {
  color: #046a9f;
}
.jm-last-match .jm-see:hover,
.jm-last-match .jm-see:focus {
  border-bottom: none !important;
}
.jm-league-table table {
  width: 100%;
}
.jm-league-table thead {
  color: rgba(255, 255, 255, 0.5);
}
.jm-league-table thead td {
  padding-top: 0;
}
.jm-league-table tbody tr:nth-of-type(odd) {
  background: rgba(255, 255, 255, 0.06);
}
.jm-league-table tbody tr:first-child td:first-child,
.jm-league-table tbody tr td:last-child {
  color: #046a9f;
}
.jm-league-table td {
  padding: 7px;
  text-align: center;
}
.jm-league-table td:first-child {
  padding-left: 20px;
  text-align: left;
}
.jm-league-table .jm-see {
  color: rgba(255, 255, 255, 0.5);
  line-height: 15px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.jm-league-table .jm-see:hover {
  color: #046a9f;
}
.jm-league-table .jm-see:hover,
.jm-league-table .jm-see:focus {
  border-bottom: none !important;
}
.jm-front-page-mod p {
  font-size: 16px;
}
.jm-front-page-mod .readmore {
  float: right;
  margin-top: 30px;
}
.jm-trophies .jm-trophy .jm-img {
  float: left;
  line-height: 90px;
  vertical-align: middle;
  margin-right: 5px;
  width: 65px;
  text-align: center;
}
.jm-trophies .jm-trophy .jm-count {
  font-size: 40px;
}
.jm-trophies .jm-trophy .jm-subtitle {
  font-size: 15px;
  color: #9d9d9d;
}
.jm-trophies .jm-col5 .jm-trophy {
  width: 20%;
  float: left;
}
.jm-trophies .jm-col5 .jm-trophy:nth-of-type(1n+6) {
  margin-top: 60px;
}
.jm-trophies .jm-col4 .jm-trophy {
  width: 25%;
  float: left;
}
.jm-trophies .jm-col4 .jm-trophy:nth-of-type(1n+5) {
  margin-top: 60px;
}
.jm-trophies .jm-col3 .jm-trophy {
  width: 33.33%;
  float: left;
}
.jm-trophies .jm-col3 .jm-trophy:nth-of-type(1n+4) {
  margin-top: 60px;
}
.jm-trophies .jm-col2 .jm-trophy {
  width: 50%;
  float: left;
}
.jm-trophies .jm-col2 .jm-trophy:nth-of-type(1n+3) {
  margin-top: 60px;
}
.jm-players-wrapper .jm-player {
  display: inline-block;
}
.jm-players-wrapper .jm-player .jm-player-description {
  background: #169fe6;
  color: #ffffff;
}
.jm-players-wrapper .jm-player .jm-player-description .jm-player-number {
  background: #127fb8;
  font-size: 24px;
  font-weight: 900;
  width: 70px;
  text-align: center;
}
.jm-players-wrapper .jm-player .jm-player-description .jm-player-name {
  font-size: 18px;
  font-weight: 900;
  color: #046a9f;
}
.jm-players-wrapper .jm-player .jm-player-description .jm-player-number,
.jm-players-wrapper .jm-player .jm-player-description .jm-player-info {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: middle;
  padding: 8px 15px;
}
.jm-players-wrapper .jm-player .jm-player-description .jm-player-info {
  text-align: left;
}
.jm-players-wrapper .jm-player .jm-player-description .jm-player-name,
.jm-players-wrapper .jm-player .jm-player-description .jm-player-position {
  display: block;
}
.jm-players-wrapper .jm-player-wrapper {
  text-align: center;
}
.jm-players-wrapper .jm-col5,
.jm-players-wrapper .jm-col4,
.jm-players-wrapper .jm-col3,
.jm-players-wrapper .jm-col2 {
  margin: 0 -15px;
}
.jm-players-wrapper .jm-col5 .jm-player-wrapper {
  width: 20%;
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
}
.jm-players-wrapper .jm-col5 .jm-player-wrapper:nth-of-type(1n+6) {
  margin-top: 30px;
}
.jm-players-wrapper .jm-col4 .jm-player-wrapper {
  width: 25%;
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
}
.jm-players-wrapper .jm-col4 .jm-player-wrapper:nth-of-type(1n+5) {
  margin-top: 30px;
}
.jm-players-wrapper .jm-col3 .jm-player-wrapper {
  width: 33.33%;
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
}
.jm-players-wrapper .jm-col3 .jm-player-wrapper:nth-of-type(1n+4) {
  margin-top: 30px;
}
.jm-players-wrapper .jm-col2 .jm-player-wrapper {
  width: 50%;
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
}
.jm-players-wrapper .jm-col2 .jm-player-wrapper:nth-of-type(1n+3) {
  margin-top: 30px;
}
.jm-players-wrapper .jm-see-all {
  clear: both;
  padding: 26px 44px 26px 26px;
  background: #169fe6;
  margin-top: 30px;
  float: left;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  line-height: 15px;
}
.jm-players-wrapper .jm-see-all:after {
  content: '';
  position: absolute;
  right: 32px;
  top: 50%;
  margin-top: -4px;
  height: 7px;
  width: 7px;
  border: 2px solid #046a9f;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.jm-players-wrapper .jm-see-all:hover:after {
  right: 22px;
}
.jm-players-wrapper .jm-see-all:hover,
.jm-players-wrapper .jm-see-all:focus,
.jm-players-wrapper .jm-see-all:active {
  border-bottom: none;
}
.jm-icons {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.jm-icons a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none !important;
  position: relative;
  margin-right: 10px;
}
.jm-icons a.jm-twitter span.bg,
.jm-icons a.jm-youtube span.bg,
.jm-icons a.jm-facebook span.bg {
  width: 50px;
  height: 50px;
  display: inline-block;
}
.jm-icons a:hover span.bg {
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.jm-icons a.jm-twitter span.bg {
  background-image: url('../images/social/twitter.png');
  background-color: #28a9e0;
}
.jm-icons a.jm-facebook span.bg {
  background-image: url('../images/social/facebook.png');
  background-color: #3c599f;
}
.jm-icons a.jm-youtube span.bg {
  background-image: url('../images/social/youtube.png');
  background-color: #e14f42;
}
.jm-icons a span.ttip {
  width: 100px;
  height: auto;
  line-height: 20px;
  padding: 10px 5px;
  right: 50%;
  margin-right: -55px;
  font-weight: 700;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  bottom: 85px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.jm-icons a span.ttip:before,
.jm-icons a span.ttip:after {
  content: '';
  position: absolute;
  bottom: -7px;
  right: 50%;
  margin-right: -6px;
  width: 0px;
  height: 0px;
  border-style: solid inset;
  border-width: 7px 7px 0 7px;
}
.jm-icons a:hover span.ttip {
  opacity: 1;
}
.jm-icons a.jm-twitter span.ttip {
  background: #28a9e0;
}
.jm-icons a.jm-twitter span.ttip:before,
.jm-icons a.jm-twitter span.ttip:after {
  border-color: #28a9e0 transparent transparent transparent;
}
.jm-icons a.jm-facebook span.ttip {
  background: #3c599f;
}
.jm-icons a.jm-facebook span.ttip:before,
.jm-icons a.jm-facebook span.ttip:after {
  border-color: #3c599f transparent transparent transparent;
}
.jm-icons a.jm-youtube span.ttip {
  background: #e14f42;
}
.jm-icons a.jm-youtube span.ttip:before,
.jm-icons a.jm-youtube span.ttip:after {
  border-color: #e14f42 transparent transparent transparent;
}
.jm-icons a span.ttip {
  -webkit-transform: translate(-35px) rotate(-25deg) scale(1.5);
  -moz-transform: translate(-35px) rotate(-25deg) scale(1.5);
  -o-transform: translate(-35px) rotate(-25deg) scale(1.5);
  -ms-transform: translate(-35px) rotate(-25deg) scale(1.5);
  transform: translate(-35px) rotate(-25deg) scale(1.5);
}
html[dir=rtl] .jm-icons a span.ttip {
  -webkit-transform: translate(35px) rotate(25deg) scale(1.5);
  -moz-transform: translate(35px) rotate(25deg) scale(1.5);
  -o-transform: translate(35px) rotate(25deg) scale(1.5);
  -ms-transform: translate(35px) rotate(25deg) scale(1.5);
  transform: translate(35px) rotate(25deg) scale(1.5);
}
#jm-allpage .jm-icons a:hover span.ttip {
  -webkit-transform: translate(0px) rotate(0deg) scale(1);
  -moz-transform: translate(0px) rotate(0deg) scale(1);
  -o-transform: translate(0px) rotate(0deg) scale(1);
  -ms-transform: translate(0px) rotate(0deg) scale(1);
  transform: translate(0px) rotate(0deg) scale(1);
}
.jm-footer-custom {
  padding-top: 45px;
  display: table;
}
.jm-footer-custom .jm-image {
  display: table-cell;
  padding-right: 18px;
  width: 70px;
}
.jm-footer-custom .jm-body {
  display: table-cell;
}
.jm-footer-custom .jm-body .jm-title {
  font-size: 20px;
  padding-bottom: 0;
}
.jm-footer-custom .jm-body .jm-title:after {
  content: none;
}
.jm-footer-custom .jm-body p {
  color: rgba(255, 255, 255, 0.4);
  margin-right: 60px;
}
.jm-footer-custom .jm-body .jm-links {
  margin-top: 20px;
}
.jm-footer-custom .jm-body .jm-links a {
  margin-right: 18px;
}
#jm-allpage .blank-menu-ms {
  border-left: 1px solid rgba(255, 255, 255, 0.06);
  padding: 60px;
}
#jm-allpage .blank-menu-ms .nav.menu li a,
#jm-allpage .blank-menu-ms .nav.menu li span.separator {
  border-top: 0;
  padding: 6px 0;
  color: rgba(255, 255, 255, 0.4);
}
.jm-pricing {
  margin: -30px -15px 0;
}
.jm-pricing .box {
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
  margin-top: 30px;
}
.jm-pricing.col1 .box {
  width: 100%;
}
.jm-pricing.col2 .box {
  width: 50%;
}
.jm-pricing.col3 .box {
  width: 33%;
}
.jm-pricing.col4 .box {
  width: 25%;
}
.jm-pricing .image {
  max-width: 100%;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.jm-pricing .title {
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-size: 1.125em;
  color: #1c202e;
  font-weight: 900;
  padding: 20px 0;
  border: 3px solid #ececec;
  margin-bottom: 20px;
}
.jm-pricing .price {
  font-size: 80px;
  font-weight: 900;
  color: #1c202e;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.2;
}
.jm-pricing .price sub {
  vertical-align: super;
  font-size: 50px;
}
.jm-pricing .price .term {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
}
.jm-pricing .content {
  text-align: center;
  margin-top: 20px;
  color: #2a3045;
}
.jm-pricing .content ul li {
  padding: 20px 0;
  border-top: 1px solid #ececec;
  display: block;
}
.jm-pricing .content ul li span {
  color: #1c202e;
  font-weight: 900;
}
.jm-pricing .bottom {
  padding: 20px 0;
}
.jm-pricing .bottom a.btn {
  display: block;
}
.jm-match-table .jm-next-match {
  padding: 30px;
  background: #169fe6;
  color: #ffffff;
  margin-bottom: 25px;
}
.jm-match-table .jm-next-match .jm-see {
  position: relative;
  bottom: 15px;
  right: 0;
}
.jm-match-table .jm-next-match .jm-see:hover,
.jm-match-table .jm-next-match .jm-see:focus {
  border-bottom: none !important;
}
.jm-match-table .jm-next-match .jm-match img:first-child {
  margin-right: 75px;
}
.jm-match-table .jm-next-match .jm-match img:last-child {
  margin-left: 75px;
}
.jm-match-table .jm-next-match .jm-title {
  color: #ffffff;
}
.jm-match-table .jm-match-table-row .jm-table-row {
  background: #f1f1f1;
  margin-top: 5px;
}
.jm-match-table .jm-match-table-row .jm-table-row .read {
  padding: 10px;
  text-align: right;
}
.jm-match-table .jm-match-table-row .jm-table-row .date {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding-top: 15px;
  padding-bottom: 15px;
}
.jm-match-table .jm-match-table-row .jm-table-row .date .day {
  font-size: 24px;
}
.jm-match-table .jm-match-table-row .jm-table-row .rivals {
  font-weight: bold;
  font-size: 18px;
  line-height: 70px;
}
.jm-match-table .jm-match-table-row .jm-table-row .rivals img {
  max-height: 40px;
  padding-left: 5px;
  padding-right: 5px;
}
.jm-match-table .jm-match-table-row .jm-table-row .rivals .vs {
  color: #046a9f;
  padding-left: 10px;
  padding-right: 10px;
}
.jm-match-table .jm-match-table-row .jm-table-row .location {
  font-size: 16px;
  line-height: 70px;
}
.jm-match-table .jm-match-table-row .jm-table-row .location img {
  padding-left: 5px;
  padding-right: 5px;
  max-height: 40px;
}
#jm-allpage .dj-simple-contact-form form {
  margin: 0;
}
#jm-allpage .dj-simple-contact-form .inputbox {
  height: 50px;
  line-height: 20px;
}
#jm-allpage .dj-simple-contact-form .inputbox,
#jm-allpage .dj-simple-contact-form .textarea {
  border: 1px solid #dddddd !important;
  background: transparent;
  color: #777982;
}
#jm-allpage .dj-simple-contact-form .inputbox::-moz-placeholder,
#jm-allpage .dj-simple-contact-form .textarea::-moz-placeholder {
  color: currentColor;
  opacity: 1;
}
#jm-allpage .dj-simple-contact-form .inputbox:-ms-input-placeholder,
#jm-allpage .dj-simple-contact-form .textarea:-ms-input-placeholder {
  color: currentColor;
}
#jm-allpage .dj-simple-contact-form .inputbox::-webkit-input-placeholder,
#jm-allpage .dj-simple-contact-form .textarea::-webkit-input-placeholder {
  color: currentColor;
}
#jm-allpage .dj-simple-contact-form .textarea {
  min-height: 130px;
}
#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-introtext {
  display: block;
  margin: 0 0 30px;
}
#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-introtext:empty {
  display: none;
}
#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.name,
#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.email {
  box-sizing: border-box;
  padding-right: 30px;
  float: left;
  width: 50%;
  clear: both;
}
#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.name .inputbox,
#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.email .inputbox,
#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.name .textarea,
#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.email .textarea {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.email {
  margin-top: 30px;
}
#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.message {
  padding-left: 30px;
  float: right;
  width: 50%;
  clear: both;
  margin-top: -130px;
}
#jm-allpage .dj-simple-contact-form .button-box {
  clear: both;
  padding: 30px 0 0;
}
#jm-allpage .dj-simple-contact-form .button {
  float: right;
}
#jm-allpage .dj-simple-contact-form .captcha-box {
  clear: both;
  padding: 30px 0 0;
  margin: 0;
}
.nav.menu {
  margin: 0;
}
.nav.menu li {
  display: block;
  background-image: none;
  position: relative;
  padding: 0 0 0 12px;
}
.nav.menu ul {
  padding: 0;
  margin: 0;
}
.nav.menu li a,
.nav.menu li span.separator {
  display: list-item;
  color: inherit;
  line-height: 20px;
  font-weight: 400;
  padding: 10px 0;
  text-decoration: none;
  border-top: 1px solid #ececec;
}
.nav.menu li a:hover,
.nav.menu li span.separator:hover {
  color: #046a9f;
  border-bottom: 0;
}
.nav.menu li.active > a,
.nav.menu li.active > span.separator {
  color: #046a9f;
}
.nav.menu li.active > a:hover,
.nav.menu li.active > span.separator:hover,
.nav.menu li.active > a:focus,
.nav.menu li.active > span.separator:focus,
.nav.menu li.active > a:active,
.nav.menu li.active > span.separator:active {
  border-bottom: none;
}
.nav.menu > li {
  padding: 0;
}
.nav.menu > li:first-child > a,
.nav.menu > li:first-child > span.separator {
  border-top: none;
  padding-top: 0;
}
.nav.menu > li:last-child > a,
.nav.menu > li:last-child > span.separator {
  padding-bottom: 0;
}
.nav.menu li a img {
  vertical-align: middle;
  margin: 0 15px 0 0;
}
#jm-allpage .tagspopular ul,
#jm-allpage .tagssimilar ul {
  list-style: none;
}
#jm-allpage .tagspopular ul li,
#jm-allpage .tagssimilar ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  background-image: none;
}
#jm-allpage .tagspopular ul li a,
#jm-allpage .tagssimilar ul li a {
  display: inline-block;
  color: #1c202e;
  padding: 7px 15px !important;
  background: transparent;
  border: 2px solid #ececec;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}
#jm-allpage .tagspopular ul li a:after,
#jm-allpage .tagssimilar ul li a:after {
  display: none;
}
#jm-allpage .tagspopular ul li a:hover,
#jm-allpage .tagssimilar ul li a:hover {
  color: #1c202e !important;
  border: 2px solid #046a9f;
}
#jm-allpage .tagspopular ul ul,
#jm-allpage .tagssimilar ul ul {
  padding: 0;
  margin: 0;
}
#jm-allpage .tagspopular ul > li,
#jm-allpage .tagssimilar ul > li {
  margin: 0 6px 10px 0;
}
ul.tags li a.label-info {
  color: #1c202e;
  padding: 7px 15px;
  background: none;
  border: 2px solid #ececec;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  text-shadow: none;
}
ul.tags li a.label-info:after {
  display: none;
}
ul.tags li a.label-info:hover {
  color: #1c202e;
  border: 2px solid #046a9f;
  background: none;
}
ul.tags li:first-child {
  padding-left: 0;
}
#jm-logo-nav .tagspopular ul li a,
#jm-logo-nav .tagssimilar ul li a {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-logo-nav .tagspopular ul li a:hover,
#jm-logo-nav .tagssimilar ul li a:hover {
  color: #ffffff;
  border-color: #046a9f;
}
#jm-header .nav.menu li a,
#jm-header .nav.menu li span.separator {
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
#jm-header .nav.menu li a:hover,
#jm-header .nav.menu li span.separator:hover {
  color: #046a9f;
}
#jm-header .nav.menu li.active > a,
#jm-header .nav.menu li.active > span.separator {
  color: #046a9f;
}
#jm-header .nav.menu > li > a,
#jm-header .nav.menu > li > span.separator {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
#jm-header .nav.menu > li:first-child > a,
#jm-header .nav.menu > li:first-child > span.separator {
  border-top: none;
}
#jm-header .tagspopular ul li a,
#jm-header .tagssimilar ul li a {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-header .tagspopular ul li a:hover,
#jm-header .tagssimilar ul li a:hover {
  color: #ffffff;
  border-color: #046a9f;
}
#jm-header ul.tags li a.label-info {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-header ul.tags li a.label-info:hover {
  color: #ffffff;
  border-color: #046a9f;
}
#jm-bottom1 .nav.menu li a,
#jm-bottom5 .nav.menu li a,
#jm-footer-mod .nav.menu li a,
#jm-bottom1 .nav.menu li span.separator,
#jm-bottom5 .nav.menu li span.separator,
#jm-footer-mod .nav.menu li span.separator {
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
#jm-bottom1 .nav.menu li a:hover,
#jm-bottom5 .nav.menu li a:hover,
#jm-footer-mod .nav.menu li a:hover,
#jm-bottom1 .nav.menu li span.separator:hover,
#jm-bottom5 .nav.menu li span.separator:hover,
#jm-footer-mod .nav.menu li span.separator:hover {
  color: #046a9f;
}
#jm-bottom1 .nav.menu li.active > a,
#jm-bottom5 .nav.menu li.active > a,
#jm-footer-mod .nav.menu li.active > a,
#jm-bottom1 .nav.menu li.active > span.separator,
#jm-bottom5 .nav.menu li.active > span.separator,
#jm-footer-mod .nav.menu li.active > span.separator {
  color: #046a9f;
}
#jm-bottom1 .nav.menu > li > a,
#jm-bottom5 .nav.menu > li > a,
#jm-footer-mod .nav.menu > li > a,
#jm-bottom1 .nav.menu > li > span.separator,
#jm-bottom5 .nav.menu > li > span.separator,
#jm-footer-mod .nav.menu > li > span.separator {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
#jm-bottom1 .nav.menu > li:first-child > a,
#jm-bottom5 .nav.menu > li:first-child > a,
#jm-footer-mod .nav.menu > li:first-child > a,
#jm-bottom1 .nav.menu > li:first-child > span.separator,
#jm-bottom5 .nav.menu > li:first-child > span.separator,
#jm-footer-mod .nav.menu > li:first-child > span.separator {
  border-top: none;
}
#jm-bottom1 .tagspopular ul li a,
#jm-bottom5 .tagspopular ul li a,
#jm-footer-mod .tagspopular ul li a,
#jm-bottom1 .tagssimilar ul li a,
#jm-bottom5 .tagssimilar ul li a,
#jm-footer-mod .tagssimilar ul li a {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-bottom1 .tagspopular ul li a:hover,
#jm-bottom5 .tagspopular ul li a:hover,
#jm-footer-mod .tagspopular ul li a:hover,
#jm-bottom1 .tagssimilar ul li a:hover,
#jm-bottom5 .tagssimilar ul li a:hover,
#jm-footer-mod .tagssimilar ul li a:hover {
  color: #ffffff;
  border-color: #046a9f;
}
#jm-bottom1 ul.tags li a.label-info,
#jm-bottom5 ul.tags li a.label-info,
#jm-footer-mod ul.tags li a.label-info {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-bottom1 ul.tags li a.label-info:hover,
#jm-bottom5 ul.tags li a.label-info:hover,
#jm-footer-mod ul.tags li a.label-info:hover {
  color: #ffffff;
  border-color: #046a9f;
}
#jm-bottom3 .nav.menu li a,
#jm-bottom3 .nav.menu li span.separator {
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
#jm-bottom3 .nav.menu li a:hover,
#jm-bottom3 .nav.menu li span.separator:hover {
  color: #046a9f;
}
#jm-bottom3 .nav.menu li.active > a,
#jm-bottom3 .nav.menu li.active > span.separator {
  color: #046a9f;
}
#jm-bottom3 .nav.menu > li > a,
#jm-bottom3 .nav.menu > li > span.separator {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
#jm-bottom3 .nav.menu > li:first-child > a,
#jm-bottom3 .nav.menu > li:first-child > span.separator {
  border-top: none;
}
#jm-bottom3 .tagspopular ul li a,
#jm-bottom3 .tagssimilar ul li a {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-bottom3 .tagspopular ul li a:hover,
#jm-bottom3 .tagssimilar ul li a:hover {
  color: #ffffff;
  border-color: #046a9f;
}
#jm-bottom3 ul.tags li a.label-info {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-bottom3 ul.tags li a.label-info:hover {
  color: #ffffff;
  border-color: #046a9f;
}
#jm-bottom6 .nav.menu li a,
#jm-bottom6 .nav.menu li span.separator {
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
#jm-bottom6 .nav.menu li a:hover,
#jm-bottom6 .nav.menu li span.separator:hover {
  color: #046a9f;
}
#jm-bottom6 .nav.menu li.active > a,
#jm-bottom6 .nav.menu li.active > span.separator {
  color: #046a9f;
}
#jm-bottom6 .nav.menu > li > a,
#jm-bottom6 .nav.menu > li > span.separator {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
#jm-bottom6 .nav.menu > li:first-child > a,
#jm-bottom6 .nav.menu > li:first-child > span.separator {
  border-top: none;
}
#jm-bottom6 .tagspopular ul li a,
#jm-bottom6 .tagssimilar ul li a {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-bottom6 .tagspopular ul li a:hover,
#jm-bottom6 .tagssimilar ul li a:hover {
  color: #ffffff;
  border-color: #046a9f;
}
#jm-bottom6 ul.tags li a.label-info {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-bottom6 ul.tags li a.label-info:hover {
  color: #ffffff;
  border-color: #046a9f;
}
#jm-allpage .jm-module.color1-ms .nav.menu li a,
#jm-allpage .jm-module.color1-ms .nav.menu li span.separator {
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
#jm-allpage .jm-module.color1-ms .nav.menu li a:hover,
#jm-allpage .jm-module.color1-ms .nav.menu li span.separator:hover {
  color: #046a9f;
}
#jm-allpage .jm-module.color1-ms .nav.menu li.active > a,
#jm-allpage .jm-module.color1-ms .nav.menu li.active > span.separator {
  color: #046a9f;
}
#jm-allpage .jm-module.color1-ms .nav.menu > li > a,
#jm-allpage .jm-module.color1-ms .nav.menu > li > span.separator {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
#jm-allpage .jm-module.color1-ms .nav.menu > li:first-child > a,
#jm-allpage .jm-module.color1-ms .nav.menu > li:first-child > span.separator {
  border-top: none;
}
#jm-allpage .jm-module.color1-ms .tagspopular ul li a,
#jm-allpage .jm-module.color1-ms .tagssimilar ul li a {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-allpage .jm-module.color1-ms .tagspopular ul li a:hover,
#jm-allpage .jm-module.color1-ms .tagssimilar ul li a:hover {
  color: #046a9f !important;
  border-color: #046a9f;
}
#jm-allpage .jm-module.color1-ms ul.tags li a.label-info {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-allpage .jm-module.color1-ms ul.tags li a.label-info:hover {
  color: #ffffff;
  border-color: #046a9f;
}
#jm-allpage .jm-module.color2-ms .nav.menu li a,
#jm-allpage .jm-module.color2-ms .nav.menu li span.separator {
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
#jm-allpage .jm-module.color2-ms .nav.menu li a:hover,
#jm-allpage .jm-module.color2-ms .nav.menu li span.separator:hover {
  color: #046a9f;
}
#jm-allpage .jm-module.color2-ms .nav.menu li.active > a,
#jm-allpage .jm-module.color2-ms .nav.menu li.active > span.separator {
  color: #046a9f;
}
#jm-allpage .jm-module.color2-ms .nav.menu > li > a,
#jm-allpage .jm-module.color2-ms .nav.menu > li > span.separator {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
#jm-allpage .jm-module.color2-ms .nav.menu > li:first-child > a,
#jm-allpage .jm-module.color2-ms .nav.menu > li:first-child > span.separator {
  border-top: none;
}
#jm-allpage .jm-module.color2-ms .tagspopular ul li a,
#jm-allpage .jm-module.color2-ms .tagssimilar ul li a {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-allpage .jm-module.color2-ms .tagspopular ul li a:hover,
#jm-allpage .jm-module.color2-ms .tagssimilar ul li a:hover {
  color: #046a9f !important;
  border-color: #046a9f;
}
#jm-allpage .jm-module.color2-ms ul.tags li a.label-info {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-allpage .jm-module.color2-ms ul.tags li a.label-info:hover {
  color: #ffffff;
  border-color: #046a9f;
}
#jm-allpage .jm-module.color3-ms .nav.menu li a,
#jm-allpage .jm-module.color3-ms .nav.menu li span.separator {
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
#jm-allpage .jm-module.color3-ms .nav.menu li a:hover,
#jm-allpage .jm-module.color3-ms .nav.menu li span.separator:hover {
  color: #046a9f;
}
#jm-allpage .jm-module.color3-ms .nav.menu li.active > a,
#jm-allpage .jm-module.color3-ms .nav.menu li.active > span.separator {
  color: #046a9f;
}
#jm-allpage .jm-module.color3-ms .nav.menu > li > a,
#jm-allpage .jm-module.color3-ms .nav.menu > li > span.separator {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
#jm-allpage .jm-module.color3-ms .nav.menu > li:first-child > a,
#jm-allpage .jm-module.color3-ms .nav.menu > li:first-child > span.separator {
  border-top: none;
}
#jm-allpage .jm-module.color3-ms .tagspopular ul li a,
#jm-allpage .jm-module.color3-ms .tagssimilar ul li a {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-allpage .jm-module.color3-ms .tagspopular ul li a:hover,
#jm-allpage .jm-module.color3-ms .tagssimilar ul li a:hover {
  color: #046a9f !important;
  border-color: #046a9f;
}
#jm-allpage .jm-module.color3-ms ul.tags li a.label-info {
  border-color: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
#jm-allpage .jm-module.color3-ms ul.tags li a.label-info:hover {
  color: #ffffff;
  border-color: #046a9f;
}
#jm-allpage .jm-module.color4-ms .nav.menu li a,
#jm-allpage .jm-module.color4-ms .nav.menu li span.separator {
  color: #1c202e;
  border-top: 1px solid #1a1e2b;
}
#jm-allpage .jm-module.color4-ms .nav.menu li a:hover,
#jm-allpage .jm-module.color4-ms .nav.menu li span.separator:hover {
  color: #046a9f;
}
#jm-allpage .jm-module.color4-ms .nav.menu li.active > a,
#jm-allpage .jm-module.color4-ms .nav.menu li.active > span.separator {
  color: #046a9f;
}
#jm-allpage .jm-module.color4-ms .nav.menu > li > a,
#jm-allpage .jm-module.color4-ms .nav.menu > li > span.separator {
  border-top: 1px solid #1a1e2b;
}
#jm-allpage .jm-module.color4-ms .nav.menu > li:first-child > a,
#jm-allpage .jm-module.color4-ms .nav.menu > li:first-child > span.separator {
  border-top: none;
}
#jm-allpage .jm-module.color4-ms .tagspopular ul li a,
#jm-allpage .jm-module.color4-ms .tagssimilar ul li a {
  border-color: #1a1e2b;
  color: #1c202e;
}
#jm-allpage .jm-module.color4-ms .tagspopular ul li a:hover,
#jm-allpage .jm-module.color4-ms .tagssimilar ul li a:hover {
  color: #1c202e;
  border-color: #046a9f;
}
#jm-allpage .jm-module.color4-ms ul.tags li a.label-info {
  border-color: #1a1e2b;
  color: #1c202e;
}
#jm-allpage .jm-module.color4-ms ul.tags li a.label-info:hover {
  color: #1c202e;
  border-color: #046a9f;
}
.media-list > li {
  background: none;
  padding: 0;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  height: 14px;
  line-height: 14px;
  vertical-align: top;
  padding: 0 2px;
}
.thumbnails > li {
  background: none;
  padding: 0;
}
h1.componentheading,
.tag-category > 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: 24px;
  font-family: Aller;
  font-weight: 900;
  color: #1c202e;
  line-height: 1.1;
  text-transform: none;
  margin: 0 0 30px;
}
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: 24px;
  font-family: Aller;
  font-weight: 900;
  color: #1c202e;
  line-height: 1.1;
  text-transform: none;
  margin: 0 0 30px;
}
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: #1c202e;
}
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 {
  text-decoration: none;
  color: #046a9f;
}
.page-header > h1 {
  font-size: 24px;
  font-family: Aller;
  font-weight: 900;
  color: #1c202e;
  text-transform: none;
  position: relative;
  margin-bottom: 30px;
}
h3.page-header {
  font-size: 1em;
  line-height: 1.7;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
h3.page-header a {
  color: #1c202e;
}
h3.page-header a:hover {
  color: #046a9f;
}
h3.page-header > .btn-mini {
  padding: 3px 6px;
  color: #ffffff;
}
h3.page-header > .btn-mini:hover {
  color: #ffffff;
}
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;
}
.icons .btn.dropdown-toggle {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.icons .btn.dropdown-toggle .caret {
  padding-top: 7px;
}
.element-invisible {
  display: none !important;
}
dl.article-info {
  margin: -25px 0 30px;
  padding: 0;
  line-height: 1.1;
  color: #c6c7cb;
  text-transform: uppercase;
  font-weight: 900;
}
dl.article-info dd {
  display: inline-block;
  margin: 0 5px 0 0;
  line-height: 1.3;
}
dl.article-info dd a {
  color: #4f97bc;
}
dl.article-info dd a:hover {
  color: #046a9f;
}
dl.article-info dd:last-child {
  margin: 0;
}
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;
}
.content_rating {
  margin-bottom: 10px;
}
.content_rating img {
  margin: 0;
}
.content_vote label {
  margin-right: 5px;
}
.categories-list .collapse {
  padding: 0 0 0 30px;
}
#archive-items .createdby {
  margin: 0 0 15px;
}
#archive-items [class*="row"] {
  margin-bottom: 30px;
}
#archive-items [class*="row"]:last-child {
  margin-bottom: 0;
}
.blog .item {
  background: #f1f1f1;
}
.blog .item .blog-item-body {
  padding: 30px;
}
.blog .item .blog-item-body .page-header h2 a {
  font-size: 16px;
  font-weight: 900;
}
.blog .item .blog-item-body .page-header h2 a:hover {
  border-bottom: 0;
  color: #046a9f;
}
.blog .item .blog-item-body dl.article-info {
  font-size: 12px;
}
.blog .item .blog-item-body p {
  color: #9d9d9d;
}
.blog .item p.readmore {
  text-align: center;
}
.blog .item .item-image {
  margin-bottom: 0;
}
.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 div[class*="leading-"],
.items-row {
  margin-bottom: 30px;
}
.items-leading .leading:last-child,
.items-row:last-child {
  margin: 0;
}
.items-more,
.content-links {
  margin: 0 0 30px;
}
.item-image {
  margin-bottom: 30px;
  max-width: 100%;
}
figure.pull-left,
figure.pull-right,
figure.pull-center {
  max-width: 100%;
  margin: 0 0 30px;
}
.pull-none.item-image {
  text-align: center;
}
.pull-left.item-image,
figure.pull-left {
  margin-right: 30px;
}
.pull-right.item-image,
figure.pull-right {
  margin-left: 30px;
}
.pull-center {
  text-align: center;
}
.category-desc {
  margin: 0 0 30px;
}
div.img_caption {
  margin: 0 auto;
  max-width: 100%;
}
p.img_caption {
  text-align: center;
  background: #eeeeee;
  padding: 5px;
  margin: 0;
  max-width: 100%;
}
.readmore {
  display: inline-block;
  padding: 18px 45px;
  border: none;
  background: #046a9f;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  color: #ffffff;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.readmore:hover {
  background: #1c202e;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.readmore:hover,
.readmore:focus,
.readmore:active {
  border-bottom: none;
}
p.readmore {
  display: block;
  text-align: right;
  margin: 30px 0 0;
  padding: 0;
  background: none;
  border: none;
}
p.readmore:hover {
  background: none;
}
p.readmore .btn {
  display: inline-block;
  padding: 18px 45px;
  border: none;
  background: #046a9f;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  color: #ffffff;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
p.readmore .btn:hover {
  background: #1c202e;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
p.readmore .btn:hover,
p.readmore .btn:focus,
p.readmore .btn:active {
  border-bottom: none;
}
.mod-articles-category-readmore a {
  display: inline-block;
  padding: 18px 45px;
  border: none;
  background: #046a9f;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  color: #ffffff;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.mod-articles-category-readmore a:hover {
  background: #1c202e;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.mod-articles-category-readmore a:hover,
.mod-articles-category-readmore a:focus,
.mod-articles-category-readmore a:active {
  border-bottom: none;
}
.jm-module.color1-ms .mod-articles-category-readmore a:hover {
  background: #ffffff !important;
  color: #169fe6 !important;
}
.jm-module.color2-ms .mod-articles-category-readmore a:hover {
  background: #ffffff !important;
  color: #046a9f !important;
}
.jm-module.color3-ms .mod-articles-category-readmore a:hover {
  background: #ffffff !important;
  color: #1c202e !important;
}
p.readmore a.btn .icon-chevron-right {
  display: none;
}
.jm-category-module .readmore {
  margin-top: 15px;
}
.dj-megamenu .readmore {
  padding: 18px 35px;
}
#jm-allpage #jm-logo-nav .readmore:hover {
  background: #ffffff;
  color: #1c202e;
}
#jm-allpage #jm-logo-nav p.readmore:hover {
  background: none;
}
#jm-allpage #jm-logo-nav p.readmore .btn {
  background: #046a9f;
  color: #ffffff;
}
#jm-allpage #jm-logo-nav p.readmore .btn:hover {
  background: #ffffff;
  color: #1c202e;
}
#jm-allpage #jm-header .readmore:hover {
  background: #ffffff;
  color: #1c202e;
}
#jm-allpage #jm-header p.readmore:hover {
  background: none;
}
#jm-allpage #jm-header p.readmore .btn {
  background: #046a9f;
  color: #ffffff;
}
#jm-allpage #jm-header p.readmore .btn:hover {
  background: #ffffff;
  color: #1c202e;
}
#jm-allpage #jm-bottom1 .readmore:hover,
#jm-allpage #jm-bottom5 .readmore:hover,
#jm-allpage #jm-footer-mod .readmore:hover {
  background: #ffffff;
  color: #0f121c;
}
#jm-allpage #jm-bottom1 p.readmore:hover,
#jm-allpage #jm-bottom5 p.readmore:hover,
#jm-allpage #jm-footer-mod p.readmore:hover {
  background: none;
}
#jm-allpage #jm-bottom1 p.readmore .btn,
#jm-allpage #jm-bottom5 p.readmore .btn,
#jm-allpage #jm-footer-mod p.readmore .btn {
  background: #046a9f;
  color: #ffffff;
}
#jm-allpage #jm-bottom1 p.readmore .btn:hover,
#jm-allpage #jm-bottom5 p.readmore .btn:hover,
#jm-allpage #jm-footer-mod p.readmore .btn:hover {
  background: #ffffff;
  color: #0f121c;
}
#jm-allpage #jm-bottom3 .readmore:hover {
  background: #ffffff;
  color: #ececec;
}
#jm-allpage #jm-bottom3 p.readmore:hover {
  background: none;
}
#jm-allpage #jm-bottom3 p.readmore .btn {
  background: #046a9f;
  color: #ffffff;
}
#jm-allpage #jm-bottom3 p.readmore .btn:hover {
  background: #ffffff;
  color: #ececec;
}
#jm-allpage #jm-bottom6 .readmore:hover {
  background: #ffffff;
  color: #169fe6;
}
#jm-allpage #jm-bottom6 p.readmore:hover {
  background: none;
}
#jm-allpage #jm-bottom6 p.readmore .btn {
  background: #046a9f;
  color: #ffffff;
}
#jm-allpage #jm-bottom6 p.readmore .btn:hover {
  background: #ffffff;
  color: #169fe6;
}
#jm-allpage #jm-offcanvas .readmore:hover {
  background: #ffffff;
  color: #1c202e;
}
#jm-allpage #jm-offcanvas p.readmore:hover {
  background: none;
}
#jm-allpage #jm-offcanvas p.readmore .btn {
  background: #046a9f;
  color: #ffffff;
}
#jm-allpage #jm-offcanvas p.readmore .btn:hover {
  background: #ffffff;
  color: #1c202e;
}
#jm-allpage .jm-module.color1-ms .readmore:hover {
  background: #ffffff !important;
  color: #169fe6 !important;
}
#jm-allpage .jm-module.color1-ms p.readmore:hover {
  background: none !important;
}
#jm-allpage .jm-module.color1-ms p.readmore .btn {
  background: #046a9f;
  color: #ffffff;
}
#jm-allpage .jm-module.color1-ms p.readmore .btn:hover {
  background: #ffffff !important;
  color: #169fe6 !important;
}
#jm-allpage .jm-module.color2-ms .readmore:hover {
  background: #ffffff !important;
  color: #046a9f !important;
}
#jm-allpage .jm-module.color2-ms p.readmore:hover {
  background: none !important;
}
#jm-allpage .jm-module.color2-ms p.readmore .btn {
  background: #046a9f;
  color: #ffffff;
}
#jm-allpage .jm-module.color2-ms p.readmore .btn:hover {
  background: #ffffff !important;
  color: #046a9f !important;
}
#jm-allpage .jm-module.color3-ms .readmore:hover {
  background: #ffffff !important;
  color: #1c202e !important;
}
#jm-allpage .jm-module.color3-ms p.readmore:hover {
  background: none !important;
}
#jm-allpage .jm-module.color3-ms p.readmore .btn {
  background: #046a9f;
  color: #ffffff;
}
#jm-allpage .jm-module.color3-ms p.readmore .btn:hover {
  background: #ffffff !important;
  color: #1c202e !important;
}
#jm-allpage .jm-module.color4-ms .readmore:hover {
  background: #1c202e !important;
  color: #ffffff !important;
}
#jm-allpage .jm-module.color4-ms p.readmore:hover {
  background: none !important;
}
#jm-allpage .jm-module.color4-ms p.readmore .btn {
  background: #046a9f;
  color: #ffffff;
}
#jm-allpage .jm-module.color4-ms p.readmore .btn:hover {
  background: #1c202e !important;
  color: #ffffff !important;
}
.archive .filters {
  margin-bottom: 30px;
}
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 #ececec;
  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: #ff0000;
}
.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: 30px 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: 30px 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: 30px;
}
.tag-category form > ul > li > h3 {
  margin-bottom: 30px;
}
.tag-category form > ul > li {
  padding: 0;
  background: none !important;
}
.tag-category .tag-body {
  margin: 30px 0;
  display: block;
}
.tag-category .thumbnails > li,
.tag-category .category > li {
  background: none;
  padding: 0;
}
.tag-category .thumbnails > li h3 {
  font-size: 1em;
}
iframe.wrapper {
  max-width: 100%;
}
body .tip-wrap .tip {
  max-width: 300px;
  padding: 3px 8px;
  color: #1c202e;
  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: #1c202e;
}
body .tip-wrap .tip-text {
  font-weight: normal;
  color: #1c202e;
}
.jmodedit {
  z-index: 9999;
  line-height: 1 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  color: #046a9f !important;
}
.jmodedit:hover {
  color: #045f8f !important;
}
.article-index {
  margin-left: 30px;
}
.article-index + .pagenavcounter {
  margin-bottom: 10px;
}
.article-index .nav {
  min-width: 150px;
}
.calendar table {
  border-collapse: separate;
}
.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;
}
.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;
}
.relateditems > li,
.mostread > li,
.latestnews > li,
.archive-module > li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ececec;
}
.relateditems > li:last-child,
.mostread > li:last-child,
.latestnews > li:last-child,
.archive-module > li:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
.relateditems > li a,
.mostread > li a,
.latestnews > li a,
.archive-module > li a {
  font-weight: 900;
  color: inherit;
  text-decoration: none;
  font-size: 16px;
}
.relateditems > li a:hover,
.mostread > li a:hover,
.latestnews > li a:hover,
.archive-module > li a:hover {
  color: #046a9f;
  border-bottom: none;
}
.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-weight: 900;
  margin: 0;
  text-transform: uppercase;
}
.categories-module li h1 a,
.categories-module li h2 a,
.categories-module li h3 a,
.categories-module li h4 a,
.categories-module li h5 a,
.categories-module li h6 a {
  color: inherit;
  text-decoration: none;
}
.categories-module li h1 a:hover,
.categories-module li h2 a:hover,
.categories-module li h3 a:hover,
.categories-module li h4 a:hover,
.categories-module li h5 a:hover,
.categories-module li h6 a:hover {
  color: #046a9f;
  border-bottom: none;
}
.categories-module li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ececec;
}
.categories-module li:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
.category-module {
  margin: 0;
}
.category-module li {
  margin-bottom: 30px;
}
.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;
}
.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;
}
.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: 46px;
  height: 50px;
  font-size: 15px;
  padding: 0 8px;
  vertical-align: middle;
  border: 2px solid #ececec;
  color: #1c202e;
  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 #ececec;
  background: #ffffff;
  border-radius: 0;
  box-shadow: none;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-field input.default {
  font-family: inherit;
  color: #1c202e;
  padding: 0;
  margin: 0;
  height: 50px;
}
#jm-allpage .chzn-container-single .chzn-single div b {
  margin-top: 12px;
  line-height: 1;
  height: 35px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice {
  line-height: 24px;
  border: 1px solid #ececec;
  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: #046a9f;
}
#jm-logo-nav .chzn-container-single .chzn-single,
#jm-header .chzn-container-single .chzn-single,
#jm-bottom1 .chzn-container-single .chzn-single,
#jm-bottom5 .chzn-container-single .chzn-single,
#jm-bottom6 .chzn-container-single .chzn-single,
#jm-footer-mod .chzn-container-single .chzn-single,
#jm-allpage .jm-module.color1-ms .chzn-container-single .chzn-single,
#jm-allpage .jm-module.color2-ms .chzn-container-single .chzn-single,
#jm-allpage .jm-module.color3-ms .chzn-container-single .chzn-single,
#jm-logo-nav .chzn-container-multi .chzn-choices,
#jm-header .chzn-container-multi .chzn-choices,
#jm-bottom1 .chzn-container-multi .chzn-choices,
#jm-bottom5 .chzn-container-multi .chzn-choices,
#jm-bottom6 .chzn-container-multi .chzn-choices,
#jm-footer-mod .chzn-container-multi .chzn-choices,
#jm-allpage .jm-module.color1-ms .chzn-container-multi .chzn-choices,
#jm-allpage .jm-module.color2-ms .chzn-container-multi .chzn-choices,
#jm-allpage .jm-module.color3-ms .chzn-container-multi .chzn-choices {
  border-color: rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
}
#jm-logo-nav .chzn-container .chzn-drop,
#jm-header .chzn-container .chzn-drop,
#jm-bottom1 .chzn-container .chzn-drop,
#jm-bottom5 .chzn-container .chzn-drop,
#jm-bottom6 .chzn-container .chzn-drop,
#jm-footer-mod .chzn-container .chzn-drop,
#jm-allpage .jm-module.color1-ms .chzn-container .chzn-drop,
#jm-allpage .jm-module.color2-ms .chzn-container .chzn-drop,
#jm-allpage .jm-module.color3-ms .chzn-container .chzn-drop {
  border-color: rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
}
#jm-logo-nav .chzn-container-multi .chzn-choices .search-choice,
#jm-header .chzn-container-multi .chzn-choices .search-choice,
#jm-bottom1 .chzn-container-multi .chzn-choices .search-choice,
#jm-bottom5 .chzn-container-multi .chzn-choices .search-choice,
#jm-bottom6 .chzn-container-multi .chzn-choices .search-choice,
#jm-footer-mod .chzn-container-multi .chzn-choices .search-choice,
#jm-allpage .jm-module.color1-ms .chzn-container-multi .chzn-choices .search-choice,
#jm-allpage .jm-module.color2-ms .chzn-container-multi .chzn-choices .search-choice,
#jm-allpage .jm-module.color3-ms .chzn-container-multi .chzn-choices .search-choice {
  border-color: rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
}
#jm-logo-nav h3.page-header,
#jm-header h3.page-header,
#jm-bottom1 h3.page-header,
#jm-bottom5 h3.page-header,
#jm-bottom6 h3.page-header,
#jm-footer-mod h3.page-header,
#jm-allpage .jm-module.color1-ms h3.page-header,
#jm-allpage .jm-module.color2-ms h3.page-header,
#jm-allpage .jm-module.color3-ms h3.page-header {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
#jm-logo-nav ul.list-striped > li,
#jm-header ul.list-striped > li,
#jm-bottom1 ul.list-striped > li,
#jm-bottom5 ul.list-striped > li,
#jm-bottom6 ul.list-striped > li,
#jm-footer-mod ul.list-striped > li,
#jm-allpage .jm-module.color1-ms ul.list-striped > li,
#jm-allpage .jm-module.color2-ms ul.list-striped > li,
#jm-allpage .jm-module.color3-ms ul.list-striped > li {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
#jm-logo-nav .categories-module li,
#jm-header .categories-module li,
#jm-bottom1 .categories-module li,
#jm-bottom5 .categories-module li,
#jm-bottom6 .categories-module li,
#jm-footer-mod .categories-module li,
#jm-allpage .jm-module.color1-ms .categories-module li,
#jm-allpage .jm-module.color2-ms .categories-module li,
#jm-allpage .jm-module.color3-ms .categories-module li,
#jm-logo-nav .relateditems > li,
#jm-header .relateditems > li,
#jm-bottom1 .relateditems > li,
#jm-bottom5 .relateditems > li,
#jm-bottom6 .relateditems > li,
#jm-footer-mod .relateditems > li,
#jm-allpage .jm-module.color1-ms .relateditems > li,
#jm-allpage .jm-module.color2-ms .relateditems > li,
#jm-allpage .jm-module.color3-ms .relateditems > li,
#jm-logo-nav .mostread > li,
#jm-header .mostread > li,
#jm-bottom1 .mostread > li,
#jm-bottom5 .mostread > li,
#jm-bottom6 .mostread > li,
#jm-footer-mod .mostread > li,
#jm-allpage .jm-module.color1-ms .mostread > li,
#jm-allpage .jm-module.color2-ms .mostread > li,
#jm-allpage .jm-module.color3-ms .mostread > li,
#jm-logo-nav .latestnews > li,
#jm-header .latestnews > li,
#jm-bottom1 .latestnews > li,
#jm-bottom5 .latestnews > li,
#jm-bottom6 .latestnews > li,
#jm-footer-mod .latestnews > li,
#jm-allpage .jm-module.color1-ms .latestnews > li,
#jm-allpage .jm-module.color2-ms .latestnews > li,
#jm-allpage .jm-module.color3-ms .latestnews > li,
#jm-logo-nav .archive-module > li,
#jm-header .archive-module > li,
#jm-bottom1 .archive-module > li,
#jm-bottom5 .archive-module > li,
#jm-bottom6 .archive-module > li,
#jm-footer-mod .archive-module > li,
#jm-allpage .jm-module.color1-ms .archive-module > li,
#jm-allpage .jm-module.color2-ms .archive-module > li,
#jm-allpage .jm-module.color3-ms .archive-module > li {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
#jm-bottom3 .chzn-container-single .chzn-single,
#jm-allpage .jm-module.color4-ms .chzn-container-single .chzn-single,
#jm-bottom3 .chzn-container-multi .chzn-choices,
#jm-allpage .jm-module.color4-ms .chzn-container-multi .chzn-choices {
  border-color: #1a1e2b;
  background: #ffffff;
}
#jm-bottom3 .chzn-container .chzn-drop,
#jm-allpage .jm-module.color4-ms .chzn-container .chzn-drop {
  border-color: #1a1e2b;
  background: #ffffff;
}
#jm-bottom3 .chzn-container-multi .chzn-choices .search-choice,
#jm-allpage .jm-module.color4-ms .chzn-container-multi .chzn-choices .search-choice {
  border-color: #1a1e2b;
  background: #ffffff;
}
#jm-bottom3 h3.page-header,
#jm-allpage .jm-module.color4-ms h3.page-header {
  border-bottom-color: #1a1e2b;
}
#jm-bottom3 ul.list-striped > li,
#jm-allpage .jm-module.color4-ms ul.list-striped > li {
  border-bottom-color: #1a1e2b;
}
#jm-bottom3 .categories-module li,
#jm-allpage .jm-module.color4-ms .categories-module li,
#jm-bottom3 .relateditems > li,
#jm-allpage .jm-module.color4-ms .relateditems > li,
#jm-bottom3 .mostread > li,
#jm-allpage .jm-module.color4-ms .mostread > li,
#jm-bottom3 .latestnews > li,
#jm-allpage .jm-module.color4-ms .latestnews > li,
#jm-bottom3 .archive-module > li,
#jm-allpage .jm-module.color4-ms .archive-module > li {
  border-bottom-color: #1a1e2b;
}
.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 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;
}
#system-message .alert {
  margin: 30px 0;
}
#system-message .alert a {
  text-decoration: none;
}
h3.jm-typo-title {
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  margin: 30px 0;
}
h3.jm-typo-title ~ pre,
h3.jm-typo-title ~ div pre {
  margin-bottom: 30px;
  font-size: 13px;
}
.jm-code {
  border-left: 5px solid #ececec;
  padding: 10px;
  background: #e7e6e6;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0 0 30px;
}
.jm-color {
  color: #046a9f;
}
.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;
  color: #2a3045;
}
.quote-left:after,
.quote-right:after {
  content: '';
  position: absolute;
  width: 23px;
  height: 21px;
}
.quote-left {
  padding: 40px 0 50px 50px;
  float: right;
  text-align: left;
  border-left: 3px solid #444;
  margin: 20px 0 20px 100px;
}
.quote-left:after {
  top: 0;
  left: -50px;
  right: auto;
  background: url("../images/quote-left-light.png") no-repeat;
}
.quote-right {
  padding: 40px 50px 50px 0;
  float: left;
  text-align: right;
  border-right: 3px solid #444;
  margin: 20px 100px 20px 0;
}
.quote-right:after {
  top: 0;
  right: -50px;
  left: auto;
  background: url("../images/quote-right-light.png") no-repeat;
}
#jm-logo-nav .quote-left {
  border-left-color: #ffffff;
}
#jm-logo-nav .quote-left:after {
  background: url("../images/quote-left-dark.png") no-repeat;
}
#jm-logo-nav .quote-right {
  border-right-color: #ffffff;
}
#jm-logo-nav .quote-right:after {
  background: url("../images/quote-right-dark.png") no-repeat;
}
#jm-header .quote-left {
  border-left-color: #ffffff;
}
#jm-header .quote-left:after {
  background: url("../images/quote-left-dark.png") no-repeat;
}
#jm-header .quote-right {
  border-right-color: #ffffff;
}
#jm-header .quote-right:after {
  background: url("../images/quote-right-dark.png") no-repeat;
}
#jm-bottom3 .quote-left {
  border-left-color: #ffffff;
}
#jm-bottom3 .quote-left:after {
  background: url("../images/quote-left-dark.png") no-repeat;
}
#jm-bottom3 .quote-right {
  border-right-color: #ffffff;
}
#jm-bottom3 .quote-right:after {
  background: url("../images/quote-right-dark.png") no-repeat;
}
#jm-bottom6 .quote-left {
  border-left-color: #ffffff;
}
#jm-bottom6 .quote-left:after {
  background: url("../images/quote-left-dark.png") no-repeat;
}
#jm-bottom6 .quote-right {
  border-right-color: #ffffff;
}
#jm-bottom6 .quote-right:after {
  background: url("../images/quote-right-dark.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");
}
#jm-logo-nav p.jmbadge,
#jm-header p.jmbadge,
#jm-offcanvas p.jmbadge,
#jm-bottom1 p.jmbadge,
#jm-bottom5 p.jmbadge,
#jm-footer p.jmbadge,
#jm-logo-nav span.jmbadge,
#jm-header span.jmbadge,
#jm-offcanvas span.jmbadge,
#jm-bottom1 span.jmbadge,
#jm-bottom5 span.jmbadge,
#jm-footer span.jmbadge {
  background-image: url("../images/icons/white/badge.png");
}
#jm-logo-nav p.jmcalendar,
#jm-header p.jmcalendar,
#jm-offcanvas p.jmcalendar,
#jm-bottom1 p.jmcalendar,
#jm-bottom5 p.jmcalendar,
#jm-footer p.jmcalendar,
#jm-logo-nav span.jmcalendar,
#jm-header span.jmcalendar,
#jm-offcanvas span.jmcalendar,
#jm-bottom1 span.jmcalendar,
#jm-bottom5 span.jmcalendar,
#jm-footer span.jmcalendar {
  background-image: url("../images/icons/white/calendar.png");
}
#jm-logo-nav p.jmchat,
#jm-header p.jmchat,
#jm-offcanvas p.jmchat,
#jm-bottom1 p.jmchat,
#jm-bottom5 p.jmchat,
#jm-footer p.jmchat,
#jm-logo-nav span.jmchat,
#jm-header span.jmchat,
#jm-offcanvas span.jmchat,
#jm-bottom1 span.jmchat,
#jm-bottom5 span.jmchat,
#jm-footer span.jmchat {
  background-image: url("../images/icons/white/chat.png");
}
#jm-logo-nav p.jmcheck,
#jm-header p.jmcheck,
#jm-offcanvas p.jmcheck,
#jm-bottom1 p.jmcheck,
#jm-bottom5 p.jmcheck,
#jm-footer p.jmcheck,
#jm-logo-nav span.jmcheck,
#jm-header span.jmcheck,
#jm-offcanvas span.jmcheck,
#jm-bottom1 span.jmcheck,
#jm-bottom5 span.jmcheck,
#jm-footer span.jmcheck {
  background-image: url("../images/icons/white/check.png");
}
#jm-logo-nav p.jmcloud,
#jm-header p.jmcloud,
#jm-offcanvas p.jmcloud,
#jm-bottom1 p.jmcloud,
#jm-bottom5 p.jmcloud,
#jm-footer p.jmcloud,
#jm-logo-nav span.jmcloud,
#jm-header span.jmcloud,
#jm-offcanvas span.jmcloud,
#jm-bottom1 span.jmcloud,
#jm-bottom5 span.jmcloud,
#jm-footer span.jmcloud {
  background-image: url("../images/icons/white/cloud.png");
}
#jm-logo-nav p.jmdirection,
#jm-header p.jmdirection,
#jm-offcanvas p.jmdirection,
#jm-bottom1 p.jmdirection,
#jm-bottom5 p.jmdirection,
#jm-footer p.jmdirection,
#jm-logo-nav span.jmdirection,
#jm-header span.jmdirection,
#jm-offcanvas span.jmdirection,
#jm-bottom1 span.jmdirection,
#jm-bottom5 span.jmdirection,
#jm-footer span.jmdirection {
  background-image: url("../images/icons/white/direction.png");
}
#jm-logo-nav p.jmdivide,
#jm-header p.jmdivide,
#jm-offcanvas p.jmdivide,
#jm-bottom1 p.jmdivide,
#jm-bottom5 p.jmdivide,
#jm-footer p.jmdivide,
#jm-logo-nav span.jmdivide,
#jm-header span.jmdivide,
#jm-offcanvas span.jmdivide,
#jm-bottom1 span.jmdivide,
#jm-bottom5 span.jmdivide,
#jm-footer span.jmdivide {
  background-image: url("../images/icons/white/divide.png");
}
#jm-logo-nav p.jmerror,
#jm-header p.jmerror,
#jm-offcanvas p.jmerror,
#jm-bottom1 p.jmerror,
#jm-bottom5 p.jmerror,
#jm-footer p.jmerror,
#jm-logo-nav span.jmerror,
#jm-header span.jmerror,
#jm-offcanvas span.jmerror,
#jm-bottom1 span.jmerror,
#jm-bottom5 span.jmerror,
#jm-footer span.jmerror {
  background-image: url("../images/icons/white/error.png");
}
#jm-logo-nav p.jmfire,
#jm-header p.jmfire,
#jm-offcanvas p.jmfire,
#jm-bottom1 p.jmfire,
#jm-bottom5 p.jmfire,
#jm-footer p.jmfire,
#jm-logo-nav span.jmfire,
#jm-header span.jmfire,
#jm-offcanvas span.jmfire,
#jm-bottom1 span.jmfire,
#jm-bottom5 span.jmfire,
#jm-footer span.jmfire {
  background-image: url("../images/icons/white/fire.png");
}
#jm-logo-nav p.jmflag,
#jm-header p.jmflag,
#jm-offcanvas p.jmflag,
#jm-bottom1 p.jmflag,
#jm-bottom5 p.jmflag,
#jm-footer p.jmflag,
#jm-logo-nav span.jmflag,
#jm-header span.jmflag,
#jm-offcanvas span.jmflag,
#jm-bottom1 span.jmflag,
#jm-bottom5 span.jmflag,
#jm-footer span.jmflag {
  background-image: url("../images/icons/white/flag.png");
}
#jm-logo-nav p.jmheart,
#jm-header p.jmheart,
#jm-offcanvas p.jmheart,
#jm-bottom1 p.jmheart,
#jm-bottom5 p.jmheart,
#jm-footer p.jmheart,
#jm-logo-nav span.jmheart,
#jm-header span.jmheart,
#jm-offcanvas span.jmheart,
#jm-bottom1 span.jmheart,
#jm-bottom5 span.jmheart,
#jm-footer span.jmheart {
  background-image: url("../images/icons/white/heart.png");
}
#jm-logo-nav p.jmhome,
#jm-header p.jmhome,
#jm-offcanvas p.jmhome,
#jm-bottom1 p.jmhome,
#jm-bottom5 p.jmhome,
#jm-footer p.jmhome,
#jm-logo-nav span.jmhome,
#jm-header span.jmhome,
#jm-offcanvas span.jmhome,
#jm-bottom1 span.jmhome,
#jm-bottom5 span.jmhome,
#jm-footer span.jmhome {
  background-image: url("../images/icons/white/home.png");
}
#jm-logo-nav p.jminfo,
#jm-header p.jminfo,
#jm-offcanvas p.jminfo,
#jm-bottom1 p.jminfo,
#jm-bottom5 p.jminfo,
#jm-footer p.jminfo,
#jm-logo-nav span.jminfo,
#jm-header span.jminfo,
#jm-offcanvas span.jminfo,
#jm-bottom1 span.jminfo,
#jm-bottom5 span.jminfo,
#jm-footer span.jminfo {
  background-image: url("../images/icons/white/info.png");
}
#jm-logo-nav p.jmlist,
#jm-header p.jmlist,
#jm-offcanvas p.jmlist,
#jm-bottom1 p.jmlist,
#jm-bottom5 p.jmlist,
#jm-footer p.jmlist,
#jm-logo-nav span.jmlist,
#jm-header span.jmlist,
#jm-offcanvas span.jmlist,
#jm-bottom1 span.jmlist,
#jm-bottom5 span.jmlist,
#jm-footer span.jmlist {
  background-image: url("../images/icons/white/list.png");
}
#jm-logo-nav p.jmmail,
#jm-header p.jmmail,
#jm-offcanvas p.jmmail,
#jm-bottom1 p.jmmail,
#jm-bottom5 p.jmmail,
#jm-footer p.jmmail,
#jm-logo-nav span.jmmail,
#jm-header span.jmmail,
#jm-offcanvas span.jmmail,
#jm-bottom1 span.jmmail,
#jm-bottom5 span.jmmail,
#jm-footer span.jmmail {
  background-image: url("../images/icons/white/mail.png");
}
#jm-logo-nav p.jmpeople,
#jm-header p.jmpeople,
#jm-offcanvas p.jmpeople,
#jm-bottom1 p.jmpeople,
#jm-bottom5 p.jmpeople,
#jm-footer p.jmpeople,
#jm-logo-nav span.jmpeople,
#jm-header span.jmpeople,
#jm-offcanvas span.jmpeople,
#jm-bottom1 span.jmpeople,
#jm-bottom5 span.jmpeople,
#jm-footer span.jmpeople {
  background-image: url("../images/icons/white/people.png");
}
#jm-logo-nav p.jmstar,
#jm-header p.jmstar,
#jm-offcanvas p.jmstar,
#jm-bottom1 p.jmstar,
#jm-bottom5 p.jmstar,
#jm-footer p.jmstar,
#jm-logo-nav span.jmstar,
#jm-header span.jmstar,
#jm-offcanvas span.jmstar,
#jm-bottom1 span.jmstar,
#jm-bottom5 span.jmstar,
#jm-footer span.jmstar {
  background-image: url("../images/icons/white/star.png");
}
#jm-logo-nav p.jmstat,
#jm-header p.jmstat,
#jm-offcanvas p.jmstat,
#jm-bottom1 p.jmstat,
#jm-bottom5 p.jmstat,
#jm-footer p.jmstat,
#jm-logo-nav span.jmstat,
#jm-header span.jmstat,
#jm-offcanvas span.jmstat,
#jm-bottom1 span.jmstat,
#jm-bottom5 span.jmstat,
#jm-footer span.jmstat {
  background-image: url("../images/icons/white/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-size: 24px;
  font-family: Aller;
  font-weight: 900;
  color: #1c202e;
  line-height: 1.1;
  text-transform: none;
  margin: 0 0 30px;
}
.dj-cat-title a {
  color: #1c202e;
}
.dj-cat-title a:hover {
  text-decoration: none;
  color: #046a9f;
}
.dj-cat-title a:hover,
.dj-cat-title a:focus,
.dj-cat-title a:active {
  border-bottom: none;
}
.dj-galleryGrid,
.dj-mslider,
.dj-tabber,
.nivoSlider,
.dj-slideshow,
.djslider-loader,
.dj-slideshowThumbs {
  margin: 0 !important;
}
.category-desc {
  margin: 20px 0;
}
.dj-slide-title {
  font-size: 16px !important;
  color: #ffffff !important;
  text-transform: none;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  margin: 0 !important;
}
.dj-slide-title a {
  color: #ffffff !important;
}
.dj-slide-title a:hover {
  color: #046a9f !important;
  text-decoration: none !important;
}
.dj-slide-title + .dj-slide-description {
  padding-top: 15px;
  position: relative;
}
.dj-slide-desc-bg {
  background: #1c202e !important;
  opacity: 0.8 !important;
}
.dj-slide-desc-text {
  font-size: 15px !important;
  line-height: 1.7 !important;
  font-weight: 400;
  padding: 30px !important;
  color: #ffffff !important;
}
.dj-slide-desc-text a {
  color: #ffffff !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-slideshow-in,
.dj-slideshowThumbs-in,
.dj-slideshowThumbs .dj-indicators,
.dj-tabber,
.nivoSlider,
.box_skitter,
.dj-tab {
  box-shadow: none !important;
}
.djslider-loader .load-button,
.dj-slideshow .dj-load-button,
.dj-mslider .dj-load-button {
  border: none !important;
  background: none !important;
  opacity: 1 !important;
  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: 30px !important;
  color: #ffffff !important;
}
#jm-allpage .dj-readmore-wrapper {
  padding: 20px 0 0 !important;
}
#jm-allpage .dj-readmore-wrapper .dj-readmore {
  display: inline-block;
  padding: 18px 45px;
  border: none;
  background: #046a9f;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  color: #ffffff;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#jm-allpage .dj-readmore-wrapper .dj-readmore:hover {
  background: #ffffff;
  color: #1c202e !important;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#djmediatools .dj-categories {
  margin: 0 -10px;
}
#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;
}
#djmediatools .dj-categories a.dj-category {
  margin: 0 10px 10px;
}
#djmediatools .dj-categories .dj-category-in {
  border: none;
}
#djmediatools .dj-categories .dj-ctitle-bg {
  background: #1c202e;
  opacity: 0.8 !important;
}
#djmediatools .dj-categories .dj-ctitle-in {
  padding: 30px !important;
  font-size: 16px !important;
  color: #ffffff !important;
  text-transform: none;
  font-weight: 400 !important;
  line-height: 1.2 !important;
}
#djmediatools .dj-categories .dj-ctitle-in:hover {
  color: #046a9f !important;
}
.dj-galleryGrid .dj-slide {
  opacity: 1 !important;
}
.dj-galleryGrid .dj-slide-desc-bg {
  opacity: 0.8 !important;
}
#jm-allpage .grid-ms .dj-galleryGrid .dj-slide-desc,
#jm-allpage .grid-ms .dj-galleryGrid .dj-slide-desc-in {
  height: 100%;
  pointer-events: none;
}
#jm-allpage .grid-ms .dj-galleryGrid .dj-slide-desc-text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  box-sizing: border-box;
}
#jm-allpage .grid-ms .dj-galleryGrid .dj-slide-desc-text a {
  pointer-events: auto;
}
#jm-allpage .grid-ms .dj-galleryGrid .dj-slide-title + .dj-slide-description {
  padding-top: 80px;
}
#jm-allpage .grid-ms .dj-galleryGrid .dj-slide-title + .dj-slide-description:after {
  top: 25px;
}
#jm-allpage .mediatools-desc-ms .dj-slide-desc-bg {
  background: #ffffff !important;
}
#jm-allpage .mediatools-desc-ms .dj-readmore-wrapper {
  text-align: left;
}
#jm-allpage .mediatools-desc-ms .dj-readmore-wrapper .dj-readmore {
  color: #ffffff !important;
}
#jm-allpage .mediatools-desc-ms .dj-readmore-wrapper .dj-readmore:hover {
  background: #1c202e !important;
  color: #ffffff !important;
}
#jm-allpage .mediatools-desc-ms .dj-slide-title {
  font-size: 28px !important;
  font-weight: bold !important;
  color: #1c202e !important;
}
#jm-allpage .mediatools-desc-ms .dj-slide-title a {
  color: #1c202e !important;
}
#jm-allpage .mediatools-desc-ms .dj-slide-title a:hover {
  color: #046a9f !important;
}
#jm-allpage .mediatools-desc-ms .dj-slide-title a:hover,
#jm-allpage .mediatools-desc-ms .dj-slide-title a:focus,
#jm-allpage .mediatools-desc-ms .dj-slide-title a:active {
  border-bottom: none;
}
#jm-allpage .mediatools-desc-ms .dj-slide-desc-text {
  color: #1c202e !important;
}
#jm-allpage .mediatools-desc-ms .dj-slide-desc-text a {
  color: #1c202e !important;
}
#jm-allpage .mediatools-desc-ms .dj-slide-desc-text a:hover,
#jm-allpage .mediatools-desc-ms .dj-slide-desc-text a:focus,
#jm-allpage .mediatools-desc-ms .dj-slide-desc-text a:active {
  border-bottom: none;
}
.dj-mslider .dj-indicators-in {
  padding: 5px !important;
  height: 30px;
  line-height: 30px;
}
.dj-mslider .dj-load-button {
  height: 8px !important;
  width: 8px !important;
  margin: 0 5px !important;
  border-radius: 100% !important;
  background: #1c202e !important;
  border: 2px solid #1c202e !important;
  box-sizing: border-box;
}
.dj-mslider .dj-load-button.dj-load-button-active {
  background: transparent !important;
}
.djslider-loader .navigation-container-custom {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.djslider-loader .navigation-container-custom .cust-navigation-in {
  padding: 15px 5px !important;
}
.djslider-loader .load-button {
  height: 8px !important;
  width: 8px !important;
  margin: 0 5px !important;
  border-radius: 100% !important;
  background: #1c202e !important;
  border: 2px solid #1c202e !important;
  box-sizing: border-box;
}
.djslider-loader .load-button.load-button-active {
  background: transparent !important;
}
.dj-slideshow .dj-indicators {
  margin-top: 20px !important;
}
.dj-slideshow .dj-load-button {
  display: inline-block;
  height: 30px !important;
  width: 30px !important;
  border-radius: 100% !important;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 0 2px !important;
  background: #1c202e !important;
}
.dj-slideshow .dj-load-button .dj-key,
.dj-slideshow .dj-load-button .dj-key {
  font-size: 14px !important;
}
.dj-slideshow .dj-load-button-active,
.dj-slideshow .dj-load-button:hover {
  background: #046a9f !important;
  border-color: #046a9f !important;
}
.dj-slideshowThumbs {
  display: inline-block;
}
.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: 0.2 !important;
}
.dj-slideshowThumbs .dj-load-button:hover,
.dj-slideshowThumbs .dj-load-button-active {
  opacity: 1 !important;
}
.dj-slideshowThumbs .dj-indicators {
  background: none !important;
}
.dj-tabber {
  padding: 0 !important;
  display: inline-block;
  border: none !important;
}
.dj-tabber .dj-tab {
  background: #ffffff !important;
  margin: 0 !important;
  padding: 0 15px !important;
  border-bottom: 1px solid #ececec !important;
}
.dj-tabber .dj-tab span.dj-tab-in span {
  color: #1c202e !important;
}
.dj-tabber .dj-tab-active {
  background: #046a9f !important;
}
.dj-tabber .dj-tab-active span.dj-tab-in span {
  color: #ffffff !important;
}
.dj-tabber span.dj-tab-in {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  text-shadow: none !important;
}
.dj-tabber .dj-tab img {
  margin-right: 15px !important;
  border: none !important;
}
.dj-tabber .dj-tabs-right .dj-tab-indicator {
  background: none !important;
}
.dj-tabber .dj-tabs-left .dj-tab-indicator {
  background: none !important;
}
.dj-tabber .dj-tab-indicator {
  width: 10px !important;
}
.box_skitter {
  margin: 0 auto;
  border: none !important;
}
.box_skitter .label_skitter {
  background: none !important;
  opacity: 1 !important;
  color: #ffffff !important;
}
.box_skitter .label_skitter p {
  font-size: 15px !important;
  letter-spacing: none !important;
  color: #ffffff !important;
  font-family: inherit !important;
  letter-spacing: normal !important;
}
.box_skitter .info_slide {
  opacity: 1 !important;
}
.box_skitter .image_number {
  font-size: 14px !important;
  color: #ffffff !important;
  box-shadow: none !important;
  border-radius: 100% !important;
  padding: 0 !important;
  border: none !important;
  background: #1c202e !important;
  margin: 0 2px !important;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
}
.box_skitter .image_number_select,
.box_skitter .image_number:hover {
  background: #046a9f !important;
}
.box_skitter .info_slide {
  padding: 0 !important;
}
.box_skitter.skitter-square .next_button,
.box_skitter.skitter-square .prev_button {
  top: 35px !important;
  bottom: auto !important;
  opacity: 0.7 !important;
}
.box_skitter.skitter-square .next_button:hover,
.box_skitter.skitter-square .prev_button:hover {
  opacity: 1 !important;
}
.slider-wrapper {
  margin: 0 auto;
  position: relative;
}
#jm-allpage .slider-wrapper .dj-readmore-wrapper a {
  display: inline-block !important;
  background-color: #046a9f !important;
}
#jm-allpage .slider-wrapper .dj-readmore-wrapper a:hover {
  background-color: #ffffff !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: #1c202e !important;
  margin: 0 4px !important;
  opacity: 1 !important;
  text-indent: 0 !important;
  width: 30px !important;
  height: 30px !important;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 30px !important;
  color: #ffffff !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 {
  background: #046a9f !important;
}
#jm-allpage .kwicks li {
  background: none;
  max-width: 100%;
}
#jm-allpage .kwicks .dj-slide-desc {
  max-width: 100%;
  background: rgba(28, 32, 46, 0.8) !important;
  opacity: 0 !important;
}
#jm-allpage .kwicks .kwicks-expanded .dj-slide-desc {
  opacity: 1 !important;
}
#jm-header .djslider-loader .dj-load-button,
#jm-header .dj-mslider .dj-load-button,
#jm-header .djslider-loader .load-button,
#jm-header .dj-mslider .load-button {
  background: #ffffff !important;
  border: 2px solid #ffffff !important;
}
#jm-header .djslider-loader .dj-load-button.dj-load-button-active,
#jm-header .dj-mslider .dj-load-button.dj-load-button-active,
#jm-header .djslider-loader .load-button.load-button-active,
#jm-header .dj-mslider .load-button.load-button-active {
  background: transparent !important;
}
#jm-header .slider-wrapper .nivo-controlNav a {
  background: #ffffff !important;
  color: #1c202e !important;
}
#jm-header .slider-wrapper .nivo-controlNav a:hover {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-header .slider-wrapper .nivo-controlNav a.active {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-header .box_skitter .image_number {
  color: #1c202e !important;
  background: #ffffff !important;
}
#jm-header .box_skitter .image_number.image_number_select {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-header .dj-slideshow .dj-load-button {
  color: #1c202e !important;
  background: #ffffff !important;
  border-radius: 100%;
}
#jm-header .dj-slideshow .dj-load-button .dj-key {
  color: #1c202e !important;
}
#jm-header .dj-slideshow .dj-load-button.dj-load-button-active {
  color: #ffffff !important;
  background: #046a9f !important;
  border-radius: 100%;
}
#jm-header .dj-slideshow .dj-load-button.dj-load-button-active .dj-key {
  color: #ffffff !important;
}
#jm-bottom1 .djslider-loader .dj-load-button,
#jm-bottom5 .djslider-loader .dj-load-button,
#jm-footer-mod .djslider-loader .dj-load-button,
#jm-bottom1 .dj-mslider .dj-load-button,
#jm-bottom5 .dj-mslider .dj-load-button,
#jm-footer-mod .dj-mslider .dj-load-button,
#jm-bottom1 .djslider-loader .load-button,
#jm-bottom5 .djslider-loader .load-button,
#jm-footer-mod .djslider-loader .load-button,
#jm-bottom1 .dj-mslider .load-button,
#jm-bottom5 .dj-mslider .load-button,
#jm-footer-mod .dj-mslider .load-button {
  background: #ffffff !important;
  border: 2px solid #ffffff !important;
}
#jm-bottom1 .djslider-loader .dj-load-button.dj-load-button-active,
#jm-bottom5 .djslider-loader .dj-load-button.dj-load-button-active,
#jm-footer-mod .djslider-loader .dj-load-button.dj-load-button-active,
#jm-bottom1 .dj-mslider .dj-load-button.dj-load-button-active,
#jm-bottom5 .dj-mslider .dj-load-button.dj-load-button-active,
#jm-footer-mod .dj-mslider .dj-load-button.dj-load-button-active,
#jm-bottom1 .djslider-loader .load-button.load-button-active,
#jm-bottom5 .djslider-loader .load-button.load-button-active,
#jm-footer-mod .djslider-loader .load-button.load-button-active,
#jm-bottom1 .dj-mslider .load-button.load-button-active,
#jm-bottom5 .dj-mslider .load-button.load-button-active,
#jm-footer-mod .dj-mslider .load-button.load-button-active {
  background: transparent !important;
}
#jm-bottom1 .slider-wrapper .nivo-controlNav a,
#jm-bottom5 .slider-wrapper .nivo-controlNav a,
#jm-footer-mod .slider-wrapper .nivo-controlNav a {
  background: #ffffff !important;
  color: #0f121c !important;
}
#jm-bottom1 .slider-wrapper .nivo-controlNav a:hover,
#jm-bottom5 .slider-wrapper .nivo-controlNav a:hover,
#jm-footer-mod .slider-wrapper .nivo-controlNav a:hover {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-bottom1 .slider-wrapper .nivo-controlNav a.active,
#jm-bottom5 .slider-wrapper .nivo-controlNav a.active,
#jm-footer-mod .slider-wrapper .nivo-controlNav a.active {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-bottom1 .box_skitter .image_number,
#jm-bottom5 .box_skitter .image_number,
#jm-footer-mod .box_skitter .image_number {
  color: #0f121c !important;
  background: #ffffff !important;
}
#jm-bottom1 .box_skitter .image_number.image_number_select,
#jm-bottom5 .box_skitter .image_number.image_number_select,
#jm-footer-mod .box_skitter .image_number.image_number_select {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-bottom1 .dj-slideshow .dj-load-button,
#jm-bottom5 .dj-slideshow .dj-load-button,
#jm-footer-mod .dj-slideshow .dj-load-button {
  color: #0f121c !important;
  background: #ffffff !important;
  border-radius: 100%;
}
#jm-bottom1 .dj-slideshow .dj-load-button .dj-key,
#jm-bottom5 .dj-slideshow .dj-load-button .dj-key,
#jm-footer-mod .dj-slideshow .dj-load-button .dj-key {
  color: #0f121c !important;
}
#jm-bottom1 .dj-slideshow .dj-load-button.dj-load-button-active,
#jm-bottom5 .dj-slideshow .dj-load-button.dj-load-button-active,
#jm-footer-mod .dj-slideshow .dj-load-button.dj-load-button-active {
  color: #ffffff !important;
  background: #046a9f !important;
  border-radius: 100%;
}
#jm-bottom1 .dj-slideshow .dj-load-button.dj-load-button-active .dj-key,
#jm-bottom5 .dj-slideshow .dj-load-button.dj-load-button-active .dj-key,
#jm-footer-mod .dj-slideshow .dj-load-button.dj-load-button-active .dj-key {
  color: #ffffff !important;
}
#jm-bottom3 .djslider-loader .dj-load-button,
#jm-bottom3 .dj-mslider .dj-load-button,
#jm-bottom3 .djslider-loader .load-button,
#jm-bottom3 .dj-mslider .load-button {
  background: #ffffff !important;
  border: 2px solid #ffffff !important;
}
#jm-bottom3 .djslider-loader .dj-load-button.dj-load-button-active,
#jm-bottom3 .dj-mslider .dj-load-button.dj-load-button-active,
#jm-bottom3 .djslider-loader .load-button.load-button-active,
#jm-bottom3 .dj-mslider .load-button.load-button-active {
  background: transparent !important;
}
#jm-bottom3 .slider-wrapper .nivo-controlNav a {
  background: #ffffff !important;
  color: #ececec !important;
}
#jm-bottom3 .slider-wrapper .nivo-controlNav a:hover {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-bottom3 .slider-wrapper .nivo-controlNav a.active {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-bottom3 .box_skitter .image_number {
  color: #ececec !important;
  background: #ffffff !important;
}
#jm-bottom3 .box_skitter .image_number.image_number_select {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-bottom3 .dj-slideshow .dj-load-button {
  color: #ececec !important;
  background: #ffffff !important;
  border-radius: 100%;
}
#jm-bottom3 .dj-slideshow .dj-load-button .dj-key {
  color: #ececec !important;
}
#jm-bottom3 .dj-slideshow .dj-load-button.dj-load-button-active {
  color: #ffffff !important;
  background: #046a9f !important;
  border-radius: 100%;
}
#jm-bottom3 .dj-slideshow .dj-load-button.dj-load-button-active .dj-key {
  color: #ffffff !important;
}
#jm-bottom6 .djslider-loader .dj-load-button,
#jm-bottom6 .dj-mslider .dj-load-button,
#jm-bottom6 .djslider-loader .load-button,
#jm-bottom6 .dj-mslider .load-button {
  background: #ffffff !important;
  border: 2px solid #ffffff !important;
}
#jm-bottom6 .djslider-loader .dj-load-button.dj-load-button-active,
#jm-bottom6 .dj-mslider .dj-load-button.dj-load-button-active,
#jm-bottom6 .djslider-loader .load-button.load-button-active,
#jm-bottom6 .dj-mslider .load-button.load-button-active {
  background: transparent !important;
}
#jm-bottom6 .slider-wrapper .nivo-controlNav a {
  background: #ffffff !important;
  color: #169fe6 !important;
}
#jm-bottom6 .slider-wrapper .nivo-controlNav a:hover {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-bottom6 .slider-wrapper .nivo-controlNav a.active {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-bottom6 .box_skitter .image_number {
  color: #169fe6 !important;
  background: #ffffff !important;
}
#jm-bottom6 .box_skitter .image_number.image_number_select {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-bottom6 .dj-slideshow .dj-load-button {
  color: #169fe6 !important;
  background: #ffffff !important;
  border-radius: 100%;
}
#jm-bottom6 .dj-slideshow .dj-load-button .dj-key {
  color: #169fe6 !important;
}
#jm-bottom6 .dj-slideshow .dj-load-button.dj-load-button-active {
  color: #ffffff !important;
  background: #046a9f !important;
  border-radius: 100%;
}
#jm-bottom6 .dj-slideshow .dj-load-button.dj-load-button-active .dj-key {
  color: #ffffff !important;
}
#jm-allpage .jm-module.color1-ms .djslider-loader .dj-load-button,
#jm-allpage .jm-module.color1-ms .dj-mslider .dj-load-button,
#jm-allpage .jm-module.color1-ms .djslider-loader .load-button,
#jm-allpage .jm-module.color1-ms .dj-mslider .load-button {
  background: #ffffff !important;
  border: 2px solid #ffffff !important;
}
#jm-allpage .jm-module.color1-ms .djslider-loader .dj-load-button.dj-load-button-active,
#jm-allpage .jm-module.color1-ms .dj-mslider .dj-load-button.dj-load-button-active,
#jm-allpage .jm-module.color1-ms .djslider-loader .load-button.load-button-active,
#jm-allpage .jm-module.color1-ms .dj-mslider .load-button.load-button-active {
  background: transparent !important;
}
#jm-allpage .jm-module.color1-ms .slider-wrapper .nivo-controlNav a {
  background: #ffffff !important;
  color: #169fe6 !important;
}
#jm-allpage .jm-module.color1-ms .slider-wrapper .nivo-controlNav a:hover {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-allpage .jm-module.color1-ms .slider-wrapper .nivo-controlNav a.active {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-allpage .jm-module.color1-ms .box_skitter .image_number {
  color: #169fe6 !important;
  background: #ffffff !important;
}
#jm-allpage .jm-module.color1-ms .box_skitter .image_number.image_number_select {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-allpage .jm-module.color1-ms .dj-slideshow .dj-load-button {
  color: #169fe6 !important;
  background: #ffffff !important;
  border-radius: 100%;
}
#jm-allpage .jm-module.color1-ms .dj-slideshow .dj-load-button .dj-key {
  color: #169fe6 !important;
}
#jm-allpage .jm-module.color1-ms .dj-slideshow .dj-load-button.dj-load-button-active {
  color: #ffffff !important;
  background: #046a9f !important;
  border-radius: 100%;
}
#jm-allpage .jm-module.color1-ms .dj-slideshow .dj-load-button.dj-load-button-active .dj-key {
  color: #ffffff !important;
}
#jm-allpage .jm-module.color2-ms .djslider-loader .dj-load-button,
#jm-allpage .jm-module.color2-ms .dj-mslider .dj-load-button,
#jm-allpage .jm-module.color2-ms .djslider-loader .load-button,
#jm-allpage .jm-module.color2-ms .dj-mslider .load-button {
  background: #ffffff !important;
  border: 2px solid #ffffff !important;
}
#jm-allpage .jm-module.color2-ms .djslider-loader .dj-load-button.dj-load-button-active,
#jm-allpage .jm-module.color2-ms .dj-mslider .dj-load-button.dj-load-button-active,
#jm-allpage .jm-module.color2-ms .djslider-loader .load-button.load-button-active,
#jm-allpage .jm-module.color2-ms .dj-mslider .load-button.load-button-active {
  background: transparent !important;
}
#jm-allpage .jm-module.color2-ms .slider-wrapper .nivo-controlNav a {
  background: #ffffff !important;
  color: #046a9f !important;
}
#jm-allpage .jm-module.color2-ms .slider-wrapper .nivo-controlNav a:hover {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-allpage .jm-module.color2-ms .slider-wrapper .nivo-controlNav a.active {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-allpage .jm-module.color2-ms .box_skitter .image_number {
  color: #046a9f !important;
  background: #ffffff !important;
}
#jm-allpage .jm-module.color2-ms .box_skitter .image_number.image_number_select {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-allpage .jm-module.color2-ms .dj-slideshow .dj-load-button {
  color: #046a9f !important;
  background: #ffffff !important;
  border-radius: 100%;
}
#jm-allpage .jm-module.color2-ms .dj-slideshow .dj-load-button .dj-key {
  color: #046a9f !important;
}
#jm-allpage .jm-module.color2-ms .dj-slideshow .dj-load-button.dj-load-button-active {
  color: #ffffff !important;
  background: #046a9f !important;
  border-radius: 100%;
}
#jm-allpage .jm-module.color2-ms .dj-slideshow .dj-load-button.dj-load-button-active .dj-key {
  color: #ffffff !important;
}
#jm-allpage .jm-module.color3-ms .djslider-loader .dj-load-button,
#jm-allpage .jm-module.color3-ms .dj-mslider .dj-load-button,
#jm-allpage .jm-module.color3-ms .djslider-loader .load-button,
#jm-allpage .jm-module.color3-ms .dj-mslider .load-button {
  background: #ffffff !important;
  border: 2px solid #ffffff !important;
}
#jm-allpage .jm-module.color3-ms .djslider-loader .dj-load-button.dj-load-button-active,
#jm-allpage .jm-module.color3-ms .dj-mslider .dj-load-button.dj-load-button-active,
#jm-allpage .jm-module.color3-ms .djslider-loader .load-button.load-button-active,
#jm-allpage .jm-module.color3-ms .dj-mslider .load-button.load-button-active {
  background: transparent !important;
}
#jm-allpage .jm-module.color3-ms .slider-wrapper .nivo-controlNav a {
  background: #ffffff !important;
  color: #1c202e !important;
}
#jm-allpage .jm-module.color3-ms .slider-wrapper .nivo-controlNav a:hover {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-allpage .jm-module.color3-ms .slider-wrapper .nivo-controlNav a.active {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-allpage .jm-module.color3-ms .box_skitter .image_number {
  color: #1c202e !important;
  background: #ffffff !important;
}
#jm-allpage .jm-module.color3-ms .box_skitter .image_number.image_number_select {
  color: #ffffff !important;
  background: #046a9f !important;
}
#jm-allpage .jm-module.color3-ms .dj-slideshow .dj-load-button {
  color: #1c202e !important;
  background: #ffffff !important;
  border-radius: 100%;
}
#jm-allpage .jm-module.color3-ms .dj-slideshow .dj-load-button .dj-key {
  color: #1c202e !important;
}
#jm-allpage .jm-module.color3-ms .dj-slideshow .dj-load-button.dj-load-button-active {
  color: #ffffff !important;
  background: #046a9f !important;
  border-radius: 100%;
}
#jm-allpage .jm-module.color3-ms .dj-slideshow .dj-load-button.dj-load-button-active .dj-key {
  color: #ffffff !important;
}
#jm-allpage .jm-module.color4-ms .djslider-loader .dj-load-button,
#jm-allpage .jm-module.color4-ms .dj-mslider .dj-load-button,
#jm-allpage .jm-module.color4-ms .djslider-loader .load-button,
#jm-allpage .jm-module.color4-ms .dj-mslider .load-button {
  background: #1c202e !important;
  border: 2px solid #1c202e !important;
}
#jm-allpage .jm-module.color4-ms .djslider-loader .dj-load-button.dj-load-button-active,
#jm-allpage .jm-module.color4-ms .dj-mslider .dj-load-button.dj-load-button-active,
#jm-allpage .jm-module.color4-ms .djslider-loader .load-button.load-button-active,
#jm-allpage .jm-module.color4-ms .dj-mslider .load-button.load-button-active {
  background: transparent !important;
}
#jm-allpage .jm-module.color4-ms .slider-wrapper .nivo-controlNav a {
  background: #1c202e !important;
  color: #ececec !important;
}
#jm-allpage .jm-module.color4-ms .slider-wrapper .nivo-controlNav a:hover {
  color: #1c202e !important;
  background: #046a9f !important;
}
#jm-allpage .jm-module.color4-ms .slider-wrapper .nivo-controlNav a.active {
  color: #1c202e !important;
  background: #046a9f !important;
}
#jm-allpage .jm-module.color4-ms .box_skitter .image_number {
  color: #ececec !important;
  background: #1c202e !important;
}
#jm-allpage .jm-module.color4-ms .box_skitter .image_number.image_number_select {
  color: #1c202e !important;
  background: #046a9f !important;
}
#jm-allpage .jm-module.color4-ms .dj-slideshow .dj-load-button {
  color: #ececec !important;
  background: #1c202e !important;
  border-radius: 100%;
}
#jm-allpage .jm-module.color4-ms .dj-slideshow .dj-load-button .dj-key {
  color: #ececec !important;
}
#jm-allpage .jm-module.color4-ms .dj-slideshow .dj-load-button.dj-load-button-active {
  color: #1c202e !important;
  background: #046a9f !important;
  border-radius: 100%;
}
#jm-allpage .jm-module.color4-ms .dj-slideshow .dj-load-button.dj-load-button-active .dj-key {
  color: #1c202e !important;
}
#jm-allpage .djtabs.default-theme {
  margin: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-in-border {
  border: none;
}
#jm-allpage .djtabs.default-theme .tabs-wrapper {
  text-align: center;
}
#jm-allpage .djtabs.default-theme .djtabs-title-wrapper {
  display: inline-block;
  margin: 0 15px;
}
#jm-allpage .djtabs.default-theme .djtabs-title {
  font: inherit;
  font-size: 16px;
  font-weight: 400;
  height: auto;
  width: auto !important;
  line-height: 30px;
  margin: 0;
  padding: 10px 5px 10px;
  text-decoration: none;
  text-align: center;
  color: #11131c;
  background: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 0;
  border-radius: 0;
  box-sizing: border-box;
  text-transform: uppercase;
}
#jm-allpage .djtabs.default-theme .djtabs-title:hover,
#jm-allpage .djtabs.default-theme .djtabs-active-wrapper .djtabs-title {
  padding-bottom: 8px;
  color: #1c202e;
  background: transparent;
  border-bottom: 2px solid #046a9f;
}
#jm-allpage .djtabs.default-theme .djtabs-in {
  margin: 0;
  padding: 30px 0;
}
#jm-allpage .djtabs.default-theme [class^="icon-"],
#jm-allpage .djtabs.default-theme [class*=" icon-"] {
  vertical-align: baseline;
  margin: 0 5px 0 0;
}
#jm-allpage .djtabs.default-theme .djtab-custom-html {
  float: left;
  display: block;
  margin: 0 5px 0 0;
}
#jm-allpage .djtabs.default-theme .djtab-custom-html img {
  max-height: 30px;
}
#jm-allpage .djtabs.default-theme .djtab-text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-article-group {
  margin: 0;
  border-bottom: 1px solid #ececec;
}
#jm-allpage .djtabs.default-theme .djtabs-article-group:first-child {
  border-top: 1px solid #ececec;
}
#jm-allpage .djtabs.default-theme .djtabs-article-group.djtabs-group-active {
  padding-bottom: 20px;
}
#jm-allpage .djtabs.default-theme .djtabs-panel {
  height: auto;
  margin: 0;
  padding: 19px 0;
  background: none;
  border: none;
  border-radius: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-panel span {
  line-height: 16.875px;
}
#jm-allpage .djtabs.default-theme .djtabs-panel .djtabs-panel-title {
  font-size: 16.875px;
  font-weight: 400;
  font-family: Aller;
  color: #11131c;
  text-transform: uppercase;
  margin: 0;
  padding-right: 30px;
  box-sizing: border-box;
}
#jm-allpage .djtabs.default-theme .djtabs-panel .djtabs-panel-title a {
  text-decoration: none;
}
#jm-allpage .djtabs.default-theme .djtabs-panel .djtabs-panel-date {
  margin: 0 10px 0 0;
  font: inherit;
  color: #2a3045;
  font-weight: 400;
  line-height: 16.875px;
  text-transform: uppercase;
}
#jm-allpage .djtabs.default-theme .djtabs-panel:hover .djtabs-panel-title,
#jm-allpage .djtabs.default-theme .djtabs-panel .djtabs-panel-title:hover {
  color: #046a9f !important;
}
#jm-allpage .djtabs.default-theme .djtabs-panel-active .djtabs-panel-title {
  color: #046a9f !important;
}
#jm-allpage .djtabs.default-theme .djtabs-panel > span.djtabs-panel-toggler {
  position: absolute;
  top: 50%;
  right: 0;
  left: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  font-size: 9px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none;
  width: auto;
  height: auto;
  text-align: center;
  letter-spacing: 0;
  float: none;
}
#jm-allpage .djtabs.default-theme .djtabs-panel > span.djtabs-panel-toggler:after {
  content: "\2b";
  border: 2px solid rgba(28, 32, 46, 0.2);
  padding: 2px 3px 3px 4px;
}
#jm-allpage .djtabs.default-theme .djtabs-panel-active > span.djtabs-panel-toggler:after {
  content: "\2212";
  border-color: #1c202e;
}
#jm-allpage .djtabs.default-theme .djtabs-article-group.djtabs-article-out {
  border: none;
  margin-bottom: 30px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-group.djtabs-article-out .djtabs-panel {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
#jm-allpage .djtabs.default-theme .djtabs-article-group.djtabs-article-out .djtabs-article-body {
  padding-top: 20px;
}
#jm-allpage .djtabs.default-theme .type-article .djtabs-article-group {
  border: none;
  padding: 0;
}
#jm-allpage .djtabs.default-theme .type-article .djtabs-panel {
  padding: 0;
  margin: 0 0 10px;
  border: none;
}
#jm-allpage .djtabs.default-theme .type-article .djtabs-panel span {
  line-height: 16.875px;
}
#jm-allpage .djtabs.default-theme .type-article .djtabs-panel-title {
  margin: 0;
  font-size: 16.875px;
  font-weight: 400;
  color: #11131c !important;
}
#jm-allpage .djtabs.default-theme .type-article .djtabs-panel .djtabs-panel-title:hover {
  color: #046a9f !important;
}
#jm-allpage .djtabs.default-theme .type-article .djtabs-panel-active .djtabs-panel-title {
  color: #11131c !important;
}
#jm-allpage .djtabs.default-theme .type-article .djtabs-panel-date {
  line-height: 16.875px;
}
#jm-allpage .djtabs.default-theme .djtabs-date-in {
  font: inherit;
  font-weight: 400;
  color: #2a3045;
  font-size: 12.75px;
  text-transform: uppercase;
}
#jm-allpage .djtabs.default-theme .djtabs-article-content {
  font: inherit;
  color: inherit;
  margin: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-article-content a {
  color: #046a9f;
}
#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: #2a3045;
  font-weight: 400;
  margin: 0 0 0 10px;
  font-size: 12.75px;
  text-transform: uppercase;
}
#jm-allpage .djtabs.default-theme .djtabs-article-author a,
#jm-allpage .djtabs.default-theme .djtabs-article-category a {
  font-weight: 400;
  color: #046a9f;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore {
  margin: 25px 0 0;
  display: block;
  width: 100%;
  text-align: left;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore a {
  margin-bottom: 0;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  background: #1c202e;
  box-sizing: border-box;
  font-family: inherit;
  height: auto;
  text-transform: none;
  font-style: normal;
  display: inline-block;
  padding: 18px 45px;
  border: none;
  background: #046a9f;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  color: #ffffff;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore a .icon-search.icon-white {
  color: inherit;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore a:hover,
#jm-allpage .djtabs.default-theme .djtabs-readmore a:focus,
#jm-allpage .djtabs.default-theme .djtabs-readmore a:active {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: #046a9f;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore a.active,
#jm-allpage .djtabs.default-theme .djtabs-readmore a:active {
  outline: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore a.disabled,
#jm-allpage .djtabs.default-theme .djtabs-readmore a[disabled] {
  cursor: default;
  opacity: 0.65;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore a:hover {
  background: #1c202e;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#jm-allpage .djtabs.default-theme .tabsBlock {
  width: 100%;
  margin: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-article-img {
  margin-top: 8px;
  margin-bottom: 25px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-img.dj-img-left {
  margin-right: 25px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-img.dj-img-right {
  margin-left: 25px;
}
#jm-allpage .djtabs.default-theme .tabs-hidden + .djtabs-in-border {
  background: none;
  border: none;
  color: inherit;
}
#jm-allpage .djtabs.default-theme .tabs-hidden + .djtabs-in-border .djtabs-in {
  padding: 0;
}
#jm-allpage .djtabs.default-theme .tabs-hidden + .djtabs-in-border .djtabs-article-group:first-child {
  border-top: none;
}
#jm-allpage .djtabs.default-theme .tabs-hidden + .djtabs-in-border .djtabs-article-group:first-child .djtabs-panel {
  padding-top: 0;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title-wrapper {
  width: 100%;
  margin: 0;
  display: block;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title-wrapper:first-child .djtabs-title {
  border-top: 1px solid #ececec;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title {
  width: 100% !important;
  text-align: left;
  border-top: none;
  border-left: 2px solid transparent;
  border-right: none;
  border-bottom: 1px solid #ececec;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title:hover,
#jm-allpage .djtabs.default-theme.accordion .djtabs-active-wrapper .djtabs-title {
  border-left-color: #046a9f;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-body-in {
  padding: 0 25px;
}
#jm-allpage #jm-header .djtabs.default-theme .djtabs-title {
  color: #999999;
}
#jm-allpage #jm-header .djtabs.default-theme .djtabs-title:active,
#jm-allpage #jm-header .djtabs.default-theme .djtabs-title:hover {
  color: #ffffff;
}
#jm-allpage #jm-header .djtabs.default-theme .djtabs-active-wrapper .djtabs-title,
#jm-allpage #jm-header .djtabs.default-theme .djtabs-date-in,
#jm-allpage #jm-header .djtabs.default-theme .djtabs-article-author,
#jm-allpage #jm-header .djtabs.default-theme .djtabs-article-category {
  color: #ffffff;
}
#jm-allpage #jm-header .djtabs.default-theme .djtabs-panel .djtabs-panel-title a {
  color: #ffffff !important;
}
#jm-allpage #jm-header .djtabs.default-theme .djtabs-panel .djtabs-panel-title a:hover {
  color: #046a9f !important;
}
#jm-allpage #jm-header .djtabs.default-theme .djtabs-readmore a:hover {
  background: #ffffff;
  color: #1c202e;
}
#jm-allpage #jm-bottom1 .djtabs.default-theme .djtabs-title,
#jm-allpage #jm-bottom5 .djtabs.default-theme .djtabs-title,
#jm-allpage #jm-footer-mod .djtabs.default-theme .djtabs-title {
  color: #999999;
}
#jm-allpage #jm-bottom1 .djtabs.default-theme .djtabs-title:active,
#jm-allpage #jm-bottom5 .djtabs.default-theme .djtabs-title:active,
#jm-allpage #jm-footer-mod .djtabs.default-theme .djtabs-title:active,
#jm-allpage #jm-bottom1 .djtabs.default-theme .djtabs-title:hover,
#jm-allpage #jm-bottom5 .djtabs.default-theme .djtabs-title:hover,
#jm-allpage #jm-footer-mod .djtabs.default-theme .djtabs-title:hover {
  color: #ffffff;
}
#jm-allpage #jm-bottom1 .djtabs.default-theme .djtabs-active-wrapper .djtabs-title,
#jm-allpage #jm-bottom5 .djtabs.default-theme .djtabs-active-wrapper .djtabs-title,
#jm-allpage #jm-footer-mod .djtabs.default-theme .djtabs-active-wrapper .djtabs-title,
#jm-allpage #jm-bottom1 .djtabs.default-theme .djtabs-date-in,
#jm-allpage #jm-bottom5 .djtabs.default-theme .djtabs-date-in,
#jm-allpage #jm-footer-mod .djtabs.default-theme .djtabs-date-in,
#jm-allpage #jm-bottom1 .djtabs.default-theme .djtabs-article-author,
#jm-allpage #jm-bottom5 .djtabs.default-theme .djtabs-article-author,
#jm-allpage #jm-footer-mod .djtabs.default-theme .djtabs-article-author,
#jm-allpage #jm-bottom1 .djtabs.default-theme .djtabs-article-category,
#jm-allpage #jm-bottom5 .djtabs.default-theme .djtabs-article-category,
#jm-allpage #jm-footer-mod .djtabs.default-theme .djtabs-article-category {
  color: #ffffff;
}
#jm-allpage #jm-bottom1 .djtabs.default-theme .djtabs-panel .djtabs-panel-title a,
#jm-allpage #jm-bottom5 .djtabs.default-theme .djtabs-panel .djtabs-panel-title a,
#jm-allpage #jm-footer-mod .djtabs.default-theme .djtabs-panel .djtabs-panel-title a {
  color: #ffffff !important;
}
#jm-allpage #jm-bottom1 .djtabs.default-theme .djtabs-panel .djtabs-panel-title a:hover,
#jm-allpage #jm-bottom5 .djtabs.default-theme .djtabs-panel .djtabs-panel-title a:hover,
#jm-allpage #jm-footer-mod .djtabs.default-theme .djtabs-panel .djtabs-panel-title a:hover {
  color: #046a9f !important;
}
#jm-allpage #jm-bottom1 .djtabs.default-theme .djtabs-readmore a:hover,
#jm-allpage #jm-bottom5 .djtabs.default-theme .djtabs-readmore a:hover,
#jm-allpage #jm-footer-mod .djtabs.default-theme .djtabs-readmore a:hover {
  background: #ffffff;
  color: #0f121c;
}
#jm-allpage #jm-bottom3 .djtabs.default-theme .djtabs-title {
  color: #999999;
}
#jm-allpage #jm-bottom3 .djtabs.default-theme .djtabs-title:active,
#jm-allpage #jm-bottom3 .djtabs.default-theme .djtabs-title:hover {
  color: #ffffff;
}
#jm-allpage #jm-bottom3 .djtabs.default-theme .djtabs-active-wrapper .djtabs-title,
#jm-allpage #jm-bottom3 .djtabs.default-theme .djtabs-date-in,
#jm-allpage #jm-bottom3 .djtabs.default-theme .djtabs-article-author,
#jm-allpage #jm-bottom3 .djtabs.default-theme .djtabs-article-category {
  color: #ffffff;
}
#jm-allpage #jm-bottom3 .djtabs.default-theme .djtabs-panel .djtabs-panel-title a {
  color: #ffffff !important;
}
#jm-allpage #jm-bottom3 .djtabs.default-theme .djtabs-panel .djtabs-panel-title a:hover {
  color: #046a9f !important;
}
#jm-allpage #jm-bottom3 .djtabs.default-theme .djtabs-readmore a:hover {
  background: #ffffff;
  color: #ececec;
}
#jm-allpage #jm-bottom6 .djtabs.default-theme .djtabs-title {
  color: #999999;
}
#jm-allpage #jm-bottom6 .djtabs.default-theme .djtabs-title:active,
#jm-allpage #jm-bottom6 .djtabs.default-theme .djtabs-title:hover {
  color: #ffffff;
}
#jm-allpage #jm-bottom6 .djtabs.default-theme .djtabs-active-wrapper .djtabs-title,
#jm-allpage #jm-bottom6 .djtabs.default-theme .djtabs-date-in,
#jm-allpage #jm-bottom6 .djtabs.default-theme .djtabs-article-author,
#jm-allpage #jm-bottom6 .djtabs.default-theme .djtabs-article-category {
  color: #ffffff;
}
#jm-allpage #jm-bottom6 .djtabs.default-theme .djtabs-panel .djtabs-panel-title a {
  color: #ffffff !important;
}
#jm-allpage #jm-bottom6 .djtabs.default-theme .djtabs-panel .djtabs-panel-title a:hover {
  color: #046a9f !important;
}
#jm-allpage #jm-bottom6 .djtabs.default-theme .djtabs-readmore a:hover {
  background: #ffffff;
  color: #169fe6;
}
#jm-allpage .jm-module.color1-ms .djtabs.default-theme .djtabs-title {
  color: #999999;
}
#jm-allpage .jm-module.color1-ms .djtabs.default-theme .djtabs-title:active,
#jm-allpage .jm-module.color1-ms .djtabs.default-theme .djtabs-title:hover {
  color: #ffffff;
}
#jm-allpage .jm-module.color1-ms .djtabs.default-theme .djtabs-active-wrapper .djtabs-title,
#jm-allpage .jm-module.color1-ms .djtabs.default-theme .djtabs-date-in,
#jm-allpage .jm-module.color1-ms .djtabs.default-theme .djtabs-article-author,
#jm-allpage .jm-module.color1-ms .djtabs.default-theme .djtabs-article-category {
  color: #ffffff;
}
#jm-allpage .jm-module.color1-ms .djtabs.default-theme .djtabs-panel .djtabs-panel-title a {
  color: #ffffff !important;
}
#jm-allpage .jm-module.color1-ms .djtabs.default-theme .djtabs-panel .djtabs-panel-title a:hover {
  color: #046a9f !important;
}
#jm-allpage .jm-module.color1-ms .djtabs.default-theme .djtabs-readmore a:hover {
  background: #ffffff;
  color: #169fe6;
}
#jm-allpage .jm-module.color2-ms .djtabs.default-theme .djtabs-title {
  color: #999999;
}
#jm-allpage .jm-module.color2-ms .djtabs.default-theme .djtabs-title:active,
#jm-allpage .jm-module.color2-ms .djtabs.default-theme .djtabs-title:hover {
  color: #ffffff;
}
#jm-allpage .jm-module.color2-ms .djtabs.default-theme .djtabs-active-wrapper .djtabs-title,
#jm-allpage .jm-module.color2-ms .djtabs.default-theme .djtabs-date-in,
#jm-allpage .jm-module.color2-ms .djtabs.default-theme .djtabs-article-author,
#jm-allpage .jm-module.color2-ms .djtabs.default-theme .djtabs-article-category {
  color: #ffffff;
}
#jm-allpage .jm-module.color2-ms .djtabs.default-theme .djtabs-panel .djtabs-panel-title a {
  color: #ffffff !important;
}
#jm-allpage .jm-module.color2-ms .djtabs.default-theme .djtabs-panel .djtabs-panel-title a:hover {
  color: #046a9f !important;
}
#jm-allpage .jm-module.color2-ms .djtabs.default-theme .djtabs-readmore a:hover {
  background: #ffffff;
  color: #046a9f;
}
#jm-allpage .jm-module.color3-ms .djtabs.default-theme .djtabs-title {
  color: #999999;
}
#jm-allpage .jm-module.color3-ms .djtabs.default-theme .djtabs-title:active,
#jm-allpage .jm-module.color3-ms .djtabs.default-theme .djtabs-title:hover {
  color: #ffffff;
}
#jm-allpage .jm-module.color3-ms .djtabs.default-theme .djtabs-active-wrapper .djtabs-title,
#jm-allpage .jm-module.color3-ms .djtabs.default-theme .djtabs-date-in,
#jm-allpage .jm-module.color3-ms .djtabs.default-theme .djtabs-article-author,
#jm-allpage .jm-module.color3-ms .djtabs.default-theme .djtabs-article-category {
  color: #ffffff;
}
#jm-allpage .jm-module.color3-ms .djtabs.default-theme .djtabs-panel .djtabs-panel-title a {
  color: #ffffff !important;
}
#jm-allpage .jm-module.color3-ms .djtabs.default-theme .djtabs-panel .djtabs-panel-title a:hover {
  color: #046a9f !important;
}
#jm-allpage .jm-module.color3-ms .djtabs.default-theme .djtabs-readmore a:hover {
  background: #ffffff;
  color: #1c202e;
}
#jm-allpage .jm-module.color4-ms .djtabs.default-theme .djtabs-title {
  color: #11131c;
}
#jm-allpage .jm-module.color4-ms .djtabs.default-theme .djtabs-title:active,
#jm-allpage .jm-module.color4-ms .djtabs.default-theme .djtabs-title:hover {
  color: #1c202e;
}
#jm-allpage .jm-module.color4-ms .djtabs.default-theme .djtabs-active-wrapper .djtabs-title,
#jm-allpage .jm-module.color4-ms .djtabs.default-theme .djtabs-date-in,
#jm-allpage .jm-module.color4-ms .djtabs.default-theme .djtabs-article-author,
#jm-allpage .jm-module.color4-ms .djtabs.default-theme .djtabs-article-category {
  color: #1c202e;
}
#jm-allpage .jm-module.color4-ms .djtabs.default-theme .djtabs-panel .djtabs-panel-title a {
  color: #1c202e !important;
}
#jm-allpage .jm-module.color4-ms .djtabs.default-theme .djtabs-panel .djtabs-panel-title a:hover {
  color: #046a9f !important;
}
#jm-allpage .jm-module.color4-ms .djtabs.default-theme .djtabs-readmore a:hover {
  background: #1c202e;
  color: #ececec;
}
/*# sourceMappingURL=/templates/jm-sport/css/template.33.map */