.com_contact .blog-featured .com-contact-featured__filter {
  flex-wrap: nowrap;
}
.items-leading .leading {
  margin-bottom: 46px;
}
.items-row .col-md-4 .article-header {
  padding: 0;
}
.items-row .col-md-4 .article-intro p {
  padding: 0;
}
.items-row .item {
  margin-bottom: 46px;
}
.divider-vertical {
  display: none;
}
.item-page .pagenav {
  background: transparent;
  border: 0;
  padding: 0;
  margin-top: 30px;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 30px;
  text-align: center;
  padding: 0 30px;
  position: relative;
}
@media (max-width: 767px) {
  .article-aside {
    padding: 0;
    text-align: left;
  }
}
.article-aside .btn-group {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  .article-aside .btn-group {
    position: static;
    margin-top: 11.5px;
  }
}
.article-aside .btn-group .btn {
  border: 1px solid #e8e8e8;
  color: #999999;
}
.article-info {
  display: block;
  margin: 0;
  text-transform: uppercase;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
}
.article-info dd + dd {
  margin-left: 11.5px;
}
@media (max-width: 767px) {
  .article-info dd + dd {
    margin-left: 0;
  }
}
.article-info dd + dd::before {
  content: "/";
  margin-right: 11.5px;
}
@media (max-width: 767px) {
  .article-info dd + dd::before {
    margin-right: 0;
  }
}
.article-info dd .fa {
  display: none;
}
.article-info dd strong {
  font-weight: bold;
}
#acym_wrapper .acym__front__archive #acym__front__archive__search {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
#acym_wrapper .acym__front__archive #acym__front__archive__search input {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  box-shadow: none;
  color: #555555;
  font-size: 14px;
  margin: 0;
  height: 49px;
  padding: 12px 12px;
}
#acym_wrapper .acym__front__archive #acym__front__archive__search input:focus {
  border-color: #d4d4d4;
}
#acym_wrapper .acym__front__archive #acym__front__archive__search button {
  background: #bd00dd;
  border-color: #bd00dd;
  border-radius: 0;
  font-size: 14px;
  height: 49px;
  padding: 12px 12px;
}
#acym_wrapper .acym__front__archive #acym__front__archive__search button:hover,
#acym_wrapper .acym__front__archive #acym__front__archive__search button:focus,
#acym_wrapper .acym__front__archive #acym__front__archive__search button:active {
  opacity: .8;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 23px;
  text-align: center;
}
.article-intro .item-image,
.article-content .item-image {
  margin-bottom: 23px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.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;
}
.article-intro p {
  text-align: center;
  padding: 0 90px;
  font-size: 16px;
}
@media (max-width: 991px) {
  .article-intro p {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .article-intro p {
    text-align: left;
  }
}
.article-image-full {
  margin-bottom: 23px;
}
.article-content {
  font-size: 15px;
}
@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%;
}
.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;
  }
}
.tags {
  text-align: center;
}
.tags a.badge-info,
.tags a.label-info {
  background: #f7f7f7;
  border-radius: 0;
  color: #333333;
  border: 0;
  margin: 5px;
  font-weight: 400;
  font-size: 13px;
}
.tags a.badge-info:hover,
.tags a.label-info:hover,
.tags a.badge-info:focus,
.tags a.label-info:focus,
.tags a.badge-info:active,
.tags a.label-info:active {
  background: #222222;
  color: #ffffff;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.readmore {
  margin-top: 11.5px;
  text-align: center;
}
@media (max-width: 767px) {
  .readmore {
    text-align: right;
  }
}
.readmore a {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #eeeeee;
  color: #333333;
  font-weight: 400;
  padding: 0;
  white-space: normal;
}
.readmore a:hover,
.readmore a:focus,
.readmore a:active {
  background: transparent !important;
  border-bottom-color: #bd00dd !important;
  color: #333333 !important;
  outline: none !important;
  box-shadow: none;
}
.tag-category .category {
  border-top: 0;
}
.tag-category .filters .form-inline {
  display: flex;
}
.tag-category .filters .btn-group:first-of-type {
  display: flex;
  margin-right: auto;
}
.tag-category .filters .btn-group:first-of-type .btn {
  margin-left: 4px;
  margin-top: 0;
  margin-right: 0;
}
.tag-category .filters input {
  width: auto;
}
@media (max-width: 767px) {
  .tag-category .filters input {
    width: 100%;
  }
}
.tag-category .filters .btn {
  border: 2px solid #e8e8e8;
  float: right;
  margin-left: -2px;
}
@media (max-width: 767px) {
  .tag-category .filters .btn {
    float: left;
    margin-left: 0;
    margin-right: 5.75px;
    margin-top: 5.75px;
  }
}
.tag-category .list-striped > li {
  background: transparent !important;
  border: 0 !important;
  padding: 0;
  text-align: center;
  margin-top: 60px;
}
.tag-category .list-striped > li h3 {
  font-size: 30px;
  padding: 0 90px;
  margin-top: 0;
  margin-bottom: 23px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .tag-category .list-striped > li h3 {
    font-size: 24px;
    padding: 0;
    text-align: left;
  }
}
.tag-category .list-striped > li h3 a {
  border-bottom-color: transparent;
}
.tag-category .list-striped > li h3 a:hover,
.tag-category .list-striped > li h3 a:focus,
.tag-category .list-striped > li h3 a:active {
  border-bottom-color: #bd00dd;
}
.tag-category .list-striped > li .tag-body {
  padding: 0 90px;
}
@media (max-width: 767px) {
  .tag-category .list-striped > li .tag-body {
    padding: 0;
    text-align: left;
  }
}
.tag-category .list-striped > li img {
  margin-bottom: 23px;
  width: 100%;
}
.tag-category .com-tags-filter-field-wrap {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 23px;
  gap: 23px;
}
.tag-category .com-tags-tag__filter {
  display: flex;
}
.tag-category .thumbnails {
  display: flex;
  gap: 15px;
  list-style: none;
  padding: 0;
}
.tag-category .thumbnails li {
  background: transparent;
}
.tag-category .thumbnails li h3 {
  margin-top: 0;
}
.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: #ffffff;
  border-radius: 0;
  margin: 60px auto;
  width: 390px;
}
@media screen and (max-width: 767px) {
  .login-wrap {
    margin: 0 auto;
    padding: 0;
    width: auto;
  }
}
.login-wrap .page-header {
  border: 0;
  padding: 0;
  margin-bottom: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .login-wrap .page-header {
    margin-bottom: 23px;
  }
}
.login-wrap .page-header h1 {
  color: #222222;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.login-wrap .login-description {
  color: #999999;
  font-size: 15px;
  font-weight: 300;
  margin-top: 11.5px;
  text-align: center;
}
.login-wrap form {
  margin-top: 23px;
}
.login-wrap form .control-label {
  text-align: left;
  padding-top: 0;
}
.login-wrap form label {
  color: #555555;
  text-align: left;
  font-weight: 400;
}
.login-wrap form .form-group {
  margin-bottom: 34.5px;
}
@media (max-width: 767px) {
  .login-wrap form .form-group {
    margin-bottom: 23px;
  }
}
.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 .password-group .btn {
  padding-left: 16px;
  padding-right: 16px;
  width: auto;
}
.login-wrap .btn {
  text-transform: uppercase;
  display: block;
  width: 100%;
}
.login-wrap .other-links {
  margin-bottom: 0 !important;
}
.login-wrap .other-links ul {
  font-size: 13px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.login-wrap .other-links ul li {
  display: inline-block;
  list-style: none;
  padding: 0 5.75px;
}
.login-wrap .other-links ul li a {
  color: #555555;
}
.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: #bd00dd;
}
.login-wrap .other-links ul li + li {
  margin-top: 11.5px;
}
.logout {
  border: 1px solid #e8e8e8;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.024);
  padding: 46px;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
.logout .page-header {
  border: 0;
  margin-bottom: 23px;
}
.logout .page-header h1 {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.logout .form-horizontal .control-group {
  margin-bottom: 0;
}
.logout .form-horizontal .control-group .controls {
  margin-left: 0;
}
@media (min-width: 480px) {
  .registration,
  .profile-edit,
  .profile {
    margin: 0 auto;
    width: 400px;
  }
}
.registration legend,
.profile-edit legend,
.profile legend {
  border: 0;
  font-size: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.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: 23px;
}
.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: #222222;
  font-weight: 500;
}
.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: 34.5px;
  padding: 0;
}
.registration .form-actions .btn,
.profile-edit .form-actions .btn,
.profile .form-actions .btn {
  margin-right: 11.5px;
}
div.registration .password-group .input-group input {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .profile-edit {
    width: 800px;
  }
}
.profile-edit fieldset .col-md-6 > .form-group {
  margin: 0 0 23px;
  padding: 0;
}
.profile-edit fieldset .col-md-6 > .form-group input,
.profile-edit fieldset .col-md-6 > .form-group select {
  width: 100%;
}
.profile-edit fieldset + fieldset {
  margin-top: 23px;
}
.profile-edit #helpsite-refresh {
  margin-top: 23px;
}
@media screen and (min-width: 992px) {
  .profile {
    width: 800px;
  }
}
.profile .dl-horizontal dd,
.profile .dl-horizontal dt {
  margin-bottom: 5px;
}
.profile #users-profile-custom {
  margin-top: 46px;
}
.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 + .form-group {
  padding: 0 60px 0 20px;
}
@media (max-width: 991px) {
  #user-registration .form-group + .form-group {
    padding: 20px 60px 0 0px;
  }
}
#user-registration .form-group + .form-group label {
  padding: 20px 0px 0 0;
}
.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: 23px;
  font-size: 24px;
}
#mailto-window .mailto-close a {
  font-size: 16px;
}
#mailto-window .mailto-close a:hover {
  color: #bd00dd;
}
@media (max-width: 767px) {
  #mailtoForm .control-group .controls {
    margin-left: 0;
  }
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
#mailtoForm .control-group .controls {
  margin-left: 0;
}
#mailtoForm .control-group .controls #consentbox {
  padding-left: 24px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #e8e8e8;
  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;
}
@media (min-width: 768px) {
  .remind .form-group {
    min-width: 550px;
  }
}
@media (max-width: 767px) {
  .remind .form-group {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.remind .control-label {
  margin-top: 11.5px;
}
.reset .form-group > div {
  padding-left: 0;
  padding-right: 0;
}
.reset fieldset > p,
.remind fieldset > p {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
  padding: 23px;
}
.reset .control-group .control-label,
.remind .control-group .control-label {
  text-align: left !important;
}
.reset .control-group input,
.remind .control-group input {
  width: auto;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.search {
  background: #ffffff;
  padding: 30px;
}
@media (max-width: 767px) {
  .search {
    padding: 23px;
  }
}
.search .page-title,
.search .page-header h1 {
  text-transform: uppercase;
  margin-bottom: 11.5px;
}
.search .alert {
  margin-top: 23px;
  margin-bottom: 0;
}
.search .input-group.form-group #search-searchword {
  width: 100%;
}
.search .input-group.form-group .input-group-btn {
  width: auto;
}
.search .checkbox-inline {
  margin-right: 8px;
  margin-left: 0 !important;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm .form-group {
  margin-bottom: 11.5px;
}
#searchForm .form-group.input-group .btn-default {
  background: #bd00dd;
  border-color: #bd00dd;
  border-width: 2px;
  color: #222222;
  margin-left: -2px;
  position: relative;
  padding-left: 23px;
  padding-right: 23px;
  z-index: 2;
}
#searchForm .form-group.input-group .btn-default:hover,
#searchForm .form-group.input-group .btn-default:focus,
#searchForm .form-group.input-group .btn-default:active {
  background: #a700c4;
  border-color: #a700c4;
}
#searchForm fieldset {
  margin: 23px 0 0 0;
}
#searchForm legend {
  margin-bottom: 3.83333333px;
  border: none;
  font-size: 16px;
  font-weight: 700;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 23px;
}
#searchForm .form-limit .counter {
  border: 0;
  padding: 0;
  margin-top: 0;
  float: right;
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
  margin-top: 6px;
}
@media screen and (max-width: 767px) {
  #searchForm .phrases-box input[type="radio"],
  #searchForm .only input[type="checkbox"] {
    margin-top: 1px;
  }
}
#searchForm .phrases-box input[type="radio"] {
  margin-right: 5px;
}
#searchForm .chzn-container,
#searchForm label[for=limit] {
  float: left;
  margin-right: 10px;
}
#searchForm #ordering_chzn {
  float: none;
  margin-left: 5px;
  display: inline-block;
}
#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 .form-inline {
  margin-bottom: 23px;
}
#search-form .form-inline .input-group {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  #search-form .form-inline .input-group input.form-control {
    flex-basis: 100%;
    margin-bottom: 11.5px;
  }
}
#search-form .form-inline .input-group input {
  flex: 1;
}
#search-form .form-inline .input-group .btn:hover,
#search-form .form-inline .input-group .btn:focus,
#search-form .form-inline .input-group .btn:active {
  color: #333333;
}
#search-form .form-inline .input-group a.btn {
  background-color: #eeeeee;
}
#search-form .form-inline .input-group a.btn:hover,
#search-form .form-inline .input-group a.btn:focus,
#search-form .form-inline .input-group a.btn:active {
  background-color: #999999;
  border-color: #999999;
}
#search-form #finder-filter-window {
  padding-top: 23px;
}
#search-form .word .form-group {
  display: block;
  margin-bottom: 11.5px;
}
@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 .result-title {
  font-size: 24px;
  margin-top: 23px;
}
@media (max-width: 767px) {
  .search-results .result-title {
    font-size: 15px;
  }
}
.search-results .result-title a {
  color: #222222;
}
.search-results .result-title a:hover,
.search-results .result-title a:focus,
.search-results .result-title a:active {
  color: #bd00dd;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 23px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  background: #ffffff;
  margin-bottom: 23px;
  padding: 30px;
}
@media (max-width: 767px) {
  div.finder {
    padding: 23px;
  }
}
div.finder .form-group label {
  text-align: center;
  font-size: 36px;
  font-family: "Karla", sans-serif;
  line-height: 1;
  margin-bottom: 11.5px;
  text-transform: uppercase;
  font-weight: 300;
}
@media (max-width: 767px) {
  div.finder .form-group label {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  div.finder .form-group .btn {
    margin-bottom: 11.5px;
  }
}
div.finder .input-group {
  flex-wrap: wrap;
}
div.finder .input-group .awesomplete {
  flex: 1;
}
@media (max-width: 480px) {
  div.finder .input-group .awesomplete {
    flex-basis: 100%;
    margin-bottom: 11.5px;
  }
}
div.finder .input-group .awesomplete input {
  float: none;
  width: 100%;
}
div.finder .input-group .awesomplete ul {
  z-index: 6;
}
div.finder .input-group button.btn {
  border-radius: 0 !important;
}
div.finder .input-group a.btn:hover {
  background: #f7f7f7;
  color: #333333;
}
div.finder #finder-search .inputbox {
  width: 100%;
}
div.finder #finder-filter-window:before,
div.finder #finder-filter-window:after {
  display: table;
  content: " ";
}
div.finder #finder-filter-window:after {
  clear: both;
}
div.finder #finder-filter-window .filter-branch {
  margin-right: -15px;
  margin-left: -15px;
}
div.finder #finder-filter-window .filter-branch > div {
  margin-bottom: 11.5px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  div.finder #finder-filter-window .filter-branch > div {
    float: left;
    width: 25%;
  }
}
div.finder #finder-filter-window .control-label {
  text-align: left;
}
@media screen and (max-width: 767px) {
  div.finder #finder-filter-window .controls {
    margin-left: 0;
  }
}
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: 768px) {
  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 {
  border: 2px solid #e8e8e8;
  flex: 1;
  max-width: unset;
  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%;
  margin: 0;
}
@media (min-width: 1200px) {
  div.finder #finder-filter-window .filter-branch {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 23px;
  }
}
div.finder #finder-filter-window .filter-branch .control-group {
  width: 100%;
  float: unset;
  padding: 0;
}
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 .result__title-url,
div.finder .result__taxonomy-item {
  overflow-wrap: anywhere;
}
.search-pagination {
  text-align: center;
}
.search-pagination .pagination {
  justify-content: center;
}
.search-pagination .search-pages-counter {
  margin-top: 23px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal > dt img {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
}
.contact .page-header {
  border: 0;
}
.contact .page-header h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 36px;
  margin: 0;
}
.contact .page-header h2 span {
  border-bottom: 1px solid #f7f7f7;
  display: inline-block;
}
.contact .tags span a {
  font-size: 12px;
  padding: 3.83333333px;
  font-weight: normal;
}
.contact .tags span a:hover,
.contact .tags span a:focus,
.contact .tags span a:active {
  background-color: #bd00dd;
  color: #ffffff;
}
.contact .form-group {
  margin-bottom: 30px;
}
.contact .form-group input[type="text"],
.contact .form-group input[type="email"] {
  width: 100%;
}
.contact .form-group textarea {
  border: 2px solid #e8e8e8;
  box-shadow: none;
}
.contact .form-group textarea:focus {
  border-color: #d4d4d4;
}
.contact .form-group input.invalid,
.contact .form-group textarea.invalid {
  border-color: #cc0000;
}
.contact .form-group .control-label {
  color: #333333;
  display: inline-block;
  text-align: left;
  padding: 0;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 5.75px;
  width: auto;
}
.contact .form-group .control-btn {
  text-align: right;
}
.contact .form-group .checkbox input {
  position: relative;
  top: 1px;
  margin: 0;
}
.contact .form-group .checkbox label {
  padding-left: 2px;
}
.contact .grecaptcha-badge {
  bottom: 76px !important;
}
.contact .plain-style .page-header {
  border: 0;
  text-align: center;
}
.contact .plain-style .page-header h2 {
  font-size: 56px;
  display: inline-block;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .page-header h2 {
    font-size: 30px;
  }
}
.contact .plain-style .control-group {
  display: inline-block;
  margin-bottom: 0;
}
.contact .plain-style .control-group .control-label {
  display: block;
  text-align: left;
  width: 100%;
  float: left;
}
.contact .plain-style .control-group .control-label label {
  padding: 0 !important;
}
.contact .plain-style .control-group .controls {
  display: inline-block;
  margin-left: 0;
}
.contact .plain-style .control-group .controls .checkbox {
  margin: 0;
}
.contact .plain-style .contact-information {
  padding: 0 165px;
  margin-top: 69px;
}
@media screen and (max-width: 991px) {
  .contact .plain-style .contact-information {
    padding: 0 20px;
    margin-top: 23px;
  }
}
.contact .plain-style .contact-information .contact-misc {
  font-size: 16px;
}
.contact .plain-style .contact-info {
  position: relative;
}
.contact .plain-style .contact-image img {
  max-width: 100%;
}
.contact .plain-style .contact-detail {
  background: #ffffff;
  bottom: 30px;
  left: 30px;
  position: absolute;
  padding: 46px;
  overflow: hidden;
  min-width: 40%;
}
@media screen and (max-width: 991px) {
  .contact .plain-style .contact-detail {
    border: 1px solid #e8e8e8;
    padding: 23px;
    position: static;
  }
}
.contact .plain-style .contact-detail .contact-position {
  margin-bottom: 0;
  font-weight: bold;
}
.contact .plain-style .contact-detail .contact-address {
  margin-bottom: 23px;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .contact-detail .contact-address {
    width: 100%;
  }
}
.contact .plain-style .contact-detail .contact-address dt {
  display: none;
}
.contact .plain-style .contact-detail .contact-address dd .fa,
.contact .plain-style .contact-detail .contact-address dd .fas {
  background: #eeeeee;
  color: #555555;
  margin-bottom: 11.5px;
  margin-right: 11.5px;
  line-height: 30px;
  text-align: center;
  height: 30px;
  width: 30px;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .contact-detail .contact-links {
    width: 100%;
  }
}
.contact .plain-style .contact-detail .contact-links ul li {
  display: inline-block;
}
.contact .plain-style .contact-detail .contact-links ul li a {
  background: #eeeeee;
  color: #555555;
  padding: 3.83333333px 7.66666667px;
  font-size: 12px;
  font-family: "Karla", sans-serif;
}
.contact .plain-style .contact-detail .contact-links ul li a:hover,
.contact .plain-style .contact-detail .contact-links ul li a:focus,
.contact .plain-style .contact-detail .contact-links ul li a:active {
  background: #999999;
  color: #ffffff;
}
.contact .plain-style .form-input {
  padding: 0 165px;
}
@media screen and (max-width: 991px) {
  .contact .plain-style .form-input {
    padding: 0 20px;
  }
}
.contact .plain-style #jform_contact_email_copy {
  margin-right: 5px;
}
.contact .plain-style .form-input h3 {
  display: inline-block;
  font-size: 30px;
  margin: 0;
  text-transform: uppercase;
}
.contact .plain-style .form-input legend {
  border: 0;
  color: #999999;
  font-size: 13px;
  margin-top: 3.83333333px;
  line-height: 1;
}
.contact .plain-style #jform_consentbox .form-check {
  display: flex;
  align-items: flex-start;
}
.contact .plain-style #jform_consentbox .form-check input {
  margin-top: 6px;
}
.contact #myTab {
  border: 0;
}
@media screen and (max-width: 767px) {
  .contact #myTab li {
    margin-bottom: 11.5px;
    width: 100%;
  }
}
.contact #myTab li a {
  border: 0;
  border-bottom: 2px solid transparent;
  color: #000000;
  padding: 0;
  margin-right: 23px;
  padding-bottom: 7.66666667px;
  font-family: "Karla", sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.contact #myTab li a:hover,
