#sbox-overlay {
    position: absolute;
    background-color: #000;
    left: 0;
    top: 0
}

#sbox-window {
    position: absolute;
    background-color: #fff;
    text-align: left;
    overflow: visible;
    padding: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

#sbox-overlay[aria-hidden=true], #sbox-window[aria-hidden=true] {
    display: none
}

#sbox-btn-close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: -15px;
    top: -15px;
    background: url(../images/modal/closebox.png) no-repeat center;
    border: none
}

.sbox-loading #sbox-content {
    background-image: url(../images/modal/spinner.gif);
    background-repeat: no-repeat;
    background-position: center
}

#sbox-content {
    clear: both;
    overflow: auto;
    background-color: #fff;
    height: 100%;
    width: 100%
}

.sbox-content-image#sbox-content {
    overflow: visible
}

#sbox-image {
    display: block
}

.sbox-content-image img {
    display: block;
    width: 100%;
    height: 100%
}

.sbox-content-iframe#sbox-content {
    overflow: visible
}

.body-overlayed {
    overflow: hidden
}

.body-overlayed embed, .body-overlayed object, .body-overlayed select {
    visibility: hidden
}

#sbox-window embed, #sbox-window object, #sbox-window select {
    visibility: visible
}

#sbox-window.shadow {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .7);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .7);
    box-shadow: 0 0 10px rgba(0, 0, 0, .7)
}

.sbox-bg {
    position: absolute;
    width: 33px;
    height: 40px
}

.sbox-bg-n {
    left: 0;
    top: -40px;
    width: 100%;
    background: url(../images/modal/bg_n.png) repeat-x
}

.sbox-bg-ne {
    right: -33px;
    top: -40px;
    background: url(../images/modal/bg_ne.png) no-repeat
}

.sbox-bg-e {
    right: -33px;
    top: 0;
    height: 100%;
    background: url(../images/modal/bg_e.png) repeat-y
}

.sbox-bg-se {
    right: -33px;
    bottom: -40px;
    background: url(../images/modal/bg_se.png) no-repeat
}

.sbox-bg-s {
    left: 0;
    bottom: -40px;
    width: 100%;
    background: url(../images/modal/bg_s.png) repeat-x
}

.sbox-bg-sw {
    left: -33px;
    bottom: -40px;
    background: url(../images/modal/bg_sw.png) no-repeat
}

.sbox-bg-w {
    left: -33px;
    top: 0;
    height: 100%;
    background: url(../images/modal/bg_w.png) repeat-y
}

.sbox-bg-nw {
    left: -33px;
    top: -40px;
    background: url(../images/modal/bg_nw.png) no-repeat
}

@-moz-document url-prefix() {
    .body-overlayed {
        overflow: visible
    }
}

a, abbr, acronym, address, applet, b, big, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0
}

