.items-leading .leading {
  margin-bottom: 44px;
}
.items-row .item {
  margin-bottom: 44px;
}
.divider-vertical {
  margin: 0 0 44px;
  border: 0;
  border-top: 1px solid #e8e6e3;
}
.item-page .article-aside {
  margin-bottom: 22px;
}
.item-page .article-aside .btn-group {
  z-index: 1000;
}
.article-aside {
  color: #aaaaaa;
  font-size: 13px;
  margin-bottom: 11px;
}
.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: 3px;
  white-space: nowrap;
}
.article-info dd + dd:before {
  content: ".";
  margin-right: 3px;
}
.article-info dd .fa {
  display: none;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 22px;
}
.readmore a {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #111111;
  color: #555555;
  padding: 0;
  font-family: "Work Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}
.readmore a .icon-chevron-right {
  display: none;
}
.readmore a:hover,
.readmore a:focus,
.readmore a:active {
  background: transparent;
  border-bottom: 1px solid #111111;
  color: #111111;
}
.item-image {
  margin-bottom: 22px;
}
.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 33px 22px 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 22px 33px;
}
@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: 22px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 22px;
}
.img-fulltext-right {
  float: right;
  margin-left: 22px;
}
.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: #aaaaaa;
  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 .btn {
  color: #aaaaaa;
  padding: 0;
}
article aside .btn-group .btn:hover,
article aside .btn-group .btn:focus,
article aside .btn-group .btn:active {
  box-shadow: none;
  color: #111111;
}
.tags {
  margin-bottom: 11px;
}
.tags > span {
  display: inline-block;
}
.tags a.label-info {
  background: #f7f7f7;
  border-radius: 0px;
  border: 0;
  color: #555555;
  margin-right: 4px;
}
.tags a.label-info:before {
  content: "#";
}
.tags a.label-info:hover,
.tags a.label-info:focus,
.tags a.label-info:active {
  background: #f2f2f2;
  color: #111111;
}
.tag-category #filter-search {
  box-shadow: none;
  float: left;
  border-radius: 0;
}
.tag-category .filters {
  margin-top: 0;
  margin-bottom: 30px;
}
.tag-category .filters .btn {
  background: #ffffff;
  border-color: #e8e6e3;
  color: #555555;
  height: 52px;
  margin: 0;
}
.tag-category .filters .btn:hover,
.tag-category .filters .btn:focus,
.tag-category .filters .btn:active {
  background: #f7f7f7;
}
@media (max-width: 767px) {
  .tag-category .btn-group {
    margin-top: 11px;
  }
}
.tag-category .media-wrap .image-wrap {
  margin-bottom: 22px;
}
.tag-category .media-wrap .image-wrap img {
  width: 100%;
}
.tag-category .media-wrap .title {
  margin-top: 0;
}
.tag-category .media-wrap .title a {
  color: #222222;
}
.tag-category .media-wrap .title a:hover,
.tag-category .media-wrap .title a:focus,
.tag-category .media-wrap .title a:active {
  color: #111111;
}
.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: 22px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.com_users .t3-mainbody > .row {
  margin: 0;
}
.com_users .t3-mainbody .login-wrap,
.com_users .t3-mainbody .registration,
.com_users .t3-mainbody .profile,
.com_users .t3-mainbody .profile-edit {
  margin: 0 auto;
  padding: 90px 44px;
}
@media (max-width: 768px) {
  .com_users .t3-mainbody .login-wrap,
  .com_users .t3-mainbody .registration,
  .com_users .t3-mainbody .profile,
  .com_users .t3-mainbody .profile-edit {
    padding: 0;
  }
}
.com_users .t3-mainbody .login-wrap h1,
.com_users .t3-mainbody .registration h1,
.com_users .t3-mainbody .profile h1,
.com_users .t3-mainbody .profile-edit h1,
.com_users .t3-mainbody .login-wrap legend,
.com_users .t3-mainbody .registration legend,
.com_users .t3-mainbody .profile legend,
.com_users .t3-mainbody .profile-edit legend {
  text-align: left;
}
.com_users .t3-mainbody .login-wrap legend,
.com_users .t3-mainbody .registration legend,
.com_users .t3-mainbody .profile legend,
.com_users .t3-mainbody .profile-edit legend {
  border: none;
  font-size: 60px;
  font-family: "Eczar", Georgia, "Times New Roman", Times, serif;
}
@media (max-width: 767px) {
  .com_users .t3-mainbody .login-wrap legend,
  .com_users .t3-mainbody .registration legend,
  .com_users .t3-mainbody .profile legend,
  .com_users .t3-mainbody .profile-edit legend {
    font-size: 36px;
  }
}
.com_users .t3-mainbody .login-wrap .star,
.com_users .t3-mainbody .registration .star,
.com_users .t3-mainbody .profile .star,
.com_users .t3-mainbody .profile-edit .star {
  color: #ffcc00;
}
.com_users .t3-mainbody .login-wrap .form-horizontal label,
.com_users .t3-mainbody .registration .form-horizontal label,
.com_users .t3-mainbody .profile .form-horizontal label,
.com_users .t3-mainbody .profile-edit .form-horizontal label,
.com_users .t3-mainbody .login-wrap #user-registration label,
.com_users .t3-mainbody .registration #user-registration label,
.com_users .t3-mainbody .profile #user-registration label,
.com_users .t3-mainbody .profile-edit #user-registration label {
  font-weight: 400;
}
.com_users .t3-mainbody .login-wrap .form-horizontal input,
.com_users .t3-mainbody .registration .form-horizontal input,
.com_users .t3-mainbody .profile .form-horizontal input,
.com_users .t3-mainbody .profile-edit .form-horizontal input,
.com_users .t3-mainbody .login-wrap #user-registration input,
.com_users .t3-mainbody .registration #user-registration input,
.com_users .t3-mainbody .profile #user-registration input,
.com_users .t3-mainbody .profile-edit #user-registration input {
  background-color: #ffffff;
  box-shadow: none;
  padding: 11px 15px;
  width: 100%;
}
.com_users .t3-mainbody .login-wrap .form-horizontal input:focus,
.com_users .t3-mainbody .registration .form-horizontal input:focus,
.com_users .t3-mainbody .profile .form-horizontal input:focus,
.com_users .t3-mainbody .profile-edit .form-horizontal input:focus,
.com_users .t3-mainbody .login-wrap #user-registration input:focus,
.com_users .t3-mainbody .registration #user-registration input:focus,
.com_users .t3-mainbody .profile #user-registration input:focus,
.com_users .t3-mainbody .profile-edit #user-registration input:focus {
  border-color: #c2c0be;
  box-shadow: none;
}
.com_users .t3-mainbody .login-wrap .btn-default,
.com_users .t3-mainbody .registration .btn-default,
.com_users .t3-mainbody .profile .btn-default,
.com_users .t3-mainbody .profile-edit .btn-default,
.com_users .t3-mainbody .login-wrap .btn-small,
.com_users .t3-mainbody .registration .btn-small,
.com_users .t3-mainbody .profile .btn-small,
.com_users .t3-mainbody .profile-edit .btn-small {
  background-color: #ffffff;
  color: #222222;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.com_users .t3-mainbody .login-wrap .btn-default:hover,
.com_users .t3-mainbody .registration .btn-default:hover,
.com_users .t3-mainbody .profile .btn-default:hover,
.com_users .t3-mainbody .profile-edit .btn-default:hover,
.com_users .t3-mainbody .login-wrap .btn-small:hover,
.com_users .t3-mainbody .registration .btn-small:hover,
.com_users .t3-mainbody .profile .btn-small:hover,
.com_users .t3-mainbody .profile-edit .btn-small:hover {
  border-color: #111111;
  background: #111111;
  color: #ffffff;
}
.login-wrap {
  max-width: 450px;
  width: 100%;
}
.login-wrap .login .page-header {
  border: none;
  padding: 0;
  margin-bottom: 30px;
}
.login-wrap .login .page-header h1 {
  font-size: 70px;
}
.login-wrap .login .form-horizontal .form-group .control-label,
.login-wrap .login .form-horizontal .form-group .checkbox {
  text-align: left;
  padding-top: 0;
  min-height: 0;
}
.login-wrap .login .form-horizontal .form-group .control-label label #remember,
.login-wrap .login .form-horizontal .form-group .checkbox label #remember {
  padding: 0;
  width: 13px;
}
.login-wrap .login .form-horizontal .btn-primary {
  width: 100%;
}
.login-wrap .login .form-horizontal .other-links {
  margin: 0;
}
.login-wrap .login .form-horizontal .other-links ul {
  padding: 0;
  margin: 0;
  font-size: 11px;
  text-align: center;
}
.login-wrap .login .form-horizontal .other-links ul li {
  display: inline-block;
  list-style: none;
  margin: 0 16px 5.5px 0;
}
.login-wrap .login .form-horizontal .other-links ul li a {
  color: #555555;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.login-wrap .login .form-horizontal .other-links ul li a:hover {
  color: #111111;
}
.logout {
  max-width: 500px;
  padding: 90px 44px;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .logout {
    padding: 22px;
  }
}
.logout .page-header {
  border: none;
  margin-bottom: 30px;
  padding: 0;
}
.logout .page-header h1 {
  font-size: 70px;
}
.logout .form-horizontal .control-group .controls {
  margin-left: 0;
}
.registration {
  max-width: 500px;
}
@media (max-width: 768px) {
  .registration #member-registration {
    margin: 0 -30px;
  }
}
.registration #member-registration fieldset legend {
  padding: 0 15px;
  font-size: 48px;
}
.registration #member-registration .form-group {
  padding: 0;
  margin: 0 0 30px;
}
.registration #member-registration .form-group .control-label {
  text-align: left;
  padding-top: 0;
}
.registration #member-registration .form-group .control-label .spacer .red {
  color: #ffcc00;
  font-weight: 400;
}
.registration #member-registration .form-actions {
  background: transparent;
  padding: 0;
  margin: 11px 0 0;
}
.registration #member-registration .form-actions .btn-primary {
  margin: 11px 7.33333333px 11px 0;
}
.registration #member-registration .form-actions .cancel {
  border: 1px solid #e8e6e3;
}
#jform_privacyconsent_privacy input,
#jform_terms_terms input {
  width: auto;
  margin-left: 0;
  display: inline-block;
}
#jform_privacyconsent_privacy label,
#jform_terms_terms label {
  margin-right: 15px;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_terms_terms-lbl a.modal {
  display: inline-block;
  font-weight: normal;
  position: relative;
  color: #555;
}
#jform_privacyconsent_privacy-lbl .star,
#jform_terms_terms-lbl .star {
  float: right;
}
#jform_profile_tos input {
  width: auto;
  margin-left: 0;
  display: inline-block;
}
#jform_profile_tos label {
  margin-right: 15px;
}
.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;
}
.com_mailto body {
  padding: 11px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: transparent;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 20px;
  overflow: hidden;
}
#mailto-window h2 .mailto-close {
  border-radius: 3px;
  float: right;
  height: 26px;
  line-height: 22px;
  text-align: center;
  width: 26px;
}
#mailto-window h2 .mailto-close span {
  color: #999999;
  line-height: 22px;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