.contact #myTab li a:focus,
.contact #myTab li a:active {
  background-color: transparent;
  border-bottom: 2px solid #000000;
}
.contact #myTab li.active a {
  border-bottom: 2px solid #000000;
}
.contact #myTabContent {
  border-top: 1px solid #e8e8e8;
  padding: 23px;
}
.contact #myTabContent .thumbnail {
  border: 0;
  padding: 0;
  max-width: 100%;
}
.contact #myTabContent #basic-details {
  text-align: center;
}
.contact #myTabContent #basic-details .contact-position {
  margin-bottom: 3.83333333px;
}
.contact #myTabContent #basic-details .fa {
  display: none;
}
.contact #myTabContent #display-form legend {
  border: 0;
  font-size: 12px;
  margin-bottom: 4.6px;
}
.contact #myTabContent #display-form .control-label {
  text-align: left;
  padding: 0;
}
.contact #myTabContent #display-form .form-control {
  width: 100%;
}
.contact #myTabContent .contact-links ul li {
  display: inline-block;
  margin-right: 5.75px;
  width: auto;
}
.contact #myTabContent .contact-links ul li a {
  background-color: #f7f7f7;
  color: #000000;
  font-size: 12px;
  padding: 3.83333333px;
}
.contact #myTabContent .contact-links ul li a:hover,
.contact #myTabContent .contact-links ul li a:focus,
.contact #myTabContent .contact-links ul li a:active {
  background-color: #bd00dd;
  color: #ffffff;
}
.contact #slide-contact .thumbnail {
  border: 0;
  padding: 0;
  max-width: 100%;
}
.contact #slide-contact .panel-default {
  border-radius: 0;
}
.contact #slide-contact .panel-default .panel-heading {
  padding: 11.5px 23px;
}
@media screen and (max-width: 767px) {
  .contact #slide-contact .panel-default .panel-heading {
    padding-left: 11.5px;
    padding-right: 11.5px;
  }
}
.contact #slide-contact .panel-default .panel-heading .panel-title a {
  font-size: 12px;
  text-transform: uppercase;
}
.contact #slide-contact .panel-default .panel-body {
  padding: 23px;
}
@media screen and (max-width: 767px) {
  .contact #slide-contact .panel-default .panel-body {
    padding: 11.5px;
  }
}
.contact #slide-contact .panel-default .panel-body .fa {
  margin-right: 3.83333333px;
}
.contact #slide-contact .panel-default .panel-body .contact-form legend {
  border: 0;
  font-size: 12px;
}
.contact #slide-contact .panel-default .panel-body .contact-position {
  margin-bottom: 0;
}
.contact #slide-contact .panel-default .panel-body .contact-links ul li {
  display: inline-block;
  margin-right: 5.75px;
  width: auto;
}
.contact #slide-contact .panel-default .panel-body .contact-links ul li a {
  background-color: #f7f7f7;
  color: #000000;
  font-size: 12px;
  padding: 3.83333333px;
}
.contact #slide-contact .panel-default .panel-body .contact-links ul li a:hover,
.contact #slide-contact .panel-default .panel-body .contact-links ul li a:focus,
.contact #slide-contact .panel-default .panel-body .contact-links ul li a:active {
  background-color: #bd00dd;
  color: #ffffff;
}
.contact #jform_captcha-lbl {
  padding-left: 15px;
}
.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 div.checkbox {
  display: flex;
}
.contact-form div.checkbox .form-check {
  margin-right: 6px;
}
.contact-form fieldset fieldset .control-group .control-label {
  float: none;
}
.contact-form fieldset fieldset .control-group .controls {
  margin-left: 0;
}
.contact .accordion-toggle {
  font-weight: bold;
}
.contact-category .category .row {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
#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;
  flex-wrap: wrap;
  gap: 1rem;
}
.archive .form-select {
  width: auto;
}
.categories-list {
  margin: 0 auto 23px;
  max-width: 800px;
  text-align: center;
}
.categories-list img {
  max-width: 100%;
}
.categories-list .category-item {
  margin-top: 30px;
  text-align: left;
}
.categories-list .category-info {
  padding: 23px;
}
.categories-list .category-info .item-title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}
.categories-list .category-info .item-title .badge {
  vertical-align: middle;
  font-weight: normal;
}
.categories-list .category-info .category-desc {
  color: #999999;
}
.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;
  width: auto;
}
.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 #e8e8e8;
  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 #e8e8e8;
  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 #e8e8e8;
  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 {
  border: 1px solid #e8e8e8;
  border-radius: 0;
  float: right;
  padding: 10px;
  margin: 0 0 23px 23px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #bd00dd;
  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: #bd00dd;
  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 {
  border-radius: 0;
  border: 1px solid #eeeeee;
  color: #555555;
  padding: 11.5px 23px;
  line-height: normal;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 23px;
}
.items-more .nav {
  border: 0;
}
.items-more .nav > li {
  margin-bottom: 11.5px;
}
.items-more .nav > li::before {
  content: "-";
  margin-right: 4px;
}
.items-more .nav > li > a {
  border: 0;
  border-bottom: 1px solid #f7f7f7;
  display: inline-block;
  padding: 0;
}
.items-more .nav > li > a:hover,
.items-more .nav > li > a:focus,
.items-more .nav > li > a:active {
  background: transparent;
  border-bottom-color: #bd00dd;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px;
  margin: 11.5px 0;
}
.filters::before,
.filters::after {
  display: none;
}
.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.alert-message {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert.alert-message .alert-link {
  color: #356635;
}
.alert.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert.alert-notice .alert-link {
  color: #2d6987;
}
.alert.danger,
.alert.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert.danger hr,
.alert.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert.danger .alert-link,
.alert.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;
}
.back-to-top {
  bottom: 30px;
  right: 30px;
  left: auto;
  transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
  -webkit-transition: transform 600ms;
  -o-transition: transform 600ms;
  transition: transform 600ms;
  position: fixed;
  z-index: 1000;
}
.back-to-top.affix {
  transform: rotateY(0);
  -webkit-transform: rotateY(0);
}
.back-to-top .btn {
  padding: 0;
  text-align: center;
  line-height: 40px;
  height: 40px;
  width: 40px;
}
.back-to-top .btn .fa {
  font-size: 16px;
  position: relative;
  top: -2px;
}
div.calendar {
  width: 187px;
}
.edit.item-page .btn-toolbar {
  margin-top: 11.5px;
}
.edit.item-page .btn-toolbar .btn.modal_14:hover,
.edit.item-page .btn-toolbar .btn.modal_14:focus,
.edit.item-page .btn-toolbar .btn.modal_14:active {
  background: #eaeaea;
  color: #333333;
}
.edit.item-page #adminForm > .btn-toolbar button.btn:hover,
.edit.item-page #adminForm > .btn-toolbar button.btn:focus,
.edit.item-page #adminForm > .btn-toolbar button.btn:active {
  color: #222222;
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  color: #ffffff;
}
.edit .nav-tabs {
  margin-bottom: 0;
}
.window.view-modules .js-stools-container-bar .input-append input,
.window.view-articles .js-stools-container-bar .input-append input {
  width: auto;
}
.window.view-modules .js-stools .btn,
.window.view-articles .js-stools .btn {
  border: 2px solid #e8e8e8;
}
.window.view-modules .js-stools .btn:hover,
.window.view-articles .js-stools .btn:hover,
.window.view-modules .js-stools .btn:focus,
.window.view-articles .js-stools .btn:focus,
.window.view-modules .js-stools .btn:active,
.window.view-articles .js-stools .btn:active {
  background: #222222;
  color: #ffffff;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  color: #ffffff;
  text-shadow: none;
}
@media (max-width: 767px) {
  .chzn-container,
  .chzn-drop {
    width: 100% !important;
  }
}
fieldset.t3onoff.radio {
  min-height: 30px;
}
fieldset.t3onoff.radio .btn {
  text-align: left;
}
#jform_captcha {
  max-width: 200px;
}
.mod-preview-info {
  z-index: 2;
}
.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: #e8e8e8;
  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: #e8e8e8;
}
.btn-group .chzn-results {
  white-space: normal;
}
.js-stools .js-stools-field-filter {
  vertical-align: top;
}
.js-stools .js-stools-field-filter > .chzn-container-multi {
  min-width: 220px;
  max-width: 220px;
}
.js-stools .js-stools-field-filter > .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  min-width: 200px;
}
#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;
}
#modal-jform_consentbox,
#modal-consentbox {
  top: 5%;
  z-index: 10050;
  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;
  outline: none;
  padding: 0 !important;
  transform: none;
  bottom: auto;
}
#modal-jform_consentbox.in,
#modal-consentbox.in {
  opacity: 1;
  display: block !important;
}
#modal-jform_consentbox .modal-header,
#modal-consentbox .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  overflow-y: auto;
  width: 98%;
  position: relative;
  padding: 1%;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  height: 75vh;
}
#modal-jform_consentbox .iframe,
#modal-consentbox .iframe {
  border: 0;
  height: 98%;
}
#modal-consentbox .modal-header h3,
#modal-jform_consentbox .modal-header h3 {
  margin: 0;
  font-size: 26px;
}
.jviewport-height70 {
  height: 70vh;
}
.jviewport-height60 {
  height: 60vh;
}
html.j40 #modal-jform_consentbox,
html.j40 #modal-consentbox {
  background: transparent;
  left: 0;
  right: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
}
html.j40 #modal-jform_consentbox .modal-dialog,
html.j40 #modal-consentbox .modal-dialog {
  top: auto;
  transform: translate(0);
}
html.j40 .btn-group {
  margin-right: 0;
}
.tooltip.fade.show {
  opacity: 1;
}
@media (max-width: 480px) {
  .users-profile-custom-joomlatoken .dl-horizontal dd {
    width: auto !important;
  }
}
.media-browser-select::after {
  content: "\f00c";
  font-family: FontAwesome;
}
.media-browser-item-info {
  font-size: 16px;
}
.media-preview-modal .modal-dialog {
  background-color: #ffffff;
  border-radius: 5px;
}
.media-preview-modal .modal-dialog .modal-header {
  border-bottom: 1px solid #e8e8e8;
  padding: 11.5px 23px;
  justify-content: flex-start;
  width: 100%;
}
.media-preview-modal .modal-dialog .modal-header .media-preview-close {
  background: #f0f0f0;
  border-radius: 50%;
  color: #999;
  height: 32px;
  opacity: 1;
  top: -12px;
  right: -12px;
  text-align: center;
  line-height: 30px;
  width: 32px;
}
.media-preview-modal .modal-dialog .modal-header .media-preview-close:hover,
.media-preview-modal .modal-dialog .modal-header .media-preview-close:focus,
.media-preview-modal .modal-dialog .modal-header .media-preview-close:active {
  color: #333;
}
.media-preview-modal .modal-dialog .modal-body {
  background: transparent;
  box-shadow: none;
  padding: 23px;
}
.media-preview-modal .modal-dialog .modal-body img {
  max-width: 100%;
}
.pagenavigation ul.pagination {
  width: 100%;
}
.pagenavigation ul.pagination li.next {
  float: right;
}
.pagenavigation .btn-secondary:hover {
  border-bottom-color: #428bca;
  color: #428bca;
}
.edit-link div[role="tooltip"] {
  display: none;
}
.modal {
  visibility: hidden;
}
body.modal-open .modal-backdrop {
  opacity: 1;
  visibility: visible;
}
body.modal-open .modal {
  width: 100%;
  opacity: 1;
  visibility: visible;
  z-index: 100000 !important;
  margin: 30px auto;
}
body.modal-open .modal .modal-dialog {
  width: 80vw;
  transform: none;
  margin: auto;
}
body.modal-open .modal .modal-dialog .modal-header {
  display: flex;
}
body.modal-open .modal .modal-dialog .modal-body {
  height: 70vh;
}
.chosen-container-single .chosen-single {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  height: 49px;
  padding: 12px 12px;
}
.chosen-container-single .chosen-single div {
  align-items: center;
  display: flex;
}
.chosen-container-single .chosen-single div b {
  height: 24px;
}
html.j40 #contact-form label.required .form-control-feedback {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  line-height: unset;
  height: auto;
  position: unset;
}
html.j40 .form-control-feedback {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  line-height: unset;
  height: auto;
  position: unset;
}