.t3-module {
  background: transparent;
  color: #026db9;
  margin-bottom: 28px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 56px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.t3-module.no-margin {
  margin: 0;
}
.module-title {
  background: transparent;
  color: #026db9;
  font-size: 11px;
  font-weight: bold;
  font-family: "Microsoft YaHei", 'Roboto', sans-serif;
  margin: 0 0 14px 0;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 28px;
  }
}
.module-ct {
  background: transparent;
  color: #026db9;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
@media (max-width: 767px) {
  .custom img {
    width: 100%;
  }
}
.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: 13px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 28px;
  padding: 0;
  list-style: none;
}
#login-form ul.unstyled a {
  color: #333333;
}
#login-form ul.unstyled a:hover,
#login-form ul.unstyled a:focus,
#login-form ul.unstyled a:active {
  color: #179ec6;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 13px;
  padding-top: 14px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  list-style: none;
}
.categories-module li + li,
ul.categories-module li + li,
.category-module li + li,
ul.category-module li + li {
  margin-top: 7px;
}
.categories-module li a,
ul.categories-module li a,
.category-module li a,
ul.category-module li a {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  color: #555555;
  display: block;
  font-family: "Microsoft YaHei", 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 600;
  padding: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.categories-module li a:hover,
ul.categories-module li a:hover,
.category-module li a:hover,
ul.category-module li a:hover,
.categories-module li a:focus,
ul.categories-module li a:focus,
.category-module li a:focus,
ul.category-module li a:focus,
.categories-module li a:active,
ul.categories-module li a:active,
.category-module li a:active,
ul.category-module li a:active {
  border-color: #e1e1e1;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 15px;
  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: 0px;
}
.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 {
  background: #eeeeee;
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 1px 6px;
}
.tagspopular ul > li .badge {
  background: transparent;
  color: #999999;
  padding: 0;
  font-weight: 400;
  margin-left: 7px;
}
.tagspopular ul > li:hover,
.tagspopular ul > li:focus,
.tagspopular ul > li:active {
  background: #179ec6;
  color: #ffffff;
  text-decoration: none;
}
.tagspopular ul > li:hover a,
.tagspopular ul > li:focus a,
.tagspopular ul > li:active a {
  color: #ffffff;
}
.tagspopular ul > li > a {
  display: inline-block;
  border-radius: 3px;
  color: #999999;
  font-size: 12px;
  text-transform: uppercase;
}
.tagspopular ul > li > a:before {
  content: "#";
}
.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: #0f6781;
}
.module-ct > ol.breadcrumb {
  padding: 13px 24px;
  margin-left: 0;
}
.t3-masthead {
  overflow: hidden;
}
.t3-masthead .ja-masthead {
  background-image: url("../../../templates/ja_alumni/images/masthead.jpg");
  background-position: center center;
}
.t3-masthead .ja-masthead:before {
  background-color: #026db9;
  opacity: 0.89;
  filter: alpha(opacity=89);
}
.t3-masthead .ja-masthead .ja-masthead-detail {
  text-align: center;
  max-width: 100%;
  padding: 90px 28px;
  width: 100%;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-detail {
    padding: 56px 28px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
  color: #ffffff;
  font-size: 45px;
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
    font-size: 24px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-description {
  display: inline-block;
  padding-top: 28px;
  margin-top: 28px;
  font-size: 18px;
  position: relative;
}
.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-description::before {
  background: #179ec6;
  content: "";
  left: 50%;
  top: 0;
  margin-left: -25px;
  height: 1px;
  position: absolute;
  width: 50px;
}
.moduletable > h3,
.t3-module > h3 {
  border-top: 2px solid #222222;
  padding-top: 28px;
  margin: 0 0 28px;
  font-family: "Microsoft YaHei", 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 900;
  color: #222222;
}
.moduletable.mod-border,
.t3-module.mod-border {
  padding: 30px;
  margin-bottom: 30px;
}
.moduletable.mod-border > h3,
.t3-module.mod-border > h3 {
  border-top: none;
  padding-top: 0;
}
.moduletable.mod-primary,
.t3-module.mod-primary {
  background: #179ec6;
  color: #ffffff;
  padding: 30px;
  margin-bottom: 56px;
}
.moduletable.mod-primary .intro-image,
.t3-module.mod-primary .intro-image {
  float: right;
}
.moduletable.mod-primary .intro-image img,
.t3-module.mod-primary .intro-image img {
  width: 70px;
  border-radius: 50%;
}
.moduletable.mod-primary > h3,
.t3-module.mod-primary > h3 {
  background: #026db9;
  display: inline-block;
  padding: 10px 15px;
  color: #ffffff;
  position: relative;
  top: -15px;
  left: -45px;
  margin: 0;
  border: none;
}
.moduletable.mod-primary h4,
.t3-module.mod-primary h4 {
  color: #ffffff;
  margin: 0 0 14px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.9;
}
.moduletable.mod-primary h4 a,
.t3-module.mod-primary h4 a {
  color: #ffffff;
}
.moduletable.mod-primary h4 a:hover,
.t3-module.mod-primary h4 a:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.moduletable.mod-primary p.mod-articles-category-introtext,
.t3-module.mod-primary p.mod-articles-category-introtext {
  margin-top: 28px;
  margin-bottom: 0;
}
.moduletable.mod-primary span,
.t3-module.mod-primary span {
  font-size: 11px;
  text-transform: uppercase;
  opacity: 0.5;
  filter: alpha(opacity=50);
  margin: 0 14px 0 0;
  display: inline-block;
}
.moduletable.mod-primary span a,
.t3-module.mod-primary span a {
  color: #ffffff;
}
.moduletable.mod-primary span a:hover,
.t3-module.mod-primary span a:hover {
  text-decoration: underline;
}
.moduletable.mod-primary span.mod-articles-category-category,
.t3-module.mod-primary span.mod-articles-category-category {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.moduletable.mod-primary .btn-link,
.t3-module.mod-primary .btn-link {
  color: #ffffff;
  margin-top: 28px;
}
.moduletable.mod-primary .btn-link:hover,
.t3-module.mod-primary .btn-link:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.moduletable.no-padding,
.t3-module.no-padding {
  padding: 0;
}
.moduletable.no-padding .module-title,
.t3-module.no-padding .module-title {
  border-bottom: 1px solid #eeeeee;
  padding: 18.66666667px 28px;
  margin-bottom: 0;
}
.latestnews .item-image {
  margin: 0 28px 0 0;
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.latestnews .item-image img {
  max-height: 100%;
  max-width: inherit;
}
.latestnews .item + .item {
  padding-top: 28px;
  margin-top: 28px;
  border-top: 1px solid #eeeeee;
}
.latestnews .item h4 {
  margin: 0 0 14px;
  line-height: 1.9;
}
.latestnews .item h4 a {
  color: #026db9;
}
.latestnews .item h4 a:hover {
  color: #179ec6;
  text-decoration: none;
}
.latestnews .item .content-meta {
  margin: 0 0 14px;
  font-family: "Microsoft YaHei", 'Roboto', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
}
.latestnews .item .content-meta span {
  color: #999999;
}
.module-ct .latestnews {
  margin: 0;
  padding: 0;
  list-style: none;
}
.module-ct .latestnews li + li {
  border-top: 1px dotted #eeeeee;
  margin-top: 14px;
  padding-top: 14px;
}
.module-ct .latestnews li a {
  color: #333333;
}
.module-ct .latestnews li a:before {
  content: "\f105";
  color: #179ec6;
  font-family: FontAwesome;
  margin-right: 7px;
}
.module-ct .latestnews li a:hover,
.module-ct .latestnews li a:focus,
.module-ct .latestnews li a:active {
  color: #179ec6;
}
.t3-ja-map .map-container {
  margin: 0;
}
.item-video-wrap {
  position: relative;
}
.item-video-wrap .mask {
  background: #026db9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  filter: alpha(opacity=20);
  z-index: 1;
}
.item-video-wrap .btn-play {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  width: 60px;
  height: 60px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
  z-index: 2;
}
.populars-list > .row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .populars-list > .row .col-md-6 {
    width: 49.9%;
  }
}
.populars-list .item {
  margin-bottom: 28px;
}
.populars-list .item-image {
  margin: 0 0 28px 0;
  float: none !important;
}
.populars-list h3 {
  margin: 0 0 28px;
}
.populars-list h3 a {
  color: #026db9;
}
.populars-list h3 a:hover {
  color: #179ec6;
  text-decoration: none;
}
.populars-list.odd .row > div:first-child {
  width: 100%;
}
.spotlight-top .acm-spotlight {
  padding: 42px 0 0 0;
}
@media screen and (min-width: 992px) {
  .spotlight-top .acm-spotlight {
    margin-top: -70px;
    padding: 0;
  }
}
.spotlight-top .acm-spotlight .module-wrap > div + div {
  margin-top: 30px;
}
.spotlight-top .acm-spotlight .module-wrap > div + div.acm-hero {
  margin-top: 56px;
}
.spotlight-bottom .acm-spotlight .col > div {
  margin: 0 -15px;
  padding: 0 30px;
  height: 100%;
}
.spotlight-bottom .acm-spotlight .col > div.border-module {
  padding: 28px 30px;
}
.spotlight-bottom .acm-spotlight .col + .col > div {
  border-left: 1px solid #eeeeee;
}
.acm-hero {
  margin-top: 56px;
  padding: 56px 0 112px;
  border-top: 1px solid #eeeeee;
}
@media screen and (max-width: 479px) {
  .acm-hero {
    padding-bottom: 460px;
  }
}
#ja-login-form {
  text-transform: none;
}
#ja-login-form.fade.show {
  opacity: 1;
}
#ja-login-form .modal-content {
  background: rgba(255, 255, 255, 0.95);
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  #ja-login-form .modal-content {
    padding: 28px;
  }
}
#ja-login-form .modal-dialog {
  max-width: 420px;
  margin-top: 100px;
  transform: translate(0, 0);
}
#ja-login-form .modal-header {
  padding: 0;
  border-bottom: 0;
}
#ja-login-form .modal-header .close {
  margin-top: 28px;
  color: #179ec6;
  text-shadow: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#ja-login-form label {
  font-size: 14px;
  font-weight: 400;
}
#ja-login-form .nav-tabs {
  border-top: 0;
  border-bottom: 0;
  margin-bottom: 0;
  margin-bottom: -1px;
}
#ja-login-form .nav-tabs > li {
  margin-bottom: 0;
  width: auto;
  float: left;
}
#ja-login-form .nav-tabs > li + li {
  margin-left: 4px;
}
#ja-login-form .nav-tabs > li a {
  border-radius: 0;
  padding: 14px 28px;
  color: #555555;
  background: #eeeeee;
  border-color: #eeeeee;
  border-top: 2px solid #eeeeee;
  border-bottom: none;
  margin-right: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
