.blog-featured .items-row {
  display: flex;
  align-items: stretch;
}
.blog-featured .items-row .item {
  background: transparent;
}
.blog-featured .items-row .item > div {
  height: 100%;
}
.blog-featured .items-row .item article {
  height: 100%;
}
.items-leading .leading {
  margin-bottom: 46px;
}
@media (max-width: 767px) {
  .items-leading .leading {
    margin-bottom: 23px;
  }
}
.items-leading .leading article {
  background-color: #ffffff;
  padding: 34.5px;
}
@media (max-width: 767px) {
  .items-leading .leading article {
    padding: 23px;
  }
}
.items-leading .leading .article-title {
  font-size: 36px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .items-leading .leading .article-title {
    font-size: 24px;
  }
}
.items-leading .leading .article-title a {
  color: #333333;
}
.items-leading .leading .article-title a:hover,
.items-leading .leading .article-title a:focus,
.items-leading .leading .article-title a:active {
  color: #ffffff;
  text-decoration: none;
}
.items-leading .leading div.item-image {
  margin-right: 0;
  margin-bottom: 23px;
}
.items-row .item {
  background: #ffffff;
  margin-bottom: 46px;
}
@media (max-width: 1199px) {
  .items-row .item {
    min-height: 0 !important;
  }
}
@media (max-width: 767px) {
  .items-row .item {
    margin-bottom: 23px;
  }
}
.items-row .item article {
  background-color: #ffffff;
  padding: 34.5px;
}
@media (max-width: 767px) {
  .items-row .item article {
    padding: 23px;
  }
}
.items-row .item div.item-image {
  margin: 0 0 23px;
}
.items-row .item .article-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 1.4;
}
.items-row .item .article-title a {
  color: #333333;
}
.tags {
  margin-bottom: 23px;
}
.tags .label {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 0;
  color: #9e9e9e;
  font-size: 14px;
  font-weight: normal;
}
.tags .label:hover,
.tags .label:focus,
.tags .label:active {
  background: #dedede;
  color: #333333;
}
.com-tags-tag.tag-category .filters {
  justify-content: flex-start;
}
.com-tags-tag.tag-category .filters .com-tags-tags__filter {
  margin-bottom: 0;
}
.com-tags-tag.tag-category .filters .com-tags-tags__filter + .btn-group {
  margin-left: auto;
}
.tag-category {
  background-color: #ffffff;
  padding: 23px;
}
.tag-category .category {
  border: 0;
  margin-top: 23px;
}
.tag-category .category li {
  padding: 0;
  background: transparent;
  border: 0;
}
.tag-category .category li.cat-list-row0 {
  background: transparent;
}
.tag-category .category li + li {
  border-top: 1px solid #ececec;
  background: transparent;
  padding-top: 11.5px;
  margin-top: 11.5px;
}
.tag-category .category li h3 {
  font-size: 16px;
  margin: 0;
}
.tag-category .category li h3 a {
  color: #333333;
}
.tag-category .category li h3 a:hover,
.tag-category .category li h3 a:focus,
.tag-category .category li h3 a:active {
  color: #ffffff;
  text-decoration: none;
}
.tag-category .filters {
  justify-content: space-between !important;
}
.tag-category .filters .clearfix {
  display: none;
}
.tag-category .com-tags-filter-field-wrap {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px;
}
.tag-category .com-tags-filter-field-wrap .com-tags-tag__filter {
  display: flex;
}
.tag-category .thumbnails {
  list-style: none;
  padding: 0;
}
.tag-category .thumbnails li {
  background: transparent;
  border-bottom: 1px solid #ececec;
  margin-bottom: 16px;
}
.tag-category .thumbnails li h3 {
  margin-top: 0;
}
.tag-category .com-tags-tag-list__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px;
}
@media (min-width: 767px) {
  .tag-category .com-tags-tag-list__pagination {
    flex-direction: row-reverse;
  }
}
.filters > .btn-group:first-child {
  margin-left: 0;
  display: block;
}
.filters > .btn-group:first-child:before,
.filters > .btn-group:first-child:after {
  display: table;
  content: " ";
}
.filters > .btn-group:first-child:after {
  clear: both;
}
.filters > .btn-group:first-child .inputbox {
  float: left;
  width: auto;
}
@media (max-width: 767px) {
  .filters > .btn-group:first-child .inputbox {
    max-width: 150px;
  }
}
.filters > .btn-group:first-child .btn {
  background: #eeeeee;
  font-size: 14px;
  height: 37px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.filters > .btn-group:first-child .btn:hover,
.filters > .btn-group:first-child .btn:focus,
.filters > .btn-group:first-child .btn:active {
  background: #d5d5d5;
}
.filters::before,
.filters::after {
  display: none;
}
.divider-vertical {
  margin: 0 0 46px;
  border: 0;
  border-top: 1px solid #ececec;
}
.article-aside {
  color: #9e9e9e;
  font-size: 13px;
  margin: 15px 0;
}
.article-aside a {
  color: #9e9e9e;
}
.article-aside .btn-group.open > a {
  background-color: #eeeeee;
  box-shadow: none;
}
.article-aside .btn-group.open ul.dropdown-menu {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.article-info {
  float: left;
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #9e9e9e;
  margin-bottom: 23px;
}
.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 34.5px 23px 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 23px 34.5px;
}
@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: 23px;
  max-width: 100%;
}
.article-image-full {
  margin-bottom: 23px;
  float: none !important;
}
.article-image-full img {
  width: 100%;
}
@media (max-width: 767px) {
  .article-image-full {
    margin-bottom: 11.5px;
  }
}
.img-fulltext-left {
  float: left;
  margin-right: 23px;
}
.img-fulltext-right {
  float: right;
  margin-left: 23px;
}
.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 {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@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;
}
.item-page {
  background-color: #ffffff;
  padding: 46px;
}
@media (max-width: 767px) {
  .item-page {
    padding: 23px;
  }
}
.item-page .article-header {
  border: 0;
  margin: 0;
  padding: 0;
}
.item-page .article-header .article-title a {
  color: #1d1d1d;
  margin-top: 0;
  font-weight: 500;
}
.blog-item-page .top-content {
  margin: -46px -46px 46px -46px;
  position: relative;
}
@media (max-width: 767px) {
  .blog-item-page .top-content {
    margin: -23px -23px 23px -23px;
  }
}
.blog-item-page .top-content .info-content {
  background: linear-gradient(transparent, #000000);
  position: absolute;
  padding: 23px 46px;
  left: 0;
  bottom: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .blog-item-page .top-content .info-content {
    background: transparent;
    position: static;
    padding: 11.5px 23px 0 23px;
  }
}
.blog-item-page .top-content .info-content .article-title {
  margin-top: 0;
}
.blog-item-page .top-content .info-content .article-title a {
  display: inline-block;
  color: #ffffff;
}
@media (max-width: 1200px) {
  .blog-item-page .top-content .info-content .article-title a {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .blog-item-page .top-content .info-content .article-title a {
    color: #1d1d1d;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 11.5px;
  }
}
.blog-item-page .info-content:before,
.blog-item-page .info-content:after {
  display: table;
  content: " ";
}
.blog-item-page .info-content:after {
  clear: both;
}
.blog-item-page .info-content .user-info {
  margin-bottom: 0;
}
.blog-item-page .info-content .user-info img {
  max-width: 30px;
}
.blog-item-page .info-content dl {
  margin: 0;
}
.blog-item-page .info-content dl dd {
  color: #ffffff;
  display: block;
  float: left;
  margin-right: 11.5px;
  height: 30px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .blog-item-page .info-content dl dd {
    color: #1d1d1d;
  }
}
.blog-item-page .info-content dl dd a {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.4);
  color: #ffffff;
}
@media (max-width: 767px) {
  .blog-item-page .info-content dl dd a {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
    color: #1d1d1d;
  }
}
.blog-item-page .info-content .fa,
.blog-item-page .info-content .field-label {
  display: none;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 23px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap {
  background: url('../../../templates/ja_smallbiz/images/pattern.png');
  margin: 92px 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .login-wrap {
    max-width: 500px;
    margin: auto;
  }
}
.login-wrap .login {
  overflow: hidden;
}
.login-wrap .page-header {
  border: 0;
  color: #ffffff;
  padding-bottom: 0;
}
.login-wrap .page-header h1 {
  font-size: 36px;
  margin: 0;
}
.login-wrap .login-description {
  float: left;
  width: 80%;
}
@media (max-width: 1504px) {
  .login-wrap .login-description {
    height: 100%;
    position: absolute;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .login-wrap .login-description {
    position: static;
  }
}
.login-wrap .login-description img {
  max-width: 100%;
}
.login-wrap .login-description + .login-form {
  background-color: #1d1d1d;
  color: #ffffff;
  padding: 69px;
  position: absolute;
  right: 92px;
  top: 92px;
  width: 40%;
  margin: 0;
}
@media (max-width: 1504px) {
  .login-wrap .login-description + .login-form {
    top: 0;
    right: 0;
    position: relative;
    float: right;
    width: 50%;
  }
}
@media (max-width: 1199px) {
  .login-wrap .login-description + .login-form {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .login-wrap .login-description + .login-form {
    padding: 23px;
  }
}
.login-wrap .login-form {
  background-color: #1d1d1d;
  color: #ffffff;
  padding: 69px;
  width: 40%;
  margin: 69px auto;
}
@media (max-width: 1199px) {
  .login-wrap .login-form {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .login-wrap .login-form {
    padding: 23px;
  }
}
.login-wrap .login-form .password-group .btn {
  background: transparent;
}
.login-wrap .login-form .password-group .btn:hover,
.login-wrap .login-form .password-group .btn:focus,
.login-wrap .login-form .password-group .btn:active {
  color: #ffffff;
}
.login-wrap .login-form p {
  margin-top: 0;
  margin-bottom: 23px;
}
.login-wrap .login-form .col-sm-9 {
  padding: 0;
}
.login-wrap .login-form .col-sm-9 input {
  padding: 11.5px 16px;
}
.login-wrap form .control-label {
  text-align: left;
}
.login-wrap form .form-group {
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
  margin-left: 0;
  margin-right: 0;
}
.login-wrap form .form-group .control-label {
  padding-left: 0;
}
.login-wrap form .form-group .control-label label {
  font-weight: 500;
  position: relative;
}
.login-wrap form .form-group .control-label label .form-control-feedback {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
  bottom: 24px;
  height: auto;
  padding: 4px 6px;
}
.login-wrap form .form-group input {
  background: transparent;
  border: 0;
  padding-left: 0;
  padding-right: 0;
}
.login-wrap form .form-group.actions-wrap {
  border: 0;
  margin-top: 34.5px;
}
.login-wrap form .form-group.actions-wrap > div {
  padding: 0;
}
.login-wrap form .form-group .btn-primary {
  width: 100%;
}
@media (max-width: 767px) {
  .login-wrap form .form-group .btn-primary {
    margin-top: 23px;
  }
}
.login-wrap .other-links {
  margin-bottom: 0;
}
.login-wrap .other-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.login-wrap .other-links ul li {
  display: inline-block;
  margin-right: 10px;
}
.login-wrap .other-links ul li:last-child {
  margin-right: 0;
}
.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: #ffffff;
}
.login-wrap .form-control-feedback {
  top: -23px;
  left: 0;
  right: auto;
  width: 200px;
  text-align: left;
  font-size: 13px;
}
#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: 11.5px;
  padding: 0;
}
#jform_terms_terms-lbl .star,
#jform_privacyconsent_privacy-lbl .star,
#jform_consentbox-lbl .star {
  width: 10px;
  vertical-align: top;
}
#jform_consentbox .form-check-inline {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
#jform_consentbox .form-check-inline input {
  margin-top: 5.75px;
  margin-right: 11.5px;
}
.logout {
  text-align: center;
}
.logout .control-group .controls {
  margin: 0;
}
.registration {
  background: #ffffff;
  padding: 46px;
  max-width: 900px;
  margin: auto;
}
@media (max-width: 767px) {
  .registration {
    padding: 23px;
  }
}
.registration .form-actions {
  background: repeat-x;
  padding: 0;
  text-align: right;
  margin-bottom: 0;
  margin-top: 0;
}
.registration .form-actions .cancel {
  border: 2px solid #cccccc;
}
.registration .control-label {
  padding-top: 0;
}
.registration .form-control-feedback {
  display: none;
}
.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;
}
#user-registration {
  background: #ffffff;
  padding: 46px;
  max-width: 900px;
  margin: auto;
}
@media (max-width: 767px) {
  #user-registration {
    padding: 23px;
  }
}
.control-group label {
  font-weight: 400;
}
.com_mailto body {
  padding: 11.5px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #ececec;
  margin-bottom: 23px;
  padding: 11.5px 23px;
  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 {
  background: #ffffff;
  padding: 64px;
  max-width: 700px;
  margin: auto;
}
@media (max-width: 767px) {
  .profile {
    padding: 23px;
  }
}
.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 input.form-check-input {
  margin-right: 8px;
  width: auto;
}
.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 select + button {
  margin-left: 5px;
}
@media (max-width: 767px) {
  .profile-edit .form-horizontal .control-group .controls {
    margin-left: 0;
  }
}
.profile-edit .t3onoff {
  border: none;
  overflow: unset;
}
.profile-edit .t3onoff input[type=radio] {
  display: inline-block;
}
.profile-edit .t3onoff label {
  background: unset !important;
  color: unset !important;
  height: unset;
  text-indent: unset;
}
.profile-edit .t3onoff label.on {
  position: unset;
}
.profile-edit .t3onoff label.on:before,
.profile-edit .t3onoff label.on:after {
  display: none;
}
.profile-edit .t3onoff label.off.active {
  position: unset;
}
.profile-edit .t3onoff label.off.active:before,
.profile-edit .t3onoff label.off.active::after {
  display: none;
}
.profile-edit .t3onoff .form-check {
  align-items: center;
  display: flex;
  gap: .5rem;
}
.com_search .search {
  background: #ffffff;
  padding: 32px;
}
@media (max-width: 767px) {
  .com_search .search {
    padding: 23px;
  }
}
.com_search .search .page-title {
  margin-bottom: 23px;
  font-size: 36px;
}
.com_search .search .btn-default {
  background: #cccccc;
  border-color: #cccccc;
}
.com_search .search .btn-default .fa {
  margin-left: 0;
}
.com_search .search .btn-default:hover,
.com_search .search .btn-default:focus,
.com_search .search .btn-default:active {
  background: #b3b3b3;
  border-color: #b3b3b3;
}
.com_search .search > .pagination {
  float: none;
  margin: 0;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 23px 0;
}
#searchForm legend {
  margin-bottom: 11.5px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
@media (min-width: 768px) {
  #searchForm #limit_chzn {
    display: inline-block;
  }
}
#searchForm .form-limit {
  margin-top: 23px;
}
@media (min-width: 768px) {
  #searchForm .form-limit {
    float: left;
    margin-top: 0;
  }
}
#searchForm .form-limit .counter {
  float: right;
  margin-top: 0;
}
@media (max-width: 767px) {
  #searchForm .form-limit .counter {
    margin-top: 11.5px;
  }
}
#searchForm .counter {
  margin-top: 11.5px;
  border: none;
}
@media (min-width: 768px) {
  #searchForm .counter {
    float: right;
    margin: 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: 11.5px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 11.5px;
}
@media (max-width: 767px) {
  #search-form .word .form-group .btn {
    margin-bottom: 5.75px;
  }
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 23px;
  margin-left: 0;
  padding-left: 0;
}
.search-results > li {
  background: transparent !important;
  padding: 23px 0;
}
.search-results .result-title {
  font-size: 24px;
}
.search-results .result-title a {
  color: #333333;
}
.search-results .result-title a:hover,
.search-results .result-title a:focus,
.search-results .result-title a:active {
  color: #ffde59;
}
.search-results .result-category {
  font-size: 12px;
  color: #9e9e9e;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #9e9e9e;
  margin-top: 23px;
}
.search-results .result-created {
  font-size: 12px;
  color: #9e9e9e;
}
.search-results dt.result-title {
  border-top: 1px solid #ececec;
  margin-top: 23px;
  padding-top: 23px;
  font-size: 24px;
  font-weight: 400;
}
div.finder {
  background-color: #ffffff;
  margin-bottom: 23px;
  padding: 46px;
}
div.finder .word .form-group:last-child {
  margin-top: 28px;
}
div.finder #finder-filter-window #finder-filter-select-dates {
  display: grid;
  grid-template-columns: 1fr;
  gap: 11.5px;
  margin-bottom: 46px;
}
@media screen and (min-width: 1200px) {
  div.finder #finder-filter-window #finder-filter-select-dates {
    grid-template-columns: repeat(2, 1fr);
  }
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 11.5px;
  width: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date label {
  flex-basis: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date select.inputbox {
  margin: 0;
  width: 100% !important;
  max-width: unset;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .field-calendar {
  width: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .form-control {
  flex: 1;
  max-width: unset;
  border: 1px solid #ececec;
  width: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .chzn-container {
  margin-bottom: 6px;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date br {
  display: none;
}
div.finder #finder-filter-window .filter-branch {
  width: 100%;
}
@media (min-width: 1200px) {
  div.finder #finder-filter-window .filter-branch {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 23px;
  }
}
div.finder #finder-filter-window .filter-branch .control-label {
  padding: 0;
  margin-bottom: 11.5px;
}
div.finder #finder-filter-window .filter-branch .controls {
  margin-left: 0;
}
div.finder #finder-filter-window .filter-branch .controls select {
  color: #9e9e9e;
  width: 100%;
}
div.finder .form-inline .awesomplete {
  flex-basis: 100%;
}
div.finder .form-inline .awesomplete input {
  float: none;
  width: 100%;
}
div.finder .form-inline .awesomplete ul {
  z-index: 6;
}
div.finder .form-inline .btn {
  margin: 0 !important;
}
div.finder .form-inline .input-group {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 11.5px;
}
div.finder .form-inline .input-group input {
  flex: 1;
}
@media (max-width: 767px) {
  div.finder .form-inline .input-group-btn {
    white-space: normal;
  }
  div.finder .form-inline .input-group-btn > * {
    margin-top: 11.5px;
  }
}
div.finder .com-finder__tips {
  margin: 23px 0;
}
div.finder .result__title-url {
  overflow-wrap: break-word;
}
.search-pagination {
  text-align: center;
}
.search-pagination ul.pagination {
  justify-content: center;
  margin-bottom: 23px;
}
#searchForm input[type="radio"],
#searchForm input[type="checkbox"] {
  vertical-align: top;
  margin-top: 6px;
}
#searchForm .phrases-box,
#searchForm .ordering-box {
  margin-bottom: 23px;
}
#searchForm .radio,
#searchForm .checkbox {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
#searchForm .radio + .radio,
#searchForm .checkbox + .radio,
#searchForm .radio + .checkbox,
#searchForm .checkbox + .checkbox {
  margin: 0 0 0 10px;
}
.contact {
  background-color: #ffffff;
  padding: 46px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .control-group #jform_consentbox-lbl a:hover {
  color: #ffcc00;
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact .page-header h2 {
  margin: 0;
}
.contact dt {
  width: auto;
  margin-right: 10px;
}
.contact dd {
  margin-left: 20px;
  margin-bottom: 11.5px;
}
.contact .form-control-feedback {
  display: none;
}
.contact .contact-address {
  margin-bottom: 23px;
}
.contact .contact-address .contact-info {
  margin-bottom: 5.75px;
}
.contact .contact-address .contact-info .jicons-icons {
  color: #555555;
  font-weight: 500;
}
.contact .contact-address .contact-info .jicons-icons i {
  display: none;
}
.contact .contact-address .contact-info .non-icons {
  color: #555555;
}
.contact .contact-links {
  margin-bottom: 11.5px;
}
.contact .contact-links .nav > li {
  display: inline-block;
  margin-bottom: 11.5px;
  margin-right: 11.5px;
}
.contact .contact-links .nav > li > a {
  color: #9e9e9e;
  font-size: 12px;
  font-weight: 300;
  padding: 0;
  border: none;
}
.contact .contact-links .nav > li > a:hover,
.contact .contact-links .nav > li > a:active,
.contact .contact-links .nav > li > a:focus {
  color: #ffffff;
}
.contact #slide-contact .accordion-heading {
  background-color: #eeeeee;
  padding: 11.5px 23px;
}
.contact #slide-contact .accordion-heading a {
  color: #333333;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.contact #slide-contact .accordion-heading a:hover,
