.category-page {
  border: 2px solid #e1e4e6;
  padding: 24px;
  margin-bottom: 24px;
}
.category-page .page-subheader {
  border: 0;
  padding: 0;
  margin-bottom: 12px;
}
.category-page .page-subheader h2 {
  line-height: 0;
}
.category-page .page-subheader .subheading-category {
  color: #406a80;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}
.category-page .category-desc img {
  margin-bottom: 24px;
  width: 100%;
}
.category-page .tags {
  margin-top: 10px;
}
.blog .readmore,
.blog-featured .readmore {
  display: inline;
  float: right;
}
@media screen and (max-width: 480px) {
  .blog .readmore,
  .blog-featured .readmore {
    overflow: hidden;
    width: 100%;
  }
}
.blog .readmore a,
.blog-featured .readmore a {
  border: 0;
  color: #b3b3b3;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  line-height: 1;
  padding: 0;
  text-transform: none;
}
.blog .readmore a:hover,
.blog-featured .readmore a:hover,
.blog .readmore a:active,
.blog-featured .readmore a:active,
.blog .readmore a:focus,
.blog-featured .readmore a:focus {
  background: transparent;
  color: #73bfe6;
}
.items-leading .leading {
  margin-bottom: 48px;
}
.items-row .items {
  margin-bottom: 48px;
}
.items-row .item {
  margin-bottom: 48px;
}
.divider-vertical {
  display: none;
}
.intro-image-wrap {
  position: relative;
}
@media (min-width: 939px) {
  .intro-image-wrap {
    position: static;
  }
}
.intro-image-wrap .article-aside {
  background: #2c3236;
  color: #555555;
  display: block;
  font-size: 13px;
  margin-bottom: 24px;
  padding: 12px;
}
.intro-image-wrap .article-aside .btn-group {
  position: absolute;
  top: 12px;
  right: 12px;
}
@media (min-width: 939px) {
  .intro-image-wrap .article-aside {
    position: relative;
    top: auto;
    right: auto;
  }
}
.intro-image-wrap .article-aside .jacomment-count {
  float: left;
  margin: 0;
  border-left: 1px solid #363d42;
  padding-left: 24px;
  display: none;
}
@media (min-width: 768px) {
  .intro-image-wrap .article-aside .jacomment-count {
    display: inline-block;
  }
}
@media (min-width: 939px) {
  .intro-image-wrap .article-aside .jacomment-count {
    margin-top: 10px;
  }
}
.intro-image-wrap .article-aside .jacomment-count a {
  font-weight: 700;
  color: #ffffff;
}
.intro-image-wrap .article-aside .jacomment-count a:hover,
.intro-image-wrap .article-aside .jacomment-count a:focus,
.intro-image-wrap .article-aside .jacomment-count a:active {
  text-decoration: none;
  color: #73bfe6;
}
.intro-image-wrap .article-aside .dropdown-menu {
  background: #ffffff;
}
.article-info {
  float: left;
  line-height: 1;
  margin: 0;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.addthis_default_style {
  margin-bottom: 24px;
}
@media (min-width: 1120px) and (max-width: 1280px) {
  .addthis_default_style {
    position: absolute;
    left: -72px;
    top: 24px;
    width: 80px;
  }
  .addthis_default_style a {
    margin-bottom: 6px;
  }
}
@media (min-width: 1380px) {
  .addthis_default_style {
    position: absolute;
    left: -48px;
    top: 24px;
    width: 80px;
  }
  .addthis_default_style a {
    margin-bottom: 6px;
  }
}
.createdby,
.parent-category-name {
  border-right: 1px solid #363d42;
  padding: 0 24px;
}
@media screen and (max-width: 480px) {
  .createdby,
  .parent-category-name {
    padding: 0 4px;
  }
}
.createdby span,
.parent-category-name span {
  font-weight: 700;
  color: #ffffff;
}
.createdby a:hover,
.parent-category-name a:hover,
.createdby:focus,
.parent-category-name:focus,
.createdby:active,
.parent-category-name:active {
  text-decoration: none;
}
.createdby a:hover span,
.parent-category-name a:hover span,
.createdby:focus span,
.parent-category-name:focus span,
.createdby:active span,
.parent-category-name:active span {
  color: #73bfe6;
}
.article-info .parent-category-name {
  display: none;
}
.category-name {
  padding: 0 24px;
}
@media screen and (max-width: 480px) {
  .category-name {
    padding: 0 4px;
  }
}
.category-name span {
  color: #ffffff;
  font-weight: 700;
}
.category-name a:hover,
.category-name:focus,
.category-name:active {
  text-decoration: none;
}
.category-name a:hover span,
.category-name:focus span,
.category-name:active span {
  color: #73bfe6;
}
.published {
  background: #73bfe6;
  border-radius: 50%;
  color: #ffffff;
  height: 60px;
  padding: 6px;
  text-align: center;
  width: 60px;
  position: absolute;
  left: 12px;
  top: 12px;
}
@media screen and (max-width: 480px) {
  .published {
    border-radius: 0;
  }
}
.published .date {
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 939px) {
  .article-info .parent-category-name {
    display: inline-block;
  }
  .article-info .published {
    position: static;
  }
  .article-aside .btn-group {
    position: relative;
    top: auto;
    right: auto;
  }
}
.article-header a {
  color: #406a80;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
}
.article-header a:hover,
.article-header a:focus,
.article-header a:active {
  color: #73bfe6;
  text-decoration: none;
}
.item-image img {
  width: 100%;
}
span.content_rating {
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 12px;
}
span.content_rating img {
  display: inline;
}
.article-footer {
  border-top: 1px solid #e1e4e6;
  color: #b3b3b3;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 12px;
  padding-top: 12px;
}
.article-footer .hits {
  line-height: 1;
}
.article-footer .article-info dd {
  margin-right: 12px;
}
.article-footer .article-info dd .fa {
  margin-right: 3px;
}
.article-footer .tags {
  float: left;
}
.article-footer .tags + .article-info {
  float: right;
  color: #c8cbcc;
}
.article-intro,
.article-content {
  line-height: 1.875em;
}
.article-intro img,
.article-content img {
  display: block;
  width: 100% \9;
  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;
}
.intro-image-wrap.pull-right {
  margin: 0 0 0 36px;
}
.intro-image-wrap.pull-left {
  margin: 0 36px 0 0;
}
@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: #ecf0f1;
  clear: both;
  color: #555555;
  font-size: 13px;
  margin: 0;
  padding: 5px;
  text-align: center;
  width: 100%;
}
@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 a {
  color: #555555;
}
article aside .btn-group a:hover,
article aside .btn-group a:focus,
article aside .btn-group a:active {
  color: #73bfe6;
}
article aside .btn-group .dropdown-menu {
  padding: 12px 0;
  background: #ffffff;
  border: none;
  min-width: 100px;
}
article aside .btn-group .dropdown-menu a {
  color: #406a80;
  padding: 6px 20px;
  font-size: 13px;
}
article aside .btn-group .dropdown-menu a > span {
  font-size: 14px;
  margin-right: 5px;
}
article aside .btn-group .dropdown-menu a:hover,
article aside .btn-group .dropdown-menu a:active,
article aside .btn-group .dropdown-menu a:focus {
  background: none;
  color: #73bfe6;
}
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;
}
.t3-content .tags span {
  display: inline-block;
  color: #c8cbcc;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  margin: 0 4.8px 4.8px 0;
}
.t3-content .tags span > a {
  background: none;
  border-radius: 0;
  color: #c8cbcc;
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
}
.t3-content .tags span > a:hover,
.t3-content .tags span > a:active,
.t3-content .tags span > a:focus {
  background: none;
  color: #73bfe6;
}
.tag-category > h2 {
  border-bottom: 0;
  font-size: 36px;
  font-weight: 100;
  line-height: 24px;
  margin: 0 0 24px;
}
.tag-category > h2 span {
  color: #406a80;
  font-size: 16px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  background: #ffffff;
  padding-left: 19px;
  padding-right: 24px;
  display: inline-block;
}
.tag-category .category {
  border-top: 1px solid #e1e4e6;
  margin-top: 24px;
}
.tag-category .category li {
  border-color: #ecf0f1;
  padding: 24px;
}
.tag-category .category li > img {
  margin-bottom: 24px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .tag-category .category li > img {
    float: left;
    margin-right: 24px;
    max-width: 40%;
  }
}
.tag-category .category li > h3 {
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 0;
}
.tag-category .category li > h3 a {
  color: #406a80;
}
.tag-category .category li:hover > h3 a {
  color: #73bfe6;
}
.tag-category .cat-list-row1 {
  background: #ffffff;
}
.tag-category .tag-body {
  display: block;
  font-size: 15px;
}
.tag-category .tag-body img {
  margin-bottom: 12px;
  width: 100%;
}
@media (min-width: 768px) {
  .tag-category .tag-body img {
    width: 35%;
  }
}
@media (min-width: 768px) {
  .tag-category .tag-body img[align=left] {
    margin: 0 24px 24px 0;
  }
}
@media (min-width: 768px) {
  .tag-category .tag-body img[align=right] {
    margin: 0 0 24px 24px;
  }
}
.row-even,
.row-odd {
  border-bottom: 1px solid #dddddd;
  padding: 5px;
  width: 99%;
}
.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 {
  border-top: 1px solid #dddddd;
  list-style: none;
  line-height: 24px;
  margin-left: 0;
  text-align: left;
  vertical-align: middle;
  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 {
  border: 1px solid #dddddd;
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
}
.t3-body-form {
  background: url('../../templates/ja_nuevo/images/bg_form.jpg') no-repeat;
  background-size: 100% 100%;
  position: relative;
}
#t3-form {
  overflow: hidden;
}
.login {
  border: 2px solid #b8c5cc;
  border-radius: 3px;
  font-size: 14px;
  padding: 24px;
  margin: auto;
  width: auto;
}
@media screen and (min-width: 480px) {
  .login {
    padding: 36px;
    width: 400px;
  }
}
.login .page-header {
  border-bottom: 2px solid #b8c5cc;
  color: #406a80;
  line-height: 1;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.login .page-header h1 {
  font-size: 26px;
}
.login .login-description {
  margin-bottom: 12px;
  text-align: left;
}
.login .login-description img {
  margin-top: 12px;
  width: 100%;
}
.login .control-group {
  margin-bottom: 12px;
}
.login .form-login .control-label {
  width: auto;
}
.login .form-login .control-label label {
  font-weight: 400;
}
.login .form-login .remember {
  margin-bottom: 12px;
}
.login .form-login .remember input {
  display: inline-block;
  height: 13px;
  line-height: 1;
  margin: 0 6px 0 0;
  position: relative;
  top: -1px;
  width: auto;
}
.login .form-login .control-btn {
  margin-bottom: 12px;
}
.login .form-login .control-btn .btn {
  width: 100%;
}
.login .other-links ul {
  border-bottom: 0;
  text-align: center;
}
.login .other-links ul li {
  display: inline;
  padding: 0 2px;
}
.login .other-links ul li a {
  color: #999999;
  display: inline;
  font-size: 13px;
  font-weight: 400;
  padding: 0;
}
.login .other-links ul li a:hover {
  background: transparent;
  border-radius: 0;
  border-color: transparent;
  color: #406a80;
}
@media screen and (max-width: 480px) {
  .login .other-links ul li {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .login .other-links ul {
    text-align: left;
  }
}
.logout .form-horizontal .control-group .controls {
  text-align: center;
  margin-left: 0;
}
@media screen and (min-width: 480px) {
  .logout .form-horizontal .control-group .controls {
    text-align: left;
    margin-left: 180px;
  }
}
.registration,
.profile-edit {
  border: 2px solid #b8c5cc;
  border-radius: 3px;
  padding: 0 24px 50px 24px;
}
@media screen and (min-width: 480px) {
  .registration,
  .profile-edit {
    padding: 0 100px 50px 100px;
  }
}
.registration .form-group,
.profile-edit .form-group {
  margin: 0 0 24px 0;
}
.registration .form-group:first-child,
.profile-edit .form-group:first-child {
  margin: 0;
  width: 100%;
}
.registration .control-label,
.profile-edit .control-label {
  text-align: left;
}
.registration legend,
.profile-edit legend {
  color: #406a80;
  border-bottom: 2px solid #b8c5cc;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 24px;
  padding-bottom: 12px;
  padding-top: 50px;
}
.registration .control-button,
.profile-edit .control-button {
  margin-top: 12px;
  margin-bottom: 0;
  text-align: right;
}
.registration .control-button .btn.cancel,
.profile-edit .control-button .btn.cancel {
  margin-left: 6px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  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;
}
#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: #ecf0f1;
  border: 1px solid #e1e4e6;
  margin-bottom: 24px;
  padding: 12px 24px;
  border-radius: 4px;
}
.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 (max-width: 767px) {
  .reset .form-group,
  .remind .form-group {
    margin-left: 0;
    margin-right: 0;
  }
}
.reset input,
.remind input {
  width: auto;
}
@media screen and (max-width: 480px) {
  .reset input,
  .remind input {
    width: 100%;
  }
}
.profile-edit .form-group:first-child {
  width: 50%;
}
@media screen and (max-width: 938px) {
  .profile-edit .form-group:first-child {
    width: 100%;
  }
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm .input-group .btn-default {
  border-radius: 0;
  background: #73bfe6;
  border-color: #73bfe6;
  color: #ffffff;
  padding: 8px 24px;
  line-height: 1.4;
  margin-left: 0;
}
#searchForm .input-group .btn-default:hover {
  background: #48abde;
}
#searchForm fieldset {
  margin: 24px 0;
}
#searchForm legend {
  border-color: #ecf0f1;
  color: #555555;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 6px;
  margin-bottom: 24px;
}
#searchForm label {
  font-weight: normal;
}
#searchForm .searchintro .badge-info {
  background: #73bfe6;
}
@media screen and (max-width: 480px) {
  #searchForm .phrases-box input {
    float: left;
    margin-right: 4px;
  }
}
#searchForm .phrases-box label {
  margin-right: 12px;
}
@media screen and (max-width: 480px) {
  #searchForm .phrases-box label {
    display: block;
  }
}
#searchForm select {
  display: inline-block;
  margin-left: 6px;
  padding-left: 6px;
  width: auto;
}
#searchForm .form-limit {
  margin-top: 24px;
}
#searchForm .form-limit .counter {
  border-radius: 0;
  border: 2px solid #e1e4e6;
  color: #6f6f6f;
  font-family: 'Open Sans', sans-serif;
  float: right;
  margin-top: 0;
  padding: 8px;
  vertical-align: top;
}
#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;
  white-space: nowrap;
}
@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 {
  font-size: 18px;
  margin-top: 24px;
}
.search-results .result-category {
  color: #999999;
  font-size: 14px;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 24px;
}
.search-results .result-created {
  color: #999999;
  font-size: 14px;
}
.finder h1 {
  border-bottom: 1px solid #e1e4e6;
  font-weight: 100;
  line-height: 1;
  padding-bottom: 12px;
  margin-bottom: 24px;
  margin-top: 0;
}
.finder .word .form-group {
  margin-bottom: 0;
}
.finder .word .form-group:first-child {
  margin-right: 12px;
}
@media screen and (max-width: 939px) {
  .finder .word .form-group:first-child {
    margin-bottom: 12px;
  }
}
.finder .word .form-group:last-child a.btn {
  border: 2px solid #73bfe6;
  background: transparent;
  border-radius: 20px;
  color: #73bfe6;
  padding: 8px 24px;
}
.finder .word .form-group:last-child a.btn:focus,
.finder .word .form-group:last-child a.btn:hover {
  background: #73bfe6;
  color: #ffffff;
  outline: 0;
}
.finder .word .form-group input {
  width: auto;
  width: auto\9 !important;
}
@media screen and (max-width: 767px) {
  .finder .word .form-group input {
    width: 100%;
  }
}
.finder hr {
  border-color: #e1e4e6;
}
.finder hr:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .finder #smartsearch-btn {
    display: block;
    margin-bottom: 6px;
  }
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 7px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
}
.plain-style .page-header {
  border: 0;
  color: #667780;
  padding: 0;
  margin: 0;
  text-align: left;
}
.plain-style .page-header h2 {
  border-bottom: 1px solid #e1e4e6;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  padding-bottom: 12px;
  text-transform: uppercase;
}
.plain-style h3 {
  border-bottom: 1px solid #e1e4e6;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 12px;
}
.plain-style .contact-miscinfo {
  font-size: 13px;
  text-align: left;
}
.plain-style .contact-miscinfo dd {
  margin: 0;
}
.plain-style .contact-links ul {
  margin: 0 12px;
  text-align: center;
}
.plain-style .contact-links ul li {
  display: inline-block;
  padding: 0 6px;
}
.plain-style .contact-links ul li a {
  border: 2px solid #c0cdd1;
  border-radius: 50%;
  color: #c0cdd1;
  font-size: 0;
  height: 45px;
  position: relative;
  padding: 0;
  width: 45px;
}
.plain-style .contact-links ul li a:after {
  content: "\f0c1";
  font-family: FontAwesome;
  font-size: 16px;
  height: 100%;
  line-height: 45px;
  text-align: center;
  width: 100%;
}
.plain-style .contact-links ul li a.facebook:after {
  content: "\f09a";
}
.plain-style .contact-links ul li a.google-plus:after {
  content: "\f0d5";
}
.plain-style .contact-links ul li a.twitter:after {
  content: "\f099";
}
.plain-style .contact-links ul li a.pinterest:after {
  content: "\f0d2";
}
.plain-style .contact-links ul li a.youtube:after {
  content: "\f167";
}
.plain-style .contact-links ul li a:hover {
  background: transparent;
  border-color: #73bfe6;
  color: #73bfe6;
}
.plain-style .contact-form legend {
  border: 0;
  color: #999999;
  font-size: 13px;
}
.plain-style .contact-form .control-checkbox .checkbox input {
  margin: 0;
  position: inherit;
}
.plain-style .contact-form .control-checkbox .checkbox label {
  padding-left: 4px;
}
@media screen and (max-width: 480px) {
  .plain-style .contact-form .control-checkbox {
    margin-bottom: 12px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .plain-style .contact-form .form-group .col-sm-6:first-child {
    width: 50%;
    display: inline-block;
  }
}
.plain-style .contact-image img {
  width: 100%;
}
.plain-style .contact-address dd {
  border-bottom: 1px solid #e1e4e6;
  font-size: 14px;
  padding: 12px 0;
}
.plain-style .contact-address dd:last-child {
  border: 0;
}
.plain-style .contact-address dd .fa {
  margin-right: 6px;
  width: 16px;
}
#slide-contact .panel-default {
  border: 1px solid #b8c5cc;
  border-radius: 3px;
}
#slide-contact .panel-heading {
  background: #ecf0f1;
  padding: 16px 24px;
}
#slide-contact .panel-heading a {
  color: #667780;
  font-weight: normal;
}
#slide-contact .panel-body {
  border-top: 1px solid #b8c5cc;
  padding: 24px;
}
#slide-contact .panel-body .contact-address {
  margin-bottom: 0;
}
#slide-contact .panel-body .contact-address dd {
  margin-bottom: 4px;
}
#slide-contact .panel-body .contact-address dd:last-child {
  margin-bottom: 0;
}
#slide-contact .panel-body .fa {
  margin-right: 4px;
  width: 17px;
}
#slide-contact .panel-body .checkbox input {
  margin: 0;
  position: inherit;
}
#slide-contact .panel-body .checkbox label {
  padding-left: 6px;
}
#slide-contact .panel-body .contact-form legend {
  border-bottom: 0;
  color: #999999;
  font-size: 14px;
}
#slide-contact .panel-body .contact-links ul li {
  display: inline-block;
}
#slide-contact .panel-body .contact-links ul li a {
  color: #999999;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
