#jm-allpage {
  position: relative;
  background: #ffffff;
}
.sticky-bar #jm-allpage {
  padding-top: 111px;
}
#jm-bar-wrapp {
  width: 100%;
}
#jm-top-bar {
  color: #666666;
  background: #ffffff;
  line-height: 34px;
  width: 100%;
  border-bottom: 1px solid #f1f1f1;
}
#jm-top-bar p {
  margin: 0;
}
.sticky-bar #jm-bar-wrapp {
  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;
}
#jm-bar {
  color: #666666;
  background: #f8f8f8;
  border-bottom: 1px solid #411552;
}
#jm-logo-sitedesc #jm-logo {
  vertical-align: top;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
}
#jm-logo-sitedesc #jm-logo a {
  display: block;
}
#jm-logo-sitedesc #jm-logo span {
  font-size: 2.5em;
  line-height: 1.2;
}
#jm-logo-sitedesc #jm-logo img {
  border: 0;
}
#jm-logo-sitedesc #jm-sitedesc {
  vertical-align: middle;
}
#jm-bar-left {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: padding 0.3s ease 0s;
  -moz-transition: padding 0.3s ease 0s;
  -o-transition: padding 0.3s ease 0s;
  transition: padding 0.3s ease 0s;
}
#jm-bar-right {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: padding 0.3s ease 0s;
  -moz-transition: padding 0.3s ease 0s;
  -o-transition: padding 0.3s ease 0s;
  transition: padding 0.3s ease 0s;
}
.scrolled #jm-bar-left {
  padding-top: 13px;
  padding-bottom: 13px;
}
.scrolled #jm-bar-right {
  padding-top: 10px;
  padding-bottom: 10px;
}
.scrolled .dj-megamenu {
  margin: -10px 0;
}
.scrolled .dj-megamenu li.dj-up a.dj-up_a {
  padding: 35px 15px;
}
#jm-header {
  color: #666666;
  background: #ffffff;
}
#jm-system-message {
  padding-top: 30px;
}
#jm-top {
  background: #ffffff;
  padding-top: 30px;
}
#jm-font-switcher {
  text-align: right;
  margin: 0 0 15px;
}
#jm-main {
  background: #ffffff;
  padding-top: 30px;
}
#jm-maincontent {
  margin-bottom: 30px;
}
#jm-bottom {
  background: #ffffff;
  padding-top: 30px;
}
#jm-footer-mod {
  color: #666666;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding-top: 30px;
  background: #f8f8f8;
}
#jm-footer {
  color: #a7acb0;
  font-size: 13px;
  padding: 35px 0;
  background: #303030;
}
#jm-footer-center {
  text-align: left;
}
#jm-footer-left + #jm-footer-center {
  text-align: center;
}
#jm-footer-right {
  text-align: right;
}
#jm-footer-left,
#jm-footer-right,
#jm-footer-center {
  line-height: 30px;
}
#jm-back-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  left: auto;
  z-index: 9999;
}
#jm-back-top a {
  text-decoration: none;
  display: block;
}
#jm-back-top a:hover {
  cursor: pointer;
  text-decoration: none;
}
#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-color: #3a134a;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../images/backtotop.png");
  opacity: 0.3;
  filter: alpha(opacity=30);
}
#jm-back-top span:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#jm-bar-wrapp + #jm-footer-mod {
  border-top: none;
}
#jm-system-message + #jm-main {
  padding-top: 0;
}
#jm-top + #jm-main,
#jm-top + #jm-bottom {
  padding-top: 0;
}
#jm-main + #jm-bottom {
  padding-top: 0;
}
.responsive-disabled {
  min-width: 1170px;
}
.responsive-disabled #jm-allpage {
  padding: 0 !important;
  min-width: 1170px;
}
.responsive-disabled #jm-top-bar {
  position: static;
}
.texttoggler {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  margin: 0 1px;
  display: inline-block;
}
.texttoggler.small {
  font-size: 0.8em;
}
.texttoggler.normal {
  font-size: 1.1em;
}
.texttoggler.large {
  font-size: 1.3em;
}
.smallview #jm-maincontent {
  font-size: 0.9em;
  line-height: 1.5em;
}
.largeview #jm-maincontent {
  font-size: 1.1em;
  line-height: 1.5em;
}
.span0 {
  float: none !important;
}
.span50 {
  float: left !important;
  width: 50% !important;
}
.jm-module {
  margin-bottom: 30px;
}
.jm-module .jm-title {
  font-weight: 400;
  font-family: 'Carrois Gothic', sans-serif;
  font-size: 22px;
  margin: 0 0 20px;
  position: relative;
  color: #411552;
}
.moduletable {
  margin: 0 0 20px;
}
.moduletable > h3 {
  font-weight: 400;
  font-family: 'Carrois Gothic', sans-serif;
  font-size: 22px;
  margin: 0 0 20px;
  color: #411552;
}
#jm-header .jm-module {
  margin-top: 30px;
  margin-bottom: 30px;
}
#jm-header .jm-module .jm-title {
  color: #444444;
}
#jm-header .jm-module + .jm-module {
  margin-top: 0;
}
#jm-header .moduletable > h3 {
  color: #444444;
}
#jm-footer-mod .jm-module .jm-title {
  color: #444444;
}
#jm-footer-mod .moduletable > h3 {
  color: #444444;
}
#jm-allpage .jm-module.color1-ms {
  padding: 30px;
  background: #411552;
  margin-bottom: 30px !important;
}
#jm-allpage .jm-module.color1-ms .jm-title {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #4b185e;
}
#jm-allpage .jm-module.color1-ms .jm-title:after {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #4b185e;
  left: 0;
  right: auto;
  bottom: 1px;
}
#jm-allpage .color1-ms {
  color: #ffffff;
}
#jm-allpage .color1-ms .jm-title {
  color: #ffffff;
}
#jm-allpage .color1-ms a {
  color: #200a29;
}
#jm-allpage .color1-ms .readmore {
  color: #ffffff;
  border-color: #ffffff;
}
#jm-allpage .color1-ms .readmore:hover {
  color: #4f5861;
  border-color: #4f5861;
}
#jm-allpage .color1-ms .btn,
#jm-allpage .color1-ms a.button,
#jm-allpage .color1-ms input.button,
#jm-allpage .color1-ms button.button {
  background: #ffffff;
  color: #411552;
}
#jm-allpage .color1-ms .btn:hover,
#jm-allpage .color1-ms a.button:hover,
#jm-allpage .color1-ms input.button:hover,
#jm-allpage .color1-ms button.button:hover {
  background: #4f5861;
  color: #ffffff;
}
#jm-allpage .color1-ms ul:not([class]) li {
  background-image: url("../images/li-white.png");
}
#jm-allpage .jm-module.color2-ms {
  padding: 30px;
  background: #7e858b;
  margin-bottom: 30px !important;
}
#jm-allpage .jm-module.color2-ms .jm-title {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #93999e;
}
#jm-allpage .jm-module.color2-ms .jm-title:after {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #93999e;
  left: 0;
  right: auto;
  bottom: 1px;
}
#jm-allpage .color2-ms {
  color: #ffffff;
}
#jm-allpage .color2-ms .jm-title {
  color: #ffffff;
}
#jm-allpage .color2-ms .readmore {
  color: #ffffff;
  border-color: #ffffff;
}
#jm-allpage .color2-ms .readmore:hover {
  color: #411552;
  border-color: #411552;
}
#jm-allpage .color2-ms .btn,
#jm-allpage .color2-ms a.button,
#jm-allpage .color2-ms input.button,
#jm-allpage .color2-ms button.button {
  background: #ffffff;
  color: #411552;
}
#jm-allpage .color2-ms .btn:hover,
#jm-allpage .color2-ms a.button:hover,
#jm-allpage .color2-ms input.button:hover,
#jm-allpage .color2-ms button.button:hover {
  background: #411552;
  color: #ffffff;
}
#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 {
  font-size: 10px;
  height: 24px;
  line-height: 24px;
  padding: 0 15px;
  vertical-align: top;
  margin-left: 10px !important;
  margin-top: 5px;
}
.jm-module-raw {
  float: right;
  margin-left: 15px;
}
.jm-module.margin-ms {
  margin: 0 !important;
}
.jm-module.side-margin-ms {
  margin-left: -30px !important;
}
.jm-module.nav.menu {
  margin-bottom: 30px;
}
.toggle-nav.menu {
  display: none;
}
.jm-module-raw.search-ms {
  position: relative;
}
.search-ms .search form {
  display: block;
  position: relative;
  width: 22px;
  height: 40px;
  margin: 15px 0;
}
.search-ms .search input.button,
.search-ms .search button.button {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  width: 20px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  margin: 0;
  padding: 0;
  font-size: 0;
  background: none;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #411552;
}
.search-ms .search input.button:before,
.search-ms .search button.button:before {
  content: "\e003";
  font-size: 20px;
}
.search-ms .search input#mod-search-searchword {
  position: absolute;
  top: 0;
  left: auto;
  right: 100%;
  margin: 0;
  margin-right: 15px;
  height: 40px;
  line-height: 40px;
  width: 0;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
  z-index: 501;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #707070;
  background: #f8f8f8;
  border-color: transparent;
  max-width: none;
}
.search-ms .search input#mod-search-searchword.show {
  padding: 0 10px;
  width: 215px;
  border-color: #411552;
  pointer-events: auto;
  opacity: 1;
  filter: alpha(opacity=100);
}
#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: 32px;
  line-height: 1.1;
  font-weight: 400;
  color: #454545;
  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-allpage #jm-page .jm-box {
  text-align: center;
}
#jm-allpage #jm-page .jm-box a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
  text-decoration: none;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
