.t3-header {
  background: #01579b;
  color: #ffffff;
  top: 0;
}
.animating .t3-header {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.scrollDown .t3-header,
.scrollUp .t3-header {
  background: #01579b;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.scrollDown .t3-header {
  top: -300px;
}
.logo {
  height: 50px;
  line-height: 50px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
@media (max-width: 767px) {
  .logo + .actions {
    background: #ffffff;
  }
  .logo + .actions .joms-noti__notify .joms-icon,
  .logo + .actions .logout-button .joms-icon {
    fill: #333333 !important;
  }
  .logo + .actions .head-login {
    color: #333333;
  }
}
.logo-image img {
  max-height: 24px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  text-decoration: none;
  font-size: 21px;
  line-height: 50px;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: inline-block;
  font-size: 14px;
  margin-top: 5px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding-left: 10px;
  position: relative;
  margin-left: 10px;
  line-height: 1;
  top: -2px;
}
@media (max-width: 767px) {
  .logo-text .site-slogan {
    display: none;
  }
}
.head-search {
  margin-top: 24px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.off-canvas-toggle + .head-menu {
  margin-right: 10px;
}
.head-menu {
  float: right;
}
.head-menu .nav > li {
  float: right;
  font-family: 'Montserrat', sans-serif;
}
.head-menu .nav > li.active > a {
  color: #ffffff;
  background: none;
}
.head-menu .nav > li.active > a:hover,
.head-menu .nav > li.active > a:focus,
.head-menu .nav > li.active > a:active {
  color: #ffffff;
  background: none;
}
.head-menu .nav > li > a {
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 50px;
  padding: 0 0 0 12px;
}
.head-menu .nav > li > a:hover,
.head-menu .nav > li > a:focus,
.head-menu .nav > li > a:active {
  background: none;
}
@media (max-width: 767px) {
  .head-menu .nav > li > a {
    color: #44494c;
  }
}
.head-menu #cModule-Notify {
  position: absolute;
  right: 47px;
}
@media (max-width: 767px) {
  .head-menu #cModule-Notify {
    right: 87px;
  }
}
.head-menu #cModule-Notify a {
  position: relative;
}
.head-menu .joms-js--notiflabel-general,
.head-menu .joms-js--notiflabel-frequest,
.head-menu .joms-js--notiflabel-inbox {
  background: #f22613;
  color: white;
  display: inline-block;
  font-size: 9px;
  line-height: 14px;
  min-width: 12px;
  padding: 0 3px;
  position: absolute;
  text-align: center;
  top: 12px;
  word-break: normal;
}
.head-login {
  float: right;
  line-height: 50px;
  margin-left: 12px;
}
@media (max-width: 767px) {
  .head-login {
    margin-right: 10px;
  }
}
.head-login .control-group {
  float: left;
  margin-bottom: 0;
  margin-left: 6px;
}
.head-login .unstyled {
  display: none;
}
.head-login .input-prepend {
  margin-bottom: 0;
  line-height: 1;
}
.head-login #login-form input[type="text"],
.head-login #login-form input[type="password"] {
  width: 100px;
}
.head-login #modlgn-remember {
  height: auto;
  line-height: auto;
}
.head-login .login-greeting {
  float: left;
  margin-right: 96px;
}
@media (max-width: 480px) {
  .head-login .login-greeting {
    display: none;
  }
}
.head-login .logout-button {
  float: right;
}
.head-login .logout-button .btn {
  width: 30px;
  overflow: hidden;
  border: 0;
  background: none;
  color: #ffffff;
}
.head-login .logout-button .joms-icon {
  fill: #ffffff;
}
.t3-sl {
  padding-bottom: 48px;
  padding-top: 48px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 72px;
    padding-top: 72px;
  }
}
.t3-section .section-header {
  margin-bottom: 48px;
  padding-top: 48px;
  text-align: center;
}
.t3-section .section-header h3 {
  font-size: 36px;
  margin: 0 0 24px;
}
.t3-section .section-header .module-intro {
  color: #999999;
  font-size: 17px;
  padding: 0 25%;
}
@media (max-width: 991px) {
  .t3-section .section-header .module-intro {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.t3-section .container .section-header {
  padding-top: 0;
}
.t3-section.bg-dark .section-header {
  color: #ffffff;
}
.t3-section.bg-transparent .section-header {
  color: #ffffff;
}
.t3-section.bg-transparent .module-intro {
  color: #f7f7f7;
}
.features-intro .t3-section {
  background: #ffffff;
}
.features-intro .t3-section .container {
  padding-top: 96px;
  padding-bottom: 96px;
}
.features-intro .t3-section.bg-dark {
  background-color: #272727;
}
.features-intro .t3-section.bg-grey {
  background-color: #eeeeee;
}
.features-intro .t3-section.bg-greydark {
  background-color: #555555;
}
.features-intro .k2ItemsBlock ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-right: -10px;
  margin-left: -10px;
}
.features-intro .k2ItemsBlock ul li {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 992px) {
  .features-intro .k2ItemsBlock ul li {
    float: left;
    width: 33.33333333%;
  }
}
.features-intro .k2ItemsBlock ul li .item-inner {
  background-color: #ffffff;
  padding: 24px;
}
.features-intro .k2ItemsBlock ul li .item-inner a.moduleItemImage {
  display: block;
  margin: -24px -24px 24px;
}
.features-intro .k2ItemsBlock ul li .item-inner a.moduleItemImage img {
  width: 100%;
}
.features-intro .k2ItemsBlock ul li .item-inner .moduleItemTitle {
  color: #44494c;
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;
  min-height: 50px;
}
.features-intro .k2ItemsBlock ul li .item-inner .moduleItemTitle:hover,
.features-intro .k2ItemsBlock ul li .item-inner .moduleItemTitle:focus,
.features-intro .k2ItemsBlock ul li .item-inner .moduleItemTitle:active {
  color: #014982;
}
.features-intro .k2ItemsBlock ul li .item-inner .item-meta {
  color: #999999;
  font-size: 13px;
  margin-bottom: 12px;
}
.features-intro .k2ItemsBlock ul li .item-inner .item-meta a {
  color: #999999;
  border-bottom: 1px solid #d7d9db;
  padding-bottom: 1px;
}
.features-intro .k2ItemsBlock ul li .item-inner .item-meta a:hover,
.features-intro .k2ItemsBlock ul li .item-inner .item-meta a:focus,
.features-intro .k2ItemsBlock ul li .item-inner .item-meta a:active {
  border-color: #014982;
  color: #014982;
}
.features-intro .k2ItemsBlock ul li .item-inner .item-meta .moduleItemAuthorAvatar {
  border-radius: 50%;
  float: left;
  display: block;
  height: 32px;
  overflow: hidden;
  margin-right: 10px;
  margin-top: 5px;
  width: 32px;
}
.features-intro .k2ItemsBlock ul li .item-inner .item-meta .moduleItemAuthorAvatar img {
  width: 32px !important;
}
.features-intro .k2ItemsBlock ul li .item-inner .item-meta .fa {
  color: #a6a6a6;
  margin-right: 5px;
}
.features-intro .k2ItemsBlock ul li .item-inner .item-meta span {
  display: inline-block;
  margin-right: 10px;
}
.features-intro .k2ItemsBlock ul li .item-inner .moduleItemReadMore {
  margin-top: 24px;
  display: block;
  text-align: right;
}
.features-intro .k2ItemsBlock ul li .item-inner .moduleItemTitle {
  display: block;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 12px;
}
.t3-mainbody {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-content {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 992px) {
  .one-sidebar-right .t3-content {
    padding-right: 20px;
  }
  .one-sidebar-left .t3-content {
    padding-left: 20px;
  }
  .no-sidebar .t3-content {
    padding-right: 20px;
    padding-left: 20px;
    float: none;
    margin: 0 auto;
  }
}
.t3-sidebar {
  padding-top: 24px;
  padding-bottom: 24px;
}
.one-sidebar-left .t3-sidebar-left {
  padding-left: 20px;
}
.one-sidebar-right .t3-sidebar-right {
  padding-left: 20px;
}
.t3-footer {
  background: #222222;
  color: #555555;
  font-size: 12px;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 24px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 48px 0;
  }
}
.t3-footnav .t3-module {
  background: #222222;
  color: #555555;
}
.t3-footnav .t3-module .module-ct {
  background: transparent;
}
.t3-footnav .t3-module .module-title {
  border: 0;
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 24px;
  background: transparent;
}
.t3-footnav .t3-module .module-title:before,
.t3-footnav .t3-module .module-title:after {
  display: table;
  content: " ";
}
.t3-footnav .t3-module .module-title:after {
  clear: both;
}
.t3-footnav .t3-module .module-title:after {
  content: "";
  width: 50px;
  height: 2px;
  background: #88cc00;
  margin-top: 24px;
  display: block;
}
.t3-footnav .t3-module .module-title span {
  border: 0;
}
.t3-footnav .t3-module .module-inner {
  padding: 0;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
  border-top: 0;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #01579b;
  background: none;
}
.t3-footnav .t3-module ul > li + li {
  padding-top: 12px;
}
.t3-footnav .t3-module ul > li.active > a {
  background: none;
  color: #01579b;
}
.t3-copyright {
  font-size: 12px;
  padding: 48px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.poweredby {
  margin-bottom: 24px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: left;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#k2FrontendContainer .icon-48-k2 {
  background: url("../../../templates/ja_social_ii/images/system/K2_Logo_105x40_24.png") no-repeat 0 50% !important;
  color: #222 !important;
  display: inline-block;
  padding-left: 120px !important;
  font-size: 24px !important;
}
#k2FrontendContainer #editor-xtd-buttons {
  margin-bottom: 0;
}
#k2FrontendContainer table.adminFormK2 tr td {
  padding: 10px;
}
#k2FrontendContainer table.adminFormK2 tr td input.text_area {
  box-sizing: border-box;
  width: 100%;
}
#k2FrontendContainer table.adminFormK2 tr td .tags {
  padding: 10px;
}
#k2FrontendContainer table.adminFormK2 tr td label {
  display: inline-block;
}
#k2FrontendContainer table.adminFormK2 tr td label.radio {
  margin-right: 10px;
}
#k2FrontendContainer table.adminFormK2 tr td label.radio .inputbox {
  display: inline-block;
  height: auto;
  position: static;
  margin: 0 5px 2px 0;
  vertical-align: middle;
}
#k2FrontendContainer table.adminFormK2 ul.tags li input {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#k2FrontendContainer table.k2FrontendToolbar {
  padding: 0;
  border: 0;
  background: none;
}
#k2FrontendContainer #toolbar-save {
  padding: 0;
  border: 0;
  background: none;
}
#k2FrontendContainer #toolbar-save .toolbar {
  margin-right: 10px;
  white-space: nowrap;
  display: inline-block;
  color: #ffffff;
  background-color: #01579b;
  border-color: #01579b;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.715;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#k2FrontendContainer #toolbar-save .toolbar:focus,
