.cf {
  *zoom: 1;
}
.cf:before,
.cf:after {
  display: table;
  content: "";
  line-height: 0;
}
.cf:after {
  clear: both;
}
#jm-allpage {
  position: relative;
  background-color: wrap(#2c64a9, 100%);
  padding: 0;
}
.sticky-bar #jm-allpage {
  padding-top: 148px;
}
.wide-page .container-fluid {
  max-width: 95%;
}
#jm-bar .container-fluid {
  padding-left: 35px;
  padding-right: 35px;
}
.sticky-bar #jm-bar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
#jm-top-bar {
  background-color: #275895;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  color: #ffffff;
  font-size: 16px;
  line-height: 27px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0;
}
#jm-top-bar p {
  margin: 0;
}
#jm-top-bar1,
#jm-top-bar2 {
  width: 100%;
}
.topbar1.topbar2 #jm-top-bar1 {
  width: 35%;
}
.topbar1.topbar2 #jm-top-bar2 {
  width: 65%;
}
#jm-logo-nav {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2c64a9;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  z-index: 10;
}
#jm-logo-sitedesc #jm-logo {
  font-size: 28px;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: -1px;
  float: left;
}
#jm-logo-sitedesc #jm-logo a {
  display: block;
  float: left;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  z-index: 10;
}
#jm-logo-sitedesc #jm-logo a span {
  display: block;
}
#jm-logo-sitedesc #jm-logo a span:first-child {
  line-height: .7;
  font-weight: 500;
  text-transform: uppercase;
}
#jm-logo-sitedesc #jm-logo a span#jm-sitedesc {
  line-height: .9;
  font-size: 22px;
  font-weight: 700;
  margin: 6px 0 0;
  text-transform: uppercase;
  letter-spacing: 0;
}
#jm-logo-sitedesc #jm-logo a:hover {
  color: #fafafa;
}
#jm-logo-sitedesc #jm-logo a:hover svg {
  opacity: 1;
}
#jm-logo-sitedesc #jm-logo a:hover svg path {
  fill: #fafafa;
}
#jm-logo-sitedesc #jm-logo img {
  border: none;
}
#jm-logo-sitedesc svg {
  position: absolute;
  right: 0;
  top: 0;
  opacity: .5;
  width: 77px;
  height: auto;
  right: -35px;
  top: -8px;
}
#jm-logo-sitedesc svg #path3346 {
  margin-top: 70px;
}
#jm-top-menu {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  color: #ffffff;
  text-align: center;
  float: right;
}
#jm-header {
  color: #ffffff;
  background: #2c64a9;
  position: relative;
  z-index: 1;
}
#jm-header ul.breadcrumb {
  display: block;
  text-align: center;
  padding: 70px 40px;
  background: url('../images/bgs/bottom1bg.jpg') 50% 50% #2c64a9;
  background-size: cover;
  position: relative;
  z-index: 1;
}
#jm-header ul.breadcrumb:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #2c64a9;
  opacity: .6;
  z-index: -1;
}
#jm-header ul.breadcrumb li {
  color: #ffffff;
  font-size: 20;
  font-weight: 700;
}
#jm-header ul.breadcrumb li a {
  color: #ffffff;
}
#jm-header .djslider-tpl ul.djslider-in > li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fafafa;
  opacity: .2;
}
#jm-header-bg {
  position: relative;
  z-index: 2;
}
#jm-header-bg .jm-module-raw {
  float: none;
  margin: 0;
}
#jm-header-bg + #jm-header-content {
  position: absolute;
  bottom: 0;
  left: 50%;
  right: auto;
  z-index: 3;
  width: 100%;
  margin-left: -650px;
  padding: 0;
}
.wide-page #jm-header-bg + #jm-header-content {
  margin-left: -47.5%;
}
#jm-top1 {
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: #2c64a9;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  color: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
#jm-top2 {
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: #2c64a9;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  color: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
#jm-top3 {
  padding-top: 80px;
  padding-bottom: 40px;
  background: url('../images/bgs/bottom1bg.jpg') 50% 0 #2c64a9;
  background-attachment: fixed;
  background-size: cover;
  color: #ffffff;
}
#jm-system-message {
  padding-top: 80px;
  padding-bottom: 40px;
}
#jm-main {
  padding-top: 80px;
  padding-bottom: 40px;
  background: #2c64a9;
}
#jm-maincontent {
  margin-bottom: 40px;
}
#jm-top3,
#jm-bottom1 {
  position: relative;
  z-index: 0;
}
#jm-top3:before,
#jm-bottom1:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fafafa;
  opacity: .2;
  z-index: -1;
}
#jm-bottom1 {
  padding-top: 80px;
  padding-bottom: 40px;
  background: url('../images/bgs/bottom1bg.jpg') 50% 0 #2c64a9;
  background-attachment: fixed;
  background-size: cover;
  color: #ffffff;
}
#jm-bottom2 {
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: #2c64a9;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  color: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
#jm-bottom2 .span6 {
  width: 33.333%;
}
#jm-bottom2 .span6:first-child {
  width: 66.666%;
}
#jm-bottom3 {
  padding-top: 80px;
  padding-bottom: 40px;
  background: #2c64a9;
  color: #ffffff;
}
#jm-footer-mod {
  background: url('../images/bgs/footerbg.jpg') 50% 0 no-repeat #2c64a9;
  background-attachment: fixed;
  background-size: cover;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.3;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
#jm-footer-mod:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: #fafafa;
  opacity: .2;
}
#jm-footer-mod .row-fluid {
  padding: 0;
  margin: 0;
}
#jm-footer-mod .row-fluid > [class*="span"] {
  padding: 0;
}
#jm-footer-mod .row-fluid:first-child .row-fluid .span4 {
  width: 1300px;
  margin: 0 auto;
  position: relative;
  float: none;
}
#jm-footer-mod .jm-module.absolute-position .jm-module-in {
  padding: 40px;
  z-index: 10;
  position: absolute;
  left: 20px;
  top: 96px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
#jm-footer-mod .jm-module.absolute-position .jm-module-in:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(44, 100, 169, 0.9);
  z-index: -1;
}
#jm-footer-mod .jm-module.map .jm-module-in {
  margin-top: -1px;
}
#jm-footer-mod .jm-module .map_advanced {
  color: #000;
  background: none !important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: .7;
}
#jm-footer-mod .jm-module .map_advanced:hover {
  opacity: 1;
}
#jm-footer-mod .jm-module .map_advanced {
  color: #000;
  background: none !important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: .7;
}
#jm-footer-mod .jm-module .map_advanced:hover {
  opacity: 1;
}
#jm-footer {
  padding: 40px 0 120px;
  line-height: 20px;
  font-size: 17px;
  background-color: #285a98;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  position: relative;
  z-index: 222;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
#jm-copyrights,
#jm-poweredby {
  color: #ffffff;
}
#jm-copyrights a,
#jm-poweredby a {
  color: #ffffff;
  text-decoration: none;
}
#jm-copyrights a:hover,
#jm-poweredby a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#jm-poweredby {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
#jm-back-top a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  float: left;
  text-indent: -999em;
  overflow: hidden;
  width: 70px;
  height: 70px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 90px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#jm-back-top a span,
#jm-back-top a .fa {
  width: 70px;
  height: 70px;
  line-height: 60px;
  text-align: center;
  font-size: 38px;
  display: block;
  float: left;
  text-indent: 0;
  opacity: .23;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#jm-back-top a:hover {
  text-decoration: underline;
}
#jm-back-top a:hover span,
#jm-back-top a:hover .fa {
  opacity: 1;
}
#jm-top1 + #jm-top2,
#jm-top1 + #jm-bottom3 {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
#jm-main + #jm-bottom3 {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
#jm-bottom2 + #jm-bottom3 {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
#jm-top2 + #jm-system-message,
#jm-top2 + #jm-main,
#jm-top2 + #jm-bottom2 {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
#jm-main + #jm-bottom2 {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
#jm-bar + #jm-top1,
#jm-bar + #jm-system-message,
#jm-bar + #jm-main,
#jm-bar + #jm-bottom2 {
  padding-top: 40px;
}
#jm-top1 + #jm-system-message,
#jm-top1 + #jm-main,
#jm-top1 + #jm-bottom2 {
  padding-top: 0;
}
#jm-system-message + #jm-main,
#jm-system-message + #jm-bottom2 {
  padding-top: 0;
}
#jm-main + #jm-bottom2 {
  padding-top: 0;
}
#jm-top2 + #jm-bottom3 {
  padding-top: 0;
}
#jm-top3 + #jm-bottom1,
#jm-top3 + #jm-footer-mod {
  padding-top: 0;
}
#jm-bottom1 + #jm-footer-mod {
  padding-top: 0;
}
.responsive-disabled {
  min-width: 1300px;
}
.responsive-disabled #jm-allpage {
  min-width: 1300px;
}
.span0 {
  float: none !important;
}
.span50 {
  float: left !important;
  width: 50% !important;
}
.jm-module {
  margin-bottom: 40px;
}
.jm-module .jm-title {
  font-weight: 400;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 28px;
  line-height: 1.1;
  margin: 0 0 26px;
  color: #d3e7f0;
  text-transform: none;
  text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.4);
}
.jm-module .jm-title > span {
  font-weight: 700;
}
.jm-module.big-title .jm-title {
  font-size: 35px;
  margin: 0 0 43px 0;
}
.jm-module.tile-color .jm-title span {
  color: #fafafa;
}
.moduletable {
  margin: 0 0 20px;
}
.moduletable > h3 {
  font-weight: 400;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 28px;
  margin: 0 0 20px;
  color: #d3e7f0;
}
#jm-header .jm-module .jm-title,
#jm-header .moduletable > h3 {
  color: #d3e7f0;
}
#jm-top1 .jm-module .jm-title,
#jm-top1 .moduletable > h3 {
  color: #d3e7f0;
}
#jm-top1 .jm-module-content .span4.styled > div,
#jm-top1 .jm-module-content .span4.untyled > div a {
  position: relative;
}
#jm-top1 .jm-module-content .span4.styled > div:before,
#jm-top1 .jm-module-content .span4.untyled > div a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#jm-top1 .jm-module-content [class^="sign-"],
#jm-top1 .jm-module-content [class*=" sign-"] {
  color: inherit;
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: red;
  display: block;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#jm-top1 .jm-module-content .span4.styled > div {
  padding: 30px 30px 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: 0;
}
#jm-top1 .jm-module-content .span4.styled > div p {
  color: #ffffff;
  font-size: 24px;
  line-height: 1;
  margin: 20px 0 0;
}
#jm-top1 .jm-module-content .span4.styled > div p a,
#jm-top1 .jm-module-content .span4.styled > div p a span,
#jm-top1 .jm-module-content .span4.styled > div p span {
  display: block;
}
#jm-top1 .jm-module-content .span4.styled > div p span {
  font-weight: 700;
}
#jm-top1 .jm-module-content .span4.styled > div:before {
  background: rgba(255, 255, 255, 0.03);
}
#jm-top1 .jm-module-content .span4.unstyled > div a {
  padding: 30px 30px 40px;
  color: #2c64a9;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(bottom, #d4d4d4, #fafafa);
  background-image: -moz-linear-gradient(bottom, #d4d4d4, #fafafa);
  background-image: -o-linear-gradient(bottom, #d4d4d4, #fafafa);
  background-image: -ms-linear-gradient(bottom, #d4d4d4, #fafafa);
  background-image: linear-gradient(to top, #d4d4d4, #fafafa);
  line-height: 1;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.1);
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: 0;
}
#jm-top1 .jm-module-content .span4.unstyled > div a > span.caption {
  font-weight: 600;
  display: block;
  font-size: 24px;
  line-height: 1;
  margin: 20px 0 0;
}
#jm-top1 .jm-module-content .span4.unstyled > div a > span span {
  font-weight: 700;
  display: block;
}
#jm-top1 .jm-module-content .span4.unstyled > div a [class^="sign-"],
#jm-top1 .jm-module-content .span4.unstyled > div a [class*=" sign-"] {
  border: 1px solid rgba(44, 100, 169, 0.5);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}
