.blog {
  text-align: left;
}
@media screen and (min-width: 992px) {
  .blog h2.article-title,
  .blog .article-header h2 {
    font-size: 36px;
  }
}
.blog .item-image {
  margin-bottom: 28px;
}
.blog .item-image img {
  width: 100%;
}
.blog .readmore a,
.blog .readmore .btn {
  display: inline-block;
}
.blog .content_rating {
  display: none;
}
.rating-info {
  margin: -28px 0 28px 0;
}
.rating-form {
  display: inline-block;
  line-height: 16px;
  vertical-align: middle;
}
.rating-form .rating-log {
  display: inline-block;
  font-size: 12px;
  margin: 0;
  padding: 0 0 0 5px;
}
.rating-form .formLogLoading,
.rating-form .rating-log-loading {
  background: url("../../templates/ja_charity/images/loading.gif") no-repeat left center transparent;
  height: 25px;
  padding: 0 0 0 20px;
}
.rating-form .rating-list,
.rating-form .rating-list a:hover,
.rating-form .rating-list .rating-current {
  background: url("../../templates/ja_charity/images/rating-stars.png") repeat-x left -1000px;
}
.rating-form .rating-list {
  background-position: left top;
  float: left;
  height: 16px !important;
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 80px;
}
.rating-form .rating-list li {
  background: none;
  display: inline;
  padding: 0;
  border: none;
  float: left;
  width: 100%;
}
.rating-form .rating-list a,
.rating-form .rating-list .rating-current {
  border: medium none;
  cursor: pointer;
  height: 16px;
  left: 0;
  line-height: 16px;
  outline: medium none;
  overflow: hidden;
  position: absolute;
  text-indent: -1000px;
  top: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.rating-form .rating-list a:hover {
  background-position: left bottom;
}
.rating-form .rating-list .one-star {
  width: 20%;
  z-index: 6;
}
.rating-form .rating-list .two-stars {
  width: 40%;
  z-index: 5;
}
.rating-form .rating-list .three-stars {
  width: 60%;
  z-index: 4;
}
.rating-form .rating-list .four-stars {
  width: 80%;
  z-index: 3;
}
.rating-form .rating-list .five-stars {
  width: 100%;
  z-index: 2;
}
.rating-form .rating-list .rating-current {
  background: url("../../templates/ja_charity/images/rating-stars.png") repeat-x 0 center !important;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.items-leading .leading {
  margin-bottom: 56px;
}
.items-leading .leading:after {
  content: "";
  display: block;
  background: url("../../templates/ja_charity/images/ico/divide-side.png") repeat center center;
  height: 13px;
  margin-bottom: 42px;
  margin-top: 42px;
  max-width: 100%;
}
.items-row:last-child .item:after {
  display: none;
}
.items-row .item {
  margin-bottom: 56px;
  text-align: left;
}
.items-row .item:after {
  content: "";
  display: block;
  background: url("../../templates/ja_charity/images/ico/divide-side.png") repeat center center;
  height: 13px;
  margin-bottom: 42px;
  margin-top: 42px;
  max-width: 100%;
}
.divider-vertical {
  margin: 0 0 56px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 0;
}
.article-aside:before,
.article-aside:after {
  content: " ";
  display: table;
}
.article-aside:after {
  clear: both;
}
.article-info {
  margin: 0;
  width: 85%;
  float: left;
  font-size: 14px;
}
.article-info a {
  color: #555555;
}
.article-info a:hover,
.article-info a:focus,
.article-info a:active {
  color: #000000;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.item-image + .category-name {
  display: block;
  margin-top: -28px;
}
.item-image + .category-name a {
  background: #ffd733;
  text-transform: uppercase;
  color: #ffffff;
  padding: 5px;
}
.item-image + .category-name a:hover {
  background: #333333;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 28px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 42px 28px 0;
  float: none !important;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 28px 42px;
  float: none !important;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 28px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 28px;
}
.img-fulltext-right {
  float: right;
  margin-left: 28px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group .dropdown-menu {
  padding: 10px;
}
article aside .btn-group .dropdown-menu > li > a {
  padding: 5px 10px;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
  box-shadow: none;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
article aside .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 28px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped h3,
.row-striped h3 {
  margin: 0;
  font-size: 18px;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap {
  width: 360px;
  padding: 28px;
  border: 1px solid #eeeeee;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .login-wrap {
    width: auto;
  }
}
.login-wrap form .control-label {
  text-align: left;
}
.login-wrap form label {
  text-align: left;
}
.login-wrap form .form-group {
  margin-bottom: 14px;
}
.login-wrap form .form-group input[type="text"],
.login-wrap form .form-group input[type="password"] {
  width: 100%;
}
.login-wrap form .form-group .checkbox input[type="checkbox"] {
  margin-top: 8px;
}
.login-wrap .btn {
  width: 100%;
}
.login-wrap .other-links ul {
  padding: 0;
  text-align: center;
  font-size: 13px;
}
.login-wrap .other-links ul li {
  display: inline-block;
  padding: 0 5px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration {
  padding: 28px;
  border: 1px solid #eeeeee;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .registration {
    width: 560px;
  }
}
.registration legend {
  padding-bottom: 14px;
  border-color: #eeeeee;
}
.registration fieldset dt {
  margin-right: 5px;
}
.registration .form-actions {
  border: none;
  padding: 0;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 14px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 28px;
  padding: 14px 28px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile {
  padding: 28px;
  border: 1px solid #eeeeee;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .profile {
    width: 720px;
  }
}
.profile legend {
  padding-bottom: 14px;
  border-color: #eeeeee;
}
.profile-edit {
  padding: 28px;
  border: 1px solid #eeeeee;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .profile-edit {
    width: 720px;
  }
}
.profile-edit #jform_params_helpsite_chzn + .btn {
  margin-top: 14px;
}
.profile-edit .form-actions {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.search .page-title,
.search .page-header h1 {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 14px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm .search-box {
  border: 1px solid #eeeeee;
  padding: 28px;
}
#searchForm .form-group {
  margin-bottom: 14px;
}
#searchForm fieldset {
  margin: 0 0 28px 0;
}
#searchForm legend {
  margin-bottom: 14px;
  border: none;
  font-size: 16px;
  font-weight: 700;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 28px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
  margin-top: 7px;
}
#searchForm .chzn-container,
#searchForm label[for=limit] {
  float: left;
  margin-right: 10px;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 14px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 14px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 28px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 28px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 28px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 28px;
}
.contact {
  color: #707070;
}
@media (min-width: 768px) {
  .contact {
    padding-top: 56px;
  }
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
}
.contact .page-header {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 28px;
  padding-bottom: 28px;
  text-align: left;
  text-transform: none;
}
.contact .page-header h2,
.contact .page-header h3 {
  color: #333333;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.contact h3 {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .contact .box-contact {
    margin-bottom: 42px;
  }
}
.contact .box-contact h3 {
  margin: 0 0 14px;
}
.contact .contact-left > h3 {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 28px;
  padding-bottom: 28px;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}
