.blog-featured.multi-layout {
  padding-bottom: 60px;
}
.blog-featured .tags {
  margin: -10px 0 10px 0;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-leading .leading:hover .article-title a,
.items-leading .leading:hover .article-header h1 a {
  border-bottom: 1px solid #e7e7e7;
}
.items-leading .leading:hover .video-thumbnail:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.items-leading .leading:hover .item-image-wrap .pull-left.item-image .item-image-border,
.items-leading .leading:hover .item-image-wrap .pull-right.item-image .item-image-border,
.items-leading .leading:hover .item-image-wrap .pull-none.item-image .item-image-border {
  border-width: 5px;
}
.items {
  margin-bottom: 40px;
}
.items:hover .article-title a,
.items:hover .article-header h1 a {
  border-bottom: 1px solid #e7e7e7;
}
.items:hover .video-thumbnail:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.items:hover .item-image-wrap .pull-left.item-image .item-image-border,
.items:hover .item-image-wrap .pull-right.item-image .item-image-border,
.items:hover .item-image-wrap .pull-none.item-image .item-image-border {
  border-width: 5px;
}
.items-row .item {
  margin-bottom: 40px;
}
.items-row .item:hover .article-title a,
.items-row .item:hover .article-header h1 a {
  border-bottom: 1px solid #e7e7e7;
}
.items-row .item:hover .video-thumbnail:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.items-row .item:hover .item-image-wrap .pull-left.item-image .item-image-border,
.items-row .item:hover .item-image-wrap .pull-right.item-image .item-image-border,
.items-row .item:hover .item-image-wrap .pull-none.item-image .item-image-border {
  border-width: 5px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #e7e7e7;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-aside .dropdown-menu li a {
  color: #999999;
}
.article-aside .dropdown-menu li a .fa {
  font-size: 14px;
  margin-right: 5px;
}
.article-aside .dropdown-menu li a:hover,
.article-aside .dropdown-menu li a:focus,
.article-aside .dropdown-menu li a:active {
  color: #7b0079;
}
.article-info {
  margin: 0;
  float: left;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
@media (min-width: 992px) {
  .category-name {
    margin-top: -7px;
  }
}
.category-name a {
  color: #7b0079;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding-right: 10px;
}
.category-name a span {
  background: #ffffff;
  padding-right: 5px;
  position: relative;
}
.category-name a:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background: #7b0079;
  left: 0;
  top: 50%;
  z-index: 0;
}
.jacomment-count {
  margin: 0;
  float: left;
}
.jacomment-count a {
  color: #999999;
  font-size: 13px;
}
.jacomment-count a:hover,
.jacomment-count a:focus,
.jacomment-count a:active {
  color: #7b0079;
}
.addthis-wrap {
  text-align: center;
}
.addthis-wrap .addthis_toolbox.addthis_default_style {
  text-align: center;
  margin: 10px 0;
  line-height: 1;
}
@media (min-width: 992px) {
  .addthis-wrap .addthis_toolbox.addthis_default_style {
    margin-bottom: 0;
  }
}
.addthis-wrap .addthis_toolbox.addthis_default_style .at300b {
  float: none;
  margin-bottom: 5px;
  display: inline-block;
}
.addthis-wrap .addthis_toolbox.addthis_default_style .at300bs {
  float: none;
}
.addthis-wrap .addthis_toolbox.addthis_default_style img {
  margin-bottom: 0;
}
.addthis-wrap .addthis_floating_style {
  position: static;
  background: none;
  margin: 0 auto;
  padding: 0;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  max-width: 100%;
  margin-bottom: 20px;
}
.article-intro img.img-responsive,
.article-content img.img-responsive {
  margin-bottom: 20px;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 30px 20px 0;
  padding: 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 20px 30px;
  padding: 0;
}
.article-intro iframe {
  display: none;
}
@media (max-width: 992px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.pull-left.item-image,
.pull-right.item-image {
  margin-bottom: 0;
  margin-right: 0;
}
.pull-left.item-image img,
.pull-right.item-image img {
  max-width: 100%;
  width: 100%;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.article-image-full.item-image {
  margin-bottom: 20px;
  float: none;
  width: 100%;
}
.article-image-full.item-image img {
  max-width: 100%;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #e7e7e7;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 991px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
.item-image-wrap {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .item-image-wrap {
    margin-bottom: 0;
  }
}
.item-image-wrap .pull-left.item-image,
.item-image-wrap .pull-right.item-image,
.item-image-wrap .pull-none.item-image {
  float: none !important;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.item-image-wrap a {
  display: block;
}
.item-image-wrap .item-image-border {
  border: 0 solid #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
.item-image-wrap .rating-score {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.video-thumbnail {
  position: relative;
}
.video-thumbnail:before {
  content: "\f04b";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  line-height: 37px;
  text-indent: 4px;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  background: #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.tpl_change_layout {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  background: #ffffff;
  padding: 0 0 0 10px;
  height: 12px;
  line-height: 12px;
  display: none;
}
@media (min-width: 992px) {
  .tpl_change_layout {
    display: block;
  }
}
.tpl_change_layout span {
  width: 12px;
  height: 12px;
  display: inline-block;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
  margin-left: 5px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.tpl_change_layout span.active {
  cursor: default;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tpl_change_layout .view-grid {
  background: url("/templates/ja_playmag/images/ico/grid.png") no-repeat;
}
.tpl_change_layout .view-small-list {
  background: url("/templates/ja_playmag/images/ico/small-list.png") no-repeat;
}
.tpl_change_layout .view-big-list {
  background: url("/templates/ja_playmag/images/ico/big-list.png") no-repeat;
}
.big-list .clearboth,
.small-list .clearboth,
.grid .clearboth {
  clear: both;
}
.big-list .items {
  float: none;
  width: 100%;
  padding: 0;
}
.big-list .items:before,
.big-list .items:after {
  content: " ";
  display: table;
}
.big-list .items:after {
  clear: both;
}
.big-list .item-image-wrap {
  float: none !important;
  width: 100%;
  margin-bottom: 20px;
}
.big-list .pull-left.item-image,
.big-list .pull-right.item-image,
.big-list .pull-none.item-image {
  float: none !important;
  width: 100%;
}
.big-list .item-intro {
  width: 100%;
  float: none;
}
.big-list .video-thumbnail {
  overflow: hidden;
}
.big-list .article-title,
.big-list .article-header h1 {
  font-size: 24px;
}
.small-list .items {
  float: none;
  width: 100%;
  padding: 0;
}
.small-list .items:before,
.small-list .items:after {
  content: " ";
  display: table;
}
.small-list .items:after {
  clear: both;
}
.small-list .video-thumbnail {
  overflow: hidden;
}
.small-list .video-thumbnail img {
  width: 165px;
  height: 170px;
  margin: -30px 0px;
}
.grid .items-wrap {
  margin-right: -15px;
  margin-left: -15px;
}
.grid.multi-layout .items-row {
  float: left;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .grid.multi-layout .items-row {
    width: 50%;
  }
}
.grid.multi-layout .items-row .item {
  padding-right: 0;
  padding-left: 0;
}
.grid .item-image-wrap {
  float: none !important;
  width: 100%;
  margin-bottom: 20px;
}
.grid .item-intro {
  width: 100%;
  float: none;
}
@keyframes loading {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}
@-webkit-keyframes loading {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}
@keyframes loading-bg {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}
@-webkit-keyframes loading-bg {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}
#infscr-loading {
  clear: both;
  height: 35px;
  line-height: 30px;
  margin-bottom: -35px;
  text-align: center;
  background: url("/templates/ja_playmag/images/loading-bg.gif") repeat-x left center #ffffff;
  border: 2px solid #7b0079;
  color: #7b0079;
  position: relative;
  z-index: 9999;
  overflow: hidden;
}
#infscr-loading:before {
  background: #ffffff;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  z-index: 1;
  animation: loading-bg 2s infinite;
  -webkit-animation: loading-bg 2s infinite;
}
#infscr-loading img {
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 2;
  animation: loading 2s infinite;
  -webkit-animation: loading 2s infinite;
}
.grid #infscr-loading {
  margin-left: 15px;
  margin-right: 15px;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 0;
  color: #999999;
  border: 0;
  box-shadow: none;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
article aside .btn-group.open .dropdown-toggle {
  box-shadow: none;
  color: #7b0079;
}
.com_content.view-article .t3-content-mast-top,
.com_content.view-article .page-header,
.com_content.view-article .t3-masthead,
.com_content.view-article .t3-mast-top-1,
.com_content.view-article .t3-mast-top-2 {
  display: none;
}
.com_content.view-article.masthead-on .t3-masthead {
  display: block;
}
.com_content.view-article .article-header {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
}
.com_content.view-article .article-title,
.com_content.view-article .article-header h1 {
  color: #1A1A1A;
  font-family: 'bebas_neueregular', sans-serif;
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  font-weight: normal;
}
@media (min-width: 992px) {
  .com_content.view-article .article-title,
  .com_content.view-article .article-header h1 {
    font-size: 52px;
    line-height: 1.42857143;
  }
}
@media (min-width: 992px) {
  .com_content.view-article .article-title,
  .com_content.view-article .article-header h1 {
    font-size: 60px;
    line-height: 60px;
  }
}
.com_content.view-article.article-review .t3-sidebar {
  display: none;
}
.com_content.view-article.article-review .t3-topbanner .container {
  border-bottom: 0;
}
.com_content.view-article.article-review .t3-mainbody {
  padding-top: 0;
}
.com_content.view-article.article-review .t3-content {
  width: 100%;
}
.com_content.view-article.article-review .article-header {
  margin-bottom: 60px;
}
.com_content.view-article.article-review .article-header h1 {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .com_content.view-article.article-review .article-header h1 {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .com_content.view-article.article-review .article-header h1 {
    margin-bottom: 90px;
  }
}
.com_content.view-article.article-review .item-masthead {
  margin: 0 -30px 20px;
  text-align: center;
  background: #000000;
  overflow: hidden;
  position: relative;
}
.com_content.view-article.article-review .item-masthead .item-masthead-content {
  position: absolute;
  top: 45%;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  z-index: 2;
}
@media (min-width: 992px) {
  .com_content.view-article.article-review .item-masthead .item-masthead-content {
    top: 20%;
  }
}
.com_content.view-article.article-review .item-masthead .item-masthead-content .article-info {
  width: 100%;
  float: none;
}
.com_content.view-article.article-review .item-masthead .item-masthead-content .article-aside {
  color: #ffffff;
}
.com_content.view-article.article-review .item-masthead .item-masthead-content .rating-score {
  display: inline-block;
}
.com_content.view-article.article-review .item-masthead .article-image-full.item-image {
  margin-bottom: 0;
}
.com_content.view-article.article-review .article-title,
.com_content.view-article.article-review .article-header h1 {
  text-align: center;
}
.com_content.view-article.article-review .article-aside {
  text-align: center;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  margin-top: 10px;
}
.com_content.view-article.article-review .article-aside .article-info-term {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #e7e7e7;
}
.com_content.view-article.article-review .article-aside .jacomment-count {
  padding: 10px;
  border: 1px solid #e7e7e7;
  border-top: 0;
  float: none;
  clear: both;
}
.com_content.view-article.article-review .article-aside .jacomment-count a {
  color: #000000;
}
.com_content.view-article.article-review .article-aside .jacomment-count a:hover,
.com_content.view-article.article-review .article-aside .jacomment-count a:focus,
.com_content.view-article.article-review .article-aside .jacomment-count a:active {
  color: #7b0079;
}
.com_content.view-article.article-review .article-aside .addthis_toolbox.addthis_default_style {
  text-align: center;
}
.com_content.view-article.article-review .article-aside .addthis_toolbox.addthis_default_style .at300b {
  float: none;
  margin-bottom: 5px;
  display: inline-block;
}
.com_content.view-article.article-review .article-aside .addthis_toolbox.addthis_default_style .at300bs {
  float: none;
  margin: 0 auto;
}
.com_content.view-article.article-review .article-aside .addthis_toolbox.addthis_default_style img {
  margin-bottom: 0;
}
.com_content.view-article.article-review .article-aside .addthis_floating_style {
  position: static;
  background: none;
  margin: 0 auto;
  padding: 0;
}
.com_content.view-article.article-review .article-aside .article-info {
  border: 1px solid #e7e7e7;
  border-bottom: 0;
  width: 100%;
}
.com_content.view-article.article-review .article-aside .article-info dd {
  margin-right: 0;
  padding: 10px;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
  font-weight: 700;
}
.com_content.view-article.article-review .article-aside .article-info dd small {
  color: #999999;
  text-transform: none;
  display: block;
  margin-bottom: 10px;
}
.com_content.view-article.article-review .article-aside .addthis {
  padding: 20px 0;
  clear: both;
  width: 100%;
}
.com_content.view-article.article-review article {
  padding: 30px 0;
  position: relative;
  background: #ffffff;
  z-index: 3;
}
@media (min-width: 992px) {
  .com_content.view-article.article-review article {
    padding: 60px;
  }
}
@media (min-width: 992px) {
  .com_content.view-article.article-review article {
    padding: 90px;
  }
}
.com_content.view-article.article-review article.has-item-masthead {
  margin-top: 0;
}
@media (min-width: 992px) {
  .com_content.view-article.article-review article.has-item-masthead {
    margin-top: -128px;
  }
}
@media (min-width: 992px) {
  .com_content.view-article.article-review article.has-item-masthead {
    margin-top: -200px;
  }
}
.com_content.view-article.article-review .article-image-full.item-image {
  position: relative;
}
.com_content.view-article.article-review .article-image-full.item-image img {
  margin: 0 auto;
  width: 100%;
}
.item-page {
  color: #333333;
  line-height: 1.667;
  padding-bottom: 30px;
}
.item-page .article-content {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}
.item-page .article-content a {
  color: #7b0079;
}
.item-page .article-content .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.item-page .article-content .video-container iframe,
.item-page .article-content .video-container object,
.item-page .article-content .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.item-page .article-content .pagenav li {
  font-size: 14px;
}
.item-page .article-content .pagenav li > a {
  color: #ffffff;
}
.item-page.videos-page .item-image.article-image {
  display: none;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.com_users .btn.cancel {
  background: #ae00ab;
  color: #ffffff;
  margin-left: 10px;
  padding: 6.00006px 11.99760048px;
}
.com_users .btn.cancel:hover,
.com_users .btn.cancel:focus,
.com_users .btn.cancel:active {
  background: #7b0079;
}
@media screen and (min-width: 992px) {
  .login-wrap {
    margin: 60px 0;
  }
}
.login-wrap .login {
  margin: auto;
  position: relative;
  padding: 20px;
  width: 728px;
}
@media screen and (max-width: 991px) {
  .login-wrap .login {
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .login-wrap .login {
    padding: 0;
  }
}
.login-wrap .login-image {
  height: 100%;
  margin: -20px;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .login-wrap .login-image {
    bottom: 0;
    height: 50%;
    margin: 0;
  }
}
.login-wrap .form-left {
  background: #ffffff;
  padding: 20px;
}
@media screen and (max-width: 480px) {
  .login-wrap .form-left {
    border: 1px solid #cecece;
  }
}
.login-wrap .form-left .control-label {
  color: #333333;
  padding-top: 0;
  text-align: left;
}
.login-wrap .form-left .control-label label {
  font-weight: 300;
}
.login-wrap .form-left .control-input input {
  border-radius: 0;
  box-shadow: none;
  width: 100%;
}
.login-wrap .form-left .form-group .checkbox {
  padding-top: 0;
  min-height: 1px;
}
.login-wrap .form-left .form-group:last-child {
  margin-bottom: 0;
}
.login-wrap .form-left .control-button {
  text-align: right;
}
.login-wrap .form-left .control-button .btn-primary {
  width: 100%;
}
.login-wrap .form-left .other-links ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.login-wrap .form-left .other-links ul li {
  display: inline-block;
  margin-right: 10px;
}
.login-wrap .form-left .other-links ul li a {
  color: #999999;
  font-size: 12px;
}
.login-wrap .form-left .other-links ul li a:hover {
  color: #7b0079;
  text-decoration: none;
}
.login-wrap .form-right {
  color: #ffffff;
  height: 384px;
  text-align: center;
}
.login-wrap .form-right .register {
  position: relative;
  top: 25%;
}
.login-wrap .form-right .register .login-description {
  font-size: 17px;
  padding: 0 20px;
  margin-bottom: 40px;
}
#member-registration .star,
#member-profile .star {
  color: #dc1e25;
}
#member-registration .form-reg,
#member-profile .form-reg {
  border-top: 1px solid #dddddd;
  margin-bottom: 10px;
  padding-top: 20px;
}
#member-registration legend,
#member-profile legend {
  background: #4aa545;
  border: 0;
  color: #ffffff;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 0;
  padding: 10px 20px;
  width: auto;
}
#member-registration .form-group,
#member-profile .form-group {
  margin-left: 0;
  margin-right: 0;
}
#member-registration .form-group:first-child,
#member-profile .form-group:first-child {
  width: 100%;
  margin-bottom: 5px;
}
#member-registration .form-group:first-child label,
#member-profile .form-group:first-child label {
  font-weight: normal;
}
#member-registration .control-label,
#member-profile .control-label {
  padding-top: 0;
  text-align: left;
}
#member-registration .control-label label,
#member-profile .control-label label {
  color: #555555;
  font-weight: normal;
}
#member-registration .control-input input,
#member-profile .control-input input {
  width: 100%;
}
#member-registration .control-button,
#member-profile .control-button {
  text-align: right;
  padding-right: 0;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  resize: none;
}
#helpsite-refresh {
  margin-top: 20px;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #e7e7e7;
  border-radius: 0px;
  border: 1px solid #e7e7e7;
  margin-bottom: 20px;
  padding: 10px 20px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
