article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block
    }
audio, canvas, video {
    display: inline-block
    }
audio:not([controls]) {
    display: none;
    height: 0
    }
[hidden] {
    display: none
    }
html {
    font-family: "Roboto", sans-serif;
    font-size: 87.5%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.48571em
    }
body {
    margin: 0;
    padding: 0
    }
a:focus {
    outline: thin dotted
    }
a:active, a:hover {
    outline: 0
    }
p, pre {
    margin: 1.48571em 0
    }
blockquote {
    margin: 1.48571em 30px
    }
h1 {
    font-size: 2em;
    line-height: 1.48571em;
    margin-top: 0.74286em;
    margin-bottom: 0.74286em
    }
h2 {
    font-size: 1.5em;
    line-height: 1.98095em;
    margin-top: 0.99048em;
    margin-bottom: 0.99048em
    }
h3 {
    font-size: 1.17em;
    line-height: 1.26984em;
    margin-top: 1.26984em;
    margin-bottom: 1.26984em
    }
h4 {
    font-size: 1em;
    line-height: 1.48571em;
    margin-top: 1.48571em;
    margin-bottom: 1.48571em
    }
h5 {
    font-size: 0.83em;
    line-height: 1.79002em;
    margin-top: 1.79002em;
    margin-bottom: 1.79002em
    }
h6 {
    font-size: 0.67em;
    line-height: 2.21748em;
    margin-top: 2.21748em;
    margin-bottom: 2.21748em
    }
abbr[title] {
    border-bottom: 1px dotted
    }
b, strong {
    font-weight: bold
    }
dfn {
    font-style: italic
    }
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    border: 1px solid #666;
    padding-bottom: -1px;
    margin: 1.48571em 0
    }
mark {
    background: #ff0;
    color: #000
    }
code, kbd, pre, samp, tt, var {
    font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
    font-size: 1em;
    line-height: 1.48571em
    }
pre {
    white-space: pre-wrap
    }
q {
    quotes: "“" "”" "‘" "’"
    }
small {
    font-size: 80%
    }
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
    }
sup {
    top: -0.5em
    }
sub {
    bottom: -0.25em
    }
dl, menu, ol, ul {
    margin: 1.48571em 0
    }
ol ol, ol ul, ul ol, ul ul {
    margin: 0
    }
dd {
    margin: 0 0 0 30px
    }
menu, ol, ul {
    padding: 0 0 0 30px
    }
img {
    border: 0;
    max-width: 100%;
    height: auto;
    width: auto
    }
svg:not(:root) {
    overflow: hidden
    }
figure {
    margin: 0
    }
fieldset {
    margin: 0 2px;
    border-color: #c0c0c0;
    border-top-style: solid;
    border-top-width: 0.07143em;
    padding-top: 0.44857em;
    border-bottom-style: solid;
    border-bottom-width: 0.07143em;
    padding-bottom: 0.89429em;
    border-left-style: solid;
    border-left-width: 0.07143em;
    padding-left: 0.89429em;
    border-right-style: solid;
    border-right-width: 0.07143em;
    padding-right: 0.89429em
    }
legend {
    border: 0;
    padding: 0
    }
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
    }
button, input {
    line-height: normal
    }
button, select {
    text-transform: none
    }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
    }
button[disabled], html input[disabled] {
    cursor: default
    }
input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
    }
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
    }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
    }
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
    }
textarea {
    overflow: auto;
    vertical-align: top
    }
label {
    display: block;
    font-weight: bold
    }
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 1.48571em;
    margin-bottom: 1.48571em
    }
#page, .region-bottom {
    margin-left: auto;
    margin-right: auto;
    width: 950px
    }
#header, #content, #navigation, .region-sidebar-first, .region-sidebar-second, #footer {
    padding-left: 0;
    padding-right: 0;
    border-left: 0 !important;
    border-right: 0 !important;
    word-wrap: break-word
    }
#header:before, #header:after, #main:before, #main:after, #footer:before, #footer:after {
    content: "";
    display: table
    }
#header:after, #main:after, #footer:after {
    clear: both
    }
#main {
    padding-top: 3em;
    position: relative
    }
#navigation {
    position: absolute;
    top: 0;
    height: 3em;
    width: 950px
    }
.sidebar-first #content {
    float: left;
    width: 1900px;
    margin-left: 475px;
    margin-right: -2375px
    }
.sidebar-first .region-sidebar-first {
    float: left;
    width: 475px;
    margin-left: 0;
    margin-right: -475px
    }
.sidebar-second #content {
    float: left;
    width: 1900px;
    margin-left: 0;
    margin-right: -1900px
    }
.sidebar-second .region-sidebar-second {
    float: left;
    width: 475px;
    margin-left: 1900px;
    margin-right: -2375px
    }
.two-sidebars #content {
    float: left;
    width: 1425px;
    margin-left: 475px;
    margin-right: -1900px
    }
.two-sidebars .region-sidebar-first {
    float: left;
    width: 475px;
    margin-left: 0;
    margin-right: -475px
    }
.two-sidebars .region-sidebar-second {
    float: left;
    width: 475px;
    margin-left: 1900px;
    margin-right: -2375px
    }
.with-wireframes #header, .with-wireframes #main, .with-wireframes #content, .with-wireframes #navigation, .with-wireframes .region-sidebar-first, .with-wireframes .region-sidebar-second, .with-wireframes #footer, .with-wireframes .region-bottom {
    outline: 1px solid #ccc
    }
.element-invisible, .element-focusable, #navigation .block-menu .block__title, #navigation .block-menu-block .block__title {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
    }
.element-focusable:active, .element-focusable:focus {
    position: static !important;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto
    }
#skip-link {
    margin: 0
    }
#skip-link a, #skip-link a:visited {
    display: block;
    width: 100%;
    padding: 2px 0 3px 0;
    text-align: center;
    background-color: #666;
    color: #fff
    }
.header__logo {
    float: left;
    margin: 0;
    padding: 0
    }
.header__logo-image {
    vertical-align: bottom
    }
.header__name-and-slogan {
    float: left
    }
.header__site-name {
    margin: 0;
    font-size: 2em;
    line-height: 1.48571em
    }
.header__site-link:link, .header__site-link:visited {
    color: #000;
    text-decoration: none
    }
.header__site-link:hover, .header__site-link:focus {
    text-decoration: underline
    }
.header__site-slogan {
    margin: 0
    }
.header__secondary-menu {
    float: right
    }
.header__region {
    clear: both
    }
#navigation .block {
    margin-bottom: 0
    }
#navigation .links, #navigation .menu {
    margin: 0;
    padding: 0;
    text-align: left
    }
#navigation .links li, #navigation .menu li {
    float: left;
    padding: 0 10px 0 0;
    list-style-type: none;
    list-style-image: none
    }
.breadcrumb ol {
    margin: 0;
    padding: 0
    }
.breadcrumb li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0
    }
.page__title, .node__title, .block__title, .comments__title, .comments__form-title, .comment__title {
    margin: 0
    }