#jm-allpage #jm-page .jm-box a:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: -30px;
  bottom: -30px;
  left: -30px;
  right: -30px;
  background: #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#jm-allpage #jm-page .jm-box span {
  display: block;
}
#jm-allpage #jm-page .jm-box .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  margin: 20px 0 0;
  color: #411552;
}
#jm-allpage #jm-page .jm-box .description {
  padding: 20px 0 0;
  margin: 20px 0 0;
  position: relative;
}
#jm-allpage #jm-page .jm-box .description:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  right: auto;
  margin-left: -20px;
  width: 40px;
  height: 2px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: #411552;
}
#jm-allpage #jm-page .jm-box a:hover:after {
  opacity: 0.1;
  filter: alpha(opacity=10);
}
#jm-allpage #jm-page .jm-box a:hover .description:after {
  margin: 0;
  left: 0;
  right: auto;
  width: 100%;
}
#jm-allpage #jm-page .color1-ms .jm-box .title {
  color: #ffffff;
}
#jm-allpage #jm-page .color1-ms .jm-box .title:after {
  content: '';
  position: absolute;
  top: auto;
  left: 50%;
  right: auto;
  margin-left: -20px;
  bottom: -15px;
  width: 40px;
  height: 2px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: #ffffff;
}
#jm-allpage #jm-page .color1-ms .jm-box .description:after {
  background: #ffffff;
}
#jm-allpage #jm-page .color2-ms .jm-box .title {
  color: #ffffff;
}
#jm-allpage #jm-page .color2-ms .jm-box .title:after {
  content: '';
  position: absolute;
  top: auto;
  left: 50%;
  right: auto;
  margin-left: -20px;
  bottom: -15px;
  width: 40px;
  height: 2px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: #ffffff;
}
#jm-allpage #jm-page .color2-ms .jm-box .description:after {
  background: #ffffff;
}
.jm-box-vertical .jm-panel {
  display: block;
  height: 100px;
  border: 1px solid #f1f1f1;
  margin: 0 0 10px;
  max-width: 400px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: #ffffff;
}
.jm-box-vertical .jm-panel .jm-icon {
  float: left;
  height: 100%;
  width: 30%;
  background-position: center center;
  background-repeat: no-repeat;
}
.jm-box-vertical .jm-panel .jm-cell {
  float: left;
  height: 100%;
  width: 70%;
  text-align: center;
  padding: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jm-box-vertical .jm-panel .title {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  color: #411552;
  position: relative;
  padding: 20px 0 0;
  margin: 13px 0 0;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.jm-box-vertical .jm-panel .title:after {
  content: '';
  position: absolute;
  height: 3px;
  width: 100px;
  left: 50%;
  right: auto;
  margin-left: -50px;
  bottom: 100%;
  background: #411552;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.jm-box-vertical .jm-panel .subtitle {
  display: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.1;
  color: #ffffff;
}
.jm-box-vertical .jm-panel.icon1 .jm-icon {
  background-image: url('../../../images/modules/icons/trust/icon1.png');
}
.jm-box-vertical .jm-panel.icon2 .jm-icon {
  background-image: url('../../../images/modules/icons/trust/icon2.png');
}
.jm-box-vertical .jm-panel.icon3 .jm-icon {
  background-image: url('../../../images/modules/icons/trust/icon3.png');
}
.jm-box-vertical .jm-panel.icon4 .jm-icon {
  background-image: url('../../../images/modules/icons/trust/icon4.png');
}
.jm-box-vertical .jm-panel.icon5 .jm-icon {
  background-image: url('../../../images/modules/icons/trust/icon5.png');
}
.jm-box-vertical .jm-panel.icon6 .jm-icon {
  background-image: url('../../../images/modules/icons/trust/icon6.png');
}
.jm-box-vertical .jm-panel.icon7 .jm-icon {
  background-image: url('../../../images/modules/icons/trust/icon7.png');
}
.jm-box-vertical .jm-panel:hover {
  border: 1px solid transparent;
  background: #411552;
}
.jm-box-vertical .jm-panel:hover .title {
  color: #ffffff;
  padding: 0 0 15px;
  margin: 0 0 10px;
}
.jm-box-vertical .jm-panel:hover .title:after {
  bottom: 0;
  background: #ffffff;
}
.jm-box-vertical .jm-panel:hover .subtitle {
  display: block;
}
.jm-box-vertical .jm-panel:hover.icon1 .jm-icon {
  background-image: url('../../../images/modules/icons/trust/icon1-hover.png');
}
.jm-box-vertical .jm-panel:hover.icon2 .jm-icon {
  background-image: url('../../../images/modules/icons/trust/icon2-hover.png');
}
.jm-box-vertical .jm-panel:hover.icon3 .jm-icon {
  background-image: url('../../../images/modules/icons/trust/icon3-hover.png');
}
.jm-box-vertical .jm-panel:hover.icon4 .jm-icon {
  background-image: url('../../../images/modules/icons/trust/icon4-hover.png');
}
.jm-box-vertical .jm-panel:hover.icon5 .jm-icon {
  background-image: url('../../../images/modules/icons/trust/icon5-hover.png');
}
.jm-box-vertical .jm-panel:hover.icon6 .jm-icon {
  background-image: url('../../../images/modules/icons/trust/icon6-hover.png');
}
.jm-box-vertical .jm-panel:hover.icon7 .jm-icon {
  background-image: url('../../../images/modules/icons/trust/icon7-hover.png');
}
.jm-icons a {
  display: inline-block;
  text-decoration: none !important;
  width: 30px;
  height: 30px;
  margin: 0 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;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.jm-icons a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.jm-icons a.jm-facebook {
  background: url('../images/social/facebook-dark.png');
}
.jm-icons a.jm-link {
  background: url('../images/social/link-dark.png');
}
.jm-icons a.jm-skype {
  background: url('../images/social/skype-dark.png');
}
.jm-icons a.jm-twitter {
  background: url('../images/social/twitter-dark.png');
}
.jm-icons a.jm-google {
  background: url('../images/social/google-dark.png');
}
.color-ms .jm-icons a.jm-facebook,
#jm-offcanvas .jm-icons a.jm-facebook,
#jm-footer .jm-icons a.jm-facebook {
  background: url('../images/social/facebook.png');
}
.color-ms .jm-icons a.jm-link,
#jm-offcanvas .jm-icons a.jm-link,
#jm-footer .jm-icons a.jm-link {
  background: url('../images/social/link.png');
}
.color-ms .jm-icons a.jm-skype,
#jm-offcanvas .jm-icons a.jm-skype,
#jm-footer .jm-icons a.jm-skype {
  background: url('../images/social/skype.png');
}
.color-ms .jm-icons a.jm-twitter,
#jm-offcanvas .jm-icons a.jm-twitter,
#jm-footer .jm-icons a.jm-twitter {
  background: url('../images/social/twitter.png');
}
.color-ms .jm-icons a.jm-google,
#jm-offcanvas .jm-icons a.jm-google,
#jm-footer .jm-icons a.jm-google {
  background: url('../images/social/google.png');
}
.jm-bottom-box {
  margin: 30px 0;
  display: block;
}
.jm-bottom-box .icon {
  display: inline-block;
  padding: 0 20px 0 0;
  vertical-align: top;
  -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;
  top: 0;
}
.jm-bottom-box .icon:hover {
  top: -5px;
  position: relative;
}
.jm-bottom-box .content {
  display: inline-block;
}
.jm-bottom-box .content span {
  display: block;
  font-weight: 400;
}
.jm-bottom-box .content .title {
  text-transform: uppercase;
  font-size: 14px;
  padding-bottom: 5px;
}
.jm-bottom-box .content .desc {
  font-size: 14px;
  color: #666666;
}
.jm-bottom-box-custom {
  margin: 30px 0;
  display: block;
  margin-top: 21px;
}
.jm-bottom-box-custom .icon {
  display: inline-block;
  padding: 0 20px 0 0;
  vertical-align: top;
  -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;
  top: 0;
}
.jm-bottom-box-custom .icon:hover {
  top: -5px;
  position: relative;
}
.jm-bottom-box-custom .content {
  display: inline-block;
}
.jm-bottom-box-custom .content span {
  display: block;
  font-weight: 400;
}
.jm-bottom-box-custom .content .title {
  text-transform: uppercase;
  font-size: 14px;
  padding-bottom: 5px;
}
.jm-bottom-box-custom .content .desc {
  font-size: 14px;
  color: #666666;
}
#jm-allpage table.pricing {
  float: left;
  margin: 0 0 30px;
}
#jm-allpage table.pricing td.price {
  width: 100px;
  text-align: center;
  font-weight: bold;
  color: #411552;
  vertical-align: middle;
}
.jm-promo {
  text-align: center;
}
.jm-promo a {
  text-decoration: none;
}
.jm-promo p {
  margin: 0;
}
.jm-promo img {
  display: block;
  margin: 30px auto 20px;
}
.jm-promo span.title {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  color: #ffffff;
  padding: 0 0 20px;
  margin: 0 0 15px;
  position: relative;
}
.jm-promo span.title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  right: auto;
  margin-left: -20px;
  width: 40px;
  height: 2px;
  background: #ffffff;
}
.jm-promo span.title:hover {
  color: #411552;
}
.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:first-child > a,
.nav.menu > li:first-child > span.separator {
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
}
.nav.menu li a,
.nav.menu li span.separator {
  display: block;
  font-size: 14px;
  color: inherit;
  line-height: 16px;
  font-weight: 400;
  padding: 17px 0;
  vertical-align: top;
  text-decoration: none;
  border-top: 1px solid #411552;
  border-bottom: 1px solid #411552;
  margin-top: -1px;
  background: none;
}
.nav.menu li a:hover,
.nav.menu li span.separator:hover {
  color: #411552;
}
.nav.menu li.active > a,
.nav.menu li.active > span.separator {
  color: #411552;
}
.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;
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  right: 0;
  left: auto;
}
.nav.menu .nav-child > li > a,
.nav.menu .nav-child > li > span.separator {
  padding-left: 10px;
}
.nav.menu .nav-child > li > a:before,
.nav.menu .nav-child > li > span.separator:before {
  content: '\203A';
  margin-top: -1px;
  margin-right: 10px;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  top: -1px;
}
.nav.menu .nav-child .nav-child > li > a,
.nav.menu .nav-child .nav-child > li > span.separator {
  padding-left: 25px;
}
.nav.menu .nav-child .nav-child .nav-child > li > a,
.nav.menu .nav-child .nav-child .nav-child > li > span.separator {
  padding-left: 40px;
}
.nav.menu .nav-child .nav-child .nav-child .nav-child > li > a,
.nav.menu .nav-child .nav-child .nav-child .nav-child > li > span.separator {
  padding-left: 55px;
}
.nav.menu li a img {
  vertical-align: middle;
  margin: 0 15px 0 0;
}
.dj-megamenu .nav.menu li a,
.dj-megamenu .nav.menu li span.separator {
  font-size: 13px;
  color: #ffffff;
  border-color: #93999e;
}
.dj-megamenu .nav.menu li a:hover,
.dj-megamenu .nav.menu li span.separator:hover {
  color: #411552;
}
.dj-megamenu .nav.menu li.active > a,
.dj-megamenu .nav.menu li.active > span.separator {
  color: #411552;
}
#jm-allpage .color1-ms .nav.menu li a,
#jm-allpage .color1-ms .nav.menu li span.separator {
  color: #ffffff;
  border-color: #4b185e;
}
#jm-allpage .color1-ms .nav.menu li a:hover,
#jm-allpage .color1-ms .nav.menu li span.separator:hover {
  color: #ffffff;
}
#jm-allpage .color1-ms .nav.menu li.active > a,
#jm-allpage .color1-ms .nav.menu li.active > span.separator {
  color: #ffffff;
}
#jm-allpage .color2-ms .nav.menu li a,
#jm-allpage .color2-ms .nav.menu li span.separator {
  color: #ffffff;
  border-color: #93999e;
}
#jm-allpage .color2-ms .nav.menu li a:hover,
#jm-allpage .color2-ms .nav.menu li span.separator:hover {
  color: #411552;
}
#jm-allpage .color2-ms .nav.menu li.active > a,
#jm-allpage .color2-ms .nav.menu li.active > span.separator {
  color: #411552;
}
#jm-offcanvas .nav.menu li a,
#jm-offcanvas .nav.menu li span.separator {
  color: #ffffff;
  border-color: #93999e;
}
#jm-offcanvas .nav.menu li a:hover,
#jm-offcanvas .nav.menu li span.separator:hover {
  color: #411552;
}
#jm-offcanvas .nav.menu li.active > a,
#jm-offcanvas .nav.menu li.active > span.separator {
  color: #411552;
}
#jm-top-bar .nav.menu > li {
  display: inline-block;
  background: none;
  vertical-align: top;
  margin: 0;
}
#jm-top-bar .nav.menu li a,
#jm-top-bar .nav.menu li span.separator {
  color: #411552;
}
#jm-top-bar .nav.menu li:hover > a,
#jm-top-bar .nav.menu li:hover > span.separator,
#jm-top-bar .nav.menu li.active > a,
#jm-top-bar .nav.menu li.active > span.separator {
  color: #2d0f39;
}
#jm-top-bar .nav.menu > li > a,
#jm-top-bar .nav.menu > li > span.separator {
  font-size: 13px;
  padding: 0 0 0 15px;
  margin: 0;
  height: 34px;
  line-height: 34px;
  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;
}
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  1% {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  1% {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
#jm-top-bar .nav.menu li ul {
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  right: auto;
  display: none;
  visibility: hidden;
  background: #ffffff;
}
#jm-top-bar .nav.menu li ul li {
  min-width: 180px;
  display: block;
  position: relative;
}
#jm-top-bar .nav.menu li ul li a,
#jm-top-bar .nav.menu li ul li span.separator {
  margin: 0;
  padding: 10px 20px;
  border: none;
}
#jm-top-bar .nav.menu li ul li + li {
  border-top: 1px solid #f1f1f1;
}
#jm-top-bar .nav.menu li:hover > ul {
  display: block;
  visibility: visible;
  z-index: 505;
  -webkit-animation: fadeInFromNone 0.4s ease;
  -moz-animation: fadeInFromNone 0.4s ease;
  -ms-animation: fadeInFromNone 0.4s ease;
  -o-animation: fadeInFromNone 0.4s ease;
  animation: fadeInFromNone 0.4s ease;
}
#jm-top-bar .nav.menu li li ul {
  top: 0;
  left: 100%;
  right: auto;
}
.tagspopular ul,
.tagssimilar ul,
.nav.menu.tag-ms,
.tag-ms .nav.menu {
  margin: 0;
  padding: 0;
  text-align: center;
}
.tagspopular ul > li,
.tagssimilar ul > li,
.nav.menu.tag-ms > li,
.tag-ms .nav.menu > li {
  display: inline-block;
  border: none;
  background: none;
  margin: 0 10px 10px 0;
  padding: 0;
}
.tagspopular ul > li a,
.tagssimilar ul > li a,
.nav.menu.tag-ms > li a,
.tag-ms .nav.menu > li a {
  color: #411552;
  padding: 5px 15px!important;
  background: #ffffff;
  border: 1px solid #411552;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tagspopular ul > li a:after,
.tagssimilar ul > li a:after,
.nav.menu.tag-ms > li a:after,
.tag-ms .nav.menu > li a:after {
  display: none;
}
.tagspopular ul > li:hover a,
.tagssimilar ul > li:hover a,
.nav.menu.tag-ms > li:hover a,
.tag-ms .nav.menu > li:hover a,
.tagspopular ul > li.active a,
.tagssimilar ul > li.active a,
.nav.menu.tag-ms > li.active a,
.tag-ms .nav.menu > li.active a {
  color: #ffffff !important;
  border: 1px solid #411552;
  background: #411552;
}
.tagspopular ul > li:hover a:hover,
.tagssimilar ul > li:hover a:hover,
.nav.menu.tag-ms > li:hover a:hover,
.tag-ms .nav.menu > li:hover a:hover,
.tagspopular ul > li.active a:hover,
.tagssimilar ul > li.active a:hover,
.nav.menu.tag-ms > li.active a:hover,
.tag-ms .nav.menu > li.active a:hover {
  color: #ffffff !important;
}
.tagspopular ul ul,
.tagssimilar ul ul,
.nav.menu.tag-ms ul,
.tag-ms .nav.menu ul {
  display: none;
}
.tagspopular ul > li,
.tagssimilar ul > li {
  margin: 0 6px 10px 0;
}
.tagspopular ul > li a,
.tagssimilar ul > li a {
  padding: 6px 18px;
}
.cf {
  *zoom: 1;
}
.cf:before,
.cf:after {
  display: table;
  content: "";
  line-height: 0;
}
.cf:after {
  clear: both;
}
.tags {
  padding: 5px 0;
  margin: 30px 0;
}
.tags span .label {
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 7px 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
}
.label-info[href],
.badge-info[href],
.label-info,
.badge-info {
  color: #ffffff !important;
  background: #411552;
}
.label-info[href]:hover,
.badge-info[href]:hover,
.label-info:hover,
.badge-info:hover {
  background: #611f7b;
}
.media-list > li {
  background: none;
  padding: 0;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  height: 20px;
  line-height: 20px;
  vertical-align: top;
  padding: 0 2px;
}
.thumbnails > li {
  background: none;
  padding: 0;
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f1f1f1;
}
.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: 50px;
  height: 50px;
  font-size: 14px;
  padding: 0 8px;
  vertical-align: middle;
  border: 1px solid #e9e9e9;
  color: #979ea1;
  background: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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 #e9e9e9;
  background: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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: #979ea1;
  padding: 0;
  margin: 0;
  height: 50px;
}
#jm-allpage .chzn-container-single .chzn-single div b {
  margin-top: 13px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice {
  line-height: 24px;
  border: 1px solid #e9e9e9;
  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: #411552;
}
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 {
  font-family: 'Carrois Gothic', sans-serif;
  font-size: 32px;
  color: #454545;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 30px;
}
h2.item-title,
.page-header > h2,
.content-category > h2,
.blog > h2,
.cat-children > h3,
.contact-category > h2,
.weblink-category > h2,
.newsfeed > h2,
.newsfeed-category > h2,
.weblink-category > h2,
.contact > h3 {
  font-family: 'Carrois Gothic', sans-serif;
  font-size: 32px;
  font-weight: 400;
  color: #454545;
  display: block;
  margin: 0 0 20px;
  text-decoration: none;
}
h2.item-title a,
.page-header > h2 a,
.content-category > h2 a,
.blog > h2 a,
.cat-children > h3 a,
.contact-category > h2 a,
.weblink-category > h2 a,
.newsfeed > h2 a,
.newsfeed-category > h2 a,
.weblink-category > h2 a,
.contact > h3 a {
  color: #454545;
}
h2.item-title a:hover,
.page-header > h2 a:hover,
.content-category > h2 a:hover,
.blog > h2 a:hover,
.cat-children > h3 a:hover,
.contact-category > h2 a:hover,
.weblink-category > h2 a:hover,
.newsfeed > h2 a:hover,
.newsfeed-category > h2 a:hover,
.weblink-category > h2 a:hover,
.contact > h3 a:hover {
  text-decoration: none;
  color: #411552;
}
h3.page-header {
  font-size: 1em;
  line-height: 1.7;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #f1f1f1;
  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: -15px 0 30px;
  font-size: 13px;
  line-height: 1.2;
  color: #858585;
}
dl.article-info dd {
  display: inline-block;
  margin: 0 3px 0 0;
  padding: 0 12px 0 0;
  position: relative;
  line-height: 1.1;
}
dl.article-info dd:after {
  content: '/';
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
}
dl.article-info dd:last-child {
  margin: 0;
  padding: 0;
}
dl.article-info dd:last-child:after {
  display: none;
}
dl.article-info dd [class^="icon-"],
dl.article-info dd [class*=" icon-"] {
  display: none;
}
dl.article-info ~ dl.article-info {
  margin: 0;
}
.article-info-term {
  display: none;
}
.content_rating {
  margin-bottom: 10px;
}
.content_rating img {
  margin: 0;
}
.content_vote label {
  margin-right: 5px;
}
.categories-list .collapse {
  padding: 0 0 0 30px;
}
#archive-items .createdby {
  margin: 0 0 15px;
}
.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: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f1f1f1;
}
.items-leading .leading:last-child,
.items-row:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.items-more,
.content-links {
  margin: 0 0 30px;
}
.item-image {
  margin-bottom: 30px;
  max-width: 100%;
}
figure.pull-left,
figure.pull-right,
figure.pull-center {
  max-width: 100%;
  margin: 0 0 30px;
}
.pull-none.item-image {
  text-align: center;
}
.pull-left.item-image,
figure.pull-left {
  margin-right: 30px;
}
.pull-right.item-image,
figure.pull-right {
  margin-left: 30px;
}
.pull-center {
  text-align: center;
}
.category-desc {
  margin: 0 0 30px;
}
div.img_caption {
  margin: 0 auto;
}
p.img_caption {
  text-align: center;
  background: #eeeeee;
  padding: 5px;
  margin: 0;
}
.readmore {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 12px 30px;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #444444;
  border: 3px solid #411552;
}
.readmore:hover {
  text-decoration: none;
  color: #4f5861;
  border: 3px solid #4f5861;
}
p.readmore {
  display: block;
  text-align: right;
  padding: 0;
  background: none;
  border: none;
}
p.readmore:hover {
  padding: 0;
  background: none;
  border: none;
}
p.readmore .btn {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 12px 30px;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #444444;
  border: 3px solid #411552;
  background: none;
}
p.readmore .btn:hover {
  text-decoration: none;
  color: #4f5861;
  border: 3px solid #4f5861;
}
.mod-articles-category-readmore a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 12px 30px;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #444444;
  border: 3px solid #411552;
}
.mod-articles-category-readmore a:hover {
  text-decoration: none;
  color: #4f5861;
  border: 3px solid #4f5861;
}
p.readmore a.btn .icon-chevron-right {
  display: none;
}
.archive .filters {
  margin-bottom: 30px;
}
fieldset.filters {
  margin: 0 0 20px;
}
.categories-list ul li h4 {
  font-size: 1em;
  line-height: 1.7;
  font-weight: bold;
}
.categories-list ul li small.category-desc {
  font-size: 1em;
  line-height: 1.7;
}
ul.list-striped > li {
  background: none;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px;
}
.weblink-count {
  display: inline-block;
  width: 100%;
}
.weblink-count dt,
.weblink-count dd {
  float: left;
}
.newsfeed > ol > li > h3 {
  font-size: 1em;
}
.newsfeed-count dd,
.newsfeed-count dt {
  display: inline-block;
}
strong.red,
span.star {
  color: #ff0000;
}
.profile ul.btn-toolbar li {
  background: none;
  padding: 0;
}
.profile .btn-toolbar + fieldset {
  clear: both;
}
.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
  width: 100%;
  max-width: 400px;
}
.contact dl.contact-address {
  margin: 30px 0;
}
.contact .thumbnail {
  border: none;
  -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 + li {
  margin: 30px 0 0;
}
.tag-category .category > li > h3 {
  font-size: 1em;
  margin: 0 0 20px;
}
.tag-category .form-inline label {
  vertical-align: middle;
  margin-right: 10px;
}
.tag-category > h2 {
  margin-bottom: 30px;
}
.tag-category form > ul > li > h3 {
  margin-bottom: 30px;
}
.tag-category form > ul > li {
  padding: 0;
  background: none !important;
}
.tag-category .tag-body {
  margin: 30px 0;
  display: block;
}
.tag-category .thumbnails > li,
.tag-category .category > li {
  background: none;
  padding: 0;
}
.tag-category .thumbnails > li h3 {
  font-size: 1em;
}
body .tip-wrap .tip {
  max-width: 300px;
  padding: 3px 8px;
  color: #333333;
  text-align: center;
  text-decoration: none;
  background: none;
  background-color: #ebebeb;
  -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: #ebebeb;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
body .tip-wrap .tip-title {
  font-weight: bold;
  color: #333333;
}
body .tip-wrap .tip-text {
  font-weight: normal;
  color: #333333;
}
.jmodedit {
  z-index: 9999;
  line-height: 1 !important;
  padding: 0 !important;
  background: none !important;
  color: #411552 !important;
}
.jmodedit:hover {
  color: #3a134a !important;
}
.article-index {
  margin-left: 30px;
}
.article-index + .pagenavcounter {
  margin-bottom: 10px;
}
.article-index .nav {
  min-width: 150px;
}
.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;
}
.minicolors-theme-bootstrap .minicolors-input {
  line-height: 1.5;
  height: auto;
  width: auto;
}
.newsflash .newsflash-title {
  font-weight: normal;
  font-size: 1em;
  margin: 10px 0 5px;
  clear: both;
}
.newsflash .newsflash-title:first-child {
  margin: 0 0 5px;
}
.newsflash .newsflash-title a:hover {
  text-decoration: underline;
}
.newsflash-horiz li + li {
  margin: 10px 0 0;
}
.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: 30px 0 0;
}
#jm-allpage .category-module {
  margin: 0;
}
#jm-allpage .category-module li p {
  line-height: 1.7;
  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;
}
#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: 30px;
}
#system-message .alert a {
  text-decoration: none;
}
.jm-error-page {
  text-align: center;
}
.jm-error-page > h1 {
  color: #454545;
  font-size: 80px;
  font-weight: 300;
  line-height: 1;
}
.jm-error-page > h2 {
  color: #454545;
  font-size: 40px;
  font-weight: 300;
  line-height: 1;
  margin: 0 0 60px;
}
.jm-error-page > p {
  margin: 0 0 60px;
}
.jm-error-page input.inputbox {
  max-width: 260px;
}
.jm-error-page .moduletable {
  margin: 0 0 60px;
}
h3.jm-typo-title {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  margin: 30px 0;
}
h3.jm-typo-title ~ pre,
h3.jm-typo-title ~ div pre {
  margin-bottom: 30px;
  font-size: 13px;
}
.jm-code {
  border-left: 5px solid #f1f1f1;
  padding: 10px;
  background: #e7e6e6;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0 0 30px;
}
.jm-color {
  color: #411552;
}
.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;
  /** inherit color from body, not from the "red" class **/
}
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;
}
.ch-item.ch-first .ch-info,
.ch-item.ch-second .ch-info .ch-info-back,
.ch-item.ch-third .ch-info .ch-info-back {
  background: #411552;
}
.view {
  cursor: default;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.view .mask,
.view .content {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.view .mask span.space {
  height: 50%;
  display: block;
}
.view .readmore {
  display: table;
  margin: -20px auto 0;
  -webkit-backface-visibility: hidden;
}
.view-video {
  display: inline-block;
  max-width: 100%;
  position: relative;
}
.view-video:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  z-index: 2;
}
.view-video:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  background: url('../images/video-play.png') no-repeat;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1;
}
.view-video:hover:after {
  opacity: 0;
  filter: alpha(opacity=0);
}
.view-video img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  position: relative;
  display: inline-block;
}
.view-video .mask {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  z-index: 10;
  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
}
.view-video:hover img {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: rotate(720deg) scale(0);
  -moz-transform: rotate(720deg) scale(0);
  -o-transform: rotate(720deg) scale(0);
  -ms-transform: rotate(720deg) scale(0);
  transform: rotate(720deg) scale(0);
}
.view-video:hover .mask {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0px) rotate(0deg);
  -moz-transform: translateY(0px) rotate(0deg);
  -o-transform: translateY(0px) rotate(0deg);
  -ms-transform: translateY(0px) rotate(0deg);
  transform: translateY(0px) rotate(0deg);
  transition-delay: 0.4s;
}
.view .mask {
  background: #eee;
}
/* image hovers */
.ch-item.ch-first {
  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
}
.ch-item.ch-third .ch-info-front {
  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
}
.ch-item {
  position: relative;
  width: 280px;
  height: 250px;
}
x:-o-prefocus,
.ch-item {
  border: none;
  /* opera fix */
}
.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 p {
  padding: 20px 5px 0;
  margin: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px !important;
  line-height: 30px;
  background: url("../images/badge_sep.png") no-repeat top center;
}
.ch-item .ch-info p a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
.ch-item .ch-info p a:hover {
  text-decoration: underline;
}
.ch-item .ch-info p span.smaller {
  font-size: 16px !important;
  line-height: 22px;
  font-weight: normal;
}
/* first */
.ch-item.ch-first {
  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;
  left: 10px;
  top: 10px;
  width: 260px;
  height: 230px;
  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;
  /*for a smooth font */
}
.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);
}
/*second*/
.ch-item.ch-second {
  position: relative;
  cursor: default;
  overflow: hidden;
}
.ch-item.ch-second .ch-info-wrap {
  position: absolute;
  width: 260px;
  height: 230px;
  -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;
  left: 10px;
  top: 10px;
  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
}
.ch-item.ch-second .ch-info {
  position: absolute;
  width: 100%;
  height: 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-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%;
  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);
}
.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);
}
/** opera fix **/
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 {
    -ms-transform: none;
    transform: none;
  }
  .ch-item.ch-second .ch-info .ch-info-back {
    display: 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-second:hover .ch-info .ch-info-back {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
/*third*/
.ch-item.ch-third {
  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%;
  background-position: center center;
  -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-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);
  opacity: 0;
  filter: alpha(opacity=0);
}
.ch-item.ch-third:hover .ch-info-front {
  -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);
  opacity: 0;
  filter: alpha(opacity=0);
}
.ch-item.ch-third:hover .ch-info-back {
  -webkit-transform: rotate3d(1, 0, 0, 0deg);
  -moz-transform: rotate3d(1, 0, 0, 0deg);
  -ms-transform: rotate3d(1, 0, 0, 0deg);
  -o-transform: rotate3d(1, 0, 0, 0deg);
  transform: rotate3d(1, 0, 0, 0deg);
  opacity: 1;
  filter: alpha(opacity=100);
}
.dj-categories .dj-category,
.dj-tabber,
.box_skitter {
  background: transparent !important;
}
.dj-categories .dj-category,
.dj-tabber,
.box_skitter {
  border: none !important;
}
.dj-categories .dj-category,
.dj-slideshow-in,
.dj-slideshowThumbs-in,
.dj-slideshowThumbs .dj-indicators,
.dj-tabber,
.dj-tabber .dj-tab,
.box_skitter,
.nivoSlider {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.dj-categories,
.dj-galleryGrid,
.djslider-loader,
.dj-slideshow,
.dj-slideshowThumbs,
.box_skitter {
  margin: 0 auto !important;
}
#jm-allpage #jm-page .djslider-loader .load-button,
#jm-allpage #jm-page .dj-slideshow .dj-load-button,
#jm-allpage #jm-page .dj-mslider .dj-load-button {
  border: none;
  background: none;
  opacity: 1;
  filter: alpha(opacity=100);
  box-shadow: none;
  -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;
}
.dj-cat-title {
  font-family: 'Carrois Gothic', sans-serif;
  font-size: 22px;
  line-height: 1.1;
  font-weight: 400;
  margin: 0 0 20px;
  color: #454545;
}
#djmediatools .category-desc {
  margin: 20px 0;
}
#jm-allpage #jm-page .dj-slide-desc {
  pointer-events: none;
}
#jm-allpage #jm-page .dj-slide-desc a {
  pointer-events: auto;
}
#jm-allpage #jm-page .dj-slide-desc-bg {
  background: #ffffff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#jm-allpage #jm-page .dj-slide-desc-text {
  padding: 30px;
  line-height: 1.2;
  text-align: center;
}
#jm-allpage #jm-page .dj-ctitle-in,
#jm-allpage #jm-page .dj-slide-title {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.1;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  color: #666666;
}
#jm-allpage #jm-page .dj-ctitle-in a,
#jm-allpage #jm-page .dj-slide-title a {
  color: #666666;
}
#jm-allpage #jm-page .dj-ctitle-in a:hover,
#jm-allpage #jm-page .dj-slide-title a:hover {
  color: #411552;
  text-decoration: none;
}
#jm-allpage #jm-page .dj-slide-title {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
}
#jm-allpage #jm-page .dj-slide-title + .dj-slide-description {
  margin: 8px 0 0;
}
#jm-allpage #jm-page .dj-slide-description {
  font-size: 16px;
  color: #959595;
}
#jm-allpage #jm-page .dj-slide-description a {
  color: #959595;
}
#jm-allpage #jm-page .dj-slide-description a:hover {
  text-decoration: underline;
}
#jm-allpage #jm-page .dj-readmore-wrapper {
  display: block;
  text-align: center;
  margin: 30px 0 0;
  padding: 0;
}
#jm-allpage #jm-page .dj-readmore-wrapper a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 12px 30px;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #444444;
  border: 3px solid #411552;
  color: #666666;
}
#jm-allpage #jm-page .dj-readmore-wrapper a:hover {
  text-decoration: none;
  color: #4f5861;
  border: 3px solid #4f5861;
}
#jm-allpage #jm-page .dj-readmore-wrapper a:hover {
  color: #666666;
  border-color: #a135cb;
}
#jm-allpage #jm-page #djmediatools .dj-categories {
  display: inline-block;
}
#jm-allpage #jm-page #djmediatools .dj-categories .dj-category-in {
  background: none;
  border: none;
}
#jm-allpage #jm-page #djmediatools .dj-categories a.dj-category,
#jm-allpage #jm-page #djmediatools .dj-categories a.dj-category:hover {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
#jm-allpage #jm-page #djmediatools .dj-categories .dj-ctitle-in {
  padding: 20px;
  text-align: center;
}
#jm-allpage #jm-page #djmediatools .dj-categories .dj-ctitle-bg {
  background: #ffffff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide {
  max-width: 100%;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-title,
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-description,
#jm-allpage #jm-page .dj-galleryGrid .dj-readmore-wrapper {
  text-align: center;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-desc {
  height: 100%;
  width: 100%;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-desc-in,
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-desc-text {
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-title {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 600;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-title + .dj-slide-description {
  margin: 15px 0 0;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-desc-text {
  padding: 25px 45px!important;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-readmore-wrapper {
  margin: 20px 0 0;
}
#jm-allpage #jm-page .dj-mslider {
  margin: 0 !important;
}
#jm-allpage #jm-page .dj-mslider .dj-indicators-in {
  padding: 0;
  height: 12px;
  line-height: 1;
}
#jm-allpage #jm-page .dj-mslider .dj-load-button {
  height: 12px;
  width: 12px;
  margin: 0 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  background: #411552;
}
#jm-allpage #jm-page .dj-mslider .dj-load-button.dj-load-button-active {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  background: none !important;
  -webkit-box-shadow: 0 0 0 6px #411552 inset !important;
  -moz-box-shadow: 0 0 0 6px #411552 inset !important;
  box-shadow: 0 0 0 6px #411552 inset !important;
}
#jm-allpage #jm-page .djslider-loader .load-button {
  height: 12px;
  width: 12px;
  margin: 0 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: #411552;
}
#jm-allpage #jm-page .djslider-loader .load-button.load-button-active {
  opacity: 1;
  filter: alpha(opacity=100);
  background: none;
  -webkit-box-shadow: 0 0 0 6px #411552 inset !important;
  -moz-box-shadow: 0 0 0 6px #411552 inset !important;
  box-shadow: 0 0 0 6px #411552 inset !important;
}
#jm-allpage #jm-page .djslider-loader .navigation-container-custom {
  line-height: 1;
  height: 12px;
}
#jm-allpage #jm-page .dj-slideshow .dj-load-button {
  display: inline-block;
  background: #e5e5e5;
  height: 32px;
  width: 32px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#jm-allpage #jm-page .dj-slideshow .dj-load-button .dj-key {
  font-size: 14px;
  color: #444444;
  line-height: 32px;
  font-weight: normal;
}
#jm-allpage #jm-page .dj-slideshow .dj-load-button:hover,
#jm-allpage #jm-page .dj-slideshow .dj-load-button.dj-load-button-active {
  background: #411552;
}
#jm-allpage #jm-page .dj-slideshow .dj-load-button:hover .dj-key,
#jm-allpage #jm-page .dj-slideshow .dj-load-button.dj-load-button-active .dj-key {
  color: #ffffff;
}
#jm-allpage #jm-page .dj-slideshowThumbs .dj-indicators {
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #ffffff;
}
#jm-allpage #jm-page .dj-slideshowThumbs .dj-indicators-in {
  padding: 10px 0;
}
#jm-allpage #jm-page .dj-slideshowThumbs .dj-load-button {
  border: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
  margin: 0 10px 0 0;
  padding: 0;
}
#jm-allpage #jm-page .dj-slideshowThumbs .dj-load-button:hover,
#jm-allpage #jm-page .dj-slideshowThumbs .dj-load-button-active {
  opacity: 1;
  filter: alpha(opacity=100);
}
#jm-allpage #jm-page .dj-slideshowThumbs .dj-indicators img {
  max-width: none;
}
#jm-allpage #jm-page .dj-tabber {
  padding: 0;
  margin: 0 auto;
}
#jm-allpage #jm-page .dj-tabber .dj-tab-active img,
#jm-allpage #jm-page .dj-tabber .dj-tab img {
  border: 2px solid #ffffff;
  margin: 0 10px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: none;
}
#jm-allpage #jm-page .dj-tabber .dj-tab {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0 10px 0 0;
  background: #f8f8f8;
  border-bottom: 1px solid #ffffff;
}
#jm-allpage #jm-page .dj-tabber span.dj-tab-in {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  text-shadow: none;
  color: #666666;
}
#jm-allpage #jm-page .dj-tabber .dj-tabs .dj-tab.dj-tab-active {
  background: #411552;
}
#jm-allpage #jm-page .dj-tabber .dj-tab-indicator {
  width: 10px !important;
  background: #411552;
}
#jm-allpage #jm-page .box_skitter .label_skitter {
  background: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