#slide-contact .panel-body .contact-links ul li a:hover,
#slide-contact .panel-body .contact-links ul li a:focus,
#slide-contact .panel-body .contact-links ul li a:active {
  color: #73bfe6;
}
#slide-contact .panel-body .contact-miscinfo dl,
#slide-contact .panel-body .contact-miscinfo p {
  margin-bottom: 0;
}
#myTab {
  border-bottom: 2px solid #b8c5cc;
  margin-bottom: 24px;
}
#myTab li {
  margin-bottom: 0;
}
#myTab li a {
  border: 0;
  color: #667780;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
#myTab li a:hover,
#myTab li a:active,
#myTab li a:focus {
  color: #73bfe6;
  outline: none;
}
#myTab li.active a {
  color: #73bfe6;
}
#myTabContent #basic-details dd {
  margin-bottom: 4px;
}
#myTabContent #basic-details .fa {
  width: 17px;
  margin-right: 6px;
}
#myTabContent #display-form legend {
  border-bottom: 0;
  font-size: 15px;
}
#myTabContent #display-form .checkbox input {
  position: inherit;
  margin: 0;
}
#myTabContent #display-form .checkbox label {
  padding-left: 4px;
}
#myTabContent #display-links ul li {
  display: inline-block;
}
#myTabContent #display-links ul li a {
  color: #999999;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