.contact .tab-content {
  padding-top: 28px;
}
.com_contact .contact-image {
  margin-bottom: 30px;
}
.contact-form legend {
  border-bottom: 0;
  margin-bottom: 0;
  color: #ffcc00;
  font-size: 13px;
  text-transform: none;
}
.contact-form #jform_captcha-lbl {
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  .contact-form .form_captcha {
    display: inline-block;
  }
}
.contact-form .form-group {
  margin-bottom: 14px;
}
.contact-form .checkbox input[type="checkbox"] {
  margin-left: 0;
  margin-top: 8px;
  width: auto;
  padding: 0;
}
.contact-form .control-btn {
  margin-top: 14px;
}
@media (min-width: 768px) {
  .contact-form .control-btn {
    margin-top: 0;
    text-align: right;
  }
}
.contact-form input {
  width: 100%;
}
.contact-form input.invalid {
  border-color: #cc0000;
}
.contact-form textarea {
  height: 220px;
  width: 100%;
}
.contact-address dd {
  margin-bottom: 5px;
}
.contact-address dd .fa {
  width: 16px;
  margin-right: 6px;
}
.contact-address dd a {
  color: #31302f;
}
.contact-address dd a:hover {
  color: #ffd733;
}
.contact-links ul li {
  display: inline-block;
  margin-right: 10px;
}
.contact-links ul li a {
  color: #31302f;
  padding: 0 !important;
  margin: 0 10px 5px 0;
}
.contact-links ul li a:hover,
.contact-links ul li a:active,
.contact-links ul li a:focus {
  background: none;
  color: #ffd733;
}
.tag-category .filters {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 28px;
  margin: 0 0 14px 0;
}
.tag-category .category li h3 {
  margin: 9.33333333px 0;
  font-size: 14px;
  font-weight: 400;
}
.tag-category .category li h3 a {
  color: #000000;
}
.tag-category .category li h3 a:hover,
.tag-category .category li h3 a:focus {
  color: #1e6698;
}
.tag-category .tags-list .media {
  padding-top: 28px;
  padding-bottom: 28px;
  background: none;
  border-bottom: 1px solid #eeeeee;
}
.tag-category .tags-list .media .media-object {
  width: 100%;
  height: auto;
  margin: 0 0 28px;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .tag-category .tags-list .media .media-object {
    width: 300px;
    height: auto;
    margin-right: 28px;
  }
}
.tag-category .tags-list .media .tag-title {
  margin-top: 0;
  font-weight: 700;
  font-size: 24px;
  line-height: normal;
  color: #000000;
  text-transform: uppercase;
}
.tag-category .tags-list .media:hover {
  background: none;
}
.tag-category .tags-list .media:hover .tag-title a {
  color: #1e6698;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 28px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 14px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header,
.categories-list .page-header {
  line-height: normal;
  padding: 0 0 14px 0;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  border: 0;
}
@media screen and (min-width: 768px) {
  .cat-children > div,
  .categories-list > div,
  .cat-children .category-item,
  .categories-list .category-item {
    padding: 28px;
    border: 1px solid #eeeeee;
    margin-right: -1px;
  }
  .cat-children > div .category-item,
  .categories-list > div .category-item,
  .cat-children .category-item .category-item,
  .categories-list .category-item .category-item {
    width: auto;
    float: none;
    margin: 0;
  }
  .cat-children > div:hover,
  .categories-list > div:hover,
  .cat-children .category-item:hover,
  .categories-list .category-item:hover {
    background: #f7f7f7;
  }
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 28px;
  margin-bottom: 28px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 28px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 28px;
  margin-bottom: 28px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 28px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-intro-media {
  margin-bottom: 28px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 14px;
  padding: 14px 28px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 28px;
  font-weight: bold;
}
.pagination-wrap .counter {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}
.pagination-wrap .pagination li {
  text-transform: uppercase;
}
.pager ul {
  padding: 14px 0;
  margin: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.pager ul li a {
  border: 0;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 0;
  float: right;
  padding: 10px;
  margin: 0 0 28px 28px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #ffd733;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #ffd733;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .pagenav {
    margin: 0 15px;
  }
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 14px 28px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0;
  text-transform: uppercase;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 28px;
  font-size: 18px;
  text-transform: uppercase;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
  color: #333333;
}
.items-more .nav > li > a:hover,
.items-more .nav > li > a:focus {
  color: #000000;
}
.readmore a,
.readmore .btn {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 14px 0;
}
.display-limit {
  margin: 14px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.languageswitcherload {
  border-right: 1px solid #222222;
  float: right;
  padding: 0 7px;
  text-align: center;
}
.languageswitcherload .mod-languages {
  text-align: right;
}
.languageswitcherload .mod-languages a .fa {
  color: #ffffff;
}
.languageswitcherload .mod-languages a:hover .fa,
.languageswitcherload .mod-languages a:focus .fa,
.languageswitcherload .mod-languages a:active .fa {
  color: #ffd733;
}
@media (min-width: 767px) {
  .languageswitcherload .mod-languages ul {
    left: auto;
    right: 0;
  }
}
.languageswitcherload .mod-languages ul li {
  margin: 0;
}
.languageswitcherload .mod-languages ul li img {
  margin-right: 7px;
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 14px;
}
.edit.item-page #adminForm > .btn-toolbar {
  margin-bottom: 28px;
  padding-bottom: 28px;
  border-bottom: 1px solid #eeeeee;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.chzn-container-single .chzn-single {
  background: none;
  line-height: 36px;
  height: 40px;
  border-radius: 0;
  border-color: #dce2e8;
  box-shadow: none;
}
.chzn-container-single .chzn-single div b {
  background-position: 0 8px;
}
.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 8px;
}
.chzn-container .chzn-drop {
  border-color: #dce2e8;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #dce2e8;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #dce2e8;
}
.btn-group .chzn-results {
  white-space: normal;
}
.article-tools .view-tools ul,
.article-tools .typo-tools ul {
  margin: 0;
  padding: 0;
}
.article-tools .view-tools ul li,
.article-tools .typo-tools ul li {
  list-style: none;
  display: inline-block;
}
.article-tools .view-tools ul li a,
.article-tools .typo-tools ul li a {
  color: #555555;
}
.article-tools .view-tools ul li a:hover,
.article-tools .typo-tools ul li a:hover,
.article-tools .view-tools ul li a:focus,
.article-tools .typo-tools ul li a:focus {
  color: #1e6698;
}
.has-article-tools .content_rating,
.has-article-tools .content_rating + form {
  display: none;
}
.tags {
  margin-bottom: 28px;
}
.tags span {
  display: inline-block;
}
.tags span a,
.tags span a.label {
  background: #eeeeee;
  border-radius: 0;
  color: #555555;
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding: 14px;
}
.tags span a:hover,
.tags span a.label:hover,
.tags span a:focus,
.tags span a.label:focus,
.tags span a:active,
.tags span a.label:active {
  background: #1e6698;
  color: #000000;
  text-decoration: none;
}
.mod-preview-info {
  z-index: 10;
}
.com_config .form-horizontal .t3onoff {
  padding: 0;
}
.com_config .form-horizontal .t3onoff label {
  padding: 0;
  border: 0;
  left: 0;
  height: 34px;
}
.com_config .form-horizontal .t3onoff label::before {
  padding: 3px 14px;
}
.com_config .form-horizontal .t3onoff label.on::before {
  text-align: left;
}
.window #imageForm .pull-right {
  margin-right: 15px;
}