#mailto-window h2 .mailto-close:hover span,
#mailto-window h2 .mailto-close:focus span,
#mailto-window h2 .mailto-close:active span {
  color: #555555;
}
#mailto-window .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 #consentbox {
  padding: 0 15px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset,
.remind {
  padding: 90px 44px;
}
@media (max-width: 768px) {
  .reset,
  .remind {
    padding: 22px;
  }
}
.reset .form-horizontal label,
.remind .form-horizontal label,
.reset #user-registration label,
.remind #user-registration label {
  font-weight: 400;
}
.reset .form-horizontal input,
.remind .form-horizontal input,
.reset #user-registration input,
.remind #user-registration input {
  background-color: #ffffff;
  box-shadow: none;
  padding: 11px 15px;
  width: 100%;
}
.reset .form-horizontal input:focus,
.remind .form-horizontal input:focus,
.reset #user-registration input:focus,
.remind #user-registration input:focus {
  border-color: #c2c0be;
  box-shadow: none;
}
.reset #user-registration,
.remind #user-registration {
  max-width: 500px;
  margin: 0 auto;
}
.reset #user-registration .form-group,
.remind #user-registration .form-group {
  width: 100%;
  margin-bottom: 22px;
}
.reset #user-registration .form-group > div,
.remind #user-registration .form-group > div {
  padding: 0;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #aaaaaa;
  border: 1px solid #e8e6e3;
  margin-bottom: 22px;
  padding: 11px 22px;
  border-radius: 0px;
}
.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 {
  max-width: 600px;
}
.profile .btn-toolbar {
  margin: 0 0 30px;
  padding: 0;
}
.profile .btn-toolbar li a {
  border: 1px solid #e8e6e3;
}
.profile .btn-toolbar li a .fa {
  margin-right: 5px;
}
.profile #users-profile-core .dl-horizontal > dt,
.profile #users-profile-custom .dl-horizontal > dt {
  font-weight: 400;
}
.profile #users-profile-core .dl-horizontal > dd,
.profile #users-profile-custom .dl-horizontal > dd {
  display: block;
}
.profile #users-profile-custom {
  margin-top: 44px;
}
.profile-edit {
  max-width: 750px;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 18px;
  padding-right: 18px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 18px;
  padding-right: 18px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.profile-edit #member-profile fieldset:first-child {
  margin-bottom: 44px;
}
.profile-edit #member-profile #jform_privacyconsent_privacy {
  min-height: 0;
}
.profile-edit #member-profile #jform_privacyconsent_privacy #jform_privacyconsent_privacy0,
.profile-edit #member-profile #jform_privacyconsent_privacy #jform_privacyconsent_privacy1 {
  display: none;
}
.profile-edit .form-group .form-group {
  padding: 0;
  margin: 0 0 30px;
}
.profile-edit .form-group .form-group .control-label {
  text-align: left;
  padding-top: 0;
}
.profile-edit .form-group .form-group .controls .chzn-container {
  width: 100% !important;
}
.profile-edit .form-group .form-group .controls .chzn-container > a {
  border: 1px solid #e8e6e3;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  height: 52px;
  padding: 16px 11px;
  position: relative;
}
.profile-edit .form-group .form-group .controls .chzn-container > a:after {
  content: '\f0d7';
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: 11px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.profile-edit .form-group .form-group .controls .chzn-container > a b {
  display: none;
}
.profile-edit .form-group .form-group .controls .chzn-container .chzn-drop {
  border-radius: 0;
  box-shadow: none;
}
.profile-edit .form-group .form-group .controls .chzn-container .chzn-drop .chzn-search input {
  height: auto !important;
  padding: 7.33333333px 11px;
}
.profile-edit #helpsite-refresh,
.profile-edit .btn-default {
  border: 1px solid #e8e6e3;
  margin-top: 11px;
}
.profile-edit .btn-primary {
  margin: 11px 7.33333333px 0 0;
}
.profile-edit .form-actions {
  background: transparent;
  padding: 0;
  margin: 0;
}
.profile-edit .form-actions > div {
  padding: 0;
}
.profile-edit #jform_params_timezone_chzn .chzn-drop .chzn-search input {
  border: 1px solid #e8e6e3;
  color: #555555;
}
.search {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .search {
    border-right: none;
    padding-right: 0;
    margin-bottom: 44px;
  }
}
.search .page-title {
  font-size: 45px;
  margin-bottom: 30px;
}
.search .input-group {
  width: 100%;
}
.search .input-group #search-searchword {
  box-shadow: none;
  border-radius: 0px;
  padding: 15px;
}
.search .input-group #search-searchword:focus {
  box-shadow: none;
}
.search .input-group .input-group-btn .btn-default {
  background: #111111;
  box-shadow: none;
  border-color: #111111;
  color: #ffffff;
  margin: 0;
  padding: 0 22px;
  height: 52px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.search .input-group .input-group-btn .btn-default:hover {
  background: #000000;
}
.search .searchintro p {
  color: #555555;
  display: block;
  font-size: 30px;
  font-family: "Eczar", Georgia, "Times New Roman", Times, serif;
  margin: 0;
}
.search .searchintro p strong {
  font-weight: 400;
}
.search .searchintro p .badge-info {
  border-radius: 0;
  background: #111111;
  font-size: 22px;
  font-weight: 400;
  padding: 7.33333333px 11px;
}
.search legend,
.search .control-label {
  border: none;
  color: #333333;
  font-size: 18px;
  font-family: "Eczar", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
}
.search .phrases .ordering-box {
  margin: 22px 0 0;
}
.search .phrases .ordering-box #ordering_chzn {
  display: inline-block;
}
.search .phrases .ordering-box #ordering_chzn > a {
  border-radius: 0px;
  height: auto;
}
.search .form-limit {
  border-bottom: 1px solid #e8e6e3;
  margin: 0;
  padding-bottom: 30px;
}
.search .form-limit label {
  border: none;
  color: #333333;
  font-size: 18px;
  font-family: "Eczar", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  margin-right: 7.33333333px;
}
.search .form-limit #limit_chzn {
  display: inline-block;
}
.search .form-limit #limit_chzn .chzn-single {
  border-radius: 0px;
}
.search .pagination {
  float: none;
  margin: 22px 0 0 0;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 22px 0;
}
#searchForm legend {
  margin-bottom: 5.5px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 22px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 11px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 11px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin: 11px 0 0;
  padding-left: 0;
}
.search-results .result-title {
  margin-top: 22px;
  font-family: "Eczar", Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  font-weight: 400;
}
.search-results .result-title a {
  color: #555555;
}
.search-results .result-title a:hover {
  color: #111111;
}
.search-results .result-category {
  color: #999999;
  font-size: 12px;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 22px;
}
.search-results .result-created {
  color: #999999;
  font-size: 12px;
  width: 100%;
}
.search-results .highlight {
  background: #111111;
  color: #ffffff;
  font-weight: 400;
}
div.finder {
  margin: 0 auto;
}
@media (max-width: 767px) {
  div.finder {
    margin-bottom: 44px;
  }
}
@media (max-width: 1199px) {
  div.finder #search-form #finder-search .word .form-group {
    width: 100%;
  }
}
div.finder #search-form #finder-search .word .form-group label {
  font-size: 36px;
  font-family: "Eczar", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
}
div.finder #search-form #finder-search .word .form-group input {
  box-shadow: none;
  display: block;
  padding: 15px;
  width: 100%;
}
div.finder #search-form #finder-search .word .form-group input:focus {
  box-shadow: none;
}
div.finder #search-form #finder-search .word .form-group .btn-primary,
div.finder #search-form #finder-search .word .form-group .btn-default {
  margin-top: 62px;
}
@media (max-width: 1199px) {
  div.finder #search-form #finder-search .word .form-group .btn-primary,
  div.finder #search-form #finder-search .word .form-group .btn-default {
    margin-top: 7.33333333px;
  }
}
div.finder #search-form #finder-search .word .form-group .btn-default {
  background: transparent;
  border: 1px solid #e8e6e3;
  color: #555555;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