#jm-allpage #jm-page .box_skitter .label_skitter p {
  font-size: 16px;
  letter-spacing: none;
  font-family: inherit;
  letter-spacing: normal;
}
#jm-allpage #jm-page .box_skitter .info_slide {
  opacity: 1;
  filter: alpha(opacity=100);
  font-family: inherit;
}
#jm-allpage #jm-page .box_skitter .image_number {
  color: #444444;
  font-size: 14px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0;
  margin: 0 10px 0 0;
  width: 32px;
  height: 32px;
  border: none;
  background: #e5e5e5;
  line-height: 32px;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
}
#jm-allpage #jm-page .box_skitter .image_number.image_number_select,
#jm-allpage #jm-page .box_skitter .image_number:hover {
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
  background: #411552;
}
#jm-allpage #jm-page .box_skitter .info_slide {
  padding: 0;
}
#jm-allpage #jm-page .box_skitter.skitter-square .next_button,
#jm-allpage #jm-page .box_skitter.skitter-square .prev_button {
  top: 45px;
  bottom: auto;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#jm-allpage #jm-page .box_skitter.skitter-square .next_button:hover,
#jm-allpage #jm-page .box_skitter.skitter-square .prev_button:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#jm-allpage #jm-page .nivoSlider {
  margin: 0 !important;
}
#jm-allpage #jm-page .nivoSlider .nivo-caption .dj-readmore-wrapper a {
  display: inline-block !important;
}
#jm-allpage #jm-page .slider-wrapper {
  margin: 0 auto!important;
}
#jm-allpage #jm-page .slider-wrapper .nivo-controlNav {
  padding: 20px 0 10px!important;
}
#jm-allpage #jm-page .slider-wrapper .nivo-controlNav a {
  color: #444444 !important;
  margin: 0 4px !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  text-indent: 0 !important;
  width: 32px !important;
  height: 32px !important;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 32px !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-decoration: none !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  background-image: none !important;
  background: #e5e5e5 !important;
  border: none !important;
}
#jm-allpage #jm-page .slider-wrapper .nivo-controlNav a:hover,
#jm-allpage #jm-page .slider-wrapper .nivo-controlNav a.active {
  color: #ffffff !important;
  background: #411552 !important;
}
#jm-allpage #jm-page .kwicks li {
  background: none;
  max-width: 100%;
}
#jm-allpage #jm-page .kwicks .dj-slide-desc {
  max-width: 100%;
  background: rgba(255, 255, 255, 0.9) !important;
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}
#jm-allpage #jm-page .kwicks .kwicks-expanded .dj-slide-desc {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.dj-loader {
  background: url("../images/ajax-loader.gif") no-repeat !important;
  width: 128px !important;
  height: 15px !important;
  top: 50% !important;
  left: 50% !important;
  right: auto !important;
  margin-top: -7px;
  margin-left: -64px !important;
}
#jm-allpage .background-ms .dj-slide-desc:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  right: auto;
  width: 100%;
  height: 1000px;
  background: #ffffff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#jm-allpage .djtabs.default-theme {
  margin: 0;
}
#jm-allpage .djtabs.default-theme .tabs-wrapper {
  font-size: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-title-wrapper {
  display: inline-block;
  vertical-align: bottom;
}
#jm-allpage .djtabs.default-theme .djtabs-title {
  font: inherit;
  border: none;
  font-size: 14px;
  font-weight: 400;
  color: #444444;
  height: auto;
  line-height: 32px;
  background: #f5f5f5;
  border: 1px solid #f1f1f1;
  margin: 0 0 -1px;
  padding: 13px 20px;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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: auto;
}
#jm-allpage .djtabs.default-theme .djtabs-title-wrapper + .djtabs-title-wrapper .djtabs-title {
  margin-left: -1px;
}
#jm-allpage .djtabs.default-theme .djtabs-title:hover,
#jm-allpage .djtabs.default-theme .djtabs-active-wrapper .djtabs-title {
  background: #ffffff;
}
#jm-allpage .djtabs.default-theme .djtabs-active-wrapper .djtabs-title {
  position: relative;
  border-top: 1px solid #411552;
  border-bottom: none;
  padding-bottom: 14px;
}
#jm-allpage .djtabs.default-theme .djtabs-in-border {
  border: 1px solid #f1f1f1;
  background: #ffffff;
}
#jm-allpage .djtabs.default-theme .djtabs-in {
  margin: 25px;
}
#jm-allpage .djtabs.default-theme [class^="icon-"],
#jm-allpage .djtabs.default-theme [class*=" icon-"] {
  vertical-align: baseline;
  margin: 0;
}
#jm-allpage .djtabs.default-theme .djtab-custom-html {
  display: inline-block;
  margin: 0 10px 0 0;
}
#jm-allpage .djtabs.default-theme .djtabs-panel {
  height: 25px;
  line-height: 25px;
  margin: 0;
  padding: 20px 0;
  background: none;
  border: none;
  border-top: 1px solid #f1f1f1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-panel span {
  line-height: 25px;
}
#jm-allpage .djtabs.default-theme .djtabs-panel .djtabs-panel-date {
  margin: 0 15px 0 0;
  color: #5a5a5a;
  font: inherit;
  font-weight: 400;
}
#jm-allpage .djtabs.default-theme .djtabs-panel .djtabs-panel-title {
  margin: 0 15px 0 0;
  text-transform: none;
  color: #444444;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
}
#jm-allpage .djtabs.default-theme .djtabs-panel .djtabs-panel-title a {
  text-decoration: none;
}
#jm-allpage .djtabs.default-theme .djtabs-panel:hover .djtabs-panel-title,
#jm-allpage .djtabs.default-theme .djtabs-panel-active .djtabs-panel-title {
  color: #411552;
}
#jm-allpage .djtabs.default-theme .djtabs-panel > span.djtabs-panel-toggler {
  margin: 4px 5px 0;
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('../images/plus.png');
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: background-color 0.2s ease-in;
  -moz-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
  background-color: transparent;
}
#jm-allpage .djtabs.default-theme .djtabs-panel-active > span.djtabs-panel-toggler {
  background-image: url('../images/minus.png');
  background-color: transparent;
}
#jm-allpage .djtabs.default-theme .djtabs-date-in {
  color: #5a5a5a;
  font-size: 13px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-content {
  font: inherit;
  color: #333333;
  margin: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-article-content a {
  color: #411552;
}
#jm-allpage .djtabs.default-theme .djtabs-article-footer {
  margin: 15px 0 0;
}
#jm-allpage .djtabs.default-theme .djtabs-article-author,
#jm-allpage .djtabs.default-theme .djtabs-article-category {
  font: inherit;
  font-weight: 400;
  margin: 0 0 0 10px;
  color: #444444;
}
#jm-allpage .djtabs.default-theme .djtabs-article-author a,
#jm-allpage .djtabs.default-theme .djtabs-article-category a {
  font-weight: 400;
  color: #411552;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore {
  margin: 15px 0 0;
  display: block;
  width: 100%;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 12px 30px;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #444444;
  border: 3px solid #411552;
  font-style: normal;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore a:hover {
  text-decoration: none;
  color: #4f5861;
  border: 3px solid #4f5861;
}
#jm-allpage .djtabs.default-theme .tabsBlock {
  width: 100%;
  margin: 0;
}
#jm-allpage .djtabs.default-theme .type-article-category .accordion_help_class {
  margin: -25px 0;
  display: inline-block;
  vertical-align: top;
}
#jm-allpage .djtabs.default-theme .type-article-category .djtabs-article-group:first-child .djtabs-panel {
  border: none;
}
#jm-allpage .djtabs.default-theme .type-article-category .djtabs-article-content {
  margin: 0 0 25px;
}
#jm-allpage .djtabs.default-theme .type-article .djtabs-panel {
  padding: 0;
  margin: 0 0 20px;
  border: none !important;
}
#jm-allpage .djtabs.default-theme .type-article .djtabs-panel-active .djtabs-panel-title {
  color: #444444;
}
#jm-allpage .djtabs.default-theme .type-article .djtabs-panel-active .djtabs-panel-title:hover {
  color: #411552;
}
#jm-allpage .djtabs.default-theme .djtabs-article-img.dj-img-left {
  margin-right: 20px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-img.dj-img-right {
  margin-left: 20px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-img {
  margin-bottom: 20px;
}
#jm-allpage .djtabs.default-theme.accordion {
  margin: 1px 0 0;
  padding: 0 25px;
  border: 1px solid #f1f1f1;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title-wrapper {
  width: 100%;
  margin: 0;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title-wrapper:first-child .djtabs-title {
  border-top: none;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title {
  color: #444444;
  font-weight: 600;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: -1px 0 0;
  background: none !important;
  line-height: 25px;
  padding: 20px 30px 20px 0;
  position: relative;
  border-top: 1px solid #f1f1f1;
  border-left: none;
  border-right: none;
  border-bottom: none;
  width: 100%;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title:after {
  content: '';
  position: absolute;
  left: auto;
  right: 5px;
  top: 50%;
  margin-top: -9px;
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('../images/plus.png');
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title:hover {
  color: #411552;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title.djtabs-active:after {
  background-image: url('../images/minus.png');
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-active-wrapper .djtabs-title {
  color: #411552;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-in-border {
  border: none;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-panel.djtabs-panel-article .djtabs-panel-title {
  font-size: 14px;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-in {
  margin: 0 0 25px;
}
