.t3-header {
  margin-top: 29px;
  z-index: 13;
  background: url("../../templates/ja_social_t3/images/header-bg2.gif");
}
.t3-header .container {
  padding: 15px 0;
  position: relative;
}
.logo {
  float: left;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.ja-topbar {
  background: url("../../templates/ja_social_t3/images/header-bg2.gif");
  border-bottom: 1px solid #1b6c89;
  color: #88cee8;
  font-size: 11px;
  position: absolute;
  top: 0;
  z-index: 16;
  width: 100%;
}
.ja-topbar .container {
  height: 28px;
  line-height: 28px;
  position: relative;
}
.ja-topbar .ja-day {
  background: url("../../templates/ja_social_t3/images/sep-w.gif") no-repeat right center;
  display: block;
  float: left;
  padding-right: 10px;
  margin-bottom: 0;
}
.ja-topbar .ja-updatetime {
  float: left;
  padding: 0 10px;
  margin-bottom: 0;
}
.ja-topbar .ja-updatetime em {
  color: #fff;
  font-style: normal;
  margin-left: 5px;
}
.ja-headtools {
  position: absolute;
  right: 15px;
  top: 5px;
}
.ja-headtools ul {
  float: left;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.ja-headtools li {
  background: none;
  display: inline;
  line-height: normal;
  margin: 0;
  padding: 0;
}
.ja-headtools li a {
  color: #fff;
  display: block;
  float: left;
  margin-left: 5px;
  padding-bottom: 4px;
}
.ja-headtools li a span {
  display: block;
  padding: 2px 5px 2px 24px;
}
.ja-headtools li a:hover {
  text-decoration: none;
}
.ja-headtools li a.login-switch span {
  background: url("../../templates/ja_social_t3/images/icons/icon-user.png") no-repeat 5px 2px;
}
.ja-headtools li a.register-switch span {
  background: url("../../templates/ja_social_t3/images/icons/icon-register.png") no-repeat 5px 2px;
}
.ja-headtools li a.login-switch.show span {
  background-image: url("../../templates/ja_social_t3/images/icons/icon-user-show.png");
}
.ja-headtools li a.register-switch.show span {
  background-image: url("../../templates/ja_social_t3/images/icons/icon-register-show.png");
}
.ja-headtools li a.show {
  background: url("../../templates/ja_social_t3/images/arrow-up.gif") no-repeat center bottom;
  color: #FFFFFF;
  position: relative;
  z-index: 1000;
}
.ja-headtools li a.show span {
  display: block;
}
#ja-headtools .ja-login-links a,
#ja-headtools .ja-login-links ul li a {
  color: #238db4;
  padding: 0;
}
#ja-headtools li a.logout-switch {
  display: inline;
  float: none;
  margin-left: 3px;
}
.logo-image {
  overflow: hidden;
}
.logo-image a {
  display: inline-block;
  height: 75px;
  width: 194px;
}
.logo-image span {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 17px;
  display: none;
}
.logo-image small {
  display: block;
  font-size: 11px;
  margin-top: 0;
  color: #fff;
  line-height: 1;
}
.logo-text a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 11px;
  margin-top: 0;
  color: #fff;
  line-height: 1;
}
.head-search {
  float: right;
  height: 29px;
  width: 215px;
  *zoom: 1;
}
.head-search:before,
.head-search:after {
  display: table;
  content: "";
  line-height: 0;
}
.head-search:after {
  clear: both;
}
.t3-sl {
  padding-bottom: 60px;
  padding-top: 60px;
}
.t3-mainbody {
  background: url("../../templates/ja_social_t3/images/container-bg.gif") repeat-x left top #d6e4ec;
  padding-bottom: 20px;
  position: relative;
  z-index: 1;
}
.t3-mainbody .container {
  padding: 20px 0 0;
}
.t3-content .main-content-inner {
  padding: 20px;
  background: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.com_kunena .t3-content .main-content-inner,
.com_community .t3-content .main-content-inner {
  padding: 0;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.t3-footer {
  background: url("../../templates/ja_social_t3/images/bg2.gif");
  border-top: 1px solid #fff;
  color: #88cee8;
  *zoom: 1;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #fff;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #e6e6e6;
}
.t3-footnav {
  padding: 20px 0;
  color: #fff;
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav ul,
.t3-footnav .latestnews {
  list-style: none;
  margin: 0;
}
.t3-footnav ul li,
.t3-footnav .latestnews li {
  line-height: normal;
  border-bottom: 1px dotted #48b4db;
}
.t3-footnav ul li:last-child,
.t3-footnav .latestnews li:last-child {
  border-bottom: 0;
}
.t3-footnav ul li a,
.t3-footnav .latestnews li a {
  background: url("../../templates/ja_social_t3/images/bullet-arrow-ltr.gif") no-repeat 1% 10px;
  border: 0;
  color: #fff;
  display: block;
  padding: 5px 5px 5px 15px;
}
.t3-footnav ul li a:hover,
.t3-footnav ul li a:focus,
.t3-footnav ul li a:active,
.t3-footnav .latestnews li a:hover,
.t3-footnav .latestnews li a:focus,
.t3-footnav .latestnews li a:active {
  text-decoration: none;
  color: #fff;
  background-color: rgba(0,0,0,0.1);
}
.t3-footnav .module-title {
  font-size: 16px;
  color: #fff;
}
.t3-footnav a {
  border-bottom: 1px dotted #88cee8;
  color: #88cee8;
}
.t3-footnav a:hover,
.t3-footnav a:focus,
.t3-footnav a:active {
  text-decoration: none;
  color: #fff;
  border-bottom-color: #fff;
}
.t3-footnav .contact-list li {
  background-position: left 4px;
  background-repeat: no-repeat;
  padding: 5px 5px 5px 28px;
  list-style: none;
}
.t3-footnav .contact-list li.add {
  background-image: url("../../templates/ja_social_t3/images/icons/icon-home.png");
}
.t3-footnav .contact-list li.tel {
  background-image: url("../../templates/ja_social_t3/images/icons/icon-phone.png");
}
.t3-footnav .contact-list li.tel a {
  display: inline;
  padding: 0;
  background: none;
}
.t3-footnav .contact-list li.email {
  background-image: url("../../templates/ja_social_t3/images/icons/icon-email.png");
}
.t3-copyright {
  font-size: 10px;
  padding: 20px 0;
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.copyright {
  float: left;
}
.poweredby {
  float: right;
  text-align: right;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  float: right;
  opacity: .5;
}
.t3-navhelper {
  background: url("../../templates/ja_social_t3/images/trans-bg.png");
  color: #fff;
  text-transform: uppercase;
}
.t3-navhelper .divider {
  color: #fff;
  display: inline-block;
}
.t3-navhelper .backtotop {
  padding: 10px 0;
  cursor: pointer;
  text-align: right;
}
body .login-wrap fieldset.well {
  border: 0;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body .login-wrap .other-links {
  margin-left: 148px;
}
body .reset .form-actions,
body .remind .form-actions {
  background: none;
  padding: 10px 0;
}
body .reset .control-group,
body .remind .control-group {
  margin: 0;
}
.jacomment-count {
  display: inline;
  float: left;
  margin: 0 10px 0 0;
}
.jacomment-count .jacomment-counter {
  display: inline-block;
  padding: 4px 14px;
  font-weight: bold;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #666;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top,#ffffff,#eee);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#eee));
  background-image: -webkit-linear-gradient(top,#ffffff,#eee);
  background-image: -o-linear-gradient(top,#ffffff,#eee);
  background-image: linear-gradient(to bottom,#ffffff,#eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  border-color: #eee #eee #c8c8c8;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #eee;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  min-height: 20px;
}
.jacomment-count .jacomment-counter:hover,
.jacomment-count .jacomment-counter:focus,
.jacomment-count .jacomment-counter:active,
.jacomment-count .jacomment-counter.active,
.jacomment-count .jacomment-counter.disabled,
.jacomment-count .jacomment-counter[disabled] {
  color: #666;
  background-color: #eee;
  *background-color: #e1e1e1;
}
.jacomment-count .jacomment-counter:active,
.jacomment-count .jacomment-counter.active {
  background-color: #d5d5d5 \9;
}
.jacomment-count .jacomment-counter:hover,
.jacomment-count .jacomment-counter a.btn:hover {
  color: #238DB4;
  text-decoration: none;
  background-color: #eee;
}
.jacomment-count .jacomment-counter:focus,
.jacomment-count .jacomment-counter a.btn:focus {
  color: #238DB4;
  outline: 0;
}
.jacomment-count .jacomment-counter.active,
.jacomment-count .jacomment-counter:active,
.jacomment-count .jacomment-counter a.btn:active {
  color: #238DB4;
  text-decoration: none;
  outline: 0;
}
@media (max-width: 1024px) {
  .ja-slidewrap_social .ja-slide-main-wrap {
    max-width: 100%;
  }
  .ja-slidewrap_social.style2 .ja-slide-buttons {
    margin-top: 25px;
  }
}
.ja-slidewrap_social-slideshow .ja-slide-thumbnail {
  width: 100% !important;
  bottom: 5px;
}
.ja-slidewrap_social-slideshow .ja-slide-thumbnail .ja-slide-thumbs,
.ja-slidewrap_social-slideshow .ja-slide-thumbnail .ja-slide-thumbs-handles {
  width: auto !important;
}
.ja-slidewrap_social-slideshow .ja-slide-thumbnail .ja-slide-thumb {
  background-image: none !important;
}
.ja-slidewrap_social-slideshow .ja-slide-thumbnail .ja-slide-thumb .ja-slide-thumb-inner {
  padding: 0;
}
.ja-slidewrap_social-slideshow .ja-slide-thumbnail .ja-slide-thumb .ja-slide-thumb-inner img {
  background: #def1f8;
  border-color: #d6e4ec;
  box-sizing: border-box;
  margin: 0;
}
.ja-slidewrap_social-slideshow .ja-slide-thumbnail .ja-slide-thumb .ja-slide-thumb-inner .ja-slide-thumb-desc {
  display: none;
}
.ja-slidewrap_social-slideshow .ja-slide-thumbnail .ja-slide-thumb.active .ja-slide-thumb-inner {
  background: none;
}
.ja-slidewrap_social-slideshow .ja-slide-thumbnail .ja-slide-thumb.active .ja-slide-thumb-inner img {
  background: #fff;
  border-color: #238DB4;
}
.ja-slidewrap_social-slideshow .ja-slide-right .ja-slide-desc {
  margin-left: 250px;
  top: 70px;
  right: auto;
  left: auto;
}
html .contact-wrap .map-container {
  width: 100% !important;
}
html #k2FrontendEditToolbar h2 {
  padding-left: 0 !important;
}
html #k2Frontend hr.sep {
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  display: none;
}
html table.adminFormK2 tr td label {
  display: inline-block;
}
html div#k2Frontend table.k2FrontendToolbar td.button {
  padding: 0;
  border: 0;
  background: 0;
  font-size: 11px;
}
html .k2ItemFormEditor textarea {
  padding: 0;
}
html div#k2Frontend table.k2FrontendToolbar td.button a.toolbar,
html a#k2ToggleSidebar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #2c9fc9;
  background-image: -moz-linear-gradient(top,#33abd7,#238DB4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#33abd7),to(#238DB4));
  background-image: -webkit-linear-gradient(top,#33abd7,#238DB4);
  background-image: -o-linear-gradient(top,#33abd7,#238DB4);
  background-image: linear-gradient(to bottom,#33abd7,#238DB4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff32abd7', endColorstr='#ff238db4', GradientType=0);
  border-color: #238DB4 #238DB4 #175b74;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #238DB4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  padding: 5px;
  margin: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
html div#k2Frontend table.k2FrontendToolbar td.button a.toolbar:hover,
html div#k2Frontend table.k2FrontendToolbar td.button a.toolbar:focus,
html div#k2Frontend table.k2FrontendToolbar td.button a.toolbar:active,
html div#k2Frontend table.k2FrontendToolbar td.button a.toolbar.active,
html div#k2Frontend table.k2FrontendToolbar td.button a.toolbar.disabled,
html div#k2Frontend table.k2FrontendToolbar td.button a.toolbar[disabled],
html a#k2ToggleSidebar:hover,
html a#k2ToggleSidebar:focus,
html a#k2ToggleSidebar:active,
html a#k2ToggleSidebar.active,
html a#k2ToggleSidebar.disabled,
html a#k2ToggleSidebar[disabled] {
  color: #fff;
  background-color: #238DB4;
  *background-color: #1f7c9f;
}
html div#k2Frontend table.k2FrontendToolbar td.button a.toolbar:active,
html div#k2Frontend table.k2FrontendToolbar td.button a.toolbar.active,
html a#k2ToggleSidebar:active,
html a#k2ToggleSidebar.active {
  background-color: #1b6c89 \9;
}
html div#k2Frontend table.k2FrontendToolbar td.button a.toolbar:hover,
html a#k2ToggleSidebar:hover {
  background: #238DB4;
}
html #Kunena .kforum-pathway-bottom {
  *zoom: 1;
}
html #Kunena .kforum-pathway-bottom:before,
html #Kunena .kforum-pathway-bottom:after {
  display: table;
  content: "";
  line-height: 0;
}
html #Kunena .kforum-pathway-bottom:after {
  clear: both;
}
html #Kunena .klist-markallcatsread form {
  margin-bottom: 0;
}
.row-fluid.message .thumbnail {
  padding: 10px;
}
.row-fluid.message .thumbnail img {
  width: 100px;
  height: auto;
  max-height: 100px !important;
  display: block;
  padding-bottom: 10px;
}
#adminForm fieldset button {
  margin-left: -2px;
}
.edit.item-page .tab-content {
  overflow: visible !important;
}
#advancedSearch .finder-selects {
  padding-right: 10px;
  padding-bottom: 10px;
}
.ie8 div.mod-languages ul.lang-inline li,
.ie9 div.mod-languages ul.lang-inline li {
  display: inline-block;
}
.edit.item-page .tab-content {
  overflow: hidden;
}
.com_kunena input[type=checkbox],
.com_kunena input[type=radio] {
  margin-top: 0;
}
body #contact-form #recaptcha_response_field,
html #contact-form #recaptcha_response_field {
  width: 90% !important;
}
body #contact-form #recaptcha_table,
body #contact-form .recaptchatable .recaptcha_image_cell,
body #contact-form #recaptcha_image,
body #contact-form #recaptcha_image img,
html #contact-form #recaptcha_table,
html #contact-form .recaptchatable .recaptcha_image_cell,
html #contact-form #recaptcha_image,
html #contact-form #recaptcha_image img {
  width: 100% !important;
  height: auto;
}
.datepicker {
  border-color: #fff;
  margin-top: 15px;
}
.datepicker table thead th {
  background: #238DB4;
  border-right: 1px solid #175b74;
  border-bottom: 1px solid #175b74;
  border-radius: 0;
  color: #fff;
  vertical-align: middle;
}
.datepicker table thead th:last-child {
  border-right: 0;
}
.datepicker table thead th.prev:hover,
.datepicker table thead th.prev:focus,
.datepicker table thead th.prev:active,
.datepicker table thead th.next:hover,
.datepicker table thead th.next:focus,
.datepicker table thead th.next:active,
.datepicker table thead th.datepicker-switch:hover,
.datepicker table thead th.datepicker-switch:focus,
.datepicker table thead th.datepicker-switch:active {
  background: #175b74;
}
.datepicker table tbody td {
  vertical-align: middle;
  text-shadow: none !important;
}
.datepicker table tbody td.day:hover,
.datepicker table tbody td.day:focus,
.datepicker table tbody td.day:active {
  background: #238DB4;
  color: #fff;
}
.datepicker table tbody td.active.active {
  background: #238DB4;
}
.datepicker table tbody td.active.active:hover,
.datepicker table tbody td.active.active:focus,
.datepicker table tbody td.active.active:active {
  background: #238DB4;
}
.datepicker table tbody td span:hover {
  background: #238DB4;
  color: #fff;
}
.datepicker table tbody td span.focused {
  background: #238DB4;
  color: #fff;
}
.datepicker table tbody td span.focused.active {
  background: #238DB4;
  color: #fff;
}
.datepicker table tbody td span.active.active {
  background: #238DB4;
  color: #fff;
}
.datepicker table tbody td span.active.active:hover {
  background: #238DB4;
}
.com_config .form-horizontal .t3onoff {
  padding: 0;
}
.com_config .form-horizontal .t3onoff label {
  padding: 0;
  border: 0;
  left: 0;
}
.com_config .form-horizontal .t3onoff label::before {
  padding: 5px 14px;
  border: none;
}
.com_config .form-horizontal .t3onoff label::after {
  border: none;
}
.com_config .form-horizontal .t3onoff label.on::before {
  text-align: left;
}
.com_config .form-horizontal .t3onoff label.btn:hover {
  background-color: transparent;
}
.com_config #options .modal {
  box-shadow: none;
  border-radius: 0;
  display: inline-block;
  margin: 0;
  position: static;
  width: auto;
}
.com_config #options .modal button.btn {
  border: none;
}
.com_config #options .nav-tabs .control-label hr {
  border: none;
  margin: 0;
}
.com_config #options .accordion .collapse.in {
  overflow: inherit;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .btn,
