.blog .article-intro {
  color: #666666;
}
.blog .readmore {
  margin-top: 12px;
}
.blog-featured .article-intro {
  color: #666666;
}
.blog-featured .readmore {
  margin-top: 12px;
}
.items-leading .pull-left.item-image,
.items-leading .pull-right.item-image {
  width: 30%;
}
.items-leading .leading {
  margin-bottom: 36px;
  padding-bottom: 36px;
  border-bottom: 1px solid #eeeeee;
}
.items-row .pull-left.item-image,
.items-row .pull-right.item-image {
  width: 30%;
}
.items-row:last-child .item {
  margin-bottom: 24px;
  padding-bottom: 0;
  border-bottom: 0;
}
.items-row .item {
  margin-bottom: 36px;
  padding-bottom: 36px;
  border-bottom: 1px solid #eeeeee;
}
.divider-vertical {
  margin: 0 0 48px;
  border: 0;
  border-top: 1px solid #d9d9d9;
}
.article-aside {
  color: #999999;
  font-size: 14px;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.article-aside .btn-group .dropdown-toggle {
  color: #333333;
}
.article-aside .btn-group .dropdown-toggle:hover,
.article-aside .btn-group .dropdown-toggle:focus,
.article-aside .btn-group .dropdown-toggle:active {
  color: #fc615d;
  text-decoration: none;
}
.article-aside .btn-group.open .dropdown-toggle {
  box-shadow: none;
  color: #fc615d;
}
.article-aside .btn-group .dropdown-menu {
  font-size: 13px;
}
.article-info {
  margin: 0;
  width: 85%;
  float: left;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
  color: #333333;
}
.article-info dd strong {
  font-weight: bold;
}
.article-info dd i {
  display: none;
}
.article-info dd + dd:before {
  content: "\f111 ";
  font-family: "FontAwesome";
  display: inline-block;
  color: #c6cacf;
  margin-right: 10px;
  font-size: 6px;
  vertical-align: middle;
}
.article-footer {
  color: #999999;
  font-size: 13px;
  margin-bottom: 24px;
}
.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 36px 24px 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 24px 36px;
}
.article-intro .content_rating,
.article-content .content_rating {
  margin-bottom: 12px;
}
.article-intro .content_rating img,
.article-content .content_rating img {
  display: inline-block;
}
article .pull-left.item-image {
  margin: 0 36px 24px 0;
}
article .pull-left.item-image img {
  max-width: 100%;
}
article .pull-right.item-image {
  margin: 0 0 24px 36px;
}
article .pull-right.item-image img {
  max-width: 100%;
}
article .pull-none.item-image {
  margin: 0 0 24px 0;
}
article .pull-none.item-image img {
  max-width: 100%;
}
@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: 24px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 24px;
}
.img-fulltext-right {
  float: right;
  margin-left: 24px;
}
.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: #666666;
  font-size: 13px;
  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: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.readmore-title a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.blog .ja-masonry-wrap .item article {
  border: 1px solid #d9d9d9;
  padding: 16px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: box-shadow 0.2s ease 0s;
  -o-transition: box-shadow 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s;
}
.blog .ja-masonry-wrap .item:hover article {
  border: 1px solid #cccccc;
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.blog .ja-masonry-wrap .item:hover .readmore .btn {
  background-color: #fc615d;
  border-color: #fc615d;
}
.blog .ja-masonry-wrap .item:hover .readmore .btn:hover,
.blog .ja-masonry-wrap .item:hover .readmore .btn:focus,
.blog .ja-masonry-wrap .item:hover .readmore .btn:active {
  background-color: #ffffff;
}
.blog .ja-masonry-wrap .ico_type {
  background-color: #333333;
  color: #ffffff;
  float: left;
  height: 26px;
  line-height: 26px;
  margin-right: 10px;
  text-align: center;
  width: 26px;
}
.blog .ja-masonry-wrap .ico_type.fa {
  display: block;
  font-size: 14px;
}
.blog .ja-masonry-wrap .ico_type.fa-vimeo {
  background-color: #1ab7ea;
}
.blog .ja-masonry-wrap .ico_type.fa-facebook {
  background-color: #3b5998;
}
.blog .ja-masonry-wrap .ico_type.fa-twitter {
  background-color: #55acee;
}
.blog .ja-masonry-wrap .ico_type.fa-instagram {
  background-color: #3f729b;
}
.blog .ja-masonry-wrap .ico_type.fa-flickr {
  background-color: #0063dc;
}
.blog .ja-masonry-wrap .ico_type.fa-pinterest {
  background-color: #bd081c;
}
.blog .ja-masonry-wrap .article-title {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 12px;
}
.blog .ja-masonry-wrap .article-title a {
  color: #333333;
}
.blog .ja-masonry-wrap .article-title a:hover,
.blog .ja-masonry-wrap .article-title a:focus,
.blog .ja-masonry-wrap .article-title a:active {
  text-decoration: none;
  color: #fc615d;
}
.blog .ja-masonry-wrap .article-aside {
  margin-bottom: 12px;
}
.blog .ja-masonry-wrap .article-aside .article-info {
  color: #eeeeee;
  line-height: 1.5;
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
}
.blog .ja-masonry-wrap .article-aside .article-info dd {
  color: #666666;
}
.blog .ja-masonry-wrap .article-aside .article-info dd + dd::before {
  margin-right: 5px;
}
.blog .ja-masonry-wrap .article-aside .article-info i {
  display: none;
}
.blog .ja-masonry-wrap .article-intro {
  margin-bottom: 12px;
}
.blog .ja-masonry-wrap .article-intro p {
  letter-spacing: -0.1px;
}
.blog .ja-masonry-wrap .article-footer {
  background-color: #f8f8f8;
  border-top: 1px solid #d9d9d9;
  margin: 0 -16px -16px;
  padding: 12px 16px;
  position: relative;
}
.blog .ja-masonry-wrap .article-footer .article-info {
  color: #fc615d;
  float: left;
  width: auto;
}
.blog .ja-masonry-wrap .article-footer .article-info dd {
  color: #666666;
  line-height: 29px;
}
.blog .ja-masonry-wrap .article-footer .readmore {
  float: right;
  margin-top: 0;
}
.blog .ja-masonry-wrap .article-footer .btn {
  background-color: #cccccc;
  border-color: #cccccc;
  font-size: 13px;
  line-height: normal;
  padding: 2px 6px;
}
.blog .ja-masonry-wrap .vimeo-item {
  position: relative;
  padding-bottom: 56.25%;
  
  height: 0;
  margin-bottom: 24px;
}
.blog .ja-masonry-wrap .vimeo-item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.item-page .article-title,
.item-page .article-header h1 {
  font-size: 34px;
}
.item-page .article-content {
  margin-bottom: 12px;
}
.item-page .tags {
  border: 1px solid #eaeaea;
  padding: 24px;
}
.item-page .content_vote {
  display: block;
  margin-bottom: 24px;
}
.item-page .content_vote .btn {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
  border-width: 4px;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.item-page .content_vote .btn:focus,
.item-page .content_vote .btn.focus {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #000000;
}
.item-page .content_vote .btn:hover {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #141414;
}
.item-page .content_vote .btn:active,
.item-page .content_vote .btn.active,
.open > .dropdown-toggle.item-page .content_vote .btn {
  color: #ffffff;
  background-color: #1a1a1a;
  background-image: none;
  border-color: #141414;
}
.item-page .content_vote .btn:active:hover,
.item-page .content_vote .btn.active:hover,
.open > .dropdown-toggle.item-page .content_vote .btn:hover,
.item-page .content_vote .btn:active:focus,
.item-page .content_vote .btn.active:focus,
.open > .dropdown-toggle.item-page .content_vote .btn:focus,
.item-page .content_vote .btn:active.focus,
.item-page .content_vote .btn.active.focus,
.open > .dropdown-toggle.item-page .content_vote .btn.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
.item-page .content_vote .btn.disabled:hover,
.item-page .content_vote .btn[disabled]:hover,
fieldset[disabled] .item-page .content_vote .btn:hover,
.item-page .content_vote .btn.disabled:focus,
.item-page .content_vote .btn[disabled]:focus,
fieldset[disabled] .item-page .content_vote .btn:focus,
.item-page .content_vote .btn.disabled.focus,
.item-page .content_vote .btn[disabled].focus,
fieldset[disabled] .item-page .content_vote .btn.focus {
  background-color: #333333;
  border-color: #333333;
}
.item-page .content_vote .btn .badge {
  color: #333333;
  background-color: #ffffff;
}
.item-page .content_vote .btn:hover,
.item-page .content_vote .btn:focus,
.item-page .content_vote .btn.focus,
.item-page .content_vote .btn:active,
.item-page .content_vote .btn.active,
.open > .dropdown-toggle.item-page .content_vote .btn {
  color: #333333;
  background-color: #fdfdfd;
  border-color: #333333;
}
.item-page .content_vote .btn:active,
.item-page .content_vote .btn.active,
.open > .dropdown-toggle.item-page .content_vote .btn {
  background-image: none;
}
.item-page .content_vote .btn.disabled,
.item-page .content_vote .btn[disabled],
fieldset[disabled] .item-page .content_vote .btn,
.item-page .content_vote .btn.disabled:hover,
.item-page .content_vote .btn[disabled]:hover,
fieldset[disabled] .item-page .content_vote .btn:hover,
.item-page .content_vote .btn.disabled:focus,
.item-page .content_vote .btn[disabled]:focus,
fieldset[disabled] .item-page .content_vote .btn:focus,
.item-page .content_vote .btn.disabled.focus,
.item-page .content_vote .btn[disabled].focus,
fieldset[disabled] .item-page .content_vote .btn.focus,
.item-page .content_vote .btn.disabled:active,
.item-page .content_vote .btn[disabled]:active,
fieldset[disabled] .item-page .content_vote .btn:active,
.item-page .content_vote .btn.disabled.active,
.item-page .content_vote .btn[disabled].active,
fieldset[disabled] .item-page .content_vote .btn.active {
  background-color: #333333;
  border-color: #333333;
}
.item-page .content_vote .btn .badge {
  color: #333333;
  background-color: #ffffff;
}
.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: 24px;
  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;
}
.tag-category h2 {
  margin-top: 0;
  margin-bottom: 18px;
}
.tag-category .tag-info img {
  max-width: 100%;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .tag-category .tag-info img {
    width: 50%;
    float: left;
    margin: 0 24px 0 0;
  }
}
.tag-category ul.category {
  border: 0;
}
.tag-category ul.category li {
  border-bottom: 1px solid #eaeaea;
  background-color: transparent;
  padding: 0 0 36px;
  margin-bottom: 36px;
}
.tag-category ul.category li:last-child {
  border: none;
  padding: 0;
}
.tag-category ul.category li .tag-img {
  margin-bottom: 24px;
}
.tag-category ul.category li .tag-img img {
  width: 100%;
  float: none !important;
}
@media (min-width: 992px) {
  .tag-category ul.category li .tag-img {
    float: left;
    width: 30%;
    margin: 0 24px 0 0;
  }
  .tag-category ul.category li .tag-img img {
    margin-top: 2px;
    max-width: 100%;
  }
}
.tag-category ul.category li .tag-body h3 {
  margin-bottom: 12px;
  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: #fb1812;
}
.tag-category ul.category li .tag-body p {
  display: inline;
  margin-bottom: 0;
  color: #333333;
  font-size: 15px;
}
.tag-category .filters {
  display: flex;
  margin: 0 0 36px 0;
}
.tag-category .filters .btn-group:first-of-type {
  display: flex;
  flex: 1;
  margin-right: auto;
}
.tag-category .filters .btn-group {
  margin-left: 0;
}
@media (max-width: 767px) {
  .tag-category .filters .btn-group {
    float: none !important;
  }
  .tag-category .filters .btn-group.pull-right {
    margin-left: 24px;
  }
}
.tag-category .filters .btn-group .btn:hover,
.tag-category .filters .btn-group .btn:focus,
.tag-category .filters .btn-group .btn.focus {
  color: #fc615d;
}
@media (min-width: 768px) {
  .login-wrap,
  .logout {
    max-width: 500px;
    margin: 0 auto;
  }
}
.login-wrap .page-header,
.logout .page-header {
  text-align: center;
  margin: 48px 0;
}
.login-wrap form .form-group .control-label,
.logout form .form-group .control-label {
  padding-top: 14px;
}
.login-wrap form .form-group .control-label label,
.logout form .form-group .control-label label {
  text-transform: none;
  font-weight: 400;
}
@media (min-width: 768px) {
  .login-wrap form .form-group .checkbox,
  .logout form .form-group .checkbox {
    text-align: center;
  }
}
.login-wrap form .form-group .checkbox label,
.logout form .form-group .checkbox label {
  text-transform: none;
  font-weight: 400;
  color: #999999;
}
.login-wrap form .form-group input[type="text"],
.logout form .form-group input[type="text"],
.login-wrap form .form-group input[type="password"],
.logout form .form-group input[type="password"] {
  width: 100%;
}
.login-wrap form .form-actions,
.logout form .form-actions {
  background: none;
  padding: 0;
}
@media (min-width: 768px) {
  .login-wrap form .form-actions,
  .logout form .form-actions {
    text-align: center;
  }
}
.login-wrap form .form-actions .btn,
.logout form .form-actions .btn {
  width: 120px;
}
.login-wrap .other-links ul,
.logout .other-links ul {
  padding-left: 0;
  list-style: none;
  font-size: 14px;
}
@media (min-width: 768px) {
  .login-wrap .other-links ul,
  .logout .other-links ul {
    text-align: center;
  }
}
.login-wrap .other-links ul li,
.logout .other-links ul li {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .login-wrap .other-links ul li,
  .logout .other-links ul li {
    margin: 0 10px 10px;
    display: inline-block;
  }
}
.login-wrap .other-links ul li a,
.logout .other-links ul li a {
  color: #333333;
}
.login-wrap .other-links ul li a:hover,
.logout .other-links ul li a:hover,
.login-wrap .other-links ul li a:focus,
.logout .other-links ul li a:focus {
  color: #fb1812;
}
@media (max-width: 480px) {
  #user-registration .control-group .controls {
    margin-left: 0;
  }
}
#jform_profile_tos-lbl a.modal {
  display: inline-block;
  position: relative;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-right: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 12px;
  padding: 0;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_terms_terms-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline-block;
  position: relative;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-right: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 12px;
  padding: 0;
}
#jform_terms_terms-lbl .star,
#jform_privacyconsent_privacy-lbl .star,
#jform_consentbox-lbl .star {
  width: 10px;
  vertical-align: top;
}
.registration {
  max-width: 450px;
}
.registration .control-group input {
  width: 100%;
  border: 1px solid #d9d9d9;
}
.registration div.password-group .input-group input {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .registration,
  .profile-edit,
  .reset,
  .remind {
    width: 768px;
    margin: 0 auto;
  }
}
.registration .page-header,
.profile-edit .page-header,
.reset .page-header,
.remind .page-header {
  margin: 0 0 24px 0;
}
@media screen and (min-width: 768px) {
  .registration .page-header,
  .profile-edit .page-header,
  .reset .page-header,
  .remind .page-header {
    text-align: center;
    margin: 48px 0;
  }
}
@media screen and (max-width: 767px) {
  .registration .page-header h1,
  .profile-edit .page-header h1,
  .reset .page-header h1,
  .remind .page-header h1 {
    margin-bottom: 0;
  }
}
.registration .form-control-feedback,
.profile-edit .form-control-feedback,
.reset .form-control-feedback,
.remind .form-control-feedback {
  display: none;
}
.registration fieldset + fieldset,
.profile-edit fieldset + fieldset,
.reset fieldset + fieldset,
.remind fieldset + fieldset {
  margin-top: 48px;
}
.registration > .form-horizontal legend,
.profile-edit > .form-horizontal legend,
.reset > .form-horizontal legend,
.remind > .form-horizontal legend {
  border: none;
}
@media screen and (min-width: 768px) {
  .registration > .form-horizontal legend,
  .profile-edit > .form-horizontal legend,
  .reset > .form-horizontal legend,
  .remind > .form-horizontal legend {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .registration .control-label,
  .profile-edit .control-label,
  .reset .control-label,
  .remind .control-label {
    padding-top: 14px;
  }
}
.registration .control-label label,
.profile-edit .control-label label,
.reset .control-label label,
.remind .control-label label {
  text-transform: none;
  font-weight: 400;
}
.registration .form-actions,
.profile-edit .form-actions,
.reset .form-actions,
.remind .form-actions {
  background: none;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .registration .form-actions,
  .profile-edit .form-actions,
  .reset .form-actions,
  .remind .form-actions {
    text-align: center;
  }
}
.registration #helpsite-refresh,
.profile-edit #helpsite-refresh,
.reset #helpsite-refresh,
.remind #helpsite-refresh {
  margin-top: 12px;
}
.registration #helpsite-refresh:hover,
.profile-edit #helpsite-refresh:hover,
.reset #helpsite-refresh:hover,
.remind #helpsite-refresh:hover,
.registration #helpsite-refresh:focus,
.profile-edit #helpsite-refresh:focus,
.reset #helpsite-refresh:focus,
.remind #helpsite-refresh:focus {
  color: #fc615d;
}
.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 fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 12px;
}
.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;
}
#mailto-window .mailto-close {
  font-size: 15px;
}
@media (max-width: 767px) {
  #mailto-window .control-group .controls {
    margin-left: 0;
  }
}
#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;
}
#mailtoForm .control-group .controls {
  margin-left: 0;
}
#mailtoForm .control-group .controls #consentbox {
  padding-left: 24px;
}
.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 #d9d9d9;
  margin-bottom: 24px;
  padding: 12px 24px;
  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;
}
@media screen and (min-width: 992px) {
  .profile {
    width: 768px;
    margin: 0 auto;
  }
}
.profile legend {
  border: none;
}
@media screen and (min-width: 768px) {
  .profile legend {
    text-align: center;
  }
}
.profile .page-header {
  margin: 24px 0;
}
@media screen and (min-width: 768px) {
  .profile .page-header {
    text-align: center;
    margin: 48px 0;
  }
}
@media screen and (max-width: 767px) {
  .profile .page-header h1 {
    margin-bottom: 0;
  }
}
.profile .btn-toolbar {
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  .profile .btn-toolbar {
    text-align: center;
  }
  .profile .btn-toolbar .btn-group {
    float: none;
  }
}
.profile #users-profile-custom {
  margin-top: 24px;
  margin-bottom: 24px;
}
.profile ul.btn-toolbar {
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .profile .dl-horizontal dd {
    margin-left: 51%;
  }
}
@media screen and (min-width: 768px) {
  .profile .dl-horizontal dt {
    width: 49%;
  }
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
  width: 100% !important;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.profile-edit .form-group .controls .chzn-container {
  margin-top: 12px;
}
.profile-edit #jform_privacyconsent_privacy .required.radio {
  display: flex;
  align-items: center;
}
.profile-edit #jform_privacyconsent_privacy .required.radio .form-check {
  display: flex;
  align-items: center;
}
.search .search-box-border {
  border: 1px solid #eaeaea;
  padding: 24px;
  margin-bottom: -1px;
}
.search .search-box-border .input-group #search-searchword {
  width: 100%;
}
.search .search-box-border .input-group .input-group-btn {
  width: auto;
}
.search .form-limit {
  margin-top: 12px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 24px;
}
.search .form-limit label {
  margin-bottom: 3px;
  text-transform: none;
  font-weight: 500;
}
.search .form-limit #limit_chzn,
.search .form-limit #limit {
  display: inline-block;
}
.search .form-limit .counter {
  background: none;
  margin-top: 0;
  padding-top: 0;
  border: none;
}
.searchintro {
  background: #f7f7f7;
  font-size: 15px;
  border: 1px solid #eaeaea;
  margin-bottom: 24px;
  padding: 12px 24px;
}
.searchintro p {
  margin: 0;
}
.searchintro b,
.searchintro strong {
  font-weight: 400;
}
.searchintro .badge {
  font-size: 15px;
  background: #fc615d;
  color: #ffffff;
  border-radius: 0;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm label {
  text-transform: none;
  font-weight: 400;
}
#searchForm .form-group {
  margin-bottom: 24px;
}
#searchForm .form-group .input-group-btn:last-child > .btn {
  background: none;
  margin: 0;
  border: none;
  border-bottom: 2px solid #d9d9d9;
  color: #999999;
}
#searchForm .form-group .input-group-btn:last-child > .btn:hover {
  color: #fc615d;
  border-color: #fc615d;
}
#searchForm fieldset {
  margin: 0 0 24px 0;
}
#searchForm legend {
  margin-bottom: 12px;
  border: none;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Work Sans", sans-serif;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
  margin-top: 4px;
}
#searchForm .chzn-container,
#searchForm label[for=limit] {
  display: inline-block;
}
#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: 12px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 24px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  margin-top: 0;
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 6px;
  line-height: 1.6;
}
.search-results .result-title a {
  color: #222222;
}
.search-results .result-title a:hover,
.search-results .result-title a:focus,
.search-results .result-title a:active {
  color: #fb1812;
}
.search-results .result-category {
  font-size: 13px;
  color: #999999;
  text-transform: uppercase;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #666666;
  margin-top: 24px;
}
.search-results .result-created {
  font-size: 13px;
  color: #999999;
}
.search-results .result-item {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #eaeaea;
}
.search-results .result-item .img-intro {
  margin: 0 0 12px 0;
}
@media (min-width: 768px) {
  .search-results .result-item .img-intro {
    float: left;
    width: 30%;
    margin: 0 24px 0px 0px;
  }
}
.search-results .result-item .img-intro img {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  div.finder {
    width: 768px;
    margin: 0 auto;
  }
}
div.finder .page-header {
  margin: 24px 0;
}
@media screen and (min-width: 768px) {
  div.finder .page-header {
    text-align: center;
    margin: 48px 0;
  }
}
@media screen and (max-width: 767px) {
  div.finder .page-header h1 {
    margin-bottom: 0;
  }
}
div.finder hr {
  border-color: #eaeaea;
}
div.finder #search-form {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  div.finder #search-form #smartsearch-btn {
    margin-bottom: 12px;
    vertical-align: top;
  }
}
div.finder .word .form-group {
  position: relative;
  display: block;
}
@media screen and (min-width: 768px) {
  div.finder .word .form-group {
    text-align: center;
  }
}
div.finder .word .form-group label {
  display: none;
}
div.finder .word .form-group .inputbox {
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  div.finder .word .form-group .inputbox {
    width: 100%;
    margin-bottom: 48px;
  }
}
div.finder #smartsearch-btn {
  margin-right: 8px;
}
div.finder #advancedSearch {
  margin-top: 24px;
}
div.finder #finder-search {
  margin: 0;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
