.blog .page-header,
.blog-featured .page-header {
  padding-bottom: 0;
  border-bottom: none;
}
.blog .page-title,
.blog-featured .page-title,
.blog .page-header h1,
.blog-featured .page-header h1 {
  color: #000000;
  font-weight: 700;
  font-size: 36px;
}
.blog .page-title > span,
.blog-featured .page-title > span,
.blog .page-header h1 > span,
.blog-featured .page-header h1 > span {
  font-size: 16px;
  margin-left: -5px;
  color: #d91e00;
}
.blog .page-title.cat-purple > span,
.blog-featured .page-title.cat-purple > span,
.blog .page-header h1.cat-purple > span,
.blog-featured .page-header h1.cat-purple > span {
  color: #5933cc;
}
.blog .page-title.cat-red > span,
.blog-featured .page-title.cat-red > span,
.blog .page-header h1.cat-red > span,
.blog-featured .page-header h1.cat-red > span {
  color: #f30e0e;
}
.blog .page-title.cat-green > span,
.blog-featured .page-title.cat-green > span,
.blog .page-header h1.cat-green > span,
.blog-featured .page-header h1.cat-green > span {
  color: #31d207;
}
.blog .page-title.cat-pink > span,
.blog-featured .page-title.cat-pink > span,
.blog .page-header h1.cat-pink > span,
.blog-featured .page-header h1.cat-pink > span {
  color: #fe1261;
}
.blog .page-title.cat-blue > span,
.blog-featured .page-title.cat-blue > span,
.blog .page-header h1.cat-blue > span,
.blog-featured .page-header h1.cat-blue > span {
  color: #2196f3;
}
.blog .page-title.cat-orange > span,
.blog-featured .page-title.cat-orange > span,
.blog .page-header h1.cat-orange > span,
.blog-featured .page-header h1.cat-orange > span {
  color: #f76000;
}
.blog .page-title.cat-yellow > span,
.blog-featured .page-title.cat-yellow > span,
.blog .page-header h1.cat-yellow > span,
.blog-featured .page-header h1.cat-yellow > span {
  color: #fbcb23;
}
.blog .page-title.cat-cyan > span,
.blog-featured .page-title.cat-cyan > span,
.blog .page-header h1.cat-cyan > span,
.blog-featured .page-header h1.cat-cyan > span {
  color: #0099cc;
}
.blog .article-title,
.blog-featured .article-title {
  margin-bottom: 0;
  font-size: 20px;
}
.blog .article-title a,
.blog-featured .article-title a {
  color: #222222;
}
.blog .article-title a:hover,
.blog-featured .article-title a:hover,
.blog .article-title a:focus,
.blog-featured .article-title a:focus,
.blog .article-title a:active,
.blog-featured .article-title a:active {
  color: #555555;
}
.blog .cat-purple .article-aside dd a,
.blog-featured .cat-purple .article-aside dd a {
  color: #5933cc;
}
.blog .cat-red .article-aside dd a,
.blog-featured .cat-red .article-aside dd a {
  color: #f30e0e;
}
.blog .cat-green .article-aside dd a,
.blog-featured .cat-green .article-aside dd a {
  color: #31d207;
}
.blog .cat-pink .article-aside dd a,
.blog-featured .cat-pink .article-aside dd a {
  color: #fe1261;
}
.blog .cat-blue .article-aside dd a,
.blog-featured .cat-blue .article-aside dd a {
  color: #2196f3;
}
.blog .cat-orange .article-aside dd a,
.blog-featured .cat-orange .article-aside dd a {
  color: #f76000;
}
.blog .cat-yellow .article-aside dd a,
.blog-featured .cat-yellow .article-aside dd a {
  color: #fbcb23;
}
.blog .cat-cyan .article-aside dd a,
.blog-featured .cat-cyan .article-aside dd a {
  color: #0099cc;
}
.blog .readmore .btn,
.blog-featured .readmore .btn {
  white-space: normal;
}
.items-leading .leading {
  margin-bottom: 23px;
}
.items-leading .leading .item-image {
  float: none !important;
}
.items-row .item {
  margin-bottom: 23px;
}
.items-row .item .item-image {
  float: none !important;
}
.divider-vertical {
  margin: 0 0 23px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.item-image {
  margin-bottom: 23px;
}
.article-aside {
  color: #aaaaaa;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.article-aside .dropdown-menu {
  font-size: 12px;
}
.article-info {
  margin: 0;
  width: 85%;
  float: left;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-info dd .fa {
  display: none;
}
.article-info dd + dd:before {
  display: inline-block;
  content: ".";
  margin-right: 4px;
  font-size: 16px;
  color: #999999;
}
.createdby {
  font-size: 11px;
  text-transform: uppercase;
}
.tags {
  margin-bottom: 23px;
}
.tags .label-info {
  background-color: #ebebeb;
  color: #333333;
  margin: 0 0 4px 0;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
}
.tags .label-info:hover,
.tags .label-info:active,
.tags .label-info:focus {
  background-color: #ebebeb;
  color: #d91e00;
}
.tag-category h2 {
  margin-top: 0;
  margin-bottom: 17.25px;
}
.tag-category .tag-info img {
  max-width: 100%;
  margin-bottom: 11.5px;
}
@media (min-width: 992px) {
  .tag-category .tag-info img {
    width: 50%;
    float: left;
    margin: 0 23px 0 0;
  }
}
.tag-category ul.category {
  border: 0;
}
.tag-category ul.category li {
  border-bottom: 1px solid #eeeeee;
  background-color: transparent;
  padding: 0 0 34.5px;
  margin-bottom: 34.5px;
}
.tag-category ul.category li:last-child {
  border: none;
  padding: 0;
}
.tag-category ul.category li .tag-img {
  margin-bottom: 23px;
}
.tag-category ul.category li .tag-img img {
  max-width: 100%;
  margin-bottom: 11.5px;
}
@media (min-width: 992px) {
  .tag-category ul.category li .tag-img {
    float: left;
    width: 30%;
    margin: 0 34.5px 0 0;
  }
}
.tag-category ul.category li .tag-body h3 {
  margin-bottom: 11.5px;
  line-height: 1.4;
  margin-top: 0;
}
.tag-category ul.category li .tag-body h3 a {
  color: #222222;
}
.tag-category ul.category li .tag-body h3 a:hover,
.tag-category ul.category li .tag-body h3 a:focus,
.tag-category ul.category li .tag-body h3 a:active {
  color: #d91e00;
}
.tag-category ul.category li .tag-body p {
  display: inline;
  margin-bottom: 0;
  color: #666666;
  font-size: 14px;
}
.tag-category .filters {
  margin: 0 0 34.5px 0;
  padding: 0 0 34.5px 0;
  border-bottom: 1px solid #eeeeee;
}
.tag-category .filters .btn-group {
  margin-left: 0;
}
@media (max-width: 767px) {
  .tag-category .filters .btn-group {
    float: none !important;
    display: block;
  }
  .tag-category .filters .btn-group.pull-right {
    margin-top: 11.5px;
  }
}
.tag-category .filters .btn-group .btn span {
  line-height: 23px;
}
.tag-category .filters #filter-search {
  float: left;
}
@media (max-width: 767px) {
  .tag-category .filters #filter-search {
    width: 70%;
  }
}
@media (min-width: 992px) {
  .videos #ja-main-player #ja-btn-play h3 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .videos .item .default {
    min-height: 0 !important;
  }
}
.gallery .ja-gallery-list-wrap {
  border-bottom: 2px solid #000000;
  text-align: center;
  margin-bottom: 32px;
  padding-bottom: 32px;
  position: relative;
}
.gallery .ja-gallery-list-wrap .carousel-inner .item-image {
  margin-bottom: 0;
}
.gallery .ja-gallery-list-wrap .carousel-inner img {
  width: 100%;
}
.gallery .ja-gallery-list-wrap .carousel-control {
  background: #000000;
  bottom: auto;
  top: 50%;
  left: 32px;
  line-height: 64px;
  height: 64px;
  margin-top: -32px;
  width: 64px;
}
@media (max-width: 767px) {
  .gallery .ja-gallery-list-wrap .carousel-control {
    left: 23px;
    margin-top: -16px;
    line-height: 32px;
    height: 32px;
    width: 32px;
  }
}
.gallery .ja-gallery-list-wrap .carousel-control.right {
  left: auto;
  right: 32px;
}
@media (max-width: 767px) {
  .gallery .ja-gallery-list-wrap .carousel-control.right {
    right: 23px;
  }
}
.gallery .ja-gallery-list-wrap .carousel-indicators {
  margin-bottom: 0;
}
.gallery .ja-gallery-list-wrap .article-content {
  margin-top: 32px;
  padding: 0;
}
.gallery .ja-gallery-list-wrap .article-header h2 {
  margin-top: 0;
}
.gallery .ja-gallery-list-wrap .article-header a {
  color: #222222;
}
.gallery .ja-gallery-list-wrap .article-header a:hover,
.gallery .ja-gallery-list-wrap .article-header a:focus,
.gallery .ja-gallery-list-wrap .article-header a:active {
  color: #000000;
}
.gallery .ja-gallery-list-wrap .article-intro {
  margin: auto;
  padding: 0;
  width: 800px;
  max-width: 100%;
}
.gallery .ja-gallery-list-wrap .article-intro p {
  margin-bottom: 0;
}
.gallery .ja-gallery-list-wrap .carousel-control-prev,
.gallery .ja-gallery-list-wrap .carousel-control-next {
  background: #000000;
  bottom: auto;
  top: 50%;
  left: 32px;
  line-height: 64px;
  height: 64px;
  margin-top: -32px;
  width: 64px;
}
@media (max-width: 767px) {
  .gallery .ja-gallery-list-wrap .carousel-control-prev,
  .gallery .ja-gallery-list-wrap .carousel-control-next {
    left: 23px;
    margin-top: -16px;
    line-height: 32px;
    height: 32px;
    width: 32px;
  }
}
.gallery .ja-gallery-list-wrap .carousel-control-next {
  left: auto;
  right: 32px;
}
@media (max-width: 767px) {
  .gallery .ja-gallery-list-wrap .carousel-control-next {
    right: 23px;
  }
}
@media (max-width: 767px) {
  .gallery .item .default {
    min-height: 0 !important;
  }
}
.fields-container {
  margin-bottom: 0;
}
.fields-container dd {
  border-bottom: 1px dotted #e1e1e1;
  padding: 7.66666667px 0;
}
.fields-container dd .field-label {
  display: inline-block;
  font-weight: bold;
  padding-right: 23px;
}
.fields-container dd:last-child {
  border-bottom: 0;
}
.fields-container .color-field {
  display: none;
}
.article-footer {
  color: #999999;
  font-size: 11px;
  margin-bottom: 23px;
}
.article-intro {
  font-family: 'Noticia Text', serif;
}
.article-intro,
.article-content {
  padding: 11.5px 0;
}
.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 34.5px 23px 0;
}
.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 23px 34.5px;
}
@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: 23px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 23px;
}
.img-fulltext-right {
  float: right;
  margin-left: 23px;
}
.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: 11px;
  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-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 0 5px;
  font-size: 12px;
  color: #333333;
  box-shadow: none;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