a {
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

img {
    vertical-align: bottom
}

del, ins {
    text-decoration: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

q:after, q:before {
    content: ''
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sub, sup {
    vertical-align: baseline
}

legend {
    color: #000
}

button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

button, input, select, textarea {
    font-size: 100%
}

html {
    height: 100%;
    margin-bottom: 1px;
    overflow-y: scroll
}

body {
    color: #000;
    font: normal normal 400 14px/24px Arial;
    height: 100%
}

div.clr {
    clear: both
}

table {
    width: 100%
}

table td {
    vertical-align: top
}

a {
    color: #006400
}

a:hover {
    color: #32cd32
}

ul {
    list-style: none
}

h1, h2, h3, h4 {
    line-height: 120%
}

html {
    background: url(../images/page-bg.png)
}

body {
    background: url(../images/top-bg.png) 0 0 repeat-x
}

div#all {
    display: block;
    display-align: left;
    flex-wrap: nowrap;
    min-width: 960px;
    max-width: 1600px;
    overflow: visible;
    position: relative;
    background: 0 0;
    padding-right: 5%
}

table.header {
    margin-bottom: 20px
}

table.header td.logo {
    width: 520px
}

table.header td.logo ul.menu {
    display: block;
    width: 430px;
    margin: 0 auto
}

div.header-options {
    display: block;
    height: 60px
}

div.mod-languages {
    display: block;
    float: left;
    margin-right: 15px;
    padding: 5px 0;
    margin-top: 15px;
    padding-right: 15px
}

div.mod-languages ul, div.mod-languages ul li {
    padding: 0 !important;
    margin: 0 !important
}

div.mod-languages ul li a {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    text-decoration: underline
}

div.tel {
    display: block;
    float: left;
    margin-right: 15px;
    border-right: 1px solid #ccc;
    padding: 7px 0;
    margin-top: 15px;
    padding-right: 15px
}

div.tohome div.custom {
    display: block;
    float: left;
    margin-right: 15px;
    border-right: 1px solid #ccc;
    padding: 5px 0;
    margin-top: 15px;
    padding-right: 15px
}

div.navblock {
    display: block;
    margin-top: 15px
}

div.navblock ul li {
    display: block;
    float: left
}

div.navblock ul li {
    font-size: 17px;
    margin-right: 20px;
    margin-bottom: 15px
}

div.navblock ul li.current a {
    color: #333 !important;
    text-decoration: none
}

td.content {
    padding-left: 100px
}

body.allcat td.content {
    padding-left: 0
}

td.left1 {
    width: 520px;
    background: url(../images/slider-lift.jpg) 50% 0 no-repeat
}

td.left1 div.left1 {
    padding: 20px 50px
}

td.left1 div.slider-wrapper {
    margin-top: 80px
}

div.aftercontent h3, td.left1 h3 {
    font-size: 21px;
    margin: 15px 0
}

td.left2 div.left2 ul.menu li img {
    display: none
}

td.left2 div.left2 ul.menu li.parent {
    margin-top: 20px
}

td.left2 div.left2 ul.menu li.parent:first-child {
    margin-top: 0
}

td.left2 div.left2 ul.menu li span.image-title {
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    font-weight: 700
}

td.left2 div.left2 ul.menu li.current a {
    color: #111;
    text-decoration: none
}

div.newsflash h4 {
    padding-bottom: 7px;
    display: block
}

div.faq h2.blogatitle {
    font-size: 19px;
    color: #556b2f;
    margin-top: 15px
}

div.rzam {
    display: block;
    margin-bottom: 20px;
    margin-top: 60px
}

div.rzam ul {
    display: block;
    white-space: nowrap
}

div.rzam ul li {
    display: block;
    background: url(../images/button-bg.png) 50% 0 no-repeat;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 10px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    text-align: center;
    height: 20px
}

div.rzam ul li a {
    color: #fff;
    text-decoration: none
}

div.rzam ul li a:hover {
    color: #32cd32
}

div.aftercontent {
    display: block;
    margin-top: 50px
}

div.aftercontent div.moduletable {
    display: block;
    clear: both
}

div.aftercontent ul.menu li.parent {
    display: block;
    position: relative;
    width: 260px;
    min-height: 100px;
    float: left;
    padding-left: 120px;
    margin-bottom: 20px
}

div.aftercontent ul.menu li.parent span.image-title {
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    font-weight: 700
}

div.aftercontent ul.menu li.parent img {
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 0 5px #ccc;
  width: 100px
}

div#footer {
    padding-left: 50px
}

table.footer {
    margin-top: 20px;
    border-top: 1px solid #ccc
}

table.footer td.copy {
    width: 470px
}

table.footer td {
    padding: 15px 0
}

table.footer div.addr-left {
    display: block;
    float: left
}

table.footer div.counter {
    display: block;
    float: right;
    width: 200px;
    text-align: right
}

div.blog h1, div.category-list h1, h1.apagetitle, span.subheading-category {
    margin-bottom: 15px;
    font-size: 24px
}

td.content .item-page form, td.content .item-page h4, td.content .item-page ol, td.content .item-page p, td.content .item-page table, td.content .item-page ul, td.content div.blog h4, td.content div.blog ol, td.content div.blog p, td.content div.blog ul {
    margin: 15px 0
}

td.content .item-page h4 {
    margin: 15px 0 15px 0;
    font-size: 19px;
    color: #6b8e23
}

td.content .item-page ul li, td.content div.blog ul li {
    background: url(../images/li.png) 0 10px no-repeat;
    padding-bottom: 4px;
    padding-left: 22px;
    margin-left: 15px
}

table.category {
    margin-bottom: 15px
}

table.category td {
    padding-bottom: 10px
}

div.allcat table td.brand {
    padding-left: 40px
}

div.allcat {
    padding-bottom: 10px
}

div.allcat table td img {
    margin: 0 20px 0 0;
    border-radius: 4px
}

div.allcat table td {
    padding: 10px 0
}

div.allcat {
    margin-bottom: -35px
}

td.content div.allcat table td h4 {
    margin: 10px 0 0 0
}

td.content div.allcat table td {
    border-top: 1px dashed #ccc
}

td.content div.allcat table tr:first-child td {
    border-top: 0;
    padding-top: 0
}

div.cat table.cat td:first-child {
    padding-right: 20px;
    width: 280px
}

div.cat table.cat td:first-child img {
    max-width: 280px
}

div.cat img {
    background: #fff;
    border: 1px solid #fff;
    padding: 4px;
    box-shadow: 0 0 5px #ccc
}

div.cat table.catcells td img {
    background: #fff;
    border: 1px solid #fff;
    padding: 4px;
    box-shadow: 0 0 5px #ccc;
    margin-right: 20px
}

div.cat table.catcells tr td:first-child {
    width: 230px
}

div.cat table.specs {
    width: 100%
}

div.cat table.specs td {
    border-bottom: 1px dashed #ccc;
    padding: 4px 20px 4px 0
}

div.cat table.specs td p {
    margin: 0
}

div.cat table.specs tr:first-child td {
    border-top: 1px solid #ccc
}

div.cat table.specs tr td:first-child {
    width: 20%
}

form#userForm h1, form#userForm legend {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 400;
    display: block;
    padding: 0 !important
}

form#userForm {
    margin-bottom: 20px
}

form#userForm img {
    margin: 0 5px 0 0;
    border-radius: 3px;
    padding: 0;
    float: left;
    border: 1px solid #ccc
}

li.rsform-block {
    padding: 10px 0 !important
}

.rsform-block-lcaptcha br {
    display: none
}

form#userForm strong {
    font-weight: 400;
    color: #930
}

.rsform-block-lrequed .formCaption {
    display: none
}

.rsform-block-lrequed .formBody {
    padding-right: 15%;
    display: block;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px
}

input.rsform-input-box {
    width: 240px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 4px 5px
}

select.rsform-select-box {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 4px 5px
}

div.formCaption {
    width: 240px !important
}

form#userForm textarea:focus, input.rsform-captcha-box:focus, input.rsform-input-box:focus {
    border: 1px solid #999
}

form#userForm textarea, input.rsform-captcha-box {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 4px 5px
}

input#ltel {
    width: 120px !important
}

input#lcaptcha {
    width: 65px !important
}

input.rsform-reset-button, input.rsform-submit-button {
    float: left;
    margin-right: 10px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    margin-top: 15px;
    border: 0;
    display: block;
    background: url(../images/button-bg.png) 50% 0 no-repeat;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px 10px;
    letter-spacing: 1px
}

input.rsform-reset-button:active, input.rsform-submit-button:active {
    color: #deb887
}

form#userForm span.formError {
    font-weight: 400 !important;
    color: #930;
    font-style: oblique;
    font-size: 12px !important
}

.rsform-error {
    border: 1px solid #930 !important
}

div.kresl div.custom {
    margin-top: 60px
}

div.pagination {
    display: block;
    clear: both
}

div.pagination ul li span {
    font-weight: 400
}

div.pagination ul li {
    display: block;
    float: left;
    margin-right: 10px
}

div.jd {
    margin: 25px 0 0 0
}

div.jd img {
    float: left;
    margin-right: 10px;
    border-radius: 3px
}

.adaptive_menu {
    display: none
}

.blog .item {
    overflow: hidden;
    margin: 10px 0
}

