.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 30px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.t3-hero > div {
  margin-bottom: 0;
}
.module-title {
  background: transparent;
  color: #0f5083;
  font-size: 18px;
  margin: 0 0 12.5px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 15px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  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 {
  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: 20px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 25px;
  padding-left: 25px;
}
#login-form ul.unstyled > li > a {
  color: #777777;
  font-size: 15px;
}
#login-form ul.unstyled > li > a:hover {
  text-decoration: none;
  color: #0f5083;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eaeaea;
  font-size: 14px;
  padding-top: 12.5px;
  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: 10px 0;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.categories-module.mod-list > li + li,
ul.categories-module.mod-list > li + li,
.category-module.mod-list > li + li,
ul.category-module.mod-list > li + li {
  margin-top: 0;
}
.categories-module.mod-list > li h4,
ul.categories-module.mod-list > li h4,
.category-module.mod-list > li h4,
ul.category-module.mod-list > li h4 {
  display: flex;
}
.categories-module.mod-list > li h4:before,
ul.categories-module.mod-list > li h4:before,
.category-module.mod-list > li h4:before,
ul.category-module.mod-list > li h4:before {
  color: #999999;
  content: "\f07c";
  font-family: FontAwesome;
  margin-right: 6px;
}
.categories-module.mod-list > li h4 a,
ul.categories-module.mod-list > li h4 a,
.category-module.mod-list > li h4 a,
ul.category-module.mod-list > li h4 a {
  color: #777777;
  font-weight: 400;
}
.categories-module.mod-list > li h4:hover:before,
ul.categories-module.mod-list > li h4:hover:before,
.category-module.mod-list > li h4:hover:before,
ul.category-module.mod-list > li h4:hover:before,
.categories-module.mod-list > li h4:focus:before,
ul.categories-module.mod-list > li h4:focus:before,
.category-module.mod-list > li h4:focus:before,
ul.category-module.mod-list > li h4:focus:before,
.categories-module.mod-list > li h4:active:before,
ul.categories-module.mod-list > li h4:active:before,
.category-module.mod-list > li h4:active:before,
ul.category-module.mod-list > li h4:active:before {
  color: #0f5083;
}
.categories-module.mod-list > li h4:hover a,
ul.categories-module.mod-list > li h4:hover a,
.category-module.mod-list > li h4:hover a,
ul.category-module.mod-list > li h4:hover a,
.categories-module.mod-list > li h4:focus a,
ul.categories-module.mod-list > li h4:focus a,
.category-module.mod-list > li h4:focus a,
ul.category-module.mod-list > li h4:focus a,
.categories-module.mod-list > li h4:active a,
ul.categories-module.mod-list > li h4:active a,
.category-module.mod-list > li h4:active a,
ul.category-module.mod-list > li h4:active a {
  color: #0f5083;
  text-decoration: none;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eaeaea;
}
.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: #777777;
  display: inline-block;
  margin: 0 5px 10px 0;
}
.tagspopular ul > li > a {
  background: #f2f3f7;
  border-radius: 4px;
  color: #777777;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 5px 10px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #0f5083;
  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: #07263e;
}
.module-ct > ol.breadcrumb {
  padding: 20px 30px;
  margin-left: 0;
}
.wrap-last-article {
  position: relative;
}
.wrap-last-article .view-all {
  position: absolute;
  text-align: right;
  margin-top: -90px;
  width: 100%;
}
@media (max-width: 767px) {
  .wrap-last-article .view-all {
    margin-top: -15px;
    position: static;
    text-align: left;
  }
}
.wrap-last-article .view-all a {
  border-bottom: 1px solid #eaeaea;
  font-weight: 700;
  color: #333333;
}
.wrap-last-article .view-all a:hover {
  color: #0f5083;
  text-decoration: none;
}
.latest-news {
  padding: 0;
}
@media (max-width: 767px) {
  .latest-news {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .latest-news .article-detail {
    margin-bottom: 30px;
  }
}
.latest-news .article-detail .intro-image img {
  max-width: 100%;
  border-radius: 4px;
}
.latest-news .article-detail .article-content .date-create {
  margin: 20px 0 10px;
  font-size: 13px;
}
.latest-news .article-detail .article-content h3 {
  line-height: 1.15;
  margin-top: 0;
  margin-bottom: 25px;
}
.latest-news .article-detail .article-content h3 a {
  color: #333333;
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}
.latest-news .article-detail .article-content h3 a:hover {
  color: #2b2b2b;
}
.mostread {
  list-style: none;
}
.mostread li + li {
  margin-top: 30px;
}
.mostread .image-intro {
  display: block;
  margin-bottom: 15px;
}
.mostread .image-intro img {
  border-radius: 4px;
}
.mostread .title {
  font-size: 15px;
  line-height: 1.5625;
  margin-top: 0;
  margin-bottom: 0;
}
.mostread .title a {
  color: #333333;
}
.mostread .title a:hover,
.mostread .title a:active,
.mostread .title a:focus {
  text-decoration: underline;
}
.t3-masthead .ja-masthead {
  background-image: url('../../templates/ja_morgan/images/bg_masthead.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0;
  position: relative;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead {
    padding: 60px 0;
  }
}
.t3-masthead .ja-masthead:before {
  z-index: 5;
  opacity: 0.58;
}
.t3-masthead .ja-masthead .ja-masthead-detail {
  max-width: 500px;
  padding: 0;
  text-align: left;
}
.t3-masthead .ja-masthead .ja-masthead-detail h3 {
  color: #ffffff;
  font-size: 60px;
  font-weight: 600;
  margin: 0 auto 12.5px;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .t3-masthead .ja-masthead .ja-masthead-detail h3 {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-detail h3 {
    font-size: 36px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-description {
  font-size: 20px;
  opacity: 0.75;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-description {
    font-size: 16px;
  }
}
div#ja-form {
  float: none;
  max-width: 495px;
}
div#ja-form .form-list {
  padding: 0;
  margin: 0 -7.5px;
}
@media (max-width: 767px) {
  div#ja-form .form-list {
    margin: 0;
  }
}
div#ja-form .form-list li {
  float: left;
  clear: right;
  padding: 0 7.5px;
}
div#ja-form .form-list li + li {
  padding-top: 25px;
}
div#ja-form .form-list li:hover .input-box {
  background-color: transparent;
  border: 0;
}
div#ja-form .form-list li.wide {
  padding-top: 25px;
}
div#ja-form .form-list li .input-box {
  padding: 0;
  border: 0;
}
div#ja-form .form-list li .input-box #label-mathguard_answer {
  margin-right: 12.5px;
}
div#ja-form .form-list li #contact_email + div {
  margin-top: 12.5px;
  color: #999999;
}
div#ja-form .form-list li.error .input-box {
  background: none !important;
}
div#ja-form .form-list li.error .input-box > div {
  color: #d93030;
}
div#ja-form .form-list li.error .input-box > input,
div#ja-form .form-list li.error .input-box > textarea {
  border-color: #d93030;
}
div#ja-form .form-list li#row_term_condition .input-box {
  display: flex;
}
div#ja-form .form-list li#row_term_condition .input-box #term_condition {
  margin-top: -4.16666667px;
  margin-right: 12.5px;
}
div#ja-form .form-info {
  padding-left: 0;
  margin-bottom: 25px;
}
div#ja-form .inputbox {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0;
  color: #ffffff;
  padding-left: 0;
  padding-bottom: 15px;
  font-weight: 500;
}
div#ja-form .inputbox::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
div#ja-form .inputbox:-ms-input-placeholder {
  color: #ffffff;
}
div#ja-form .inputbox::-webkit-input-placeholder {
  color: #ffffff;
}
div#ja-form .inputbox#contact_text {
  height: 60px;
  min-height: 60px;
}
div#ja-form #row_term_condition label {
  font-weight: 400;
}
div#ja-form #contact_text {
  max-width: 100%;
  min-height: 100px;
}
div#ja-form #ac-submit {
  background: #0f5083;
  border-color: #0f5083;
  padding: 20px 30px;
}
div#ja-form #ac-submit:hover,
div#ja-form #ac-submit:focus,
div#ja-form #ac-submit:active {
  background: #0c426c;
  border-color: #0c426c;
}