#ja-login-form .nav-tabs > li a:hover,
#ja-login-form .nav-tabs > li a:focus,
#ja-login-form .nav-tabs > li a:active {
  color: #222222;
}
#ja-login-form .nav-tabs > li.active a {
  background: #ffffff;
  color: #222222;
  border-color: #eeeeee;
  border-top: 2px solid #179ec6;
  opacity: 1;
  filter: alpha(opacity=100);
}
#ja-login-form .nav-tabs > li.active a:hover,
#ja-login-form .nav-tabs > li.active a:focus,
#ja-login-form .nav-tabs > li.active a:active {
  color: #222222;
}
#ja-login-form .tab-content {
  padding: 28px;
  background: #ffffff;
  border: 1px solid #eeeeee;
}
#ja-login-form #ja-user-login p,
#ja-login-form #ja-user-register p {
  margin-bottom: 28px;
}
#ja-login-form #ja-user-login em,
#ja-login-form #ja-user-register em {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #ff8800;
}
#ja-login-form #ja-user-login ul li a:link,
#ja-login-form #ja-user-register ul li a:link,
#ja-login-form #ja-user-login ul li a:visited,
#ja-login-form #ja-user-register ul li a:visited {
  padding: 0 !important;
}
#ja-login-form #ja-user-login dd,
#ja-login-form #ja-user-register dd {
  margin-bottom: 28px;
}
#ja-login-form #ja-user-login .inputbox,
#ja-login-form #ja-user-register .inputbox {
  width: 100%;
}
#ja-login-form #ja-user-login #modlgn-remember,
#ja-login-form #ja-user-register #modlgn-remember {
  background: none;
  display: inline-block;
  float: left;
  margin-right: 7px;
  margin-top: 7px;
  height: auto;
  width: auto;
}
#ja-login-form #login-form .btn-primary {
  width: auto;
}
#ja-login-form .action-button {
  margin: 0 -28px;
  padding: 0 28px;
}
#ja-login-form .action-button > p {
  font-size: 14px;
  color: #ff8800;
}
#ja-login-form .action-button ul {
  padding: 0;
  margin-bottom: 28px;
  text-align: left !important;
}
#ja-login-form .action-button ul li {
  margin-bottom: 4px;
}
#ja-login-form .action-button ul li a {
  color: #999999;
}
#ja-login-form .action-button ul li a:hover,
#ja-login-form .action-button ul li a:focus,
#ja-login-form .action-button ul li a:active {
  color: #179ec6;
  text-decoration: none;
}
#ja-login-form .action-button .btn {
  margin: 10px 10px 0 0;
}
#ja-login-form .action-button .btn:last-child {
  margin: 10px 0 0 0;
}
div.category-events {
  padding: 0;
}
div.category-events .intro-image {
  margin-bottom: 28px;
  max-height: 232px;
  overflow: hidden;
}
@media (max-width: 480px) {
  div.category-events .intro-image {
    max-height: 190px;
  }
}
div.category-events .event-date {
  margin: 0 0 14px;
}
div.category-events .event-title {
  margin: 0 0 14px;
  line-height: 1.9;
  font-weight: 500;
  font-size: 18px;
}
div.category-events .event-title a {
  color: #026db9;
}
div.category-events .event-title a:hover {
  color: #179ec6;
  text-decoration: none;
}
div.category-events .event-introtext {
  margin: 0 0 28px;
}
div.category-events .event-info {
  color: #58bd7a;
}
div.category-events .event-info span {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}
div.category-events .event-info span i {
  font-size: 13px;
  display: inline-block;
  width: 16px;
}
div.category-events .owl-controls {
  margin: 0;
  position: absolute;
  right: 0;
  top: 200px;
}
@media (max-width: 480px) {
  div.category-events .owl-controls {
    top: 158px;
  }
}
div.category-events .owl-controls .owl-buttons div {
  border-radius: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: #ffffff;
  font-size: 14px;
  text-align: center;
  color: #333333;
  margin: 0;
  padding: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
div.category-events .owl-controls .owl-buttons div:hover {
  opacity: 0.9 !important;
  filter: alpha(opacity=90) !important;
}
.logo-footer img {
  margin-bottom: 30px;
}
.logo-footer p {
  font-size: 12px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  line-height: 26px;
}
.address {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.address p {
  margin-bottom: 28px;
  line-height: 24px;
}
.acymailing_module .acymailing_module_form {
  padding: 30px 0 !important;
}
.acymailing_module .acymailing_module_form .acymailing_introtext {
  color: #ffffff;
  font-size: 11px;
  margin-bottom: 28px;
  font-family: "Microsoft YaHei", 'Roboto', sans-serif;
  font-weight: 900;
  padding: 0 0 13px 0 !important;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .acymailing_module .acymailing_module_form .acymailing_introtext {
    float: left;
    width: 30%;
    padding: 13px 0 !important;
  }
}
.acymailing_module .acymailing_module_form table.acymailing_form {
  width: 70%;
}
.acymailing_module .acymailing_module_form table.acymailing_form td {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .acymailing_module .acymailing_module_form table.acymailing_form {
    width: 100%;
  }
  .acymailing_module .acymailing_module_form table.acymailing_form td {
    display: block;
    padding-bottom: 14px;
  }
}
.acymailing_module .acymailing_mootoolsbutton {
  padding: 30px 0 !important;
}
.acymailing_module .acymailing_mootoolsbutton a.acymailing_togglemodule {
  position: static;
  font-size: 11px;
}
.mod-preview-info {
  z-index: 3;
}
.content-stories .mod-articles-category-group {
  font-size: 16px;
  margin-bottom: 9.33333333px;
}
.content-stories .item {
  margin-bottom: 28px;
}
.content-stories .mod-articles-category-title {
  color: #ffffff;
  margin: 0 0 11px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  display: block;
}
.content-stories .mod-articles-category-title:hover {
  opacity: 0.8;
}
.content-stories .mod-articles-category-introtext {
  margin-top: 16px !important;
}
.content-stories .mod-articles-category-readmore a {
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 14px;
}
.content-stories .mod-articles-category-readmore a:after {
  content: "\f101";
  font-family: "FontAwesome";
  margin-left: 3px;
}
.content-stories .mod-articles-category-readmore a:hover {
  opacity: 0.8;
}
.content-stories .mod-articles-category-tags {
  margin: 14px 0;
}
.content-stories .mod-articles-category-tags .tags > span {
  opacity: 1;
}
.content-stories .mod-articles-category-tags .tags > span .label {
  margin-top: 8px;
  font-size: 10px;
  background: rgba(225, 225, 225, 0.5);
}
.stories-wrapper .mod-articles-category-tags {
  margin: 14px 0;
}
.stories-wrapper .mod-articles-category-tags .tags > span {
  opacity: 1;
}
.stories-wrapper .mod-articles-category-tags .tags > span .label {
  margin-top: 8px;
  font-size: 10px;
  background: rgba(225, 225, 225, 0.5);
}