#member-profile .form-group:first-child {
  width: 50%;
}
@media screen and (max-width: 991px) {
  #member-profile .form-group:first-child {
    width: 100%;
  }
}
#member-profile #helpsite-refresh {
  float: right;
  font-weight: normal;
  margin-top: -60px;
  padding: 3px 6px;
  text-transform: none;
}
#member-profile .control-input select {
  width: 100%;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 992px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 992px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm .input-group .btn-default {
  border-radius: 0;
  background: #7b0079;
  border-color: #7b0079;
  color: #ffffff;
  padding: 8px 20px;
  margin-left: 0;
}
#searchForm .input-group .btn-default:hover {
  background: #480047;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  border-color: #e7e7e7;
  color: #555555;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
#searchForm label {
  font-weight: normal;
}
#searchForm .searchintro .badge-info {
  background: #7b0079;
}
#searchForm .phrases-box label {
  margin-right: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  border-radius: 0;
  color: #6f6f6f;
  font-family: sans-serif;
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
#search-form .word .form-group label {
  margin-right: 5px;
}
#search-form .word .form-group .btn {
  border-radius: 0;
  padding: 8px 20px;
}
#search-form .word .form-group:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 992px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  border-top: 1px solid #e7e7e7;
  margin-top: 20px;
  padding-top: 15px;
  font-size: 16px;
}
.search-results .result-title a {
  font-size: 14px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
.finder .word .form-group {
  margin-bottom: 0;
}
.finder .word .form-group:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 992px) {
  .finder .word .form-group:first-child {
    margin-bottom: 10px;
  }
}
.finder .word .form-group:last-child a.btn {
  border: 2px solid #7b0079;
  background: transparent;
  color: #7b0079;
}
.finder .word .form-group:last-child a.btn:focus,
.finder .word .form-group:last-child a.btn:hover {
  background: #7b0079;
  color: #ffffff;
  outline: 0;
}
.finder hr {
  border-color: #e7e7e7;
}
.finder hr:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .finder #smartsearch-btn {
    display: block;
    margin-bottom: 5px;
  }
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
#search-results h2 {
  border-top: 1px solid #e7e7e7;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 700;
  padding-top: 20px;
  text-transform: uppercase;
}
.contact {
  margin-bottom: 80px;
  margin-top: 20px;
}
.contact .star {
  color: #dc1e25;
}
.contact .page-header {
  background: transparent;
  border-left: 0;
}
.contact .page-header h2 {
  line-height: 1;
  margin: 0;
}
.contact .page-header h2 span {
  color: #333333;
  font-family: 'bebas_neueregular', sans-serif;
}
.contact .control-label {
  text-align: left;
  text-align: left\9 !important;
}
@media (max-width: 992px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
  margin-bottom: 5px;
}
.contact .dl-horizontal > dd:last-child {
  margin-bottom: 0;
}
.contact .dl-horizontal > dd .fa {
  color: #555555;
  margin-right: 5px;
  width: 15px;
}
.contact .contact-links ul li a {
  display: inline-block;
  color: #7b0079;
}
.contact .plain-style .inner {
  background: #1a1a1a;
  padding: 20px;
}
.contact .plain-style .inner h3 {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
.contact .plain-style .inner .page-header {
  background: #7b0079;
  padding: 15px 20px;
  margin: -20px -20px 20px -20px;
}
.contact .plain-style .inner .page-header h2 {
  font-size: 14px;
}
.contact .plain-style .inner .page-header h2 span {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 481px) and (max-width: 991px) {
  .contact .plain-style .inner .contact-image {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 50%;
  }
}
.contact .plain-style .inner .contact-image img {
  width: 100%;
}
.contact .plain-style .inner .contact-address {
  padding-left: 10px;
}
@media screen and (max-width: 991px) {
  .contact .plain-style .inner .contact-address {
    padding-left: 0;
  }
  .contact .plain-style .inner .contact-address + h3 {
    clear: both;
  }
}
.contact .plain-style .inner .contact-address .fa {
  color: #e7e7e7;
}
.contact .plain-style .inner .contact-address a {
  color: #7b0079;
}
.contact .plain-style .inner .contact-address a:hover,
.contact .plain-style .inner .contact-address a:focus,
.contact .plain-style .inner .contact-address a:active {
  color: #480047;
}
.contact .plain-style .inner .contact-links ul {
  padding-left: 10px;
}
@media screen and (max-width: 991px) {
  .contact .plain-style .inner .contact-links ul {
    padding-left: 0;
  }
}
.contact .plain-style .inner .contact-links ul li {
  display: inline-block;
  margin-bottom: 5px;
}
.contact .plain-style .inner .contact-links ul li a {
  border: 1px solid #8c8c8c;
  color: #a6a6a6;
  padding: 5px 10px;
  transition: all 200ms;
}
.contact .plain-style .inner .contact-links ul li a:hover,
.contact .plain-style .inner .contact-links ul li a:focus,
.contact .plain-style .inner .contact-links ul li a:active {
  border-color: #7b0079;
  background: transparent;
  color: #7b0079;
}
.contact .plain-style .inner .contact-miscinfo {
  padding-left: 10px;
}
@media screen and (max-width: 991px) {
  .contact .plain-style .inner .contact-miscinfo {
    padding-left: 0;
  }
}
.contact .plain-style .contact-left h3 {
  color: #333333;
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 15px 0;
  text-transform: uppercase;
}
.contact .plain-style .contact-left .contact-form legend {
  border-bottom: 0;
  font-size: 14px;
}
.contact .plain-style .contact-left .contact-form label {
  color: #555555;
  font-weight: normal;
  padding-top: 0;
  margin-bottom: 5px;
}
.contact .plain-style .contact-left .contact-form label.invalid {
  color: #dc1e25;
}
.contact .plain-style .contact-left .contact-form textarea,
.contact .plain-style .contact-left .contact-form input {
  border-color: #cecece;
  box-shadow: none;
}
.contact .plain-style .contact-left .contact-form textarea:focus,
.contact .plain-style .contact-left .contact-form input:focus {
  border-color: #9b9b9b;
}
.contact .plain-style .contact-left .contact-form textarea.invalid,
.contact .plain-style .contact-left .contact-form input.invalid {
  border-color: #dc1e25;
}
.contact .plain-style .contact-left .contact-form .control-btn {
  text-align: right;
}
@media screen and (max-width: 991px) {
  .contact .plain-style .contact-left .form-group:last-child {
    margin-top: -20px;
  }
  .contact .plain-style .contact-left .form-group:last-child .control-btn {
    margin-top: 20px;
    text-align: left;
  }
}
@media screen and (max-width: 538px) {
  #myTab li {
    width: 100%;
  }
}
#myTab li a {
  color: #555555;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