article aside .btn-group.open > .dropdown-toggle {
  box-shadow: none;
}
.item-page .page-header {
  border: none;
  padding-bottom: 0;
}
.item-page .page-header h1 {
  color: #000000;
  font-weight: 700;
}
.item-page .article-title,
.item-page .article-header h1 {
  font-size: 30px;
  margin-bottom: 11.5px;
}
.item-page .article-title a,
.item-page .article-header h1 a {
  color: #222222;
}
@media screen and (max-width: 992px) {
  .item-page .article-title,
  .item-page .article-header h1 {
    font-size: 24px;
  }
}
.item-page .article-aside {
  font-size: 12px;
}
.item-page .article-aside .article-info dd {
  margin-right: 11.5px;
}
.item-page .article-aside .article-info dd i {
  display: inline-block;
}
.item-page .article-aside .createdby {
  font-size: 12px;
}
.item-page .cat-purple .article-aside dd a {
  color: #5933cc;
}
.item-page .cat-red .article-aside dd a {
  color: #f30e0e;
}
.item-page .cat-green .article-aside dd a {
  color: #31d207;
}
.item-page .cat-pink .article-aside dd a {
  color: #fe1261;
}
.item-page .cat-blue .article-aside dd a {
  color: #2196f3;
}
.item-page .cat-orange .article-aside dd a {
  color: #f76000;
}
.item-page .cat-yellow .article-aside dd a {
  color: #fbcb23;
}
.item-page .cat-cyan .article-aside dd a {
  color: #0099cc;
}
.ja-media-content .ja-gallery-list-wrap {
  margin-bottom: 23px;
}
.ja-media-content .ja-gallery-list-wrap .carousel-control .fa {
  font-size: 40px;
  height: 40px;
  width: 40px;
  position: absolute;
  margin-top: -20px;
  margin-left: -20px;
  top: 50%;
  left: 50%;
}
.ja-media-content .ja-gallery-list-wrap .carousel-caption {
  padding-bottom: 46px;
}
.ja-media-content .ja-gallery-list-wrap .item-image {
  margin: 0;
}
.ja-media-content .ja-gallery-list-wrap .item-image > img {
  width: 100%;
}
.ja-media-content .ja-gallery-list-wrap .carousel-control-prev .fa,
.ja-media-content .ja-gallery-list-wrap .carousel-control-next .fa {
  font-size: 40px;
  height: 40px;
  width: 40px;
  position: absolute;
  margin-top: -20px;
  margin-left: -20px;
  top: 50%;
  left: 50%;
}
.ja-media-content #ja-main-player {
  margin-bottom: 23px;
}
.ja-video-list,
.ja-gallery-list {
  position: relative;
}
.ja-video-list .btn-play,
.ja-gallery-list .btn-play {
  background: #aaaaaa;
  bottom: 0;
  color: #ffffff;
  cursor: pointer;
  position: absolute;
  left: 0;
  font-size: 11px;
  height: 32px;
  line-height: 32px;
  z-index: 1;
}
.ja-video-list .btn-play .ico,
.ja-gallery-list .btn-play .ico {
  background-color: #ffffff;
  background-image: url("../../templates/ja_focus/images/ico-media.png");
  display: inline-block;
  background-position: right center;
  float: left;
  height: 32px;
  width: 32px;
}
.ja-video-list .btn-play .ico.ico-play,
.ja-gallery-list .btn-play .ico.ico-play {
  background-position: left center;
}
.ja-video-list .btn-play .num-photos,
.ja-gallery-list .btn-play .num-photos {
  padding: 0 16px;
}
.ja-video-list p.img_caption,
.ja-gallery-list p.img_caption {
  display: 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: 23px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.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 {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 0;
  margin: 0 auto;
  padding: 69px;
  width: 440px;
}
@media screen and (max-width: 767px) {
  .login-wrap {
    padding: 23px;
    width: auto;
  }
}
.login-wrap .page-header {
  border: 0;
  padding: 0;
  margin-bottom: 34.5px;
}
@media (max-width: 767px) {
  .login-wrap .page-header {
    margin-bottom: 23px;
  }
}
.login-wrap .page-header h1 {
  font-size: 45px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #000000;
}
.login-wrap form .control-label {
  text-align: left;
  padding-top: 0;
}
.login-wrap form label {
  color: #222222;
  text-align: left;
  font-weight: 400;
}
.login-wrap form .form-group {
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .login-wrap form .form-group {
    margin-bottom: 23px;
  }
}
.login-wrap form .form-group input[type="text"],
.login-wrap form .form-group input[type="password"] {
  box-shadow: none;
  width: 100%;
}
.login-wrap form .form-group .checkbox {
  padding-top: 0;
  min-height: 0;
}
.login-wrap form .form-group .checkbox input[type="checkbox"] {
  margin-top: 2px;
}
.login-wrap .btn {
  display: block;
  width: 100%;
}
.login-wrap .other-links {
  margin-bottom: 0 !important;
}
.login-wrap .other-links ul {
  font-size: 13px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.login-wrap .other-links ul li {
  display: inline-block;
  list-style: none;
  padding: 0 5.75px;
}
.login-wrap .other-links ul li a {
  color: #555555;
}
.login-wrap .other-links ul li a:hover,
.login-wrap .other-links ul li a:focus,
.login-wrap .other-links ul li a:active {
  color: #d91e00;
}
.login-wrap .other-links ul li + li {
  margin-top: 11.5px;
}
.logout {
  border: 1px solid #eeeeee;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.024);
  padding: 46px;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
.logout .page-header {
  border: 0;
  margin-bottom: 23px;
}
.logout .page-header h1 {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.logout .form-horizontal .control-group {
  margin-bottom: 0;
}
.logout .form-horizontal .control-group .controls {
  margin-left: 0;
}
.registration,
.profile-edit,
.profile {
  border: 1px solid #eeeeee;
  padding: 23px;
}
@media (min-width: 480px) {
  .registration,
  .profile-edit,
  .profile {
    margin: 0 auto;
    padding: 69px;
    width: 440px;
  }
}
.registration legend,
.profile-edit legend,
.profile legend {
  font-size: 36px;
  font-weight: 700;
  border-bottom: none;
  margin-bottom: 34.5px;
  color: #000000;
}
.registration .form-group,
.profile-edit .form-group,
.profile .form-group {
  margin-bottom: 0;
}
.registration .form-group + .form-group,
.profile-edit .form-group + .form-group,
.profile .form-group + .form-group {
  margin-top: 23px;
}
.registration .form-group .control-label,
.profile-edit .form-group .control-label,
.profile .form-group .control-label {
  text-align: left;
  padding-top: 0;
}
.registration .form-group .control-label label,
.profile-edit .form-group .control-label label,
.profile .form-group .control-label label {
  color: #222222;
  font-weight: 400;
}
.registration .form-group .control-label .text label,
.profile-edit .form-group .control-label .text label,
.profile .form-group .control-label .text label {
  font-weight: normal;
  color: #f30e0e;
}
.registration .form-group input.required,
.profile-edit .form-group input.required,
.profile .form-group input.required {
  width: 100%;
}
.registration fieldset dt,
.profile-edit fieldset dt,
.profile fieldset dt {
  margin-right: 5px;
}
.registration .form-actions,
.profile-edit .form-actions,
.profile .form-actions {
  background: none;
  margin-top: 34.5px;
  padding: 0;
}
.registration .form-actions .btn,
.profile-edit .form-actions .btn,
.profile .form-actions .btn {
  margin-right: 11.5px;
}
@media screen and (min-width: 992px) {
  .profile-edit {
    width: 800px;
  }
}
.profile-edit fieldset .col-md-6 > .form-group {
  margin: 0 0 23px;
  padding: 0;
}
.profile-edit fieldset .col-md-6 > .form-group input,
.profile-edit fieldset .col-md-6 > .form-group select {
  width: 100%;
}
.profile-edit fieldset + fieldset {
  margin-top: 23px;
}
.profile-edit #helpsite-refresh {
  margin-top: 23px;
}
@media screen and (min-width: 992px) {
  .profile {
    width: 800px;
  }
}
.profile .dl-horizontal dd,
.profile .dl-horizontal dt {
  margin-bottom: 5px;
}
.profile #users-profile-custom {
  margin-top: 46px;
}
.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;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
#user-registration .form-group + .form-group {
  padding: 0 60px 0 20px ;
}
@media (max-width: 991px) {
  #user-registration .form-group + .form-group {
    padding: 20px 60px 0 0px ;
  }
}
#user-registration .form-group + .form-group label {
  padding: 20px 0px 0 0;
}
.com_mailto body {
  padding: 11.5px;
}
.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;
}
.window-mainbody .item-page .item-image {
  float: none !important;
}
.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: 23px;
  padding: 11.5px 23px;
  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-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;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 23px 0;
}
#searchForm legend {
  margin-bottom: 11.5px;
  display: inline-block;
  width: auto;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 23px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#searchForm .form-group .btn > span {
  line-height: 23px;
}
#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: 11.5px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 11.5px;
}
#finder-filter-window .finder-selects {
  padding-right: 5px;
}
#finder-filter-window .finder-selects:last-child {
  padding: 0;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 23px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 23px;
}
.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: 23px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 23px;
}
div.finder .js-finder-advanced .card-outline-secondary {
  border-top: 1px solid #eeeeee;
  margin-top: 23px;
  padding-top: 23px;
}
#searchForm .phrases-box,
#searchForm .ordering-box {
  margin-bottom: 23px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 5px;
}
#searchForm .checkbox-inline input[type="checkbox"] {
  margin-top: 5px;
}
#searchForm .radio,
#searchForm .checkbox {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
#searchForm .radio + .radio,
#searchForm .checkbox + .radio,
#searchForm .radio + .checkbox,
#searchForm .checkbox + .checkbox {
  margin: 0 0 0 10px;
}
.contact .page-header {
  border: none;
  padding: 0;
  margin: 0 0 11.5px;
}
.contact .page-header h2 {
  font-family: 'Heebo', sans-serif;
  margin: 0;
  color: #000000;
}
.contact input[type="email"],
.contact input[type="text"] {
  width: 100%;
}
.contact textarea {
  box-shadow: none;
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
}
.contact legend {
  border: 0;
  font-size: 13px;
  margin: 0 0 11.5px;
  padding: 0;
}
.contact .dl-horizontal > .contact-field-entry {
  display: block;
  padding: 7.66666667px;
}
.contact .contact-title {
  font-size: 20px;
  font-family: 'Heebo', sans-serif;
  font-weight: 600;
  color: #000000;
  margin-top: 0;
}
.contact .contact-address > dd > span {
  margin-bottom: 5.75px;
  display: inline-block;
  padding-left: 23px;
  position: relative;
}
.contact .contact-address > dd > span .fa {
  position: absolute;
  top: 5.75px;
  left: 0;
  text-align: center;
  width: 15px;
}
.contact .contact-image {
  margin-bottom: 23px;
}
.contact img {
  max-width: 100%;
}
.contact .form-group.cus-field {
  margin-bottom: 23px;
}
.contact label {
  color: #222222;
  font-weight: 400;
}
.contact .contact-links ul {
  border: none;
}
.contact .contact-links ul li {
  display: inline-block;
  margin-right: 17.25px;
  margin-bottom: 11.5px;
}
.contact .contact-links ul li a {
  font-size: inherit;
  font-weight: 400;
  line-height: 1;
  padding: 0 !important;
  color: #666666;
}
.contact .contact-links ul li a span {
  border: 1px solid #666666;
  color: #666666;
  border-radius: 50%;
  margin-right: 5.75px;
  padding-top: 4.6px;
  vertical-align: middle;
  height: 23px;
  width: 23px;
}
.contact .contact-links ul li a span:before {
  display: block;
  text-align: center;
}
.contact .contact-links ul li a .fa:before {
  content: "\f129";
}
.contact .contact-links ul li a .fa-forums:before,
.contact .contact-links ul li a .fa-forum:before {
  content: "\f0e3";
}
.contact .contact-links ul li a .fa-google-plus:before,
.contact .contact-links ul li a .fa-google-:before,
.contact .contact-links ul li a .fa-g-:before {
  content: "\f0d5";
}
.contact .contact-links ul li a .fa-facebook:before {
  content: "\f09a";
}
.contact .contact-links ul li a .fa-twitter:before {
  content: "\f099";
}
.contact .contact-links ul li a .fa-youtube:before {
  content: "\f167";
}
.contact .contact-links ul li a .fa-vimeo:before {
  content: "\f27d";
}
.contact .contact-links ul li a .fa-web:before,
.contact .contact-links ul li a .fa-website:before,
.contact .contact-links ul li a .fa-webpage:before {
  content: "\f0ac";
}
.contact .contact-links ul li a:hover,
.contact .contact-links ul li a:focus,
.contact .contact-links ul li a:active {
  background: #ffffff;
  color: #000000;
  border-color: transparent;
}
.contact .contact-links ul li a:hover > span,
.contact .contact-links ul li a:focus > span,
.contact .contact-links ul li a:active > span {
  background: #d91e00;
  border-color: #d91e00;
  color: #ffffff;
}
.contact .contact-links ul li a:hover .fa-google-plus,
.contact .contact-links ul li a:focus .fa-google-plus,
.contact .contact-links ul li a:active .fa-google-plus,
.contact .contact-links ul li a:hover .fa-google-,
.contact .contact-links ul li a:focus .fa-google-,
.contact .contact-links ul li a:active .fa-google-,
.contact .contact-links ul li a:hover .fa-g-,
.contact .contact-links ul li a:focus .fa-g-,
.contact .contact-links ul li a:active .fa-g- {
  background: #dd4b39;
  border-color: #dd4b39;
}
.contact .contact-links ul li a:hover .fa-facebook,
.contact .contact-links ul li a:focus .fa-facebook,
.contact .contact-links ul li a:active .fa-facebook {
  background: #3b5998;
  border-color: #3b5998;
}
.contact .contact-links ul li a:hover .fa-twitter,
.contact .contact-links ul li a:focus .fa-twitter,
.contact .contact-links ul li a:active .fa-twitter {
  background: #3a92c8;
  border-color: #3a92c8;
}
.contact .contact-links ul li a:hover .fa-vimeo,
.contact .contact-links ul li a:focus .fa-vimeo,
.contact .contact-links ul li a:active .fa-vimeo {
  background: #3a92c8;
  border-color: #3a92c8;
}
.contact .contact-links ul li a:hover .fa-youtube,
.contact .contact-links ul li a:focus .fa-youtube,
.contact .contact-links ul li a:active .fa-youtube {
  background: #bb0000;
  border-color: #bb0000;
}
@media (max-width: 767px) {
  .contact .contact-name {
    margin-bottom: 23px;
  }
}
.contact .checkbox input {
  margin-top: 6px;
  margin-left: 0;
}
.contact .google-map {
  overflow: hidden;
  margin-bottom: 23px;
}
.contact .google-map .map-container {
  margin-top: 0;
}
@media (min-width: 992px) {
  .plain-style #jform_contact_message {
    min-height: 92px;
  }
}
.plain-style .contact-right legend {
  display: none;
}
.plain-style .box-contact {
  margin-bottom: 23px;
}
.plain-style .box-contact > h3 {
  font-size: 20px;
  font-family: 'Heebo', sans-serif;
  font-weight: 600;
  color: #000000;
}
.plain-style .box-contact .dl-horizontal {
  margin-bottom: 0;
}
.plain-style .box-contact .contact-address,
.plain-style .box-contact .contact-links {
  margin-top: 17.25px;
}
#slide-contact {
  height: auto !important;
}
#slide-contact .panel {
  margin-bottom: 11.5px;
}
#slide-contact .panel-default {
  border-color: #eeeeee;
  box-shadow: none;
}
#slide-contact .panel-default > .panel-heading {
  background: none;
  text-transform: uppercase;
  border-color: #eeeeee;
}
#slide-contact .panel-default > .panel-heading h4 {
  font-size: 14px;
  line-height: normal;
}
#slide-contact .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-color: #eeeeee;
}
#myTab {
  border: 0;
  margin: 23px 0;
}
#myTab li {
  margin-right: 23px;
}
@media (max-width: 767px) {
  #myTab li {
    display: block;
    margin-bottom: 23px;
  }
}
#myTab li a {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
}
#myTab li a:hover,
#myTab li a:active,
#myTab li a:focus {
  color: #d91e00;
}
#myTab li.active a {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #555555;
  color: #d91e00;
}
.contact-form .form-horizontal .control-label,
.contact-form .form-horizontal .checkbox {
  padding-top: 0;
  float: none;
  text-align: left;
}
.contact-form .form-horizontal #jform_contact_name-lbl,
.contact-form .form-horizontal #jform_contact_email-lbl {
  padding: 0;
  white-space: nowrap;
}
.contact-form .form-horizontal .validate {
  letter-spacing: .5px;
  margin-top: -23px;
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  box-shadow: none;
  width: 100%;
  height: 92px;
}
@media (max-width: 767px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #eeeeee;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  content: " ";
  display: table;
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #eeeeee;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0 5px 0;
}
.contact-category .cat-children ul li h4 {
  border-left: 1px dotted #999999;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  padding-left: 15px;
  margin-left: 20px;
  position: relative;
}
.contact-category .cat-children ul li h4:after {
  border-top: 1px dotted #999999;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li h4 {
  margin-left: 40px;
}
.contact-category .cat-children ul li li li h4 {
  margin-left: 60px;
}
.contact-category .cat-children ul li li li li h4 {
  margin-left: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 23px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 11.5px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 32px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 11.5px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 23px;
  margin-bottom: 23px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 23px;
}
.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: 23px;
  margin-bottom: 23px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 23px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.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: 11.5px;
  padding: 11.5px 23px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 23px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 0;
  float: right;
  padding: 11.5px;
  margin: 0 0 23px 23px;
  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;
  display: block;
}
#article-index ul > li + li,
.article-index ul > li + li {
  margin-left: 0;
  margin-top: 11.5px;
  padding-top: 11.5px;
  border-top: 1px solid #eeeeee;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 0;
  border-radius: 0;
  font-size: 14px;
  text-transform: none;
  color: #555555;
}
#article-index ul > li > a:hover,
.article-index ul > li > a:hover,
#article-index ul > li > a:active,
.article-index ul > li > a:active,
#article-index ul > li > a:focus,
.article-index ul > li > a:focus {
  background: none;
  color: #000000;
}
#article-index ul > li > a:hover:after,
.article-index ul > li > a:hover:after,
#article-index ul > li > a:active:after,
.article-index ul > li > a:active:after,
#article-index ul > li > a:focus:after,
.article-index ul > li > a:focus:after {
  display: none;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: none;
  color: #222222;
  font-weight: bold;
}
#article-index ul > .active > a:after,
.article-index ul > .active > a:after {
  display: none;
}
#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: none;
  color: #222222;
  font-weight: bold;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav > li.pagenav-next,