.com_config #modules-form .input-prepend .add-on {
  border-color: #D6E4EC;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  background: none;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle:hover {
  background: #eee;
}
.com_config .form-horizontal .control-group {
  margin-bottom: 10px;
}
.com_config textarea {
  height: 200px;
}
.com_config #listImages .img-element {
  display: inline-block;
  float: none !important;
}
.com_config .ja-profile {
  float: left;
}
.com_config .ja-profile span.clone,
.com_config .ja-profile span.delete {
  display: inline-block;
}
.com_config .checkboxes ul {
  margin: 0;
  list-style: none;
}
.com_config .checkboxes ul input {
  vertical-align: top;
}
.com_config .checkboxes ul label {
  display: inline-block;
  margin: 0 0 0 5px;
}
.edit label {
  display: inline-block;
}
.edit label ~ div {
  display: block;
}
.edit .media-preview {
  margin-left: 0;
}
.edit a[title="Select"].modal {
  background: #eee;
  background-image: linear-gradient(to bottom,#ffffff,#eee);
  border: 1px solid #ddd;
}
.edit a[title="Select"].modal:hover,
.edit a[title="Select"].modal:active,
.edit a[title="Select"].modal:focus {
  background: #eee;
}
.com_menus .js-stools {
  margin-bottom: 20px;
}
.com_menus .js-stools .btn {
  margin-top: 0;
}
.com_media.view-images .well .span6 + .span6 {
  margin-left: 2%;
}