#jm-top1 .jm-module-content .span4.unstyled > div a:hover {
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(bottom, #fafafa, #d4d4d4);
  background-image: -moz-linear-gradient(bottom, #fafafa, #d4d4d4);
  background-image: -o-linear-gradient(bottom, #fafafa, #d4d4d4);
  background-image: -ms-linear-gradient(bottom, #fafafa, #d4d4d4);
  background-image: linear-gradient(to top, #fafafa, #d4d4d4);
}
#jm-top2 .jm-module .jm-title,
#jm-top2 .moduletable > h3 {
  color: #d3e7f0;
}
#jm-top3 .jm-module .jm-title,
#jm-top3 .moduletable > h3 {
  color: #2c64a9;
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.4);
}
#jm-top3 .jm-module .jm-title span,
#jm-top3 .moduletable > h3 span {
  color: #275895;
}
#jm-bottom1 .jm-module .jm-title,
#jm-bottom1 .moduletable > h3 {
  color: #ffffff;
}
#jm-bottom2 .jm-module .jm-title,
#jm-bottom2 .moduletable > h3 {
  color: #d3e7f0;
}
#jm-bottom3 .jm-module .jm-title,
#jm-bottom3 .moduletable > h3 {
  color: #d3e7f0;
}
#jm-footer-mod .jm-module .jm-title,
#jm-footer-mod .moduletable > h3 {
  color: #ffffff;
}
#jm-footer-mod .row-fluid .span8 .jm-module {
  padding-left: 50%;
  position: relative;
}
#jm-footer-mod .row-fluid .span8 .jm-module img {
  position: absolute;
  left: 0;
  top: 0;
}
.jm-module.color-ms a {
  color: inherit;
}
#jm-allpage .jm-module.color-ms {
  padding: 40px;
  background: #fafafa;
  color: #ffffff;
}
#jm-allpage .jm-module.color-ms .jm-title {
  color: #ffffff;
}
#jm-allpage .jm-module.white-ms {
  padding: 40px;
  background: #2c64a9;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
#jm-allpage .jm-module.white-ms .jm-title {
  color: #d3e7f0;
}
.jm-module.center-ms .jm-title {
  font-size: 250%;
  text-align: center;
  margin: 0 0 36px;
}
#jm-top-bar select,
#jm-top-bar textarea,
#jm-top-bar input[type="text"],
#jm-top-bar input[type="password"],
#jm-top-bar input[type="datetime"],
#jm-top-bar input[type="datetime-local"],
#jm-top-bar input[type="date"],
#jm-top-bar input[type="month"],
#jm-top-bar input[type="time"],
#jm-top-bar input[type="week"],
#jm-top-bar input[type="number"],
#jm-top-bar input[type="email"],
#jm-top-bar input[type="url"],
#jm-top-bar input[type="search"],
#jm-top-bar input[type="tel"],
#jm-top-bar input[type="color"],
#jm-top-bar .uneditable-input {
  height: 24px;
  line-height: 24px;
}
#jm-top-bar .btn {
  font-size: 9px;
  height: 24px;
  line-height: 20px;
  padding: 0 5px;
}
#jm-top-bar form {
  margin: 0;
}
#jm-top-bar div.login-greeting,
#jm-top-bar .logout-button {
  display: inline-block;
}
#jm-top-bar .logout-button .btn {
  margin-left: 10px !important;
}
.jm-module-raw {
  float: left;
  margin-right: 20px;
}
#jm-top-menu .jm-module-raw {
  float: right;
  margin: 10px 0 0 30px;
}
#jm-top-menu .jm-module-raw:last-child {
  margin-left: 0;
}
#jm-top-bar2 .jm-module-raw {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.jm-module.margin-ms {
  margin: 0 !important;
}
#jm-header-content .jm-module:first-child {
  margin: 0;
}
#jm-header-content .jm-module.margin-ms {
  margin: 0;
}
.jm-module.nav.menu {
  margin-bottom: 40px;
}
.toggle-nav.menu {
  display: none;
}
#jm-maincontent .toggle-nav.menu {
  display: block;
}
#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: 28px;
  line-height: 1.1;
  font-weight: 500;
  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-box {
  text-align: center;
}
.jm-box .jm-ico {
  text-align: center;
  font-size: 40px;
  color: #ffffff;
  margin: 0 0 40px;
}
.jm-box .jm-ico span {
  display: inline-block;
  vertical-align: middle;
  background: #fafafa;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  height: 100px;
  width: 100px;
}
.jm-box .jm-ico span:before {
  vertical-align: middle;
  line-height: 100px;
}
.jm-box .title {
  color: #d3e7f0;
  font-size: 120%;
  display: block;
  margin: 0 0 32px;
  line-height: 1.1;
  position: relative;
}
.jm-box .title:before,
.jm-box .title:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 70px;
  background: rgba(255, 255, 255, 0.15);
  left: 50%;
  margin-left: -35px;
  right: auto;
}
.jm-box .title:before {
  bottom: -18px;
}
.jm-box .title:after {
  bottom: -21px;
}
.jm-box .description {
  display: block;
  margin: 0 0 40px;
}
.jm-top-contact {
  margin: -10px -10px 0;
}
.jm-top-contact .item {
  float: left;
  padding: 10px 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jm-top-contact .item a {
  color: #ffffff;
}
.jm-top-contact .item a:hover {
  color: #fafafa;
  text-decoration: none;
}
.jm-top-contact [class^="icon-"],
.jm-top-contact [class*=" icon-"] {
  line-height: 1;
}
#jm-allpage .search-ms form {
  text-align: center;
  margin: 0 0 40px;
}
#jm-allpage .search-ms form .search-query {
  width: 100%;
  max-width: 50%;
}
#jm-allpage .search-ms form .btn {
  margin-left: -2px;
  font-size: 0;
  position: relative;
}
#jm-allpage .search-ms form .btn [class^="icon-"],
#jm-allpage .search-ms form .btn [class*=" icon-"] {
  font-size: 18px;
}
#jm-top-bar .search label.element-invisible {
  display: inline-block !important;
  vertical-align: middle;
  margin: 0;
}
.jm-category-module {
  margin: -80px -20px;
}
.jm-category-module li {
  background-image: none;
  padding: 0 20px;
  margin: 40px 0 0;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.jm-category-module li .item-in {
  padding-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.jm-category-module li p {
  line-height: 1.4;
}
.jm-category-module li:first-child .item-in {
  border-top: none;
}
.jm-category-module .item-in {
  display: table;
  width: 100%;
}
.jm-category-module .mod-article-image {
  display: table-cell;
  padding: 0 20px 0 0;
  vertical-align: top;
}
.jm-category-module .mod-article-image img {
  max-width: none;
}
.jm-category-module .description {
  display: table-cell;
  vertical-align: top;
}
.jm-category-module .mod-articles-category-title {
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 1.4;
  color: #d3e7f0;
  text-decoration: none;
  display: block;
  margin: 0 0 5px;
}
.jm-category-module .mod-articles-category-title:hover {
  color: #fafafa;
}
.jm-category-module .mod-articles-category-date {
  display: block;
}
.jm-category-module .mod-articles-category-introtext {
  margin-top: 15px;
}
.jm-category-module .readmore {
  display: block;
}
.col2 .jm-category-module li {
  width: 50%;
}
.col2 .jm-category-module li:nth-child(2) .item-in {
  border-top: none;
}
.col2 .jm-category-module li:nth-child(odd) {
  clear: both;
}
.col3 .jm-category-module li {
  width: 33.3%;
}
.col3 .jm-category-module li:nth-child(2) .item-in,
.col3 .jm-category-module li:nth-child(3) .item-in {
  border-top: none;
}
.col3 .jm-category-module li:nth-child(4n+1) {
  clear: both;
}
.col4 .jm-category-module li {
  width: 25%;
}
.col4 .jm-category-module li:nth-child(2) .item-in,
.col4 .jm-category-module li:nth-child(3) .item-in,
.col4 .jm-category-module li:nth-child(4) .item-in {
  border-top: none;
}
.col4 .jm-category-module li:nth-child(5n+1) {
  clear: both;
}
.article-ms .jm-category-module {
  margin-top: -40px;
}
.article-ms .jm-category-module li .item-in {
  border: none;
  padding: 0;
}
.article-ms .jm-category-module .mod-article-image img {
  background-color: #fafafa;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.article-ms .jm-category-module .mod-articles-category-title {
  font-size: 120%;
  line-height: 1.1;
  margin: 0 0 32px;
  position: relative;
  float: left;
}
.article-ms .jm-category-module .mod-articles-category-title:before,
.article-ms .jm-category-module .mod-articles-category-title:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 70px;
  background: rgba(255, 255, 255, 0.15);
  left: 0;
  right: auto;
}
.article-ms .jm-category-module .mod-articles-category-title:before {
  bottom: -18px;
}
.article-ms .jm-category-module .mod-articles-category-title:after {
  bottom: -21px;
}
.article-ms .jm-category-module .mod-articles-category-title + * {
  clear: both;
}
.jm-counter {
  margin-top: -40px;
  text-align: center;
  color: #d3e7f0;
}
.jm-counter .box {
  margin-top: 40px;
}
.jm-counter [class^="icon-"],
.jm-counter [class*=" icon-"] {
  display: block;
  line-height: 1;
  margin: 0 0 20px;
}
.jm-counter [class^="icon-"]:before,
.jm-counter [class*=" icon-"]:before {
  display: block;
  text-align: center;
  font-size: 98px;
  line-height: 1;
}
.jm-counter .number {
  display: block;
  font-weight: 700;
  font-size: 36px;
  line-height: 1;
  margin: 0 0 5px;
}
.jm-counter .title {
  line-height: 1.1;
  font-family: 'Source Sans Pro', sans-serif;
  text-transform: uppercase;
}
#jm-top3 .jm-counter,
#jm-bottom1 .jm-counter,
#jm-footer-mod .jm-counter {
  color: #ffffff;
}
.jm-social {
  margin: -5px -5px 0;
}
.jm-social a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none !important;
  width: 40px;
  height: 40px;
  margin: 5px 5px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #2f3a42;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 0;
}
.jm-social a:hover {
  background-color: #fafafa;
}
.jm-social a.jm-facebook {
  background-image: url('../images/social/facebook-white.png');
}
.jm-social a.jm-twitter {
  background-image: url('../images/social/twitter-white.png');
}
.jm-social a.jm-link {
  background-image: url('../images/social/link-white.png');
}
.jm-social a.jm-skype {
  background-image: url('../images/social/skype-white.png');
}
.jm-pricing {
  margin: 0 -20px;
}
.jm-pricing .box {
  float: left;
  margin: 78px 0 0;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.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 .price {
  position: absolute;
  top: -68px;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fafafa;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  width: 136px;
  height: 136px;
  padding-top: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jm-pricing .price span {
  display: block;
  color: #ffffff;
  text-align: center;
}
.jm-pricing .price .up,
.jm-pricing .price .down {
  font-size: 16px;
  line-height: 1.1;
}
.jm-pricing .price .middle {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
}
.jm-pricing .title {
  background: #3e4244;
  padding-top: 83px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
.jm-pricing .content {
  background: #ffffff;
  padding: 20px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jm-pricing .subtitle {
  font-size: 20px;
  color: #d3e7f0;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 15px;
}
.jm-pricing .bottom {
  background: #ebebeb;
  padding: 20px;
  text-align: center;
}
#jm-allpage .dj-simple-contact-form form {
  margin: 0;
}
#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-introtext {
  display: block;
  margin: 0 0 15px;
}
#jm-allpage .dj-simple-contact-form .inputbox {
  height: 40px;
  line-height: 20px;
  margin: 0 0 20px;
}
#jm-allpage .dj-simple-contact-form .name,
#jm-allpage .dj-simple-contact-form .email {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#jm-allpage .dj-simple-contact-form .name + .email {
  padding-left: 20px;
}
#jm-allpage .dj-simple-contact-form .dj-simple-contact-form textarea {
  height: auto;
  min-height: 145px;
}
#jm-allpage .dj-simple-contact-form .button-box {
  margin: 20px 0 0;
  text-align: right;
}
.sitemap ul {
  margin-bottom: 40px;
}
.sitemap ul ul {
  padding-left: 40px;
  margin-bottom: 10px;
}
.jm-module.big-banner a.big-banner {
  color: #2c64a9;
  display: block;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(bottom, #d4d4d4, #fafafa);
  background-image: -moz-linear-gradient(bottom, #d4d4d4, #fafafa);
  background-image: -o-linear-gradient(bottom, #d4d4d4, #fafafa);
  background-image: -ms-linear-gradient(bottom, #d4d4d4, #fafafa);
  background-image: linear-gradient(to top, #d4d4d4, #fafafa);
  padding: 77px 35px 87px;
  margin-bottom: -10px;
  position: relative;
}
.jm-module.big-banner a.big-banner .fa {
  position: absolute;
  right: 82px;
  top: 71px;
}
.jm-module.big-banner a.big-banner big {
  display: block;
  font-size: 33px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.4;
}
.jm-module.big-banner a.big-banner big strong {
  display: block;
  font-weight: 900;
}
.jm-module.big-banner a.big-banner small {
  font-size: 17px;
  display: block;
  font-weight: 900;
  margin: 5px 0 0 ;
}
.jm-module.big-banner a.big-banner:hover {
  text-decoration: none;
  background-color: #e9e9e9;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
}
ul#big-links {
  margin: -20px;
  clear: both;
}
ul#big-links:before,
ul#big-links:after {
  clear: both;
  content: "";
  display: table;
}
ul#big-links li {
  display: block;
  float: left;
  width: 33.333%;
  margin: 0;
  padding: 20px;
}
ul#big-links li a {
  color: #fafafa;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  display: block;
  padding: 40px 20px;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
}
ul#big-links li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
ul#big-links li a .fa,
ul#big-links li a .sign {
  display: block;
  font-size: 42px;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.45);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.45);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.45);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  line-height: 90px;
  margin: 0 auto 20px;
  background: rgba(255, 255, 255, 0.1);
}
ul#big-links li:nth-child(1) a,
ul#big-links li:nth-child(3) a,
ul#big-links li:nth-child(5) a,
ul#big-links li:nth-child(18) a {
  background: #2c64a9;
}
ul#big-links li:nth-child(2) a,
ul#big-links li:nth-child(4) a,
ul#big-links li:nth-child(6) a,
ul#big-links li:nth-child(17) a {
  background: #245189;
}
ul#big-links li:nth-child(2) a .sign1,
ul#big-links li:nth-child(4) a .sign1,
ul#big-links li:nth-child(6) a .sign1,
ul#big-links li:nth-child(17) a .sign1 {
  border: 1px solid rgba(44, 100, 169, 0.5);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}