.messages, .messages--status, .messages--warning, .messages--error {
    margin: 1.48571em 0;
    padding: 10px 10px 10px 50px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAD6UlEQVR42s2WX0xbVRzH3YwmC4k+GF/0ZS/S267/bmnX9nL7bwstZlnbjTDYyoC5GCbB0ZW5pdJCe6swbLFA6bpWIGuRMWVjKGP+21QW3SZBSAjGh4XEaTZTH82Cm/3ztS2xs7mw4KLRk3xyzj33/H6fe5Pz7zEA/yr/vUDukj9FH6drqTaqT8EoPs/UV+nX6TD1BlUh9AqLHlmgPKLcRHmoCOWmElK/FOKTYpS8UwLJkASiUyLI3pKhlClN0g46qj+qL/pbArlbrlO1q25JeiSgR2iYJ8ywXLSg/qP6LNl2ro8+Q4MMkKCd9K2t3q3KdQnkXXIF5aISkgEJzONm1F2qW52pDJN1MI2bUBIuAdVOJWSMTPNQgX6/vkjVpvpREpag6oMqWCYta1IzbsHh9ga0RJtzY8URMdRO9U/KSuWmNQUqh2pY3CtG+fvlqJyofMAFNrZAE+7e/RWR4X4cD9tgOGsA2U2CdtMDqwqyMyIzQ5KKqAKmcyaYxkzYd3YvjGNGFtXRPRj58DT+LOemRrFnrBLyITmUDmUyO/NYgu2d26ukHVJo3tXAMGpAs+cQmh0NeClan30uwN7TgnQ6nRd4r3thOGOAJqYB2UVC79AfZAnKHGUxQa8A2tNaNLW/jKvXv8Dyb8s4yryKA4O10A3roIvpUB+swTdz1/LJZ27PQBvT5lBH1RD4BChzlQ2wBNtc22aE/ULQgzRCl4P5BPcT93GMOYz9wb2QhCRgAq35d8u/L2PXe7tADVGgBlcQ+AXQtmlvsP/gzbJZvp8PMkJCFBYh8m0knyiVSsHe0YIGZz1+/uVOvt8z7QGvnwf+ST5EIRHIUyR4fh50rbp5lsDcYR4ReAXgBrng9q/Qfa0bfy035r7Ot2dvz4IX4IEIEAXwvDzscOw4zxJUd1YfEXlE4Aa4BQHMlwzSSBeI7iXvoTxWDqKPYCFsFaKmr+YVliB0JfS89DVpiuhlB9k/tSOZTuYFvq98yI7L0/MAsVWcGp0bfW61hbahwltxSeARsIKyWKesSKQSWIwvYkvvllwfx88pgOvhwthu/AzAxlVX8vz385tLbaVxwpcLZtEw0QDjsBGctzksiE4CimZFfHp++oWHbnbuUfdB0komMgHsRN1r0MWBsEmYODF5onY92/UTwcvBxuzXcN1ccHycVSn2FaPYWwzCQUDWKIt7z3utAJ5c74Hz+OLSomynY+cVfiM/xW3JiDyZpB3FuZrj4oCwE+Ad4qWMjPHjpTtL0mzMoxyZz9yM39Q7Y85Ok930icqm+k59TL2wm9l90dZv8y/8sPAigGf/iUN/Q4anM2zOsdLe+L+4VfwBVVjDs2rTYx0AAAAASUVORK5CYII=");
    background-position: 8px 8px;
    background-repeat: no-repeat;
    border: 1px solid #be7
    }
.messages--warning {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACuElEQVRIiWP4//8/Ay0xSYqntTpnT252zqeJBf0Njhsykrz/pyd6/e9vcNpGVQv6q2wlm0qc/r0+IPD/3UG+/61l9v9mdrjIUc2C7hqHUzc3S///eZwBjO9tF/vfWe1wjioWTKixVm8otPn38wQT3IKfxxn/t5Va/utpsNSg2ILWcttrNzdJgQ3+dpQRjEHs+9tE/zeXWt+gyILOamuTqlxrsOtPLub+7+emBsSq/88v5wL7oqHQ9H9nmbkF2RbUF1rev7lJEuziuU3i/90ddcB4UZsoJC62ifyvK7R4QJYFrcUGrmUZ5v9hYb9hosh/bzcDMN42VRgeF9W5hv8bi/XdSbagKtfs2c1NEvCIPbaQ/7+/pwkYn17Ki0hR24T/l2eZPCfJgsZ83dCiNOP/yCnn7iau/8G+5mD8aBsHSoqqyNL9X5erHUm0BcVpRm9ubhZHMoTh/4eDzP/DA23+RwTZ/P96hAlF7t5Wof8FyfpvibKgNk8noyDZ4D9quofg1Bjr/1kJlhjiIF+Upmn/r83RzCJoQXaC3qcbm8SwGMLwvybP/H8jMGlik7u7VeB/Zqz2J7wWVGdr1uTG62J1PQgfWST1/+hiCaxyIF8UJqv9r8hQrcVpQVqkzrcbG0WwGvB2H/P/lnx5MAaxsam5vYn3f2KY+jesFpSlqfZnxWjidP2OGWL/g/0swBjExu4Lhv958Ur/i5KU+lEsCA1lYI4JUv95bZ0gTo2Pt3P+z0myBmMQG5e6mxu4/kf4Kf8EmQm3oCRNebKrvSawIGPBqRG9sMOp5hjjfwdrlf/58bKT4RaUpWvtcLZV/39iscD/H0AFP46jYwYiMeP/44u4/9tbKQODSXUH3II9G7v18hI0n8YGKv+IDVT6joxj/BVx4mgcOCde/SnITPRUJAHEGlTCEkQV19TAAN8FC67hZdFXAAAAAElFTkSuQmCC");
    border-color: #ed5
    }
.messages--error {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACpElEQVR42rWWTUgbQRiGQ0Tx4MWDeFM8eBA9iKAoggiCoCiiIiL4L3oQV1CJB0UEf6iRYFpK7UniTw9VSqL2kvQsVDBpSZrtRo35czVNW3oprRf17exSl4yzu1ikAy9h59vvedhkMrMGAGoxknAk2w8MJ/WosXThiZkZt9jdLeglPjn5ATc3mhJNuNjbK0QbG3ExMICL/n6IfX0gcxB7ekDAELu6IHZ2IlJbi1hLS1BLogmPtbUhMTv7oMSamzUlqnByMxLT0/8STQkDj9TV4ZLj5OysrODl8jIu5Gs68dFR7JG6dWkJ0fFx+TpSX89IDMnwcHU1yKec12Yz3rlc4HkeLwjkXJpPip3U3+7vIx6P4ymph4eG5PlwTQ0lMdytlmBxMWKtrXLeT0zA5XTibvj9fjxfXETkb/3N/Dz2dneVuiTZtliU/rPSUsQ5ziuxZYG03IIlJdKKUPJjdRUAKMmzuTnskB/VYbdTtd9HR4g2NCi9Z2VliDY1BSnBaUEBzsrLqXyzWCiQ9HU5HA4afniIUFWV0hOqqMBpURErOM7NxWlhIZOvCwvA7S3Uxq+DA5AnZ3pO8vJYQSArC8c5Oeqx2Rj4udeLQH6+6v2B7GxW8DkjA0JmJpONwUHY7XZGIAgCzCYTeJUewmIFfqMRfEoKlQ2yJbza2oLWcLvdeDI2hk/3+iQWKzAYkJzNjg5srq9TwJ9OJ76YTNScx+ORJT66X1/grKyEbW2NgfPp6XKd/JMZySrHaQsSU1Oe+0/w3WpVgyu5HBlR6lc+H8gioevDwz6JrWwV5+3txyoSFk5DcOX1MnCyJ4Vwfb1zt1UY9SR8aioDpuppaVpwZbPTl+hHF04dOKzk8XBF8DgJC3/woU/W/EciOtELOWi8DDwp//215Q+p7kiKh2lQSAAAAABJRU5ErkJggg==");
    border-color: #ed541d
    }
.messages__list {
    margin: 0
    }
.messages__item {
    list-style-image: none
    }
.messages--error p.error {
    color: #333
    }
.ok, .messages--status {
    background-color: #f8fff0;
    color: #234600
    }
.warning, .messages--warning {
    background-color: #fffce5;
    color: #840
    }
.error, .messages--error {
    background-color: #fef5f1;
    color: #8c2e0b
    }
.tabs-primary, .tabs-secondary {
    overflow: hidden;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, #bbb), color-stop(100%, transparent));
    background-image: -webkit-linear-gradient(bottom, #bbb 1px, transparent 1px);
    background-image: -moz-linear-gradient(bottom, #bbb 1px, transparent 1px);
    background-image: -o-linear-gradient(bottom, #bbb 1px, transparent 1px);
    background-image: linear-gradient(bottom, #bbb 1px, transparent 1px);
    list-style: none;
    border-bottom: 1px solid #bbb  /ie;
    margin: 1.48571em 0;
    padding: 0 2px;
    white-space: nowrap
    }
.tabs-primary__tab, .tabs-primary__tab.is-active, .tabs-secondary__tab, .tabs-secondary__tab.is-active {
    float: left;
    margin: 0 3px
    }
a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active, a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
    border: 1px solid #e9e9e9;
    border-right: 0;
    border-bottom: 0;
    display: block;
    line-height: 1.48571em;
    text-decoration: none
    }
.tabs-primary__tab, .tabs-primary__tab.is-active {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    text-shadow: 1px 1px 0 white;
    border: 1px solid #bbb;
    border-bottom-color: transparent;
    border-bottom: 0  /ie
    }
.is-active.tabs-primary__tab {
    border-bottom-color: white
    }
a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    color: #333;
    background-color: #dedede;
    letter-spacing: 1px;
    padding: 0 1em;
    text-align: center
    }
a.tabs-primary__tab-link:hover, a.tabs-primary__tab-link:focus {
    background-color: #e9e9e9;
    border-color: #f2f2f2
    }
a.tabs-primary__tab-link:active, a.tabs-primary__tab-link.is-active {
    background-color: transparent;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e9e9e9), color-stop(100%, rgba(233, 233, 233, 0)));
    background-image: -webkit-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    background-image: -moz-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    background-image: -o-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    background-image: linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    border-color: #fff
    }