.lgallery .content .blog .items-leading>div {
    overflow: hidden
}

@media only screen and (max-width:1025px) {
    table, tbody, td, th, thead, tr {
        display: block
    }

    div#all {
        max-width: 1025px;
        min-width: 965px;
        padding-right: 0 !important
    }

    table.header td.logo, table.header td.menu {
        width: 100%
    }

    div.tel {
        margin-left: 400px;
        border-right: none
    }

    div.tel h3 {
        font-size: 120%;
        font-family: Tahoma
    }

    div.tel span {
        color: #006400;
        text-decoration: underline
    }

    div.lang {
        float: left;
        margin-left: 3%
    }

    .adaptive, .header-options, table.footer td, table.header+table {
        clear: both
    }

    div.navblock {
        padding-left: 15%
    }

    div.navblock ul li:last-child {
        position: relative
    }

    td.left1 {
        clear: both;
        width: 100%;
        background: 0 0
    }

    td.content {
        padding-left: 0
    }

    table.cat {
        clear: both;
        float: left
    }

    td.left1 div.left1 {
        padding: 20px 10px
    }

    div.rzam {
        margin-top: 0
    }

    div.rzam ul li {
        margin: 10px auto 15px;
        width: 204px;
        height: 20px
    }

    div.cat table.cat td:first-child {
        margin-bottom: 10px
    }

    .item-page {
        font-size: 120%;
        padding: 0 10px;
        text-align: justify
    }

    .item-page h2 {
        font-size: 120%;
        font-weight: 700;
        text-align: center
    }

    .aftercontent {
        padding: 0 10px
    }

    .slider_main, .tohome, td.left2 {
        display: none
    }

    #footer {
        clear: both;
        float: left;
        background-color: #ccc;
        width: 100%
    }

    table.footer {
        border-top: none
    }

    div.jd img {
        float: none;
        width: 150px;
        height: auto
    }

    div.jd .custom p {
        text-align: center
    }

    table.footer div.addr-left {
        width: 100%
    }

    #footer td.copy {
        bottom: 50px !important;
        position: absolute;
        text-align: center;
        left: 50%;
        margin-left: -235px
    }

    #footer td.addr {
        min-height: 170px
    }

    .addr .counter {
        width: 100% !important;
        margin-top: 50px !important;
        text-align: center !important;
    }

    #footer td.addr div.addr {
        margin: 0 auto;
        width: 500px
    }

    #footer td.addr li>span {
        font-weight: 700
    }

    .adaptive_menu {
        display: block;
        margin: 0 10px 10px 35px;
        clear: both
    }

    .adaptive_menu select {
        -webkit-appearance: none;
        -moz-appearance: none;
        text-overflow: '';
        -ms-appearance: none;
        appearance: none !important;
        border: 1px solid #acacac;
        border-radius: 4px;
        color: #747474;
        padding: 4px 40px;
        font-weight: 700;
        position: relative;
        background: url(../images/select-left.png) 0 0 no-repeat, url(../images/select-right.png) 100% 0 no-repeat #fff;
        margin-left: 22%;
        max-width: 90%
    }

    .ad, .category-module {
        display: none
    }

    table.category {
        padding: 10px
    }

    fieldset.formFieldset {
        padding: 0 10px
    }

    li.rsform-block-lcomm>div.formCaption {
        min-height: 120px
    }

    div.navblock ul li {
        margin: 10px 20px 15px
    }

    div.aftercontent ul.menu li li {
        margin: 5px 0
    }

    div.formCaption {
        min-height: 25px
    }
}

div.cat img {
    max-width: 100%;
}

@media screen and (max-width: 480px) {
    #footer td.copy {
        margin-left: -185px !important;
    }
}

@media only screen and (max-width:965px) {
    div#all {
        max-width: 960px;
        min-width: 860px
    }

    div.tel {
        margin-left: 300px
    }

    div.navblock {
        padding-left: 12%
    }

    .adaptive_menu select {
        margin-left: 18%;
        max-width: 90%
    }

    div#footer {
        padding-left: 0px !important;
    }

    .contentpaneopen {
        max-width: 100% !important;
    }
}

@media only screen and (max-width:860px) {
    div#all {
        max-width: 860px;
        min-width: 740px
    }

    div.tel {
        margin-left: 200px
    }

    div.navblock {
        padding-left: 9%
    }

    .adaptive_menu select {
        margin-left: 10%;
        max-width: 90%
    }
}

@media only screen and (max-width:740px) {
    div#all {
        max-width: 740px;
        min-width: 610px
    }

    div.tel {
        margin-left: 130px
    }

    div.navblock {
        padding-left: 14%
    }

    .adaptive_menu select {
        margin-left: 10%;
        max-width: 90%
    }

    div.navblock ul li:last-child {
        left: 25%
    }
}

@media only screen and (max-width:610px) {
    div#all {
        max-width: 610px;
        min-width: 480px
    }

    div.tel {
        margin-left: 130px
    }

    div.navblock {
        padding-left: 4%
    }

    .adaptive_menu select {
        margin-left: 5%;
        max-width: 90%
    }

    ul.menu a img {
        width: 100%
    }

    #footer td.addr div.addr {
        width: 400px
    }

    div.navblock ul li:last-child {
        left: 10%
    }
  
  .img-mobile-home {
    float: none !important;
    display: block;
    margin: 0 auto;
    padding-right: 0 !important
  }
}

@media only screen and (max-width:480px) {
    div#all {
        max-width: 480px;
        min-width: 360px
    }

    div.tel {
        margin-left: 130px
    }

    .adaptive_menu select {
        margin-left: 2%;
        max-width: 90%
    }

    div.navblock ul li:last-child {
        left: 0
    }

    table.header td.logo ul.menu {
        clear: both;
        float: left
    }

    div.tel h3 {
        font-size: 14px;
    }
}