#k2FrontendContainer #toolbar-save .toolbar.focus {
  color: #ffffff;
  background-color: #013b68;
  border-color: #00101c;
}
#k2FrontendContainer #toolbar-save .toolbar:hover {
  color: #ffffff;
  background-color: #013b68;
  border-color: #01355e;
}
#k2FrontendContainer #toolbar-save .toolbar:active,
#k2FrontendContainer #toolbar-save .toolbar.active,
.open > .dropdown-toggle#k2FrontendContainer #toolbar-save .toolbar {
  color: #ffffff;
  background-color: #013b68;
  background-image: none;
  border-color: #01355e;
}
#k2FrontendContainer #toolbar-save .toolbar:active:hover,
#k2FrontendContainer #toolbar-save .toolbar.active:hover,
.open > .dropdown-toggle#k2FrontendContainer #toolbar-save .toolbar:hover,
#k2FrontendContainer #toolbar-save .toolbar:active:focus,
#k2FrontendContainer #toolbar-save .toolbar.active:focus,
.open > .dropdown-toggle#k2FrontendContainer #toolbar-save .toolbar:focus,
#k2FrontendContainer #toolbar-save .toolbar:active.focus,
#k2FrontendContainer #toolbar-save .toolbar.active.focus,
.open > .dropdown-toggle#k2FrontendContainer #toolbar-save .toolbar.focus {
  color: #ffffff;
  background-color: #002745;
  border-color: #00101c;
}
#k2FrontendContainer #toolbar-save .toolbar.disabled:hover,
#k2FrontendContainer #toolbar-save .toolbar[disabled]:hover,
fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar:hover,
#k2FrontendContainer #toolbar-save .toolbar.disabled:focus,
#k2FrontendContainer #toolbar-save .toolbar[disabled]:focus,
fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar:focus,
#k2FrontendContainer #toolbar-save .toolbar.disabled.focus,
#k2FrontendContainer #toolbar-save .toolbar[disabled].focus,
fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar.focus {
  background-color: #01579b;
  border-color: #01579b;
}
#k2FrontendContainer #toolbar-save .toolbar .badge {
  color: #01579b;
  background-color: #ffffff;
}
#k2FrontendContainer #toolbar-cancel {
  padding: 0;
  border: 0;
  background: none;
}
#k2FrontendContainer #toolbar-cancel .toolbar {
  white-space: nowrap;
  display: inline-block;
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.715;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#k2FrontendContainer #toolbar-cancel .toolbar:focus,
#k2FrontendContainer #toolbar-cancel .toolbar.focus {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #000000;
}
#k2FrontendContainer #toolbar-cancel .toolbar:hover {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #141414;
}
#k2FrontendContainer #toolbar-cancel .toolbar:active,
#k2FrontendContainer #toolbar-cancel .toolbar.active,
.open > .dropdown-toggle#k2FrontendContainer #toolbar-cancel .toolbar {
  color: #ffffff;
  background-color: #1a1a1a;
  background-image: none;
  border-color: #141414;
}
#k2FrontendContainer #toolbar-cancel .toolbar:active:hover,
#k2FrontendContainer #toolbar-cancel .toolbar.active:hover,
.open > .dropdown-toggle#k2FrontendContainer #toolbar-cancel .toolbar:hover,
#k2FrontendContainer #toolbar-cancel .toolbar:active:focus,
#k2FrontendContainer #toolbar-cancel .toolbar.active:focus,
.open > .dropdown-toggle#k2FrontendContainer #toolbar-cancel .toolbar:focus,
#k2FrontendContainer #toolbar-cancel .toolbar:active.focus,
#k2FrontendContainer #toolbar-cancel .toolbar.active.focus,
.open > .dropdown-toggle#k2FrontendContainer #toolbar-cancel .toolbar.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
#k2FrontendContainer #toolbar-cancel .toolbar.disabled:hover,
#k2FrontendContainer #toolbar-cancel .toolbar[disabled]:hover,
fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar:hover,
#k2FrontendContainer #toolbar-cancel .toolbar.disabled:focus,
#k2FrontendContainer #toolbar-cancel .toolbar[disabled]:focus,
fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar:focus,
#k2FrontendContainer #toolbar-cancel .toolbar.disabled.focus,
#k2FrontendContainer #toolbar-cancel .toolbar[disabled].focus,
fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar.focus {
  background-color: #333333;
  border-color: #333333;
}
#k2FrontendContainer #toolbar-cancel .toolbar .badge {
  color: #333333;
  background-color: #ffffff;
}
#k2FrontendContainer div.dummyHeight {
  height: 50px;
  margin-top: 0;
}
#k2FrontendContainer #editor-xtd-buttons {
  margin-top: 0;
}
#k2FrontendContainer .toggle-editor {
  margin-top: 5px;
  margin-right: 5px;
}