.tabs-secondary {
    font-size: 0.9em;
    margin-top: -1.48571em
    }
.tabs-secondary__tab, .tabs-secondary__tab.is-active {
    margin: 0.74286em 3px
    }
a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
    -webkit-border-radius: 0.75em;
    -moz-border-radius: 0.75em;
    -ms-border-radius: 0.75em;
    -o-border-radius: 0.75em;
    border-radius: 0.75em;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    text-shadow: 1px 1px 0 white;
    background-color: #f2f2f2;
    color: #666;
    padding: 0 0.5em
    }
a.tabs-secondary__tab-link:hover, a.tabs-secondary__tab-link:focus {
    background-color: #dedede;
    border-color: #999;
    color: #333
    }
a.tabs-secondary__tab-link:active, a.tabs-secondary__tab-link.is-active {
    text-shadow: 1px 1px 0 #333;
    background-color: #666;
    border-color: #000;
    color: #fff
    }
.inline {
    display: inline;
    padding: 0
    }
.inline li {
    display: inline;
    list-style-type: none;
    padding: 0 1em 0 0
    }
span.field-label {
    padding: 0 1em 0 0
    }
.more-link {
    text-align: right
    }
.more-help-link {
    text-align: right
    }
.more-help-link a {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA7UlEQVR42qWTPQqDQBCFcwSPkCNITpAj5AjeIm1uYpkyR7Cy2Mot7OwsBAsRwUKwmOwLGRle3EIy8PyBfZ/z3J2TiPylz8VWWZZpUB40BonRKyizaxkA88MYYiqCEgv4MTvnZJom0VqWRbz3FlJZgLYtqmEY1Lg9r+sKsIXcLSC3AC019H0vqLquLeC5AfiHYSGkcdAJimKIBQiJ4+CO92OAtm0FNc8zOjkMwE5Q63FAtbeg6zpAYvG8BWR7i5qmQYwY4MIHqYhE2DOPQWcGJBQF2XU72ZzyUeZ5GCNt5/hybJgYdAXsq5sOEE/jG6dC5IOqCXTmAAAAAElFTkSuQmCC");
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding: 1px 0 1px 20px
    }
.pager {
    clear: both;
    padding: 0;
    text-align: center
    }
.pager-item, .pager-first, .pager-previous, .pager-next, .pager-last, .pager-ellipsis, .pager-current {
    display: inline;
    padding: 0 0.5em;
    list-style-type: none;
    background-image: none
    }
.pager-current {
    font-weight: bold
    }
.block {
    margin-bottom: 1.48571em
    }
.menu__item.is-leaf {
    list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAD1BMVEX///+/v7+Li4sAAADAwMBFvsw8AAAAAXRSTlMAQObYZgAAAB1JREFUCFtjYAADYwMGBmYVZSDhKAwkFJWhYiAAAB2+Aa/9ugeaAAAAAElFTkSuQmCC");
    list-style-type: square
    }
.menu__item.is-expanded {
    list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==");
    list-style-type: circle
    }
.menu__item.is-collapsed {
    list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC");
    list-style-type: disc
    }
.menu a.active {
    color: #000
    }
.new, .update {
    color: #c00;
    background-color: transparent
    }
.unpublished {
    height: 0;
    overflow: visible;
    background-color: transparent;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word
    }
.comments {
    margin: 1.48571em 0
    }
.comment-preview {
    background-color: #ffffea
    }
.comment .permalink {
    text-transform: uppercase;
    font-size: 75%
    }
.indented {
    margin-left: 30px
    }
.form-item {
    margin: 1.48571em 0
    }
.form-checkboxes .form-item, .form-radios .form-item {
    margin: 0
    }
tr.odd .form-item, tr.even .form-item {
    margin: 0
    }
.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 1px solid #c00
    }
.form-item .description {
    font-size: 0.85em
    }
.form-type-radio .description, .form-type-checkbox .description {
    margin-left: 2.4em
    }
.form-required {
    color: #c00
    }
label.option {
    display: inline;
    font-weight: normal
    }
a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button
    }
.password-parent, .confirm-parent {
    margin: 0
    }
#user-login-form {
    text-align: left
    }
.openid-links {
    margin-bottom: 0
    }
.openid-link, .user-link {
    margin-top: 1.48571em
    }
html.js #user-login-form li.openid-link, #user-login-form li.openid-link {
    margin-left: -20px
    }
#user-login ul {
    margin: 1.48571em 0
    }
form th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc
    }
form tbody {
    border-top: 1px solid #ccc
    }
form table ul {
    margin: 0
    }
tr.even, tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em
    }
tr.even {
    background-color: #fff
    }
td.active {
    background-color: #ddd
    }
td.checkbox, th.checkbox {
    text-align: center
    }
td.menu-disabled {
    background: #ccc
    }
#autocomplete .selected {
    background: #0072b9;
    color: #fff
    }
html.js .collapsible .fieldset-legend {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==");
    background-position: 5px 65%;
    background-repeat: no-repeat;
    padding-left: 15px
    }
html.js .collapsed .fieldset-legend {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC");
    background-position: 5px 50%
    }
.fieldset-legend .summary {
    color: #999;
    font-size: 0.9em;
    margin-left: 0.5em
    }
tr.drag {
    background-color: #fffff0
    }
tr.drag-previous {
    background-color: #ffd
    }
.tabledrag-toggle-weight {
    font-size: 0.9em
    }
tr.selected td {
    background: #ffc
    }
.progress {
    font-weight: bold
    }
.progress .bar {
    background: #ccc;
    border-color: #666;
    margin: 0 0.2em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
    }
.progress .filled {
    background-color: #0072b9;
    background-image: url(/sites/all/themes/lucca/images/progress.gif?1423827094)
    }
@media print {
    a:link, a:visited {
        text-decoration: underline !important
        }
    a:link.header__site-link, a:visited.header__site-link {
        text-decoration: none !important
        }
    #content a[href]:after {
        content: " (" attr(href) ")";
        font-weight: normal;
        font-size: 14px
        }
    #content a[href^="javascript:"]:after, #content a[href^="#"]:after {
        content: ""
        }
    #content abbr[title]:after {
        content: " (" attr(title) ")"
        }
    #content {
        float: none !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important
        }
    body, #page, #main, #content {
        color: #000;
        background-color: transparent !important;
        background-image: none !important
        }
    #skip-link, #toolbar, #navigation, .region-sidebar-first, .region-sidebar-second, #footer, .breadcrumb, .tabs, .action-links, .links, .book-navigation, .forum-topic-navigation, .pager, .feed-icons {
        visibility: hidden;
        display: none
        }
    }
a {
    text-decoration: none
    }
#content article .field-name-body a {
    color: #d80a25
    }
#content article .field-name-body a:hover {
    color: #a7081d
    }
#page {
    position: relative
    }
#image-wrapper {
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(/sites/all/themes/lucca/images/bg-tmp.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
    }
#image-wrapper #pattern-wrapper {
    width: 100%;
    background: url(/sites/all/themes/lucca/images/pattern.png) left top repeat;
    padding-top: 33px;
    padding-bottom: 33px
    }
.sidebar-second #content {
    float: left;
    width: 680px;
    margin-left: 0;
    margin-right: -680px
    }
.sidebar-second .region-sidebar-second {
    float: left;
    width: 270px;
    margin-left: 680px;
    margin-right: -950px
    }