@media only screen and (max-width:440px) {
    table.header td.logo ul.menu {
        width: 100%
    }

    div.tel {
        margin-left: 50px
    }

    div.lang {
        float: left;
        left: 40%;
        position: relative;
        clear: both;
        margin-left: 10px
    }

    #footer td.addr div.addr {
        width: 350px
    }

    table.footer td.copy {
        width: 360px
    }

    div.header-options {
        width: 80%
    }

    div.aftercontent ul.menu .separator img {
        display: none
    }
  
  div.aftercontent ul.menu li.parent img {
        display: none
    }

    div.aftercontent ul.menu li.parent {
        padding-left: 0
    }
}

@media only screen and (max-width:360px) {
    div#all {
        width: 360px
    }

    div.tel {
        margin-left: 30px
    }

    table.header td.logo ul.menu {
        width: 300px
    }

    div.navblock ul li {
        float: left;
        clear: both
    }

    td.left1 {
        width: 250px
    }

    body.allcat td.content {
        width: 78%
    }

    div#footer {
        padding-left: 0 !important;
        width: 100%
    }

    #footer td.copy {
        left: 0;
        margin-left: 0
    }

    #footer td.addr div.addr {
        width: 300px
    }

    table.footer td.copy {
        width: 320px
    }

    #footer td.addr {
        min-height: 210px
    }

    .adaptive_menu {
        margin: 0 10px 10px 0
    }
}

@media only screen and (max-width:325px) {
    div#all {
        width: 310px
    }

    div.tel {
        margin-left: 5px
    }

    table.header td.logo ul.menu {
        width: 89%
    }

    div.navblock {
        padding-left: 0
    }

    .adaptive_menu select {
        margin-left: 5px;
        max-width: 80%
    }

    td.left1 {
        width: 89%
    }

    #footer td.addr div.addr {
        width: 250px
    }

    table.footer td.copy {
        width: 250px
    }
}

@media screen and (max-width:768px) {
    div.navblock {
        position: fixed;
        background: #fff;
        padding: 20px 20px;
        top: 100px;
        right: -330px;
        transition: .3s all;
        max-width: 290px
    }

    div.cat img {
        max-width: 98%;
    }

    div.navblock.visible {
        right: 30px;
        transition: .3s all
    }

    .header tbody {
        top: -50px;
        transition: .3s all
    }

    .header.fixed2 tbody {
        top: 45px;
        transition: .3s all;
        position: fixed;
        left: 0;
        right: 0;
        z-index: 99
    }

    div#all {
        max-width: 99vw !important;
        min-width: 97vw !important;
        overflow-x: hidden
    }

    .toggle-nav * {
        transition: .4s all
    }

    .toggle-nav.active * {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: .4s all;
        -o-transition: .4s all;
        transition: .4s all;
        color: #fffd74
    }
    .toggle-nav.active .fa-bars:before {
        content: "\f00d";
    }

    .component span {
        word-break: break-all
    }

    .adaptive_menu {
        display: none
    }

    div.navblock ul li {
        width: 100%
    }

    .toggle-nav {
        position: absolute;
        right: 10px;
        top: -42px;
        z-index: 9;
        background: #000;
        border: 0;
        outline: 0;
        padding: 7px 15px 5px 15px;
        color: #fff;
        font-size: 18px;
        line-height: 23px;
        padding-top: 18px
    }

    .header.fixed2 .toggle-nav {
        right: 20px;
        top: -30px
    }

    table.header {
        margin-top: 50px;
        max-width: 99.99%;
    }

    div.header-options {
        height: 60px;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        background: #000;
        width: 100vw;
        display: flex
    }

    div.header-options * {
        color: #fff !important;
        position: static
    }

    div.mod-languages {
        margin-top: 21px
    }

    #all, body {
        width: 97vw;
        max-width: 99.99vw;
    }

    div.tel {
        margin-top: 19px
    }
}

@media screen and (max-width:430px) {
    ul.menu a img {
        max-width: 100vw
    }

    ul.menu a img {
        width: 100vw
    }
}

@media screen and (min-width:769px) {
    .toggle-nav {
        display: none !important
    }
}

#system-message {
    margin-bottom: 10px;
    padding: 0
}

#system-message>dt {
    font-weight: 700;
    display: none
}

#system-message>dd {
    margin: 0;
    font-weight: 700;
    text-indent: 30px
}

#system-message>dd>ul {
    color: #05b;
    background-position: 4px top;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    list-style: none;
    padding: 10px;
    border-top: 3px solid #84a7db;
    border-bottom: 3px solid #84a7db
}

#system-message>dd>ul>li {
    line-height: 1.5em
}

#system-message>.message>ul {
    background-color: #c3d2e5;
    background-image: url(../images/notice-info.png)
}

#system-message>.error>ul, #system-message>.notice>ul, #system-message>.warning>ul {
    color: #c00
}

#system-message>.error>ul {
    background-color: #e6c0c0;
    background-image: url(../images/notice-alert.png);
    border-color: #de7a7b
}

#system-message>.warning>ul {
    background-color: #e6c8a6;
    background-image: url(../images/notice-note.png);
    border-color: #fb0
}

#system-message>.notice>ul {
    background-color: #efe7b8;
    background-image: url(../images/notice-note.png);
    border-color: #f0dc7e
}

.system-unpublished, tr.system-unpublished {
    background: #e8edf1;
    border-top: 4px solid #c4d3df;
    border-bottom: 4px solid #c4d3df
}

span.highlight {
    background-color: #ffc;
    font-weight: 700;
    padding: 1px 4px
}

.img-fulltext-float-right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px
}

.img-fulltext-float-left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.img-intro-float-right {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px
}

.img-intro-float-left {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px
}

.invalid {
    border-color: red
}

label.invalid {
    color: red
}

#editor-xtd-buttons {
    padding: 5px
}

.button2-left, .button2-left div, .button2-right, .button2-right div {
    float: left
}

.button2-left a, .button2-left span, .button2-right a, .button2-right span {
    display: block;
    height: 22px;
    float: left;
    line-height: 22px;
    font-size: 11px;
    color: #666;
    cursor: pointer
}

.button2-left span, .button2-right span {
    cursor: default;
    color: #999
}

.button2-left .page a, .button2-left .page span, .button2-right .page a, .button2-right .page span {
    padding: 0 6px
}

.page span {
    color: #000;
    font-weight: 700
}

