a {
    color: #000000;
}
a:hover, a:active, a:focus {
    color: #211b41;
}

#jm-allpage {
  position: relative;
  background-color: #ffffff;
  background-image: url('../images/bg.png');
}
.sticky-bar #jm-allpage {
  padding-top: 103px;
}
.sticky-bar #jm-logo-nav {
  padding: 0 0 22px;
  background: #211b41;
}
.sticky-bar #jm-logo-nav.noheader {
  padding: 0;
}
.sticky-bar #jm-logo-nav #jm-logo-nav-in {
  position: fixed;
  top: 0;
  right: 0;
  left: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999;
  padding: 30px 0;
}
.sticky-bar #jm-logo-nav #jm-logo-nav-in.scrolled {
  padding: 25px 0;
}
#jm-logo-nav  {
    z-index: 20;  
}


#jm-footer-mod  {
  position: relative;
  z-index: 10;
}


#jm-logo-nav {
  margin-bottom: 0px;
  position: relative;
}
#jm-logo-nav:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -2px;
  background: #211b41;
}
#jm-logo-nav-in {
  width: 100%;
  padding: 5px 0px 27px;
  background: #211b41;
}
.noheader #jm-logo-nav-in {
  padding: 0px 0px;
}
#jm-logo-sitedesc {
  color: #ffffff;
  margin-bottom: 10px;
}
#jm-logo-sitedesc #jm-logo {
  font-weight: normal;
  font-family: 'Times New Roman', Times, serif;
  font-size: 2em;
  line-height: 1.2em;
  margin: 0;
}
#jm-logo-sitedesc #jm-logo a {
  color: #ffffff;
}
#jm-logo-sitedesc #jm-sitedesc {
  vertical-align: middle;
}
#jm-header {
  margin: -27px auto 5px;
  position: relative;
  z-index: 99;
  color: #ffffff;
}
#jm-header-in {
  background: #09084d;
  padding: 2px;
  position: relative;
}
#jm-header-in-shadowbottom:after,
#jm-header-in-shadowbottom:before {
  content: " ";
  position: absolute;
  z-index: -10;
}
.shadowbottom:before,
.shadowbottom:after {
  width: 50%;
  max-width: 500px;
  bottom: 15px;
  height: 20px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.shadowbottom:before {
  left: 5px;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-box-shadow: 7px 4px 15px #333333;
  -moz-box-shadow: 7px 4px 15px #333333;
  box-shadow: 7px 4px 15px #333333;
  behavior: url(ie/PIE.htc);
  /* PIE */
}
.shadowbottom:after {
  right: 5px;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
  -webkit-box-shadow: -7px 4px 15px #333333;
  -moz-box-shadow: -7px 4px 15px #333333;
  box-shadow: -7px 4px 15px #333333;
  behavior: url(ie/PIE.htc);
  /* PIE */
}
#jm-top1 {
  background: #ffffff;
  padding: 5px 0 0;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  position: relative;
  overflow: hidden;
}

#jm-top2 {
  background: #ffffff;
  padding: 5px 0 0;
  margin-bottom: 5px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  position: relative;
  overflow: hidden;
}
#jm-top2-in {
  margin: 0 auto;
}
#jm-bottom {
  background: #ffffff;
  padding: 0px 0 0;
  margin-bottom: 5px;
  border-top: 0px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  position: relative;
  overflow: hidden;
}
#jm-main {
  background: #ffffff;
  padding: 5px 0 0;
  padding-left: 10px; 
  margin-bottom: 0px;
  border-top: 10px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  position: relative;
  overflow: hidden;
}