ul#big-links li a:hover {
  text-decoration: none;
}
ul#big-links li a:hover:before {
  background: rgba(0, 0, 0, 0.3);
}
ul.quick-contact li {
  padding-left: 40px;
  position: relative;
  margin: 10px 0 0;
}
ul.quick-contact li:first-child {
  margin: 0;
}
ul.quick-contact li h5 {
  font-weight: 500;
  margin: 0 0 5px;
}
ul.quick-contact li .fa {
  position: absolute;
  left: 0;
  top: 3px;
  width: 30px;
  text-align: center;
}
.nav.menu {
  margin: 0;
}
.nav.menu li {
  display: block;
  background-image: none;
  position: relative;
  padding: 0;
}
.nav.menu ul {
  padding: 0;
  margin: 0;
}
.nav.menu li a,
.nav.menu li span.separator {
  display: block;
  color: inherit;
  line-height: 20px;
  font-weight: 400;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 15px;
  padding-right: 0;
  text-decoration: none;
  background-color: transparent;
  background-image: url('../images/li.png');
  background-repeat: no-repeat;
  background-position: left center;
}
.nav.menu li a:hover,
.nav.menu li span.separator:hover {
  color: #fafafa;
}
.nav.menu li.active > a,
.nav.menu li.active > span.separator {
  color: #fafafa;
}
.nav.menu > li > a,
.nav.menu > li > span.separator {
  background: none;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 0;
  padding-right: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.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 span.nav-header {
  color: inherit;
  font-weight: 400;
  font-family: 'Source Sans Pro', sans-serif;
  text-shadow: none;
  padding-top: 6px;
  padding-bottom: 6px;
}
.nav.menu li > span.nav-header {
  padding-top: 14px;
  padding-bottom: 14px;
}
.nav.menu > li.parent > a,
.nav.menu > li.parent > span.separator {
  position: relative;
  padding-right: 10px;
}
.nav.menu > li.parent > a:after,
.nav.menu > li.parent > span.separator:after {
  content: '+';
  font-family: Arial, Helvetica, sans-serif;
  position: absolute;
  right: 0;
  left: auto;
}
.nav.menu > li.parent.active > a:after,
.nav.menu > li.parent.active > span.separator:after {
  content: '-';
}
.nav.menu > li.parent > ul {
  margin-top: -14px;
}
.nav.menu > li > ul {
  padding-left: 10px;
}
.nav.menu ul {
  padding-left: 15px;
}
.nav.menu li a img {
  vertical-align: middle;
  margin: 0 9px 0 0;
}
#jm-allpage .color-ms .nav.menu li a,
#jm-allpage .color-ms .nav.menu li span.separator {
  background-image: url('../images/li-white.png');
}
#jm-allpage .color-ms .nav.menu li a:hover,
#jm-allpage .color-ms .nav.menu li span.separator:hover {
  color: #c8c8c8;
}
#jm-allpage .color-ms .nav.menu li.active > a,
#jm-allpage .color-ms .nav.menu li.active > span.separator {
  color: #c8c8c8;
}
#jm-allpage .color-ms .nav.menu > li > a,
#jm-allpage .color-ms .nav.menu > li > span.separator {
  background: none;
  border-color: #c8c8c8;
}
#jm-top3 .nav.menu li a,
#jm-bottom1 .nav.menu li a,
#jm-footer-mod .nav.menu li a,
#jm-top3 .nav.menu li span.separator,
#jm-bottom1 .nav.menu li span.separator,
#jm-footer-mod .nav.menu li span.separator {
  background-image: url('../images/li-white.png');
}
#jm-top3 .nav.menu > li > a,
#jm-bottom1 .nav.menu > li > a,
#jm-footer-mod .nav.menu > li > a,
#jm-top3 .nav.menu > li > span.separator,
#jm-bottom1 .nav.menu > li > span.separator,
#jm-footer-mod .nav.menu > li > span.separator {
  background: none;
  border-color: #235087;
}
#jm-allpage .white-ms .nav.menu li a,
#jm-allpage .white-ms .nav.menu li span.separator {
  background-image: url('../images/li.png');
}
#jm-allpage .white-ms .nav.menu > li > a,
#jm-allpage .white-ms .nav.menu > li > span.separator {
  background: none;
  border-color: rgba(255, 255, 255, 0.15);
}
#jm-allpage .jm-module.classic-ms .nav.menu li a,
#jm-allpage .jm-module .nav.menu.classic-ms li a,
#jm-allpage .jm-module.classic-ms .nav.menu li span.separator,
#jm-allpage .jm-module .nav.menu.classic-ms li span.separator {
  font-family: inherit;
}
#jm-allpage .jm-module.classic-ms .nav.menu > li > a,
#jm-allpage .jm-module .nav.menu.classic-ms > li > a,
#jm-allpage .jm-module.classic-ms .nav.menu > li > span.separator,
#jm-allpage .jm-module .nav.menu.classic-ms > li > span.separator {
  background: none !important;
  border: none !important;
  padding-top: 4px;
  padding-bottom: 4px;
}
#jm-allpage .jm-module.classic-ms .nav.menu > li:first-child > a,
#jm-allpage .jm-module .nav.menu.classic-ms > li:first-child > a,
#jm-allpage .jm-module.classic-ms .nav.menu > li:first-child > span.separator,
#jm-allpage .jm-module .nav.menu.classic-ms > li:first-child > span.separator {
  border-top: none;
  padding-top: 0;
}
#jm-allpage .jm-module.classic-ms .nav.menu > li:last-child > a,
#jm-allpage .jm-module .nav.menu.classic-ms > li:last-child > a,
#jm-allpage .jm-module.classic-ms .nav.menu > li:last-child > span.separator,
#jm-allpage .jm-module .nav.menu.classic-ms > li:last-child > span.separator {
  padding-bottom: 0;
}
#jm-top-bar .nav.menu {
  margin: 0;
  *zoom: 1;
}
#jm-top-bar .nav.menu:before,
#jm-top-bar .nav.menu:after {
  display: table;
  content: "";
  line-height: 0;
}
#jm-top-bar .nav.menu:after {
  clear: both;
}
#jm-top-bar .nav.menu > li {
  display: block;
  float: left;
  background: none;
  margin: 0 0 0 24px;
  padding: 0;
}
#jm-top-bar .nav.menu li a,
#jm-top-bar .nav.menu li span.separator {
  line-height: 27px;
  display: block;
  float: left;
}
#jm-top-bar .nav.menu > li > a,
#jm-top-bar .nav.menu > li > span.separator {
  padding: 0;
  margin: 0;
  border: none;
}
#jm-top-bar .nav.menu ul,
#jm-top-bar .nav.menu > li.parent > a:after,
#jm-top-bar .nav.menu > li.parent > span.separator:after {
  display: none;
}
#jm-allpage #jm-page-settings .nav.menu li.contrast-label {
  border-right: none;
  padding-right: 0;
}
#jm-allpage #jm-page-settings .nav.menu li.contrast-label span {
  text-decoration: none;
  pointer-events: none;
}
#jm-allpage #jm-page-settings .nav.menu .contrast {
  line-height: 27px;
  border-left: none;
  margin: 0 0 0 10px;
}
#jm-allpage #jm-page-settings .nav.menu .contrast a {
  display: lock;
  float: left;
  line-height: 27px;
  width: 27px;
  text-align: center;
  margin: 0 3px;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#jm-allpage #jm-page-settings .nav.menu .contrast a:hover {
  text-decoration: underline;
}
#jm-allpage #jm-page-settings .nav.menu .contrast .jm-highcontrast {
  background: #000000;
  color: #ffffff;
}
#jm-allpage #jm-page-settings .nav.menu .contrast .jm-highcontrast2 {
  background: #000000;
  color: #ffff00;
}
#jm-allpage #jm-page-settings .nav.menu .contrast .jm-highcontrast3 {
  background: #ffff00;
  color: #000000;
}
#jm-allpage #jm-page-settings .nav.menu .day-night .fa,
#jm-allpage #jm-page-settings .nav.menu .day-night [class^="icon-"],
#jm-allpage #jm-page-settings .nav.menu .day-night [class*=" icon-"] {
  margin-left: 8px;
  background: #234e85;
  line-height: 26px;
  height: 27px;
  padding: 0 5px;
  display: block;
  float: right;
}
#jm-allpage #jm-page-settings .nav.menu .day-night:hover .fa,
#jm-allpage #jm-page-settings .nav.menu .day-night:hover [class^="icon-"],
#jm-allpage #jm-page-settings .nav.menu .day-night:hover [class*=" icon-"] {
  color: #275895;
  background: #fafafa;
}
#jm-allpage #jm-page-settings .nav.menu .day-night + .day-night .fa,
#jm-allpage #jm-page-settings .nav.menu .day-night + .day-night [class^="icon-"],
#jm-allpage #jm-page-settings .nav.menu .day-night + .day-night [class*=" icon-"] {
  color: #ffffff;
  background: #2c64a9;
}
#jm-allpage #jm-page-settings .nav.menu .day-night + .day-night:hover .fa,
#jm-allpage #jm-page-settings .nav.menu .day-night + .day-night:hover [class^="icon-"],
#jm-allpage #jm-page-settings .nav.menu .day-night + .day-night:hover [class*=" icon-"] {
  color: #275895;
  background: #fafafa;
}
#jm-allpage #jm-page-settings .nav.menu .container-width {
  line-height: 27px;
}
#jm-allpage #jm-page-settings .nav.menu .container-width a {
  font-size: 0;
  display: block;
  float: left;
  border: none;
  line-height: 27px;
  padding: 0 5px;
}
#jm-allpage #jm-page-settings .nav.menu .container-width a .fa,
#jm-allpage #jm-page-settings .nav.menu .container-width a [class^="icon-"],
#jm-allpage #jm-page-settings .nav.menu .container-width a [class*=" icon-"] {
  display: block;
  float: left;
  font-weight: normal;
  line-height: 27px;
  padding: 0 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
}
#jm-allpage #jm-page-settings .nav.menu .resizer {
  line-height: 27px;
  margin: 0 0 0 10px;
}
#jm-allpage #jm-page-settings .nav.menu .resizer a {
  display: block;
  float: left;
  margin: 0 0 0 6px;
  padding: 0 3px;
  line-height: 27px;
  font-weight: 600;
}
#jm-top-bar .nav.menu li.phone {
  background: #2c64a9;
  color: #ffffff;
  padding: 2px 10px 2px 2px;
  margin-top: -2px;
  margin-left: 35px;
}
#jm-top-bar .nav.menu li.phone span {
  display: block;
  float: left;
  line-height: 26px;
}
#jm-top-bar .nav.menu li.phone .fa,
#jm-top-bar .nav.menu li.phone .sign {
  background: #275895;
  text-align: center;
  display: block;
  float: left;
  height: 27px;
  width: 27px;
  line-height: 27px;
  margin: 0 8px 0 2px;
  padding: 0 5px;
}
#jm-allpage #jm-top-bar .skip-ms {
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  font-size: 1.1em;
}
#jm-allpage #jm-top-bar .skip-ms .nav.menu {
  margin: 0;
}
#jm-allpage #jm-top-bar .skip-ms .nav.menu > li {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  font-size: 1.1em;
}
#jm-allpage #jm-top-bar .skip-ms .nav.menu > li > a {
  color: #2c64a9;
  background: #fafafa;
  position: absolute;
  top: 0;
  left: -9999px;
  right: auto;
  font-size: 1.1em;
  white-space: nowrap;
  padding: 0 10px;
}
#jm-allpage #jm-top-bar .skip-ms .nav.menu > li > a:focus {
  left: 0;
}
#jm-allpage #jm-top-bar .skip-ms .nav.menu > li > a:hover,
#jm-allpage #jm-top-bar .skip-ms .nav.menu > li > a:focus {
  color: #2c64a9;
  background: #fafafa;
}
#jm-allpage .tagspopular ul,
#jm-allpage .tagssimilar ul,
#jm-allpage .nav.menu.tag-ms,
#jm-allpage .tag-ms .nav.menu {
  margin: 0;
  padding: 0;
  text-align: center;
}
#jm-allpage .tagspopular ul li,
#jm-allpage .tagssimilar ul li,
#jm-allpage .nav.menu.tag-ms li,
#jm-allpage .tag-ms .nav.menu li {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
}
#jm-allpage .tagspopular ul li a,
#jm-allpage .tagssimilar ul li a,
#jm-allpage .nav.menu.tag-ms li a,
#jm-allpage .tag-ms .nav.menu li a {
  display: inline-block;
  color: #fafafa;
  padding: 5px 15px!important;
  background: #ffffff;
  border: 1px solid #fafafa;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 3px;
}
#jm-allpage .tagspopular ul li a:after,
#jm-allpage .tagssimilar ul li a:after,
#jm-allpage .nav.menu.tag-ms li a:after,
#jm-allpage .tag-ms .nav.menu li a:after {
  display: none;
}
#jm-allpage .tagspopular ul li:hover > a,
#jm-allpage .tagssimilar ul li:hover > a,
#jm-allpage .nav.menu.tag-ms li:hover > a,
#jm-allpage .tag-ms .nav.menu li:hover > a,
#jm-allpage .tagspopular ul li.active > a,
#jm-allpage .tagssimilar ul li.active > a,
#jm-allpage .nav.menu.tag-ms li.active > a,
#jm-allpage .tag-ms .nav.menu li.active > a {
  color: #ffffff !important;
  border: 1px solid #fafafa;
  background: #fafafa;
}
#jm-allpage .tagspopular ul li:hover > a:hover,
#jm-allpage .tagssimilar ul li:hover > a:hover,
#jm-allpage .nav.menu.tag-ms li:hover > a:hover,
#jm-allpage .tag-ms .nav.menu li:hover > a:hover,
#jm-allpage .tagspopular ul li.active > a:hover,
#jm-allpage .tagssimilar ul li.active > a:hover,
#jm-allpage .nav.menu.tag-ms li.active > a:hover,
#jm-allpage .tag-ms .nav.menu li.active > a:hover {
  color: #ffffff !important;
}
#jm-allpage .tagspopular ul ul,
#jm-allpage .tagssimilar ul ul,
#jm-allpage .nav.menu.tag-ms ul,
#jm-allpage .tag-ms .nav.menu ul {
  padding: 0;
  margin: 0;
}
#jm-allpage .tagspopular ul > li,
#jm-allpage .tagssimilar ul > li {
  margin: 0 6px 10px 0;
}
#jm-allpage .tagspopular ul > li a,
#jm-allpage .tagssimilar ul > li a {
  padding: 6px 18px;
}
#jm-sitemap .nav.menu > li > a,
#jm-sitemap .nav.menu > li > span.separator {
  color: #ffffff;
  display: inline-block;
  vertical-align: top;
  padding: 2px 10px 0;
  border: none;
  font-size: inherit;
}
#jm-sitemap .nav.menu > li > a:hover,
#jm-sitemap .nav.menu > li > span.separator:hover {
  color: #fafafa;
  text-decoration: underline;
}
#jm-sitemap .nav.menu li.active > a,
#jm-sitemap .nav.menu li.active > span.separator {
  color: #fafafa;
}
#jm-sitemap .nav.menu ul {
  display: none;
}
.media-list > li {
  background: none;
  padding: 0;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  top: 0;
  height: 20px;
  line-height: 20px;
  vertical-align: top;
  padding: 0 2px;
}
.thumbnails > li {
  background: none;
  padding: 0;
}
.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: 40px;
  height: 40px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding: 0 8px;
  vertical-align: middle;
  border: 2px solid #e4e4e4;
  color: #999999;
  background: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#jm-allpage .chzn-container-single .chzn-single > span,