.contact #slide-contact .accordion-heading a:focus,
.contact #slide-contact .accordion-heading a:active {
  color: #ffde59;
  text-decoration: none;
}
.contact #slide-contact .accordion-body {
  padding: 0;
}
.contact #slide-contact .accordion-body dt {
  width: auto;
}
.contact #slide-contact .accordion-body dd {
  margin-left: 20px;
  margin-bottom: 11.5px;
}
.contact #slide-contact .accordion-body .thumbnail {
  background-color: transparent;
  border: 0;
  padding: 0;
}
.contact #slide-contact .accordion-group {
  margin-bottom: 2px;
}
.contact #slide-contact .accordion-inner {
  border: 1px solid #ececec;
  border-top: 0;
  padding: 46px;
  margin-bottom: 23px;
}
.contact #myTabTabs li a {
  color: #333333;
}
.contact #myTabTabs .active a {
  background-color: #ffffff;
  outline: none;
}
.contact .tab-content {
  padding: 23px 0;
  margin-bottom: 0;
}
.contact-tabs .nav-tabs {
  border-bottom: 1px solid #d3d3d3;
}
.contact-tabs .nav-tabs > li {
  margin-right: 5px;
}
.contact-tabs .nav-tabs > li a {
  border-color: #d3d3d3;
}
.contact-tabs .nav-tabs > li a:hover,
.contact-tabs .nav-tabs > li a:focus,
.contact-tabs .nav-tabs > li a:active {
  background-color: #f7f7f7;
}
.contact-tabs .nav-tabs > li.active a {
  border-color: #d3d3d3;
  border-bottom-color: #ffffff;
  color: #ffffff;
}
.contact-tabs .tab-content .thumbnail {
  background-color: transparent;
  border: 0;
  padding: 0;
}
.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-form.well {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
}
#contact-form .control-label {
  float: none;
  width: auto;
}
#contact-form .controls {
  margin-left: 0;
}
#contact-form .control-group:last-child .control-label {
  display: inline-block;
}
#contact-form .control-group:last-child .controls {
  margin: 7px 5px 0 0;
}
#contact-form fieldset .control-group:nth-child(7) .controls {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
#contact-form fieldset + fieldset .control-group .control-label.control-label {
  display: block;
  text-align: left;
}
.contact .accordion-toggle {
  font-weight: bold;
}
.contact-plain {
  background: url('../../../templates/ja_smallbiz/images/pattern.png');
  color: #9e9e9e;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.contact-plain .page-header {
  border-bottom: 2px solid #2a2a2a;
}
.contact-plain .contact-form-wrap {
  background-color: #1d1d1d;
  padding: 46px;
  float: left;
  position: relative;
  left: 0;
  top: 0;
  width: 50%;
}
@media screen and (min-width: 1504px) {
  .contact-plain .contact-form-wrap {
    position: relative;
    left: 92px;
    margin: 92px 0;
  }
}
@media (max-width: 1199px) {
  .contact-plain .contact-form-wrap {
    padding: 23px;
    width: 100%;
  }
}
.contact-plain .contact-form-wrap legend {
  display: none;
}
.contact-plain .contact-form-wrap .control-group:nth-child(3),
.contact-plain .contact-form-wrap .control-group:nth-child(4) {
  float: left;
  padding-right: 23px;
  width: 50%;
}
@media (max-width: 767px) {
  .contact-plain .contact-form-wrap .control-group:nth-child(3),
  .contact-plain .contact-form-wrap .control-group:nth-child(4) {
    padding: 0;
    width: 100%;
  }
}
.contact-plain .contact-form-wrap .control-group:nth-child(4) {
  padding-left: 23px;
  padding-right: 0;
}
@media (max-width: 767px) {
  .contact-plain .contact-form-wrap .control-group:nth-child(4) {
    padding: 0;
    width: 100%;
  }
}
.contact-plain .contact-form-wrap .field-spacer {
  margin: 0 0 23px;
}
.contact-plain .contact-form-wrap .control-label label {
  font-weight: 400;
  line-height: 1;
}
.contact-plain .contact-form-wrap .jform_contact_name-lbl {
  margin: 0;
}
.contact-plain .contact-form-wrap input[type="text"],
.contact-plain .contact-form-wrap input[type="email"] {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #2a2a2a;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.contact-plain .contact-form-wrap textarea {
  background-color: #252525;
  border: 0;
  border-bottom: 2px solid #2a2a2a;
  padding: 23px;
  min-height: 150px;
  height: 150px !important;
}
.contact-plain .contact-thumbnail {
  display: none;
}
@media screen and (min-width: 1200px) {
  .contact-plain .contact-thumbnail {
    display: block;
    float: right;
    width: 50%;
    min-height: 860px;
  }
}
@media (max-width: 1504px) {
  .contact-plain .contact-thumbnail {
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.contact-plain .show-misc {
  font-size: 18px;
  font-family: Lora, "Times New Roman", Times, serif;
  display: flex;
  width: 100%;
}
.contact-plain .profile-user {
  float: left;
  width: 100%;
  padding-left: 86px;
  color: #9e9e9e;
}
.contact-plain .profile-user .box-content {
  background: #1d1d1d;
  max-width: 670px;
  padding: 48px;
}
.contact-plain .profile-user .box-content h3 {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 36px;
}
@media (max-width: 991px) {
  .contact-plain .profile-user {
    padding-left: 24px;
  }
}
.contact-category .row-striped {
  background: #ffffff;
}
.contact-category .row-fluid {
  background: transparent !important;
  margin: 0;
  width: auto;
}
.contact-category .row-fluid:before,
.contact-category .row-fluid:after {
  display: table;
  content: " ";
}
.contact-category .row-fluid:after {
  clear: both;
}
.contact-category .row-fluid [class*="span"] {
  margin-left: 0;
}
.contact-category .list-title a {
  color: #1d1d1d;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.contact-category .list-title a:hover,
.contact-category .list-title a:focus,
.contact-category .list-title a:active {
  color: #ffffff;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.archive .filters,
.archive .filter-search {
  align-items: center;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.archive .filters .form-select,
.archive .filter-search .form-select {
  width: auto;
}
.categories-list {
  margin-bottom: 23px;
}
@media (min-width: 767px) {
  .categories-list {
    display: flex;
    flex-wrap: wrap;
  }
}
.categories-list h1 {
  padding: 0 16px;
}
.categories-list .category-item {
  padding: 16px;
}
@media (min-width: 767px) {
  .categories-list .category-item {
    flex-basis: 50%;
  }
}
.categories-list .category-item .category-item {
  margin-left: 0;
}
.categories-list .category-item .category-item .category-item-inner {
  box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.1);
}
.categories-list .category-item .category-item-inner {
  background-color: #ffffff;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
}
.categories-list .category-item .category-item-inner > img {
  margin-bottom: 23px;
  width: 100%;
}
.categories-list .category-item .page-header {
  border-bottom: 0;
  padding: 10px 23px;
  font-size: 24px;
}
.categories-list .category-item .page-header a {
  color: #333333;
}
.categories-list .category-item .page-header a:hover,
.categories-list .category-item .page-header a:focus,
.categories-list .category-item .page-header a:active {
  color: #ffde59;
}
.categories-list .category-item .category-desc {
  padding: 0 23px 10px;
}
.category-desc.base-desc {
  margin-bottom: 23px;
  padding: 0 16px;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 11.5px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 32px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 11.5px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #ececec;
  padding-bottom: 23px;
  margin-bottom: 23px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 23px;
}
.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 #ececec;
  padding-bottom: 23px;
  margin-bottom: 23px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 23px;
  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 #ececec;
  float: left;
  line-height: normal;
  margin-right: 11.5px;
  padding: 11.5px 23px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 23px;
  font-weight: bold;
}
#article-index,
.article-index {
  background-color: #ffffff;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.07000000000000001);
  border: 1px solid #ececec;
  border-radius: 0;
  float: right;
  padding: 10px;
  margin: 0 0 23px 23px;
  width: 25%;
}
@media (max-width: 767px) {
  #article-index,
  .article-index {
    margin: 0 0 11.5px 0;
    width: 100%;
  }
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border-bottom: 1px solid #ececec;
  margin-top: 5px;
}
#article-index ul > li:last-child,
.article-index ul > li:last-child {
  border: 0;
}
#article-index ul > li > a,
.article-index ul > li > a {
  background-color: #ffffff;
  border: 0;
  color: #333333;
  padding: 10px;
  border-radius: 0;
  line-height: 1.4;
}
#article-index ul > li > a:hover,
.article-index ul > li > a:hover,
#article-index ul > li > a:active,
.article-index ul > li > a:active,
#article-index ul > li > a:focus,
.article-index ul > li > a:focus {
  background-color: #ffffff;
  color: #ffde59;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: transparent;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: transparent;
  color: #ffffff;
}
.pager.pagenav a {
  background-color: #eeeeee;
  border: 0;
  color: #333333;
  padding: 8px 15px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.pager.pagenav a span {
  color: #9e9e9e;
  font-size: 12px;
}
.pager.pagenav a:hover,
.pager.pagenav a:focus,
.pager.pagenav a:active {
  background-color: #ffffff;
  color: #ffffff;
}
.pager.pagenav a:hover span,
.pager.pagenav a:focus span,
.pager.pagenav a:active span {
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 11.5px 23px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 11.5px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.items-more .nav {
  border: 0;
}
.items-more .nav > li {
  border: 0;
}
.items-more .nav > li > a {
  border: 0;
  color: #333333;
  padding: 6px 5px;
}
.items-more .nav > li > a:hover,
.items-more .nav > li > a:focus,
.items-more .nav > li > a:active {
  background-color: transparent;
  border: 0;
  color: #ffde59;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 11.5px 0;
}
.display-limit {
  margin: 11.5px 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-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .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;
}
.languageswitcherload {
  float: right;
}
.languageswitcherload .mod-languages {
  position: relative;
  height: 96px;
  width: 48px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .languageswitcherload .mod-languages {
    height: 64px;
    width: 32px;
  }
}
.languageswitcherload .mod-languages ul.lang-inline li {
  background: #ffffff;
  border-left: 1px solid #ececec;
  display: block;
  height: 48px;
  line-height: 48px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  width: 48px;
}
@media (max-width: 767px) {
  .languageswitcherload .mod-languages ul.lang-inline li {
    height: 32px;
    line-height: 32px;
    width: 32px;
  }
}
.languageswitcherload .mod-languages ul.lang-inline li a {
  display: inline-block;
  color: #333333;
  line-height: 1.3;
  font-weight: 500;
}
.languageswitcherload .mod-languages ul.lang-inline li a:hover,
.languageswitcherload .mod-languages ul.lang-inline li a:focus,
.languageswitcherload .mod-languages ul.lang-inline li a:active {
  color: #ffffff;
}
.languageswitcherload .mod-languages ul.lang-inline li + li {
  border-top: 1px solid #ececec;
}
.languageswitcherload .mod-languages ul.lang-inline li.lang-active a {
  color: #ffffff;
}
.languageswitcherload .mod-languages ul.lang-inline li:nth-child(3) {
  position: relative;
}
.languageswitcherload .mod-languages ul.lang-inline li:nth-child(3):before {
  color: #333333;
  content: "...";
  font-size: 20px;
  left: 15px;
  position: absolute;
  top: -39px;
}
.languageswitcherload .mod-languages:hover {
  overflow: visible;
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 11.5px;
}
#adminForm .js-stools .js-stools-field-filter .chzn-container-multi {
  min-width: 220px;
}
#adminForm .js-stools .js-stools-field-filter .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #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;
}
.blog-list-view .items-leading {
  background-color: #ffffff;
  border: 1px solid #ececec;
  padding: 23px;
  margin-bottom: 46px;
}
#modal-jform_consentbox,
#modal-consentbox {
  top: 5%;
  z-index: 1050;
  left: 50%;
  width: 80%;
  position: fixed;
  margin-left: -40%;
  background: #fff;
  border-radius: 6px;
  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: 100%;
  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;
}
.j40 #modal-jform_consentbox,
.j40 #modal-consentbox {
  background: transparent;
  left: 0;
  top: 0;
  right: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
}
.j40 #modal-jform_consentbox .modal-dialog,
.j40 #modal-consentbox .modal-dialog {
  top: auto;
  transform: translate(0);
}
.j40 .btn-group {
  margin-right: 0 !important;
}
#sbox-window #sbox-content iframe {
  max-height: 100%;
  max-width: 100%;
}
.jviewport-height60 {
  height: 60vh;
}
.jviewport-height70 {
  height: 70vh;
}
html.j40 #contact-form label.required .form-control-feedback {
  background: transparent;
  border: 0;
  box-shadow: none;
  display: inline-block;
  line-height: unset;
  height: unset;
  position: unset;
}
html.j40 .form-control-feedback {
  background: transparent;
  border: 0;
  box-shadow: none;
  display: inline-block;
  line-height: unset;
  height: unset;
  position: unset;
}