#finder-filter-window #finder-filter-select-dates {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-bottom: 48px;
}
@media screen and (min-width: 1200px) {
  #finder-filter-window #finder-filter-select-dates {
    grid-template-columns: repeat(2, 1fr);
  }
}
#finder-filter-window #finder-filter-select-dates .filter-date {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 12px;
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date label {
  flex-basis: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date select.inputbox {
  margin: 0;
  width: 100% !important;
  max-width: unset;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar {
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .form-control {
  flex: 1;
  max-width: unset;
  width: 100%;
  height: auto;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .input-group {
  align-items: stretch;
  display: flex;
}
#finder-filter-window #finder-filter-select-dates .filter-date .chzn-container {
  margin-bottom: 6px;
}
#finder-filter-window #finder-filter-select-dates .filter-date br {
  display: none;
}
#finder-filter-window .filter-branch {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}
#finder-filter-window .filter-branch .control-label {
  padding: 0;
}
#finder-filter-window .filter-branch .controls {
  margin-left: 0;
}
#finder-filter-window .filter-branch .controls select {
  color: #9e9e9e;
  width: 100%;
}
@media (min-width: 768px) {
  .contact .page-header {
    margin-bottom: 48px;
  }
}
.contact .page-header h1 {
  margin: 0;
}
.contact h3 {
  color: #222222;
  margin-bottom: 24px;
  position: relative;
  text-transform: uppercase;
  font-size: 23px;
}
.contact input[type="email"],
.contact input[type="text"] {
  width: 100%;
}
.contact textarea {
  box-shadow: none;
}
.contact .form-control-feedback {
  display: none;
}
.contact #jform_captcha {
  min-height: 0 !important;
  overflow: hidden !important;
}
.contact #jform_captcha .grecaptcha-badge {
  z-index: 99;
}
.contact .control-group .control-label {
  text-align: left;
}
.contact .control-group .controls {
  margin-left: 0;
  float: left;
  width: 100%;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal {
  font-size: 16px;
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
  margin-bottom: 8px;
}
.contact .dl-horizontal > dd .fa {
  margin-right: 10px;
}
.contact #jform_captcha {
  max-width: 100%;
  overflow: auto;
  min-height: 85px;
}
.contact img {
  max-width: 100%;
}
.contact .form-group.cus-field {
  margin-bottom: 0;
}
.contact label {
  color: #666666;
  font-weight: 400;
  text-transform: none;
}
.contact .contact-links ul li {
  margin: 0 0 12px 0;
  border: none;
}
.contact .contact-links ul li a {
  color: #333333;
  font-weight: 500;
  padding: 0;
  display: inline-block;
}
.contact .contact-links ul li a:hover,
.contact .contact-links ul li a:focus,
.contact .contact-links ul li a:active {
  background: none;
  color: #fc615d;
}
.contact .contact-links ul li a:before {
  font-family: "FontAwesome";
  display: inline-block;
  margin-right: 10px;
  color: #333333;
}
.contact .contact-links ul li a.twitter:before {
  content: "\f099";
}
.contact .contact-links ul li a.youtube:before {
  content: "\f167";
}
.contact .contact-links ul li a.facebook:before {
  content: "\f230";
}
.contact .checkbox input {
  margin-left: 0;
}
.contact #contact-form #modal-jform_consentbox .close {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 100;
}
.plain-style {
  background: #222222;
}
@media (min-width: 768px) {
  .plain-style {
    padding: 0 24px 24px;
  }
}
@media (min-width: 1200px) {
  .plain-style {
    padding: 0 60px 48px;
  }
}
.plain-style .contact-top {
  margin-bottom: 48px;
}
.plain-style .box-contact {
  padding-top: 48px;
}
.plain-style .box-contact h3 {
  margin-top: 0;
  color: #ffffff;
}
.plain-style .contact-left {
  color: #ffffff;
}
@media (max-width: 767px) {
  .plain-style .contact-left .box-contact {
    padding: 24px;
  }
}
.plain-style .contact-right h3 {
  margin-top: 0;
}
.plain-style .contact-right .inner {
  background: #fdfdfd;
  padding: 24px 0;
}
@media (min-width: 768px) {
  .plain-style .contact-right .inner {
    padding: 0 24px;
  }
}
@media (min-width: 1200px) {
  .plain-style .contact-right .inner {
    padding: 0 60px 24px;
  }
}
.plain-style .contact-form legend {
  display: none;
}
.plain-style .contact-links ul li a {
  color: #ffffff;
}
.plain-style .contact-links ul li a:hover,
.plain-style .contact-links ul li a:focus,
.plain-style .contact-links ul li a:active {
  color: #fc615d;
}
.plain-style .contact-links ul li a:before {
  color: #ffffff;
}
#slide-contact {
  height: auto !important;
}
#slide-contact .panel {
  box-shadow: none;
  border: 0;
}
#slide-contact .panel + .panel {
  margin-top: 12px;
}
#slide-contact .panel .panel-heading {
  border: 1px solid #d9d9d9;
  background-color: transparent;
  color: #000000;
  margin-bottom: -1px;
  padding: 18px 24px;
}
#slide-contact .panel .panel-heading .accordion-toggle {
  position: relative;
  font-size: 15px;
  font-family: "Work Sans", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  color: #fc615d;
  text-decoration: none;
}
#slide-contact .panel .panel-heading .accordion-toggle.collapsed {
  color: #333333;
}
#slide-contact .panel .panel-heading .accordion-toggle.collapsed:hover {
  color: #fb1812;
  text-decoration: none;
}
#slide-contact .panel .panel-body {
  border: 1px solid #d9d9d9;
  padding: 24px;
}
.contact-form legend {
  border: 0;
  color: #999999;
  font-size: 14px;
  margin: 0 0 24px;
  padding: 0;
}
.contact-form .checkbox {
  padding-top: 0;
  margin-bottom: 24px;
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: 100px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  box-shadow: none;
  padding-left: 0;
  border-bottom-width: 2px;
}
@media (max-width: 768px) {
  .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;
  }
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 24px;
  align-items: stretch;
}
.categories-list .category-item {
  margin-bottom: 24px;
}
.categories-list .category-item .category-item {
  margin: 0 0 24px;
  width: 100%;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 15px;
}
.category-item .item-title {
  font-weight: 500;
  margin: 0 0 12px;
  text-transform: uppercase;
  font-size: 19px;
}
.category-item .item-title > a {
  color: #222222;
}
.category-item .item-title > a:hover,
.category-item .item-title > a:focus {
  color: #fc615d;
}
.category-item .cat-detail {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.category-item .cat-intro-image img {
  max-width: 100%;
}
.category-item .cat-description {
  padding: 24px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 12px 5px;
  margin: 0;
  font-size: 19px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 24px;
  margin-bottom: 24px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 24px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 24px;
  margin-bottom: 24px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 24px;
  font-size: 17px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 15px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 17px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #d9d9d9;
  float: left;
  line-height: normal;
  margin-right: 12px;
  padding: 12px 24px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 24px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #d9d9d9;
  border-radius: 0;
  float: right;
  padding: 10px;
  margin: 0 0 24px 24px;
  width: 25%;
}
@media (max-width: 1199px) {
  #article-index,
  .article-index {
    width: 40%;
  }
}
@media (max-width: 767px) {
  #article-index,
  .article-index {
    width: 100%;
    float: none;
    margin: 0 0 24px;
  }
}
#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: #fc615d;
  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: #fc615d;
  color: #ffffff;
}
.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 > a {
  padding: 8px 0;
  line-height: normal;
  border: none;
  border-bottom: 1px solid #fc615d;
  border-radius: 0;
  text-transform: uppercase;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background: none;
  border-bottom: 1px solid #fb1812;
}
.items-more h3 {
  margin: 0 0 24px;
}
.items-more .nav > li {
  border-top: 1px solid #d9d9d9;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 12px 0;
}
.display-limit {
  margin: 12px 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: rgba(0, 0, 0, 0.05);
  border: 1px solid #d9d9d9;
}
.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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: 15px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.tooltip.fade.show {
  opacity: 1;
}
.mod-preview-info {
  z-index: 1051;
}
.mod-preview-wrapper {
  background-color: transparent !important;
  color: inherit !important;
}
.languageswitcherload div.mod-languages {
  padding: 0 24px;
}
.languageswitcherload div.mod-languages li {
  margin: 0 10px 0 0;
}
div.calendar {
  width: 187px;
}
.tags {
  margin-bottom: 24px;
}
.tags span a.label {
  background: #eeeeee;
  text-transform: uppercase;
  color: #333333;
  display: inline-block;
  padding: 8px 12px;
  font-weight: 500;
  font-size: 13px;
  margin: 0 5px 5px 0;
  border-radius: 3px;
}
.tags span a.label:hover,
.tags span a.label:active,
.tags span a.label:focus {
  background: #fc615d;
  color: #ffffff;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 12px;
}
.edit.item-page a.modal.btn {
  text-shadow: none;
}
.edit.item-page .tab-content {
  margin-bottom: 24px;
}
.edit.item-page .toggle-editor a {
  color: #ffffff;
  text-shadow: none;
}
.edit.item-page .btn-toolbar .btn {
  border: 0;
}
.edit.item-page .btn-toolbar .btn:hover,
.edit.item-page .btn-toolbar .btn:focus,
.edit.item-page .btn-toolbar .btn:active {
  background-color: #5cb85c;
  color: #ffffff;
}
.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;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #d9d9d9;
  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: #d9d9d9;
}
.btn-group .chzn-results {
  white-space: normal;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#adminForm .js-stools-field-filter .chzn-container {
  width: auto !important;
}
#adminForm .js-stools-field-filter .chzn-container ul {
  width: 180px !important;
}
#modal-jform_consentbox,
#modal-consentbox {
  top: 5%;
  z-index: 1050;
  left: 50%;
  width: 80%;
  position: fixed;
  margin-left: -40%;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  outline: none;
  padding: 0 !important;
  transform: none;
  bottom: auto;
}
#modal-jform_consentbox.in,
#modal-consentbox.in {
  opacity: 1;
  display: block !important;
}
#modal-jform_consentbox .modal-header,
#modal-consentbox .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  overflow-y: auto;
  width: 98%;
  position: relative;
  padding: 1%;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  height: 75vh;
}
#modal-jform_consentbox .iframe,
#modal-consentbox .iframe {
  height: 98%;
}
#modal-consentbox .modal-header h3,
#modal-jform_consentbox .modal-header h3 {
  margin: 0;
  font-size: 26px;
}
.jviewport-height70 {
  height: 70vh;
}
.jviewport-height60 {
  height: 60vh;
}
.j40 #modal-jform_consentbox,
.j40 #modal-consentbox {
  background: transparent;
  left: 0;
  top: 0;
  right: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
}
.j40 #modal-jform_consentbox .modal-dialog,
.j40 #modal-consentbox .modal-dialog {
  top: auto;
  transform: translate(0);
}
#jform_consentbox .form-check-inline {
  display: flex;
  align-items: center;
  align-items: flex-start;
}
#jform_consentbox .form-check-inline .form-check-input {
  top: 4px;
  margin-right: 6px;
}
.media-browser-select::after {
  content: "\f00c";
  font-family: FontAwesome;
}
.j31 body.modal-open .modal.hide {
  display: none !important;
  top: 50%;
  transform: translateY(-50%);
}
.j31 body.modal-open .modal.hide.in {
  display: block !important;
}