#jm-allpage .chzn-container-multi .chzn-choices > span {
  line-height: 38px;
}
#jm-allpage .chzn-container-single .chzn-single div {
  left: auto;
  right: 8px;
  width: 15px;
}
#jm-allpage .chzn-container-single .chzn-single span {
  margin-right: 18px;
}
#jm-allpage .chzn-container .chzn-drop {
  border: 2px solid #e4e4e4;
  background: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-field input.default {
  font-family: inherit;
  color: #999999;
  padding: 0;
  margin: 0;
  height: 40px;
}
#jm-allpage .chzn-container-single .chzn-single div b {
  margin-top: 7px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice {
  line-height: 24px;
  color: #999999;
  border: 2px solid #e4e4e4;
  background: #ffffff;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice span {
  font-size: 18px;
}
#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: #fafafa;
}
.items-row.cols-1 {
  margin-right: 0;
  margin-left: 0;
}
.items-row.cols-1 .item.column-1,
.items-row.cols-1 > div {
  padding: 0;
}
h1.componentheading,
.tag-category > h1,
.page-header > h1,
.content-category > h1,
.categories-list > h1,
.blog-featured > h1,
.contact-category > h1,
.contact > h1,
.newsfeed-category > h1,
h1.page-title,
.finder > h1,
.weblink-category > h1,
.edit > h1,
.blog > h2 {
  color: #ffffff;
  font-size: 40px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  text-transform: none;
  margin: 0 0 40px;
}
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 {
  color: #ffffff;
  font-size: 28px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
  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: #ffffff;
}
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: #fafafa;
}
h3.page-header {
  font-size: 1em;
  line-height: 1.4;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
h3.page-header > .btn-mini {
  padding: 3px 6px;
}
h3.page-header > .btn-mini [class^="icon-"],
h3.page-header > .btn-mini [class*=" icon-"] {
  margin-top: 0;
}
h3.page-header > .badge {
  margin: 0 5px;
  vertical-align: middle;
}
.icons .btn.dropdown-toggle {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.element-invisible {
  display: none !important;
}
dl.article-info {
  margin: 13.33333333px 0 20px;
  font-size: 17.1px;
  line-height: 1.2;
  color: #ffffff;
}
dl.article-info dd {
  display: inline-block;
  margin: 0 15px 0 0;
  line-height: 1.1;
}
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 dd .fa {
  margin: 0 5px 0 0;
}
dl.article-info ~ dl.article-info {
  margin: 0;
}
.article-icons {
  margin: 13.33333333px 0 0;
}
.article-icons li {
  margin: 0 15px 0 0;
  font-size: 17.1px;
  line-height: 1.2;
  display: inline-block;
  float: left;
}
.article-icons li:last-child {
  margin-right: 0;
}
.article-icons li a {
  text-indent: -999em;
  display: block;
  float: left;
  width: 20px;
  overflow: hidden;
}
.article-icons li a [class^="icon-"],
.article-icons li a [class*=" icon-"] {
  font-size: 17.1px;
  display: block;
  float: left;
  text-indent: 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 40px;
}
#archive-items .createdby {
  margin: 0 0 15px;
}
.items-row .item,
.archive-items > div {
  *zoom: 1;
}
.items-row .item:before,
.archive-items > div:before,
.items-row .item:after,
.archive-items > div:after {
  display: table;
  content: "";
  line-height: 0;
}
.items-row .item:after,
.archive-items > div:after {
  clear: both;
}
.items-leading div[class*="leading-"],
.items-row,
.archive-items > div {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.items-leading div[class*="leading-"]:last-child,
.items-row:last-child,
.archive-items > div:last-child {
  border: none;
  padding-bottom: 0;
  margin: 0;
}
.items-leading .leading:last-child,
.items-row:last-child {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.items-more,
.content-links {
  margin: 0 0 40px;
}
.item-image {
  margin-bottom: 40px;
  margin-top: 10px;
  max-width: 100%;
}
figure.pull-left,
figure.pull-right,
figure.pull-center {
  max-width: 100%;
  margin: 0 0 40px;
}
.pull-none.item-image {
  text-align: center;
}
.pull-left.item-image,
figure.pull-left {
  margin-right: 40px;
}
.pull-right.item-image,
figure.pull-right {
  margin-left: 40px;
}
.pull-center {
  text-align: center;
}
.category-desc {
  margin: 0 0 40px;
}
div.img_caption {
  margin: 0 auto;
}
p.img_caption {
  text-align: center;
  background: #eeeeee;
  padding: 5px;
  margin: 0;
}
.readmore {
  text-decoration: none;
  color: #fafafa;
}
.readmore:hover {
  color: #fafafa;
  text-decoration: underline;
}
.color-ms .readmore {
  color: inherit;
}
.color-ms .readmore:hover {
  color: inherit;
}
p.readmore {
  display: block;
  margin: 10px 0 0;
}
p.readmore .btn {
  display: inline-block;
  border: none;
  padding: 0;
  text-transform: none;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-decoration: none;
  color: #fafafa;
  font-size: 18px;
  font-family: inherit;
}
p.readmore .btn:hover {
  color: #fafafa;
  text-decoration: underline;
}
.mod-articles-category-readmore a {
  text-decoration: none;
  color: #fafafa;
}
.mod-articles-category-readmore a:hover {
  color: #fafafa;
  text-decoration: underline;
}
p.readmore a.btn .icon-chevron-right {
  display: none;
}
.archive .filters {
  margin-bottom: 40px;
}
fieldset.filters {
  margin: 0 0 20px;
}
.categories-list ul li h4 {
  font-size: 1em;
  line-height: 1.4;
  font-weight: bold;
}
.categories-list ul li small.category-desc {
  font-size: 1em;
  line-height: 1.4;
}
ul.list-striped > li {
  background: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  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: 0 -30px 60px;
}
.contact dl.contact-address dt {
  position: absolute;
  left: -999em;
}
.contact dl.contact-address dd {
  margin: 0;
  padding: 0 30px 0;
  display: block;
  float: left;
}
.contact dl.contact-address dd:first-child {
  margin: 0;
}
.contact dl.contact-address dd span.contact-street,
.contact dl.contact-address dd span.contact-telephone,
.contact dl.contact-address dd span.contact-mobile,
.contact dl.contact-address dd span.contact-fax {
  position: relative;
  padding: 0 0 0 40px;
  display: block;
}
.contact dl.contact-address dd span.contact-street:before,
.contact dl.contact-address dd span.contact-telephone:before,
.contact dl.contact-address dd span.contact-mobile:before,
.contact dl.contact-address dd span.contact-fax:before {
  font-family: 'FontAwesome';
  display: block;
  text-align: center;
  float: left;
  position: absolute;
  left: 0;
  top: 2px;
  min-width: 30px;
}
.contact dl.contact-address dd span.contact-street:before {
  content: "\f015";
}
.contact dl.contact-address dd span.contact-telephone:before {
  content: "\f095";
}
.contact dl.contact-address dd span.contact-mobile:before {
  content: "\f10b";
}
.contact dl.contact-address dd span.contact-fax:before {
  content: "\f1ac";
}
.contact .thumbnail {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.contact-miscinfo dd {
  margin: 0;
}
.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: 40px 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: 40px;
}
.tag-category form > ul > li > h3 {
  margin-bottom: 40px;
}
.tag-category form > ul > li {
  padding: 0;
  background: none !important;
}
.tag-category .tag-body {
  margin: 40px 0;
  display: block;
}
.tag-category .thumbnails > li,
.tag-category .category > li {
  background: none;
  padding: 0;
}
.tag-category .thumbnails > li h3 {
  font-size: 1em;
}
body .tip-wrap .tip {
  max-width: 300px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background: none;
  background-color: #ebebeb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: normal;
  z-index: 9999;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  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;
  filter: alpha(opacity=80);
}
body .tip-wrap .tip-title {
  font-weight: bold;
  color: #ffffff;
}
body .tip-wrap .tip-text {
  font-weight: normal;
  color: #ffffff;
}
.jmodedit {
  z-index: 9999;
  line-height: 1 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  color: #fafafa !important;
}
.jmodedit:hover {
  color: #e1e1e1 !important;
}
.article-index {
  margin-left: 40px;
}
.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: 40px 0 5px;
  clear: both;
}
.newsflash .newsflash-title:first-child {
  margin: 0 0 5px;
}
.newsflash .newsflash-title a {
  color: #d3e7f0;
}
.newsflash .newsflash-title a:hover {
  color: #fafafa;
  text-decoration: none;
}
.newsflash-horiz li + li {
  margin: 10px 0 0;
}
.archive-module > li {
  margin: 10px 0;
}
.archive-module > li:first-child {
  margin-top: 0;
}
.categories-module li h1,
.categories-module li h2,
.categories-module li h3,
.categories-module li h4,
.categories-module li h5,
.categories-module li h6 {
  line-height: 1.2;
  font-weight: normal;
}
.categories-module li + li {
  margin: 40px 0 0;
}
.category-module {
  margin: 0;
}
.category-module li p {
  line-height: 1.4;
  margin: 0 0 5px;
}
.category-module li > a {
  display: block;
  font-weight: normal;
}
.category-module span {
  display: inline-block;
  margin: 10px 0 0;
}
#form-login-username label.element-invisible,
#form-login-password label.element-invisible {
  display: none;
}
#login-form ul li .icon-arrow-right {
  display: none;
}
#mod-finder-searchform {
  margin: 0;
}
#mod-finder-searchform a {
  display: block;
  margin-top: 5px;
}
.form-search label.finder {
  padding: 0 10px 0 0;
}
.feed h2 ~ ul.newsfeed {
  margin-top: 10px;
}
.weblinks li {
  margin-top: 5px;
}
.weblinks li:first-child {
  margin: 0;
}
.weblinks li p {
  margin: 0;
}
.search input#mod-search-searchword {
  width: auto;
}
.form-search .btn {
  padding-left: 20px;
  padding-right: 20px;
}
.search .button[type='image'] {
  padding: 0;
}
.mod-languages ul {
  list-style: none;
}
.mod-languages ul li {
  background: none;
  padding: 0;
  margin: 0;
  list-style: none;
}
#system-message .alert {
  margin-bottom: 40px;
}
#system-message .alert a {
  text-decoration: none;
}
.jm-error-page {
  text-align: center;
}
.jm-error-page > h1 {
  font-size: 80px;
  font-weight: 400;
  line-height: 1;
}
.jm-error-page > h2 {
  font-size: 40px;
  font-weight: 400;
  line-height: 1;
  margin: 0 0 80px;
}
.jm-error-page > p {
  margin: 0 0 80px;
}
.jm-error-page input.inputbox {
  max-width: 260px;
}
.jm-error-page .moduletable {
  margin: 0 0 80px;
}
p + .cat-children {
  margin-top: 40px;
}
.cat-children {
  counter-reset: section;
}
.cat-children > div {
  position: relative;
}
.cat-children > div:before {
  content: counters(section, "", decimal) " ";
  counter-increment: section;
  display: block;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  background: #fafafa;
  color: #2c64a9;
  font-weight: 600;
  text-align: center;
  width: 26px;
}
.cat-children > div h3.page-header {
  padding-left: 45px;
}
.blog article.hasDateCreated {
  position: relative;
  padding-left: 150px;
}
.blog time.dateCreated {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  text-transform: lowercase;
  position: absolute;
  left: 10px;
  top: 10px;
  padding: 15px 8px 0;
  width: 80px;
  height: 80px;
  border: 1px solid rgba(245, 245, 245, 0.15);
}
.blog time.dateCreated span:last-child {
  display: block;
}
.item-page time.dateCreated {
  left: -9999em;
  position: absolute;
}
.item-page.govarticle {
  position: relative;
}
.item-page.govarticle .page-header {
  padding: 0 50px 0 0;
}
.item-page.govarticle .icons {
  position: absolute;
  top: 5px;
  right: 0;
}
h3.jm-typo-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding-bottom: 10px;
  margin: 40px 0;
}
h3.jm-typo-title ~ pre,
h3.jm-typo-title ~ div pre {
  margin-bottom: 40px;
  font-size: 13px;
}
.jm-code {
  border-left: 5px solid rgba(255, 255, 255, 0.15);
  padding: 10px;
  background: #e7e6e6;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0 0 40px;
}
.jm-color {
  color: #fafafa;
}
.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;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 18px;
  color: #ffffff;
}
.jm-block.second span {
  background-color: #555555;
}
.quote-left,
.quote-right {
  display: block;
  position: relative;
  font-style: italic;
}
.quote-left:after,
.quote-right:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 48px;
}
.quote-left {
  padding: 20px 20px 20px 100px;
  text-align: left;
}
.quote-left:after {
  top: 20px;
  left: 20px;
  right: auto;
  background: url("../images/quote-left.png") no-repeat;
}
.quote-right {
  padding: 20px 100px 20px 20px;
  text-align: right;
}
.quote-right:after {
  bottom: 20px;
  left: auto;
  right: 20px;
  background: url("../images/quote-right.png") no-repeat;
}
.border_img1 {
  padding: 4px;
  background: #ececec;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.border_img2 {
  background: #F2F2F2;
  border: 1px solid #E5E5E5;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.border_img3 {
  border: 1px solid #DFDFDF;
  padding: 1px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
p.greenfill {
  background: #DFF0D8;
  border: 1px solid #D6E9C6;
  display: block;
  padding: 10px;
  text-align: justify;
  color: #468847;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
p.redfill {
  background: #F2DEDE;
  border: 1px solid #EED3D7;
  display: block;
  padding: 10px;
  text-align: justify;
  color: #B94A48;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
p.jmbadge,
span.jmbadge,
p.jmcalendar,
span.jmcalendar,
p.jmchat,
span.jmchat,
p.jmcheck,
span.jmcheck,
p.jmcloud,
span.jmcloud,
p.jmdirection,
span.jmdirection,
p.jmdivide,
span.jmdivide,
p.jmerror,
span.jmerror,
p.jmfire,
span.jmfire,
p.jmflag,
span.jmflag,
p.jmheart,
span.jmheart,
p.jmhome,
span.jmhome,
p.jminfo,
span.jminfo,
p.jmlist,
span.jmlist,
p.jmmail,
span.jmmail,
p.jmpeople,
span.jmpeople,
p.jmstar,
span.jmstar,
p.jmstat,
span.jmstat {
  display: block;
  padding-left: 60px;
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jmbadge,
span.jmbadge {
  background-image: url("../images/icons/badge.png");
}
p.jmcalendar,
span.jmcalendar {
  background-image: url("../images/icons/calendar.png");
}
p.jmchat,
span.jmchat {
  background-image: url("../images/icons/chat.png");
}
p.jmcheck,
span.jmcheck {
  background-image: url("../images/icons/check.png");
}
p.jmcloud,
span.jmcloud {
  background-image: url("../images/icons/cloud.png");
}
p.jmdirection,
span.jmdirection {
  background-image: url("../images/icons/direction.png");
}
p.jmdivide,
span.jmdivide {
  background-image: url("../images/icons/divide.png");
}
p.jmerror,
span.jmerror {
  background-image: url("../images/icons/error.png");
}
p.jmfire,
span.jmfire {
  background-image: url("../images/icons/fire.png");
}
p.jmflag,
span.jmflag {
  background-image: url("../images/icons/flag.png");
}
p.jmheart,
span.jmheart {
  background-image: url("../images/icons/heart.png");
}
p.jmhome,
span.jmhome {
  background-image: url("../images/icons/home.png");
}
p.jminfo,
span.jminfo {
  background-image: url("../images/icons/info.png");
}
p.jmlist,
span.jmlist {
  background-image: url("../images/icons/list.png");
}
p.jmmail,
span.jmmail {
  background-image: url("../images/icons/mail.png");
}
p.jmpeople,
span.jmpeople {
  background-image: url("../images/icons/people.png");
}
p.jmstar,
span.jmstar {
  background-image: url("../images/icons/star.png");
}
p.jmstat,
span.jmstat {
  background-image: url("../images/icons/stat.png");
}
ol.jm-roman,
ol.jm-roman ol {
  list-style-type: upper-roman;
}
ol.jm-alpha,
ol.jm-alpha ol {
  list-style-type: lower-alpha;
}
.djslider-loader-tpl {
  margin: 0 auto;
  position: relative;
}
.djslider-loader-tpl .showOnHover {
  -webkit-transition: opacity 200ms ease 50ms;
  transition: opacity 200ms ease 50ms;
  opacity: 0;
}
.djslider-loader-tpl:hover .showOnHover {
  opacity: 1;
}
.djslider-loader-tpl:before {
  font-size: 50px;
  font-family: 'FontAwesome';
  content: "\f110";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
  opacity: .7;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.djslider-loader-tpl[style="padding-top: 0px; padding-bottom: 0px; background: transparent none repeat scroll 0% 0%;"]:before {
  content: none;
  display: none;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg) translate(-50%, -50%);
    -moz-transform: rotate(0deg) translate(-50%, -50%);
    -o-transform: rotate(0deg) translate(-50%, -50%);
    -ms-transform: rotate(0deg) translate(-50%, -50%);
    transform: rotate(0deg) translate(-50%, -50%);
  }
  100% {
    -webkit-transform: rotate(360deg) translate(-50%, -50%);
    -moz-transform: rotate(360deg) translate(-50%, -50%);
    -o-transform: rotate(360deg) translate(-50%, -50%);
    -ms-transform: rotate(360deg) translate(-50%, -50%);
    transform: rotate(360deg) translate(-50%, -50%);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg) translate(-50%, -50%);
    -moz-transform: rotate(0deg) translate(-50%, -50%);
    -o-transform: rotate(0deg) translate(-50%, -50%);
    -ms-transform: rotate(0deg) translate(-50%, -50%);
    transform: rotate(0deg) translate(-50%, -50%);
  }
  100% {
    -webkit-transform: rotate(360deg) translate(-50%, -50%);
    -moz-transform: rotate(360deg) translate(-50%, -50%);
    -o-transform: rotate(360deg) translate(-50%, -50%);
    -ms-transform: rotate(360deg) translate(-50%, -50%);
    transform: rotate(360deg) translate(-50%, -50%);
  }
}
.djslider-tpl {
  -webkit-transition: opacity 400ms ease;
  margin: 0 auto;
  opacity: 0;
  position: relative;
  transition: opacity 400ms ease;
}
.djslider-tpl .slider-container {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.djslider-tpl ul.djslider-in {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.djslider-tpl ul.djslider-in > li {
  -webkit-box-sizing: border-box;
  background: none;
  border: 0 !important;
  box-sizing: border-box;
  float: left;
  list-style: none outside !important;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
}
.djslider-tpl img.dj-image {
  border: 0 !important;
  margin: 0 !important;
}
.djslider-tpl .slide-desc {
  -moz-transform: translate(-50%, -50%);
  -moz-transition-delay: .55s;
  -moz-transition: all 0.2s ease-out;
  -ms-transform: translate(-50%, -50%);
  -ms-transition-delay: .55s;
  -o-transform: translate(-50%, -50%);
  -o-transition-delay: .55s;
  -o-transition: all 0.2s ease-out;
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition-delay: .55s;
  -webkit-transition: all 0.2s ease-out;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  transition-delay: .55s;
  transition: all 0.2s ease-out;
  width: 60%;
  background: rgba(255, 255, 255, 0.5);
}
.djslider-tpl:hover .slide-desc {
  opacity: 1;
}
.djslider-tpl .slide-desc-in {
  position: relative;
}
.djslider-tpl .navigation-container {
  position: static;
  text-align: center !important;
}
.djslider-tpl .navigation-container a {
  outline: none;
}
.djslider-tpl .navigation-container .nav-arrow {
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  cursor: pointer;
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
}
.djslider-tpl .navigation-container .nav-arrow span {
  color: #ffffff;
  background: #2c64a9;
  display: block;
  font-size: 50px;
  height: 70px;
  width: 70px;
  line-height: 68px;
  opacity: .9;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.djslider-tpl .navigation-container .nav-arrow:hover span {
  opacity: 1;
}
.djslider-tpl .navigation-container .prev-button {
  left: 20px;
}
.djslider-tpl .navigation-container .next-button {
  right: 20px;
}
.djslider-tpl .navigation-container .play-button {
  bottom: 80px;
  cursor: pointer;
  display: block;
  float: left;
  left: 50%;
  position: absolute;
  text-indent: -9999em;
}
.djslider-tpl .navigation-container .play-button span {
  -moz-transform: translate(-50%, 0%);
  -moz-transition: all 0.2s ease-out;
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -o-transition: all 0.2s ease-out;
  -webkit-transform: translate(-50%, 0%);
  -webkit-transition: all 0.2s ease-out;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  display: block;
  float: left;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  margin-top: -30px;
  text-align: center;
  text-indent: 0;
  transform: translate(-50%, 0%);
  transition: all 0.2s ease-out;
  width: 40px;
}
.djslider-tpl .navigation-container .pause-button {
  bottom: 80px;
  cursor: pointer;
  display: block;
  float: left;
  left: 50%;
  position: absolute;
  text-indent: -9999em;
}
.djslider-tpl .navigation-container .pause-button span {
  -moz-transform: translate(-50%, 0%);
  -moz-transition: all 0.2s ease-out;
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -o-transition: all 0.2s ease-out;
  -webkit-transform: translate(-50%, 0%);
  -webkit-transition: all 0.2s ease-out;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  display: block;
  float: left;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  margin-top: -30px;
  text-align: center;
  text-indent: 0;
  transform: translate(-50%, 0%);
  transition: all 0.2s ease-out;
  width: 40px;
}
.djslider-tpl .navigation-container-custom {
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  bottom: 60px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0%);
}
.djslider-tpl .navigation-numbers {
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  bottom: 60px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0%);
}
.djslider-tpl .navigation-numbers .load-button {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  text-align: center;
  width: 16px;
}
.djslider-tpl .load-button {
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  border: none;
  cursor: pointer;
  display: inline-block;
}
.djslider-tpl .load-button:hover {
  opacity: 1;
}
.djslider-tpl .load-button-active {
  opacity: 1;
}
ul.djslider-in > li {
  text-align: center;
}
.djslider-tpl.img-vcenter img.dj-image {
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.slide-desc-bg-tpl {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.slide-desc-text-tpl {
  color: #2c64a9;
  padding: 25px;
  position: relative;
  text-align: left;
}
.slide-desc-text-tpl .slide-title h3 {
  color: #2c64a9;
  font-size: 48px;
  line-height: 1;
  margin-bottom: 5px;
  text-align: center;
  text-transform: none;
}
.slide-desc-text-tpl .slide-title a {
  color: #2c64a9;
}
.slide-desc-text-tpl a.readmore {
  float: right;
  margin-bottom: 10px;
}
.slide-text {
  font-size: 46px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
  text-align: center;
}
.slide-text p {
  font-size: 46px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
  text-shadow: -3px 1px 0px rgba(255, 255, 255, 0.5);
  text-align: center;
}
.slide-text p strong {
  font-weight: 900;
}
@font-face {
  font-family: 'tpl';
  src: url('../fonts/tpl/tpl.eot?o35syc');
  src: url('../fonts/tpl/tpl.eot?o35syc#iefix') format('embedded-opentype'), url('../fonts/tpl/tpl.ttf?o35syc') format('truetype'), url('../fonts/tpl/tpl.woff?o35syc') format('woff'), url('../fonts/tpl/tpl.svg?o35syc#tpl') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="sign-"],
[class*=" sign-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tpl' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sign-phone-info:before {
  content: "\e600";
}
.sign-phone-alarm:before {
  content: "\e601";
}
.sign-telephone-2:before {
  content: "\e602";
}
.sign-phone-01:before {
  content: "\e603";
}
.sign-location:before {
  content: "\e604";
}
.sign-fax:before {
  content: "\e605";
}
.sign-mail:before {
  content: "\e606";
}
.sign-alarm:before {
  content: "\e607";
}
.sign-gear:before {
  content: "\e608";
}
.sign-money2:before {
  content: "\e609";
}
.sign-money1:before {
  content: "\e60a";
}
.sign-cards:before {
  content: "\e60b";
}
.sign-documents1:before {
  content: "\e60c";
}
.sign-documents2:before {
  content: "\e60d";
}
.sign-loudspeaker:before {
  content: "\e60e";
}
.sign-wrench:before {
  content: "\e60f";
}
.sign-calendar:before {
  content: "\e610";
}
.sign-exclamation2:before {
  content: "\e611";
}
.sign-exclamation1:before {
  content: "\e612";
}
.sign-warning:before {
  content: "\e613";
}
.sign-shapes:before {
  content: "\e614";
}
.sign-bathroom1:before {
  content: "\e615";
}
.sign-bathroom12:before {
  content: "\e616";
}
.sign-alarm2:before {
  content: "\e617";
}
.sign-pipe3:before {
  content: "\e618";
}
.sign-pipe2:before {
  content: "\e619";
}
.sign-pipe1:before {
  content: "\e61a";
}
.sign-customer-service1:before {
  content: "\e61b";
}
.sign-customer-service2:before {
  content: "\e61c";
}
.sign-customer-service3:before {
  content: "\e61d";
}
.sign-counter1:before {
  content: "\e61e";
}
.sign-counter2:before {
  content: "\e61f";
}
.sign-snake:before {
  content: "\e620";
}
.sign-watering:before {
  content: "\e621";
}
.sign-shower:before {
  content: "\e622";
}
.sign-can:before {
  content: "\e623";
}
.sign-48 {
  font-size: 42px;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-font-smoothing: subpixel-antialiased;
}
.clear {
  clear: both;
}
.clear:before,
.clear:after {
  clear: both;
  content: "";
  display: table;
}
h1 {
  font-size: 49.5px;
}
h2 {
  font-size: 40.5px;
}
h3 {
  font-size: 31.5px;
}
h4 {
  font-size: 20px;
  text-transform: uppercase;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 15.3px;
}
a,
a span,
a .fa {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a {
  border: none;
  text-decoration: none;
}
#jm-logo-nav {
  position: relative;
}
#jm-logo-nav #jm-top-menu .search {
  float: left;
}
#jm-logo-nav #jm-top-menu .search #search-expand {
  font-size: 20px;
  line-height: 20px;
  width: 20px;
  margin: 8px 0 0;
  display: block;
  float: left;
  position: relative;
  z-index: 2001;
  cursor: pointer;
}
#jm-logo-nav #jm-top-menu .search form {
  float: left;
  padding: 10px;
  width: 0;
  height: auto;
  overflow: hidden;
  margin: -5px 0 0;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1000;
  background: #285a98;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#jm-logo-nav #jm-top-menu .search form input {
  color: #ffffff;
  float: left;
  background: none;
  border: none;
  border-bottom: 2px solid #ffffff;
  margin: 0 5px 0 20px;
}
#jm-logo-nav #jm-top-menu .search form button {
  color: #ffffff;
  float: left;
  border: 2px solid #ffffff;
  font-weight: 800;
}
#jm-logo-nav #jm-top-menu .search form button:hover,
#jm-logo-nav #jm-top-menu .search form button:focus,
#jm-logo-nav #jm-top-menu .search form button:active {
  color: #235087;
  background: #ffffff;
}
#jm-logo-nav #jm-top-menu.open form {
  width: 32%;
  opacity: 1;
}
#jm-logo-nav #jm-top-menu.open .sign-search .fa:before {
  content: "\f00d";
  font-size: 16px;
}
.djslider-tpl .load-button {
  width: 24px;
  height: 24px;
  background-color: #2c64a9;
  margin: 0 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
.djslider-tpl .load-button-active,
.djslider-tpl .load-button:hover {
  opacity: 1;
  background-color: #2c64a9;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.fa.fa-48px,
sign-48 {
  font-size: 48px;
}
/*** @package News Show Pro GK5**/
.nsp {
  position: relative;
}
.nspMain {
  overflow: hidden;
}
/* Pagination */
.nspBotInterface,
.nspTopInterface {
  clear: both;
  float: right;
  margin: 5px 0;
  overflow: hidden;
}
.nspPagination {
  float: left;
  list-style-type: none !important;
  margin: 5px 0 0 0!important;
  padding: 0 !important;
}
.nspPagination li {
  background-color: #fff;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  float: left;
  height: 14px;
  margin: 1px 4px 0 0!important;
  width: 14px;
}
.nspPagination li > a {
  background: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  height: 14px;
  overflow: hidden;
  padding: 0;
  text-indent: -999em;
  width: 14px;
}
.nspPagination li:hover,
.nspPagination li.active {
  background-color: #fafafa;
}
.nspNext,
.nspPrev {
  color: #ffffff;
  cursor: pointer;
  float: left;
  height: 24px;
  width: 24px;
  margin: 0 0 0 4px;
  overflow: hidden;
  text-indent: -999px;
}
.nspPrev:before,
.nspNext:before {
  font-family: 'FontAwesome';
  display: block;
  float: left;
  text-indent: 0;
  height: 24px;
  width: 24px;
  text-align: center;
}
.nspPrev:before {
  content: "\f104";
}
.nspNext:before {
  content: "\f105";
}
.nspNext:hover,
.nspPrev:hover {
  border-color: #999;
}
.nspPrev:hover:before {
  border-right-color: #999;
}
.nspNext:hover:before {
  border-left-color: #999;
}
/* Articles layout */
.nspArts {
  overflow: hidden;
  padding: 0px;
}
.nspArtPage {
  float: left;
}
.nspArt {
  float: left;
  position: relative;
}
.nspArt div {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.nspArt div div {
  overflow: hidden;
}
.nspArt h4.nspHeader {
  font-size: 18px;
  margin: 0;
  padding: 10px 0 15px 0;
}
.nspArt h4.nspHeader a {
  text-decoration: none;
}
.nspArt img.nspImage {
  border: none;
  display: block;
}
.nspArt .nspImageWrapper {
  display: block;
  position: relative;
}
.nspArt p.nspText {
  font-size: inherit;
  display: block !important;
  margin: 0;
  padding: 0 !important;
}
.nspArt .nspInfo {
  display: block !important;
  font-size: 90%;
}
.nspArt .nspInfo > .nsp-stars {
  padding: 0 10px 0 0!important;
}
.nspArt .nsp-star-0:before,
.nspArt .nsp-star-1:before {
  content: "★";
  color: #6c6c6c;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
.nspArt .nsp-star-1:before {
  color: #f7a834;
}
.nspArt .nspBadge {
  background: #fff;
  position: absolute;
  top: 29px;
  left: 20px;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  padding: 2px 10px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.nspArt .tleft {
  text-align: left;
}
.nspArt .tright {
  text-align: right;
}
.nspArt .tcenter {
  text-align: center;
}
.nspArt .tjustify {
  text-align: justify;
}
.nspArt .fleft {
  float: left;
}
.nspArt .fright {
  float: right;
}
.nspArt .fnone {
  clear: both;
  float: none;
  width: 100%;
}
.readon.left,
.readon.right,
.readon.center {
  clear: both;
}
.readon.left {
  float: left;
}
.readon.right {
  float: right;
}
.readon.center {
  display: inline;
  float: none;
}
/* Links layout */
.nspLinks {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px;
}
.nspList {
  float: left;
}
.nspList > li > .nspImageWrapper {
  float: left;
}
.nspList > li > .nspImageWrapperRight {
  float: right;
}
.nspList > li .nspImage {
  height: auto !important;
  max-width: 100%;
}
.nspLinks ul {
  list-style-type: none !important;
  padding: 0 !important;
}
.nspLinks .nspLinkScroll1 ul li {
  margin: 0 !important;
  padding: 10px 3px;
}
.nspLinks .nspLinkScroll1 ul li:first-child {
  border-top: none;
}
.nspLinks ul li h4 a {
  text-decoration: none;
}
/* positioning */
.nspArts.left {
  float: right;
}
.nspLinksWrap.left {
  float: left;
}
.nspArts.right {
  float: left;
}
.nspLinksWrap.right {
  float: right;
}
/* make element unvisible */
.nspMain .unvisible {
  left: -9999px;
  position: absolute;
  top: auto;
}
/* Responsive layout */
.gkResponsive img.nspImage,
img.nspImage.gkResponsive {
  height: auto;
  width: 100% !important;
}
.nspArt img.nspImage {
  max-width: 100%;
}
.nspArtScroll1,
.nspLinkScroll1 {
  clear: both;
  width: 100%;
}
.nspPages1 {
  width: 100%;
}
.nspPages2 {
  width: 200%;
}
.nspPages3 {
  width: 300%;
}
.nspPages4 {
  width: 400%;
}
.nspPages5 {
  width: 500%;
}
.nspPages6 {
  width: 600%;
}
.nspPages7 {
  width: 700%;
}
.nspPages8 {
  width: 800%;
}
.nspPages9 {
  width: 900%;
}
.nspPages10 {
  width: 1000%;
}
.nspPages11 {
  width: 1100%;
}
.nspPages12 {
  width: 1200%;
}
.nspPages13 {
  width: 1300%;
}
.nspPages14 {
  width: 1400%;
}
.nspPages15 {
  width: 1500%;
}
.nspPages16 {
  width: 1600%;
}
.nspPages17 {
  width: 1700%;
}
.nspPages18 {
  width: 1800%;
}
.nspPages19 {
  width: 1900%;
}
.nspPages20 {
  width: 2000%;
}
.nspCol1 {
  width: 100%;
}
.nspCol2 {
  width: 50%;
}
.nspCol3 {
  width: 33.333333%;
}
.nspCol4 {
  width: 25%;
}
.nspCol5 {
  width: 20%;
}
.nspCol6 {
  width: 16.666666%;
}
.nspCol7 {
  width: 14.285714%;
}
.nspCol8 {
  width: 12.5%;
}
.nspCol9 {
  width: 11.111111%;
}
.nspCol10 {
  width: 10%;
}
.nspCol11 {
  width: 9.090909%;
}
.nspCol12 {
  width: 8.333333%;
}
.nspCol13 {
  width: 7.692307%;
}
.nspCol14 {
  width: 7.142857%;
}
.nspCol15 {
  width: 6.666666%;
}
.nspCol16 {
  width: 6.25%;
}
.nspCol17 {
  width: 5.882352%;
}
.nspCol18 {
  width: 5.555555%;
}
.nspCol19 {
  width: 5.263157%;
}
.nspCol20 {
  width: 5%;
}
/* Animation */
.nspList,
.nspArtPage {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -ms-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  visibility: hidden;
}
.nspList.active,
.nspArtPage.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
/* Suffix neutral */
.neutral {
  color: #999;
  font-size: 13px;
}
.neutral a {
  color: #333;
  text-decoration: none;
}
.neutral a:active,
.neutral a:focus,
.neutral a:hover {
  color: #777;
}
.neutral .nspHeader {
  font-size: 18px;
  font-weight: 400;
}
.neutral .nspInfo a {
  padding-right: 5px;
}
.neutral .readon {
  background: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  padding: 6px 10px;
}
.neutral .readon:active,
.neutral .readon:focus,
.neutral .readon:hover {
  background: #999;
  color: #fff;
}
.neutral .nspLinks ul li h4 {
  font-size: 15px;
  margin: 0 0 10px 0;
}
/* K2Store styles */
.nspK2StoreCartForm {
  padding: 10px 0;
  text-align: center;
}
.nspK2StoreCartForm .k2store-notification {
  background: #fff;
  border: 1px solid #e5e5e5;
  font-size: 12px;
  margin: 10px 0;
  padding: 10px;
  position: relative;
}
.nspK2StoreCartForm .cart_dialogue_close {
  position: absolute;
  right: 10px;
  top: 5px;
}
.nspK2StorePrice {
  color: #111;
  display: block;
  font-size: 14px;
  padding: 10px 0;
  text-align: center;
}
.nspK2StorePrice strike {
  color: #ccc;
  display: block;
}
/* HikaShop styles */
.nspHikashopBlock {
  text-align: center;
}
.nspHikashopBlock span {
  display: block;
}
.nspHikashopBlock .button {
  display: inline-block;
  float: none;
  margin-top: 30px;
}
.nspHikashopBlock .hikashop_product_stock_count {
  color: #999 !important;
  font-size: 11px !important;
  padding: 10px 0!important;
}
/* Mobile */
@media (max-width: 800px) {
  .nspArts,
  .nspLinksWrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0 32px;
    position: relative;
  }
  .nspPrev,
  .nspNext {
    left: 0;
    position: absolute;
    top: 20%;
    z-index: 101;
  }
  .nspNext {
    left: auto;
    right: 0;
  }
  .nspPagination {
    display: none;
  }
}
@media (max-width: 600px) {
  .nspArt {
    width: 100%;
  }
  .nspArt img.nspImage {
    max-width: 100%;
  }
  .nspImageWrapper {
    margin: 0 0 20px 0!important;
    width: 100%;
  }
  .gkArtContentWrap {
    width: 100%;
  }
}
.blog-view .nspMain {
  overflow: visible;
  margin: 0 -20px;
}
.blog-view .nspMain .nspArts {
  overflow: visible;
}
.blog-view .nspMain .nspArt {
  padding: 0 20px!important;
}
.blog-view .nspMain .nspArt > div {
  position: relative;
  padding: 40px 40px 40px 128px;
  min-height: 72px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
.blog-view .nspMain .nspArt > div:hover {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
.blog-view .nspMain .nspArt h4.nspHeader {
  font-size: 26px;
  padding: 0;
  margin: 0 0 20px;
}
.blog-view .nspMain .nspArt h4.nspHeader a {
  width: 99.99%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  widh: 99.99%;
}
.blog-view .nspMain .nspInfo {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
  color: #2c64a9;
  width: 73px;
  height: 73px;
  padding: 13px 15px 0;
  text-align: center;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 28px;
  top: 40px;
  z-index: 0;
  overflow: hidden;
}
.blog-view .nspMain .nspInfo > span {
  display: block;
  font-size: 20px;
  line-height: 1;
  position: relative;
}
.blog-view .nspMain .nspInfo:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: -1;
  left: -25px;
  top: 25%;
  opacity: .3;
}
#jm-top2 .nspArt + .nspArt + .nspArt + .nspArt {
  margin-top: 40px;
}
#jm-bottom2 .nspArt + .nspArt + .nspArt {
  margin-top: 40px;
}
.jm-module.pagination-bottom .nspMain.pagination-bottom {
  padding-bottom: 60px;
  position: relative;
}
.jm-module.pagination-bottom .nspMain.pagination-bottom .nspTopInterface {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
}
.jm-module.pagination-bottom .nspMain.pagination-bottom .nspTopInterface .nspPagination {
  margin: 0;
}
.jm-module.pagination-bottom .nspMain.pagination-bottom .nspTopInterface .nspPagination li {
  height: 19px;
  margin: 0 4px!important;
  width: 19px;
}
.jm-module.pagination-bottom .nspMain.pagination-bottom .nspTopInterface .nspPagination li > a {
  height: 19px;
  width: 19px;
}
div [itemprop="articleBody"] * + p,
div [itemprop="articleBody"] * + pre,
div [itemprop="articleBody"] * + blockquote {
  margin: 1.5em 0 0;
}
div [itemprop="articleBody"] * + h1,
div [itemprop="articleBody"] * + h2,
div [itemprop="articleBody"] * + h3,
div [itemprop="articleBody"] * + h4,
div [itemprop="articleBody"] * + h5,
div [itemprop="articleBody"] * + h6 {
  margin: 40px 0 20px;
}
div [itemprop="articleBody"] p + div {
  margin-top: 40px;
}
div [itemprop="articleBody"] p + iframe {
  margin-top: 40px;
}
div [itemprop="articleBody"] * + ol,
div [itemprop="articleBody"] * + ul {
  margin-top: 1em;
}
div [itemprop="articleBody"] * + table {
  margin-top: 40px;
}
div [itemprop="articleBody"] ol li {
  margin: 7px 0 0;
}
div [itemprop="articleBody"] ol li:firt-child {
  margin: 0;
}
div [itemprop="articleBody"] ol li li,
div [itemprop="articleBody"] ul li li {
  margin: 7px 0 0;
}
div [itemprop="articleBody"] ol li li:first-child,
div [itemprop="articleBody"] ul li li:first-child {
  margin: 7px 0 0;
}
pre {
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 6px solid rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 0.05);
}
pre br {
  display: block;
  margin: 10px 0 0;
}
blockquote {
  position: relative;
  padding-left: 50px;
}
blockquote:before {
  font-family: 'FontAwesome';
  content: "\f10e";
  font-size: 30px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 5px;
  opacity: .4;
}
blockquote p {
  font-style: italic;
  font-weight: 300;
  line-height: 1.3;
}
blockquote footer {
  margin-top: 15px;
}
blockquote cite {
  font-weight: 600;
  display: block;
  position: relative;
  padding: 0 0 0 15px;
}
blockquote cite:before {
  content: "";
  display: block;
  width: 8px;
  height: 1px;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 50%;
}
.tooltip-inner {
  color: #2c64a9;
  background-color: #fafafa;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #fafafa;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #fafafa;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #fafafa;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fafafa;
}
.grd1 {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
.grd2 {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
.grd3 {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
}
.grd4 {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0));
}
.grd5 {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
}
.grd6 {
  color: #2c64a9;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(bottom, #d4d4d4, #fafafa);
  background-image: -moz-linear-gradient(bottom, #d4d4d4, #fafafa);
  background-image: -o-linear-gradient(bottom, #d4d4d4, #fafafa);
  background-image: -ms-linear-gradient(bottom, #d4d4d4, #fafafa);
  background-image: linear-gradient(to top, #d4d4d4, #fafafa);
}
.grd7 {
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(bottom, #fafafa, #d4d4d4);
  background-image: -moz-linear-gradient(bottom, #fafafa, #d4d4d4);
  background-image: -o-linear-gradient(bottom, #fafafa, #d4d4d4);
  background-image: -ms-linear-gradient(bottom, #fafafa, #d4d4d4);
  background-image: linear-gradient(to top, #fafafa, #d4d4d4);
}
.grd8 {
  background-color: #e9e9e9;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
}
.outline1 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: 0;
}
.outline2 {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}
.outline3 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
.outline4 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
#jm-logo-sitedesc4 #jm-logo a:before {
  content: "";
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 30px;
  height: 30px;
  opacity: 1;
  border: none;
  -webkit-border-radius: 55% 55% 0 50%;
  border-radius: 55% 55% 0 50%;
  color: #000000;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #1abc9c;
  -webkit-transform: rotateZ(-133deg);
  transform: rotateZ(-133deg);
}
body .panel_cookie,
.panel_cookie {
  background: #ffffff;
  padding: 20px;
}
body .panel_cookie p,
.panel_cookie p,
body .panel_cookie p.title,
.panel_cookie p.title,
body .panel_cookie input,
.panel_cookie input,
body .panel_cookie a,
.panel_cookie a {
  font-family: inherit;
  font-weight: 700;
}
body .panel_cookie p.title,
.panel_cookie p.title {
  color: #2c64a9;
}
body .panel_cookie p,
.panel_cookie p {
  color: #2c64a9;
}
body .panel_cookie p a,
.panel_cookie p a {
  color: #275895;
  font-weight: 700;
}
body .panel_cookie input[type="button"],
.panel_cookie input[type="button"] {
  background-color: #2c64a9;
}
body .panel_cookie input[type="button"]:focus,
.panel_cookie input[type="button"]:focus,
body .panel_cookie input[type="button"]:hover,
.panel_cookie input[type="button"]:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  background-color: #2c64a9 !important;
}
.blog-view ul.govarticle-category-module {
  text-align: left;
  margin: 0 -20px;
}
.blog-view ul.govarticle-category-module li {
  display: block;
  float: left;
  width: 25%;
  position: relative;
  padding: 0 20px;
}
.blog-view ul.govarticle-category-module li > div {
  position: relative;
  padding: 30px 30px 30px 108px;
  min-height: 72px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
.blog-view ul.govarticle-category-module li > div:hover {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
.blog-view ul.govarticle-category-module h4 {
  padding: 0;
  margin: 0 0 6px;
}
.blog-view ul.govarticle-category-module h4 a {
  white-space: nowrap;
  display: block;
  width: 99.99%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-view ul.govarticle-category-module p {
  margin: 0;
  font-size: 16px;
}
.blog-view ul.govarticle-category-module .mod-govarticle-category-date {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
  color: #2c64a9;
  width: 63px;
  height: 63px;
  padding: 11px 12px 0;
  text-align: center;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 18px;
  top: 27px;
  z-index: 0;
  overflow: hidden;
}
.blog-view ul.govarticle-category-module .mod-govarticle-category-date > span {
  display: block;
  font-size: 20px;
  line-height: 1;
  position: relative;
}
.blog-view ul.govarticle-category-module .mod-govarticle-category-date:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: -1;
  left: -25px;
  top: 25%;
  opacity: .3;
}
ul.info li {
  margin: 10px 0 0;
  position: relative;
  padding-left: 40px;
}
ul.info li strong {
  display: block;
}
ul.info li:first-child {
  margin: 0;
}
.dj-accordion-tpl .dj-accordion-in {
  background: #245189;
  margin-top: 30px;
}
.dj-accordion-tpl a {
  color: #ffffff;
}
ul.dj-mobile-tpl li.dj-mobileitem > a {
  border-top: 1px solid #2c64a9;
}
ul.dj-mobile-tpl li.dj-mobileitem:hover > a,
ul.dj-mobile-tpl li.dj-mobileitem.active6 > a {
  background: #1f4778;
}
ul.dj-mobile-tpl ul li.dj-mobileitem > a {
  background: #1f4778;
  border-top: 1px solid #2a5fa1;
}
ul.dj-mobile-tpl ul li.dj-mobileitem:hover > a,
ul.dj-mobile-tpl ul li.dj-mobileitem.active > a {
  background: #193960;
}
body .su-gmap {
  margin: 0;
}
body .su-responsive-media-yes {
  height: 580px;
  padding-bottom: 0;
}
/*# sourceMappingURL=/templates/pcj-jzuk-niebieski/css/template.14.map */