.header__region {
    clear: none
    }
.region-header {
    height: 60px;
    background-color: #FFF
    }
.region-footer {
    background-color: #ECECEC;
    padding-left: 50px !important;
    padding-top: 11px
    }
.region-bottom {
    background: white url(/sites/all/themes/lucca/images/footer_line.png) no-repeat center bottom;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1em;
    height: 34px;
    color: #333
    }
.region-bottom .block {
    float: left;
    margin-bottom: 0;
    width: 450px
    }
.region-bottom .block.first {
    margin-left: 50px
    }
.region-bottom p {
    margin: 0
    }
#header-promo {
    height: 450px;
    position: relative;
    overflow: hidden
    }
#header-promo .main-box {
    height: 450px;
    float: left;
    width: 100%
    }
#header-promo .main-box .fancy-title, #header-promo .main-box h1, #header-promo .main-box h2.node-title {
    font-size: 22px;
    line-height: 29px;
    margin-left: 50px;
    margin-top: 25%
    }
#header-promo .main-box .fancy-title .title-text, #header-promo .main-box h1 .title-text, #header-promo .main-box h2.node-title .title-text {
    background-color: #000
    }
#header-promo .main-box .fancy-title a:hover .title-text, #header-promo .main-box h1 a:hover .title-text, #header-promo .main-box h2.node-title a:hover .title-text, #header-promo .main-box .fancy-title a:active .title-text, #header-promo .main-box h1 a:active .title-text, #header-promo .main-box h2.node-title a:active .title-text {
    background-color: #FFF;
    color: #000
    }
#header-promo .main-box .fancy-title a:hover .second-link, #header-promo .main-box h1 a:hover .second-link, #header-promo .main-box h2.node-title a:hover .second-link, #header-promo .main-box .fancy-title a:active .second-link, #header-promo .main-box h1 a:active .second-link, #header-promo .main-box h2.node-title a:active .second-link {
    background-position: 0 -29px
    }
#header-promo .main-box .second-link {
    width: 43px;
    height: 29px;
    background: black url(/sites/all/themes/lucca/images/second-link-head.png) no-repeat;
    margin-top: 2px
    }
#header-promo.others .main-box {
    width: 680px
    }
#header-promo .sponsor-image {
    position: absolute;
    width: 680px;
    bottom: 0;
    left: 0;
    text-align: center;
    height: 57px
    }
#header-promo .altro-box-container {
    float: left
    }
#header-promo .altro-box {
    width: 270px;
    position: relative
    }
#header-promo .altro-box .fancy-title, #header-promo .altro-box h1, #header-promo .altro-box h2.node-title {
    position: absolute;
    left: 0;
    bottom: 10px
    }
#header-promo .altro-box .fancy-title .title-text, #header-promo .altro-box h1 .title-text, #header-promo .altro-box h2.node-title .title-text {
    background-color: #FFF;
    color: #000
    }
#header-promo .altro-box .fancy-title a:hover .title-text, #header-promo .altro-box h1 a:hover .title-text, #header-promo .altro-box h2.node-title a:hover .title-text, #header-promo .altro-box .fancy-title a:active .title-text, #header-promo .altro-box h1 a:active .title-text, #header-promo .altro-box h2.node-title a:active .title-text {
    background-color: #000;
    color: #FFF
    }
#header-promo .altro-box .fancy-title a:hover .second-link, #header-promo .altro-box h1 a:hover .second-link, #header-promo .altro-box h2.node-title a:hover .second-link, #header-promo .altro-box .fancy-title a:active .second-link, #header-promo .altro-box h1 a:active .second-link, #header-promo .altro-box h2.node-title a:active .second-link {
    background-position: 0 0
    }
#header-promo .altro-box .second-link {
    background-position: 0 -27px
    }
#header-promo.other-1 .altro-box {
    height: 450px
    }
#header-promo.other-2 .altro-box {
    height: 225px
    }
#header-promo.other-3 .altro-box {
    height: 150px
    }
#visita-popup {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 270px;
    height: 448px;
    font-weight: 300;
    background: #FFF;
    line-height: 1.3em;
    font-size: 13px;
    border-bottom: 2px solid #d80a25;
    -webkit-transform: translatey(-450px);
    -moz-transform: translatey(-450px);
    -ms-transform: translatey(-450px);
    -o-transform: translatey(-450px);
    transform: translatey(-450px);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
    }
#visita-popup strong {
    font-weight: 500
    }
#visita-popup .content {
    padding: 0 25px 0;
    margin-top: 18px
    }
#visita-popup .indirizzo {
    color: #d80a25
    }
#visita-popup p {
    margin-top: 0;
    margin-bottom: 0.9em
    }
#visita-popup.opened {
    display: block;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0)
    }
#visita-popup a {
    color: inherit
    }
#visita-popup a:hover, #visita-popup a:active {
    text-decoration: underline
    }
.lt-ie9 #visita-popup {
    display: none
    }
.fancy-title, h1, h2.node-title {
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 27px
    }
.fancy-title .title-text, h1 .title-text, h2.node-title .title-text {
    display: inline-block;
    background-color: #d80a25;
    color: #FFF;
    padding: 0 21px;
    margin-bottom: 2px
    }
.exibitions .fancy-title .title-text, .exibitions h1 .title-text, .exibitions h2.node-title .title-text {
    background-color: #7cd2d5
    }
.fancy-title a, h1 a, h2.node-title a {
    display: inline-block
    }
.fancy-title a:hover .title-text, h1 a:hover .title-text, h2.node-title a:hover .title-text, .fancy-title a:active .title-text, h1 a:active .title-text, h2.node-title a:active .title-text {
    background-color: #000
    }
.fancy-title a:hover .second-link, h1 a:hover .second-link, h2.node-title a:hover .second-link, .fancy-title a:active .second-link, h1 a:active .second-link, h2.node-title a:active .second-link {
    background-position: 0 -27px
    }
.exibitions .fancy-title a:hover .second-link, .exibitions h1 a:hover .second-link, .exibitions h2.node-title a:hover .second-link, .exibitions .fancy-title a:active .second-link, .exibitions h1 a:active .second-link, .exibitions h2.node-title a:active .second-link {
    background-position: 0 -54px
    }
#logo {
    margin-left: 50px;
    margin-top: 15px
    }
#block-superfish-1 {
    float: right;
    margin: 0
    }
#block-superfish-1 li a, #block-superfish-1 li span.nolink {
    font-weight: 900;
    text-transform: lowercase;
    color: #666;
    cursor: pointer
    }
#block-superfish-1 li a:hover, #block-superfish-1 li span.nolink:hover {
    color: black
    }
#block-superfish-1 li.sf-depth-1 {
    border-left: 1px solid #E0E0E0
    }
#block-superfish-1 li.sf-depth-1.first {
    border-left: none
    }
#block-superfish-1 li.sf-depth-1.last a {
    background: #d80a25 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QwTEA4uu1szEAAAAE5JREFUCNddzLEJgDAYROEEbF3FNnV2sLfPQE6RwSxSuMFnkx8kBw+Od3AJHTUtQUVPOPGi/MYy3RniwsAxGbjWy4Zn0sJvUXLON/bo4T9YFkprYVo+gwAAAABJRU5ErkJggg==") no-repeat 64px center;
    padding-right: 32px;
    color: #FFF;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s
    }
.i18n-en #block-superfish-1 li.sf-depth-1.last a {
    background-position: 56px center
    }
#block-superfish-1 li.sf-depth-1.last a:hover, #block-superfish-1 li.sf-depth-1.last a:active, #block-superfish-1 li.sf-depth-1.last a.opened {
    background-color: #a7081d
    }
#block-superfish-1 li.sf-depth-1 > a, #block-superfish-1 li.sf-depth-1 > span.nolink {
    padding: 0 13px;
    height: 60px;
    line-height: 60px;
    display: inline-block
    }
#block-superfish-1 li.sf-depth-1 > ul {
    background: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    top: 60px
    }
#block-superfish-1 li.sf-depth-2 a {
    font-weight: 300;
    line-height: 2em;
    padding: 0 16px
    }
#block-superfish-1 li.sf-depth-2 a:hover, #block-superfish-1 li.sf-depth-2 a:focus {
    font-weight: 900
    }