.button2-left a:hover, .button2-right a:hover {
    text-decoration: none;
    color: #0b55c4
}

.button2-left a, .button2-left span {
    padding: 0 24px 0 6px
}

.button2-right a, .button2-right span {
    padding: 0 6px 0 24px
}

.button2-left {
    background: url(../images/j_button2_left.png) no-repeat;
    float: left;
    margin-left: 5px
}

.button2-right {
    background: url(../images/j_button2_right.png) 100% 0 no-repeat;
    float: left;
    margin-left: 5px
}

.button2-left .image {
    background: url(../images/j_button2_image.png) 100% 0 no-repeat
}

.button2-left .article, .button2-left .readmore {
    background: url(../images/j_button2_readmore.png) 100% 0 no-repeat
}

.button2-left .pagebreak {
    background: url(../images/j_button2_pagebreak.png) 100% 0 no-repeat
}

.button2-left .blank {
    background: url(../images/j_button2_blank.png) 100% 0 no-repeat
}

div.tooltip {
    float: left;
    background: #ffc;
    border: 1px solid #d4d5aa;
    padding: 5px;
    max-width: 200px;
    z-index: 13000
}

div.tooltip h4 {
    padding: 0;
    margin: 0;
    font-size: 95%;
    font-weight: 700;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 5px;
    background: url(../images/selector-arrow.png) no-repeat
}

div.tooltip p {
    font-size: 90%;
    margin: 0
}

.img_caption .left {
    float: left;
    margin-right: 1em
}

.img_caption .right {
    float: right;
    margin-left: 1em
}

.img_caption .left p {
    clear: left;
    text-align: center
}

.img_caption .right p {
    clear: right;
    text-align: center
}

.img_caption {
    text-align: center !important
}

.img_caption.none {
    margin-left: auto;
    margin-right: auto
}

a img.calendar {
    width: 16px;
    height: 16px;
    margin-left: 3px;
    background: url(../images/calendar.png) no-repeat;
    cursor: pointer;
    vertical-align: middle
}

.nivoSlider {
    position: relative
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5
}

.nivo-caption p {
    padding: 5px;
    margin: 0
}

.nivo-caption a {
    display: inline !important
}

.nivo-html-caption {
    display: none
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer
}

.nivo-prevNav {
    left: 0
}

.nivo-nextNav {
    right: 0
}

.nivo-controlNav a {
    position: relative;
    z-index: 9;
    cursor: pointer
}

.nivo-controlNav a.active {
    font-weight: 700
}

@font-face {
    font-family: BebasNeueRegular;
    src: url(../../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.eot);
    src: url(../../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.eot?#iefix) format('embedded-opentype'), url(../../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.woff) format('woff'), url(../../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.ttf) format('truetype'), url(../../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.svg#BebasNeueRegular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: CaviarDreamsBold;
    src: url(../../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.eot);
    src: url(../../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.eot?#iefix) format('embedded-opentype'), url(../../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.woff) format('woff'), url(../../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.ttf) format('truetype'), url(../../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.svg#CaviarDreamsBold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: LillyRegular;
    src: url(../../fonts/Lilly-fontfacekit/Lilly__-webfont.eot);
    src: url(../../fonts/Lilly-fontfacekit/Lilly__-webfont.eot?#iefix) format('embedded-opentype'), url(../../fonts/Lilly-fontfacekit/Lilly__-webfont.woff) format('woff'), url(../../fonts/Lilly-fontfacekit/Lilly__-webfont.ttf) format('truetype'), url(../../fonts/Lilly-fontfacekit/Lilly__-webfont.svg#LillyRegular) format('svg');
    font-weight: 400;
    font-style: normal
}

.nivoSlider {
    position: relative;
    background: url(loading.gif) no-repeat 50% 50%
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.nivoSlider a {
    border: 0;
    display: block
}

div.mod-languages ul {
    margin: 0;
    padding: 0;
    list-style: none
}

div.mod-languages li {
    margin-left: 5px;
    margin-right: 5px
}

div.mod-languages ul.lang-inline li {
    display: inline
}

div.mod-languages ul.lang-block li {
    display: block
}

div.mod-languages img {
    border: none
}

div.mod-languages a {
    text-decoration: none
}

.jcomments-links {
    margin-top: 10px;
    clear: both;
    text-align: left
}

.comments-link, .readmore-link {
    padding: 0 5px 5px 14px;
    background-image: url(images/jc_blog.gif);
    background-repeat: no-repeat
}

.comments-link {
    background-position: 0 -27px
}

.readmore-link {
    background-position: 0 2px
}

#jc {
    clear: both
}

#jc a:hover, #jc a:link, #jc a:visited {
    outline: 0
}

#jc .clear {
    clear: both;
    height: 1px;
    overflow: hidden
}

#jc .busy {
    display: none;
    margin: 3px auto;
    padding: 0;
    width: 16px;
    height: 16px;
    background: url(images/jc_busy.gif) no-repeat
}

#jc h4 {
    color: #555;
    background-color: inherit;
    font-weight: 700;
    text-align: left;
    border-bottom: 1px solid #d2dadb;
    padding: 0 0 2px 0;
    margin-bottom: 10px
}

#jc p.message {
    color: #777;
    background-color: inherit;
    background-image: none;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    text-indent: 0;
    padding: 5px 0 0 0;
    border-top: 1px solid #d2dadb
}

#comments {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    text-indent: 0
}

#comments a {
    color: #849b9f;
    background-color: inherit;
    font-weight: 400;
    text-decoration: none
}

#comments a:active, #comments a:focus, #comments a:hover {
    color: #c00 !important;
    background-color: transparent !important
}

#comments a[rel*=external], #comments a[rel*=external]:active, #comments a[rel*=external]:focus, #comments a[rel*=external]:hover {
    background: url(images/jc_link.gif) no-repeat center right;
    padding: 0 10px 0 0;
    margin: 0 2px;
    display: inline-block
}

#comments .refresh, #comments .rss, #comments .subscribe {
    padding: 0 0 0 14px;
    margin: 0 2px;
    border: none;
    display: inline-block
}