div.finder #search-form #finder-search .word .form-group .btn-default:hover,
div.finder #search-form #finder-search .word .form-group .btn-default:focus {
  background: #111111;
  border-color: #111111;
  color: #ffffff;
}
div.finder #search-form #finder-search #advancedSearch {
  margin: 22px 0 0;
}
div.finder #search-form #finder-search #advancedSearch hr {
  margin: 11px 0;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window {
  margin: 11px 0 44px;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date {
  width: 50%;
  padding-right: 22px;
}
@media (max-width: 767px) {
  div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date {
    width: 100%;
  }
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date label {
  font-weight: 400;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date .chzn-container {
  width: 100px !important;
  margin-bottom: 11px;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date .chzn-container a {
  border-radius: 0px;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date .field-calendar .input-append {
  width: 100%;
  position: relative;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date .field-calendar .input-append input {
  border-radius: 0px;
  box-shadow: none;
  display: inline-block;
  width: 98%;
  padding: 15px;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date .field-calendar .input-append input:focus {
  box-shadow: none;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date .field-calendar .input-append button {
  background: transparent;
  border: none;
  color: #111111;
  margin-right: 22px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  z-index: 100;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date .field-calendar .input-append button:hover {
  color: #000000;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date .field-calendar .js-calendar .calendar-container {
  border-radius: 0;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date .field-calendar .js-calendar .calendar-container .table {
  max-width: 336px !important;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date .field-calendar .js-calendar .calendar-container .table tr td {
  color: #555555;
  padding: 7.33333333px;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date .field-calendar .js-calendar .calendar-container .table tr td.selected {
  color: #ffffff;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date .field-calendar .js-calendar .calendar-container .btn-group button {
  color: #555555;
  margin: 11px 3.66666667px 0 0;
  padding: 7.33333333px 22px;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window ul .filter-date .field-calendar .js-calendar .calendar-container .btn-group button:hover {
  color: #111111;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window .filter-branch {
  display: inline-block;
  margin-top: 11px;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window .filter-branch .controls {
  margin-left: 7.33333333px;
  margin-top: 11px;
  text-align: left;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window .filter-branch .controls label {
  font-weight: 400;
}
div.finder #search-form #finder-search #advancedSearch #finder-filter-window .filter-branch .controls .chzn-container a {
  border-radius: 0px;
}
div.finder #search-results {
  border-top: 1px solid #e8e6e3;
}
div.finder #search-results #search-query-explained {
  text-align: left;
  padding: 22px 0;
}
div.finder #search-results .search-results {
  margin: 0 auto;
}
div.finder #search-results .list-striped li {
  background: transparent;
  padding: 0;
  text-align: left;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div.finder #search-results .list-striped li:hover {
  background: transparent;
}
div.finder #search-results .search-pagination {
  text-align: left;
  margin-top: 22px;
  font-size: 18px;
}
div.finder #search-results .search-pagination .search-pages-counter {
  display: inline-block;
  margin-top: 11px;
  width: 100%;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 6px;
}
.form-group #jform_captcha-lbl {
  display: none;
}
.form-group #jform_captcha .grecaptcha-badge {
  z-index: 100000;
}
.form-group.form-captcha-default #jform_consentbox-lbl {
  display: flex;
  float: left;
  width: 100%;
}
.form-group.form-captcha-default #jform_consentbox-lbl a {
  display: inline-block;
  position: relative;
  padding: 0;
  text-align: left;
  width: auto;
}
.form-group.form-captcha-default #jform_consentbox-lbl .star {
  display: inline-block;
  float: right;
  text-align: right;
}
.form-group #jform_consentbox {
  padding-left: 20px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@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 .control-group .control-label {
  padding: 0;
  text-align: left;
}
.contact .control-group .controls {
  float: left;
  width: 100%;
  margin-left: 0;
  padding: 0 18px;
}
.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;
  }
}
.view-contact .contact-links ul {
  border: none;
  margin-bottom: 0;
}
.view-contact .contact-links ul li {
  display: inline-block;
  margin: 7.33333333px 7.33333333px 0 0;
}
.view-contact .contact-links ul li:before {
  display: none;
}
.view-contact .contact-links ul li a {
  background-color: transparent;
  border-radius: 0px;
  border: 1px solid #e8e6e3;
  color: #555555;
  font-family: "Work Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 11px;
  text-transform: uppercase;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.view-contact .contact-links ul li a:before {
  background: #111111;
  content: '';
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
}
.view-contact .contact-links ul li a span {
  position: relative;
  z-index: 100;
}
.view-contact .contact-links ul li a:hover,
.view-contact .contact-links ul li a:focus {
  color: #ffffff;
}
.view-contact .contact-links ul li a:hover:before,
.view-contact .contact-links ul li a:focus:before {
  height: 100%;
}
.view-contact .contact-links ul li a.button-facebook:before {
  background: #3b5999;
}
.view-contact .contact-links ul li a.button-pinterest:before {
  background: #bd081c;
}
.view-contact .contact-links ul li a.button-google:before {
  background: #dd4b39;
}
.view-contact .contact-links ul li a.button-twitter:before {
  background: #55acee;
}
.view-contact .contact-links ul li a.button-linkedin:before {
  background: #0077b5;
}
.view-contact .contact-links ul li a.button-instagram:before {
  background: #e4405f;
}
.view-contact #contact-form .form-control {
  box-shadow: none;
  padding: 11px 20px;
  width: 100%;
}
.view-contact #contact-form .form-control:focus {
  border-color: #c2c0be;
  box-shadow: none;
}
.view-contact #contact-form .form-control#jform_contact_message {
  height: auto;
  box-shadow: none;
}
.view-contact #contact-form legend {
  border: none;
  color: #333333;
  font-size: 12px;
  margin: 0;
}
.view-contact #contact-form label {
  text-align: left;
  font-weight: normal;
  padding-top: 0;
}
.view-contact #contact-form .contact-name,
.view-contact #contact-form .contact-email {
  margin-top: 22px;
}
.view-contact #contact-form .contact-name label,
.view-contact #contact-form .contact-email label {
  display: inline-block;
  padding: 0;
  width: auto;
  margin-bottom: 5px;
}
.view-contact #contact-form .form-group .checkbox #jform_contact_email_copy {
  margin-left: 0;
}
.view-contact #contact-form .btn-send {
  float: right;
}
@media (max-width: 767px) {
  .view-contact #contact-form .btn-send {
    float: left;
    margin-top: 30px;
  }
}
.view-contact .contact-miscinfo dd {
  max-width: 100%;
}
.view-contact .contact-miscinfo dd .map-container {
  margin-top: 0;
  max-width: 100%;
}
.view-contact .contact-miscinfo dd p {
  display: none;
}
.view-contact .contact-address {
  margin: 0;
}
.view-contact .contact-address dt {
  display: none;
}
.view-contact .contact-address dd {
  color: #ffffff;
  margin: 0 0 22px;
}
.view-contact .contact-address dd:last-child {
  margin: 0;
}
.view-contact .contact-address dd > span .fa {
  font-size: 18px;
  width: 16px;
}
.view-contact .contact-address dd > span > h4 {
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  margin: 0;
}
.view-contact .contact-address dd > span .title,
.view-contact .contact-address dd > span a {
  display: block;
  color: #ffffff;
}
.view-contact .contact-address dd .contact-webpage a {
  color: #ffffff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.view-contact .contact-address dd .contact-webpage a:hover {
  color: #d9d9d9;
}
.view-contact .t3-masthead .contact .plain-style {
  position: relative;
  padding: 88px 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .view-contact .t3-masthead .contact .plain-style {
    padding: 0;
  }
}
.view-contact .t3-masthead .contact .plain-style .contact-information {
  background: #111111;
  color: #ffffff;
  max-width: 450px;
  width: 100%;
  margin: 0;
  float: left;
  padding: 30px;
  position: relative;
  z-index: 99;
}
@media (max-width: 767px) {
  .view-contact .t3-masthead .contact .plain-style .contact-information {
    max-width: 100%;
  }
}
.view-contact .t3-masthead .contact .plain-style .contact-information .page-header {
  border: none;
  padding: 0;
}
.view-contact .t3-masthead .contact .plain-style .contact-information .page-header h1 {
  color: #ffffff;
  font-size: 45px;
}
@media (max-width: 767px) {
  .view-contact .t3-masthead .contact .plain-style .contact-information .page-header h1 {
    font-size: 50px;
  }
}
.view-contact .t3-masthead .contact .plain-style .contact-information .contact-address {
  margin: 0;
}
.view-contact .t3-masthead .contact .plain-style .contact-information .contact-address dd {
  margin: 0 0 22px;
}
.view-contact .t3-masthead .contact .plain-style .contact-information .contact-address dd:last-child {
  margin: 0;
}
.view-contact .t3-masthead .contact .plain-style .contact-information .contact-address dd > span .fa {
  font-size: 18px;
}
.view-contact .t3-masthead .contact .plain-style .contact-information .contact-address dd > span > h4 {
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  margin: 0;
}
.view-contact .t3-masthead .contact .plain-style .contact-information .contact-address dd > span .title,
.view-contact .t3-masthead .contact .plain-style .contact-information .contact-address dd > span a {
  display: block;
  margin-top: 6px;
}
.view-contact .t3-masthead .contact .plain-style .contact-information .box-infor .map-container {
  display: none;
}
.view-contact .t3-masthead .contact .plain-style .google-map {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  max-width: 100%;
}
@media (max-width: 767px) {
  .view-contact .t3-masthead .contact .plain-style .google-map {
    position: static;
    margin-bottom: 66px;
  }
}
.view-contact .t3-masthead .contact .plain-style .google-map .map-container {
  margin: 0;
  height: 100%;
  max-width: 100%;
}
.view-contact .t3-masthead .contact .plain-style .google-map .map-container #ja-widget-map1 {
  height: 100% !important;
  overflow: visible;
}
@media (max-width: 767px) {
  .view-contact .t3-masthead .contact .plain-style .google-map .map-container #ja-widget-map1 {
    height: 250px !important;
  }
}
.view-contact #users-profile-custom dt,
.view-contact #users-profile-custom dd {
  margin-bottom: 10px;
}
.view-contact #users-profile-custom .hasPopover {
  margin-bottom: 0;
}
.view-contact #t3-section-top .t3-section {
  padding-top: 60px;
}
.view-contact .plain .contact-plain .contact-us-content .title-contact {
  display: none;
}
.view-contact .plain .contact-plain .group-email-link h2 {
  margin-top: 0;
  margin-bottom: 22px;
}
.view-contact .plain .contact-plain .group-email-link .thumbnail {
  padding: 0;
  border: none;
}
.view-contact .plain .contact-plain .group-email-link .map-content h2 {
  display: none;
}
.view-contact .plain .contact-plain .group-email-link .map-content .contact-miscinfo .contact-misc p {
  display: block;
}
.view-contact .plain .contact-plain .group-email-link .group-content {
  padding-right: 22px;
}
@media (max-width: 767px) {
  .view-contact .plain .contact-plain .group-email-link .group-content {
    padding-right: 0;
  }
}
.view-contact .plain .contact-plain .group-email-link .content-links {
  margin: 44px 0;
}
.view-contact .plain .contact-plain .group-email-link .content-links h2 {
  margin-bottom: 7.33333333px;
}
.view-contact .tabs .page-header,
.view-contact .sliders .page-header {
  border-bottom: none;
  margin: 44px 0;
  padding: 0;
}
.view-contact .tabs .page-header h1,
.view-contact .sliders .page-header h1 {
  font-size: 75px;
}
.view-contact .tabs .map-container,
.view-contact .sliders .map-container {
  margin-bottom: 11px;
}
.view-contact .map-content dt,
.view-contact .contact-miscinfo dt {
  display: none;
}
.view-contact .map-content dd,
.view-contact .contact-miscinfo dd {
  margin: 0;
}
.view-contact #myTabContent .contact-us-content .main-content .title-contact,
.view-contact #slide-contact .contact-us-content .main-content .title-contact {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 66px 0;
  position: relative;
  text-align: center;
}
.view-contact #myTabContent .contact-us-content .main-content .title-contact:before,
.view-contact #slide-contact .contact-us-content .main-content .title-contact:before {
  background: #000000;
  content: '';
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.view-contact #myTabContent .contact-us-content .main-content h1,
.view-contact #slide-contact .contact-us-content .main-content h1 {
  color: #ffffff;
  position: relative;
  z-index: 100;
}
@media (max-width: 767px) {
  .view-contact #myTabContent .contact-us-content .main-content h1,
  .view-contact #slide-contact .contact-us-content .main-content h1 {
    font-size: 50px;
  }
}
.view-contact #myTabContent .contact-us-content .main-content .contact-address,
.view-contact #slide-contact .contact-us-content .main-content .contact-address {
  position: relative;
  z-index: 99;
  margin: 0;
}
.view-contact #slide-contact .panel-body {
  padding: 30px;
}
.view-contact #slide-contact .panel {
  border-color: #e8e6e3;
  margin-bottom: 11px;
}
.view-contact #slide-contact .panel .panel-heading {
  padding: 11px;
}
.view-contact #slide-contact .panel .panel-heading .panel-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.view-contact #slide-contact .panel .panel-heading .panel-title:hover {
  color: #111111;
}
.view-contact #slide-contact .panel .panel-collapse {
  border-top: 1px solid #e8e6e3;
  padding: 30px;
}
.view-contact #slide-contact .panel .panel-collapse .panel-body {
  border: none;
  padding: 0;
}
.view-contact #slide-contact .accordion-group {
  border: 1px solid #e8e6e3;
  margin-bottom: 11px;
  font-family: "Eczar", Georgia, "Times New Roman", Times, serif;
}
.view-contact #slide-contact .accordion-group .accordion-heading {
  background: #f5f5f5;
  border-bottom: 1px solid #e8e6e3;
  font-size: 18px;
  padding: 11px;
}
.view-contact #slide-contact .accordion-group .accordion-heading strong {
  font-weight: 400;
}
.view-contact #slide-contact .accordion-group .accordion-heading a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #333333;
}
.view-contact #slide-contact .accordion-group .accordion-heading a:hover {
  color: #111111;
}
.view-contact #slide-contact .accordion-group #display-links {
  border-top: none;
  padding: 30px;
}
.view-contact #myTabTabs {
  background: #ffffff;
  border: 1px solid #e8e6e3;
  overflow: hidden;
  margin-bottom: 0;
}
.view-contact #myTabTabs li {
  margin: 0;
  padding: 11px 22px 0 22px;
  position: relative;
}
.view-contact #myTabTabs li:before {
  color: #999999;
  font-size: 8px;
  left: 0;
  margin: 7.33333333px 0 0 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media (max-width: 767px) {
  .view-contact #myTabTabs li:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .view-contact #myTabTabs li {
    border-bottom: 1px solid #e8e6e3;
    text-align: center;
    width: 100%;
  }
  .view-contact #myTabTabs li:last-child {
    border-bottom: none;
  }
}
.view-contact #myTabTabs li a {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .view-contact #myTabTabs li a {
    width: 100%;
  }
}
.view-contact #myTabTabs li a:hover {
  border: none;
  box-shadow: none;
  color: #333333;
}
.view-contact #myTabTabs li.active:before {
  margin: 0;
}
.view-contact #myTabTabs li.active a {
  border-bottom: 2px solid #111111;
  color: #333333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  padding-bottom: 11px;
}
.view-contact #myTabContent {
  border: 1px solid #e8e6e3;
  border-top: none;
  background: #ffffff;
  padding: 30px;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 22px;
}
.category-item {
  margin-bottom: 30px;
}
.category-item .category-info {
  text-align: center;
}
.category-item .category-info .item-title {
  font-weight: 400;
  margin: 22px 0;
}
.category-item .category-info .item-title a {
  color: #555555;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.category-item .category-info .item-title a:hover {
  color: #111111;
}
.category-item .category-info .item-title .badge {
  background-color: #aaaaaa;
  border-radius: 0;
  font-weight: 400;
  margin-top: -7.33333333px;
  vertical-align: top;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 11px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children {
  margin-top: 30px;
}
.cat-children .page-header {
  border: 0;
  line-height: normal;
  padding: 0;
  margin: 11px 0 0 0;
  font-size: 18px;
  font-weight: normal;
}
.cat-children .page-header a {
  color: #555555;
}
.cat-children .page-header a:hover,
.cat-children .page-header a:focus,
.cat-children .page-header a:active {
  color: #111111;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #e8e6e3;
  padding-bottom: 22px;
  margin-bottom: 22px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 22px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #e8e6e3;
  padding-bottom: 22px;
  margin-bottom: 22px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 22px;
  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 #e8e6e3;
  float: left;
  line-height: normal;
  margin-right: 11px;
  padding: 11px 22px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 22px;
  font-weight: bold;
}
#article-index,
.article-index {
  border-radius: 0px;
  float: right;
  padding: 0;
  margin: 0 0 22px 22px;
  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: 0;
  margin: 0;
  width: 100%;
}
#article-index ul > li:before,
.article-index ul > li:before {
  display: none;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: transparent;
  color: #111111;
}
#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: #111111;
}
.pagenav {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}
.pagenav:before,
.pagenav:after {
  content: " ";
  display: table;
}
.pagenav:after {
  clear: both;
}
@media (max-width: 767px) {
  .pagenav {
    margin-bottom: 30px;
  }
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav > li.pagenav-next,
.pagenav > li.next {
  float: right;
}
.pagenav li > a {
  padding: 11px 22px;
  line-height: normal;
  border: 1px solid #e8e6e3;
  border-radius: 0px;
  color: #555555;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #ffffff;
  color: #111111;
}
.items-more h3 {
  margin: 0 0 22px;
}
.items-more .nav > li + li {
  margin-top: 11px;
}
.items-more .nav > li a {
  color: #555555;
  padding: 0;
}
.items-more .nav > li a:hover,
.items-more .nav > li a:focus,
.items-more .nav > li a:active {
  color: #111111;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 11px 0;
}
.display-limit {
  margin: 11px 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-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-warning .alert-message {
  background: transparent;
  color: #c09853;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-notice .alert-message {
  background: transparent;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 11px;
}
.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: #e8e6e3;
  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: #e8e6e3;
}
.btn-group .chzn-results {
  white-space: normal;
}
.tab-content #editor .btn-toolbar .btn {
  border: 1px solid #e8e6e3;
  background: transparent;
  box-shadow: none;
  color: #555555;
  margin: 7.33333333px 7.33333333px 0 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.tab-content #editor .btn-toolbar .btn:hover {
  box-shadow: none;
  color: #111111;
}
.tab-content #editor .toggle-editor .btn:hover {
  text-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
