.t3-module {
  background: transparent;
  color: #69747f;
  margin-bottom: 36px;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title-wrap {
  max-width: 460px;
  margin-bottom: 54px;
}
.module-title-wrap .module-title {
  color: #9fa7ac;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.module-title {
  background: transparent;
  color: #2a3642;
  font-size: 20px;
  font-family: "HKGrotesk", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 0 24px 0;
  padding: 0;
  letter-spacing: 0;
}
.module-ct {
  background: transparent;
  color: #69747f;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 15px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .btn-primary {
  padding: 12px 24px;
}
#login-form ul.unstyled {
  list-style: none;
  font-size: 14px;
  margin-top: 24px;
  padding-left: 0;
}
#login-form ul.unstyled a {
  color: #69747f;
}
#login-form ul.unstyled a:hover,
#login-form ul.unstyled a:focus,
#login-form ul.unstyled a:active {
  color: #179fda;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #d8e1e4;
  font-size: 14px;
  padding-top: 12px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 6px 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}
.categories-module h4 a,
ul.categories-module h4 a,
.category-module h4 a,
ul.category-module h4 a {
  background: #f1f5f7;
  border-radius: 4px;
  color: #2a3642;
  display: inline-block;
  padding: 6px 12px;
}
.categories-module h4 a:hover,
ul.categories-module h4 a:hover,
.category-module h4 a:hover,
ul.category-module h4 a:hover,
.categories-module h4 a:focus,
ul.categories-module h4 a:focus,
.category-module h4 a:focus,
ul.category-module h4 a:focus,
.categories-module h4 a:active,
ul.categories-module h4 a:active,
.category-module h4 a:active,
ul.category-module h4 a:active {
  color: #179fda;
}
ul.latestnews {
  margin: 0;
  padding-left: 12px;
}
ul.latestnews > li {
  font-weight: 500;
}
ul.latestnews > li + li {
  margin-top: 12px;
}
ul.latestnews > li a {
  color: #69747f;
}
ul.latestnews > li a:hover,
ul.latestnews > li a:focus,
ul.latestnews > li a:active {
  color: #179fda;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #d8e1e4;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #127dac;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #127dac;
}
.module-ct > ol.breadcrumb {
  padding: 15px 24px;
  margin-left: 0;
}
div.ja-masthead {
  background: linear-gradient(135deg, #c0def5, #179fda);
  background-size: cover;
  text-align: left;
  padding: 108px 0;
}
@media (max-width: 767px) {
  div.ja-masthead {
    padding: 72px 0 72px;
  }
}
div.ja-masthead::before {
  display: none;
}
.view-article div.ja-masthead {
  background: linear-gradient(135deg, #c0def5, #179fda) !important;
}
div.ja-masthead .ja-masthead-detail {
  text-align: left;
  padding: 0;
  width: 540px;
  max-width: 100%;
}
div.ja-masthead .ja-masthead-detail .ja-masthead-title {
  color: #ffffff;
  display: inline-block;
  font-size: 64px;
  line-height: 1.125;
  margin-top: 0;
  margin-bottom: 12px;
}
@media (max-width: 991px) {
  div.ja-masthead .ja-masthead-detail .ja-masthead-title {
    font-size: 36px;
  }
}
div.ja-masthead .ja-masthead-detail .ja-masthead-description {
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  font-weight: 500;
}
div.ja-masthead .ja-masthead-detail .ja-masthead-description a {
  border-bottom: 2px solid #179fda;
  color: #ffffff;
}
div.ja-masthead .ja-masthead-detail .ja-masthead-description a:hover,
div.ja-masthead .ja-masthead-detail .ja-masthead-description a:focus,
div.ja-masthead .ja-masthead-detail .ja-masthead-description a:active {
  color: #179fda;
}
div.ja-masthead .ja-masthead-detail .ja-masthead-description b {
  color: #ffffff;
}
@media (max-width: 767px) {
  div.ja-masthead .ja-masthead-detail .ja-masthead-description {
    font-size: 15px;
  }
}
#t3-topbar ul.ja-login {
  display: flex;
  flex-wrap: nowrap;
}
#t3-topbar ul.ja-login > li {
  margin: 0 6px;
}
@media (max-width: 767px) {
  #t3-topbar ul.ja-login > li {
    position: static;
  }
}
#t3-topbar ul.ja-login > li #ja-user-login,
#t3-topbar ul.ja-login > li #ja-user-register {
  border: 1px solid #d8e1e4;
  border-radius: 4px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  padding: 36px;
  top: 36px;
  margin-left: -36px;
  width: 340px;
  z-index: 1000;
}
@media (max-width: 991px) {
  #t3-topbar ul.ja-login > li #ja-user-login,
  #t3-topbar ul.ja-login > li #ja-user-register {
    padding: 24px;
    width: 300px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  #t3-topbar ul.ja-login > li #ja-user-login,
  #t3-topbar ul.ja-login > li #ja-user-register {
    left: auto;
    right: 0;
    margin-right: -36px;
  }
}
@media (max-width: 767px) {
  #t3-topbar ul.ja-login > li #ja-user-login,
  #t3-topbar ul.ja-login > li #ja-user-register {
    left: auto;
    right: 8px;
    margin-left: 0;
  }
}
#t3-topbar ul.ja-login > li #ja-user-login:before,
#t3-topbar ul.ja-login > li #ja-user-register:before {
  border-bottom: 8px solid #ffffff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: '';
  height: 0;
  position: absolute;
  top: -8px;
  width: 0;
  left: 48px;
}
@media (min-width: 767px) and (max-width: 991px) {
  #t3-topbar ul.ja-login > li #ja-user-login:before,
  #t3-topbar ul.ja-login > li #ja-user-register:before {
    right: 36px;
    left: auto;
  }
}
@media (max-width: 768px) {
  #t3-topbar ul.ja-login > li #ja-user-login:before,
  #t3-topbar ul.ja-login > li #ja-user-register:before {
    display: none;
  }
}
#t3-topbar ul.ja-login > li .secretkey {
  margin-bottom: 24px;
}
#t3-topbar ul.ja-login > li #login-form .login-greeting {
  display: inline-block;
}
#t3-topbar ul.ja-login > li #login-form .logout-button {
  background: #179fda;
  border-radius: 4px;
  display: inline-block;
  line-height: 8px;
}
#t3-topbar ul.ja-login > li #login-form .logout-button:hover {
  background: #127dac;
}
#t3-topbar ul.ja-login > li #login-form .logout-button input {
  background: transparent;
  border: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  padding: 2px 6px 4px;
}
#t3-topbar ul.ja-login label {
  font-size: 16px;
}
#t3-topbar ul.ja-login #form-login-remember {
  margin-bottom: 24px;
}
#t3-topbar ul.ja-login #form-login-remember input[type="checkbox"] {
  float: left;
  margin-top: 6px;
  margin-right: 4px;
  height: auto;
  width: auto;
}
#t3-topbar ul.ja-login #ja-user-login ul {
  margin-top: 24px;
  margin-left: -3px;
  padding: 0;
}
#t3-topbar ul.ja-login #ja-user-login ul li {
  display: block;
  padding: 0 !important;
  margin-top: 6px;
}
#t3-topbar ul.ja-login #ja-user-login ul li a {
  color: #69747f;
  font-weight: 400;
}
#t3-topbar ul.ja-login #ja-user-login ul li a:hover,
#t3-topbar ul.ja-login #ja-user-login ul li a:focus,
#t3-topbar ul.ja-login #ja-user-login ul li a:active {
  color: #179fda;
}
#t3-topbar ul.ja-login #member-registration fieldset {
  margin: 0;
}
#t3-topbar ul.ja-login #member-registration dl dd {
  margin-bottom: 24px;
}
#t3-topbar ul.ja-login #member-registration .control-label .modal {
  font-weight: 500;
}
#t3-topbar ul.ja-login #member-registration p {
  margin-bottom: 24px;
}
#t3-topbar ul.ja-login #member-registration #terms_terms label,
#t3-topbar ul.ja-login #member-registration #privacyconsent_privacy label {
  margin-right: 8px;
}
#t3-topbar ul.ja-login #member-registration #jform_captcha {
  overflow: auto;
}