#comments .rss {
    background: url(images/jc_rss.gif) no-repeat center left !important
}

#comments .refresh {
    background: url(images/jc_refresh.gif) no-repeat center left !important
}

#comments .subscribe {
    background: url(images/jc_subscribe.gif) no-repeat center left !important
}

#comments h4 .refresh, #comments h4 .rss {
    padding: 0 0 0 10px;
    margin: 0 0 0 5px;
    display: inline-block
}

#comments-list-footer {
    margin: 0 0 10px 20px !important
}

#comments-form-link .showform {
    margin: 5px 0 0 22px;
    padding: 0 0 5px 14px;
    background: url(images/jc_blog.gif) no-repeat 0 -28px;
    border: none;
    font-weight: 700;
    display: block
}

#comments .comment-box {
    margin: 0;
    padding: 0;
    color: #999
}

#comments .comment-avatar {
    float: left;
    margin: 0;
    padding: 0
}

#comments .avatar-indent {
    padding-left: 40px
}

#comments .comment-anchor {
    color: #777;
    text-decoration: none;
    border: none
}

#comments .author-email, #comments .author-homepage, #comments .comment-author {
    color: #3c452d;
    font: bold 1em Verdana, Arial, Sans-Serif;
    margin: 0;
    padding: 0
}

#comments .author-email, #comments .author-homepage {
    text-decoration: none;
    border-bottom: 1px dotted #3c452d
}

#comments .comment-title {
    color: #b01625;
    font: bold 1em Verdana, Arial, Sans-Serif;
    margin: 0;
    padding: 0
}

#comments .comment-avatar img {
    width: 32px;
    border: none !important
}

#comments .comment-date {
    font-size: 10px;
    color: #999;
    margin: 0;
    padding: 0 0 0 12px;
    background: url(images/jc_date.gif) no-repeat center left
}

#comments .comment-body {
    color: #777;
    margin: 6px 0 0;
    padding: 0 0 2px
}

#comments .code, #comments .quote, #comments blockquote, #comments code, #comments pre {
    margin: 5px 0 5px 10px;
    display: block;
    clear: both;
    background-image: none
}

#comments .hidden, #comments blockquote, #comments code, #comments pre {
    color: #849b9f;
    text-align: left;
    padding: 8px;
    margin-bottom: 8px
}

#comments .hidden, #comments blockquote {
    border: 1px dashed #849b9f
}

#comments code, #comments pre {
    border: 1px solid #dedede;
    overflow: hidden;
    white-space: normal
}

#comments .code {
    background: 0 0;
    border: none;
    padding: 0
}

#comments .quote {
    color: #777
}

#comments .hidden {
    clear: both;
    display: block;
    margin: 5px 0
}

#comments .comments-buttons {
    height: 15px;
    float: right
}

#comments .email, #comments .emailactive {
    font: normal 1em Verdana, Arial, Sans-Serif;
    text-decoration: none;
    white-space: normal;
    margin: 0;
    padding: 0;
    line-height: 10px;
    cursor: pointer;
    border-bottom: 1px dotted #999
}

#comments .email {
    color: #444;
    background-color: inherit
}

#comments .emailactive {
    color: #c00;
    background-color: inherit
}

#comments .email img, #comments .emailactive img {
    padding: 0
}

#comments p {
    font: normal 1em Verdana, Arial, Sans-Serif;
    margin: 5px 5px 5px 0;
    padding: 0;
    text-decoration: none;
    text-transform: none;
    text-indent: 0
}

#comments .comment-body img {
    padding: 0;
    border: 0 none
}

#comments .comment-body .img {
    padding: 4px 0 !important;
    max-width: 500px
}

#comments .toolbar {
    clear: both;
    color: #ccc;
    border-top: 1px solid #ccc;
    margin: 8px 0 0 0;
    padding: 5px 0 0 0
}

#comments .toolbar a, #comments .toolbar a:hover {
    float: left;
    margin: 0 2px 0 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-color: transparent !important;
    background-image: url(images/jc_toolbar.gif) !important;
    background-repeat: no-repeat !important;
    padding: 0 !important;
    display: block;
    overflow: hidden
}

#comments .toolbar-button-edit {
    background-position: 0 0 !important
}

#comments .toolbar-button-delete {
    background-position: 0 -16px !important
}

#comments .toolbar-button-unpublish {
    background-position: 0 -32px !important
}

#comments .toolbar-button-publish {
    background-position: 0 -48px !important
}

#comments .toolbar-button-ip {
    background-position: 0 -64px !important
}

#comments .toolbar-button-ban {
    background-position: 0 -80px !important
}

#comments .comments-list {
    margin-left: 20px;
    height: 1%
}

#comments .even, #comments .odd {
    background-image: none;
    background-color: transparent;
    color: #3c452d;
    border: none;
    margin-left: 0;
    margin-bottom: 10px;
    padding: 0
}

#comments-list .comments-inline-edit {
    padding: 5px;
    margin: 5px 0;
    color: inherit;
    background-color: #fff;
    border: 1px solid #ccc
}

div.comments-policy {
    color: #777;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    text-indent: 0;
    background-color: inherit;
    border: 1px dotted #ccc;
    padding: 5px;
    margin: 5px 0 5px 20px;
    margin-left: 20px !important
}

div.comments-policy ol, div.comments-policy ul {
    margin: 0;
    padding: 5px 0 0 20px
}

div.comments-policy ol li, div.comments-policy ul li {
    font: normal 1em Verdana, Arial, Sans-Serif;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 1em
}

#comments-form, #comments-form .counter, #comments-form p, #comments-form span, #comments-report-form, #comments-report-form p {
    text-align: left;
    text-decoration: none;
    text-transform: none;
    text-indent: 0
}

#comments-form .counter, #comments-form p, #comments-form span, #comments-report-form p {
    color: #777;
    font: normal 1em Verdana, Arial, Sans-Serif
}

#comments-form #comments-form-buttons, #comments-form #comments-form-captcha-holder, #comments-form #comments-form-error, #comments-form p {
    font: normal 1em Verdana, Arial, Sans-Serif;
    margin-left: 20px !important;
    margin-top: 10px;
    margin-bottom: 8px;
    overflow: hidden;
    padding: 0
}