#adminForm .btn-group .btn:hover {
  background: #111111;
}
#adminForm .control-group {
  margin-top: 22px;
}
#adminForm .control-group .field-calendar .btn {
  background: #111111;
  border: 1px solid #111111;
  color: #ffffff;
}
#adminForm .control-group .field-calendar .btn:hover {
  background: #000000;
}
#adminForm .control-group .field-calendar .btn .icon-calendar {
  margin: 0;
}
#adminForm .calendar-container .table .time > td {
  margin-right: 5.5px;
}
#adminForm .calendar-container .table .time .time-hours,
#adminForm .calendar-container .table .time .time-minutes {
  padding: 0 7.33333333px;
  height: 30px;
}
#adminForm .calendar-container .buttons-wrapper .btn {
  padding: 7.33333333px 20px;
  margin-right: 5px;
}
#adminForm .js-stools-container-bar .btn-wrapper #filter_search {
  width: auto;
}
#adminForm .js-stools-container-bar .btn-wrapper .btn {
  background: #111111;
  border: 1px solid #111111;
  color: #ffffff;
}
#adminForm .js-stools-container-bar .btn-wrapper .btn:hover {
  background: #000000;
}
#adminForm .js-stools-container-bar .btn-wrapper .btn .icon-search {
  margin: 0;
}
.container-popup #imageForm #upbutton,
.container-popup #imageForm .button-cancel {
  border: 1px solid #e8e6e3;
  color: #555555;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.container-popup #imageForm #upbutton:hover,