#block-superfish-1 #menu-342-1 ul {
    width: 100px;
    border-bottom: 2px solid #7cd2d5;
    padding-bottom: 5px
    }
#block-superfish-1 #menu-342-1 ul a:hover {
    color: #7cd2d5
    }
#block-superfish-1 #menu-346-1 ul {
    width: 170px;
    border-bottom: 2px solid #d80a25;
    padding-bottom: 5px
    }
#block-superfish-1 #menu-346-1 ul a:hover {
    color: #d80a25
    }
.breadcrumb {
    display: table-cell;
    vertical-align: middle;
    height: 46px;
    background-color: #FFF;
    color: #939393;
    font-weight: 300;
    text-transform: lowercase;
    padding-left: 50px;
    padding-right: 0;
    width: 630px
    }
.breadcrumb a {
    color: inherit
    }
.breadcrumb .first a {
    font-weight: 500
    }
.breadcrumb .last {
    color: #d80a25;
    font-weight: 500
    }
.field-name-field-tag .field-item, .view-tag-cloud .views-row {
    display: inline-block;
    margin-right: 2px;
    line-height: 30px
    }
.field-name-field-tag .field-item a, .view-tag-cloud .views-row a {
    background-color: #E0E0E0;
    color: #939393;
    padding: 4px 12px;
    font-size: 13px
    }
.region-footer .field-name-field-tag .field-item a, .region-footer .view-tag-cloud .views-row a {
    font-size: 14px;
    padding: 5px 17px
    }
.field-name-field-tag .field-item a:hover, .field-name-field-tag .field-item a:active, .view-tag-cloud .views-row a:hover, .view-tag-cloud .views-row a:active {
    color: #E0E0E0;
    background-color: #939393
    }
.field-name-field-tag .field-item a:before, .view-tag-cloud .views-row a:before {
    content: "#"
    }
.view-tag-cloud .views-row {
    line-height: 33px
    }
#block-block-2 p {
    font-size: 13px
    }
#block-block-3 {
    line-height: 34px
    }
#block-block-4 {
    line-height: 34px;
    font-weight: 300;
    text-align: right
    }
#block-block-4 ul {
    margin: 0;
    padding: 0;
    margin-right: 50px
    }
#block-block-4 ul li {
    list-style: none;
    display: inline-block
    }
#block-block-4 a {
    color: #000
    }
#block-block-4 a:hover, #block-block-4 a:active {
    text-decoration: underline
    }
#block-block-4 .email-link {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    height: 12px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAMCAMAAAC3DnawAAAAnFBMVEU1NTU2NjZHR0dLS0tTU1NVVVVqampycnJ1dXV4eHh5eXl6enp7e3t8fHx9fX1/f3+BgYGCgoKDg4OEhISGhoaIiIiKioqOjo6QkJCSkpKUlJSXl5efn5+jo6Ompqarq6u0tLS2tra6urrHx8fIyMjJycnMzMzR0dHW1tbZ2dnb29vh4eHj4+Pk5OTv7+/z8/P5+fn8/Pz9/f3////xYRbqAAAAfUlEQVQI123N2Q6CQBBE0XYHBUc2FxRBEGRVmfr/fxOGiQHCfTzpVBPt7GHajDQlQ79cNYjV7NmjxKhtYsDp8afwDAjDwZN0d27Srn5wEeQGCI+8se8+BiKTg1tR4y/dJGVTtCep+t6m4rhc0urTTVXrSo52P4ZN25yNW/wAd40hTMk9A8UAAAAASUVORK5CYII=") no-repeat;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left
    }
#block-block-1 {
    width: 300px
    }
#block-block-1 .menu-footer {
    margin: 0;
    padding: 0
    }
#block-block-1 .menu-footer li {
    list-style: none;
    display: inline-block;
    margin-right: 2px;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 300;
    font-size: 13px
    }
#block-block-1 .menu-footer li a {
    background-color: #ADADAD;
    color: #FFF;
    padding: 4px 12px
    }
#block-block-1 .menu-footer li a:hover, #block-block-1 .menu-footer li a:active {
    color: #ADADAD;
    background-color: #FFF
    }
#block-block-1 .menu-footer.menu-footer-sotto a {
    background-color: #FFF;
    color: #000
    }
#block-block-1 .menu-footer.menu-footer-sotto a:hover, #block-block-1 .menu-footer.menu-footer-sotto a:active {
    color: #FFF;
    background-color: #000
    }
#block-block-1 #lucca-footer-logo {
    margin-bottom: 20px
    }
#block-block-6, #block-webform-client-block-13 {
    background-color: #F9F9F9;
    padding: 17px 22px;
    width: 226px;
    float: right
    }
#block-block-6 .block-title, #block-webform-client-block-13 .block-title {
    color: #d80a25;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 900;
    line-height: 1em;
    margin-bottom: 12px
    }
#block-block-6 .form-text, #block-webform-client-block-13 .form-text {
    border: 1px solid #C6C6C6;
    width: 226px;
    line-height: 26px;
    height: 26px;
    font-size: 12px;
    font-weight: 300;
    padding: 0 4px
    }
#block-block-6 .form-actions, #block-webform-client-block-13 .form-actions {
    display: block;
    text-align: right;
    margin-top: 21px
    }
#block-block-6 .form-submit, #block-webform-client-block-13 .form-submit {
    background: transparent url(/sites/all/themes/lucca/images/search.png) no-repeat right center;
    padding-right: 30px;
    text-transform: lowercase;
    border: none;
    display: inline-block;
    height: 22px;
    font-weight: 300;
    font-size: 13px
    }
#block-webform-client-block-13 {
    margin-right: 7px
    }
#block-webform-client-block-13 .webform-component-newsletter_email, #block-webform-client-block-13 .form-item-submitted-email-newsletter-email-address, #block-webform-client-block-13 .webform-component-checkboxes {
    margin: 0
    }
#block-webform-client-block-13 .webform-component-checkboxes {
    float: left;
    font-size: 9px;
    font-weight: 300;
    margin-top: 10px;
    width: 148px;
    line-height: 1.3em
    }
.i18n-en #block-webform-client-block-13 .webform-component-checkboxes {
    margin-top: 20px
    }
#block-webform-client-block-13 .form-item-submitted-privacy-1 .form-checkbox {
    margin-bottom: 10px;
    margin-right: 2px;
    float: left;
    width: 13px;
    height: 13px
    }
#block-webform-client-block-13 .form-item-submitted-privacy-1 label {
    display: block
    }
#block-webform-client-block-13 .form-item-submitted-privacy-1 label a {
    color: inherit;
    font-weight: 900
    }
#block-webform-client-block-13 .form-item-submitted-privacy-1 label a:hover, #block-webform-client-block-13 .form-item-submitted-privacy-1 label a:active {
    text-decoration: underline
    }
#block-webform-client-block-13 .block-title {
    color: #000
    }
#simplenews-confirm-add-form {
    margin-bottom: 25px
    }
#simplenews-confirm-add-form .form-submit {
    background-color: #000;
    color: #FFF;
    border: none;
    padding: 4px 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 4px
    }
#simplenews-confirm-add-form #edit-cancel {
    color: #d80a25
    }
#block-views-tag-cloud-block {
    clear: both
    }
.field-name-field-immagini, .field-name-field-videos, .view-mode-full .field-name-field-immagini, .view-mode-full .field-name-field-video {
    width: 270px;
    float: right;
    margin-left: 30px
    }
.field-name-field-immagini img, .field-name-field-videos img, .view-mode-full .field-name-field-immagini img, .view-mode-full .field-name-field-video img {
    display: block
    }
.field-name-field-immagini a, .field-name-field-videos a, .view-mode-full .field-name-field-immagini a, .view-mode-full .field-name-field-video a {
    display: block;
    position: relative;
    outline: none
    }
.field-name-field-immagini a .plus, .field-name-field-videos a .plus, .view-mode-full .field-name-field-video a .plus {
    display: block;
    position: absolute;
    z-index: 15;
    top: 7px;
    left: 7px;
    width: 23px;
    height: 23px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXAQMAAADa5EbjAAAABlBMVEW2SMAAAAB3OrQpAAAAAXRSTlMAQObYZgAAABVJREFUCNdjYEAGAvix/P8PBNUgAQCMDwMPTOaNxgAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
    }