.pagenav > li.next {
  float: right;
}
.pagenav li > a {
  padding: 0 0 5.75px;
  line-height: normal;
  border: none;
  border-radius: 0;
  font-weight: 500;
  text-transform: uppercase;
  color: #555555;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background: none;
  color: #000000;
}
.items-more h3 {
  margin: 0 0 23px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 11.5px 0;
}
.display-limit {
  margin: 11.5px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
.js-stools-container-filters .chzn-container {
  min-width: 220px;
}
.js-stools-container-filters .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  min-width: 220px;
  height: 25px;
}
.js-stools-container-filters .js-stools-field-filter {
  vertical-align: top;
}
#editor-xtd-buttons .btn {
  margin-bottom: 5px;
  font-size: 12px;
}
#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.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert.alert-message .alert-link {
  color: #356635;
}
.alert.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert.alert-notice .alert-link {
  color: #2d6987;
}
.alert.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert.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;
}
#infinity-next {
  border: 2px solid #222222;
  background: #222222;
  color: #ffffff;
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
  font-weight: 500;
  margin: 0 auto;
  width: 300px;
  max-width: 100%;
}
#infinity-next:hover,
#infinity-next:focus,
#infinity-next:active {
  background: #000000;
  border-color: #000000;
  color: #ffffff;
}
#infinity-next.loading {
  background: url("../../templates/ja_focus/images/ajax-load.gif") no-repeat 90% center;
  background-size: 20px 20px;
}
.languageswitcherload {
  float: right;
  padding: 0;
}
.languageswitcherload ul.lang-inline li {
  margin: 0;
}
.languageswitcherload ul.lang-inline li li {
  margin: 0;
}
.languageswitcherload ul.lang-inline li li a {
  border-left: 1px solid #eeeeee;
  color: #666666;
  display: inline-block;
  height: 47px;
  line-height: 47px;
  text-align: center;
  font-size: 11px;
  width: 47px;
}
.languageswitcherload ul.lang-inline li li a:hover,
.languageswitcherload ul.lang-inline li li a:focus,
.languageswitcherload ul.lang-inline li li a:active {
  color: #d91e00;
}
.languageswitcherload ul.lang-inline li li.lang-active a {
  color: #d91e00;
}
.languageswitcherload .lang-dropdown {
  font-size: 11px;
  position: relative;
}
.languageswitcherload .lang-dropdown .dropdown-toggle {
  border-left: 1px solid #eeeeee;
  color: #666666;
  display: inline-block;
  height: 47px;
  line-height: 47px;
  text-align: center;
  width: 47px;
}
.languageswitcherload .lang-dropdown .dropdown-menu {
  left: auto;
  right: 0;
  min-width: 120px;
}
.languageswitcherload .lang-dropdown .dropdown-menu li {
  margin: 0;
}
.languageswitcherload .lang-dropdown .dropdown-menu li + li {
  border-top: 1px solid #eeeeee;
}
.languageswitcherload .lang-dropdown .dropdown-menu li a {
  font-size: 11px;
  height: 47px;
  line-height: 47px;
  padding: 0 23px;
}
.languageswitcherload .lang-dropdown .dropdown-menu li a:hover,
.languageswitcherload .lang-dropdown .dropdown-menu li a:focus,
.languageswitcherload .lang-dropdown .dropdown-menu li a:active {
  background: transparent;
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 11.5px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 34px;
}
.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;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #e8e8e8;
  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: #e8e8e8;
}
.btn-group .chzn-results {
  white-space: normal;
}