.blog:before,
article:before,
.article:before,
.article-full:before,
.article-header:before,
.article-content:before,
.article-footer:before,
.item-page:before,
.blog:after,
article:after,
.article:after,
.article-full:after,
.article-header:after,
.article-content:after,
.article-footer:after,
.item-page:after {
  display: table;
  content: " ";
}
.blog:after,
article:after,
.article:after,
.article-full:after,
.article-header:after,
.article-content:after,
.article-footer:after,
.item-page:after {
  clear: both;
}
.blog-featured .img_caption p.img_caption {
  display: none;
}
.items-leading {
  border-bottom: 3px double #e5e5e5;
}
.items-leading .leading {
  padding-top: 24px;
  padding-bottom: 24px;
}
.items-leading .leading:first-child {
  padding-top: 0;
}
.items-row {
  border-bottom: 1px dotted #e5e5e5;
}
.items-row .item {
  padding-top: 24px;
  padding-bottom: 24px;
}
.article-full {
  margin-top: 24px;
  position: relative;
}
.article-full.has-article-tools {
  padding-left: 0;
}
@media (min-width: 992px) {
  .article-full.has-article-tools {
    padding-left: 180px;
  }
  .article-full.has-article-tools .article-content-main {
    float: right;
  }
}
.article-full .article-tools {
  left: 0;
  margin-bottom: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 150px;
}
@media (max-width: 992px) {
  .article-full .article-tools {
    width: 100%;
    text-align: left;
    position: static;
    margin-bottom: 24px;
  }
}
@media (max-width: 1199px) {
  .article-full .article-tools .toggle-reading {
    display: none;
  }
}
@media (max-width: 992px) {
  .article-full .article-tools .typo-tools,
  .article-full .article-tools .sharing-tools {
    display: none;
  }
}
.article-full .content_rating {
  height: 15px;
  margin-bottom: 12px;
}
.article-full .content_vote {
  display: block;
  margin-bottom: 24px;
}
.article-full .col-media {
  width: auto;
}
.divider-vertical {
  margin: 0 0 48px;
  border: 0;
  border-top: 1px solid #e5e5e5;
}
.article-content {
  font-size: 16px;
  font-weight: 300;
}
#disqus_thread {
  margin-top: 48px;
  padding-top: 24px;
  border-top: 4px solid #e5e5e5;
}
blockquote.article-intro {
  font-size: 18px;
  font-weight: 300;
  font-family: "Roboto Slab", Cambria, Georgia, "Times New Roman", Times, serif;
  color: #111111;
  margin-bottom: 24px;
  padding: 0 24px;
}
.article-right,
.article-left {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.item-row.row-top {
  border: 1px solid #e5e5e5;
  padding: 0;
}
.article-aside {
  color: #999999;
  font-size: 11px;
  margin-bottom: 24px;
  min-height: 15px;
  text-transform: uppercase;
  position: relative;
}
.article-info {
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .article-info {
    width: 85%;
  }
}
.article-info a {
  color: inherit;
}
.article-info .article-info-term {
  display: none;
}
.article-info .fa,
.article-info [class^="icon-"],
.article-info [class*=" icon-"] {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 5px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.createdby,
.author {
  font-weight: bold;
}
.category-name {
  display: inline-block;
}
.category-name a {
  background: #fff;
  border: 1px solid #666666;
  color: #333333;
  display: inline-block;
  font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
  padding: 3px 6px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
}
.category-name a:hover,
.category-name a:focus,
.category-name a:active {
  background-color: #111111;
  border-color: #111111;
  color: #fff;
  text-decoration: none;
}
.category-name.cat-red a:hover,
.category-name.cat-red a:focus,
.category-name.cat-red a:active {
  background-color: #cc0000;
  border-color: #cc0000;
}
.category-name.cat-blue a:hover,
.category-name.cat-blue a:focus,
.category-name.cat-blue a:active {
  background-color: #0077bb;
  border-color: #0077bb;
}
.category-name.cat-green a:hover,
.category-name.cat-green a:focus,
.category-name.cat-green a:active {
  background-color: #669900;
  border-color: #669900;
}
.category-name.cat-violet a:hover,
.category-name.cat-violet a:focus,
.category-name.cat-violet a:active {
  background-color: #bf5fff;
  border-color: #bf5fff;
}
.category-name.cat-orange a:hover,
.category-name.cat-orange a:focus,
.category-name.cat-orange a:active {
  background-color: #ff8800;
  border-color: #ff8800;
}
.category-name.cat-cyan a:hover,
.category-name.cat-cyan a:focus,
.category-name.cat-cyan a:active {
  background-color: #0099cc;
  border-color: #0099cc;
}
.category-name.cat-purple a:hover,
.category-name.cat-purple a:focus,
.category-name.cat-purple a:active {
  background-color: #8c5de4;
  border-color: #8c5de4;
}
.content_rating > img {
  float: left;
  margin-right: 5px;
}
.content-links .nav-tabs {
  background-color: transparent;
}
.content-links .nav-tabs li {
  display: inline-block;
}
.content-links .nav-tabs li > a {
  border: 0;
  text-transform: none;
}
.content-links .nav-tabs li > a:hover {
  background-color: transparent;
  color: #cc0000;
}
.article-aside-full {
  font-size: 14px;
  color: #333333;
}
.article-aside-full dd {
  margin-right: 5px;
}
.article-aside-full dd:after {
  display: inline-block;
  margin-left: 5px;
  content: "/";
  color: #666666;
  font-weight: 300;
}
.article-aside-full dd:last-child:after {
  display: none;
}
.article-aside-full dd strong {
  font-weight: bold;
}
.article-aside-full .createdby a,
.article-aside-full .author a {
  color: #cc0000;
}
.article-tools {
  padding: 0;
  font-size: 12px;
  text-align: center;
}
.article-tools > div {
  margin-bottom: 12px;
}
.article-tools h6 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #e5e5e5;
  color: #333333;
  padding: 4px 6px;
  margin: 0;
  margin-bottom: 12px;
}
.article-tools ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.article-tools ul li {
  border-bottom: 1px dotted #e5e5e5;
  padding: 6px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article-tools ul li:before,
.article-tools ul li:after {
  display: table;
  content: " ";
}
.article-tools ul li:after {
  clear: both;
}
.article-tools ul li:last-child {
  border-bottom: 0;
}
.article-tools ul li .fa {
  font-size: 16px;
}
.article-tools ul li a {
  color: #333333;
  font-weight: 400;
  text-transform: uppercase;
}
.article-tools ul li a .fa {
  margin-right: 5px;
  margin-left: 5px;
  font-size: 14px;
}
.article-tools ul li a:hover,
.article-tools ul li a:focus,
.article-tools ul li a:active {
  text-decoration: none;
  color: #cc0000;
}
.article-tools .default-tools ul:before,
.article-tools .default-tools ul:after {
  display: table;
  content: " ";
}
.article-tools .default-tools ul:after {
  clear: both;
}
.article-tools .default-tools ul li {
  display: block;
  float: left;
  width: 50%;
  border-bottom: 1px dotted #e5e5e5;
}
.article-tools .typo-tools .btn {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
}
.article-tools .typo-tools .btn:last-child {
  float: right;
}
.article-tools .typo-tools .btn .fa {
  font-size: 12px;
}
.article-tools .typo-tools .btn:hover,
.article-tools .typo-tools .btn:active,
.article-tools .typo-tools .btn:focus {
  background: #cc0000;
  color: #fff;
}
.article-tools .typo-tools strong {
  display: inline-block;
  font-weight: 400;
  width: 96px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 639px) {
  .article-tools .typo-tools strong {
    display: block;
    float: left;
  }
}
.article-tools .typo-tools strong b {
  display: none;
  font-weight: 400;
}
.article-tools .typo-tools .Times .Times,
.article-tools .typo-tools .Georgia .Georgia,
.article-tools .typo-tools .Segoe .Segoe,
.article-tools .typo-tools .Helvetica .Helvetica,
.article-tools .typo-tools .Default .Default,
.article-tools .typo-tools .Bigger .Bigger,
.article-tools .typo-tools .Big .Big,
.article-tools .typo-tools .Medium .Medium,
.article-tools .typo-tools .Small .Small,
.article-tools .typo-tools .Smaller .Smaller {
  display: inline-block;
}
.article-tools .toggle {
  background: #111111;
  color: #fff;
  padding: 3px 0;
  display: block;
  border-radius: 15px;
}
.article-tools .toggle:hover {
  background: #cc0000;
  color: #fff;
}
.article-tools .toggle:active,
.article-tools .toggle:focus {
  color: #fff;
}
.article-tools .toggle.on {
  background: #cc0000;
  color: #fff;
}
.article-tools .toggle.on:hover {
  background: #111111;
  color: #fff;
}
.article-tools .article-index {
  float: none !important;
  border: none;
  width: auto;
  padding: 0;
  margin: 0;
}
.article-tools .article-index h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #e5e5e5;
  color: #333333;
  padding: 4px 6px;
  margin: 0;
  margin-bottom: 12px;
}
.article-tools .article-index ul {
  background: none;
}
.article-tools .article-index ul li {
  white-space: inherit;
  text-overflow: inherit;
  padding: 0;
}
.article-tools .article-index ul li > a {
  background: none;
  padding: 0;
  font-size: 12px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.article-tools .article-index ul li > a:hover,
.article-tools .article-index ul li > a:focus,
.article-tools .article-index ul li > a:active {
  background: none;
  border: none;
  color: #cc0000;
}
.article-tools .article-index ul li.active > a {
  color: #cc0000;
}
.article-tools .article-index ul li + li {
  border-top: 1px dotted #e5e5e5;
  padding-top: 12px;
  margin-top: 12px;
}
.article-aside .btn-group {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #e5e5e5;
  padding: 0;
}
.article-aside .btn-group .icon-cog,
.article-aside .btn-group .fa-cog {
  display: none;
}
.article-aside .btn-group .dropdown-toggle {
  color: #333333;
  background: #e5e5e5;
  height: 25px;
  width: 25px;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 24px;
}
article img,
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
article img[align=left],
.article-intro img[align=left],
.article-content img[align=left],
article .img_caption.left,
.article-intro .img_caption.left,
.article-content .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image,
article img[align=right],
.article-intro img[align=right],
.article-content img[align=right],
article .img_caption.right,
.article-intro .img_caption.right,
.article-content .img_caption.right,
article .pull-right.item-image,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 24px;
  width: 100%;
  float: none !important;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.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 {
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 24px;
}
.img-fulltext-right {
  float: right;
  margin-left: 24px;
}
.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;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  color: #999999;
  background: #111111;
  font-size: 12px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 100%;
  margin: 0;
  padding: 5px;
  clear: both;
}
.img-caption {
  display: none;
}
.article-main .article-intro-media {
  position: relative;
  margin-bottom: 24px;
  min-height: 24px;
}
.article-main .article-intro-media .item-image {
  max-height: 384px;
  overflow: hidden;
  position: relative;
}
.article-main .article-intro-media img {
  width: 100%;
}
.article-main .article-intro-media .category-name {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
}
.article-main .article-intro-media .img-caption {
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  display: block;
  bottom: 0;
  font-weight: 300;
  left: 0;
  margin: 0;
  padding: 5px 24px;
  position: absolute;
  width: 100%;
}
.article-intro .item-image {
  max-height: 240px;
  overflow: hidden;
  margin-bottom: 12px;
}
.article-intro .item-image img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  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;
  }
}
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: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.readmore {
  margin-top: 24px;
}
.readmore a {
  display: inline-block;
  font-size: 12px;
}
.readmore.readmore-title a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.edit.item-page {
  padding-top: 24px;
  padding-bottom: 24px;
}
.edit.item-page .nav-tabs > li > a {
  padding: 12px;
}
.edit.item-page .icon-calendar {
  display: inline-block;
  height: 17px;
  width: 17px;
}
.edit.item-page .icon-calendar:before {
  display: block;
  content: "\f073";
  font-family: "FontAwesome";
  font-style: normal;
}
.edit.item-page fieldset {
  margin-top: 24px;
}
.edit.item-page .media-preview {
  height: 40px;
}
.edit.item-page .jform_attribs_ctm_gallery .jalist .inputbox,
.edit.item-page .jform_attribs_ctm_gallery .jalist input[type="text"],
.edit.item-page .jform_attribs_ctm_gallery .jalist select.inputbox,
.edit.item-page .jform_attribs_ctm_gallery .jalist select {
  width: 140px;
}
.edit.item-page .jform_attribs_ctm_gallery .jalist textarea.autoheight {
  min-height: 38px;
}
.edit.item-page .jform_attribs_ctm_gallery .jalist a.modal.btn {
  padding: 6px 8px;
}
.edit.item-page .jform_attribs_ctm_gallery .jalist a.modal.btn:hover {
  background-color: #e5e5e5;
  color: #222222;
}
.edit.item-page .jform_attribs_ctm_gallery .jalist .input-append .btn:last-child {
  padding: 6px 8px;
}
.edit.item-page .jform_attribs_ctm_gallery .jalist .input-append .btn:last-child:hover {
  background-color: #ffffff;
  border-color: #666666;
  color: #333333;
}
.edit.item-page .media-preview > div {
  line-height: 28px;
  font-size: 11px;
}
.edit.events {
  background: #ffffff;
  padding: 24px;
}
@media (min-width: 992px) {
  .layout-edit .row.equal-height {
    display: flex;
    flex-flow: wrap;
  }
  .layout-edit .row.equal-height > div {
    min-height: inherit !important;
  }
}
.com_contact .contact {
  background: #ffffff;
  margin-top: 24px;
  padding: 24px;
  overflow: hidden;
}
.topic-links {
  border: 3px double #e5e5e5;
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .topic-links {
    float: right;
    width: 40%;
    margin-top: 5px;
    margin-left: 24px;
  }
}
.topic-links .topic-header {
  padding: 12px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.topic-links h5 {
  display: none;
}
.topic-links h6 {
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
}
.topic-links .nav > li {
  border-bottom: 1px dotted #e5e5e5;
}
.topic-links .nav > li > a {
  color: #333333;
  font-size: 14px;
}
.topic-links .nav .fa {
  font-size: 8px;
  margin-right: 5px;
}
.topic-articles {
  margin-top: 24px;
}
.topic-articles h2 small {
  display: block;
  font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
}
.topic-articles .article-title {
  display: flex;
  align-items: center;
}
.topic-articles .article-title .label {
  border-radius: 3px;
  font-size: 12px;
  font-weight: 400;
  margin-left: 8px;
  padding: 4px 6px;
}
.topic-articles .link-item {
  padding-left: 0;
}
.topic-articles .link-item:before,
.topic-articles .link-item:after {
  display: table;
  content: " ";
}
.topic-articles .link-item:after {
  clear: both;
}
.topic-articles .link-item:first-child {
  border-top: 1px dotted #e5e5e5;
}
.topic-articles .link-item:last-child {
  border-bottom: 1px dotted #e5e5e5;
}
.topic-articles .link-item .col-media .item-image {
  max-height: 72px;
}
.topic-articles .link-item .article-title h3 {
  font-size: 18px;
  margin: 0;
}
.topic-articles .link-item .article-aside {
  margin-top: 6px;
}
.component.window.com_content.view-article .article-full.has-article-tools {
  padding-left: 0;
}
.component.window.com_content.view-article #disqus_thread,
.component.window.com_content.view-article .dq-powered,
.component.window.com_content.view-article .tags,
.component.window.com_content.view-article .article-tools {
  display: none;
}
.component.window.com_content.view-article #pop-print {
  float: right;
  margin-top: -24px;
}
.component.window.com_content.view-article #pop-print a {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.71428571;
  border-radius: 0;
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.component.window.com_content.view-article #pop-print a:focus,
.component.window.com_content.view-article #pop-print a.focus {
  color: #ffffff;
  background-color: #990000;
  border-color: #330000;
}
.component.window.com_content.view-article #pop-print a:hover {
  color: #ffffff;
  background-color: #990000;
  border-color: #750000;
}
.component.window.com_content.view-article #pop-print a:active,
.component.window.com_content.view-article #pop-print a.active,
.open > .dropdown-toggle.component.window.com_content.view-article #pop-print a {
  color: #ffffff;
  background-color: #990000;
  background-image: none;
  border-color: #750000;
}
.component.window.com_content.view-article #pop-print a:active:hover,
.component.window.com_content.view-article #pop-print a.active:hover,
.open > .dropdown-toggle.component.window.com_content.view-article #pop-print a:hover,
.component.window.com_content.view-article #pop-print a:active:focus,
.component.window.com_content.view-article #pop-print a.active:focus,
.open > .dropdown-toggle.component.window.com_content.view-article #pop-print a:focus,
.component.window.com_content.view-article #pop-print a:active.focus,
.component.window.com_content.view-article #pop-print a.active.focus,
.open > .dropdown-toggle.component.window.com_content.view-article #pop-print a.focus {
  color: #ffffff;
  background-color: #750000;
  border-color: #330000;
}
.component.window.com_content.view-article #pop-print a.disabled:hover,
.component.window.com_content.view-article #pop-print a[disabled]:hover,
fieldset[disabled] .component.window.com_content.view-article #pop-print a:hover,
.component.window.com_content.view-article #pop-print a.disabled:focus,
.component.window.com_content.view-article #pop-print a[disabled]:focus,
fieldset[disabled] .component.window.com_content.view-article #pop-print a:focus,
.component.window.com_content.view-article #pop-print a.disabled.focus,
.component.window.com_content.view-article #pop-print a[disabled].focus,
fieldset[disabled] .component.window.com_content.view-article #pop-print a.focus {
  background-color: #cc0000;
  border-color: #b30000;
}
.component.window.com_content.view-article #pop-print a .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.component.window.com_content.view-article #pop-print a:hover,
.component.window.com_content.view-article #pop-print a:focus,
.component.window.com_content.view-article #pop-print a:active {
  text-decoration: none;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #e5e5e5;
}
.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: 11px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 24px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #e5e5e5;
  margin-left: 0;
  padding-left: 0;
}
.list-striped h3,
.row-striped h3 {
  font-size: 16px;
  margin: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #e5e5e5;
  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 #e5e5e5;
}
.login-wrap {
  padding: 24px;
  margin: 0 auto;
}
@media screen and (min-width: 480px) {
  .login-wrap {
    width: 400px;
  }
}
.login-wrap .login form .form-group .checkbox {
  padding: 0;
}
.login-wrap .other-links {
  margin-bottom: 0;
}
.login-wrap .other-links .col-sm-9 > ul {
  padding: 0;
  margin-bottom: 0;
}
.login-wrap .other-links .col-sm-9 > ul > li {
  margin-bottom: 5px;
  list-style-type: none;
}
.login-wrap .other-links.form-group {
  margin-left: -20px;
  margin-right: -20px;
}
.form-register {
  padding: 24px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.registration > form {
  background: none;
}
.registration > form > fieldset .form-group {
  margin: 10px 0;
}
.registration > form > fieldset .form-group > .control-label {
  padding: 0;
  text-align: left;
}
.registration > form > fieldset .form-group > .control-label > label {
  margin: 0;
}
.registration > form > fieldset .form-group > .control-label > span {
  font-size: 14px;
}
.registration > form > fieldset .form-group .col-sm-9 {
  float: left;
  padding: 0;
}
.registration > form > fieldset .form-group .col-sm-9 > textarea {
  height: 200px;
  width: 350px;
}
@media screen and (max-width: 767px) {
  .registration > form > fieldset .form-group .col-sm-9 > textarea {
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .registration > form > fieldset .form-group .col-sm-9 > textarea {
    width: 100%;
  }
}
.registration > form > fieldset .form-group .col-sm-9 .input-append input {
  display: inline-block;
}
.registration > form > fieldset .form-group #jform_profile_dob_spacer-lbl {
  font-weight: normal;
  font-style: italic;
}
.registration > form > fieldset .control-group .col-sm-9 {
  padding: 0;
}
.registration > form .form-actions {
  background: none;
  width: 100%;
  margin: 0;
  padding: 12px 0;
  float: left;
}
.registration > form .form-actions .col-sm-9 {
  padding-left: 0 !important;
}
@media screen and (min-width: 992px) {
  .registration #member-registration .form-group + .control-group .control-label {
    width: 25%;
    text-align: left;
    margin: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.view-registration .calendar thead .hilite {
  border: none;
  padding: 2px;
}
.com_mailto body {
  padding: 12px;
}
.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;
  font-size: 25px;
}
#mailto-window .mailto-close {
  font-size: 16px;
}
#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;
}
#mailtoForm .control-group .controls {
  margin-left: 0;
}
#mailtoForm .control-group .controls #consentbox {
  margin-left: 24px;
}
.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: #e5e5e5;
  border: 1px solid #e5e5e5;
  margin-bottom: 24px;
  padding: 12px 24px;
  border-radius: 0;
}
.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;
}
.profile .dl-horizontal dd {
  margin-bottom: 12px;
}
@media screen and (min-width: 992px) {
  .profile .dl-horizontal dd {
    margin-bottom: 0;
    margin-top: -24px;
    position: absolute;
  }
}
.profile .dl-horizontal dt {
  float: none;
  white-space: normal;
}
.profile .text label {
  font-weight: normal;
  font-style: italic;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit textarea {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .profile-edit textarea {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .profile-edit .chzn-container-single {
    width: 100% !important;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.profile-edit #helpsite-refresh {
  margin-top: 12px;
}
.profile-edit #jform_profile_dob {
  display: inline-block;
}
.profile-edit #jform_profile_dob_spacer-lbl {
  font-weight: normal;
  font-style: italic;
  display: block;
  margin-bottom: -24px;
}
.searchintro {
  font-size: 16px;
  background: #669900;
  text-transform: uppercase;
  color: #fff;
  padding: 6px 24px;
  margin: 0 -20px 24px;
  line-height: normal;
}
.searchintro p {
  margin: 0;
}
.searchintro strong {
  font-weight: 400;
}
.searchintro .badge {
  border-radius: 0;
  background-color: #111111;
  font-size: 18px;
}
#searchForm {
  margin-top: 24px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 0;
}
#searchForm legend {
  margin-bottom: 12px;
  text-transform: uppercase;
  font-size: 14px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 24px;
}
#searchForm .form-limit .counter {
  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: 12px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 12px;
}
@media screen and (max-width: 480px) {
  #search-form #smartsearch-btn {
    display: block;
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 48px;
  border-top: 3px double #e5e5e5;
  padding: 24px;
  margin-left: -24px;
  margin-right: -24px;
}
.search-results .result-title {
  font-size: 24px;
  margin-top: 24px;
}
.search-results .result-category {
  font-size: 14px;
  color: #999999;
  text-transform: uppercase;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
  max-width: 100%;
  word-wrap: break-word;
}
.search-results .result-url {
  color: #666666;
  margin-top: 24px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
}
div.finder {
  margin-bottom: 24px;
  padding: 24px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact #myTabContent .dl-horizontal.contact-position {
  margin-bottom: 0;
}
.contact #myTabContent .dl-horizontal > dt {
  width: 20px;
}
@media (max-width: 768px) {
  .contact #myTabContent .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
.contact #myTabContent .dl-horizontal > dd {
  margin-left: 40px;
}
@media (max-width: 768px) {
  .contact #myTabContent .dl-horizontal > dd {
    margin-left: 24px;
  }
}
.contact .tab-pane {
  margin-top: 24px;
}
.contact-form .form-horizontal > fieldset .form-group .control-label {
  text-align: left !important;
}
.contact-form .form-horizontal > fieldset .form-group .checkbox > input {
  margin-left: 0;
  margin-top: 5px;
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .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;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
.contact-category {
  padding: 24px;
}
#recaptcha_area,
#jform_captcha {
  max-width: 200px;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  padding: 24px;
  margin-bottom: 24px;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #e5e5e5;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  display: table;
  content: " ";
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #dddddd;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #dddddd;
  padding: 5px 0 5px 0;
}
.contact-category .cat-children ul li h4 {
  border-left: 1px dotted #999999;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  padding-left: 15px;
  margin-left: 20px;
  position: relative;
}
.contact-category .cat-children ul li h4:after {
  border-top: 1px dotted #999999;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li h4 {
  margin-left: 40px;
}
.contact-category .cat-children ul li li li h4 {
  margin-left: 60px;
}
.contact-category .cat-children ul li li li li h4 {
  margin-left: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 12px 5px;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 40px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 12px 5px;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 24px;
  margin-bottom: 24px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 24px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 24px;
  margin-bottom: 24px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 24px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #e5e5e5;
  float: left;
  line-height: normal;
  margin-right: 12px;
  padding: 12px 24px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 24px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 3px double #e5e5e5;
  border-radius: 0;
  float: right;
  padding: 24px;
  margin: 0 0 24px 24px;
  width: 30%;
}
@media (max-width: 767px) {
  #article-index,
  .article-index {
    width: 100%;
    float: none;
  }
}
#article-index > h3,
.article-index > h3 {
  margin: 0 0 24px;
  font-size: 21px;
}
#article-index ul,
.article-index ul {
  background: none;
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul li,
.article-index ul li {
  white-space: inherit;
  text-overflow: inherit;
  padding: 0;
  border-bottom: 0;
}
#article-index ul li > a,
.article-index ul li > a {
  background: none;
  border: none;
  padding: 0;
  font-size: 14px;
  line-height: normal;
}
#article-index ul li > a:hover,
.article-index ul li > a:hover,
#article-index ul li > a:focus,
.article-index ul li > a:focus,
#article-index ul li > a:active,
.article-index ul li > a:active {
  background: none;
  border: none;
  color: #222222;
}
#article-index ul li.open > a,
.article-index ul li.open > a {
  background: none;
  color: #222222;
}
#article-index ul li.active > a,
.article-index ul li.active > a,
#article-index ul li.active > a:hover,
.article-index ul li.active > a:hover,
#article-index ul li.active > a:focus,
.article-index ul li.active > a:focus,
#article-index ul li.active > a:active,
.article-index ul li.active > a:active {
  background: none;
  color: #cc0000;
}
#article-index ul li + li,
.article-index ul li + li {
  border-top: 1px dotted #e5e5e5;
  padding-top: 12px;
  margin-top: 12px;
}
.article-navigation.top {
  margin-top: 24px !important;
}
.pagenav {
  margin: 0;
  padding: 0;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-right: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
  width: 50%;
  position: relative;
  background: transparent;
  height: auto;
  cursor: pointer;
  height: 109px;
}
@media (min-width: 768px) {
  .pagenav > li {
    height: 76px;
  }
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  text-align: right;
  border-right: 1px solid #e5e5e5;
}
.pagenav > li.pagenav-next,
.pagenav > li.next {
  float: right;
  text-align: left;
  border-left: 1px solid #e5e5e5;
}
.pagenav li.pagenav-prev + li.pagenav-next,
.pagenav li.previous + li.next {
  border-left: 0;
}
.pagenav li > a > strong {
  font-weight: 400;
}
.pagenav li > a > span {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  color: #999999;
  margin: 0 0 2px;
}
.pagenav li > a > .fa {
  position: absolute;
  margin: 0;
  left: 12px;
  top: 42%;
}
.pagenav li.pagenav-next > a > .fa,
.pagenav li.next > a > .fa {
  left: auto;
  right: 12px;
}
.pagenav li > a {
  display: block;
  width: 100%;
  padding: 12px 24px;
  font-family: "Roboto Slab", Cambria, Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: normal;
  height: auto;
  border: 0;
  border-radius: 0;
  color: #666666;
  background: #f8f8f8;
  height: 109px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .pagenav li > a {
    height: 76px;
  }
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #ffffff;
  color: #333333;
}
.items-more {
  background: #f8f8f8;
  padding: 24px;
  margin-left: -19px;
  margin-right: -19px;
}
.items-more h3 {
  margin: 0 0 24px;
  font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.items-more .nav > li {
  border-top: 1px solid #e5e5e5;
}
.items-more .nav > li > a {
  padding: 6px 5px;
  font-size: 16px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 12px 0;
}
.display-limit {
  margin: 12px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message {
  padding: 12px 24px;
}
#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 {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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;
}
.mod-preview-info {
  z-index: 4;
}
.jmodedit {
  z-index: 999;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 12px;
}
.filter .btn-toolbar {
  margin-bottom: 24px;
}
.t3-mainbody .t3-content .tag-category .filters.btn-toolbar > .btn-group {
  margin-left: 0;
}
.t3-mainbody .t3-content .tag-category .filters #filter-search {
  float: left;
}
.t3-mainbody .t3-content .tag-category ul.thumbnails {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.t3-mainbody .t3-content .tag-category ul.thumbnails > li {
  list-style-type: none;
  background: none;
  border-bottom: 1px solid #eee;
  padding: 10px;
}
.t3-mainbody .t3-content .tag-category ul.thumbnails > li > h3 {
  margin: 0;
}
.t3-mainbody .t3-content .tag-category ul.thumbnails > li > h3 > a {
  font-size: 18px;
}
.t3-mainbody .t3-content .tag-category ul.thumbnails > li:hover {
  background-color: #eee;
}
.t3-mainbody .t3-content .tag-category #limit_chzn .chzn-drop {
  box-sizing: border-box !important;
}
.t3-mainbody .t3-content .tag-category .pagination-wrap {
  float: left;
}
.t3-mainbody .t3-content .tag-category .pagination-wrap .pull-right {
  background: #111111;
  color: #fff;
  border-color: #111111;
}
@media screen and (max-width: 767px) {
  .t3-mainbody .t3-content .tag-category .pagination-wrap .pagination {
    display: inline-block;
  }
}
.tags span {
  margin-right: 6px;
  color: #ffffff;
}
.tags span:last-child {
  margin-right: 0;
}
.iframe-bordered {
  border: 1px solid #e5e5e5;
}
.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: #cccccc;
  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: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
#modal-jform_consentbox,
#modal-consentbox {
  top: 5%;
  display: block;
  z-index: 1050;
  left: 50%;
  width: 80%;
  position: fixed;
  margin-left: -40%;
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  outline: none;
  padding: 0 !important;
  transform: none;
  bottom: auto;
}
#modal-jform_consentbox.in,
#modal-consentbox.in {
  opacity: 1;
  display: block !important;
}
#modal-jform_consentbox .modal-header,
#modal-consentbox .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  overflow-y: auto;
  width: 98%;
  position: relative;
  padding: 1%;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  height: 75vh;
}
#modal-jform_consentbox .iframe,
#modal-consentbox .iframe {
  height: 98%;
}
#modal-consentbox .modal-header h3,
#modal-jform_consentbox .modal-header h3 {
  margin: 0;
  font-size: 26px;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_terms_terms-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline-block;
  position: relative;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-right: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 12px;
  padding: 0;
}
#jform_terms_terms-lbl .star,
#jform_privacyconsent_privacy-lbl .star,
#jform_consentbox-lbl .star {
  width: 10px;
  vertical-align: top;
}