.field-name-field-immagini a .overlay, .field-name-field-videos a .overlay, .view-mode-full .field-name-field-video a .overlay {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s
    }
.field-name-field-immagini a:hover .overlay, .field-name-field-videos a:hover .overlay, .view-mode-full .field-name-field-video a:hover .overlay, .field-name-field-immagini a:active .overlay, .field-name-field-videos a:active .overlay, .view-mode-full .field-name-field-video a:active .overlay {
    opacity: 0.3
    }
.field-name-field-immagini a:hover .plus, .field-name-field-videos a:hover .plus, .view-mode-full .field-name-field-video a:hover .plus, .field-name-field-immagini a:active .plus, .field-name-field-videos a:active .plus, .view-mode-full .field-name-field-video a:active .plus {
    width: 116px;
    height: 116px
    }
.field-name-field-immagini .field-item, .field-name-field-videos .field-item, .view-mode-full .field-name-field-video .field-item {
    float: right;
    margin-bottom: 10px
    }
.field-name-field-immagini .field-item.odd, .field-name-field-videos .field-item.odd, .view-mode-full .field-name-field-video .field-item.odd {
    margin-right: 10px
    }
.view-mode-search_result .field-name-field-immagini, .view-mode-search_result .field-name-field-videos, .view-mode-search_result .view-mode-full .field-name-field-video, .view-mode-full .view-mode-search_result .field-name-field-video, .view-mode-elenco_articoli .field-name-field-immagini, .view-mode-elenco_articoli .field-name-field-videos, .view-mode-elenco_articoli .view-mode-full .field-name-field-video, .view-mode-full .view-mode-elenco_articoli .field-name-field-video {
    width: 130px;
    margin-left: 0
    }
.view-mode-search_result .field-name-field-immagini .field-item, .view-mode-search_result .field-name-field-videos .field-item, .view-mode-search_result .view-mode-full .field-name-field-video .field-item, .view-mode-full .view-mode-search_result .field-name-field-video .field-item, .view-mode-elenco_articoli .field-name-field-immagini .field-item, .view-mode-elenco_articoli .field-name-field-videos .field-item, .view-mode-elenco_articoli .view-mode-full .field-name-field-video .field-item, .view-mode-full .view-mode-elenco_articoli .field-name-field-video .field-item {
    margin-right: 0
    }
.view-mode-full .field-name-field-videos, .view-mode-full .field-name-field-immagini, .view-mode-full .field-name-field-video, .view-mode-full .field-name-field-video {
    width: auto;
    float: none;
    margin-left: 0;
    display: inline
    }
.view-mode-full .field-name-field-videos .field-items, .view-mode-full .field-name-field-immagini .field-items, .view-mode-full .field-name-field-video .field-items, .view-mode-full .field-name-field-video .field-items {
    display: inline
    }
.view-mode-full .field-name-field-videos .field-item, .view-mode-full .field-name-field-immagini .field-item, .view-mode-full .field-name-field-video .field-item, .view-mode-full .field-name-field-video .field-item {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px
    }
.page-node .view-mode-full h2 {
    font-size: 1em;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #d80a25;
    font-weight: bold;
    margin: 0.5em 0
    }
article.node {
    color: #4d4d4d
    }
article.node .field-name-body {
    margin-right: 50px
    }
.page-node article.node {
    margin-bottom: 25px
    }
article.node .flexslider {
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 24px
    }
article.node .flexslider .flex-direction-nav a {
    width: 22px;
    height: 22px;
    background: black url(/sites/all/themes/lucca/images/slideshow_controls.png) no-repeat;
    margin-top: -11px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left
    }
article.node .flexslider .flex-direction-nav a:before {
    content: ""
    }
article.node .flexslider .flex-direction-nav a.flex-prev {
    background-position: 0 0;
    left: 0
    }
article.node .flexslider .flex-direction-nav a.flex-next {
    background-position: -22px 0;
    right: 0
    }
article.node.view-mode-elenco_articoli .field-name-field-tag {
    margin-top: 44px
    }
article.node .field-name-field-pdf {
    margin-bottom: 24px
    }
article.node .field-name-field-pdf a {
    display: inline-block;
    background: url(/sites/all/themes/lucca/images/icona_pdf.png) no-repeat left center;
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    font-weight: 500;
    color: #d80a25
    }
article.node .field-name-field-pdf a:hover {
    color: #a7081d
    }
article.node .field-name-field-pdf .field-item {
    margin: 5px 0
    }
#main {
    background-color: #F6F6F6;
    padding-top: 0
    }
#content #content-inner {
    background: white url(/sites/all/themes/lucca/images/circle_bg.png) center top no-repeat;
    padding-top: 25px;
    padding-left: 50px;
    padding-right: 0
    }
.page-taxonomy-term #content #content-inner, .page-updates #content #content-inner, .page-search #content #content-inner, .page-cerca #content #content-inner, .front #content #content-inner {
    background-image: none
    }
.page-taxonomy-term #content #content-inner article, .page-updates #content #content-inner article, .page-search #content #content-inner article, .page-cerca #content #content-inner article, .front #content #content-inner article {
    background: white url(/sites/all/themes/lucca/images/circle_bg.png) center top no-repeat;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 2px solid #FFF
    }
.page-taxonomy-term #content #content-inner article .node-title, .page-taxonomy-term #content #content-inner article .field-name-body, .page-updates #content #content-inner article .node-title, .page-updates #content #content-inner article .field-name-body, .page-search #content #content-inner article .node-title, .page-search #content #content-inner article .field-name-body, .page-cerca #content #content-inner article .node-title, .page-cerca #content #content-inner article .field-name-body, .front #content #content-inner article .node-title, .front #content #content-inner article .field-name-body {
    width: 490px
    }
.sidebar-second #content #content-inner {
    width: 630px
    }
.page-search #content-inner > ul {
    font-weight: 300
    }
.page__title, .node__title {
    margin-bottom: 24px
    }
.section-mostre h1 .title-text {
    background-color: #7cd2d5
    }
.section-taxonomy h1 .title-text:before {
    content: "#"
    }
.section-taxonomy h1#page-title {
    display: none
    }
.section-taxonomy .breadcrumb .last:before {
    content: "#"
    }
.page-updates .breadcrumb {
    display: none
    }
.page-updates #content #content-inner {
    padding-top: 0
    }
.page-updates #page-title span {
    display: inline;
    background-color: #FFF;
    color: #d80a25;
    padding: 0
    }
.page-updates #page-title, #block-views-aggiornamenti-block h2 {
    background-color: #FFF;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    color: #d80a25;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0
    }
.region-sidebar-second .block > .view {
    margin: 17px 20px 0
    }
.region-sidebar-second .block > .view .views-row {
    padding: 10px 0;
    margin: 0 21px;
    font-size: 12px;
    line-height: 1.5em;
    border-bottom: 1px solid #DEDEDE;
    overflow: hidden
    }
.region-sidebar-second .block > .view .views-row.views-row-last {
    border-bottom: none
    }
.region-sidebar-second .block > .view .views-row .views-field-field-immagini {
    float: left;
    width: 45px;
    margin-right: 6px;
    margin-top: 4px
    }
.region-sidebar-second .block > .view .views-row .views-field-title {
    color: #7BBEBF;
    font-style: italic
    }
.region-sidebar-second .block > .view .views-row .views-field-title a {
    color: #7bbebf
    }
.region-sidebar-second .block > .view .views-row .views-field-title a:hover {
    color: #458e8f
    }
.region-sidebar-second .block > .view .views-row .views-field-body {
    color: #4d4d4d
    }
.region-sidebar-second .block > .view .views-row .views-field-body p {
    margin: 0
    }
.view-id-taxonomy_term > .item-list, .view-id-ricerca_api_search_ > .item-list {
    margin-left: -50px
    }
.view-id-taxonomy_term > .item-list .pager, .view-id-ricerca_api_search_ > .item-list .pager {
    text-align: left;
    margin: 0;
    padding-left: 50px;
    background-color: #000;
    color: #FFF;
    font-weight: 500;
    line-height: 44px
    }