.container-popup #imageForm .button-cancel:hover {
  background: #111111;
  color: #ffffff;
}
#modules-form .btn-toolbar .btn:hover {
  color: #111111;
}
#modules-form .btn-toolbar .btn-primary:hover {
  color: #ffffff;
}
#modules-form #jform_showtitle {
  min-height: 0;
}
#modules-form #jform_showtitle .btn.on:before {
  text-indent: -30px;
}
#modules-form .field-calendar .icon-calendar {
  margin: 0;
}
#modules-form .field-calendar #jform_publish_up_btn,
#modules-form .field-calendar #jform_publish_down_btn {
  border: 1px solid #e8e6e3 !important;
}
#modules-form .field-calendar #jform_publish_up_btn:hover,
#modules-form .field-calendar #jform_publish_down_btn:hover {
  color: #111111;
}
#modules-form .field-calendar .calendar-container .table .time > td {
  margin-right: 6px;
}
#modules-form .field-calendar .calendar-container .table .time .time-hours,
#modules-form .field-calendar .calendar-container .table .time .time-minutes {
  padding: 0 7.33333333px;
  height: 30px;
}
#modules-form .field-calendar .calendar-container .buttons-wrapper .btn {
  padding: 7.33333333px 20px;
  margin-right: 5px;
}
#modules-form .accordion-body .accordion-inner {
  padding: 0 11px;
}
#modules-form .accordion-body .accordion-inner > ul > li:before {
  display: none;
}
#modules-form .accordion-body .accordion-inner > ul > li .control-group {
  width: 100%;
}
#modules-form .accordion-body .accordion-inner > ul > li .control-group input {
  height: 30px;
  padding: 4px 12px;
}
.mod-preview .mod-preview-info {
  z-index: 10000;
}
.contact-category .cat-items #adminForm > ul {
  border: none;
}
.contact-category .cat-items #adminForm > ul > li {
  background: transparent;
  border: none;
  padding: 0;
}
.contact-category .cat-items #adminForm > ul > li > div {
  display: block;
  width: 100%;
  margin-left: 0;
}
.popover .popover-content a {
  padding: 0;
}
.popover .popover-content a .icon-edit:hover {
  color: #000000;
}
.tag-category #adminForm .btn-group {
  margin: 0;
}
.tag-category #adminForm .btn-group input {
  width: auto;
}
@media (max-width: 767px) {
  .tag-category #adminForm .btn-group input {
    width: 100%;
  }
}
#modal-jform_consentbox,
#modal-consentbox {
  top: 5%;
  display: block;
  z-index: 1050;
  left: 50%;
  width: 80%;
  position: fixed;
  margin-left: -40%;
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  outline: none;
  padding: 0 !important;
  transform: none;
  bottom: auto;
}
#modal-jform_consentbox.in,
#modal-consentbox.in {
  opacity: 1;
  display: block !important;
}
#modal-jform_consentbox .modal-header,
#modal-consentbox .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  overflow-y: auto;
  width: 98%;
  position: relative;
  padding: 1%;
}
#modal-jform_consentbox .iframe,
#modal-consentbox .iframe {
  max-height: 739.6px;
}
#modal-jform_consentbox .modal-body {
  max-height: 770.3px;
}
#modal-jform_consentbox .iframe {
  max-height: 739.6px;
}
#modal-consentbox .modal-header h3 {
  font-size: 26px;
  margin: 0;
}
#modal-consentbox .modal-body {
  max-height: 220px;
}
#modal-consentbox .iframe {
  max-height: 200px;
}
#sbox-window #sbox-content iframe {
  max-width: 100%;
  max-height: 100%;
}