#comments-inline-edit {
    border: 1px solid #ccc;
    margin: 5px 0 0 0;
    background: #fff
}

#comments-inline-edit #comments-form #comments-form-buttons, #comments-inline-edit #comments-form p, #comments-inline-edit #comments-form-error {
    font: normal 1em Verdana, Arial, Sans-Serif;
    margin-left: 5px !important;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 2px;
    padding: 0
}

#comments-form img.smile {
    margin: 0 3px 3px 0;
    padding: 0;
    border: none;
    cursor: pointer;
    float: none
}

#comments-form img.captcha {
    padding: 0;
    margin: 0 0 3px 0;
    border: 1px solid #ccc
}

#comments-form span.captcha {
    padding: 0 0 0 12px;
    color: #777;
    background: url(images/jc_refreshg.gif) no-repeat 0 2px;
    cursor: pointer;
    display: inline-block
}

#comments-form label, #comments-report-form label {
    color: #777;
    background-color: inherit;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    display: inline
}

#comments-form input, #comments-form textarea, #comments-report-form input {
    color: #444;
    background-color: #fff;
    padding: 0 !important;
    margin: 0;
    border: 1px solid #ccc
}

#comments-form input {
    width: 170px;
    margin-bottom: 2px;
    height: 1.5em
}

#comments-form input.selected, #comments-form textarea.selected {
    color: #777;
    background-color: #ffffe0 !important;
    border: 1px solid #849b9f
}

#comments-form input.error, #comments-form textarea.error {
    border: 1px solid red;
    text-decoration: none;
    text-transform: none;
    background-color: #ffffe0
}

#comments-form input.checkbox {
    width: 16px;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    border: none
}

#comments-form input.captcha {
    width: 116px;
    margin: 3px 0 5px 0
}

#comments-form textarea {
    max-width: 400px !important;
    width: 350px;
    margin: 0;
    resize: none
}

#comments-form-message {
    padding: 5px 5px 5px 25px;
    margin-right: 5px;
    display: block
}

.comments-form-message-error {
    background: #ffd86f url(images/jc_error.gif) no-repeat 4px 50%
}

.comments-form-message-info {
    background: #dfeeff url(images/jc_info.gif) no-repeat 4px 50%
}

#comments-form .counterpanel {
    height: 13px;
    display: block;
    overflow: hidden;
    color: #ccc;
    padding: 0;
    margin: 0;
    border: 1px solid #ddd;
    border-top-width: 0;
    max-width: 400px !important;
    width: 350px;
    background-color: #eee
}

#comments-form .grippie {
    height: 13px;
    display: block;
    overflow: hidden;
    color: #ccc;
    padding: 0;
    margin: 0;
    border: 1px solid #ddd;
    border-top-width: 0;
    max-width: 400px !important;
    width: 350px;
    cursor: s-resize;
    background: #eee url(images/jc_resize.gif) no-repeat right 2px
}

#comments-form .grippie .counter {
    font-size: 10px;
    padding: 0;
    margin: 0
}

#comments-form .grippie span {
    display: block;
    float: left
}

#comments-form .grippie span span {
    display: inline;
    float: none
}

#comments-form .btn, #comments-report-form .btn {
    float: left;
    background: url(images/jc_btnl.gif) no-repeat;
    margin-right: 5px;
    padding: 0 !important
}

#comments-form .btn div, #comments-report-form .btn div {
    margin: 0 -1px 0 0;
    float: left;
    background: url(images/jc_btnr.gif) 100% 0 no-repeat;
    padding: 0 5px
}

#comments-form .btn a, #comments-report-form .btn a {
    text-decoration: none;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    font-weight: 700;
    color: #777;
    padding: 0 5px;
    border: none
}

#comments-form .btn a:focus, #comments-form .btn a:hover, #comments-report-form .btn a:focus, #comments-report-form .btn a:hover {
    text-decoration: none;
    color: #0b55c4;
    background-color: transparent
}

#comments-form-smilespanel {
    display: none;
    cursor: pointer;
    padding: 2px;
    max-width: 200px;
    background-color: #fff;
    border: 1px solid #ccc;
    overflow: auto;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 999999 !important
}

#comments-footer, #comments-footer a {
    color: #ccc !important;
    background-color: inherit;
    font: normal 9px Verdana, Arial, Sans-Serif !important
}

#comments-footer {
    display: block;
    height: 14px;
    border-top: 1px solid #ccc;
    padding-top: 1px;
    margin-top: 4px;
    text-align: right
}

#comments-footer a {
    text-decoration: none !important;
    text-transform: none;
    padding: 0;
    margin: 0;
    border: none !important;
    float: right;
    background: 0 0 !important
}

body #jc #nav-bottom, body #jc #nav-top {
    line-height: 19px !important;
    line-height: 17px;
    height: auto !important;
    text-align: center;
    margin: 0 auto
}

#jc #nav-bottom span.page, #jc #nav-top span.page {
    color: #777;
    background-color: #eee;
    border: 1px solid #d6dadd
}

#jc #nav-bottom span.hoverpage, #jc #nav-top span.hoverpage {
    color: #777;
    background-color: #e8e9ea;
    border: 1px solid #d6dadd
}

#jc #nav-bottom span, #jc #nav-top span {
    color: #777;
    background-color: inherit;
    font-size: 10px;
    font-family: Arial, sans-serif;
    margin: 0 2px;
    height: 15px;
    padding: 2px 8px;
    cursor: pointer;
    vertical-align: top;
    display: inline-block
}

#jc #nav-bottom span.activepage, #jc #nav-top span.activepage {
    font-weight: 700;
    color: inherit;
    background-color: #fff
}

#jc div#nav-bottom, #jc div#nav-top {
    position: relative;
    z-index: 2;
    width: 100%
}

#jc div#nav-bottom {
    margin: 10px 0 0 0;
    padding: 0;
    background: url(images/jc_dot.gif) repeat-x top left
}