.view-id-taxonomy_term > .item-list .pager li, .view-id-ricerca_api_search_ > .item-list .pager li {
    padding: 0
    }
.view-id-taxonomy_term > .item-list .pager a, .view-id-ricerca_api_search_ > .item-list .pager a {
    color: inherit
    }
.view-id-taxonomy_term .ajax-progress, .view-id-ricerca_api_search_ .ajax-progress {
    vertical-align: middle
    }
.view-id-taxonomy_term .ajax-progress .throbber, .view-id-ricerca_api_search_ .ajax-progress .throbber {
    float: left;
    margin-left: 10px;
    background: transparent url(/sites/all/themes/lucca/images/loader-whitebg.gif) no-repeat 0 0;
    height: 12px;
    width: 132px
    }
.view-id-taxonomy_term .pager-load-more a, .view-id-ricerca_api_search_ .pager-load-more a {
    outline: none
    }
.view-id-taxonomy_term .pager-load-more .ajax-progress .throbber, .view-id-ricerca_api_search_ .pager-load-more .ajax-progress .throbber {
    background: transparent url(/sites/all/themes/lucca/images/loader.gif) no-repeat 0 0
    }
.second-link {
    display: block;
    width: 43px;
    height: 27px;
    background: black url(/sites/all/themes/lucca/images/second-link.png) no-repeat
    }
#top-right-links {
    position: absolute;
    top: 0;
    right: -30px
    }
#top-right-links ul {
    margin: 0;
    padding: 0
    }
#top-right-links ul li {
    list-style: none;
    display: block;
    width: 30px
    }
#top-right-links ul li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px
    }
#top-right-links .language-switcher-locale-url a.language-link {
    font-weight: 900;
    font-size: 13px;
    color: #808080;
    background-color: #ECECEC;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
    }
#top-right-links .language-switcher-locale-url a.language-link.active {
    color: #FFF;
    background-color: #000
    }
#top-right-links .language-switcher-locale-url a.language-link:hover, #top-right-links .language-switcher-locale-url a.language-link:active {
    background-color: #000;
    color: #d80a25
    }
#top-right-links .social-links a {
    background-color: #d80a25;
    color: #FFF;
    overflow: hidden;
    text-indent: -999px;
    background: #d80a25 url(/sites/all/themes/lucca/images/social-icons.png) no-repeat;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    height: 30px
    }
#top-right-links .social-links a.facebook {
    background-position: 0 0
    }
#top-right-links .social-links a.twitter {
    background-position: 0 -30px
    }
#top-right-links .social-links a.instagram {
    background-position: 0 -60px
    }
#top-right-links .social-links a:hover, #top-right-links .social-links a:active {
    background-color: #a7081d
    }
.socials {
    margin: 20px 0
    }
.share-product {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top
    }
.share-product li {
    display: inline-block;
    margin-right: 8px;
    list-style-type: none
    }
.share-product li a {
    display: block;
    height: 22px;
    width: 22px !important;
    text-indent: -999px;
    overflow: hidden;
    background-image: url(/sites/all/themes/lucca/images/social-icons.png);
    background-repeat: no-repeat;
    border: 1px solid #E0E0E0
    }
.share-product li a.icon-facebook {
    background-position: -34px -3px
    }
.share-product li a.icon-twitter {
    background-position: -34px -33px
    }
.share-product li a.icon-pinterest {
    background-position: -34px -63px
    }
.share-product li a span {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
    }
.share-product li a:hover.icon-facebook, .share-product li a:active.icon-facebook {
    background-position: -64px -3px
    }
.share-product li a:hover.icon-twitter, .share-product li a:active.icon-twitter {
    background-position: -64px -33px
    }
.share-product li a:hover.icon-pinterest, .share-product li a:active.icon-pinterest {
    background-position: -64px -63px
    }
#content .search-form, #views-exposed-form-ricerca-api-search--page {
    margin: 2em 0
    }
#content .search-form #edit-basic, #views-exposed-form-ricerca-api-search--page #edit-basic {
    margin-bottom: 1.5em
    }
#content .search-form .form-item-keys .form-text, #content .search-form .views-widget-filter-search_api_views_fulltext .form-text, #views-exposed-form-ricerca-api-search--page .form-item-keys .form-text, #views-exposed-form-ricerca-api-search--page .views-widget-filter-search_api_views_fulltext .form-text {
    border: 1px solid #C6C6C6;
    line-height: 26px;
    padding: 0 4px;
    height: 26px
    }
#content .search-form .form-item-keys label, #content .search-form .views-widget-filter-search_api_views_fulltext label, #views-exposed-form-ricerca-api-search--page .form-item-keys label, #views-exposed-form-ricerca-api-search--page .views-widget-filter-search_api_views_fulltext label {
    font-weight: 300
    }
#content .search-form .form-submit, #views-exposed-form-ricerca-api-search--page .form-submit {
    background: transparent url(/sites/all/themes/lucca/images/search.png) no-repeat right center;
    padding-right: 30px;
    text-transform: lowercase;
    border: none;
    display: inline-block;
    height: 22px;
    font-weight: 300;
    font-size: 13px;
    margin-top: 2px
    }
#content .search-form .search-advanced a.fieldset-title, #views-exposed-form-ricerca-api-search--page .search-advanced a.fieldset-title {
    color: #d80a25
    }
#content .search-form .search-advanced a.fieldset-title:hover, #views-exposed-form-ricerca-api-search--page .search-advanced a.fieldset-title:hover {
    color: #a7081d
    }
aside.sidebars {
    overflow: hidden
    }
.overlay {
    background: url(/sites/all/themes/lucca/images/overlay.png) repeat;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999999;
    display: none
    }
.overlay .helper {
    height: 100%;
    vertical-align: middle;
    display: inline-block
    }
.overlay .overlay-messagebox {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    background-color: #FFF
    }
.overlay .overlay-messagebox h1, .overlay .overlay-messagebox h2, .overlay .overlay-messagebox h3 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1em;
    margin: 0.5em 0 1em
    }