#jm-system-message {
  padding-top: 5px;
}
#jm-breadcrumbs-in {
  margin-bottom: 5px;
}
#jm-breadcrumbs {
  background: #211b41; 
} 
#jm-maincontent {
  margin-bottom: 50px;
}
#jm-footer-mod,
#jm-footer {
  background: #211b41;
}
#jm-footer-mod {
  border-top: 0px solid #ffffff;
  color: #ffffff;
  padding-top: 5px;
}
#jm-footer {
  padding-bottom: 5px;
}
.jm-footer-details {
  border-top: 1px dotted #d0d0d0;
  position: relative;
}
.jm-footer-details-in {
  border-top: 1px dotted #d0d0d0;
  margin-top: 1px;
  padding-top: 5px;
  font-size: 0.8em;
  text-transform: uppercase;
  color: #d6d6d6;
  text-align: center;
}
#jm-footer.nofootermod {
  padding: 5px 0;
  border-top: 5px solid #ffffff;
}
#jm-footer.nofootermod .jm-footer-details {
  border: none;
}
#jm-footer.nofootermod .jm-footer-details-in {
  border: none;
  margin: 0;
  padding: 0;
}
#jm-footer.nofootermod .jm-footer-details-in:after,
#jm-footer.nofootermod .jm-footer-details-in:before {
  display: none;
}
.jm-footer-details-in:after,
.jm-footer-details-in:before {
  content: " ";
  background: #211b41;
  width: 45%;
  height: 3px;
  position: absolute;
  top: -1px;
}
.jm-footer-details-in:after {
  left: -3px;
  background: -moz-linear-gradient(left, #211b41 0%, rgba(33, 27, 65, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #211b41), color-stop(100%, rgba(33, 27, 65, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #211b41 0%, rgba(33, 27, 65, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #211b41 0%, rgba(33, 27, 65, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #211b41 0%, rgba(33, 27, 65, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #211b41 0%, rgba(33, 27, 65, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#211b41', endColorstr='rgba(33, 27, 65, 0)',GradientType=1 );
  /* IE6-8 */
}
.jm-footer-details-in:before {
  right: -3px;
  background: -moz-linear-gradient(left, rgba(33, 27, 65, 0) 0%, #211b41 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(33, 27, 65, 0)), color-stop(100%, #211b41));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(33, 27, 65, 0) 0%, #211b41 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(33, 27, 65, 0) 0%, #211b41 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(33, 27, 65, 0) 0%, #211b41 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(33, 27, 65, 0) 0%, #211b41 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(33, 27, 65, 0)', endColorstr='#211b41',GradientType=1 );
  /* IE6-8 */
}
#jm-copyrights {
  border-right: 1px solid #2a2253;
  text-align: right;
}
#jm-poweredby {
  text-align: left;
}
#jm-back-top {
  bottom: 20px;
  position: fixed;
  right: 20px;
  left: auto;
  margin: 0;
}
#jm-back-top a {
  text-decoration: none;
  display: block;
}
#jm-back-top a:hover {
  cursor: pointer;
  text-decoration: none;
}
#jm-back-top span {
  display: block;
  height: 60px;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  width: 60px;
  background-image: url("../images/backtotop.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #cccccc;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#jm-back-top span:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.responsive-disabled {
  min-width: 1100px;
}
.responsive-disabled #jm-allpage {
  padding: 0 !important;
  min-width: 1000px;
}
.responsive-disabled.sticky-bar #jm-logo-nav-in {
  position: static !important;
}
.texttoggler {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  margin: 0 1px;
  display: inline-block;
}
.texttoggler.small {
  font-size: 0.8em;
}
.texttoggler.normal {
  font-size: 1.1em;
}
.texttoggler.large {
  font-size: 1.3em;
}
.smallview #jm-maincontent {
  font-size: 0.9em;
  line-height: 1.5em;
}
.largeview #jm-maincontent {
  font-size: 1.1em;
  line-height: 1.5em;
}
.span0 {
  float: none !important;
}
.span50 {
  float: left !important;
  width: 50% !important;
}
.jm-module {
  margin-bottom: 5px;
}
.jm-module .jm-title-wrap {
  border-bottom: 1px dotted #989898;
  margin-bottom: 15px;
}
.jm-module .jm-title-wrap .jm-title-space {
  border-bottom: 1px dotted #989898;
  margin: 0 0 1px;
  padding-bottom: 15px;
}
.jm-module .jm-title {
  line-height: 26px;
  font-weight: 300;
  text-transform: none;
  margin: 0;
  position: relative;
  color: #2a2a2a;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
}
#jm-header .jm-module {
  margin-bottom: 0;
}
#jm-header .jm-module .jm-title {
  color: #86bc60;
}
.moduletable {
  margin: 0 0 5px;
}
.moduletable > h3 {
  font-weight: 300;
  text-transform: none;
  line-height: 1em;
  margin: 0;
  color: #2a2a2a;
}
.jm-module-raw {
  float: right;
  margin-left: 10px;
}
.jm-module-raw:last-child {
  margin-left: 0;
}
.jm-module.blank-ms .jm-title-wrap {
  border-bottom: none !important;
  margin-bottom: 0 !important;
}
.jm-module.blank-ms .jm-title-wrap .jm-title-space {
  border-bottom: none !important;
  margin: 0 !important;
}
.jm-module.dark-ms .jm-module-in {
  background: #20183f;
  padding: 20px;
  color: #ffffff;
}
.jm-module.dark-ms .jm-title {
  color: #ffffff;
  padding: 0;
  line-height: 30px;
}
.jm-module.dark-ms .jm-title-wrap {
  border-bottom: 1px dotted #ffffff;
}
.jm-module.dark-ms .jm-title-wrap .jm-title-space {
  border-bottom: 1px dotted #ffffff;
}
.jm-module.dark-ms[class^="jmico-"] .jm-title i,
.jm-module.dark-ms[class*=" jmico-"] .jm-title i {
  color: #20183f;
  background-color: #ffffff;
}
.jm-module.color-ms .jm-module-in {
  background: #26b0cd;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
}
.jm-module.color-ms .jm-title {
  color: #ffffff;
  padding: 0;
  line-height: 30px;
}
.jm-module.color-ms .jm-title-wrap {
  border-bottom: 1px dotted #ffffff;
}
.jm-module.color-ms .jm-title-wrap .jm-title-space {
  border-bottom: 1px dotted #ffffff;
}
.jm-module.color-ms[class^="jmico-"] .jm-title i,
.jm-module.color-ms[class*=" jmico-"] .jm-title i {
  color: #26b0cd;
  background-color: #ffffff;
}
.jm-module.color-ms a {
  color: #cbe9fa;
}
.jm-module.color-ms .btn,
.jm-module.color-ms a.button,
.jm-module.color-ms input.button,
.jm-module.color-ms button.button {
  background-color: #ffffff;
  color: #26b0cd;
}
.jm-module.color-ms .btn:hover,
.jm-module.color-ms a.button:hover,
.jm-module.color-ms input.button:hover,
.jm-module.color-ms button.button:hover {
  background-color: #ffeee5;
}
.jm-module[class^="jmico-"] .jm-title i,
.jm-module[class*=" jmico-"] .jm-title i {
  color: #ffffff;
  margin-right: 12px;
  line-height: 14px;
  background-color: #26b0cd;
  padding: 6px;
  border-radius: 13px;
  font-size: 14px;
  top: -2px;
  vertical-align: middle;
}
#jm-footer-mod div.jm-module:not(.color-ms) .jm-title {
  color: #26b0cd;
  font-size: 1.6em;
  line-height: 1.3em;
}
#jm-footer-mod div.jm-module:not(.color-ms)[class^="jmico-"] .jm-title i,
#jm-footer-mod div.jm-module:not(.color-ms)[class*=" jmico-"] .jm-title i {
  color: #211b41;
  background-color: #26b0cd;
}
#jm-footer-mod div.jm-module:not(.blank-ms):not(.color-ms) .jm-title-wrap {
  border-bottom: 1px dotted #ffffff;
}
#jm-footer-mod div.jm-module:not(.blank-ms):not(.color-ms) .jm-title-wrap .jm-title-space {
  border-bottom: 1px dotted #ffffff;
}
#jm-offcanvas div.jm-module:not(.dark-ms) .jm-title {
  color: #ffffff;
}
#jm-offcanvas div.jm-module:not(.dark-ms)[class^="jmico-"] .jm-title i,
#jm-offcanvas div.jm-module:not(.dark-ms)[class*=" jmico-"] .jm-title i {
  color: #26b0cd;
  background-color: #ffffff;
}
#jm-offcanvas div.jm-module:not(.dark-ms) .jm-title-wrap {
  border-bottom: 1px dotted #ffffff;
}
#jm-offcanvas div.jm-module:not(.dark-ms) .jm-title-wrap .jm-title-space {
  border-bottom: 1px dotted #ffffff;
}
#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;
  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;
}
.nav.menu {
  margin: 0;
}
.nav.menu li {
  display: block;
  position: relative;
  padding: 0;
  background: none;
}
.nav.menu li:hover > a,
.nav.menu li:hover > span.separator,
.nav.menu li.active > a,
.nav.menu li.active > span.separator {
  color: #000000;
}
.nav.menu ul {
  padding: 0 0 5px;
  margin: 0;
}
.nav.menu > li a,
.nav.menu > li span.separator {
  display: block;
  font-size: 13px;
  line-height: 20px;
  padding: 10px 0 10px 15px;
  vertical-align: top;
  text-decoration: none;
  color: #575757;
  text-transform: uppercase;
  border-bottom: 1px dotted #c7c7c7;
  background: url('../images/li-ar_dark.png') no-repeat left center;
}
.nav.menu .nav-child {
  padding: 0 0 0 15px;
  margin: 0;
}
.nav.menu li a img {
  vertical-align: middle;
  margin: 0 15px 0 0;
}
#jm-footer-mod div.jm-module:not(.color-ms) .nav.menu > li a,
.jm-module.dark-ms .nav.menu > li a,
#jm-footer-mod div.jm-module:not(.color-ms) .nav.menu > li span.separator,
.jm-module.dark-ms .nav.menu > li span.separator {
  background-image: url('../images/scheme1/li-ar_blackms.png');
}
#jm-footer-mod div.jm-module:not(.color-ms) .nav.menu li:hover > a,
#jm-footer-mod div.jm-module:not(.color-ms) .nav.menu li:hover > span.separator,
#jm-footer-mod div.jm-module:not(.color-ms) .nav.menu li.active > a,
#jm-footer-mod div.jm-module:not(.color-ms) .nav.menu li.active > span.separator {
  color: #ffffff;
}
#jm-footer-mod div.jm-module:not(.color-ms) .nav.menu li a,
#jm-footer-mod div.jm-module:not(.color-ms) .nav.menu li span.separator {
  color: #e5e5e5;
}
.jm-module.dark-ms .nav.menu li:hover > a,
.jm-module.dark-ms .nav.menu li:hover > span.separator,
.jm-module.dark-ms .nav.menu li.active > a,
.jm-module.dark-ms .nav.menu li.active > span.separator {
  color: #ffffff;
}
.jm-module.dark-ms .nav.menu li a,
.jm-module.dark-ms .nav.menu li span.separator {
  color: #575757;
  border-bottom: 1px dotted #c7c7c7;
}
#jm-offcanvas div.jm-module:not(.dark-ms) .nav.menu > li a,
.jm-module.color-ms .nav.menu > li a,
#jm-offcanvas div.jm-module:not(.dark-ms) .nav.menu > li span.separator,
.jm-module.color-ms .nav.menu > li span.separator {
  background-image: url('../images/li-ar_light.png');
}
#jm-offcanvas div.jm-module:not(.dark-ms) .nav.menu li:hover > a,
#jm-offcanvas div.jm-module:not(.dark-ms) .nav.menu li:hover > span.separator,
#jm-offcanvas div.jm-module:not(.dark-ms) .nav.menu li.active > a,
#jm-offcanvas div.jm-module:not(.dark-ms) .nav.menu li.active > span.separator {
  color: #ffffff;
}
#jm-offcanvas div.jm-module:not(.dark-ms) .nav.menu li a,
#jm-offcanvas div.jm-module:not(.dark-ms) .nav.menu li span.separator {
  color: #cbe9fa;
  border-bottom: 1px dotted #4dc6f4;
}
.jm-module.color-ms .nav.menu li:hover > a,
.jm-module.color-ms .nav.menu li:hover > span.separator,
.jm-module.color-ms .nav.menu li.active > a,
.jm-module.color-ms .nav.menu li.active > span.separator {
  color: #ffffff;
}
.jm-module.color-ms .nav.menu li a,
.jm-module.color-ms .nav.menu li span.separator {
  color: #bee7f0;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
}
.dj-megamenu .nav.menu {
  margin: 0;
}
.dj-megamenu .nav.menu li {
  display: block;
  position: relative;
  padding: 0;
  background: none;
}
.dj-megamenu .nav.menu li:hover > a,
.dj-megamenu .nav.menu li:hover > span.separator,
.dj-megamenu .nav.menu li.active > a,
.dj-megamenu .nav.menu li.active > span.separator {
  color: #26b0cd;
}
.dj-megamenu .nav.menu ul {
  padding: 0 0 5px;
  margin: 0;
}
.dj-megamenu .nav.menu > li a,
.dj-megamenu .nav.menu > li span.separator {
  display: block;
  font-size: 10px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  line-height: 20px;
  padding: 8px 15px 8px 0;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  background: none;
  border-bottom: 1px solid #4f5c64;
}
.dj-megamenu .nav.menu > li:last-child a,
.dj-megamenu .nav.menu > li:last-child span.separator {
  border: none;
}
.dj-megamenu .nav.menu .nav-child {
  padding: 0;
  margin: -1px 0 0;
  border-top: 1px solid #4f5c64;
  border-bottom: 1px solid #4f5c64;
}
.dj-megamenu .nav.menu .nav-child > li a,
.dj-megamenu .nav.menu .nav-child > li span.separator {
  border: none;
  padding: 8px 10px;
  text-transform: none;
}
.dj-megamenu .nav.menu .nav-child .nav-child {
  padding: 0 0 0 10px;
  border: none;
}
.dj-megamenu .nav.menu li a img {
  vertical-align: middle;
  margin: 0 15px 0 0;
}
.cf {
  *zoom: 1;
}
.cf:before,
.cf:after {
  display: table;
  content: "";
  line-height: 0;
}
.cf:after {
  clear: both;
}
.tags {
  padding: 5px 0;
  margin: 5px 0;
}
.tags span .label {
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 7px 10px;
  font-size: 14px;
r
  font-weight: 300;
  line-height: 1.2;
}
.label-info[href],
.badge-info[href],
.label-info,
.badge-info {
  color: #ffffff !important;
  background: #26b0cd;
}
.label-info[href]:hover,
.badge-info[href]:hover,
.label-info:hover,
.badge-info:hover {
  background: #49c3dd;
}
#jm-offcanvas div.jm-module:not(.dark-ms) .label-info[href],
.color-ms .label-info[href],
#jm-offcanvas div.jm-module:not(.dark-ms) .badge-info[href],
.color-ms .badge-info[href],
#jm-offcanvas div.jm-module:not(.dark-ms) .label-info,
.color-ms .label-info,
#jm-offcanvas div.jm-module:not(.dark-ms) .badge-info,
.color-ms .badge-info {
  color: #26b0cd !important;
  background: #ffffff;
}
#jm-offcanvas div.jm-module:not(.dark-ms) .label-info[href]:hover,
.color-ms .label-info[href]:hover,
#jm-offcanvas div.jm-module:not(.dark-ms) .badge-info[href]:hover,
.color-ms .badge-info[href]:hover,
#jm-offcanvas div.jm-module:not(.dark-ms) .label-info:hover,
.color-ms .label-info:hover,
#jm-offcanvas div.jm-module:not(.dark-ms) .badge-info:hover,
.color-ms .badge-info:hover {
  background: #e6e6e6;
}
.media-list > li {
  background: none;
  padding: 0;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  height: 18px;
  line-height: 18px;
  vertical-align: top;
  padding: 0 2px;
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ededed;
  background: #f5f5f5;
}
.chzn-container li {
  background: none;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 36px;
}
#jm-allpage .chzn-container-single .chzn-single,
#jm-allpage .chzn-container-multi .chzn-choices {
  line-height: 36px;
  height: 36px;
  font-size: 13px;
  padding: 0 8px;
  vertical-align: middle;
  border: 1px solid #cacaca;
  color: #555555;
  background: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#jm-allpage .chzn-container-single .chzn-single div {
  left: auto;
  right: 8px;
  width: 15px;
}
#jm-allpage .chzn-container .chzn-drop {
  border: 1px solid #cacaca;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -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: #555555;
  padding: 0;
  margin: 0;
  height: 36px;
}
#jm-allpage .chzn-container-single .chzn-single div b {
  margin-top: 6px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice {
  line-height: 24px;
  border: 1px solid #cacaca;
  background: #ffffff;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice span {
  font-size: 14px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  top: 10px;
}
#jm-allpage .chzn-choices li,
#jm-allpage .chzn-results li {
  background-image: none !important;
}
#jm-allpage .chzn-container .chzn-results {
  padding-top: 4px;
}
#jm-allpage .chzn-container .chzn-results li.highlighted {
  background: #26b0cd;
}
h1.componentheading,
.tag-category > h1,
.page-header > h1,
.content-category > h1,
.categories-list > h1,
.blog-featured > h1,
.contact-category > h1,
.contact > h1,
.newsfeed-category > h1,
h1.page-title,
.finder > h1,
.weblink-category > h1,
.edit > h1,
.blog > h2 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 26px;
  color: #2a2a2a;
  font-weight: 300;
  line-height: 1;
  padding: 0 0 15px;
  margin: 0 0 15px;
  text-transform: none;
  position: relative;
  border-bottom: 1px dotted #989898;
}
h1.componentheading:after,
.tag-category > h1:after,
.page-header > h1:after,
.content-category > h1:after,
.categories-list > h1:after,
.blog-featured > h1:after,
.contact-category > h1:after,
.contact > h1:after,
.newsfeed-category > h1:after,
h1.page-title:after,
.finder > h1:after,
.weblink-category > h1:after,
.edit > h1:after,
.blog > h2:after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  border-bottom: 1px dotted #989898;
}
h2.item-title,
.page-header > h2,
.content-category > h2,
.cat-children > h3,
.contact-category > h2,
.weblink-category > h2,
.newsfeed > h2,
.newsfeed-category > h2,
.weblink-category > h2,
.contact > h3 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 26px;
  font-weight: 300;
  color: #2a2a2a;
  display: block;
  margin: 0 0 15px;
  text-decoration: none;
  text-transform: none;
}
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: #2a2a2a;
}
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: underline;
}
h3.page-header {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5em;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ededed;
  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 {
  margin: 0 0 10px 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 3px;
  font-size: 14px;
}
.icons span[class^="icon-"],
.icons span[class*=" icon-"] {
  margin-right: 5px;
}
dl.article-info {
  margin: 0 0 25px;
  font-size: 13px;
  line-height: 1.2;
  color: #999999;
}
dl.article-info .article-info-term {
  display: none;
}
dl.article-info dd {
  display: inline-block;
  margin-right: 10px;
  margin-left: 0;
  position: relative;
  line-height: 20px;
}
dl.article-info ~ dl.article-info {
  margin: 0;
}
.page-header + dl.article-info,
.page-header + .icons + dl.article-info,
.page-header + .content_rating,
.page-header + .item-image + .content_rating,
.page-header + .icons + .content_rating,
.page-header + .icons + .item-image + .content_rating {
  margin-top: -10px;
}
.content_rating {
  overflow: hidden;
  margin-bottom: 10px;
}
.content_rating p {
  display: inline-block;
  margin-right: 10px;
}
.content_rating img {
  margin: 0;
}
.content_vote label {
  margin-right: 5px;
}
.categories-list .collapse {
  padding: 0 0 0 5px;
}
#archive-items .createdby {
  margin: 0 0 15px;
}
.items-leading div[class*="leading-"],
.items-row .item {
  *zoom: 1;
}
.items-leading div[class*="leading-"]:before,
.items-row .item:before,
.items-leading div[class*="leading-"]:after,
.items-row .item:after {
  display: table;
  content: "";
  line-height: 0;
}
.items-leading div[class*="leading-"]:after,
.items-row .item:after {
  clear: both;
}
.items-leading div[class*="leading-"],
.items-row {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ededed;
}
.items-leading .leading:last-child,
.items-row:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.items-more,
.content-links {
  margin: 0 0 5px;
}
.item-image {
  margin-bottom: 5px;
  max-width: 100%;
}
figure.pull-left,
figure.pull-right,
figure.pull-center {
  max-width: 100%;
  margin: 0 0 5px;
}
.pull-none.item-image {
  text-align: center;
}
.pull-left.item-image,
figure.pull-left {
  margin-right: 5px;
}
.pull-right.item-image,
figure.pull-right {
  margin-left: 5px;
}
.pull-center {
  text-align: center;
}
.category-desc {
  margin: 0 0 5px;
}
div.img_caption {
  margin: 0 auto;
}
p.img_caption {
  text-align: center;
  background: #f5f5f5;
  padding: 5px;
  margin: 0;
}
a.readmore,
p.readmore .btn,
.mod-articles-category-readmore a,
.djf_mod a.btn {
  font-size: 16px;
  line-height: 16px;
  height: auto;
  color: #2a2a2a;
  cursor: pointer;
  display: inline-block;
  text-transform: none;
  padding: 0 26px 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: Arial, Helvetica, sans-serif;
  background: url('../images/scheme1/readmore.png') no-repeat right center !important;
}
a.readmore:hover,
p.readmore .btn:hover,
.mod-articles-category-readmore a:hover,
.djf_mod a.btn:hover {
  text-decoration: underline;
}
#jm-allpage .djf_mod a.btn.btn-large {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0 26px 0 0;
  font-size: 16px;
}
p.readmore {
  text-align: right;
  margin: 20px 0 0;
}
p.readmore a.btn .icon-chevron-right {
  display: none;
}
#jm-offcanvas div.jm-module:not(.dark-ms) a.readmore,
#jm-offcanvas div.jm-module:not(.dark-ms) .mod-articles-category-readmore a,
#jm-offcanvas div.jm-module:not(.dark-ms) p.readmore a.btn,
#jm-offcanvas div.jm-module:not(.dark-ms) .djf_mod a.btn {
  color: #ffffff;
  background-image: url('../images/scheme1/readmore-colorms.png') !important;
}
#jm-footer-mod div.jm-module:not(.color-ms) a.readmore,
#jm-footer-mod div.jm-module:not(.color-ms) .mod-articles-category-readmore a,
#jm-footer-mod div.jm-module:not(.color-ms) p.readmore a.btn,
#jm-footer-mod div.jm-module:not(.color-ms) .djf_mod a.btn {
  color: #ffffff;
}
.jm-module.dark-ms a.readmore,
.jm-module.dark-ms .mod-articles-category-readmore a,
.jm-module.dark-ms p.readmore a.btn,
.jm-module.dark-ms .djf_mod a.btn {
  color: #ffffff;
}
.dj-megamenu a.readmore,
.dj-megamenu .mod-articles-category-readmore a,
.dj-megamenu p.readmore a.btn,
.dj-megamenu .djf_mod a.btn {
  color: #ffffff;
}
.jm-module.color-ms a.readmore,
.jm-module.color-ms .mod-articles-category-readmore a,
.jm-module.color-ms p.readmore a.btn,
.jm-module.color-ms .djf_mod a.btn {
  color: #ffffff;
  background-image: url('../images/scheme1/readmore-colorms.png') !important;
}
.archive .filters {
  margin-bottom: 5px;
}
fieldset.filters {
  margin: 0 0 20px;
}
.categories-list ul li h4 {
  font-size: 13px;
  line-height: 1.5em;
  font-weight: bold;
}
.categories-list ul li small.category-desc {
  font-size: 13px;
  line-height: 1.5em;
}
.contact-category .btn-group span.label {
  margin-right: 10px;
  vertical-align: middle;
}
ul.list-striped > li {
  background: none;
  border-bottom: 1px solid #ededed;
  padding: 10px;
}
.contact .thumbnail {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.weblink-count {
  display: inline-block;
  width: 100%;
}
.weblink-count dt,
.weblink-count dd {
  float: left;
}
.newsfeed > ol > li > h3 {
  font-size: 13px;
}
.newsfeed-count dd,
.newsfeed-count dt {
  display: inline-block;
}
ul.category {
  border: 1px solid #c2c2c2;
  list-style: none;
  margin: 0;
}
ul.category li {
  padding: 15px;
  border-bottom: 1px solid #c2c2c2;
  background: none;
}
ul.category li:last-child {
  border: none;
}
ul.category li.cat-list-row1 {
  background: #f5f5f5;
}
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: 5px 0;
}
.contact .thumbnail {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.phrases-box,
fieldset.only {
  padding: 0 0 20px;
}
.phrases-box label,
fieldset.only label {
  display: inline-block;
  margin-right: 10px;
}
.btn .icon-search.icon-white {
  color: inherit;
}
fieldset.phrases {
  padding-bottom: 20px;
}
.tag-category .category > li {
  padding: 10px;
}
.tag-category .category > li > h3 {
  font-size: 13px;
  margin: 0;
}
.tag-category .form-inline label {
  vertical-align: middle;
  margin-right: 10px;
}
.tag-category > h2 {
  margin-bottom: 5px;
}
.tag-category form > ul > li > h3 {
  margin-bottom: 5px;
}
.tag-category form > ul > li {
  padding: 0;
  background: none !important;
}
.tag-category .tag-body {
  margin: 5px 0;
  display: block;
}
.tag-category .thumbnails > li {
  background: none;
  padding: 0;
}
.tag-category .thumbnails > li h3 {
  font-size: 13px;
}
body .tip-wrap .tip {
  max-width: 300px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background: none;
  background-color: #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  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: #000000;
  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;
  color: #26b0cd !important;
}
.jmodedit:hover {
  color: #229eb9 !important;
}
.article-index {
  margin-left: 5px;
}
.article-index + .pagenavcounter {
  margin-bottom: 10px;
}
.article-index .nav {
  min-width: 150px;
}
.jm-alert {
  display: block;
}
.input-append input#params_logo,
.input-append input#params_favIconImg {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#templates-form .form-horizontal .control-label {
  float: none;
  width: auto;
  text-align: inherit;
}
#templates-form .form-horizontal .controls {
  margin-left: 0;
  margin-right: 0;
}
#templates-form .minicolors-theme-bootstrap .minicolors-input {
  line-height: 1.5;
  height: auto;
  width: auto;
}
#templates-form .minicolors-theme-bootstrap .minicolors-swatch {
  border: solid 1px #CCC!important;
  left: 4px !important;
  top: 4px !important;
}
.newsflash .newsflash-title {
  font-weight: bold;
  font-size: 13px;
  margin: 10px 0 5px;
  clear: both;
}
.newsflash .newsflash-title:first-child {
  margin: 0 0 5px;
}
.newsflash .newsflash-title a:hover {
  text-decoration: underline;
}
.newsflash-horiz li + li {
  margin: 10px 0 0;
}
.archive-module > li {
  margin: 10px 0;
}
.archive-module > li:first-child {
  margin-top: 0;
}
.categories-module li h1,
.categories-module li h2,
.categories-module li h3,
.categories-module li h4,
.categories-module li h5,
.categories-module li h6 {
  font-size: 13px;
  line-height: 1.5;
  font-weight: normal;
  margin: 0;
}
#jm-allpage .category-module {
  margin: 0;
}
#jm-allpage .category-module li p {
  line-height: 1.5em;
  margin: 0 0 5px;
}
#jm-allpage .category-module li > a {
  display: block;
  font-weight: normal;
}
#jm-allpage .category-module span {
  display: inline-block;
  margin: 10px 0 0;
}
#form-login-username label.element-invisible,
#form-login-password label.element-invisible {
  display: none;
}
#form-login-username span,
#form-login-password span {
  color: #555555;
}
#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;
}
.search > form > .btn,
.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: 5px;
}
#system-message .alert a {
  text-decoration: none;
}
.jm-error-page {
  text-align: center;
}
.jm-error-page > h1 {
  color: #2a2a2a;
  font-size: 80px;
  font-weight: 300;
  line-height: 1;
}
.jm-error-page > h2 {
  color: #2a2a2a;
  font-size: 40px;
  font-weight: 300;
  line-height: 1;
  margin: 0 0 10px;
}
.jm-error-page > p {
  margin: 0 0 10px;
}
.jm-error-page input.inputbox {
  max-width: 260px;
}
.jm-error-page .moduletable {
  margin: 0 0 10px;
}
h3.jm-typo-title {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 25px;
  text-align: center;
}
h3.jm-typo-title ~ pre,
h3.jm-typo-title ~ div pre {
  margin-bottom: 5px;
  font-size: 13px;
}
.jm-color {
  color: #26b0cd;
}
.font-module {
  font-family: 'Times New Roman', Times, serif;
  font-weight: 300;
  font-size: 50px;
  line-height: 1em;
  margin-bottom: 20px;
}
.jm-block {
  margin: 10px 0;
  padding: 0 0 0 60px;
  position: relative;
  min-height: 40px;
}
.jm-block span {
  background: #dddddd;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 18px;
  color: #ffffff;
}
.jm-block.second span {
  background: #2e2e2e;
}
.quote-left,
.quote-right {
  display: block;
  font-style: italic;
}
.quote-left {
  padding: 10px 10px 10px 50px;
  text-align: left;
  background: url("../images/quote-left.png") no-repeat left top;
}
.quote-right {
  padding: 10px 50px 10px 10px;
  background: url("../images/quote-right.png") no-repeat right bottom;
  text-align: right;
}
.quote-cloud {
  position: relative;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.quote-cloud:after {
  content: '';
  position: absolute;
  bottom: -11px;
  right: 35px;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  border-left: none;
  border-top: none;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.quote-cloud p {
  display: block;
  padding: 0 0 0 40px;
  background: url("../images/quote-cloud.png") no-repeat left top;
  line-height: 1.7em;
}
.jm-testimonial {
  padding: 20px 0 0;
  display: inline-block;
  width: 100%;
}
.jm-testimonial-name,
.jm-testimonial-img {
  padding: 0 10px;
}
.jm-testimonial-name .font-module {
  font-weight: 300;
  font-size: 22px;
  line-height: 1.5em;
  margin: 5px 0;
}
.jm-testimonial-name .jm-testimonial-link {
  font-size: 12px;
  text-align: right;
  text-transform: uppercase;
}
.border_img1 {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 1px;
}
.border_img2 img {
  position: relative;
  display: inline-block;
}
.border_img2 {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 0;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 1px;
}
.border_img2:after {
  -webkit-box-shadow: inset 0 0 0 12px rgba(255, 255, 255, 0.35);
  -moz-box-shadow: inset 0 0 0 12px rgba(255, 255, 255, 0.35);
  box-shadow: inset 0 0 0 12px rgba(255, 255, 255, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: "";
}
.border_img3 {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
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;
}
.jm-icons a {
  display: block;
  margin: 0 0 10px;
}
.jm-icons a:hover {
  text-decoration: none;
}
.jm-icons.horizontal a {
  display: inline-block;
  margin: 3px;
}
.jm-icons span {
  display: block;
  width: 116px;
  height: 39px;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.jm-icons span:hover {
  background-position: 0 -50px;
}
.jm-icons .jm-facebook {
  background-image: url("../images/facebook.png");
}
.jm-icons .jm-twitter {
  background-image: url("../images/twitter.png");
}
.jm-icons .jm-google {
  background-image: url("../images/google.png");
}
.contact-line {
  padding-bottom: 10px;
}
.jm-custom-img {
  float: left;
  padding: 0 15px 0 0;
}
.jm-custom-desc {
  float: left;
}
.jm-custom-title {
  font-family: 'Times New Roman', Times, serif;
  font-weight: 300;
  font-size: 27px;
  line-height: 27px;
  margin: 0 0 10px;
}
.jm-custom-p {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
}
.jm-custom-ul {
  margin: 20px 0;
}
.jm-custom-ul li {
  margin: 3px 0 !important;
}
.jm-promo h1,
.jm-promo h2,
.jm-promo h3,
.jm-promo h4,
.jm-promo h5,
.jm-promo h6 {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
.jm-promo p.call-2-action {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
.jm-white {
  color: #ffffff;
}
#jm-allpage table.pricing {
  float: left;
  margin: 0 0 5px;
}
#jm-allpage table.pricing th {
  background: #393939;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}
#jm-allpage table.pricing td {
  background: #f5f5f5;
  font-size: 13px;
  border-bottom: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
}
#jm-allpage table.pricing td:first-child {
  border-left: 1px solid #f0f0f0;
}
#jm-allpage table.pricing td.item {
  border-right: none;
}
#jm-allpage table.pricing td.price {
  width: 100px;
  text-align: center;
  color: #26b0cd;
}
.ch-item {
  position: relative;
  width: 220px;
  height: 220px;
  margin-left: auto;
  margin-right: auto;
}
.ch-item .ch-info .ch-container {
  position: relative;
  display: table;
  width:  100%;
  height: 100%;
}
.ch-item .ch-info .ch-outer {
  display: table-cell;
  vertical-align: middle;
}
.ch-item .ch-info h3 {
  text-transform: uppercase;
  position: relative;
  margin: 0 35px;
  padding: 0 0 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.6em;
  color: #26b0cd;
}
.ch-item .ch-info p {
  padding: 10px 5px 0;
  margin: 0 35px;
  text-align: center;
  border-top: 1px solid #bcbcbc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ch-item .ch-info p a:link,
.ch-item .ch-info p a:visited {
  width: 49px;
  height: 39px;
  color: #ffffff;
  background: #26b0cd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-weight: bold;
  margin: 10px auto 0;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.3em;
  display: block;
  text-align: center;
  padding: 25px 20px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.ch-item .ch-info p a:hover {
  text-decoration: none;
  background: #33bcd9;
}
x:-o-prefocus,
.ch-item {
  border: none;
}
.ch-item.ch-first {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  cursor: default;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.ch-item.ch-first .ch-info {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  background: url('../images/bg-hoverme.png');
}
.ch-item.ch-first .ch-info-front {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ch-item.ch-first:hover {
  -webkit-box-shadow: inset 0 0 0 110px rgba(0, 174, 239, 0.4), inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 110px rgba(0, 174, 239, 0.4), inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 110px rgba(0, 174, 239, 0.4), inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ch-item.ch-first:hover .ch-info-front {
  opacity: 0;
  filter: alpha(opacity=0);
}
.ch-item.ch-first:hover .ch-info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ch-item.ch-second {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  cursor: default;
}
.ch-item.ch-second .ch-info-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -o-perspective: 800px;
  -ms-perspective: 800px;
  perspective: 800px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.ch-item.ch-second .ch-info {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.ch-item.ch-second .ch-info > div {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-position: center center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ch-item.ch-second .ch-info .ch-info-back {
  -webkit-transform: rotate3d(0, 1, 0, 180deg);
  -moz-transform: rotate3d(0, 1, 0, 180deg);
  -ms-transform: rotate3d(0, 1, 0, 180deg);
  -o-transform: rotate3d(0, 1, 0, 180deg);
  transform: rotate3d(0, 1, 0, 180deg);
  -webkit-box-shadow: inset 0 0 10px #c4c5c4;
  -moz-box-shadow: inset 0 0 10px #c4c5c4;
  box-shadow: inset 0 0 10px #c4c5c4;
  background: url('../images/bg-hoverme.png');
}
.ch-item.ch-second:hover .ch-info {
  -webkit-transform: rotate3d(0, 1, 0, -180deg);
  -moz-transform: rotate3d(0, 1, 0, -180deg);
  -ms-transform: rotate3d(0, 1, 0, -180deg);
  -o-transform: rotate3d(0, 1, 0, -180deg);
  transform: rotate3d(0, 1, 0, -180deg);
}
x:-o-prefocus,
.ch-item.ch-second .ch-info .ch-info-back {
  display: none;
}
x:-o-prefocus,
.ch-item.ch-second:hover .ch-info .ch-info-back {
  display: block;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ch-item.ch-second:hover .ch-info {
    transform: none;
    -ms-transfrom: none;
  }
  .ch-item.ch-second:hover .ch-info .ch-info-back {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .ch-item.ch-second .ch-info .ch-info-back {
    display: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
.ch-item.ch-third {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  cursor: default;
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  -o-perspective: 900px;
  -ms-perspective: 900px;
  perspective: 900px;
}
.ch-item.ch-third .ch-info {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.ch-item.ch-third .ch-info > div {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  -webkit-transform-origin: 50%, 0;
  -moz-transform-origin: 50%, 0;
  -o-transform-origin: 50%, 0;
  -ms-transform-origin: 50%, 0;
  transform-origin: 50%, 0;
}
.ch-item.ch-third .ch-info .ch-info-back {
  -webkit-box-shadow: inset 0 0 10px #c4c5c4;
  -moz-box-shadow: inset 0 0 10px #c4c5c4;
  box-shadow: inset 0 0 10px #c4c5c4;
  background: url('../images/bg-hoverme.png');
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
  -o-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
  transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
}
.ch-item.ch-third:hover .ch-info-front {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
  -moz-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
  -o-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
  -ms-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
  transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
}
.ch-item.ch-third:hover .ch-info-back {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotate3d(1, 0, 0, 0deg);
  -moz-transform: rotate3d(1, 0, 0, 0deg);
  -o-transform: rotate3d(1, 0, 0, 0deg);
  -ms-transform: rotate3d(1, 0, 0, 0deg);
  transform: rotate3d(1, 0, 0, 0deg);
}
.ch-info-front,
.ch-item.ch-first {
  background: url("../images/scheme1/hoverme.png") no-repeat;
}
.dj-galleryGrid,
.dj-mslider,
.dj-tabber,
.nivoSlider,
.dj-slideshow,
.djslider-loader,
.dj-slideshowThumbs {
  margin: 0 !important;
}
.dj-slideshow-in,
.dj-slideshowThumbs-in,
.dj-slideshowThumbs .dj-indicators,
.dj-tabber,
.nivoSlider,
.box_skitter,
.dj-tab {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.dj-cat-title {
  text-transform: none;
  color: #2a2a2a;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 26px;
  border-bottom: 1px dotted #989898;
  clear: both;
  margin: 0 0 25px;
  padding: 0 0 15px;
  position: relative;
}
.dj-cat-title:after {
  border-bottom: 1px dotted #989898;
  position: absolute;
  height: 1px;
  display: block;
  content: "";
  left: 0;
  width: 100%;
  bottom: -3px;
}
.category-desc {
  margin: 20px 0;
}
.djslider-loader .load-button,
.dj-slideshow .dj-load-button,
.dj-mslider .dj-load-button {
  height: 10px !important;
  width: 10px !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.djslider-loader .load-button:hover,
.dj-slideshow .dj-load-button:hover,
.dj-mslider .dj-load-button:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.color-ms .djslider-loader .load-button,
.color-ms .dj-slideshow .dj-load-button,
.color-ms .dj-mslider .dj-load-button,
.dark-ms .djslider-loader .load-button,
.dark-ms .dj-slideshow .dj-load-button,
.dark-ms .dj-mslider .dj-load-button {
  background: #ffffff !important;
}
.navigation-container .prev-button,
.navigation-container .next-button,
.navigation-container .play-button,
.navigation-container .pause-button,
.dj-navigation .dj-prev,
.dj-navigation .dj-next,
.dj-navigation .dj-play,
.dj-navigation .dj-pause {
  background: rgba(0, 0, 0, 0.5);
  padding: 14px 16px;
  text-align: center;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.navigation-container .prev-button:hover,
.navigation-container .next-button:hover,
.navigation-container .play-button:hover,
.navigation-container .pause-button:hover,
.dj-navigation .dj-prev:hover,
.dj-navigation .dj-next:hover,
.dj-navigation .dj-play:hover,
.dj-navigation .dj-pause:hover {
  background: rgba(0, 0, 0, 0.7);
}
a.dj-readmore {
  font-size: 1em !important;
}
.dj-loader {
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.dj-slide-in > a,
.djslider-loader .slider-container > ul > li > a {
  position: relative;
  display: block;
  z-index: 0;
}
.dj-slide-in > a:after,
.djslider-loader .slider-container > ul > li > a:after {
  -webkit-box-shadow: inset 0 0 0 12px rgba(255, 255, 255, 0.35);
  -moz-box-shadow: inset 0 0 0 12px rgba(255, 255, 255, 0.35);
  box-shadow: inset 0 0 0 12px rgba(255, 255, 255, 0.35);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
#jm-allpage .dj-slide-desc-bg {
  background: #09084d !important;
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
}
#jm-allpage .dj-slide-title {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 24px !important;
  line-height: 28px !important;
  font-weight: 300 !important;
  color: #ffffff !important;
  margin-bottom: 0 !important;
}
#jm-allpage .dj-slide-title + .dj-slide-description {
  margin-top: 5px;
}
#jm-allpage .dj-slide-desc-text {
  border-left: 6px solid rgba(9, 8, 77, 0.5);
  color: #ffffff !important;
  font-size: 14px !important;
}
#djmediatools .dj-categories {
  margin: 0 -1px;
}
#djmediatools .dj-categories a.dj-category {
  margin: 0 1px 1px;
}
#djmediatools .dj-categories a.dj-category,
#djmediatools .dj-categories a.dj-category:hover {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background: none !important;
  padding: 0 !important;
  border: 0 !important;
  position: relative;
  display: block;
  z-index: 0;
}
#djmediatools .dj-categories a.dj-category:after,
#djmediatools .dj-categories a.dj-category:hover:after {
  -webkit-box-shadow: inset 0 0 0 12px rgba(255, 255, 255, 0.35);
  -moz-box-shadow: inset 0 0 0 12px rgba(255, 255, 255, 0.35);
  box-shadow: inset 0 0 0 12px rgba(255, 255, 255, 0.35);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
#djmediatools .dj-categories .dj-category-in {
  border: none;
}
#djmediatools .dj-categories .dj-ctitle-bg {
  background: #09084d;
  opacity: 0.4 !important;
  filter: alpha(opacity=40) !important;
}
#djmediatools .dj-categories .dj-ctitle-in {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 24px !important;
  font-weight: 300 !important;
  border-left: 6px solid rgba(9, 8, 77, 0.5);
  color: #ffffff !important;
  padding: 10px !important;
}

#jm-allpage .dj-tabber {
  background: none !important;
  border: 0 !important;
  padding: 0 !important;
}
#jm-allpage .dj-tabber .dj-tab {
  margin-right: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 2px !important;
  margin-top: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  padding: 0 10px !important;
  background: #dddddd !important;
}
#jm-allpage .dj-tabber .dj-tabs-in .dj-tab:nth-last-child(2) {
  margin-bottom: 0 !important;
}
#jm-allpage .dj-tabber span.dj-tab-in {
  text-shadow: none !important;
  color: #2a2a2a !important;
  font-weight: 300 !important;
  font-size: 14px !important;
  line-height: 1.5em !important;
}
#jm-allpage .dj-tabber .dj-tab img {
  border: 1px solid #ffffff !important;
  margin-right: 10px !important;
}
#jm-allpage .dj-tabber .dj-tab-active {
  background: #211b41 !important;
}
#jm-allpage .dj-tabber .dj-tab-indicator {
  background: url("../images/scheme1/dj-tab-indicator-left.png") no-repeat right center !important;
}
#jm-allpage .dj-tabber .dj-tab-indicator {
  background: url("../images/scheme1/dj-tab-indicator-left.png") no-repeat right center !important;
}
#jm-allpage .dj-tabber .dj-tab-indicator.dj-tab-indicator-right {
  background: url("../images/scheme1/dj-tab-indicator-left.png") no-repeat right center !important;
}
#jm-allpage .dj-tabber .dj-tab-indicator.dj-tab-indicator-left {
  background: url("../images/scheme1/dj-tab-indicator-right.png") no-repeat left center !important;
}
#jm-allpage .color-ms .dj-tabber .dj-tab-active {
  background: #ffffff !important;
}
#jm-allpage .color-ms .dj-tabber .dj-tab-active span.dj-tab-in,
#jm-allpage .color-ms .dj-tabber .dj-tab-active span.dj-tab-in span {
  color: #2a2a2a !important;
}
#jm-allpage .color-ms .dj-tabber .dj-tab-indicator {
  background: url("../images/dj-tab-indicator-left.png") no-repeat right center !important;
}
#jm-allpage .color-ms .dj-tabber .dj-tab-active img {
  border: 1px solid #dddddd !important;
}
#jm-allpage .slider-ms .dj-slide-desc-text {
  font-size: 14px !important;
  line-height: 24px !important;
}
#jm-allpage .slider-ms .dj-slide-title {
  font-size: 26px !important;
  line-height: 30px !important;
}
#jm-allpage .slider-ms .dj-navigation {
  bottom: 39px !important;
  top: auto !important;
}
#jm-allpage .slider-ms .dj-navigation .dj-play,
#jm-allpage .slider-ms .dj-navigation .dj-pause {
  top: -150px !important;
}
#jm-allpage .slider-ms .dj-navigation .dj-prev {
  right: 0 !important;
  left: auto !important;
}
#jm-allpage .slider-ms .dj-navigation .dj-next {
  top: -40px !important;
}
#jm-allpage .slider-ms .dj-slide-desc-text p {
  margin: 0;
}
#jm-allpage .dj-slideshow .dj-slideshow-in {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
#jm-allpage .dj-slideshow .dj-indicators-in {
  text-align: center !important;
}
#jm-allpage .dj-slideshow .dj-load-button {
  background: #000000 !important;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none !important;
  height: 22px !important;
  width: 22px !important;
}
#jm-allpage .dj-slideshow .dj-load-button:hover,
#jm-allpage .dj-slideshow .dj-load-button-active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#jm-allpage .dj-slideshow .dj-load-button .dj-key {
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: normal !important;
}
#jm-allpage .color-ms .dj-slideshow .dj-load-button,
#jm-allpage .dark-ms .dj-slideshow .dj-load-button {
  background: #ffffff !important;
}
#jm-allpage .color-ms .dj-slideshow .dj-load-button .dj-key,
#jm-allpage .dark-ms .dj-slideshow .dj-load-button .dj-key {
  color: #2a2a2a !important;
}
#jm-allpage .color-ms .dj-load-button:hover,
#jm-allpage .dark-ms .dj-load-button:hover,
#jm-allpage .color-ms .dj-load-button-active,
#jm-allpage .dark-ms .dj-load-button-active {
  opacity: 1;
  filter: alpha(opacity=100);
}
#jm-allpage .dj-slideshowThumbs .dj-indicators {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background: #393939 !important;
}
#jm-allpage .dark-ms .dj-slideshowThumbs .dj-indicators {
  background: rgba(255, 255, 255, 0.1) !important;
}
#jm-allpage .slider-wrapper {
  margin-left: auto !important;
  margin-right: auto !important;
  position: relative;
}
#jm-allpage .slider-ms .slider-wrapper .nivo-controlNav {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 0;
  z-index: 9999;
}
#jm-allpage .slider-wrapper .nivo-directionNav a {
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-position: center center !important;
  padding: 15px 17px !important;
  text-align: center !important;
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
  width: 6px !important;
  height: 11px !important;
}
#jm-allpage .slider-wrapper .nivo-directionNav a:hover {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
#jm-allpage .slider-wrapper .nivo-directionNav a.nivo-prevNav {
  background-image: url("../images/prev.png") !important;
}
#jm-allpage .slider-wrapper .nivo-directionNav a.nivo-nextNav {
  background-image: url("../images/next.png") !important;
}
#jm-allpage .slider-wrapper .nivo-controlNav a {
  background: rgba(0, 0, 0, 0.2) !important;
  height: 10px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 10px !important;
}
#jm-allpage .slider-wrapper .nivo-controlNav a:hover,
#jm-allpage .slider-wrapper .nivo-controlNav a.active {
  background: rgba(0, 0, 0, 0.8) !important;
}
#jm-allpage .color-ms .slider-wrapper .nivo-controlNav a,
#jm-allpage .dark-ms .slider-wrapper .nivo-controlNav a {
  background: rgba(255, 255, 255, 0.5) !important;
}
#jm-allpage .color-ms .slider-wrapper .nivo-controlNav a:hover,
#jm-allpage .dark-ms .slider-wrapper .nivo-controlNav a:hover,
#jm-allpage .color-ms .slider-wrapper .nivo-controlNav a.active,
#jm-allpage .dark-ms .slider-wrapper .nivo-controlNav a.active {
  background: #ffffff !important;
}
#jm-allpage .box_skitter {
  border: none !important;
}
#jm-allpage .box_skitter .label_skitter {
  background: none !important;
}
#jm-allpage .box_skitter .label_skitter p {
  font-family: inherit !important;
  font-size: inherit !important;
  letter-spacing: normal !important;
  margin: 5px 0 !important;
}
#jm-allpage .box_skitter.skitter-square .prev_button,
#jm-allpage .box_skitter.skitter-square .next_button {
  margin-top: 0 !important;
  top: 20px !important;
  bottom: auto !important;
}
#jm-allpage .box_skitter.skitter-square .prev_button {
  right: 75px !important;
}
#jm-allpage .box_skitter.skitter-square .next_button {
  right: 20px !important;
}
#jm-allpage .kwicks li {
  background: none;
  max-width: 100%;
}
#jm-allpage .kwicks .dj-slide-desc {
  max-width: 100%;
  background: rgba(9, 8, 77, 0.5) !important;
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}
#jm-allpage .kwicks .kwicks-expanded .dj-slide-desc {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
