.blog-featured #adminForm .com-contact-featured__filter {
  display: flex;
  float: left;
  margin: 2rem 0;
}
.blog-featured #adminForm .com-contact-featured__filter #filter-search {
  width: auto;
}
.blog-featured #adminForm .display-limit {
  float: left;
  margin: 0;
}
@media screen and (min-width: 576px) {
  .blog-featured #adminForm .display-limit {
    float: right;
  }
}
.blog-featured .table tr th {
  color: #fff;
}
.items-row .item,
.leading {
  background: transparent;
  border-bottom: 1px solid #e8e8e8;
  display: flex;
  padding-bottom: 48px;
  margin-bottom: 48px;
  text-align: left;
  position: relative;
}
@media (max-width: 767px) {
  .items-row .item,
  .leading {
    margin-bottom: 32px;
  }
}
.items-row .item .article-title,
.leading .article-title {
  margin-bottom: 16px;
}
.image-wrap {
  position: relative;
  margin: -1px;
}
.image-wrap:before,
.image-wrap:after {
  display: table;
  content: " ";
}
.image-wrap:after {
  clear: both;
}
@media (max-width: 767px) {
  .image-wrap {
    margin: 0;
  }
}
.image-wrap img {
  border-radius: 0;
  width: 100%;
}
.article-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 100%;
  height: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .article-wrap {
    display: block;
  }
}
figure {
  background: #ffffff;
  margin-bottom: 48px;
}
figure figcaption {
  color: #666666;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  padding: 16px;
}
@media (min-width: 992px) {
  .has-sidebar .view-grid .items-row .col + .col {
    border-left: 1px solid #e8e8e8;
  }
}
.has-sidebar .view-grid .items-row .item,
.has-sidebar .view-grid .leading {
  border: 0;
  margin: 0;
  padding: 48px 0;
}
@media (max-width: 991px) {
  .has-sidebar .view-grid .items-row .item,
  .has-sidebar .view-grid .leading {
    border-bottom: 1px solid #e8e8e8;
  }
}
.has-sidebar .view-grid .leading {
  position: relative;
}
.has-sidebar .view-grid .leading:before {
  background: #e8e8e8;
  bottom: 0;
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  right: -48px;
  height: 1px;
}
@media (max-width: 991px) {
  .has-sidebar .view-grid .leading:before {
    display: none;
  }
}
.has-sidebar .view-grid .row {
  margin-left: -48px;
  margin-right: -48px;
  position: relative;
}
@media (max-width: 991px) {
  .has-sidebar .view-grid .row {
    margin-left: -24px;
    margin-right: -24px;
  }
}
.has-sidebar .view-grid .row:before {
  background: #e8e8e8;
  bottom: 0;
  display: inline-block;
  content: "";
  position: absolute;
  left: 48px;
  right: 0;
  height: 1px;
}
@media (max-width: 991px) {
  .has-sidebar .view-grid .row:before {
    display: none;
  }
}
.has-sidebar .view-grid .row > div {
  padding-left: 48px;
  padding-right: 48px;
}
@media (max-width: 991px) {
  .has-sidebar .view-grid .row > div {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.view-grid .items-more {
  margin-bottom: 48px;
}
.view-grid .items-more + .pagination-wrap + script + .infinity-wrap {
  padding-top: 0;
}
.view-list .items-leading .leading,
.view-list .item,
.view-list div.items-more,
.view-list .pagination-wrap,
.view-list .cat-children {
  border: 0;
  border-top: 1px solid #e8e8e8;
  padding: 48px 0;
  margin: 0;
}
.view-list .article-wrap {
  flex-direction: row;
}
@media (max-width: 991px) {
  .view-list .article-wrap {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .view-list .article-wrap {
    flex-wrap: wrap;
    justify-content: stretch;
  }
}
.view-list .image-wrap .item-image {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .view-list .image-wrap .item-image {
    margin-bottom: 32px;
  }
}
.view-list .article-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.view-list .infinity-wrap {
  border-top: 1px solid #e8e8e8;
  padding-right: 48px;
}
@media (min-width: 1200px) {
  .view-centered {
    padding: 0 240px;
  }
}
.view-centered .image-wrap .item-image {
  margin-bottom: 0;
}
.view-centered .intro-wrap {
  padding: 0 48px;
}
@media (max-width: 767px) {
  .view-centered .intro-wrap {
    padding: 0;
  }
}
.view-centered .intro-wrap .intro-inner {
  background: #ffffff;
  display: inline-block;
  padding: 48px 72px 0 72px;
  margin-top: -48px;
  position: relative;
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .view-centered .intro-wrap .intro-inner {
    margin-top: 24px;
    padding: 0;
  }
}
.view-centered .intro-wrap .article-info {
  width: 100%;
}
.view-centered .intro-wrap .btn-group {
  margin-top: 6px;
  float: none !important;
}
.view-centered .infinity-wrap {
  padding-top: 0;
}
.view-minimal-grid #item-container {
  border-top: 1px solid #e8e8e8;
  overflow: hidden;
}
.view-minimal-grid .items-row {
  border-bottom: 1px solid #e8e8e8;
  margin-left: 0;
  margin-right: -1px;
}
.view-minimal-grid .items-row > div {
  border-right: 1px solid #e8e8e8;
  padding-left: 0;
  padding-right: 0;
}
.view-minimal-grid .items-row .item {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.view-minimal-grid .items-row .item article {
  padding: 48px;
  min-height: 480px;
  width: 100%;
}
@media (max-width: 1199px) {
  .view-minimal-grid .items-row .item article {
    border-top: 1px solid #e8e8e8;
    padding: 24px;
    margin-top: -1px;
    min-height: 0;
  }
}
.view-mix-content .item-lead {
  border-bottom: 0;
}
@media (max-width: 1199px) {
  .view-mix-content .item-lead {
    padding-bottom: 0;
  }
}
.view-mix-content .item-lead .bg-wrap {
  background-size: cover;
  background-position: center center;
  bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.view-mix-content .item-lead .bg-wrap:before {
  background: rgba(0, 0, 0, 0.3);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.view-mix-content .item-lead .article-wrap {
  justify-content: flex-end;
}
.view-mix-content .item-lead .category-name a {
  color: #ffffff;
}
.view-mix-content .item-lead .article-inner {
  position: relative;
  padding: 0 144px;
  text-align: center;
}
@media (max-width: 1199px) {
  .view-mix-content .item-lead .article-inner {
    padding: 48px;
  }
}
.view-mix-content .item-lead .article-inner p,
.view-mix-content .item-lead .article-inner .article-footer {
  color: rgba(255, 255, 255, 0.8);
}
.view-mix-content .item-lead .article-inner .article-title,
.view-mix-content .item-lead .article-inner .article-header h1 {
  font-size: 30px;
}
@media (max-width: 767px) {
  .view-mix-content .item-lead .article-inner .article-title,
  .view-mix-content .item-lead .article-inner .article-header h1 {
    font-size: 20px;
  }
}
.view-mix-content .item-lead .article-inner .article-title a,
.view-mix-content .item-lead .article-inner .article-header h1 a {
  color: #ffffff;
}
.view-mix-content .item-lead .article-inner .article-footer .article-info {
  width: 100%;
}
.view-mix-content .item-lead .article-inner .article-footer .btn-group {
  float: none !important;
  margin-top: 8px;
}
.view-mansory .items-1 .items-row {
  width: 100%;
}
.view-mansory .items-2 .items-row {
  width: 50%;
}
@media (max-width: 767px) {
  .view-mansory .items-2 .items-row {
    width: 100%;
  }
}
.view-mansory .items-3 .items-row {
  width: 33.3333%;
}
@media (max-width: 991px) {
  .view-mansory .items-3 .items-row {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .view-mansory .items-3 .items-row {
    width: 100%;
  }
}
.view-mansory .items-4 .items-row {
  width: 25%;
}
@media (max-width: 1199px) {
  .view-mansory .items-4 .items-row {
    width: 33.3333%;
  }
}
@media (max-width: 991px) {
  .view-mansory .items-4 .items-row {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .view-mansory .items-4 .items-row {
    width: 100%;
  }
}
.view-mansory .isotope-layout {
  margin-left: -24px;
  margin-right: -24px;
}
.view-mansory .isotope-layout .items-row {
  padding-left: 24px;
  padding-right: 24px;
}
.has-sidebar .blog-view-list.t3-mainbody .mainbody-inner > .row > div.col-md-8 {
  padding-right: 0;
}
.has-sidebar .items-leading .leading,
.has-sidebar .item,
.has-sidebar div.items-more,
.has-sidebar .pagination-wrap,
.has-sidebar .cat-children {
  padding-right: 48px;
}
@media (max-width: 767px) {
  .has-sidebar .items-leading .leading,
  .has-sidebar .item,
  .has-sidebar div.items-more,
  .has-sidebar .pagination-wrap,
  .has-sidebar .cat-children {
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .has-sidebar .view-list .image-wrap {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .has-sidebar .view-list .image-wrap .item-image {
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
  }
  .has-sidebar .view-list .image-wrap .item-image a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .has-sidebar .view-list .image-wrap .item-image img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    max-width: none;
    width: auto;
    max-height: 100%;
  }
}
.infinity-wrap {
  padding: 48px 0;
}
@media (max-width: 767px) {
  .infinity-wrap {
    padding: 24px 0;
  }
}
.no-sidebar .infinity-wrap {
  padding-bottom: 0;
}
.no-sidebar .view-grid .infinity-wrap,
.no-sidebar .view-models-wrap .infinity-wrap {
  padding-top: 0;
}
.no-sidebar .view-list .infinity-wrap {
  padding-right: 0;
}
.item-page img {
  height: auto;
}
.has-sidebar .item-page {
  padding-bottom: 48px;
}
.has-sidebar .item-page .layout-article {
  padding-left: 112px;
}
@media (max-width: 767px) {
  .has-sidebar .item-page .layout-article {
    padding-left: 0;
  }
}
.no-sidebar .item-page {
  margin: auto;
  max-width: 912px;
}
.no-sidebar .item-page.landing-page,
.no-sidebar .item-page.view-model {
  max-width: 100%;
}
.no-sidebar .item-page.landing-page .sharing-tool-wrap,
.no-sidebar .item-page.view-model .sharing-tool-wrap {
  display: none;
}
.no-sidebar .item-page .category {
  text-align: center;
}
.no-sidebar .item-page .article-title {
  text-align: center;
}
.item-page .article-title {
  font-size: 45px;
  margin-bottom: 48px;
}
@media (max-width: 1199px) {
  .item-page .article-title {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .item-page .article-title {
    font-size: 20px;
    margin-bottom: 24px;
  }
}
.item-page .article-aside {
  border-top: 1px solid #e8e8e8;
  padding-top: 24px;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .item-page .article-aside {
    margin-bottom: 24px;
  }
}
.item-page .article-aside .article-info {
  width: 100%;
  text-align: center;
}
.item-page .pagenav li > a {
  background: #fafafa;
}
.item-page .pagenav li > a:hover,
.item-page .pagenav li > a:focus,
.item-page .pagenav li > a:active {
  background: #f7f7f7;
}
.item-page h1,
.item-page h2,
.item-page h3,
.item-page h4,
.item-page h5,
.item-page h6,
.item-page .h1,
.item-page .h2,
.item-page .h3,
.item-page .h4,
.item-page .h5,
.item-page .h6 {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .item-page h1,
  .item-page h2,
  .item-page h3,
  .item-page h4,
  .item-page h5,
  .item-page h6,
  .item-page .h1,
  .item-page .h2,
  .item-page .h3,
  .item-page .h4,
  .item-page .h5,
  .item-page .h6 {
    margin-top: 24px;
  }
}
.item-page .btn-default {
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.item-page .btn-default:hover,
.item-page .btn-default:focus,
.item-page .btn-default:active {
  background: #e4e4e4;
  border-color: #e4e4e4;
}
.item-page .btn-default.btn-sp::before {
  background: #e6e6e6;
}
.item-page .btn-default.btn-sp:hover::before {
  background: #222222;
}
.divider-vertical {
  margin: 0 0 48px;
  border: 0;
  border-top: 1px solid #e8e8e8;
}
.pager ul {
  padding: 0;
}
.pager ul li {
  display: inline-block;
}
.pager ul li a {
  background: transparent;
  border: 0;
  display: block;
  padding: 0;
  margin: 0 16px;
}
.pager ul li a:hover,
.pager ul li a:focus,
.pager ul li a:active {
  background: transparent;
}
.article-aside {
  color: #888888;
  font-size: 14px;
  margin-bottom: 32px;
}
.article-info {
  float: left;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0;
  width: 85%;
}
.article-info .fa {
  display: none;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin: 0;
  white-space: nowrap;
}
.article-info dd + dd:before {
  content: ".";
  margin-right: 3px;
}
.article-info dd strong {
  font-weight: bold;
}
.category-name {
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 24px;
  line-height: 1;
}
.category-name a:after {
  content: ".";
}
.readmore {
  margin-bottom: 16px;
}
.sharing-tool {
  position: absolute;
  margin-left: -112px;
}
@media (max-width: 767px) {
  .sharing-tool {
    position: static !important;
    margin-left: 0;
    margin-bottom: 24px;
  }
}
.sharing-tool.affix {
  top: 48px;
  position: fixed;
}
.sharing-tool .at-share-btn-elements {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .sharing-tool .at-share-btn-elements {
    flex-direction: row;
  }
}
.sharing-tool a.at-icon-wrapper {
  border: 1px solid #e8e8e8 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent !important;
  padding: 0 !important;
  margin: -1px 0 0 !important;
  text-align: center;
  transform: none !important;
  line-height: 64px;
  height: 64px;
  width: 64px;
}
@media (max-width: 767px) {
  .sharing-tool a.at-icon-wrapper {
    line-height: 48px;
    margin: 0 -1px 0 0 !important;
    height: 48px;
    width: 48px;
  }
}
.sharing-tool a.at-icon-wrapper .at-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  float: none;
  line-height: 64px !important;
  height: 64px !important;
  width: 64px !important;
}
@media (max-width: 767px) {
  .sharing-tool a.at-icon-wrapper .at-icon-wrapper {
    line-height: 48px !important;
    height: 48px !important;
    width: 48px !important;
  }
}
.sharing-tool a.at-icon-wrapper .at-icon-wrapper svg {
  fill: #222222 !important;
  height: 16px !important;
  width: 16px !important;
  filter: alpha(opacity=40);
  opacity: 0.4;
}
.sharing-tool a.at-icon-wrapper .at-label {
  display: none;
}
.sharing-tool a.at-icon-wrapper:hover .at-icon-wrapper svg {
  filter: alpha(opacity=100);
  opacity: 1;
}
.tags {
  margin-bottom: 32px;
}
.tags .tag-label {
  color: #ffffff;
  background: #cc0000;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 7px;
  height: 24px;
  line-height: 24px;
  margin-right: 24px;
  position: relative;
}
.tags .tag-label:after {
  border-width: 12px;
  border-style: solid;
  border-color: transparent transparent transparent #cc0000;
  content: "";
  position: absolute;
  left: 100%;
}
.tags .badge,
.tags .label {
  background: transparent;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  color: #222222;
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  padding: 0;
  margin-right: 8px;
}
.tags .badge:hover,
.tags .label:hover,
.tags .badge:focus,
.tags .label:focus,
.tags .badge:active,
.tags .label:active {
  background: transparent;
  border-bottom-color: #b30010;
}
.view-category .tags .tag-label {
  display: none;
}
.view-category .tags .badge,
.view-category .tags .label {
  color: #666666;
}
.view-category .tags .badge:before,
.view-category .tags .label:before {
  content: "#";
}
.tag-category .filters.btn-toolbar {
  justify-content: flex-start;
}
.tag-category .filters.btn-toolbar #limit_chosen {
  height: 56px;
}
.tag-category .filters.btn-toolbar #limit_chosen .chosen-single {
  align-items: center;
  background: transparent;
  box-shadow: none;
  border: 1px solid #1a1a1a;
  display: inline-flex;
  height: 56px;
  justify-content: center;
  padding: 2rem;
}
.tag-category .filters.btn-toolbar #limit_chosen div b {
  background-position: 0 18px;
}
.tag-category ul.thumbnails {
  padding: 0;
}
.tag-category ul.thumbnails li {
  list-style-type: none;
  background-color: transparent;
}
.tag-category ul.thumbnails li:not(:last-child) {
  border-bottom: 1px solid #1a1a1a ;
}
.tag-category #filter-search {
  box-shadow: none;
  float: left;
  border-radius: 0;
}
.tag-category .filters {
  margin-top: 0;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .tag-category .filters {
    flex-wrap: wrap;
  }
}
.tag-category .filters .btn {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #333333;
  height: 56px;
  margin: 0 0 0 -1px;
}
@media (max-width: 991px) {
  .tag-category .filters .btn {
    padding: 0 24px;
  }
}
.tag-category .filters .btn:hover,
.tag-category .filters .btn:focus,
.tag-category .filters .btn:active {
  background: #f7f7f7;
}
.tag-category .btn-group.btn-group {
  display: flex;
  margin-right: 0;
}
@media (max-width: 767px) {
  .tag-category .btn-group.btn-group {
    margin-top: 16px;
  }
}
.tag-category .category {
  border: 0;
  margin-top: -24px;
  margin-bottom: -24px;
}
.tag-category .category > li {
  background: transparent;
  border: 0;
  padding-bottom: 24px;
  padding-top: 24px;
}
.tag-category .category > li + li {
  margin-top: 0;
}
.tag-category .category > li .media-wrap .img-wrap {
  margin-bottom: 32px;
}
.tag-category .category > li .media-wrap .media-body .title {
  margin-top: 0;
  font-size: 25px;
}
.tag-category .category > li .media-wrap .media-body p {
  display: inline;
}
.tag-category .pagination-wrap {
  margin-bottom: 32px;
}
.com-tags-tag-list .com-tags-tag__filter {
  float: left;
}
.com-tags-tag-list .com-tags-tag__filter + .btn-group {
  float: left;
  margin-bottom: 2rem;
}
@media screen and (min-width: 576px) {
  .com-tags-tag-list .com-tags-tag__filter + .btn-group {
    float: right;
  }
}
.fields-container dd {
  border-bottom: 1px dotted #dbdbdb;
  padding: 10.66666667px 0;
}
.fields-container dd .field-label {
  display: inline-block;
  font-weight: bold;
  padding-right: 32px;
}
.fields-container dd:last-child {
  border-bottom: 0;
}
.article-footer {
  color: #666666;
  font-size: 11px;
}
.readmore .btn.btn-default::before {
  background: #e6e6e6;
}
.readmore .btn.btn-default:hover::before {
  background: #222222;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.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 48px 32px 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 32px 48px;
}
.pull-left.item-image,
.pull-right.item-image {
  margin-bottom: 24px;
  float: none !important;
}
@media (max-width: 767px) {
  .pull-left.item-image,
  .pull-right.item-image {
    margin-bottom: 32px;
  }
}
.pull-left.item-image img,
.pull-right.item-image img {
  width: 100%;
}
@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 {
  margin-bottom: 32px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 32px;
}
.img-fulltext-right {
  float: right;
  margin-left: 32px;
}
.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 p.img_caption {
  background: #ffffff;
  color: #666666;
  font-size: 11px;
  width: 100%;
  margin: 0;
  padding: 16px;
  text-align: center;
  text-transform: uppercase;
  clear: both;
}
#article-cover {
  position: relative;
}
.detail-image-cover {
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  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 .btn,
.article-footer .btn-group .btn {
  padding: 0;
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.article-aside .btn-group .btn:hover,
.article-footer .btn-group .btn:hover,
.article-aside .btn-group .btn:focus,
.article-footer .btn-group .btn:focus,
.article-aside .btn-group .btn:active,
.article-footer .btn-group .btn:active {
  filter: alpha(opacity=100);
  opacity: 1;
}
.view-models-wrap .item {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 48px;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .view-models-wrap .item {
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
}
.view-models-wrap .item article {
  width: 100%;
}
.view-models-wrap > .page-header {
  border: 0;
  text-align: center;
  padding: 0;
  margin-bottom: 144px;
}
@media (max-width: 991px) {
  .view-models-wrap > .page-header {
    margin-bottom: 48px;
  }
}
.view-models-wrap .item-image {
  margin-bottom: 32px;
}
.view-models-wrap .article-title {
  font-size: 20px;
  font-weight: 400;
}
.view-models-wrap .model-location {
  color: #666666;
  display: block;
  font-size: 11px;
  text-transform: uppercase;
}
.view-models-wrap .article-aside {
  margin-top: 16px;
}
.t3-mainbody.model-detail {
  padding-bottom: 0;
}
.t3-mainbody.model-detail.model-cover,
.t3-mainbody.model-detail.model-cover-simple,
.t3-mainbody.model-detail.model-split {
  padding-top: 0;
}
.t3-mainbody.model-detail > .row {
  margin: 0;
}
.t3-mainbody.model-detail > .row > div {
  padding: 0;
}
.t3-mainbody.model-detail .detail-image-cover {
  position: relative;
  height: 720px;
}
.model-detail article {
  margin-bottom: 144px;
}
@media (max-width: 767px) {
  .model-detail article {
    margin-bottom: 48px;
  }
}
.model-detail .icon-bottom {
  background: url('../../../templates/ja_aiga/images/ico/mouse.png');
  bottom: 48px;
  cursor: pointer;
  left: 50%;
  margin-left: -9px;
  height: 26px;
  position: absolute;
  width: 18px;
}
@media (max-width: 767px) {
  .model-detail .icon-bottom {
    border-bottom: 24px;
  }
}
.model-detail .article-title {
  font-size: 45px;
  text-align: center;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .model-detail .article-title {
    font-size: 30px;
  }
}
.model-detail .article-detail,
.model-detail .article-aside {
  text-align: center;
  max-width: 672px;
  margin-left: auto;
  margin-right: auto;
}
.model-detail .item-image {
  margin-bottom: 48px;
}
.model-detail .model-info-wrap {
  margin-bottom: 144px;
}
@media (max-width: 767px) {
  .model-detail .model-info-wrap {
    margin-bottom: 48px;
  }
}
.model-detail .model-info-wrap .model-info {
  margin-bottom: 48px;
  padding: 0 72px;
}
@media (max-width: 767px) {
  .model-detail .model-info-wrap .model-info {
    margin-bottom: 32px;
    padding: 0;
  }
}
.model-detail .model-info-wrap .model-info ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.model-detail .model-info-wrap .model-info ul li {
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 4px;
}
.model-detail .model-info-wrap .model-info ul li span {
  color: #222222;
}
.model-detail .model-info-wrap .model-social {
  margin-bottom: 48px;
  padding: 0 72px;
}
@media (max-width: 767px) {
  .model-detail .model-info-wrap .model-social {
    margin-bottom: 32px;
    padding: 0;
  }
}
.model-detail .model-info-wrap .model-social ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.model-detail .model-info-wrap .model-social ul li {
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 4px;
}
.model-detail .model-info-wrap .model-social ul li span {
  background: #b30010;
  border-radius: 50%;
  color: #ffffff;
  line-height: 32px;
  font-size: 16px;
  height: 32px;
  width: 32px;
}
.model-detail .model-info-wrap .model-social ul li span:hover,
.model-detail .model-info-wrap .model-social ul li span:focus,
.model-detail .model-info-wrap .model-social ul li span:active {
  background: #9a000e;
}
.model-detail .model-gallery {
  margin-left: -24px;
  margin-right: -24px;
  margin-bottom: 144px;
}
@media (max-width: 767px) {
  .model-detail .model-gallery {
    margin-bottom: 48px;
  }
}
.model-detail .model-gallery .grid-sizer {
  width: 33.3333%;
}
.model-detail .model-gallery .item {
  width: 33.3333%;
}
@media (max-width: 991px) {
  .model-detail .model-gallery .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .model-detail .model-gallery .item {
    width: 100%;
  }
}
.model-detail .model-gallery .item .image-item {
  padding: 0 24px;
  position: relative;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .model-detail .model-gallery .item .image-item {
    margin-bottom: 32px;
  }
}
.model-detail .model-gallery .item .image-item .fa {
  background: rgba(0, 0, 0, 0.1);
  bottom: 0;
  right: 24px;
  color: #ffffff;
  line-height: 48px;
  text-align: center;
  position: absolute;
  height: 48px;
  width: 48px;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.model-detail .model-gallery .item .image-item:hover .fa {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.model-detail .model-gallery .item img {
  width: 100%;
}
.model-detail .pagenav-model {
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  margin: 0;
}
.model-detail .pagenav-model > div {
  padding: 0;
}
.model-detail .pagenav-model > div + div {
  border-left: 1px solid #e8e8e8;
}
.model-detail .pagenav-model .forward-inner,
.model-detail .pagenav-model .previous-inner {
  display: block;
  font-size: 30px;
  font-family: "Prata", Georgia, "Times New Roman", Times, serif;
  text-align: center;
  padding: 144px 24px;
}
@media (max-width: 991px) {
  .model-detail .pagenav-model .forward-inner,
  .model-detail .pagenav-model .previous-inner {
    padding: 96px 24px;
  }
}
@media (max-width: 767px) {
  .model-detail .pagenav-model .forward-inner,
  .model-detail .pagenav-model .previous-inner {
    font-size: 25px;
    padding: 48px 24px;
  }
  .model-detail .pagenav-model .forward-inner.forward-inner,
  .model-detail .pagenav-model .previous-inner.forward-inner {
    border-top: 1px solid #e8e8e8;
  }
}
.model-detail .pagenav-model .forward-inner span,
.model-detail .pagenav-model .previous-inner span {
  margin: 0 10px;
}
.model-detail.view-model-centered {
  text-align: center;
}
.model-detail.model-cover .cover-wrap {
  position: relative;
}
.model-detail.model-cover .cover-wrap .article-header {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}
.model-detail.model-cover .cover-wrap .article-header .article-title {
  font-size: 100px;
}
@media (max-width: 767px) {
  .model-detail.model-cover .cover-wrap .article-header .article-title {
    font-size: 45px;
  }
}
.model-detail.model-cover article {
  margin-top: 144px;
}
@media (max-width: 991px) {
  .model-detail.model-cover article {
    margin-top: 96px;
  }
}
@media (max-width: 767px) {
  .model-detail.model-cover article {
    margin-top: 48px;
  }
}
.model-detail.model-cover-simple article {
  margin-top: 144px;
}
@media (max-width: 991px) {
  .model-detail.model-cover-simple article {
    margin-top: 96px;
  }
}
@media (max-width: 767px) {
  .model-detail.model-cover-simple article {
    margin-top: 48px;
  }
}
.model-detail.model-split .model-inner {
  border-bottom: 1px solid #e8e8e8;
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.model-detail.model-split .model-inner > div {
  padding-left: 0;
  padding-right: 0;
}
.model-detail.model-split .cover-wrap {
  position: static;
}
.model-detail.model-split .cover-wrap .detail-image-cover {
  position: absolute;
  height: 100%;
  width: 50%;
}
@media (max-width: 767px) {
  .model-detail.model-split .cover-wrap .detail-image-cover {
    position: relative;
    height: 300px;
    width: 100%;
  }
}
.model-detail.model-split article {
  align-items: center;
  display: flex;
  margin: 0;
  padding: 48px 48px 96px 48px;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767px) {
  .model-detail.model-split article {
    padding: 48px 24px 96px 24px;
  }
}
.model-detail.model-split article .model-info-wrap {
  margin-bottom: 0;
}
.model-detail.model-split .model-gallery {
  margin-top: 144px;
}
@media (max-width: 991px) {
  .model-detail.model-split .model-gallery {
    margin-top: 96px;
  }
}
@media (max-width: 767px) {
  .model-detail.model-split .model-gallery {
    margin-top: 48px;
  }
}
.view-cover .article-cover {
  padding: 240px 0;
}
@media (max-width: 991px) {
  .view-cover .article-cover {
    padding: 144px 24px;
  }
}
@media (max-width: 767px) {
  .view-cover .article-cover {
    padding: 48px 24px;
  }
}
.view-cover .cover-detail {
  position: relative;
  text-align: center;
  max-width: 912px;
  margin: auto;
}
.view-cover .cover-detail a {
  color: #ffffff;
}
.view-cover .cover-detail a:hover,
.view-cover .cover-detail a:focus,
.view-cover .cover-detail a:active {
  border-bottom-color: #b30010;
  color: #ffffff;
}
.view-cover .cover-detail .article-aside {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.view-cover .cover-detail .article-aside .article-info {
  margin-bottom: 16px;
  width: 100%;
}
.view-cover .article-title,
.view-cover .article-header h1 {
  font-size: 45px;
}
@media (max-width: 991px) {
  .view-cover .article-title,
  .view-cover .article-header h1 {
    font-size: 25px;
  }
}
.view-cover .t3-mainbody {
  padding-top: 0;
}
.view-cover .t3-mainbody .article-aside {
  border-top: 0;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 24px;
}
.view-cover.has-sidebar .mainbody-inner {
  background: #ffffff;
  position: relative;
  padding: 48px 48px 0 48px;
  margin-top: -144px;
  width: 100%;
}
@media (max-width: 991px) {
  .view-cover.has-sidebar .mainbody-inner {
    padding: 48px 0 0;
    margin-top: 0;
  }
}
.view-cover.has-sidebar .article-cover {
  padding: 144px 0 288px;
}
@media (max-width: 991px) {
  .view-cover.has-sidebar .article-cover {
    padding: 144px 24px;
  }
}
@media (max-width: 767px) {
  .view-cover.has-sidebar .article-cover {
    padding: 48px 24px;
  }
}
.view-cover-simple .article-cover {
  height: 720px;
}
.view-cover-simple .item-page .category,
.view-cover-simple .item-page .article-title {
  text-align: left;
}
.ekko-lightbox {
  padding-right: 0 !important;
}
.ekko-lightbox .modal-loading {
  display: none;
}
.ekko-lightbox .modal-dialog {
  margin-top: 15%;
}
@media screen and (min-width: 480px) {
  .ekko-lightbox .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: auto;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
  }
}
.ekko-lightbox .modal-header {
  border: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.ekko-lightbox .modal-header .close {
  background: #ffffff;
  color: #222222;
  height: 35px;
  margin: 0;
  padding: 0;
  width: 35px;
}
@media (min-width: 480px) {
  .ekko-lightbox.modal.fade .modal-dialog {
    margin-top: 0;
  }
}
.ekko-lightbox .modal-body {
  padding: 0;
}
.ekko-lightbox .modal-body .ekko-lightbox-nav-overlay {
  position: absolute;
  top: 50%;
  margin-top: -28px;
  width: 100%;
}
.ekko-lightbox .modal-body .ekko-lightbox-nav-overlay a {
  background: rgba(0, 0, 0, 0.1);
  border: 0;
  color: #ffffff;
  padding: 26px !important;
}
.ekko-lightbox .modal-body .ekko-lightbox-nav-overlay a.glyphicon-chevron-right {
  float: right;
}
.ekko-lightbox .img-responsive {
  margin: 0;
  max-height: 95vh;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #e8e8e8;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #ffffff;
}
.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: 24px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #e8e8e8;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #e8e8e8;
  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: #ffffff;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #ffffff;
}
.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 #e8e8e8;
}
.login-wrap {
  background: transparent;
  margin: auto;
  max-width: 100%;
  width: 380px;
}
.login-wrap .page-header {
  border: 0;
  padding: 0;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .login-wrap .page-header {
    margin-bottom: 32px;
  }
}
.login-wrap .page-header h1 {
  font-size: 45px;
  color: #222222;
}
@media (max-width: 767px) {
  .login-wrap .page-header h1 {
    font-size: 25px;
  }
}
.login-wrap form .control-label {
  text-align: left;
  padding-top: 0;
}
.login-wrap form label {
  color: #666666;
  text-align: left;
  font-weight: 400;
}
.login-wrap form .form-group {
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  .login-wrap form .form-group {
    margin-bottom: 32px;
  }
}
.login-wrap form .form-group input[type="text"],
.login-wrap form .form-group input[type="password"] {
  box-shadow: none;
  width: 100%;
}
.login-wrap form .form-group .checkbox {
  padding-top: 0;
  min-height: 0;
}
.login-wrap form .form-group .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.login-wrap .other-links {
  margin-bottom: 0 !important;
}
.login-wrap .other-links ul {
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.login-wrap .other-links ul li {
  display: inline-block;
  list-style: none;
  padding: 0 8px;
}
.login-wrap .other-links ul li a {
  color: #666666;
}
.login-wrap .other-links ul li a:hover,
.login-wrap .other-links ul li a:focus,
.login-wrap .other-links ul li a:active {
  color: #b30010;
}
.login-wrap .other-links ul li + li {
  margin-top: 16px;
}
.logout {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
.logout .page-header {
  border: 0;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .logout .page-header h1 {
    font-size: 30px;
  }
}
.logout .form-horizontal .control-group {
  margin-bottom: 0;
}
.logout .form-horizontal .control-group .controls {
  margin-left: 0;
}
.registration,
.profile-edit,
.profile {
  width: 500px;
  max-width: 100%;
  margin: auto;
}
.registration legend,
.profile-edit legend,
.profile legend {
  font-size: 45px;
  font-weight: 700;
  font-family: "Prata", Georgia, "Times New Roman", Times, serif;
  border-bottom: none;
  margin-bottom: 32px;
  color: #222222;
}
.registration legend + .control-group,
.profile-edit legend + .control-group,
.profile legend + .control-group {
  margin-top: 0;
}
@media (max-width: 767px) {
  .registration legend,
  .profile-edit legend,
  .profile legend {
    font-size: 25px;
  }
}
.registration .control-label,
.profile-edit .control-label,
.profile .control-label {
  padding-top: 0;
  min-width: 100%;
}
.registration .form-group,
.profile-edit .form-group,
.profile .form-group {
  margin-bottom: 0;
}
.registration .form-group + .form-group,
.profile-edit .form-group + .form-group,
.profile .form-group + .form-group {
  margin-top: 32px;
}
.registration .form-group .control-label,
.profile-edit .form-group .control-label,
.profile .form-group .control-label {
  text-align: left;
  padding-top: 0;
}
.registration .form-group .control-label label,
.profile-edit .form-group .control-label label,
.profile .form-group .control-label label {
  color: #666666;
  font-weight: 400;
}
.registration .form-group .control-label .text label,
.profile-edit .form-group .control-label .text label,
.profile .form-group .control-label .text label {
  font-weight: normal;
  color: #cc0000;
}
.registration .form-group input.required,
.profile-edit .form-group input.required,
.profile .form-group input.required {
  width: 100%;
}
.registration fieldset dt,
.profile-edit fieldset dt,
.profile fieldset dt {
  margin-right: 5px;
}
.registration .form-actions,
.profile-edit .form-actions,
.profile .form-actions {
  background: none;
  margin-top: 48px;
  padding: 0;
}
@media (max-width: 767px) {
  .registration .form-actions,
  .profile-edit .form-actions,
  .profile .form-actions {
    margin-top: 32px;
  }
}
.registration .form-actions .btn,
.profile-edit .form-actions .btn,
.profile .form-actions .btn {
  margin-right: 16px;
  margin-top: 5px;
}
@media screen and (min-width: 992px) {
  .profile-edit {
    width: 800px;
  }
}
.profile-edit fieldset .col-md-6 > .form-group {
  margin: 0 0 32px;
  padding: 0;
}
.profile-edit fieldset .col-md-6 > .form-group input[type="text"],
.profile-edit fieldset .col-md-6 > .form-group input[type="password"],
.profile-edit fieldset .col-md-6 > .form-group input[type="email"],
.profile-edit fieldset .col-md-6 > .form-group select {
  width: 100%;
}
.profile-edit fieldset + fieldset {
  margin-top: 32px;
}
.profile-edit .field-actionlogs #jform_actionlogs_actionlogsExtensions_chosen {
  margin-bottom: 1rem;
}
.profile-edit .field-actionlogs .choices__input {
  margin-top: 1rem;
}
.profile-edit #helpsite-refresh {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  color: #333333;
  margin-top: 32px;
}
.profile-edit #helpsite-refresh:hover,
.profile-edit #helpsite-refresh:focus,
.profile-edit #helpsite-refresh:active {
  background: #ffffff;
  border-color: #ffffff;
}
.profile-edit .password-group .btn:hover,
.profile-edit .password-group .btn:focus,
.profile-edit .password-group .btn:active {
  background: #ffffff;
  color: #222222;
}
@media screen and (min-width: 992px) {
  .profile {
    width: 800px;
  }
}
.profile .dl-horizontal dd,
.profile .dl-horizontal dt {
  border: 0;
  margin-bottom: 5px;
}
.profile #users-profile-custom {
  margin-top: 64px;
}
.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;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
#user-registration .form-group {
  display: block;
  margin-left: -24px;
  margin-right: -24px;
  margin-bottom: 32px;
}
#user-registration .form-group:before,
#user-registration .form-group:after {
  display: table;
  content: " ";
}
#user-registration .form-group:after {
  clear: both;
}
#user-registration .control-label {
  text-align: left;
}
.grecaptcha-badge[data-style="bottomright"] {
  bottom: 150px !important;
  z-index: 10;
}
.com_mailto body {
  padding: 16px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: transparent;
  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,
.remind {
  border-radius: 0;
  padding: 96px;
  margin: auto;
  max-width: 650px;
}
@media (max-width: 767px) {
  .reset,
  .remind {
    padding: 32px;
  }
}
.reset .form-validate p,
.remind .form-validate p {
  background: #333333;
  border: 1px solid #e8e8e8;
  margin-bottom: 32px;
  padding: 16px 32px;
  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;
}
#jform_terms_terms-lbl a.modal,
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline;
  position: relative;
}
#consentbox input[type="radio"],
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#consentbox input[type="checkbox"],
#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;
}
#consentbox label,
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 16px;
  padding: 0;
}
.form-horizontal fieldset .control-group .control-label {
  display: block;
  float: none;
  text-align: left;
}
.form-horizontal fieldset .control-group .controls {
  margin-left: 0;
}
.form-horizontal fieldset + fieldset {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .form-horizontal fieldset + fieldset {
    margin-top: 24px;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.profile-edit .field-privacyconsent .col-md-6 {
  width: 100%;
}
.search {
  margin: auto;
  width: 700px;
  max-width: 100%;
}
.search:before,
.search:after {
  display: table;
  content: " ";
}
.search:after {
  clear: both;
}
.search .page-title {
  border: none;
  text-align: center;
  color: #222222;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .search .page-title {
    font-size: 25px;
    margin-bottom: 32px;
    text-align: left;
  }
}
.search #searchForm {
  margin-bottom: 32px;
}
.search #searchForm input.form-control {
  width: 95%;
}
.search #searchForm .input-group-btn {
  z-index: 10;
}
.searchintro {
  text-align: center;
  font-size: 20px;
}
.searchintro span.badge {
  background: #b30010;
  font-size: 20px;
  padding: 5px 10px;
  border-radius: 15px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm .btn-toolbar {
  margin-bottom: 16px;
}
#searchForm .form-group {
  margin-bottom: 32px;
  display: block;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  #searchForm .form-group {
    text-align: left;
  }
}
#searchForm .form-group #search-searchword {
  margin-bottom: 32px;
}
#searchForm .form-group #search-searchword:focus,
#searchForm .form-group #search-searchword:active {
  box-shadow: none;
}
#searchForm .form-group .input-group-btn {
  position: absolute;
  right: 0;
  width: auto;
  top: 0;
  z-index: 2;
}
#searchForm .form-group .input-group-btn .btn {
  border-radius: 0;
  height: 56px;
}
@media (min-width: 768px) {
  #searchForm .form-group .input-group-btn .btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#searchForm fieldset {
  margin: 32px 0 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  #searchForm fieldset {
    text-align: left;
  }
}
#searchForm legend {
  margin-bottom: 16px;
  border: none;
  font-size: 15px;
  font-weight: 700;
  color: #333333;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
  min-width: 60px;
}
#searchForm .form-limit {
  margin-top: 24px;
  text-align: center;
}
@media (max-width: 767px) {
  #searchForm .form-limit {
    text-align: left;
  }
}
#searchForm .form-limit .counter {
  margin-top: 16px;
}
#searchForm .counter {
  margin-top: 16px;
  border: none;
}
@media (min-width: 768px) {
  #searchForm .counter {
    float: right;
    margin-top: 24px;
  }
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
}
#searchForm .chzn-container,
#searchForm label[for=limit] {
  display: inline-block;
  margin: 0 10px;
}
#searchForm #ordering_chzn {
  float: none;
  margin-left: 5px;
  display: inline-block;
}
.finder #search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
.finder #search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 16px 0;
}
.finder #search-form ul#finder-filter-select-list li label {
  width: 150px;
}
.finder #search-form .word .form-group {
  display: block;
  margin-bottom: 32px;
}
.finder #search-form .awesomplete ul {
  top: 60px;
  background-color: #fff;
}
.finder .search-pagination {
  align-items: center;
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  margin-top: 6rem;
}
@media screen and (max-width: 768px) {
  .finder .search-pagination {
    flex-direction: column;
  }
}
.finder .search-pagination ul.pagination {
  margin: 0;
}
@media screen and (max-width: 767px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 32px;
  margin-left: 0;
  padding-left: 0;
  text-align: center;
  border-top: 2px solid #e8e8e8;
}
.search-results .result-title {
  font-size: 20px;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .search-results .result-title {
    font-size: 16px;
  }
}
.search-results .result-category {
  font-size: 13px;
  color: #888888;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #666666;
  margin-top: 24px;
}
.search-results .result-created {
  font-size: 13px;
  color: #888888;
}
div.finder {
  margin-bottom: 24px;
  margin: auto;
  width: 700px;
  max-width: 100%;
}
div.finder > h1 {
  border: none;
  text-align: center;
  color: #222222;
  font-size: 56px;
  margin-bottom: 48px;
}
@media (max-width: 480px) {
  div.finder > h1 {
    font-size: 32px;
  }
}
@media (max-width: 480px) {
  div.finder .input-group .btn:last-of-type {
    margin-top: 16px;
    margin-left: 16px;
  }
}
div.finder .word .form-inline > label {
  display: block;
  font-size: 30px;
  font-family: "Prata", Georgia, "Times New Roman", Times, serif;
  margin-bottom: 16px;
  font-weight: 300;
  letter-spacing: -1px;
  color: #ffffff;
}
div.finder .word .form-inline > .input-group {
  flex-wrap: wrap;
  justify-content: center;
}
div.finder .word .form-inline > .input-group .js-finder-search-query {
  margin-bottom: 16px;
  width: 100%;
}
div.finder .word .form-inline > .input-group button.btn {
  color: #222222;
}
div.finder .word .form-inline > .input-group a.btn {
  background: #ffffff;
  color: #222222;
  margin-left: 10px;
}
div.finder .awesomplete {
  width: 100%;
}
div.finder .awesomplete input.form-control {
  width: 100%;
  border-radius: 0;
}
div.finder #search-form {
  text-align: center;
}
div.finder #search-form .form-group > label {
  display: block;
  color: #222222;
  font-size: 30px;
  font-family: "Prata", Georgia, "Times New Roman", Times, serif;
  margin-bottom: 16px;
  font-weight: 300;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  div.finder #search-form .form-group > label {
    font-size: 25px;
  }
}
div.finder #search-form .form-group input.inputbox {
  width: 100%;
}
div.finder #search-form .form-group .btn.disabled {
  cursor: pointer;
  pointer-events: auto;
}
@media (max-width: 767px) {
  div.finder #search-form #smartsearch-btn {
    margin-bottom: 16px;
    vertical-align: top;
  }
}
div.finder #advancedSearch {
  margin-top: 16px;
}
div.finder #advancedSearch .card-body > p {
  margin-top: 10px;
}
div.finder .filter-branch.control-group .finder-selects {
  margin: 0 16px 16px;
  display: inline-block;
}
div.finder .filter-branch {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 32px;
  text-align: left;
  margin-top: 32px;
}
@media screen and (min-width: 768px) {
  div.finder .filter-branch {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: px) {
  div.finder .filter-branch {
    grid-template-columns: repeat(4, 1fr);
  }
}
div.finder .filter-branch .control-group {
  display: inline-block;
  margin-right: 16px;
}
div.finder .filter-branch .control-group .control-label {
  margin-bottom: 16px;
}
div.finder .filter-branch .form-select {
  width: 100%;
}
div.finder .filter-branch .controls,
div.finder .filter-branch .control-label {
  text-align: left;
}
div.finder .filter-branch.control-group .finder-selects {
  margin: 0 16px 16px;
  display: inline-block;
}
div.finder #finder-filter-window {
  overflow: unset;
  margin-top: 24px;
}
div.finder #finder-filter-window #finder-filter-select-dates {
  display: flex;
  gap: 32px;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  div.finder #finder-filter-window #finder-filter-select-dates {
    flex-direction: row;
  }
  div.finder #finder-filter-window #finder-filter-select-dates > div {
    width: 50%;
    max-width: 50%;
  }
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date label {
  text-align: left;
  margin-bottom: 16px;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date > select {
  margin: 0;
  margin-bottom: 16px;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .form-control {
  border-right: 1px solid #e8e8e8;
  flex: 1;
}
div.finder #finder-filter-window .field-calendar .btn.btn-primary {
  border-radius: 0;
  margin: 0;
}
div.finder #search-results {
  text-align: center;
}
.autocomplete-suggestions {
  max-width: 200px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 6px;
}
.contact .page-header {
  border: none;
  display: none;
}
.contact .page-header h2 {
  margin: 0;
}
.contact h3 {
  color: #222222;
  font-size: 30px;
  margin: 0;
  position: relative;
}
.contact input[type="email"],
.contact input[type="text"] {
  width: 100%;
}
.contact textarea {
  box-shadow: none;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal {
  margin-bottom: 0;
}
.contact .dl-horizontal > dt {
  display: block;
  color: #666666;
  float: none;
  text-align: left;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
  margin-bottom: 32px;
}
.contact .dl-horizontal > dd a {
  border-bottom: 1px solid #b30010;
}
.contact .dl-horizontal > dd .fa {
  margin-right: 6.4px;
  width: 15px;
}
.contact img {
  max-width: 100%;
}
.contact .form-group.cus-field {
  margin-bottom: 0;
}
.contact label {
  position: relative;
  font-weight: 400;
  padding-bottom: 8px;
}
.contact label.invalid {
  background: transparent;
  color: #cc0000;
}
.contact .contact-links ul li {
  margin: 0 2px 16px 2px;
  border: none;
  display: inline-block;
}
.contact .contact-links ul li a {
  background: #e8e8e8;
  border-radius: 0;
  color: #222222;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  padding: 0;
  text-align: center;
  height: 48px;
  line-height: 48px;
  text-transform: uppercase;
  width: 48px;
}
.contact .contact-links ul li a:hover,
.contact .contact-links ul li a:focus,
.contact .contact-links ul li a:active {
  background: #dbdbdb;
}
.contact div.checkbox {
  margin-bottom: 48px;
}
.contact div.checkbox input {
  margin-left: 0;
  margin-top: 6px;
}
@media (max-width: 767px) {
  .contact .control-btn {
    margin-top: 32px;
  }
}
.contact .thumbnail {
  border: 0;
  padding: 0;
}
.contact .thumbnail img {
  border: 3px solid #e8e8e8;
  padding: 0;
}
.contact .contact-fields.dl-horizontal > dt {
  display: block;
  margin-right: 16px;
  width: auto;
}
.contact .form-horizontal fieldset + fieldset {
  margin-top: 0;
}
.contact .contact-profile label {
  margin: 0;
  padding: 0;
}
.plain-style .contact-image {
  position: relative;
  margin: 0 auto 48px;
  z-index: 2;
}
.plain-style .contact-information .contact-name {
  margin-bottom: 32px;
}
.plain-style .contact-information .contact-links {
  margin-top: 32px;
}
.plain-style .contact-misc {
  margin-bottom: 32px;
}
.plain-style .contact-left {
  padding-right: 96px;
}
@media (max-width: 991px) {
  .plain-style .contact-left {
    padding-right: 48px;
  }
}
@media (max-width: 767px) {
  .plain-style .contact-left {
    padding-right: 24px;
  }
}
#slide-contact {
  height: auto !important;
}
#slide-contact .panel {
  box-shadow: none;
  border: 0;
}
#slide-contact .panel + .panel {
  margin-top: 16px;
}
#slide-contact .panel .panel-heading {
  background-color: transparent;
  color: #222222;
  margin-bottom: -1px;
  padding: 24px 32px;
}
#slide-contact .panel .panel-heading .accordion-toggle {
  position: relative;
  font-size: 15px;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  color: #b30010;
  text-decoration: none;
}
#slide-contact .panel .panel-body {
  border-top: 1px solid #e8e8e8;
  padding: 32px;
}
.contact #myTabContent:before,
.contact #myTabContent:after {
  display: table;
  content: " ";
}
.contact #myTabContent:after {
  clear: both;
}
.contact-form legend {
  border: 0;
  color: #666666;
  font-size: 15px;
  margin: 0 0 16px;
  padding: 0;
}
.contact-form .form-group {
  margin: 0 -32px 16px;
}
@media (max-width: 767px) {
  .contact-form .form-group {
    margin: 0 0 16px;
  }
}
.contact-form .form-group [class^="col-"] {
  padding: 0 32px;
}
@media (max-width: 767px) {
  .contact-form .form-group [class^="col-"] {
    padding: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  box-shadow: none;
  width: 100%;
  height: auto;
}
.contact-form #jform_contact_message.invalid {
  background: transparent;
}
@media (max-width: 768px) {
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.map-container {
  max-width: 100%;
}
.contact-category .filters.btn-toolbar {
  justify-content: flex-start;
}
.contact-category .filters.btn-toolbar #filter-search,
.contact-category .filters.btn-toolbar #limit {
  margin-bottom: 1rem;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #333333;
  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 #e8e8e8;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #e8e8e8;
  padding: 5px 0 5px 0;
}
.contact-category .cat-children ul li h4 {
  border-left: 1px dotted #888888;
  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 #888888;
  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;
}
.contact-category div.pagination {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .contact-category div.pagination {
    flex-direction: column-reverse;
  }
}
.contact-category div.pagination::after,
.contact-category div.pagination::before {
  display: none;
}
.contact-category div.pagination .counter,
.contact-category div.pagination ul.pagination {
  margin: 0;
}
.view-contact .modal.fade.in,
.com_mailto .modal.fade.in {
  display: block !important;
}
.view-contact div.modal,
.com_mailto div.modal {
  bottom: 5%;
  position: fixed;
  top: 5%;
  left: 50% !important;
  z-index: 1050;
  width: 80%;
  margin-left: -40%;
  background-color: transparent;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
  transform: none !important;
}
.view-contact div.modal .modal-header,
.com_mailto div.modal .modal-header {
  background: #ffffff;
}
.view-contact div.modal .modal-header h3,
.com_mailto div.modal .modal-header h3 {
  color: #333;
  display: inline-block;
  margin: 0;
  font-size: 24px;
}
.view-contact div.modal .modal-body,
.com_mailto div.modal .modal-body {
  background: #ffffff;
  height: 75vh;
}
@media (max-width: 1199px) {
  .view-contact div.modal .modal-body,
  .com_mailto div.modal .modal-body {
    overflow: auto;
  }
}
.view-contact div.modal .modal-body iframe,
.com_mailto div.modal .modal-body iframe {
  border: 0;
  height: 98%;
}
.view-contact div.modal.fade,
.com_mailto div.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
.view-contact div.modal.fade.in,
.com_mailto div.modal.fade.in {
  top: 5%;
}
#sbox-window.shadow {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.7);
  padding: 0;
}
#sbox-window.shadow iframe {
  max-width: 100%;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list .category-item {
  margin-bottom: 24px;
}
.categories-list .category-item .item-title {
  text-align: left;
}
.categories-list .category-inner {
  background: #ffffff;
}
.categories-list .category-info {
  padding: 48px;
}
.categories-list .category-info .item-title {
  margin-top: 0;
}
.categories-list .category-info .item-title span {
  background: #ffffff;
  color: #222222;
  float: right;
  font-size: 15px;
  margin-top: 4px;
  margin-left: 16px;
  padding: 5px 10px;
}
.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: 48px;
}
.category-item .category-item .page-header {
  font-size: 15px;
}
.cat-children .page-header {
  border: 0;
  line-height: normal;
  padding: 0;
  margin: 0 0 32px 0;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0;
}
.cat-children .page-header:before {
  content: "\f114";
  font-family: FontAwesome;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 32px;
  margin-bottom: 32px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 32px;
}
.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 #e8e8e8;
  padding-bottom: 32px;
  margin-bottom: 32px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 32px;
  font-size: 17px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 15px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 17px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #e8e8e8;
  float: left;
  line-height: normal;
  margin-right: 16px;
  padding: 16px 32px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 32px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #e8e8e8;
  border-radius: 0;
  float: right;
  padding: 10px;
  margin: 0 0 32px 32px;
  width: 25%;
}
@media (max-width: 767px) {
  #article-index,
  .article-index {
    margin-left: 0;
    width: 100%;
  }
}
#article-index h3,
.article-index h3 {
  margin-top: 16px;
  font-size: 20px;
}
#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: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #f7f7f7;
  color: #222222;
}
#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: #f7f7f7;
  color: #222222;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.next {
  float: right;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 16px 32px;
  line-height: normal;
  border: 1px solid #ffffff;
  border-radius: 0;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #b30010;
}
@media (max-width: 767px) {
  .pagenav-article {
    margin-left: -12px;
    margin-right: -12px;
  }
  .pagenav-article > div {
    padding-left: 12px;
    padding-right: 12px;
  }
}
div.items-more {
  margin-top: 48px;
}
.no-sidebar div.items-more {
  margin-bottom: 48px;
}
div.items-more h3 {
  margin: 0 0 32px;
}
div.items-more .nav {
  border: 0;
  list-style: inside;
}
div.items-more .nav > li {
  font-weight: 500;
}
div.items-more .nav > li::before {
  content: "\f111";
  font-family: FontAwesome;
  float: left;
  font-size: 6px;
  margin-top: 6px;
  margin-right: 6.4px;
}
div.items-more .nav > li + li {
  margin-top: 16px;
}
div.items-more .nav > li > a {
  border: 0;
  padding: 0;
}
div.items-more .nav > li > a:hover,
div.items-more .nav > li > a:focus,
div.items-more .nav > li > a:active {
  border: 0;
  text-decoration: underline;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 16px 0;
}
.display-limit {
  margin: 16px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#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.alert-message,
.alert.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert.alert-message hr,
.alert.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert.alert-message .alert-link,
.alert.alert-success .alert-link {
  color: #356635;
}
.alert.alert-info,
.alert.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert.alert-info hr,
.alert.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert.alert-info .alert-link,
.alert.alert-notice .alert-link {
  color: #2d6987;
}
.alert.alert-error,
.alert.danger,
.alert.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert.alert-error hr,
.alert.danger hr,
.alert.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert.alert-error .alert-link,
.alert.danger .alert-link,
.alert.alert-error .alert-link {
  color: #953b39;
}
.alert.warning,
.alert.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert.warning hr,
.alert.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert.warning .alert-link,
.alert.alert-warning .alert-link {
  color: #a47e3c;
}
#system-message joomla-alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid #bce8f1;
  border-radius: 2px;
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
  display: block;
}
#system-message joomla-alert hr {
  border-top-color: #a6e1ec;
}
#system-message joomla-alert .alert-link {
  color: #2d6987;
}
#system-message joomla-alert h4 {
  color: #3a87ad;
  margin-top: 0;
}
.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: 15px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.form-horizontal .radio.t3onoff {
  min-height: 31px;
}
.form-horizontal .radio.t3onoff label {
  left: 0;
}
.edit.item-page {
  padding-top: 48px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 16px;
}
.edit.item-page .input-append {
  display: flex;
}
.edit.item-page .btn {
  padding: 8px 16px;
}
.edit.item-page #editor-xtd-buttons .btn {
  border: 1px solid #eeeeee;
  color: #333333;
  background: #eeeeee;
  text-shadow: none;
  margin: 3px 0;
}
.edit.item-page #editor-xtd-buttons .btn:hover,
.edit.item-page #editor-xtd-buttons .btn:focus,
.edit.item-page #editor-xtd-buttons .btn:active {
  background: #e1e1e1;
  border-color: #e1e1e1;
  color: #333333;
}
.edit.item-page .btn-toolbar {
  margin-bottom: 32px;
}
.edit.item-page .btn-toolbar .btn:not(.btn-primary) {
  background: #ffffff;
  border-color: #ffffff;
  color: #333333;
}
.edit.item-page .field-calendar > .input-group {
  display: block;
}
.edit.item-page .field-calendar .calendar-header .js-btn {
  color: #ffffff;
}
.edit.item-page .field-calendar .calendar-header .js-btn:hover {
  color: #b30010;
}
.js-stools input {
  background: #ffffff;
  border: 1px solid #ccc;
  height: 45px;
}
.js-stools input:focus {
  border: 1px solid #ccc;
}
.js-stools .btn {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  color: #333333;
  height: 45px;
  line-height: 42px;
  padding: 0 32px;
}
.js-stools .btn:hover,
.js-stools .btn:focus,
.js-stools .btn:active {
  background: #e1e1e1;
  border-color: #e1e1e1;
  color: #333333;
}
.js-stools .btn.btn-primary {
  background: #222222;
  border-color: #222222;
  color: #ffffff;
}
.js-stools .btn.btn-primary:hover,
.js-stools .btn.btn-primary:focus,
.js-stools .btn.btn-primary:active {
  background: #222222;
  border-color: #222222;
  color: #ffffff;
}
.js-stools .btn.btn-primary .caret {
  border-bottom-color: #ffffff;
}
.js-stools .js-stools-field-filter {
  float: left;
  height: 45px;
}
.js-stools .chzn-container {
  min-width: 245px;
}
.thumbnails-media .thumbnail {
  background: #ffffff;
}
.layout-edit .equal-height > .col {
  min-height: 0 !important;
}
.mod-preview {
  background: transparent !important;
  box-shadow: none !important;
  border: 1px dashed #ffffff;
}
.mod-preview-info {
  border: 1px solid #ffffff;
  position: relative;
  z-index: 100;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 34px;
}
.com_config button.btn:not(.btn-primary) {
  background: #eeeeee;
  color: #333333;
}
.com_config button.btn:not(.btn-primary):hover,
.com_config button.btn:not(.btn-primary):focus,
.com_config button.btn:not(.btn-primary):active {
  background: #d5d5d5;
}
.com_config #t3-content {
  margin-top: 32px;
}
.com_config .form-horizontal .radio.t3onoff {
  border: 1px solid #e8e8e8;
  min-height: 30px;
}
.com_config .form-horizontal .radio.t3onoff label {
  text-align: left;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle,
.com_config #modules-form .accordion-group .accordion-body {
  border-color: #e8e8e8;
}
.com_config #modules-form .accordion-group .accordion-body {
  padding: 32px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  color: #ffffff;
}
.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
  width: auto;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
  background: #ffffff;
}
.com_config table.jalist td input,
.com_config table.jatable td input,
.com_config table.jalist td textarea,
.com_config table.jatable td textarea {
  border-color: #ccc;
  color: #555;
}
.com_config table.jalist td .btn.hasTooltip,
.com_config table.jatable td .btn.hasTooltip {
  color: #666666;
}
.view-history .btn-group > .btn {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  color: #222222;
}
.view-history .btn-group > .btn span.icon-delete:before {
  color: #cc0000;
}
.view-history .btn-group > .btn:hover,
.view-history .btn-group > .btn:focus,
.view-history .btn-group > .btn:active {
  background: #fafafa;
}
.iframe-bordered {
  border: 1px solid #e8e8e8;
}
.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: #eeeeee;
  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: #eeeeee;
}
.btn-group .chzn-results {
  white-space: normal;
}
.password-group .input-group input.form-control {
  flex: 1 1 auto;
  width: 100% !important;
}
.password-group .input-group .btn {
  padding-left: 24px;
  padding-right: 24px;
}
.item-page.edit #adminForm .control-group .field-calendar input.form-control {
  border-radius: 5px 0 0 5px;
}
.item-page.edit #adminForm .control-group .field-calendar button[type="button"] {
  height: 40px;
  background: #333333;
}
.item-page.edit #adminForm .control-group .field-calendar button[type="button"] .icon-calendar {
  margin-right: 0;
}
.j40.view-media .media-browser-item.selected .media-browser-select:after {
  content: '\f00c';
  color: #00cc8b;
  font-family: FontAwesome3;
}
.j40.view-media .media-breadcrumb-item:after {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
  border-left-color: var(--template-bg-dark-3);
}
.j40.view-media .media-breadcrumb-item:last-of-type:after {
  border-left-color: #ffffff;
}
.j40.view-contact #jform_consentbox .form-check {
  display: flex;
  align-items: flex-start;
}
.j40.view-contact #jform_consentbox .form-check .form-check-input {
  margin-top: 6px;
}
.archive .filters {
  display: flex;
}
.archive .filter-search {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  margin-right: 1rem;
}
.archive .filter-search .form-select {
  width: auto;
}