.overlay .overlay-messagebox .pulsante-chiudi {
    position: absolute;
    top: -13px;
    right: -13px;
    display: block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAHF0lEQVRIx51XbWgTWxp+5pxJJjOZ2qTtNte0vW2KqURSS7dWXLtYPxCti6AFpaj/VfpDbwqr+6Mg4o8uWCoLi6B/iv6wFrXCigvWFREMaPW2WyNVKVesbWPS5ramzdd0MrM/7pkw6caP3RdeBg5zzvO+z/tx3sPh68IxRXNzM0kkEpyiKJyiKNyhQ4d4URS5gYEBBQCsVqtut9v1kZERje3VmRYU/iuAhCmtqamxeDwe0ePxSJlMho9Gozql1EkppTabbdbr9WLt2rV6OBzOTE5OphYWFlQAWQAaU70QQKE1CoA6nU6Lz+eTtm3bVl5XV/ej1+ttLSoq2sbz/BbzBlVVx5LJ5MjExMQ/bty4Mf7q1aslRVGUhYWFFWZAdjX4amDDS0tFRYXg9/vXtLS0/Lh3796fJElqN/8Yi8W0TCYDt9tNzOvLy8s3Ozo6/iKKYmZmZiYRj8cVACsm7/8L2PDU6nK5bM3NzSV79uzZ0Nra+jdCSLWqqvrQ0JA6PDysBoPBrBnM7/eTtrY2S0dHBy8IAqeq6r9fvnz5197e3qdTU1NLy8vLGQDKlzznAYiyLJe0tLSs6+3tPRgKhTKhUEi/cuWK6na7lwEsfU09Hk/i5s2baigU0tm+ox6Pp0aWZScAkWFwYB4aXx6AUFNT49y1a1fdwYMH/04IKbl79+5KV1dXOh6P41uyuLio37lzR6WUoqmpiVZVVbVTSp+Mj4/PJxIJdXWicQAsAGSn0+nu6Oj4YzAYvGd4SghZ+panhbS7u1sJhUL68+fPgwA2APgBgMywCDFiK8uytba2tri+vt67Zs2aP6VSKa27uzutabl8wIYNG0hjYyNd7WlJSQnX3t5usdlsubWenp5MNBpVJUn6Q39//yGXy1UEwMrY5YyMpKqq2srKyko3bdq0HQCGhoaykUgkR4vX6yWDg4PS9evXxc7OTquxXllZSW7duiWdP39eOHPmjGCsr6ys4PLly1kAWLdu3fZIJCICEIw4Gx7zPM/bksmkXFpa2gAA9+7dU81eJRIJPZ1OAwBOnjxp7ezstFZXV5Nr166J5eXlHCulvIwdHh5Ws9ksHA7H9qKiIgcAGwPOUc0LgiBZLJYSm83WkEgktPHx8bySmZ2d1QOBQMoMPjg4mAN9+PCh2tfXp6xOtsnJSQUADh8+3GC324U8YEmSqNPpFJ1OZxkAzM/PF+yxT548yQYCgZSi/Ha+3W7PgQYCgbx8MCQcDgMA3G53paZpQl6MNU2jHMdZNE2zsRb4xZL5+PGjnkwm8wybnJzUCoECQDb7G3G6rgupVIoyYEIAIJ1Oc7FYDFNTUykAKCsrK3iIx+Mh/f39osPh4MyHnjhxwmpOOLOUl5drADAzM7MkCEKugeT6bDwez3769CmpqupccXExdblceX1clmWuv79fLC0tzdF76tSpvJgfOXLEktf4CYHH4+EB4OnTp7OGoWZgHYAmiqIaDoffAMDu3bvzrsza2lpiBg0EAunHjx9nzQnX1NSUV+NbtmyhsizzsVgs9O7du0VVVXO92uBcIITYZVl22O12R0NDw+99Ph8GBgZUI96RSESfm5vTg8Fgtre3VzFi+uHDBz0YDKpzc3P61atXlUQikQO+cOEC53a7LSMjI8/v37//AkCMdba0MQyUAvBZrdZ9Lpfrz48ePRoNhUJ6V1dX5v9plwCWDhw4kGItc9bhcJwBsBeAD0AZABs13UwWADZCiBSLxbBjx46mxsZGOjs7q71580bD/yCNjY300qVLAiGEu3379r8ePHjwM4AIgF8BJAEo1Dxx6LpuWVlZsUUiESpJUtzv9/t27tzJ67qOFy9eZL8HdP/+/XxfX59gsVjI2NjYyOnTpx8AmAYQBfCZ0bxCV89Xuq7zmUyGHx0d1URRXKyvr1+/efNm2tbWpi8sLJDp6WmtUJ1v3bqV9vT0kKNHj4qUUm5sbGz02LFj/wQwBeATi+8ygAyALGeiWmDXVhmACkJItSRJtfv27fMdP37c53K5vACgKIr2/v179fXr1zoArF+/HtXV1VSWZR4APn/+PDs0NPTu4sWLzwD8AuADgBkA86uBzYOADcAaBr6WEFJptVqr0ul0xdmzZ+taW1vLqqqq1heiOBwO//Ls2bPYuXPnXquqOg3gI6M4zEDjjGYVgMatmrcsDLwIQAkAF9MfBEEoz2QyJbIsO/x+/+82btzoBICJiYnPb9++nY9GozGWPFFGbcSUUEYJGVOnXnDYM9FeDMDJyq0EgAOATCkVAfDZbBaUUlXX9ZSmacsAFhlQDMACSyaD3rxh74vjLTNABGBnDBQxYyRmmNGlsuzgJAMxajkBIMUAvzrern5F8EwNBgy1Gncq+19jcVOYARmTh6oR028N9KvXDSPMJccV2Ge8k8xPFjPYdz1h8A1jviX69/z0HwrXN0/jKjVYAAAAAElFTkSuQmCC") no-repeat right center;
    width: 30px;
    height: 30px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left
    }
div.messages, div.messages--status, div.messages--warning, div.messages--error {
    display: none
    }
#overlay .overlay-messagebox {
    background-color: #FFF;
    padding: 20px 20px;
    text-align: center
    }
#overlay p {
    text-align: center
    }
#overlay h3, #overlay .testo-messaggio {
    text-align: left;
    line-height: 1.5em;
    margin: 0 80px
    }
#overlay h3 {
    margin-top: 20px;
    margin-bottom: 0
    }
#overlay .testo-messaggio {
    font-size: 13px;
    text-overflow: ellipsis
    }
#overlay .testo-messaggio .element-invisible {
    display: none
    }
#overlay .testo-messaggio ul {
    margin-top: 0
    }
#overlay .testo-messaggio a {
    color: #00376F
    }
#overlay .testo-messaggio a:hover {
    color: #d80a25
    }
#overlay .button-ok {
    text-align: center;
    background-color: black;
    color: white;
    line-height: 21px;
    padding: 3px 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px
    }
#overlay .button-ok:hover {
    background-color: #d80a25;
    color: #FFF
    }
.page-taxonomy h1#page-title {
    padding-top: 31px;
    padding-bottom: 80px;
    background: url(/sites/all/themes/lucca/images/circle_bg.png) center top no-repeat
    }
.node-type-simplenews .field-name-field-link {
    display: none
    }
.node-type-simplenews .field-name-field-paragrafi-orizzontali .field-name-field-immagine, .node-type-simplenews .field-name-field-paragrafi-blocco .field-name-field-immagine {
    float: left;
    padding-right: 10px
    }
.node-type-simplenews .field-name-field-paragrafi-orizzontali .field-name-body p, .node-type-simplenews .field-name-field-paragrafi-blocco .field-name-body p {
    margin: 0
    }
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
    }
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
    }
#cboxMiddleLeft, #cboxBottomLeft {
    clear: left
    }
#cboxContent {
    position: relative
    }
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
    }
#cboxTitle {
    margin: 0
    }
#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer
    }
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
    }
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0
    }
#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
    }
#cboxOverlay {
    background: #2B2B2B;
    -webkit-box-shadow: inset 0 0 96px black;
    -moz-box-shadow: inset 0 0 96px black;
    box-shadow: inset 0 0 96px black
    }
#colorbox {
    outline: 0
    }
#cboxContent {
    margin: 35px;
    margin-top: 32px;
    background: #000;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
    padding: 10px
    }
#cboxError {
    padding: 50px
    }
#cboxLoadingGraphic {
    background: url(/static.tumblr.com/wccjej0/SzLlinacm/ajax-loader.gif) center center no-repeat
    }
#cboxTitle {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    padding: 8px 20px;
    color: #DDD;
    font-weight: normal;
    font-size: 12px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0.7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s
    }
#cboxTitle:hover {
    opacity: 1
    }
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    bottom: -29px;
    background: none;
    width: 23px;
    height: 23px;
    text-indent: -9999px
    }
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
    outline: 0
    }
#cboxCurrent {
    position: absolute;
    bottom: -25px;
    right: 10px;
    font-size: 12px;
    color: #CCC;
    font-weight: 300
    }
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose {
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -30px;
    right: 1px;
    overflow: hidden;
    background-repeat: no-repeat;
    outline: none
    }
#cboxSlideshow:before {
    content: "";
    font-size: 12px
    }
#cboxPrevious, #cboxNext {
    background-color: #000;
    background-image: url(/sites/all/themes/lucca/images/slideshow_controls.png);
    background-repeat: no-repeat;
    width: 22px;
    height: 26px
    }
#cboxPrevious {
    left: 10px;
    top: 50%;
    margin-top: -13px;
    background-position: 0 center
    }
#cboxNext {
    right: 10px;
    top: 50%;
    margin-top: -13px;
    background-position: -22px center
    }
#cboxClose {
    right: -15px;
    top: -13px;
    background-image: url(/sites/all/themes/lucca/images/colorbox-controls.png);
    background-position: 0 0
    }
#cboxPrevious, #cboxNext {
    opacity: 0.7;
    -webkit-transition: opacity, 0.5s;
    -moz-transition: opacity, 0.5s;
    -o-transition: opacity, 0.5s;
    transition: opacity, 0.5s
    }
#cboxPrevious:hover, #cboxNext:hover {
    opacity: 1
    }
.cboxSlideshow_on #cboxSlideshow:before {
    color: #fff
    }
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
    right: 72px
    }
.cboxSlideshow_on #cboxSlideshow {
    right: 48px
    }
.cboxSlideshow_off #cboxSlideshow {
    right: 48px
    }