#myTabContent #display-links ul li a:hover {
  color: #73bfe6;
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@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;
  }
}
.contact-form .col-sm-6,
.contact-form .col-sm-12,
.contact-form .col-sm-7,
.contact-form .col-sm-5 {
  padding: 0;
}
.contact-form .form-group {
  margin-left: 0;
  margin-right: 0;
}
.contact-form .form-group input {
  border-right-width: 0;
  border-top-width: 0;
  border-left-width: 0;
  padding-left: 0;
  width: 100%;
}
.contact-form .form-group input.invalid {
  border-bottom-width: 2px;
}
.contact-form .form-group .control-label {
  color: #667780;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  padding-top: 24px;
  padding-left: 6px;
  text-align: left;
}
.contact-form .contact-mes {
  margin-top: 48px;
}
.contact-form .contact-mes label {
  display: none;
}
.contact-form .contact-mes .col-sm-12 {
  width: 100%;
}
.contact-form .contact-mes .col-sm-12 textarea {
  box-shadow: none;
  border: 2px solid #e1e4e6;
  border-radius: 0;
}
.contact-form .contact-mes .col-sm-12 textarea:focus {
  border-color: #73bfe6;
}
.contact-form .checkbox input {
  width: auto;
}
.contact-form .control-btn {
  text-align: right;
}
@media screen and (max-width: 480px) {
  .contact-form .control-btn {
    text-align: left;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
@media screen and (max-width: 939px) {
  #recaptcha_area {
    max-width: 200px;
  }
}
#jform_captcha-lbl {
  float: none;
  padding: 0;
  margin-bottom: 12px;
}
#archive-items .items {
  margin-bottom: 48px;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
