.blog {
padding-bottom: 48px;
}
.blog article {
padding-bottom: 48px;
margin-bottom: 48px;
border-bottom: 1px solid #e2e2e2;
}
.blog .blog-item {
margin-bottom: 60px;
}
.item-page {
padding-bottom: 36px;
}
.items-leading .leading {
margin-bottom: 48px;
}
.items-row h2 {
font-size: 20px;
}
.items-row .article-aside {
font-size: 14px;
margin-bottom: 24px;
}
.items-row .item {
margin-bottom: 48px;
}
.divider-vertical {
margin: 0 0 48px;
border: 0;
}
.mainbody-module + .blog {
padding-top: 48px;
}
.article-aside {
margin-bottom: 24px;
}
.article-info {
margin-bottom: 18px;
font-size: 14px;
}
.article-info .article-info-term {
display: none;
}
.article-info dd {
display: inline;
padding: 0 5px 0 0;
color: #222222;
white-space: nowrap;
}
.article-info dd:after {
content: "-";
margin-left: 5px;
}
.article-info dd:last-child:after {
display: none;
}
.article-info dd strong {
font-weight: normal;
}
.article-info dd i {
display: none;
}
.cols-2 .article-info {
margin-bottom: 8px;
}
.readmore .btn {
background-color: transparent;
color: #009cbb;
height: auto;
line-height: 1;
padding: 0;
margin-top: 12px;
font-family: sans-serif, "liberation_sansbold", Arial, Helvetica, sans-serif;
}
.article-footer {
color: #999999;
font-size: 14px;
margin-bottom: 24px;
}
.item-image {
margin: 0 0 36px 0;
}
@media (min-width: 480px) {
.item-image.pull-left,
.item-image.pull-right,
.item-image.pull-none {
max-height: 400px;
overflow: hidden;
}
.item-image.pull-right {
margin-left: 36px;
margin-right: 0;
}
.item-image.pull-left {
margin-right: 36px;
}
.item-image.pull-none {
clear: both;
}
.item-image.article-image-full {
margin-left: 0;
margin-right: 0;
max-width: none;
max-height: none;
float: none !important;
}
.item-image.article-image-full img {
-webkit-transform: translateX(0);
}
}
.item-image img {
max-width: 100%;
-webkit-transform: translateX(0);
-ms-transition: opacity 0.8s ease;
-webkit-transition: opacity 0.8s ease;
-o-transition: opacity 0.8s ease;
transition: opacity 0.8s ease;
}
.item-image img:hover {
filter: alpha(opacity=60);
opacity: 0.6;
}
.article-intro img,
.article-content img {
margin: 0 0 24px 0;
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 24px 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 24px;
}
.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: #555555;
font-size: 14px;
width: 100%;
margin: 0;
padding: 5px;
text-align: center;
clear: both;
}
article .item-image {
margin-bottom: 36px;
}
article .item-image img {
display: block;
max-width: 100%;
height: auto;
}
@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: 5px 8px;
height: auto;
line-height: normal;
background-color: #ddd;
}
article aside .btn-group > .dropdown-toggle .caret {
margin-left: 2px;
}
.row-even,
.row-odd {
padding: 5px;
width: 99%;
border-bottom: 1px solid #eeeeee;
}
.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: 25px;
text-align: left;
vertical-align: middle;
border-top: 1px solid #eeeeee;
margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
border-bottom: 1px solid #eeeeee;
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 #eeeeee;
}
.login-wrap .other-links ul {
padding-left: 20px;
}
.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;
}
#mailtoForm .formelm {
padding: 5px 0;
vertical-align: middle;
overflow: hidden;
}
#mailtoForm .formelm label {
display: inline-block;
float: left;
font-weight: bold;
vertical-align: middle;
width: 100px;
}
#mailtoForm p {
margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
margin-right: 5px;
}
.user-details {
padding: 10px 0;
}
.user-details p {
margin: 0 0 5px;
}
.user-details label {
display: block;
float: left;
font-weight: bold;
text-align: right;
width: 130px;
}
.user-details .input,
.user-details .inputbox {
margin-left: 10px;
width: 200px;
}
.user-details .btn,
.user-details button {
margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
padding: 0 0 5px;
width: 130px;
}
.user-details .paramlist .paramlist_value {
padding: 0 0 5px;
}
.user-details .user_name span {
font-weight: bold;
padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
background: #eeeeee;
border: 1px solid #d0d0d0;
margin-bottom: 24px;
padding: 12px 24px;
border-radius: 5px;
}
.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-right: 6px;
padding-left: 6px;
}
@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;
}
.searchintro .badge {
background-color: #1c1c1c;
}
#searchForm {
padding: 0 0 24px 0;
}
#searchForm:before,
#searchForm:after {
display: table;
content: " ";
}
#searchForm:after {
clear: both;
}
#searchForm label {
color: #222222;
}
#searchForm fieldset {
margin: 24px 0;
}
#searchForm legend {
margin-bottom: 12px;
}
#searchForm .form-control {
height: 52px;
}
#searchForm select {
width: auto;
display: inline-block;
margin-left: 5px;
padding-left: 5px;
}
#searchForm .form-limit {
margin-top: 25px;
}
#searchForm .form-limit .counter {
margin-top: 0;
}
@media screen and (max-width: 768px) {
#searchForm .radio-inline,
#searchForm .checkbox-inline {
display: block;
width: 100%;
margin-left: 0;
}
}
.search-results {
margin-top: 0;
}
.search-results dt {
border-top: 1px solid #e2e2e2;
padding-top: 24px;
}
.search-results dt:first-child {
border-top: none;
padding-top: 0;
margin-top: 0 !important;
}
.search-results .result-title {
font-size: 18px;
margin-top: 36px;
color: #222222;
}
.search-results .result-category {
font-size: 13px;
color: #999999;
}
.search-results .result-text {
margin-top: 5px;
margin-bottom: 5px;
}
.search-results .result-created {
font-size: 13px;
color: #999999;
}
.search-results .highlight {
background-color: transparent;
font-weight: normal;
padding: 0;
text-decoration: underline;
}
div.finder {
margin-bottom: 25px;
}
.contact h3 {
clear: both;
border-bottom: 1px solid #e2e2e2;
padding: 12px 0 20px 0;
line-height: normal;
}
.contact .contact-address {
float: left;
margin-right: 60px;
margin-bottom: 48px;
margin-top: -12px;
}
.contact .contact-info {
float: left;
}
.contact .contact-info div {
float: left;
margin-right: 60px;
margin-bottom: 48px;
margin-top: -12px;
}
.contact .jicons-text {
display: block;
font-family: sans-serif, "liberation_sansbold", Arial, Helvetica, sans-serif;
padding-top: 24px;
padding-bottom: 6px;
font-size: 16px !important;
color: #222222;
}
.contact .tab-content {
overflow: visible;
}
.contact .control-group.span4 {
margin-left: 0 !important;
}
.contact legend {
border: none;
font-size: 16px;
margin: 10px 0 30px 0;
color: #222222;
}
.contact [class^="icon-"],
.contact [class*=" icon-"] {
color: #333;
}
.contact .thumbnail {
border: none;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.contact .form-group textarea {
height: 172px;
}
.contact label#jform_contact_email_copy-lbl {
display: inline-block;
margin: -7px 0 0 5px;
font-size: 13px;
padding: 0;
vertical-align: middle;
}
.contact .nav-tabs.nav-stacked > li > a {
border: none;
border-radius: 0;
}
.contact .nav-tabs.nav-stacked > li > a:hover,
.contact .nav-tabs.nav-stacked > li > a:focus,
.contact .nav-tabs.nav-stacked > li > a:active {
text-decoration: underline;
background: none;
}
.contact .accordion-heading .accordion-toggle {
font-weight: bold;
}
#archive-items > li {
line-height: normal;
margin: 0;
overflow: visible;
padding: 0;
}
#archive-items .intro {
clear: both;
overflow: hidden;
}
.categories-list {
margin-bottom: 25px;
}
.category-item:before,
.category-item:after {
display: table;
content: " ";
}
.category-item:after {
clear: both;
}
.category-item .page-header {
line-height: normal;
font-size: 20px;
font-weight: normal;
}
.category-item .category-item {
margin-bottom: 0;
margin-left: 40px;
}
.category-item .category-item .page-header {
font-size: 16px;
}
.cat-children .page-header {
line-height: normal;
padding: 12.5px 5px;
margin: 0;
font-size: 20px;
font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
border-bottom: 1px solid #d0d0d0;
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 #d0d0d0;
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;
}
.article-content .pagination ul {
border-left: 1px solid #d0d0d0;
}
.article-content .pagination li {
float: left;
padding: 12px 24px;
line-height: normal;
border: 1px solid #d0d0d0;
border-left: 0;
}
.article-content .pagination 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 {
margin: 0 0 24px 24px;
padding: 10px;
width: 25%;
border: 1px solid #d0d0d0;
border-radius: 5px;
}
#article-index ul,
.article-index ul {
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: 5px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
border: 0;
background: #009cbb;
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: #009cbb;
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: 12px 24px;
line-height: normal;
font-family: sans-serif, "liberation_sansregular", Helvetica, Arial, sans-serif;
font-size: 14px;
border-radius: 5px;
text-transform: uppercase;
color: #ffffff;
}
ul.pagination {
margin: 24px 0 18px 0;
text-transform: none;
font-size: 13px;
text-align: center;
}
ul.pagination > li.disabled > a {
background-color: #bbbbbb;
color: #ffffff;
}
ul.pagination > li.disabled > a:hover {
background-color: #aaaaaa;
color: #ffffff;
}
ul.pagination > li:first-child > a,
ul.pagination > li:last-child > a,
ul.pagination > li:first-child > a:hover,
ul.pagination > li:last-child > a:hover {
background-color: transparent;
color: #009cbb;
}
ul.pagination > li > a {
margin: 0 2px;
padding: 5px 12px;
}
ul.pagination > li:first-child > a:before {
content: "\f104";
font-family: FontAwesome;
display: inline-block;
margin-right: 15px;
}
ul.pagination > li:last-child > a:after {
content: "\f105";
font-family: FontAwesome;
display: inline-block;
margin-left: 15px;
}
.pagination-wrap {
position: relative;
text-align: center;
font-size: 12px;
text-transform: uppercase;
}
.pagination-wrap .counter {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.items-more {
margin-bottom: 24px;
}
.items-more .nav {
border-bottom: none;
}
.items-more .nav > li > a {
padding-left: 20px;
font-size: 16px;
font-family: sans-serif, "liberation_sansregular", Helvetica, Arial, sans-serif;
position: relative;
color: #222222;
}
.items-more .nav > li > a:hover {
color: #333333;
}
.items-more .nav > li > a:before {
font-family: FontAwesome;
position: absolute;
top: 50%;
left: 1px;
content: "\f111";
color: #009cbb;
font-size: 6px;
margin-top: -6px;
}
.back_button a {
display: block;
margin: 10px 0;
}
.filters {
margin: 12px 0 5px;
}
.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 {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-message hr {
border-top-color: #c9e2b3;
}
.alert-message .alert-link {
color: #356635;
}
.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: 16px;
margin: 0;
padding: 5px 10px;
}
.hasTip img {
border: none;
margin: 0 5px 0 0;
}
@media (min-width: 768px) {
.languageswitcherload {
float: right;
width: 100%;
}
.languageswitcherload .mod-languages {
text-align: right;
}
}
div.calendar {
width: 187px;
}
.iframe-bordered {
border: 1px solid #eeeeee;
}
.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: #e2e2e2;
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: #e2e2e2;
}
.btn-group .chzn-results {
white-space: normal;
}
.tags {
margin-bottom: 18px;
}
.label.label-info {
font-weight: normal;
margin: 0 2px 0 0;
}