#myTab li a:hover,
#myTab li a:focus,
#myTab li a:active {
  background: #f7f7f7;
  border: 1px solid #dadada;
  border-bottom-color: rgba(0, 0, 0, 0);
}
@media screen and (max-width: 538px) {
  #myTab li a:hover,
  #myTab li a:focus,
  #myTab li a:active {
    border-bottom-color: #dadada;
  }
}
@media screen and (max-width: 538px) {
  #myTab li a {
    margin-right: 0;
  }
}
#myTab li.active a {
  background: #f7f7f7;
}
@media screen and (max-width: 538px) {
  #myTab li.active a {
    border-bottom-color: #dadada;
  }
}
#myTabContent {
  background: #f7f7f7;
  border: 1px solid #dadada;
  border-top: 0;
  color: #555555;
  overflow: hidden;
  padding: 20px;
}
#myTabContent .thumbnail {
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  #myTabContent .thumbnail {
    margin-right: 5px;
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  #myTabContent .thumbnail {
    margin-bottom: 10px;
    width: 100%;
  }
}
#myTabContent .fa {
  color: #626262;
}
#myTabContent a {
  color: #7b0079;
}
#myTabContent a:hover,
#myTabContent a:focus,
#myTabContent a:active {
  color: #480047;
}
#myTabContent .dl-horizontal {
  margin-bottom: 0;
}
#myTabContent textarea {
  box-shadow: none;
}
#myTabContent textarea.invalid {
  border-color: #dc1e25;
}
#myTabContent .control-label {
  font-weight: normal;
  margin-bottom: 5px;
}
#myTabContent legend {
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  padding-bottom: 5px;
}
#myTabContent .control-btn {
  text-align: right;
}
@media screen and (max-width: 480px) {
  #myTabContent .control-btn {
    margin-top: 10px;
  }
}
#myTabContent .contact-links li {
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 480px) {
  #myTabContent .contact-links li {
    margin-bottom: 10px;
  }
}
#myTabContent .contact-links li a {
  border: 1px solid #999999;
  color: #555555;
}
#myTabContent .contact-links li a:hover,
#myTabContent .contact-links li a:focus,
#myTabContent .contact-links li a:active {
  background: transparent;
  border-color: #7b0079;
  color: #7b0079;
}
#slide-contact .panel-default {
  border-radius: 0;
  border: 0;
}
#slide-contact .panel-default .panel-heading {
  background: #000000;
  padding: 0;
}
#slide-contact .panel-default .panel-heading .panel-title {
  background: #7b0079;
  display: inline-block;
  padding: 13.33333333px 20px;
}
#slide-contact .panel-default .panel-heading .panel-title a {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
#slide-contact .panel-default .panel-body {
  background: #ffffff;
  border: 1px solid #e7e7e7;
  border-top: 0;
  padding: 20px;
}
#slide-contact .panel-default .panel-body legend {
  padding-bottom: 10px;
}
#slide-contact .panel-default .panel-body .contact-address {
  color: #333333;
}
@media (min-width: 480px) and (max-width: 992px) {
  #slide-contact .panel-default .panel-body .contact-address {
    width: 50%;
  }
}
#slide-contact .panel-default .panel-body .contact-address a {
  color: #7b0079;
}
#slide-contact .panel-default .panel-body .contact-address a:hover,
#slide-contact .panel-default .panel-body .contact-address a:focus,
#slide-contact .panel-default .panel-body .contact-address a:active {
  color: #480047;
}
@media (min-width: 480px) and (max-width: 992px) {
  #slide-contact .panel-default .panel-body .thumbnail {
    width: 50%;
  }
}
#slide-contact .panel-default .panel-body .contact-miscinfo .dl-horizontal {
  margin-bottom: 0;
}
#slide-contact .panel-default .panel-body .contact-miscinfo .dl-horizontal p {
  margin: 0;
}
#slide-contact .panel-default .panel-body .contact-links li {
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 480px) {
  #slide-contact .panel-default .panel-body .contact-links li {
    margin-bottom: 10px;
  }
}
#slide-contact .panel-default .panel-body .contact-links li a {
  border: 1px solid #999999;
  color: #555555;
}
#slide-contact .panel-default .panel-body .contact-links li a:hover,
#slide-contact .panel-default .panel-body .contact-links li a:focus,
#slide-contact .panel-default .panel-body .contact-links li a:active {
  background: transparent;
  border-color: #7b0079;
  color: #7b0079;
}
#slide-contact .panel-default .panel-body textarea {
  border-color: #e7e7e7;
  box-shadow: none;
}
#slide-contact .panel-default .panel-body textarea:focus {
  border-color: #9b9b9b;
}
#slide-contact .panel-default .panel-body textarea.invalid {
  border-color: #dc1e25;
}
#slide-contact .panel-default .panel-body .control-label {
  color: #555555;
  font-weight: normal;
  margin-bottom: 5px;
}
#slide-contact .panel-default .panel-body legend {
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  padding-bottom: 5px;
}
#slide-contact .panel-default .panel-body .control-btn {
  text-align: right;
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 992px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
@media screen and (max-width: 992px) {
  #recaptcha_area {
    max-width: 200px;
  }
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
#archive-items article.row {
  margin-bottom: 40px;
}
.archive .filters {
  border: 1px solid #e7e7e7;
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.categories-list {
  margin-bottom: 20px;
}
.category-img {
  margin-bottom: 20px;
}
.category-img img {
  max-width: 100%;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}
.page-news .item-image {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .page-news .item-image {
    margin-bottom: 0;
  }
}
.page-news .article-image-full.item-image {
  margin-bottom: 20px;
}
.category-item {
  margin-bottom: 30px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  background: none;
  line-height: normal;
  padding: 0;
  margin: 0 0 10px;
  font-size: 14px;
  border-left: 0;
  text-transform: uppercase;
  color: #1a1a1a;
  font-weight: 700;
}
.category-item .btn {
  margin-top: 20px;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category h2 {
  border-bottom: 1px solid #e7e7e7;
  color: inherit;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  padding-bottom: 6.66666667px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 0;
  line-height: inherit;
}
.newsfeed-category .btn-group {
  margin-left: 0;
}
@media screen and (max-width: 480px) {
  .newsfeed-category .btn-group:first-child {
    width: 75%;
  }
}
.newsfeed-category .btn-group .input,
.newsfeed-category .btn-group #limit {
  height: 37px;
}
.newsfeed-category .filters {
  margin-bottom: 20px;
}
.newsfeed-category ul.category {
  border: 0;
}
.newsfeed-category ul.category li {
  background: transparent;
  border-top: 1px solid #e7e7e7;
  border-bottom: 0;
  padding: 10px;
}
.newsfeed-category ul.category li .list a {
  color: #999999;
}
.newsfeed-category ul.category li .list a:hover,
.newsfeed-category ul.category li .list a:focus,
.newsfeed-category ul.category li .list a:active {
  text-decoration: underline;
}
.newsfeed-category ul.category li .list .list-title a {
  color: #1a1a1a;
}
.newsfeed-category ul.category li .list .list-title a:hover,
.newsfeed-category ul.category li .list .list-title a:focus,
.newsfeed-category ul.category li .list .list-title a:active {
  color: #7b0079;
  text-decoration: none;
}
.newsfeed-category ul.category li:hover {
  background: #f7f7f7;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.weblink-category h2 {
  border-bottom: 1px solid #e7e7e7;
  color: inherit;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  padding-bottom: 6.66666667px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 0;
  line-height: inherit;
}
.weblink-category .btn-toolbar {
  margin-bottom: 20px;
  margin-top: 0;
}
.weblink-category .btn-toolbar .btn-group {
  margin-left: 0;
}
.weblink-category ul.category {
  border: 0;
}
.weblink-category ul.category li {
  border: 0;
  background: transparent;
  border-top: 1px solid #e7e7e7;
  padding: 13.33333333px;
}
.weblink-category ul.category li p {
  margin-bottom: 0;
}
.weblink-category ul.category li .badge-info {
  border-radius: 0;
}
.weblink-category ul.category li:hover {
  background: #f7f7f7;
}
.weblink-category ul.category li:hover .badge-info {
  background: #7b0079;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #e7e7e7;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #e7e7e7;
  border-radius: 0px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #7b0079;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #7b0079;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
  font-family: 'Roboto', sans-serif;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 8px 20px;
  line-height: normal;
  border: none;
  border-radius: 0px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #7b0079;
  color: #ffffff;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #e7e7e7;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message {
  margin: auto auto 40px;
}
#system-message dd.message {
  text-indent: 0;
  font-family: 'Roboto', sans-serif;
}
#system-message dd.message.message ul {
  border: 1px solid #4aa545;
  background: transparent;
  padding: 5px;
  text-align: left;
}
#system-message dd.message.message ul li {
  color: #4aa545;
  font-weight: 300;
}
#system-message dd.message.message ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 24px;
  margin-right: 10px;
}
#system-message dd.message.error ul {
  border: 1px solid #d9534f;
  text-align: left;
}
#system-message dd.message.error ul li {
  color: #d9534f;
  font-weight: 300;
}
#system-message dd.message.error ul li:before {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 24px;
  margin-right: 10px;
}
#system-message dd.message.notice ul {
  border: 1px solid #f0ad4e;
  text-align: left;
}
#system-message dd.message.notice ul li {
  color: #f0ad4e;
  font-weight: 300;
}
#system-message dd.message.notice ul li:before {
  content: "\f044";
  font-family: FontAwesome;
  font-size: 24px;
  margin-right: 10px;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 992px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.edit.item-page .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.edit.item-page #publishing label {
  display: block;
}
.edit.item-page #publishing #jform_publish_up,
.edit.item-page #publishing #jform_publish_down {
  float: left;
}
.edit.item-page #publishing .calendar {
  margin-left: 10px;
}
#jform_tags_chzn .chzn-choices {
  background: transparent;
}
#jform_tags_chzn .chzn-choices input {
  box-shadow: none;
  height: 38px;
}
#jform_publish_down_img,
#jform_publish_up_img {
  padding: 8px 12px;
}
.content_rating,
.content_rating + br,
.content_vote {
  display: none !important;
}
.rating-info:before,
.rating-info:after {
  content: " ";
  display: table;
}
.rating-info:after {
  clear: both;
}
.rating-info > em {
  font-weight: bold;
  font-style: normal;
  display: inline-block;
  margin-right: 5px;
}
.rating-info .rating {
  background: url("/templates/ja_playmag/images/rating-stars.png") repeat-x left top transparent;
  display: block;
  float: left;
  height: 16px;
  width: 80px;
  text-align: left;
}
.rating-info .rating-current {
  background: url("/templates/ja_playmag/images/rating-stars.png") repeat-x left center transparent;
  display: inline-block;
  height: 16px;
}
.rating-form {
  display: inline-block;
  line-height: 16px;
  vertical-align: middle;
}
.rating-form .rating-log {
  display: inline-block;
  font-size: 12px;
  margin: 0;
  padding: 0;
  font-weight: 300;
  text-transform: none;
}
.rating-form .formLogLoading,
.rating-form .rating-log-loading {
  background: url("/templates/ja_playmag/images/loading.gif") no-repeat left center transparent;
  height: 25px;
  padding: 0 0 0 20px;
}
.rating-form .rating-list,
.rating-form .rating-list a:hover,
.rating-form .rating-list .rating-current {
  background: url("/templates/ja_playmag/images/rating-stars.png") repeat-x scroll left -1000px transparent;
}
.rating-form .rating-list {
  background-position: left top;
  height: 16px !important;
  list-style: none outside none;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 80px;
}
.rating-form .rating-list li {
  background: none repeat scroll 0 0 transparent;
  display: inline;
  padding: 0;
  border: none;
  float: left;
  width: 100%;
}
.rating-form .rating-list a,
.rating-form .rating-list .rating-current {
  border: medium none;
  cursor: pointer;
  height: 16px;
  left: 0;
  line-height: 16px;
  outline: medium none;
  overflow: hidden;
  position: absolute;
  text-indent: -1000px;
  top: 0;
}
.rating-form .rating-list a:hover {
  background-position: left bottom;
}
.rating-form .rating-list .one-star {
  width: 20%;
  z-index: 6;
}
.rating-form .rating-list .two-stars {
  width: 40%;
  z-index: 5;
}
.rating-form .rating-list .three-stars {
  width: 60%;
  z-index: 4;
}
.rating-form .rating-list .four-stars {
  width: 80%;
  z-index: 3;
}
.rating-form .rating-list .five-stars {
  width: 100%;
  z-index: 2;
}
.rating-form .rating-list .rating-current {
  background: url("/templates/ja_playmag/images/rating-stars.png") repeat-x scroll 0 center transparent !important;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.tag-category > h2 {
  margin: 0 0 20px;
  border-bottom: 0;
  border-left: 5px solid #7b0079;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  background: url("/templates/ja_playmag/images/dot.gif") repeat-x center right;
}
.tag-category > h2 span {
  color: #1a1a1a;
  font-size: 14px;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  background: #ffffff;
  padding-left: 15px;
  padding-right: 20px;
  display: inline-block;
}
.tag-category .category {
  margin-top: 20px;
  padding-top: 30px;
}
.tag-category .category li {
  background: #ffffff;
  border-color: #e7e7e7;
  padding: 0 0 10px;
  margin-bottom: 30px;
}
.tag-category .category li > img {
  margin-bottom: 20px;
  max-width: 100%;
}
@media (min-width: 992px) {
  .tag-category .category li > img {
    float: left;
    margin-right: 20px;
    max-width: 30%;
  }
}
.tag-category .category li > h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 0;
}
.tag-category .category li:hover > h3 a {
  border-bottom: 1px solid #e7e7e7;
  color: #7b0079;
}
.tag-category .tag-body {
  display: block;
}
.tag-category .tag-body img {
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .tag-category .tag-body img {
    width: 35%;
  }
}
@media (min-width: 992px) {
  .tag-category .tag-body img[align=left] {
    margin: 0 20px 20px 0;
  }
}
@media (min-width: 992px) {
  .tag-category .tag-body img[align=right] {
    margin: 0 0 20px 20px;
  }
}
.tag-category .pagination {
  float: none;
}
.t3-content .tags span {
  display: inline-block;
  margin: 0 4px 4px 0;
}
.t3-content .tags span > a {
  background: none;
  border-radius: 0;
  color: #999999;
  display: block;
  font-size: 10px;
  font-weight: bold;
  padding: 0;
  text-transform: uppercase;
}
.t3-content .tags span > a:hover,
.t3-content .tags span > a:active,
.t3-content .tags span > a:focus {
  background: none;
  color: #7b0079;
}
.t3-content .article-review .tags {
  border: 1px solid #e7e7e7;
  border-top: none;
  padding: 10px;
  clear: both;
}
.t3-content .article-review .tags small {
  color: #999999;
  display: block;
  margin-bottom: 5px;
  text-transform: none;
}
.t3-content .article-review .tags span > a {
  color: #000000;
  font-size: 12px;
}
.t3-content .article-review .tags span > a:hover,
.t3-content .article-review .tags span > a:active,
.t3-content .article-review .tags span > a:focus {
  color: #7b0079;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cecece;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cecece;
}
.btn-group .chzn-results {
  white-space: normal;
}
#page-site input {
  height: 34px;
}