#archive-items .intro p {
  margin-bottom: 0;
}
#archive-items .article-footer {
  border-top: 1px solid #e1e4e6;
  padding-top: 12px;
}
.archive .filters {
  border: 2px solid #e1e4e6;
  margin-bottom: 48px;
  padding: 24px;
}
.archive .filter-search select {
  display: inline;
  margin-right: 6px;
  width: auto;
}
.categories-list {
  margin: 0 -24px;
  overflow: hidden;
}
.categories-list img {
  width: 100%;
}
.categories-list .page-header {
  border: 0;
}
.categories-list .page-header a {
  color: #406a80;
  font-family: 'Montserrat', sans-serif;
}
.categories-list .page-header a:hover {
  color: #27404d;
  text-decoration: none;
}
.categories-list .col-3 {
  width: 33.33333%;
  float: left;
  padding: 24px;
}
@media screen and (max-width: 938px) {
  .categories-list .col-3 {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .categories-list .col-3 {
    width: 100%;
  }
}
.categories-list .categories-main {
  border: 2px solid #e1e4e6;
}
@media screen and (min-width: 768px) {
  .categories-list .categories-main {
    min-height: 450px;
  }
}
.categories-list .categories-main .category-content {
  font-size: 14px;
  padding: 24px;
}
.categories-list .badge-info {
  background: #73bfe6;
  color: #ffffff;
  margin-top: -16px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  font-size: 19px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 100px;
}
.category-item .category-item .page-header {
  font-size: 16px;
}
.category-list .category {
  border: 2px solid #e1e4e6;
}
.category-list .category thead tr th a {
  color: #406a80;
}
.category-list .category thead tr th a img {
  margin-left: 4px;
}
.category-list .category thead tr th a:hover,
.category-list .category thead tr th a:active,
.category-list .category thead tr th a:focus {
  color: #73bfe6;
  text-decoration: none;
}
.category-list .category tbody {
  font-size: 14px;
}
.category-list .category tbody tr {
  background: transparent;
}
.category-list .category tbody tr td {
  background: transparent;
}
.category-list .category tbody tr td a:hover,
.category-list .category tbody tr td a:active,
.category-list .category tbody tr td a:focus {
  text-decoration: none;
}
.category-list .category tbody tr .badge {
  font-weight: 600;
}
.category-list .category tbody tr:hover .badge {
  background: #73bfe6;
}
.cat-children .page-header {
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 12px 5px;
}
.newsfeed-category .btn-group {
  margin-left: 0;
}
@media screen and (max-width: 480px) {
  .newsfeed-category .btn-group:first-child {
    width: 75%;
  }
}
.newsfeed-category .filters {
  margin-bottom: 24px;
}
.newsfeed-category ul.category {
  border: 0;
}
.newsfeed-category ul.category li {
  background: transparent;
  border-top: 1px solid #e1e4e6;
  border-bottom: 0;
  padding: 12px;
}
.newsfeed-category ul.category li .list a {
  color: #999999;
  font-size: 14px;
}
.newsfeed-category ul.category li .list a:hover,
.newsfeed-category ul.category li .list a:focus,
.newsfeed-category ul.category li .list a:active {
  text-decoration: underline;
}
.newsfeed-category ul.category li .list .list-title a {
  color: #73bfe6;
  font-size: 16px;
  font-weight: normal;
  font-weight: 700;
}
.newsfeed-category ul.category li .list .list-title a:hover,
.newsfeed-category ul.category li .list .list-title a:focus,
.newsfeed-category ul.category li .list .list-title a:active {
  color: #406a80;
  text-decoration: none;
}
.newsfeed-category ul.category li .list.pull-left {
  float: none !important;
}
.newsfeed-category ul.category li:hover {
  background: #f7f7f7;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #e1e4e6;
  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 {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #e1e4e6;
  padding-bottom: 24px;
  margin-bottom: 24px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 24px;
  font-size: 18px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 16px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 18px;
}
.weblink-category .btn-toolbar {
  margin-bottom: 24px;
  margin-top: 0;
}
.weblink-category .btn-toolbar .btn-group {
  margin-left: 0;
}
.weblink-category ul.category {
  border: 0;
}
.weblink-category ul.category li {
  border: 0;
  background: transparent;
  border-top: 1px solid #e1e4e6;
  padding: 16px;
}
.weblink-category ul.category li p {
  font-size: 14px;
  margin-bottom: 0;
}
.weblink-category ul.category li .badge-info {
  border-radius: 0;
}
.weblink-category ul.category li:hover {
  background: #f7f7f7;
}
.weblink-category ul.category li:hover .badge-info {
  background: #73bfe6;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #e1e4e6;
  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 #e1e4e6;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 24px 24px;
  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: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #73bfe6;
  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: #73bfe6;
  color: #ffffff;
}
.pagenav {
  text-align: right;
  list-style: none;
  margin-top: 12px;
}
.pagenav li {
  display: inline;
}
.pagenav li a {
  color: #b3b3b3;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}
.pagenav li a:hover,
.pagenav li a:focus,
.pagenav li a:active {
  color: #73bfe6;
  text-decoration: none;
}
.pagenav li:last-child {
  margin-left: 12px;
}
.items-more h3 {
  border-bottom: 1px solid #e1e4e6;
  color: #406a80;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  padding-bottom: 12px;
}
.items-more .nav li a {
  color: #999999;
  font-size: 14px;
  padding: 12px 0;
}
.items-more .nav li a:hover,
.items-more .nav li a:focus,
.items-more .nav li a:active {
  color: #73bfe6;
}
.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;
}
#page-site input {
  height: 34px;
}
#page-site .t3onoff label {
  height: 32px;
  max-width: none;
}
#page-site .com_config #templates-form .input-append input,
#page-site .com_config #templates-form .input-prepend input {
  border: 1px solid #a3becc;
}
#page-site .com_config #templates-form .input-append .btn,
#page-site .com_config #templates-form .input-prepend .btn {
  padding: 6px 25px;
}
#system-message {
  margin-bottom: 24px;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd.message ul {
  border: 1px solid #bce8f1;
  background: #d9edf7;
}
#system-message dd.message ul li {
  color: #3a87ad;
  font-weight: normal;
  position: relative;
}
#system-message dd.message ul li:before {
  content: "\f0d0";
  font-family: FontAwesome;
  margin-right: 6px;
  font-size: 18px;
}
#system-message dd.error ul {
  border: 1px solid #ebccd1;
  background: #f2dede;
}
#system-message dd.error ul li {
  font-weight: normal;
  position: relative;
  color: #b94a48;
}
#system-message dd.error ul li:before {
  content: "\f00d";
  font-family: FontAwesome;
  margin-right: 6px;
  font-size: 18px;
}
#system-message dd.notice ul {
  border: 1px solid #d6e9c6;
  background: #dff0d8;
}
#system-message dd.notice ul li {
  color: #468847;
  font-weight: normal;
  position: relative;
}
#system-message dd.notice ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  margin-right: 6px;
  font-size: 18px;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.message-home #system-message {
  margin-bottom: 0;
}
.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: 16px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.view-category.service-page .t3-content {
  width: 100%;
}
.view-category.service-page .t3-sidebar {
  display: none;
}
.view-category.service-page .item-image img {
  width: auto;
}
.layout-ja_nuevoportfolio.com_content.view-category .t3-sidebar,
.page-porfolio.com_content.view-category .t3-sidebar {
  display: none;
}
.layout-ja_nuevoportfolio.com_content.view-category .t3-content,
.page-porfolio.com_content.view-category .t3-content {
  width: 100%;
}
.page-porfolio.com_content.view-article .t3-content-top {
  display: none;
}
.ja-masonry-wrap .item article .item-image img {
  height: 100%;
  width: 100% !important;
}
.ja-masonry-wrap .item article .article-header {
  margin-top: 0 !important;
}
.ja-masonry-wrap #infinity-next {
  margin: 0 auto;
  width: 180px;
  display: block;
}
.ja-masonry-wrap .categories-list {
  overflow: hidden;
  margin: 0;
  text-align: center;
}
.ja-masonry-wrap .categories-list li {
  display: inline-block;
  padding: 0 6px;
  width: 100%;
}
@media (min-width: 480px) {
  .ja-masonry-wrap .categories-list li {
    width: 33.3%;
  }
}
@media (min-width: 768px) {
  .ja-masonry-wrap .categories-list li {
    width: auto;
  }
}
.ja-masonry-wrap .categories-list li a {
  display: block;
  color: #555555;
  padding: 6px 12px;
  outline: none;
}
.ja-masonry-wrap .categories-list li a:hover,
.ja-masonry-wrap .categories-list li a:focus,
.ja-masonry-wrap .categories-list li a:active {
  color: #73bfe6;
  text-decoration: none;
}
.ja-masonry-wrap .categories-list li.active > a {
  background-color: transparent;
  border: 2px solid #73bfe6;
  color: #73bfe6;
  font-weight: 500;
  line-height: 1;
  text-transform: none;
}
.ja-masonry-wrap .item article {
  background: #ecf0f1;
  position: relative;
  overflow: hidden;
}
.ja-masonry-wrap .item article .mask {
  background-color: rgba(0, 0, 0, 0.7);
  height: 250%;
  width: 150%;
  cursor: pointer;
  position: absolute;
  z-index: 2;
}
@media (min-width: 768px) {
  .ja-masonry-wrap .item article .mask {
    -webkit-transform: translate(265px, 145px) rotate(45deg);
    -moz-transform: translate(265px, 145px) rotate(45deg);
    -o-transform: translate(265px, 145px) rotate(45deg);
    -ms-transform: translate(265px, 145px) rotate(45deg);
    transform: translate(265px, 145px) rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
.ja-masonry-wrap .item article .item-image,
.ja-masonry-wrap .item article .item-image div {
  height: 100%;
  width: 100%;
}
.ja-masonry-wrap .item article .item-image img,
.ja-masonry-wrap .item article .item-image div img {
  transition: transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -webkit-transition: -webkit-transform 0.4s;
  width: 100%;
}
.ja-masonry-wrap .item article .item-desc {
  padding: 0 24px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  bottom: 0;
  cursor: pointer;
  text-align: center;
}
@media (min-width: 768px) {
  .ja-masonry-wrap .item article .item-desc {
    -webkit-transform: translate(400px, -300px);
    -moz-transform: translate(400px, -300px);
    -o-transform: translate(400px, -300px);
    -ms-transform: translate(400px, -300px);
    transform: translate(400px, -300px);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  }
}
.ja-masonry-wrap .item article .item-desc i {
  background: #73bfe6;
  color: #ffffff;
  padding: 12px;
  border-radius: 40px;
  margin-bottom: 24px;
}
.ja-masonry-wrap .item article .item-desc .article-title {
  text-transform: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0;
}
.ja-masonry-wrap .item article .item-desc .article-title a {
  color: #ffffff;
  font-size: 16px;
}
.ja-masonry-wrap .item article .item-desc .article-title a:hover,
.ja-masonry-wrap .item article .item-desc .article-title a:focus,
.ja-masonry-wrap .item article .item-desc .article-title a:active {
  text-decoration: none;
}
@media (min-width: 768px) {
  .ja-masonry-wrap .item:hover .mask {
    -webkit-transform: translate(-17%, -31%) rotate(45deg);
    -moz-transform: translate(-17%, -31%) rotate(45deg);
    -o-transform: translate(-17%, -31%) rotate(45deg);
    -ms-transform: translate(-17%, -31%) rotate(45deg);
    transform: translate(-17%, -31%) rotate(45deg);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .ja-masonry-wrap .item:hover .item-desc {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
}
.ja-masonry-wrap div.btn-primary:after {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.ja-masonry-wrap .pagination {
  float: none;
}
.ja-masonry-wrap .pagination li > a {
  border-radius: 0;
}
.ie9 .ja-masonry-wrap .box-align,
.ie10 .ja-masonry-wrap .box-align,
.ie11 .ja-masonry-wrap .box-align {
  padding-top: 25%;
}
.ie8 .ja-masonry-wrap .item article .item-desc {
  display: none;
}
.ie8 .ja-masonry-wrap .item article .mask {
  display: none;
  background: #000000;
}
.ie8 .ja-masonry-wrap .item article:hover .item-desc {
  display: block;
}
.ie8 .ja-masonry-wrap .item article:hover .mask {
  display: block;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.languageswitcherload {
  width: auto;
  margin-top: 20px;
  float: right;
}
.languageswitcherload .mod-languages {
  text-align: right;
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 24px;
}
.edit.item-page .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.mod-preview-info {
  z-index: 2;
}
.com_content body.contentpane form > td {
  border-top: none;
}
.com_content body.contentpane form > td input {
  margin-bottom: 24px;
}
.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: #e1e4e6;
  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: #e1e4e6;
}
.btn-group .chzn-results {
  white-space: normal;
}