#jc #nav-bottom span.activepage {
    border-bottom: 1px solid #d6dadd;
    border-left: 1px solid #d6dadd;
    border-right: 1px solid #d6dadd;
    border-top: 1px solid #fff
}

#jc div#nav-top {
    margin: 10px 0;
    background: url(images/jc_dot.gif) repeat-x bottom
}

#jc #nav-top span.activepage {
    border-top: 1px solid #d6dadd;
    border-left: 1px solid #d6dadd;
    border-right: 1px solid #d6dadd;
    border-bottom: 1px solid #fff
}

#nav-bottom span.page {
    display: inline-block
}

#jc span.comments-vote {
    width: 6em;
    height: 15px;
    float: right
}

#jc span.comments-vote a {
    width: 15px;
    height: 14px;
    float: left;
    margin: 0 3px 0 0;
    display: block;
    background-repeat: no-repeat;
    background-image: url(images/jc_vote.gif);
    border: none !important;
    text-decoration: none
}

#jc span.comments-vote .busy {
    margin: 0;
    float: right;
    width: 16px
}

#jc .vote-good {
    background-position: 0 0
}

#jc .vote-poor, #jc a.vote-poor:hover {
    background-position: -15px 0
}

#jc span.vote-good, #jc span.vote-none, #jc span.vote-poor {
    margin: 0;
    float: right;
    font: bold 1em Verdana, Arial, Sans-Serif;
    line-height: 14px
}

#jc span.vote-good {
    color: #390
}

#jc span.vote-poor {
    color: #c00
}

#jc span.vote-none {
    color: #a9a9a9
}

#jc span.bbcode {
    width: auto;
    height: 23px;
    display: block;
    margin-bottom: 5px
}

#jc .bbcode a, #jc .bbcode a:active, #jc .bbcode a:focus, #jc .bbcode a:hover {
    width: 23px;
    height: 23px;
    float: left;
    margin: 0 2px 0 0;
    display: block;
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-image: url(images/jc_bbcodes.gif?v=301);
    text-decoration: none;
    border: none !important
}

#jc a.bbcode-empty {
    background-position: 0 0
}

#jc a.bbcode-b {
    background-position: -30px 0 !important
}

#jc a.bbcode-i {
    background-position: -60px 0 !important
}

#jc a.bbcode-u {
    background-position: -90px 0 !important
}

#jc a.bbcode-s {
    background-position: -120px 0 !important
}

#jc a.bbcode-url {
    background-position: -150px 0 !important
}

#jc a.bbcode-img {
    background-position: -180px 0 !important
}

#jc a.bbcode-list {
    background-position: -210px 0 !important
}

#jc a.bbcode-hide {
    background-position: -240px 0 !important
}

#jc a.bbcode-quote {
    background-position: -270px 0 !important
}

#jc a.bbcode-smile {
    background-position: -300px 0 !important
}

#jc a.bbcode-youtube {
    background-position: -330px 0 !important
}

#jc a.bbcode-google {
    background-position: -360px 0 !important
}

#jc a.bbcode-wiki {
    background-position: -390px 0 !important
}

#jc a.bbcode-facebook {
    background-position: -420px 0 !important
}

#jc a.bbcode-flickr {
    background-position: -450px 0 !important
}

#jc a.bbcode-instagram {
    background-position: -480px 0 !important
}

#jc a.bbcode-vimeo {
    background-position: -510px 0 !important
}

#jc span.bbcode img {
    width: 23px;
    height: 23px;
    float: left;
    margin: 0 2px 0 0
}

#jc .custombbcode {
    width: 23px;
    height: 23px;
    float: left;
    margin: 0 2px 0 0;
    display: block;
    text-decoration: none;
    cursor: pointer
}

#jc .rbox {
    margin: 0;
    padding: 4px 8px;
    width: auto;
    line-height: 100%;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px
}

#jc .rbox div {
    text-align: left;
    margin: 0
}

/*may style 20220113*/
.lgallery .content .blog .items-leading, .lgallery .content .blog .items-row {
  display: flex;
}
.lgallery .content .blog .items-leading>div, .lgallery .content .blog .items-row>div {
  display: flex;
    flex-direction: column;
    justify-content: space-between;
  margin: 30px 20px;
  width: 100%;
}
.lgallery .content .blog .item-separator {
  display: none;
}
.lgallery .content .blog .blogatitle {
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
}
.lgallery .content .blog .img-intro-left {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.lgallery .content .blog .img-intro-left img {
  max-height: 240px;
}

.lgallery .content .item-page .img-fulltext-left {
  display: flex;
    justify-content: center;
}
.lgallery .content .item-page .img-fulltext-left img {
  max-height: 80vh;
}

@media (max-width: 1199.9px) {
  .lgallery td.content {
    padding-left: 60px;
  }
}

@media (max-width: 991.9px) {
  .lgallery .content .blog .items-leading, .lgallery .content .blog .items-row {
    flex-wrap: wrap;
  }
  .lgallery .content .blog .items-leading>div, .lgallery .content .blog .items-row>div {
    width: 42%;
  }
  .lgallery .content .blog .img-intro-left img {
    max-height: 400px;
  }
}

@media (max-width: 767.9px) {
  .lgallery td.content {
    padding-left: 60px;
  }
  .lgallery .content .blog .img-intro-left img {
    max-height: 300px;
  }
}

@media (max-width: 575.9px) {
  .lgallery .content .blog .items-leading>div, .lgallery .content .blog .items-row>div {
    width: 100%;
  }
  .lgallery .content .blog .img-intro-left img {
    max-height: 600px;
    max-width: 100%;
  }
}
.spoilers .title {
  background: none !important;
    padding: 10px 0;
    margin: 0;
    margin-top: 0;
    font-size: 1em;
    line-height: 1em;
    font-weight: bold;
    border: none;
    cursor: pointer;
  color: grey;
  }
.spoilers .desc {
  margin: 0;
    padding: 0;
    background: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }
@media (min-width: 481px) {
.spoilers .desc {
  display: inline !important;
  font-weight: normal;
    }
.spoilers .title {
  display: none !important}
}