.page-header {
  padding-bottom: 24px;
  margin: 0 0 36px;
  border-bottom: none;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
  color: #23263d;
}
.page-subheader {
  border-bottom: 1px solid #e6eaf0;
  margin: 0 0 24px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -24px;
}
.article-title,
.article-header h1 {
  margin: 0 0 24px 0;
  color: #23263d;
}
@media (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 26px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 24px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 48px 0;
  }
  .masthead h1 {
    font-size: 36px;
  }
  .masthead p {
    font-size: 14px;
  }
  .masthead .btn-lg {
    margin-top: 24px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #242d88;
  color: #bdc2ee;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #959ce3;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.well {
  box-shadow: none;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.container-hd {
  background: #ffffff;
}
@media (min-width: 1600px) {
  .container-hd {
    margin: auto;
    width: 1600px;
  }
}
.t3-top-bar {
  border-bottom: 1px solid #e6eaf0;
  font-size: 12px;
  line-height: 1;
}
@media (min-width: 768px) {
  .t3-top-bar .row {
    margin: 0;
  }
}
.t3-top-bar .top-left {
  border-left: 1px solid #e6eaf0;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (max-width: 767px) {
  .t3-top-bar .top-left {
    display: none;
    padding-left: 0;
  }
}
.t3-top-bar .top-right {
  border-right: 1px solid #e6eaf0;
  text-align: right;
}
.t3-top-bar .top-right .right-info {
  float: left;
}
@media (min-width: 480px) {
  .t3-top-bar .top-right .right-info {
    float: none;
  }
}
.t3-top-bar .top-right ul {
  margin: 0;
  padding: 0;
}
.t3-top-bar .top-right ul li {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
}
.t3-top-bar .top-right ul li span {
  color: #2b3548;
}
.t3-top-bar .top-right ul li .fa,
.t3-top-bar .top-right ul li .gray-light {
  color: #818c98;
}
.t3-top-bar .top-right ul li + li {
  padding-left: 12px;
}
@media (min-width: 480px) {
  .t3-top-bar .top-right ul li + li {
    border-left: 1px solid #e6eaf0;
    margin-left: 12px;
  }
}
@media (max-width: 991px) {
  .t3-top-bar .container {
    width: 100%;
  }
}
.t3-header {
  padding-top: 24px;
  padding-bottom: 24px;
}
.logo {
  text-align: left;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.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: 14px;
  margin-top: 5px;
}
.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;
  }
}
.t3-sl {
  padding-bottom: 48px;
  padding-top: 48px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 72px;
    padding-top: 72px;
  }
}
@media (max-width: 991px) {
  .t3-sl-1 .col-sm-6 {
    margin-bottom: 24px;
  }
}
.t3-slideshow + .t3-sl-1 {
  padding-top: 0;
  padding-bottom: 96px;
  margin-top: -96px;
  position: relative;
  z-index: 10;
}
@media (max-width: 991px) {
  .t3-slideshow + .t3-sl-1 {
    padding-bottom: 48px;
  }
}
.t3-slideshow + .t3-sl-1 .t3-module {
  margin-bottom: 0;
}
.section-wrap > div {
  padding: 96px 0;
}
@media (max-width: 991px) {
  .section-wrap > div {
    padding: 48px 0;
  }
}
.section-wrap > div.full-width {
  padding: 0;
}
.t3-mainbody {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-content {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (max-width: 767px) {
  .t3-content {
    padding-bottom: 0;
  }
}
.one-sidebar-right .t3-content {
  padding-right: 24px;
}
@media (max-width: 767px) {
  .one-sidebar-right .t3-content {
    padding-right: 12px;
  }
}
.one-sidebar-left .t3-content {
  padding-left: 24px;
}
@media (max-width: 767px) {
  .one-sidebar-left .t3-content {
    padding-left: 12px;
  }
}
.t3-sidebar {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (max-width: 767px) {
  .t3-sidebar {
    padding-top: 0;
  }
}
.t3-sidebar .t3-module {
  margin-bottom: 24px;
}
.t3-sidebar-left {
  padding-right: 24px;
}
@media (max-width: 767px) {
  .t3-sidebar-left {
    padding-right: 12px;
  }
}
.t3-sidebar-right {
  padding-left: 24px;
}
@media (max-width: 767px) {
  .t3-sidebar-right {
    padding-left: 12px;
  }
}
.t3-footer {
  background: #23263d;
  color: rgba(255, 255, 255, 0.6);
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
@media (min-width: 992px) {
  .t3-footer .t3-spotlight {
    margin: 0;
  }
  .t3-footer .t3-spotlight .col {
    padding: 0;
  }
  .t3-footer .t3-spotlight .col + .col {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .t3-footer .t3-spotlight .col > div {
    border-radius: 0;
    margin: 0;
    padding: 0 24px 24px;
  }
  .t3-footer .t3-spotlight .col > div + div {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 24px;
    padding-bottom: 0;
  }
  .t3-footer .t3-spotlight .col:first-child > div {
    padding-left: 0;
  }
}
.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: 72px 0;
  }
}
.t3-footnav .t3-module {
  background: #23263d;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .t3-footnav .t3-module {
    min-height: 0 !important;
  }
}
.t3-footnav .t3-module .module-title {
  border: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 12px;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.t3-footnav .t3-module .module-title:after {
  display: none;
}
.t3-footnav .t3-module .module-ct {
  color: rgba(255, 255, 255, 0.6);
}
.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: 0;
}
.t3-footnav .t3-module ul > li + li {
  margin-top: 12px;
}
.t3-footnav .t3-module ul > li > a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0;
  color: rgba(255, 255, 255, 0.6);
  display: inline-block;
  padding: 0;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  background: transparent;
  border-bottom-color: #ffffff;
  color: #ffffff;
  text-decoration: none;
}
.t3-footnav .t3-module ul > li.active > a {
  background: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.t3-footnav .t3-module .search .form-search input {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.6);
  width: 100%;
}
.t3-footnav .t3-module .search .form-search input:focus {
  border-color: #ffffff;
}
.t3-footnav .t3-module .find-us h5 {
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 6px;
}
.t3-footnav .t3-module .find-us .fa {
  margin-right: 4px;
}
.t3-footnav .t3-module .find-us > div + div {
  margin-top: 24px;
}
.t3-footnav .t3-module .tagspopular ul li {
  float: left;
}
.t3-footnav .t3-module .tagspopular ul li + li {
  margin-top: 0;
}
.t3-footnav .t3-module .tagspopular ul li a {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 3px;
  border: 0;
  padding: 6px;
  line-height: 1;
}
.back-to-top {
  position: fixed;
  right: 24px;
  top: auto;
  z-index: 999;
  bottom: 140px;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
@media (min-width: 768px) {
  .back-to-top {
    display: block;
  }
}
.back-to-top .btn {
  height: 50px;
  width: 50px;
  line-height: 1;
  padding: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.back-to-top .btn:hover,
.back-to-top .btn:active,
.back-to-top .btn:focus {
  outline: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
.back-to-top.affix {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}
.back-to-top a {
  outline: none;
}
.back-to-top i {
  font-size: 18px;
  line-height: 1;
  margin: 0 !important;
}
.back-to-top i::before {
  line-height: 1;
  font-size: 22px;
}
.addthis-wrap {
  position: fixed;
  right: 24px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: 220px;
}
@media (min-width: 768px) {
  .addthis-wrap {
    display: block;
  }
}
.addthis-wrap .btn {
  height: 50px;
  width: 50px;
  line-height: 1;
  padding: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.addthis-wrap .btn:hover,
.addthis-wrap .btn:active,
.addthis-wrap .btn:focus {
  outline: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
.addthis-wrap a {
  outline: none;
}
.addthis-wrap i {
  font-size: 18px;
  line-height: 1;
}
.addthis-wrap i::before {
  line-height: 1;
  font-size: 22px;
}
.addthis-wrap .addthis_vertical_follow_toolbox,
.addthis-wrap .addthis_inline_follow_toolbox {
  bottom: 100%;
  position: absolute;
  text-align: center;
  padding-bottom: 12px;
  display: none;
}
.addthis-wrap .addthis_toolbox.addthis_vertical_style {
  width: auto;
}
.addthis-wrap .addthis-animated > p {
  display: none;
}
.addthis-wrap .at-follow-tbx-element .addthis_vertical_style a.at300b,
.addthis-wrap .at-follow-tbx-element .addthis_vertical_stylee a.at300m {
  display: inline-block;
}
.addthis-wrap .at-follow-tbx-element .addthis_vertical_style a.at300b .addthis_follow_label,
.addthis-wrap .at-follow-tbx-element .addthis_vertical_stylee a.at300m .addthis_follow_label {
  display: none;
}
.addthis-wrap a.at300b .at4-icon,
.addthis-wrap a.at300m .at4-icon {
  margin-right: 0;
  border-radius: 50%;
}
.t3-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 12px;
  padding: 24px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  color: #ffffff;
  background-color: #23263d;
  border-color: #23263d;
  text-shadow: none;
}
#editor-xtd-buttons .btn:focus,
.toggle-editor .btn:focus,
#editor-xtd-buttons .btn.focus,
.toggle-editor .btn.focus {
  color: #ffffff;
  background-color: #10121d;
  border-color: #000000;
}
#editor-xtd-buttons .btn:hover,
.toggle-editor .btn:hover {
  color: #ffffff;
  background-color: #10121d;
  border-color: #0d0e16;
}
#editor-xtd-buttons .btn:active,
.toggle-editor .btn:active,
#editor-xtd-buttons .btn.active,
.toggle-editor .btn.active,
.open > .dropdown-toggle#editor-xtd-buttons .btn,
.open > .dropdown-toggle.toggle-editor .btn {
  color: #ffffff;
  background-color: #10121d;
  background-image: none;
  border-color: #0d0e16;
}
#editor-xtd-buttons .btn:active:hover,
.toggle-editor .btn:active:hover,
#editor-xtd-buttons .btn.active:hover,
.toggle-editor .btn.active:hover,
.open > .dropdown-toggle#editor-xtd-buttons .btn:hover,
.open > .dropdown-toggle.toggle-editor .btn:hover,
#editor-xtd-buttons .btn:active:focus,
.toggle-editor .btn:active:focus,
#editor-xtd-buttons .btn.active:focus,
.toggle-editor .btn.active:focus,
.open > .dropdown-toggle#editor-xtd-buttons .btn:focus,
.open > .dropdown-toggle.toggle-editor .btn:focus,
#editor-xtd-buttons .btn:active.focus,
.toggle-editor .btn:active.focus,
#editor-xtd-buttons .btn.active.focus,
.toggle-editor .btn.active.focus,
.open > .dropdown-toggle#editor-xtd-buttons .btn.focus,
.open > .dropdown-toggle.toggle-editor .btn.focus {
  color: #ffffff;
  background-color: #030406;
  border-color: #000000;
}
#editor-xtd-buttons .btn.disabled:hover,
.toggle-editor .btn.disabled:hover,
#editor-xtd-buttons .btn[disabled]:hover,
.toggle-editor .btn[disabled]:hover,
fieldset[disabled] #editor-xtd-buttons .btn:hover,
fieldset[disabled] .toggle-editor .btn:hover,
#editor-xtd-buttons .btn.disabled:focus,
.toggle-editor .btn.disabled:focus,
#editor-xtd-buttons .btn[disabled]:focus,
.toggle-editor .btn[disabled]:focus,
fieldset[disabled] #editor-xtd-buttons .btn:focus,
fieldset[disabled] .toggle-editor .btn:focus,
#editor-xtd-buttons .btn.disabled.focus,
.toggle-editor .btn.disabled.focus,
#editor-xtd-buttons .btn[disabled].focus,
.toggle-editor .btn[disabled].focus,
fieldset[disabled] #editor-xtd-buttons .btn.focus,
fieldset[disabled] .toggle-editor .btn.focus {
  background-color: #23263d;
  border-color: #23263d;
}
#editor-xtd-buttons .btn .badge,
.toggle-editor .btn .badge {
  color: #23263d;
  background-color: #ffffff;
}
a:active,
a:focus {
  outline: 0;
}
.button {
  color: #ffffff;
  background-color: #242d88;
  border-color: #242d88;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 24px;
  border-radius: 3px;
  font-weight: 700;
  border: 1px solid #242d88;
}
.button:focus,
.button.focus {
  color: #ffffff;
  background-color: #192060;
  border-color: #090c23;
}
.button:hover {
  color: #ffffff;
  background-color: #192060;
  border-color: #171d58;
}
.button:active,
.button.active,
.open > .dropdown-toggle.button {
  color: #ffffff;
  background-color: #192060;
  background-image: none;
  border-color: #171d58;
}
.button:active:hover,
.button.active:hover,
.open > .dropdown-toggle.button:hover,
.button:active:focus,
.button.active:focus,
.open > .dropdown-toggle.button:focus,
.button:active.focus,
.button.active.focus,
.open > .dropdown-toggle.button.focus {
  color: #ffffff;
  background-color: #121643;
  border-color: #090c23;
}
.button.disabled:hover,
.button[disabled]:hover,
fieldset[disabled] .button:hover,
.button.disabled:focus,
.button[disabled]:focus,
fieldset[disabled] .button:focus,
.button.disabled.focus,
.button[disabled].focus,
fieldset[disabled] .button.focus {
  background-color: #242d88;
  border-color: #242d88;
}
.button .badge {
  color: #242d88;
  background-color: #ffffff;
}
.com_k2 img {
  border: none;
  max-width: 100%;
}
.k2Avatar img {
  border-radius: 0;
  padding: 0;
  border: none;
  float: left;
}
#k2Container {
  padding: 0 0 24px 0;
  position: relative;
}
@media (max-width: 767px) {
  #k2Container {
    padding-bottom: 0;
  }
}
body.contentpane #k2Container {
  padding: 16px;
}
.k2Padding {
  padding: 4px;
}
.clr {
  border: none;
  clear: both;
  display: block;
  float: none;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
div.k2Pagination,
div.itemCommentsPagination {
  padding: 0;
  margin: 0;
}
div.k2Pagination .pagination,
div.itemCommentsPagination .pagination {
  text-align: left;
}
@media (max-width: 767px) {
  div.k2Pagination .counter,
  div.itemCommentsPagination .counter {
    float: none !important;
    display: block;
  }
}
div.k2Pagination ul li > a,
div.itemCommentsPagination ul li > a {
  color: #23263d;
  padding: 8px 15px;
  border-radius: 3px;
  font-weight: 700;
  margin: 0 10px 0 0;
}
div.k2Pagination ul li > a:hover,
div.itemCommentsPagination ul li > a:hover,
div.k2Pagination ul li > a:focus,
div.itemCommentsPagination ul li > a:focus {
  color: #242d88;
}
div.k2Pagination ul li.active > a,
div.itemCommentsPagination ul li.active > a,
div.k2Pagination ul li.active > span,
div.itemCommentsPagination ul li.active > span,
div.k2Pagination ul li.active > a:hover,
div.itemCommentsPagination ul li.active > a:hover,
div.k2Pagination ul li.active > span:hover,
div.itemCommentsPagination ul li.active > span:hover,
div.k2Pagination ul li.active > a:focus,
div.itemCommentsPagination ul li.active > a:focus,
div.k2Pagination ul li.active > span:focus,
div.itemCommentsPagination ul li.active > span:focus {
  background: #242d88;
}
div.k2Pagination ul li.disabled > span,
div.itemCommentsPagination ul li.disabled > span,
div.k2Pagination ul li.disabled > span:hover,
div.itemCommentsPagination ul li.disabled > span:hover,
div.k2Pagination ul li.disabled > span:focus,
div.itemCommentsPagination ul li.disabled > span:focus,
div.k2Pagination ul li.disabled > a,
div.itemCommentsPagination ul li.disabled > a,
div.k2Pagination ul li.disabled > a:hover,
div.itemCommentsPagination ul li.disabled > a:hover,
div.k2Pagination ul li.disabled > a:focus,
div.itemCommentsPagination ul li.disabled > a:focus {
  background: transparent;
  border-color: #e6eaf0;
}
div.userBlock {
  background: #f7f7f7;
  border: 1px solid #e6eaf0;
  border-radius: 3px;
  margin-bottom: 36px;
  padding: 24px;
}
div.userBlock > img {
  margin-right: 24px;
  border: none;
  border-radius: 0;
  padding: 0;
}
@media (max-width: 767px) {
  div.userBlock > img {
    float: none;
    margin-bottom: 12px;
  }
}
div.userBlock > h2 {
  color: #23263d;
  margin-top: 0;
}
.itemListLeading,
.itemListPrimary,
.itemListSecondary {
  margin-right: -12px;
  margin-left: -12px;
}
.itemListLeading .itemContainer,
.itemListPrimary .itemContainer,
.itemListSecondary .itemContainer {
  padding-right: 12px;
  padding-left: 12px;
}
.itemListLeading .catItemView,
.itemListPrimary .catItemView,
.itemListSecondary .catItemView {
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  div.itemContainer {
    float: none;
  }
}
.itemView .componentheading,
.itemListDoctorsView .componentheading {
  display: none;
}
.itemListView .itemListDoctors .itemContainer,
.itemView .itemListDoctors .itemContainer {
  width: 33.33%;
}
@media (max-width: 991px) {
  .itemListView .itemListDoctors .itemContainer,
  .itemView .itemListDoctors .itemContainer {
    width: 100% !important;
  }
}
.itemListView .itemListDoctors .entry-link,
.itemView .itemListDoctors .entry-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.itemListView .itemListDoctors .entry-link:hover,
.itemView .itemListDoctors .entry-link:hover,
.itemListView .itemListDoctors .entry-link:focus,
.itemView .itemListDoctors .entry-link:focus,
.itemListView .itemListDoctors .entry-link:active,
.itemView .itemListDoctors .entry-link:active {
  outline: none;
}
.itemListView .itemListDoctors .itemContainer .catItemView,
.itemView .itemListDoctors .itemContainer .catItemView {
  border: 1px solid #e6eaf0;
  background-color: #ffffff;
  padding: 24px;
  position: relative;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 0 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: box-shadow 150ms;
  -o-transition: box-shadow 150ms;
  transition: box-shadow 150ms;
}
.itemListView .itemListDoctors .itemContainer .catItemView:before,
.itemView .itemListDoctors .itemContainer .catItemView:before,
.itemListView .itemListDoctors .itemContainer .catItemView:after,
.itemView .itemListDoctors .itemContainer .catItemView:after {
  display: table;
  content: " ";
}
.itemListView .itemListDoctors .itemContainer .catItemView:after,
.itemView .itemListDoctors .itemContainer .catItemView:after {
  clear: both;
}
@media (max-width: 991px) {
  .itemListView .itemListDoctors .itemContainer .catItemView,
  .itemView .itemListDoctors .itemContainer .catItemView {
    min-height: 0 !important;
  }
}
.itemListView .itemListDoctors .itemContainer .catItemView:hover,
.itemView .itemListDoctors .itemContainer .catItemView:hover {
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
}
.itemListView .itemListDoctors .catItemBody,
.itemView .itemListDoctors .catItemBody {
  padding-top: 0;
  padding-bottom: 0;
  float: none;
  width: auto;
}
.itemListView .itemListDoctors .catItemTitle,
.itemView .itemListDoctors .catItemTitle,
.itemListView .itemListDoctors .catItemTitle a,
.itemView .itemListDoctors .catItemTitle a {
  padding: 0;
  color: #23263d;
  font-weight: 400;
  font-size: 24px;
}
.itemListView .itemListDoctors .catItemHeader .catItemTitle,
.itemView .itemListDoctors .catItemHeader .catItemTitle {
  margin-bottom: 12px;
  padding: 0;
}
.itemListView .itemListDoctors .catItemImageBlock,
.itemView .itemListDoctors .catItemImageBlock {
  padding: 0 0 24px;
  margin-bottom: 0;
  float: none;
  width: auto;
}
.itemListView .itemListDoctors .catItemImage,
.itemView .itemListDoctors .catItemImage {
  margin-bottom: 0;
}
.itemListView .itemListDoctors .catItemExtraFields,
.itemView .itemListDoctors .catItemExtraFields {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.itemListView .itemListDoctors .catItemExtraFields .catItemExtraFieldsLabel,
.itemView .itemListDoctors .catItemExtraFields .catItemExtraFieldsLabel {
  width: auto;
}
.itemListView .itemListDoctors .catItemLinks,
.itemView .itemListDoctors .catItemLinks {
  margin-bottom: 0;
}
.itemListView .itemListDoctors .catItemEditLink a,
.itemView .itemListDoctors .catItemEditLink a {
  background: #eeeeee;
  font-size: 12px;
  padding: 5px;
  color: #818c98;
  position: relative;
  z-index: 8;
}
.itemListView .itemListDoctors .catItemEditLink a:hover,
.itemView .itemListDoctors .catItemEditLink a:hover,
.itemListView .itemListDoctors .catItemEditLink a:focus,
.itemView .itemListDoctors .catItemEditLink a:focus {
  background: #242d88;
  color: #ffffff;
}
.itemView.itemDoctorView .itemBody:before,
.itemView.itemDoctorView .itemBody:after {
  display: table;
  content: " ";
}
.itemView.itemDoctorView .itemBody:after {
  clear: both;
}
.itemView.itemDoctorView .itemImageBlock {
  padding: 0 12px;
  margin: 0;
}
.itemView.itemDoctorView .itemRatingBlock {
  padding-bottom: 0;
}
.itemView.itemDoctorView div.itemIntroText {
  padding: 24px 12px 0;
  font-size: 14px;
  line-height: 1.7143;
  color: #818c98;
}
.itemView.itemDoctorView div.itemHeader h2.itemTitle {
  padding-bottom: 0;
}
div.k2LatestCommentsBlock ul li,
div.k2TopCommentersBlock ul li,
div.k2ItemsBlock ul li,
div.k2LoginBlock ul li,
div.k2UserBlock ul.k2UserBlockActions li,
div.k2UserBlock ul.k2UserBlockRenderedMenu li,
div.k2ArchivesBlock ul li,
div.k2AuthorsListBlock ul li,
div.k2CategoriesListBlock ul li,
div.k2UsersBlock ul li {
  margin-bottom: 5px;
}
div.k2LatestCommentsBlock ul li > a,
div.k2TopCommentersBlock ul li > a,
div.k2ItemsBlock ul li > a,
div.k2LoginBlock ul li > a,
div.k2UserBlock ul.k2UserBlockActions li > a,
div.k2UserBlock ul.k2UserBlockRenderedMenu li > a,
div.k2ArchivesBlock ul li > a,
div.k2AuthorsListBlock ul li > a,
div.k2CategoriesListBlock ul li > a,
div.k2UsersBlock ul li > a {
  text-decoration: underline dotted;
}
.itemListView div.catItemView {
  padding: 0 0 24px;
  margin: 0 0 36px;
  border-bottom: 1px solid #e6eaf0;
}
.itemListView div.itemListCategory {
  background: #f7f7f7;
  border: 1px solid #e6eaf0;
  border-radius: 3px;
  margin-bottom: 36px;
  padding: 24px;
}
.itemListView div.itemListCategory > img {
  float: none;
  margin: 0 0 24px;
}
@media (min-width: 992px) {
  .itemListView div.itemListCategory > img {
    float: left;
    width: 50%;
    margin: 5px 24px 0 0;
  }
}
.itemListView div.itemListCategory > h2 {
  color: #23263d;
  font-size: 26px;
  margin-top: 0;
}
.itemListView div.itemListCategory span.catItemAddLink {
  padding: 0;
  border: none;
  margin: 0;
}
@media (min-width: 992px) {
  .itemListView .catItemImageBlock {
    float: left;
    width: 50%;
    padding: 0 36px 0 0;
  }
  .itemListView .catItemImageBlock + .catItemBody {
    float: left;
    width: 50%;
  }
}
.itemListView .catItemBody {
  padding: 0;
}
.itemListView div.catItemHeader {
  margin-bottom: 12px;
}
.itemListView div.catItemHeader .catItemEditLink {
  margin-right: 0;
  text-transform: none;
}
.itemListView div.catItemHeader .catItemTitle {
  padding: 0 0 12px;
  font-size: 24px;
}
.itemListView div.catItemHeader .catItemTitle > a {
  color: #23263d;
}
.itemListView div.catItemHeader .catItemTitle > a:hover,
.itemListView div.catItemHeader .catItemTitle > a:focus {
  color: #242d88;
}
.itemListView div.catItemHeader span {
  display: inline-block;
  margin-right: 12px;
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
}
.itemListView div.catItemIntroText {
  padding: 0;
}
.itemListView div.catItemReadMore {
  float: left;
}
.itemListView div.catItemReadMore > a {
  color: #333333;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
.itemListView div.catItemReadMore > a:hover,
.itemListView div.catItemReadMore > a:active,
.itemListView div.catItemReadMore > a:focus {
  color: #242d88;
}
.itemListView div.catItemCommentsLink {
  border: none;
  padding-right: 0;
  float: right;
}
.itemListView div.catItemCommentsLink > a {
  color: #333333;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
.itemListView div.catItemCommentsLink > a:hover,
.itemListView div.catItemCommentsLink > a:active,
.itemListView div.catItemCommentsLink > a:focus {
  color: #242d88;
}
.itemListView .k2Pagination .pagination,
.itemListView .k2Pagination .counter {
  margin-top: 0;
}
.itemListSubCategories {
  margin: 0 -12px 36px;
}
.itemListSubCategories > h3 {
  padding: 0 12px;
  color: #23263d;
}
.itemListSubCategories .subCategoryContainer {
  padding: 0 12px;
}
.itemListSubCategories .subCategoryContainer .subCategory {
  margin: 0;
  padding: 24px;
  border-color: #e6eaf0;
  border-radius: 3px;
  background: transparent;
}
.itemListSubCategories .subCategoryContainer .subCategory .subCategoryImage {
  margin: -24px -24px 24px;
  position: relative;
  overflow: hidden;
}
.itemListSubCategories .subCategoryContainer .subCategory .subCategoryImage:after {
  content: "";
  background: #242d88;
  filter: alpha(opacity=50);
  opacity: 0.5;
  position: absolute;
  width: 150%;
  height: 200%;
  display: block;
  left: -170%;
  top: -60%;
  transform: rotateZ(25deg);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.itemListSubCategories .subCategoryContainer .subCategory .subCategoryImage img {
  border-radius: 3px 3px 0 0;
}
.itemListSubCategories .subCategoryContainer .subCategory .subCategoryImage .btn {
  position: absolute;
  left: -100%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  z-index: 10;
}
.itemListSubCategories .subCategoryContainer .subCategory > h2 {
  font-size: 18px;
}
.itemListSubCategories .subCategoryContainer .subCategory > h2 a {
  color: #23263d;
}
.itemListSubCategories .subCategoryContainer .subCategory > h2 a:hover,
.itemListSubCategories .subCategoryContainer .subCategory > h2 a:focus {
  color: #242d88;
}
.itemListSubCategories .subCategoryContainer .subCategory:hover .subCategoryImage:after {
  left: -15%;
}
.itemListSubCategories .subCategoryContainer .subCategory:hover .subCategoryImage .btn {
  left: 50%;
}
.tagItemList div.tagItemView {
  padding: 0 0 24px;
  margin: 0 0 36px;
  border-bottom: 1px solid #e6eaf0;
}
.tagItemList div.tagListCategory {
  background: #f7f7f7;
  border: 1px solid #e6eaf0;
  border-radius: 3px;
  margin-bottom: 36px;
  padding: 24px;
}
.tagItemList div.tagListCategory > img {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .tagItemList div.tagListCategory > img {
    float: left;
    width: 50%;
    margin: 0 24px 0 0;
  }
}
.tagItemList div.tagListCategory > h2 {
  color: #23263d;
  font-size: 26px;
  margin-top: 0;
}
@media (min-width: 992px) {
  .tagItemList .tagItemImageBlock {
    float: left;
    width: 50%;
    padding: 0 36px 0 0;
  }
  .tagItemList .tagItemImageBlock + .tagItemBody {
    float: left;
    width: 50%;
  }
}
.tagItemList .tagItemBody {
  padding: 0;
}
.tagItemList div.tagItemHeader {
  margin-bottom: 12px;
}
.tagItemList div.tagItemHeader .tagItemTitle {
  padding: 0 0 12px;
  font-size: 20px;
}
.tagItemList div.tagItemHeader .tagItemTitle > a {
  color: #23263d;
}
.tagItemList div.tagItemHeader .tagItemTitle > a:hover,
.tagItemList div.tagItemHeader .tagItemTitle > a:focus {
  color: #242d88;
}
.tagItemList div.tagItemHeader span {
  display: inline-block;
  margin-right: 12px;
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
}
.tagItemList div.tagItemIntroText {
  padding: 0;
}
.tagItemList div.tagItemReadMore {
  float: left;
}
.tagItemList div.tagItemReadMore > a {
  color: #333333;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
.tagItemList div.tagItemReadMore > a:hover,
.tagItemList div.tagItemReadMore > a:active,
.tagItemList div.tagItemReadMore > a:focus {
  color: #242d88;
}
.tagItemList div.tagItemCommentsLink {
  border: none;
  padding-right: 0;
  float: right;
}
.tagItemList div.tagItemCommentsLink > a {
  color: #333333;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
.tagItemList div.tagItemCommentsLink > a:hover,
.tagItemList div.tagItemCommentsLink > a:active,
.tagItemList div.tagItemCommentsLink > a:focus {
  color: #242d88;
}
.tagItemList .k2Pagination .pagination,
.tagItemList .k2Pagination .counter {
  margin-top: 0;
}
.itemView div.itemBody {
  font-size: 16px;
}
.itemView div.itemHeader {
  margin-bottom: 12px;
}
.itemView div.itemHeader h2.itemTitle {
  padding: 0 0 12px;
  font-size: 36px;
  color: #23263d;
}
@media (max-width: 767px) {
  .itemView div.itemHeader h2.itemTitle {
    font-size: 26px;
  }
}
.itemView div.itemHeader h2.itemTitle sup {
  top: 0;
}
.itemView div.itemHeader span {
  display: inline-block;
  margin-right: 12px;
  font-size: 13px;
  color: #999999;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .itemView div.itemHeader span {
    font-size: 12px;
  }
}
.itemView div.itemRatingBlock {
  padding-top: 0;
}
.itemView div.itemRatingBlock .itemRatingLog {
  text-transform: none;
}
.itemView div.itemIntroText {
  color: #818c98;
  line-height: 1.7143;
  font-size: 18px;
}
.itemView div.itemFullText h3 {
  color: #23263d;
  font-size: 14px;
  font-weight: 700;
  padding: 0 0 12px;
  text-transform: uppercase;
}
.itemView div.itemNavigation {
  border: 1px solid #e6eaf0;
  padding: 24px;
}
.itemView div.itemNavigation a.itemNext {
  float: right;
}
.itemView.itemIsFeatured:before {
  display: none;
}
div.catItemIsFeatured:before,
div.userItemIsFeatured:before,
div.itemIsFeatured:before {
  display: none;
}
div.catItemIsFeatured div.catItemHeader .catItemTitle,
div.userItemIsFeatured div.catItemHeader .catItemTitle,
div.itemIsFeatured div.catItemHeader .catItemTitle,
div.catItemIsFeatured div.userItemHeader .userItemTitle,
div.userItemIsFeatured div.userItemHeader .userItemTitle,
div.itemIsFeatured div.userItemHeader .userItemTitle,
div.catItemIsFeatured div.itemItemHeader .itemItemTitle,
div.userItemIsFeatured div.itemItemHeader .itemItemTitle,
div.itemIsFeatured div.itemItemHeader .itemItemTitle {
  padding-right: 40px;
}
div.catItemIsFeatured .catItemBody,
div.userItemIsFeatured .catItemBody,
div.itemIsFeatured .catItemBody,
div.catItemIsFeatured .userItemBody,
div.userItemIsFeatured .userItemBody,
div.itemIsFeatured .userItemBody,
div.catItemIsFeatured .itemItemBody,
div.userItemIsFeatured .itemItemBody,
div.itemIsFeatured .itemItemBody {
  position: relative;
}
div.catItemIsFeatured .catItemBody:before,
div.userItemIsFeatured .catItemBody:before,
div.itemIsFeatured .catItemBody:before,
div.catItemIsFeatured .userItemBody:before,
div.userItemIsFeatured .userItemBody:before,
div.itemIsFeatured .userItemBody:before,
div.catItemIsFeatured .itemItemBody:before,
div.userItemIsFeatured .itemItemBody:before,
div.itemIsFeatured .itemItemBody:before {
  content: "\f006";
  display: inline-block;
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  color: #cc0000;
}
.userItemList div.userItemView {
  padding: 0 0 24px;
  margin: 0 0 36px;
  border-bottom: 1px solid #e6eaf0;
}
.userItemList .userItemImageBlock {
  float: none;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .userItemList .userItemImageBlock {
    float: left;
    width: 40%;
    padding: 0 36px 0 0;
  }
  .userItemList .userItemImageBlock + .userItemBody {
    float: left;
    width: 60%;
  }
}
.userItemList .userItemBody {
  padding: 0;
}
.userItemList .userItemImage {
  text-align: left;
  margin: 0;
}
.userItemList div.userItemHeader {
  margin-bottom: 12px;
}
.userItemList div.userItemHeader .userItemEditLink {
  margin-right: 0;
  text-transform: none;
}
.userItemList div.userItemHeader .userItemTitle {
  padding: 0 0 12px;
  font-size: 24px;
}
.userItemList div.userItemHeader .userItemTitle > a {
  color: #23263d;
}
.userItemList div.userItemHeader .userItemTitle > a:hover,
.userItemList div.userItemHeader .userItemTitle > a:focus {
  color: #242d88;
}
.userItemList div.userItemHeader span {
  display: inline-block;
  margin-right: 12px;
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
}
.userItemList div.userItemIntroText {
  padding: 0;
}
.userItemList div.userItemReadMore {
  float: left;
}
.userItemList div.userItemReadMore > a {
  color: #333333;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
.userItemList div.userItemReadMore > a:hover,
.userItemList div.userItemReadMore > a:active,
.userItemList div.userItemReadMore > a:focus {
  color: #242d88;
}
.userItemList div.userItemCommentsLink {
  border: none;
  padding-right: 0;
  float: right;
}
.userItemList div.userItemCommentsLink > a {
  color: #333333;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
.userItemList div.userItemCommentsLink > a:hover,
.userItemList div.userItemCommentsLink > a:active,
.userItemList div.userItemCommentsLink > a:focus {
  color: #242d88;
}
.userItemList .k2Pagination .pagination,
.userItemList .k2Pagination .counter {
  margin-top: 0;
}
.genericView .componentheading {
  background: #f7f7f7;
  border: 1px solid #e6eaf0;
  padding: 12px 24px;
  margin-bottom: 24px;
  border-radius: 3px;
}
.genericItemList div.genericItemView {
  padding: 0 0 24px;
  margin: 0 0 36px;
  border-bottom: 1px solid #e6eaf0;
}
.genericItemList .genericItemImageBlock {
  float: none;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .genericItemList .genericItemImageBlock {
    float: left;
    width: 40%;
    padding: 0 36px 0 0;
  }
  .genericItemList .genericItemImageBlock + .genericItemBody {
    float: left;
    width: 60%;
  }
}
.genericItemList .genericItemImageBlock .genericItemBody {
  padding: 0;
}
.genericItemList .genericItemImage {
  text-align: left;
}
.genericItemList div.genericItemHeader {
  margin-bottom: 12px;
}
.genericItemList div.genericItemHeader .genericItemTitle {
  padding: 0 0 12px;
  font-size: 24px;
}
.genericItemList div.genericItemHeader .genericItemTitle > a {
  color: #23263d;
}
.genericItemList div.genericItemHeader .genericItemTitle > a:hover,
.genericItemList div.genericItemHeader .genericItemTitle > a:focus {
  color: #242d88;
}
.genericItemList div.genericItemHeader span {
  display: inline-block;
  margin-right: 12px;
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
}
.genericItemList div.genericItemIntroText {
  padding: 0;
}
.genericItemList div.genericItemReadMore {
  float: left;
}
.genericItemList div.genericItemReadMore > a {
  color: #23263d;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
.genericItemList div.genericItemReadMore > a:hover,
.genericItemList div.genericItemReadMore > a:active,
.genericItemList div.genericItemReadMore > a:focus {
  color: #242d88;
}
.genericItemList div.genericItemCommentsLink {
  border: none;
  padding-right: 0;
  float: right;
}
.genericItemList div.genericItemCommentsLink > a {
  color: #23263d;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
.genericItemList div.genericItemCommentsLink > a:hover,
.genericItemList div.genericItemCommentsLink > a:active,
.genericItemList div.genericItemCommentsLink > a:focus {
  color: #242d88;
}
.genericItemList .k2Pagination .pagination,
.genericItemList .k2Pagination .counter {
  margin-top: 0;
}
div.itemAuthorBlock {
  background: #f7f7f7;
  border: 1px solid #e6eaf0;
  margin: 0 0 48px 0;
  padding: 24px;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  display: block;
  float: left;
  margin: 0 24px 0 0;
  border-radius: 0;
  padding: 0;
  border: none;
}
div.itemAuthorBlock div.itemAuthorDetails {
  margin: 0;
  padding: 4px 0 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName,
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName {
  margin-top: 0;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a,
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a {
  color: #23263d;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a:hover,
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a:hover,
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a:focus,
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a:focus {
  color: #242d88;
}
div.itemAuthorLatest {
  padding: 0 12px;
}
div.itemAuthorLatest h3 {
  color: #23263d;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 12px 0;
  padding: 0 0 12px;
  text-transform: uppercase;
}
div.itemAuthorLatest ul {
  margin: 0;
  padding: 0;
}
div.itemAuthorLatest ul li {
  padding-top: 0;
  list-style: none;
  background: none;
  border-bottom: 0;
  padding-left: 24px;
  padding-bottom: 12px;
  color: #242d88;
  position: relative;
}
div.itemAuthorLatest ul li a {
  color: #555555;
}
div.itemAuthorLatest ul li a:hover,
div.itemAuthorLatest ul li a:active,
div.itemAuthorLatest ul li a:focus {
  color: #242d88;
}
div.itemAuthorLatest ul li:before {
  content: "\f05d";
  display: inline-block;
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: -3px;
  font-size: 18px;
}
div.itemRelated {
  padding: 0 12px;
}
div.itemRelated h3 {
  color: #23263d;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 12px 0;
  padding: 0 0 12px;
  text-transform: uppercase;
}
div.itemRelated ul {
  margin: 0;
  padding: 0;
}
div.itemRelated ul li {
  list-style: none;
  background: none;
  border-bottom: 0;
  padding: 0 0 12px 24px;
  color: #242d88;
  position: relative;
}
div.itemRelated ul li a {
  color: #555555;
}
div.itemRelated ul li a:hover,
div.itemRelated ul li a:active,
div.itemRelated ul li a:focus {
  color: #242d88;
}
div.itemRelated ul li:before {
  content: "\f05d";
  display: inline-block;
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: -3px;
  font-size: 18px;
}
div.itemRelated ul li.k2ScrollerElement {
  background: #ffffff;
  border: 1px solid #e6eaf0;
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  padding: 4px;
}
div.itemRelated ul li.clr {
  border: none;
  clear: both;
  display: block;
  float: none;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
div.itemComments {
  padding: 24px 0;
  background: none;
  border: none;
}
div.itemComments h3 {
  border-bottom: 1px solid #e6eaf0;
  color: #23263d;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 12px 0;
  padding: 0 0 12px;
  text-transform: uppercase;
}
div.itemComments ul {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}
div.itemComments ul li {
  margin: 0;
}
div.itemComments ul li p {
  color: #818c98;
}
div.itemComments ul.itemCommentsList li {
  background: transparent !important;
  border-bottom: 1px solid #e6eaf0;
  display: block;
  margin: 0 0 12px;
  padding: 0 0 12px;
}
div.itemComments ul.itemCommentsList li img {
  padding: 0;
  margin: 0 12px 5px 0;
  float: left;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  margin-right: 10px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a.modal {
  position: inherit;
  display: inherit;
}
div.itemComments ul.itemCommentsList li span.commentLink {
  float: right;
  margin-left: 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  background: none;
  color: #242d88;
  text-decoration: underline;
  padding: 0;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  color: #14194c;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  border-right: 1px solid #e6eaf0;
  font-size: 13px;
  margin: 0 12px 0 0;
  padding: 0 12px 0 0;
  color: #333333;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-size: 13px;
  font-weight: 400;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName a {
  font-weight: 700;
  text-decoration: underline;
}
div.itemComments .itemCommentsPagination {
  margin-bottom: 24px;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  border: none;
}
div.itemCommentsForm form label.formComment,
div.itemCommentsForm form label.formName,
div.itemCommentsForm form label.formEmail,
div.itemCommentsForm form label.formUrl,
div.itemCommentsForm form label.formRecaptcha {
  font-weight: 400;
  margin: 12px 0 5px 0;
}
div.itemCommentsForm form label.formRecaptcha {
  display: block;
}
div.itemCommentsForm form textarea.inputbox {
  display: block;
  height: 160px;
  margin: 0;
  width: 100%;
  box-shadow: none;
}
@media (min-width: 768px) {
  div.itemCommentsForm form textarea.inputbox {
    width: 350px;
  }
}
div.itemCommentsForm form textarea.inputbox:active,
div.itemCommentsForm form textarea.inputbox:focus {
  color: #23263d;
}
div.itemCommentsForm form input.inputbox {
  display: block;
  margin: 0;
  width: 100%;
  box-shadow: none;
}
@media (min-width: 768px) {
  div.itemCommentsForm form input.inputbox {
    width: 350px;
  }
}
div.itemCommentsForm form input.inputbox:active,
div.itemCommentsForm form input.inputbox:focus {
  color: #23263d;
}
div.itemCommentsForm form input#submitCommentButton {
  margin-top: 24px;
  font-size: 14px;
}
div.itemCommentsForm form span#formLog {
  color: #CF1919;
  font-weight: bold;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
}
div.itemCommentsForm form .formLogLoading {
  background: url("../../../templates/ja_healthcare/images/system/loading.gif") no-repeat left center;
}
.k2-form {
  border: 1px solid #e6eaf0;
  border-radius: 3px;
  box-shadow: none;
  margin: 0 auto;
  padding: 48px;
  width: 70%;
}
@media (min-width: 768px) and (max-width: 992px) {
  .k2-form {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .k2-form {
    overflow: hidden;
    width: auto;
  }
}
.k2-form h1 {
  color: #23263d;
  border-bottom: 1px solid #e6eaf0;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0 0 25px 0;
  text-transform: none;
  padding-bottom: 18px;
  position: relative;
}
.k2-form h1::before {
  background: #242d88;
  bottom: -2px;
  content: "";
  left: 0;
  height: 3px;
  position: absolute;
  width: 50px;
}
.k2-form label {
  color: #222222;
  display: inline;
  text-align: left;
  font-weight: 400;
}
.k2-form .control-input input,
.k2-form .control-input textarea,
.k2-form .control-input select {
  box-shadow: none;
  border-color: #e6eaf0;
  max-width: 100% !important;
  width: 100%;
}
.k2-form .control-input input:focus,
.k2-form .control-input textarea:focus,
.k2-form .control-input select:focus,
.k2-form .control-input input:active,
.k2-form .control-input textarea:active,
.k2-form .control-input select:active {
  border-color: #0097d7;
  color: #818c98;
}
.k2-form .control-input input.invalid,
.k2-form .control-input textarea.invalid,
.k2-form .control-input select.invalid {
  border-color: #cc0000;
}
.k2-form .control-input input[type="checkbox"] {
  margin-right: 5px;
  width: auto;
}
.k2-form .control-input #jform_profile_dob {
  display: inline-block;
}
.k2-form .control-input .chzn-container {
  width: 100% !important;
}
.k2-form .control-input .chzn-drop {
  width: 99.6% !important;
}
.k2-form .control-detail {
  color: #23263d;
  font-weight: 400;
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 8px;
}
.k2-form .control-up {
  margin-top: 9.6px;
}
.k2-form .control-select label {
  font-weight: 400;
}
.k2-form .control-select label input[type="radio"] {
  position: relative;
  margin-left: 0;
  margin-right: 8px;
  top: 1px;
}
.k2-form .row {
  margin: 0 -12px;
}
.k2-form .form-group,
.k2-form .col-sm-12,
.k2-form .admintable > div {
  margin-bottom: 24px;
  padding-left: 12px;
  padding-right: 12px;
}
.k2-form .control-detail.col-sm-12 {
  margin-bottom: 12px;
}
.k2-form .k2AccountPageUpdate {
  text-align: right;
}
.k2-form .k2AccountPageNotice {
  color: #242d88;
  font-style: italic;
}
.k2-form #helpsite-refresh {
  margin-top: 24px;
}
.k2AccountPage #jform_profile_dob {
  display: inline;
}
@media screen and (max-width: 767px) {
  .k2AccountPage #jform_profile_dob {
    width: auto;
  }
}
img.k2AccountPageImage {
  border: 4px solid #e6eaf0;
  display: block;
  margin: 10px 0;
  padding: 0;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 8px;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px dotted #e6eaf0;
  margin: 8px 0;
  padding: 24px 0 24px 24px;
  text-align: right;
}
.k2AccountPage th.k2ProfileHeading {
  background: #f6f6f6;
  font-size: 18px;
  padding: 24px 0 24px 24px;
  text-align: left;
}
.k2AccountPage td#userAdminParams {
  margin: 0;
  padding: 0;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: #f6f6f6;
  color: #666;
  font-weight: bold;
  text-align: right;
  width: 140px;
}
.profile-edit #helpsite-refresh {
  color: #ffffff;
  background-color: #fca654;
  border-color: #fca654;
}
.profile-edit #helpsite-refresh:focus,
.profile-edit #helpsite-refresh.focus {
  color: #ffffff;
  background-color: #fb8c22;
  border-color: #cd6604;
}
.profile-edit #helpsite-refresh:hover {
  color: #ffffff;
  background-color: #fb8c22;
  border-color: #fb8718;
}
.profile-edit #helpsite-refresh:active,
.profile-edit #helpsite-refresh.active,
.open > .dropdown-toggle.profile-edit #helpsite-refresh {
  color: #ffffff;
  background-color: #fb8c22;
  background-image: none;
  border-color: #fb8718;
}
.profile-edit #helpsite-refresh:active:hover,
.profile-edit #helpsite-refresh.active:hover,
.open > .dropdown-toggle.profile-edit #helpsite-refresh:hover,
.profile-edit #helpsite-refresh:active:focus,
.profile-edit #helpsite-refresh.active:focus,
.open > .dropdown-toggle.profile-edit #helpsite-refresh:focus,
.profile-edit #helpsite-refresh:active.focus,
.profile-edit #helpsite-refresh.active.focus,
.open > .dropdown-toggle.profile-edit #helpsite-refresh.focus {
  color: #ffffff;
  background-color: #f57a04;
  border-color: #cd6604;
}
.profile-edit #helpsite-refresh.disabled:hover,
.profile-edit #helpsite-refresh[disabled]:hover,
fieldset[disabled] .profile-edit #helpsite-refresh:hover,
.profile-edit #helpsite-refresh.disabled:focus,
.profile-edit #helpsite-refresh[disabled]:focus,
fieldset[disabled] .profile-edit #helpsite-refresh:focus,
.profile-edit #helpsite-refresh.disabled.focus,
.profile-edit #helpsite-refresh[disabled].focus,
fieldset[disabled] .profile-edit #helpsite-refresh.focus {
  background-color: #fca654;
  border-color: #fca654;
}
.profile-edit #helpsite-refresh .badge {
  color: #fca654;
  background-color: #ffffff;
}
.itemRatingForm {
  display: inline-block;
  line-height: 25px;
  vertical-align: middle;
}
.itemRatingLog {
  float: left;
  font-size: 12px;
  margin: 0;
  padding: 0 0 0 4px;
  text-transform: uppercase;
  color: #999999;
}
div.itemRatingForm .formLogLoading {
  background: url("../../../templates/ja_healthcare/images/system/loading.gif") no-repeat left center;
  height: 25px;
  padding: 0 0 0 20px;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: transparent url("../../../templates/ja_healthcare/images/system/transparent_star.png") left -1000px repeat-x;
}
.itemRatingList .itemCurrentRating {
  background-position: 0 center;
}
.itemRatingList {
  background-position: left top;
  float: left;
  height: 25px;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 125px;
}
.itemRatingList li {
  background: none;
  display: inline;
  padding: 0;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  border: none;
  cursor: pointer;
  height: 25px;
  left: 0;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: -1000px;
  top: 0;
}
.itemRatingList a:hover {
  background-position: left bottom;
}
.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
div#k2Frontend #k2FrontendEditToolbar .icon-48-k2 {
  background: url("../../../templates/ja_healthcare/images/system/k2.gif") no-repeat 0 0;
  display: inline-block;
  text-indent: 0;
}
div#k2Frontend table.k2FrontendToolbar {
  background: none;
  border: none;
}
div#k2Frontend table.k2FrontendToolbar td {
  background: none;
}
div.k2LoginBlock fieldset.input p {
  margin-bottom: 12px;
}
div.k2LoginBlock fieldset.input p label {
  font-weight: 400;
}
div.k2LoginBlock .inputbox {
  width: 100%;
  box-shadow: none;
}
div.k2LoginBlock #form-login-remember .inputbox {
  width: auto;
  height: auto;
}
div.k2LoginBlock ul {
  padding: 0;
  margin-top: 24px;
  font-size: 13px;
}
div.k2UsersBlock .ubUserName {
  font-weight: 700;
  display: inline-block;
  text-decoration: underline dotted;
  margin-bottom: 6px;
  color: #242d88;
}
div.k2UsersBlock .ubUserName:hover,
div.k2UsersBlock .ubUserName:focus {
  color: #14194c;
}
div.k2UsersBlock .ubUserDescription {
  color: #818c98;
}
div.k2UsersBlock > ul > li + li {
  border-top: 1px solid #e6eaf0;
  margin-top: 24px;
  padding-top: 24px;
}
div.k2UsersBlock ul li h3 {
  font-size: 15px;
  font-weight: 700;
  margin: 6px 0;
}
div.k2UsersBlock ul li .ubUserItems {
  padding: 0;
  font-size: 13px;
}
div.k2UsersBlock ul li .ubUserItems > li a {
  color: #242d88;
  text-decoration: underline dotted;
}
div.k2UsersBlock ul li .ubUserItems > li a:hover,
div.k2UsersBlock ul li .ubUserItems > li a:focus {
  color: #14194c;
}
div.k2UsersBlock ul li a.ubUserAvatar img {
  border-radius: 0;
  padding: 0;
  margin-right: 12px;
}
.k2LatestCommentsBlock ul li {
  margin: 0;
}
.k2LatestCommentsBlock ul li + li {
  border-top: 1px solid #e6eaf0;
  padding-top: 24px;
  margin-top: 24px;
}
.k2LatestCommentsBlock ul li a {
  text-decoration: underline dotted;
}
.k2LatestCommentsBlock ul li a.lcAvatar img {
  margin-right: 12px;
}
.k2LatestCommentsBlock ul li .lcUsername {
  display: block;
  font-size: 13px;
}
.k2LatestCommentsBlock ul li .lcItemTitle {
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 5px;
}
.k2ItemsBlock ul li {
  margin: 0;
}
.k2ItemsBlock ul li + li {
  border-top: 1px solid #e6eaf0;
  padding-top: 24px;
  margin-top: 24px;
}
.k2ItemsBlock ul li a {
  text-decoration: underline dotted;
}
.k2ItemsBlock ul li a.moduleItemAuthorAvatar img {
  margin-right: 12px;
}
.k2ItemsBlock ul li .ItemAuthor {
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
}
.k2ItemsBlock ul li .moduleItemTitle {
  display: block;
  font-weight: 700;
  margin-bottom: 5px;
}
div.k2CalendarBlock {
  height: auto;
}
div.k2CalendarBlock table.calendar {
  width: 100%;
}
div.k2SearchBlock form input.inputbox {
  width: 100%;
}
div.k2TagCloudBlock a {
  color: #818c98;
  padding: 0;
  margin: 0 5px 5px 0;
}
div.k2TagCloudBlock a:hover,
div.k2TagCloudBlock a:focus {
  background: none;
  padding: 0;
  color: #242d88;
}
div.k2CategoriesListBlock ul {
  padding: 0;
}
div.k2CategoriesListBlock ul ul {
  padding: 5px 12px 0;
}
div.k2AuthorsListBlock ul li {
  margin: 0;
}
div.k2AuthorsListBlock ul li a.abAuthorAvatar img {
  margin: 5px 12px 12px 0;
}
div.k2AuthorsListBlock ul li a.abAuthorName {
  font-weight: 700;
}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  clear: none;
  font-size: 13px;
}
div.k2AuthorsListBlock ul li + li {
  padding-top: 24px;
  margin-top: 24px;
  border-top: 1px solid #e6eaf0;
}
div.k2UserBlock div.k2UserBlockDetails a.ubAvatar img {
  margin-right: 12px;
}
div.k2UserBlock ul.k2UserBlockActions {
  padding: 12px 0;
  font-size: 13px;
}
.ie8 span.catItemImage img {
  width: 100% !important;
}
.com_config #templates-form .tip {
  background: #f5f5f5;
  padding: 12px 12px;
}
.com_config #templates-form textarea {
  height: auto;
  width: auto;
  min-height: 100px;
  min-width: 50%;
}
.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
  width: 35px;
}
.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
  display: inline-block;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
  border: 1px solid #e6eaf0;
}
.com_config #templates-form .t3-admin-form-legend {
  display: none;
}
.com_config #templates-form .row-fluid .span6 {
  width: 100%;
}
@media (min-width: 768px) {
  .com_config #templates-form .control-group .control-label {
    width: 250px;
  }
  .com_config #templates-form .control-group .controls {
    margin-left: 280px;
  }
}
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .add-on {
  width: 35px;
}
.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
  display: inline-block;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
  border: 1px solid #e6eaf0;
}
.com_config #modules-form .accordion-group {
  margin-bottom: 20px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  color: #428bca;
  display: block;
  padding: 10px;
  outline: none;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed {
  border-radius: 5px;
  color: #666;
}
.com_config #modules-form .accordion-group .accordion-body {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding-top: 20px;
}
.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
  border-bottom: 0;
}
.com_config #modules-form .accordion-group .accordion-body .nav-tabs .control-group {
  margin-top: 24px;
}
.com_config #modules-form .radio input[type="radio"] {
  margin-left: 0;
  position: relative;
}
.com_config #modules-form .radio label {
  padding-left: 5px;
  padding-right: 20px;
}
.controls select {
  vertical-align: middle;
  width: 220px;
}
.edit ul.nav-tabs {
  margin-bottom: 0;
  margin-top: 48px;
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"],
  .edit select.inputbox,
  .edit select {
    width: 250px;
  }
}
.edit textarea {
  width: 100%;
}
.edit .input-append,
.edit .input-prepend {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .edit .input-append input[type="text"],
  .edit .input-prepend input[type="text"],
  .edit .input-append input.inputbox,
  .edit .input-prepend input.inputbox {
    display: inline-block;
    width: 210px;
  }
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #e6eaf0;
  background-color: #23263d;
  color: #ffffff;
}
.edit .btn-toolbar .btn-group button[class*="modal"] {
  color: #ffffff;
  background: #23263d;
}
.edit .btn-toolbar .btn-group button[class*="modal"]:hover,
.edit .btn-toolbar .btn-group button[class*="modal"]:focus,
.edit .btn-toolbar .btn-group button[class*="modal"]:active {
  background: #10121d;
}
.edit .nav-tabs {
  margin-bottom: 24px;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  display: table;
  content: " ";
}
.edit .tab-pane:after {
  clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
  margin-top: 24px;
  margin-bottom: 24px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background-color: #23263d;
  text-shadow: 0 1px 0 #fff;
  border-color: #23263d;
  color: #ffffff;
}
#editor-xtd-buttons .btn:hover,
.toggle-editor .btn:hover,
#editor-xtd-buttons .btn:focus,
.toggle-editor .btn:focus,
#editor-xtd-buttons .btn:active,
.toggle-editor .btn:active {
  background: #23263d;
  color: #ffffff;
}
#editor-xtd-buttons {
  margin-right: 24px;
}
.controls > input {
  box-shadow: none;
}
.controls > input:focus,
.controls > input:active {
  box-shadow: none;
  color: #818c98;
}
#sbox-window {
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit {
  padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
  box-shadow: none;
}
.jfedit-menu + .tooltip {
  min-width: 100px;
}
.window form table {
  border: 1px solid #dddddd;
  background: #f9f9f9;
  margin-bottom: 24px;
}
.window form table td {
  padding: 8px;
}
.window form .help-block {
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}
.window.view-modules .well .control-label {
  display: inline-block;
}
.window.view-modules .well .controls {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.window.view-modules .control-group:after {
  content: "";
  clear: both;
  display: table;
}
.window.view-modules #filter-bar {
  margin-bottom: 10px;
}
.window.view-modules #filter-bar .btn-group button {
  margin-top: 0;
}
.window #imageForm {
  margin: 0;
  width: auto;
}
.window #imageForm .chzn-container {
  float: left;
}
.window #imageForm #upbutton {
  border: 1px solid #23263d;
  float: left;
  padding: 3px 12px;
  margin-left: 5px;
}
.window #imageForm .pull-right {
  margin-right: 24px;
}
.window #imageForm .well:after {
  display: table;
  content: "";
  clear: both;
}
.window #imageForm .btn:not(.btn-primary) {
  border: 1px solid #242d88;
  background: #242d88;
  color: #ffffff;
}
.window #imageForm .btn:not(.btn-primary):hover,
.window #imageForm .btn:not(.btn-primary):focus,
.window #imageForm .btn:not(.btn-primary):active {
  background: #192060;
}
.window #uploadForm {
  width: auto;
}
.window #uploadForm #upload-file {
  margin: 10px 0;
}
.window .manager {
  margin: 0;
  padding: 0;
}
.window .manager:before,
.window .manager:after {
  display: table;
  content: " ";
}
.window .manager:after {
  clear: both;
}
.window .manager .thumbnail {
  background: #ffffff;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.window.view-articles .filter {
  overflow: visible;
}
.window.view-articles .filter .btn-toolbar .icon-remove,
.window.view-articles .filter .btn-toolbar .icon-search {
  margin-right: 5px;
}
.window.view-articles .filters {
  float: none !important;
}
.window.view-articles .filters .chzn-container {
  display: inline-block;
}
.window.view-articles .filters .chzn-drop input {
  float: none;
}
.t3onoff {
  border: 1px solid #aaa;
  border-radius: 0;
  display: block;
  height: 30px;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 90px;
  
  
  
  
  
}
.t3onoff input[type=radio] {
  display: none;
}
.t3onoff label {
  width: 90px;
  height: 30px;
  overflow: hidden;
  display: block;
  border-radius: 0;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  text-transform: uppercase;
  background: url(../../../templates/ja_healthcare/imgs/blank.gif) no-repeat transparent;
  text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
  display: block;
  position: absolute;
  top: 0;
  border-radius: 0;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.t3onoff label:before {
  content: "ON";
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 4px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "OFF";
  text-align: right;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  left: 100%;
}
.t3onoff label.off.active:before {
  left: 0%;
}
.t3onoff label.on:before {
  background: #690;
  left: -100%;
}
.t3onoff label.on.active:before {
  left: -0%;
}
.t3onoff label.off:after {
  left: 60%;
}
.t3onoff label.off.active:after {
  left: 0%;
}
.t3onoff label.on:after {
  left: 0%;
}
.t3onoff label.on.active:after {
  left: 60%;
}

fieldset.radio.btn-group {
  padding: 0;
}
fieldset.radio.btn-group input {
  display: none;
}
fieldset.radio.btn-group label {
  display: inline-block;
  min-width: 54px;
  padding: 0 12px;
  border: 1px solid #aaa;
  line-height: 28px;
  background: #eee;
  color: #555;
  border-radius: 0;
  text-align: center;
  border-right-width: 0px;
  text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
  border-right-width: 1px;
}
fieldset.radio.btn-group label.active {
  background: #690;
  border-color: #5c8b00;
  color: #fff;
}
.window.view-modules .js-stools,
.window.view-articles .js-stools,
.window.view-contacts .js-stools {
  margin-bottom: 20px;
}
.window.view-modules .js-stools .btn,
.window.view-articles .js-stools .btn,
.window.view-contacts .js-stools .btn {
  border: 1px solid #e6eaf0;
  margin-top: 0;
}
.window.view-modules .js-stools .btn:hover,
.window.view-articles .js-stools .btn:hover,
.window.view-contacts .js-stools .btn:hover,
.window.view-modules .js-stools .btn:focus,
.window.view-articles .js-stools .btn:focus,
.window.view-contacts .js-stools .btn:focus,
.window.view-modules .js-stools .btn:active,
.window.view-articles .js-stools .btn:active,
.window.view-contacts .js-stools .btn:active {
  background: #e6eaf0;
  color: #333333;
}
.window.view-modules .js-stools .btn:hover .caret,
.window.view-articles .js-stools .btn:hover .caret,
.window.view-contacts .js-stools .btn:hover .caret,
.window.view-modules .js-stools .btn:focus .caret,
.window.view-articles .js-stools .btn:focus .caret,
.window.view-contacts .js-stools .btn:focus .caret,
.window.view-modules .js-stools .btn:active .caret,
.window.view-articles .js-stools .btn:active .caret,
.window.view-contacts .js-stools .btn:active .caret {
  border-bottom-color: #333333;
}
.window.view-modules .js-stools .input-append .btn,
.window.view-articles .js-stools .input-append .btn,
.window.view-contacts .js-stools .input-append .btn {
  border-left: 0;
}
.window.view-modules .js-stools input,
.window.view-articles .js-stools input,
.window.view-contacts .js-stools input {
  display: inline-block;
}
.window.view-modules .js-stools-field-filter,
.window.view-articles .js-stools-field-filter,
.window.view-contacts .js-stools-field-filter {
  vertical-align: top;
}
.window.view-modules .js-stools-container-filters .chzn-container-multi,
.window.view-articles .js-stools-container-filters .chzn-container-multi,
.window.view-contacts .js-stools-container-filters .chzn-container-multi,
.window.view-modules .js-stools-container-filters .chzn-container-single,
.window.view-articles .js-stools-container-filters .chzn-container-single,
.window.view-contacts .js-stools-container-filters .chzn-container-single {
  width: 220px !important;
}
.window.view-modules .js-stools-container-filters .chzn-drop,
.window.view-articles .js-stools-container-filters .chzn-drop,
.window.view-contacts .js-stools-container-filters .chzn-drop {
  box-sizing: border-box !important;
}
.window.view-modules table#moduleList td .label,
.window.view-articles table#moduleList td .label,
.window.view-contacts table#moduleList td .label {
  background-color: #999;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  font-weight: normal;
  font-size: 100%;
  padding: 10px;
  width: 100%;
}
.window.view-modules table#moduleList td:nth-child(1),
.window.view-articles table#moduleList td:nth-child(1),
.window.view-contacts table#moduleList td:nth-child(1) {
  vertical-align: middle;
}
.window.view-modules .icon-publish:before,
.window.view-articles .icon-publish:before,
.window.view-contacts .icon-publish:before {
  content: "\f00c";
  font-size: 16px;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e";
  font-family: "FontAwesome";
}
.icon-file-add:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.icon-cancel:before {
  content: "\f00d";
  font-family: "FontAwesome";
}
.icon-pictures:before {
  content: "\f1c5";
  font-family: "FontAwesome";
}
.icon-copy:before {
  content: "\f0c5";
  font-family: "FontAwesome";
}
.icon-arrow-down:before {
  content: "\f063";
  font-family: "FontAwesome";
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  color: #999999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 3px;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #333333;
  text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
  background: #23263d;
  color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #e6eaf0;
  overflow: hidden;
  text-shadow: none;
}
.edit.item-page a.modal.btn:hover,
.com_config form a.modal.btn:hover,
.edit.item-page a.modal.btn:focus,
.com_config form a.modal.btn:focus,
.edit.item-page a.modal.btn:active,
.com_config form a.modal.btn:active {
  background: #242d88;
  color: #ffffff;
}
.height-50 {
  line-height: 50px;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.layout-pagebreak .form-horizontal .control-group .controls {
  margin-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome3 !important;
}
.view-history .btn-group {
  margin-bottom: 10px;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-right: 5px;
}
.btn span.icon-delete:before {
  content: "\f057";
  display: inline-block;
  height: 16px;
  width: 16px;
  color: #333;
}
.window-mainbody .filter .btn-toolbar label {
  margin-top: 15px;
  margin-right: 10px;
}
.window-mainbody .filter .btn-group button {
  border: 2px solid #23263d;
  margin-right: 6px;
}
.window-mainbody .filter .btn-group button:hover,
.window-mainbody .filter .btn-group button:focus,
.window-mainbody .filter .btn-group button:active {
  background: #23263d;
  color: #ffffff;
}
.window-mainbody .item-page .category-name {
  display: inline-block;
  position: static;
}
.window-mainbody .well {
  background-color: #f5f5f5;
}
.window-mainbody .well:before,
.window-mainbody .well:after {
  display: table;
  content: " ";
}
.window-mainbody .well:after {
  clear: both;
}
.window-mainbody #filter-bar {
  margin-bottom: 24px;
}
.window-mainbody #filter-bar .btn {
  margin-top: 0;
  border: 0;
  color: #ffffff;
  background-color: #23263d;
  border-color: #23263d;
}
.window-mainbody #filter-bar .btn:focus,
.window-mainbody #filter-bar .btn.focus {
  color: #ffffff;
  background-color: #10121d;
  border-color: #000000;
}
.window-mainbody #filter-bar .btn:hover {
  color: #ffffff;
  background-color: #10121d;
  border-color: #0d0e16;
}
.window-mainbody #filter-bar .btn:active,
.window-mainbody #filter-bar .btn.active,
.open > .dropdown-toggle.window-mainbody #filter-bar .btn {
  color: #ffffff;
  background-color: #10121d;
  background-image: none;
  border-color: #0d0e16;
}
.window-mainbody #filter-bar .btn:active:hover,
.window-mainbody #filter-bar .btn.active:hover,
.open > .dropdown-toggle.window-mainbody #filter-bar .btn:hover,
.window-mainbody #filter-bar .btn:active:focus,
.window-mainbody #filter-bar .btn.active:focus,
.open > .dropdown-toggle.window-mainbody #filter-bar .btn:focus,
.window-mainbody #filter-bar .btn:active.focus,
.window-mainbody #filter-bar .btn.active.focus,
.open > .dropdown-toggle.window-mainbody #filter-bar .btn.focus {
  color: #ffffff;
  background-color: #030406;
  border-color: #000000;
}
.window-mainbody #filter-bar .btn.disabled:hover,
.window-mainbody #filter-bar .btn[disabled]:hover,
fieldset[disabled] .window-mainbody #filter-bar .btn:hover,
.window-mainbody #filter-bar .btn.disabled:focus,
.window-mainbody #filter-bar .btn[disabled]:focus,
fieldset[disabled] .window-mainbody #filter-bar .btn:focus,
.window-mainbody #filter-bar .btn.disabled.focus,
.window-mainbody #filter-bar .btn[disabled].focus,
fieldset[disabled] .window-mainbody #filter-bar .btn.focus {
  background-color: #23263d;
  border-color: #23263d;
}
.window-mainbody #filter-bar .btn .badge {
  color: #23263d;
  background-color: #ffffff;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}