
/*
 * base.css
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

div.p, p, h1, h2, h3, h4, h5, h6, strong, b, i, em, a, li {
  line-height: 1.3;
  text-align: left;
  _word-wrap: break-word;
}

div.p, p, h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

img {
  vertical-align: top;
  border: 0;
}

div.p ul br, div.p ol br {
  height: 0;
  overflow: hidden;
  float: left;
}
div.p ul {
  margin-top: 1em;
}
div.p ul li {
  margin: 0;
  padding: 0;
  line-height: 1.3;
  margin-left: 25px;
  list-style-type: disc;
  list-style-position: outside;
  margin-bottom: 5px;
}
div.p ol {
  margin-top: 1em;
}
div.p ol li {
  margin: 0;
  padding: 0;
  line-height: 1.3;
  margin-left: 25px;
  list-style-type: decimal;
  list-style-position: outside;
  margin-bottom: 5px;
}
div.p sub {
  font-size: 80%;
  vertical-align: sub;
}
div.p sup {
  font-size: 80%;
  vertical-align: super;
}
div.p blockquote {
  margin: 10px;
}

div.immagini {
  clear: left;
}
div.immagini.img_supleft dl {
  margin-right: auto;
}
div.immagini.img_supcenter dl {
  margin: 0 auto;
}
div.immagini.img_supright dl {
  margin-left: auto;
}
div.immagini.img_inleft dl {
  margin-right: 20px;
  float: left;
}
div.immagini.img_inright dl {
  margin-left: 20px;
  float: right;
}
div.immagini.img_gallery dl {
  float: left;
  text-align: left;
  margin-right: 20px;
}
div.immagini img {
  font-size: 20px;
  border: 0;
  padding: 0;
  margin: 0;
}
div.immagini dl {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}
div.immagini dl dt {
  padding: 0;
  margin: 0;
}
div.immagini dl dd {
  padding: 0;
  margin: 0;
  padding: 5px 0 10px 0;
  font-weight: bold;
  line-height: 1.3;
  overflow: hidden;
}

/*
 * normal.css
 */

@charset "UTF-8";
@font-face {
  font-family: "aopd";
  src: url("../css/fonts/aopd.eot");
  src: url("../css/fonts/aopd.eot?#iefix") format("embedded-opentype"), url("../css/fonts/aopd.ttf") format("truetype"), url("../css/fonts/aopd.svg#aopd") format("svg"), url("../css/fonts/aopd.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icons, #cms a:first-child:before, div.alert:before, span.trigger:before, #content div.menu ul li.lev1:before, .allegati p a:before, #gallery-zoom:before, #gallery-prev:before,
#gallery-next:before, .header.se-menu:before, .uoc .mappa:before, #info div.portale div.indice h2:before, .social li a:before, div.nav.semplice .prev a:before, div.nav.semplice .next a:after, form span.select:after, a.forms-validation-message:before {
  font-family: "aopd";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: block;
  float: left;
  text-decoration: none;
  font-size: 18.2px;
  width: 25.48px;
  height: 18.2px;
  line-height: 20.02px;
  -webkit-font-smoothing: antialiased;
}

.ui-widget {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  border: none;
}

.ui-dialog {
  -moz-box-shadow: grey 2px 2px 10px;
  -webkit-box-shadow: grey 2px 2px 10px;
  box-shadow: grey 2px 2px 10px;
  -moz-border-radius: 0 / 0;
  -webkit-border-radius: 0 0;
  border-radius: 0 / 0;
  background-color: #ffffff;
  border: none;
  width: 80vw !important;
  max-width: 750px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
}
.ui-dialog > div {
  border: none;
}

#dialog-modal p {
  color: #9b0014;
  margin-left: 10px;
}
#dialog-modal p.outer {
  margin-top: 10px;
}
#dialog-modal p.loadGif {
  margin-top: 40px;
  margin-bottom: 25px;
}
#dialog-modal p.loadGif img {
  position: relative;
  left: 45%;
}

.ui-dialog-buttonset .ui-button {
  border: 0;
  -moz-border-radius: 0 / 0;
  -webkit-border-radius: 0 0;
  border-radius: 0 / 0;
}
.ui-dialog-buttonset .ui-button span.ui-button-text {
  line-height: normal;
  padding: 7px 15px;
  border: 0;
  font-size: 16px;
  background-color: #000000;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
.ui-dialog-buttonset .ui-button span.ui-button-text:hover {
  background-color: gray;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}

@font-face {
  font-family: "aopd";
  src: url("../css/fonts/aopd.eot");
  src: url("../css/fonts/aopd.eot?#iefix") format("embedded-opentype"), url("../css/fonts/aopd.ttf") format("truetype"), url("../css/fonts/aopd.svg#aopd") format("svg"), url("../css/fonts/aopd.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icons, #cms a:first-child:before, div.alert:before, span.trigger:before, #content div.menu ul li.lev1:before, .allegati p a:before, #gallery-zoom:before, #gallery-prev:before,
#gallery-next:before, .header.se-menu:before, .uoc .mappa:before, #info div.portale div.indice h2:before, .social li a:before, div.nav.semplice .prev a:before, div.nav.semplice .next a:after, form span.select:after, a.forms-validation-message:before {
  font-family: "aopd";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: block;
  float: left;
  text-decoration: none;
  font-size: 18.2px;
  width: 25.48px;
  height: 18.2px;
  line-height: 20.02px;
  -webkit-font-smoothing: antialiased;
}

#clickme {
  position: absolute;
  bottom: 0;
  left: 0;
}
#clickme a {
  text-decoration: none;
  font-size: 1.5em;
  color: #9b0014;
}

#message img {
  float: left;
  margin: .3em 1em 0 0;
}
#message div {
  _width: 90%;
  overflow: hidden;
  margin-bottom: 1em;
}
#message div h2 {
  margin: 0 0 1em 0;
}

h2, h3 {
  font-weight: bold;
  margin: 1.5em 0 .5em 0;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.3em;
}

#title {
  font-size: 1.5em;
  padding-top: .5em;
}

pre {
  font-size: 1.1em;
  line-height: 1.2;
}

.row-1 {
  background-color: #f5e6e8;
}

table {
  border-collapse: collapse;
  font-size: 1.1em;
}
table th {
  font-weight: bold;
  padding: .5em;
}
table td {
  padding: .2em;
}
table td + td {
  padding-left: 1em;
}

@font-face {
  font-family: "aopd";
  src: url("../css/fonts/aopd.eot");
  src: url("../css/fonts/aopd.eot?#iefix") format("embedded-opentype"), url("../css/fonts/aopd.ttf") format("truetype"), url("../css/fonts/aopd.svg#aopd") format("svg"), url("../css/fonts/aopd.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icons, #cms a:first-child:before, div.alert:before, span.trigger:before, #content div.menu ul li.lev1:before, .allegati p a:before, #gallery-zoom:before, #gallery-prev:before,
#gallery-next:before, .header.se-menu:before, .uoc .mappa:before, #info div.portale div.indice h2:before, .social li a:before, div.nav.semplice .prev a:before, div.nav.semplice .next a:after, form span.select:after, a.forms-validation-message:before {
  font-family: "aopd";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: block;
  float: left;
  text-decoration: none;
  font-size: 18.2px;
  width: 25.48px;
  height: 18.2px;
  line-height: 20.02px;
  -webkit-font-smoothing: antialiased;
}

#cms {
  margin: 0;
  padding: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin-bottom: 20px;
}
#cms a {
  font-weight: normal;
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #cccccc;
  background: #e6e6e6;
  text-decoration: none;
  margin-right: -1px;
  color: #000000;
}
#cms a:hover {
  background-image: none;
  background-color: #000000;
  color: #ffffff;
}
#cms a:hover:first-child:before {
  color: #ffffff;
}
#cms a:active, #cms a:focus {
  background-color: #000000;
  color: #ffffff;
}
#cms a:first-child:before {
  content: "e";
  color: #000000;
  margin-top: -2px;
}

#greyout {
  display: none;
  position: fixed;
  background: black;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: .5;
}

#g4cm {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent none;
  margin: 20px 0;
  clear: both;
}
#g4cm h4 {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  text-indent: -9999px;
}
#g4cm h4 a {
  display: block;
  background: transparent url("/img/g4cm.png") no-repeat top left;
  width: 60px;
  height: 14px;
}
#g4cm h4 a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
#g4cm p {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  margin-top: 3px;
}
#g4cm a {
  color: #000000;
  text-decoration: none;
}
#g4cm a:hover {
  color: gray;
  text-decoration: underline;
}

body.alert {
  margin-top: 50px;
}

div.alert {
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  overflow: hidden;
  background-color: #ff3300;
  padding: 10px 20px;
  font-size: 14px;
  color: #ffffff;
  line-height: 1;
}
div.alert:before {
  content: "s";
  color: #ffffff;
  font-size: 27.3px;
  width: 45.5px;
  line-height: 21.84px;
}
div.alert img {
  display: none;
}

/* Slider */
@media (max-width: 480px) {
  .slick-prev, .slick-next {
    display: none !important;
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev, .slick-next {
  height: 20px;
  background-color: rgba(199, 199, 199, 0.34);
  left: inherit;
}

.slick-prev:before, .slick-next:before {
  color: #000;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/loading.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url('/fonts/slick.eot?1583142160');
  src: url('/fonts/slick.eot?&1583142160#iefix') format("embedded-opentype"), url('/fonts/slick.woff?1583142160') format("woff"), url('/fonts/slick.ttf?1583142160') format("truetype"), url('/fonts/slick.svg?1583142160#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 30px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.36);
  opacity: 0.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -30px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 30px;
  line-height: 20px;
  text-align: center;
  color: #b3b3b3;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #9b0014;
  opacity: 0.75;
}

@font-face {
  font-family: "aopd";
  src: url("../css/fonts/aopd.eot");
  src: url("../css/fonts/aopd.eot?#iefix") format("embedded-opentype"), url("../css/fonts/aopd.ttf") format("truetype"), url("../css/fonts/aopd.svg#aopd") format("svg"), url("../css/fonts/aopd.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icons, #cms a:first-child:before, div.alert:before, span.trigger:before, #content div.menu ul li.lev1:before, .allegati p a:before, #gallery-zoom:before, #gallery-prev:before,
#gallery-next:before, .header.se-menu:before, .uoc .mappa:before, #info div.portale div.indice h2:before, .social li a:before, div.nav.semplice .prev a:before, div.nav.semplice .next a:after, form span.select:after, a.forms-validation-message:before {
  font-family: "aopd";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: block;
  float: left;
  text-decoration: none;
  font-size: 18.2px;
  width: 25.48px;
  height: 18.2px;
  line-height: 20.02px;
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  background: #333333;
  background: #ffffff;
}
html body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #4d4d4d;
  font-size: 14px;
  line-height: 1.3;
  -webkit-text-size-adjust: none;
}

a {
  color: #9b0014;
  background: transparent;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}

a:hover,
a:active,
a:focus {
  color: #cd808a;
}

#page {
  background: #ffffff;
  min-width: 290px;
}
#page .right {
  text-align: right;
}
#page .column {
  *zoom: 1;
  max-width: 77.69231em;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}
#page .column:before, #page .column:after {
  content: " ";
  display: table;
}
#page .column:after {
  clear: both;
}
@media screen and (max-width: 990px) {
  #page .column {
    padding: 0;
  }
}
#page .column:after {
  content: '\0020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#page #foot .col {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
}
#page #foot .col:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  #page #foot .col {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
  }
  #page #foot .col:last-child {
    margin-right: 0;
  }
  #page #foot .col:nth-child(2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 460px) {
  #page #foot .col {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  #page #foot .col:last-child {
    margin-right: 0;
  }
}
#page #info .col {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}
#page #info .col:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  #page #info .col {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  #page #info .col:last-child {
    margin-right: 0;
  }
  #page #info .col:nth-child(0) {
    margin-right: 0;
  }
}
#page .col-2 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%;
}
#page .col-2:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  #page .col-2 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  #page .col-2:last-child {
    margin-right: 0;
  }
}
#page .col-3 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
}
#page .col-3:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  #page .col-3 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  #page .col-3:last-child {
    margin-right: 0;
  }
}
#page .col-4 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}
#page .col-4:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  #page .col-4 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  #page .col-4:last-child {
    margin-right: 0;
  }
}
#page .col-5 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 40.29137%;
}
#page .col-5:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  #page .col-5 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  #page .col-5:last-child {
    margin-right: 0;
  }
}
#page .col-6 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
}
#page .col-6:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  #page .col-6 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  #page .col-6:last-child {
    margin-right: 0;
  }
}
#page .col-7 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 57.35098%;
}
#page .col-7:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  #page .col-7 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  #page .col-7:last-child {
    margin-right: 0;
  }
}
#page .col-8 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
}
#page .col-8:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  #page .col-8 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  #page .col-8:last-child {
    margin-right: 0;
  }
}
#page .col-9 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%;
}
#page .col-9:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  #page .col-9 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  #page .col-9:last-child {
    margin-right: 0;
  }
}
#page .col-10 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 82.94039%;
}
#page .col-10:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  #page .col-10 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  #page .col-10:last-child {
    margin-right: 0;
  }
}
#page .col-12 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
}
#page .col-12:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  #page .col-12 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  #page .col-12:last-child {
    margin-right: 0;
  }
}

.view-mobile {
  display: none !important;
}
@media screen and (max-width: 460px) {
  .view-mobile {
    display: block !important;
  }
}

.view-tablet {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .view-tablet {
    display: block !important;
  }
}

.hide-mobile {
  display: block !important;
}
@media screen and (max-width: 460px) {
  .hide-mobile {
    display: none !important;
  }
}

.hide-tablet {
  display: block !important;
}
@media screen and (max-width: 990px) {
  .hide-tablet {
    display: none !important;
  }
}

.space {
  display: block;
  clear: both;
  height: 20px;
  overflow: hidden;
}

.close {
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}

#image dl {
  padding: 0;
}
#image img {
  width: 100vw;
}
#image a:hover {
  opacity: 0.8;
}

div.logo {
  position: relative;
  height: 130px;
}
div.logo h1.logo {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 300;
  font-size: 32px;
  position: absolute;
  bottom: 0;
  left: 100px;
}
div.logo h1.logo a {
  line-height: 1.2;
  color: #4d4d4d;
  text-decoration: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
div.logo h1.logo a:before {
  content: url("../img/logo.png");
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-left: -100px;
}
div.logo h1.logo a:hover, div.logo h1.logo a:focus, div.logo h1.logo a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
@media screen and (max-width: 460px) {
  div.logo {
    height: 98px;
  }
  div.logo h1.logo {
    font-size: 22px;
    left: 70px;
  }
  div.logo h1.logo a:before {
    content: url("../img/logo-small.png");
    margin-left: -70px;
  }
}

div.data {
  margin: 40px 0 20px 0;
}
div.data p {
  text-transform: capitalize;
}

#ricerca {
  background: #9b0014;
  padding: 15px 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 990px) {
  #ricerca {
    padding: 15px;
  }
}

div.ricerca {
  text-align: right;
  margin-top: 10px;
}
@media screen and (max-width: 990px) {
  div.ricerca {
    margin: 10px 15px 0 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
  }
}
div.ricerca form {
  display: table;
  width: 100%;
}
div.ricerca form input.text,
div.ricerca form span.submit {
  display: table-cell;
  vertical-align: middle;
}
div.ricerca form input.text {
  width: 100%;
  background: #e6e6e6;
}
div.ricerca form span.submit {
  width: 1%;
}
div.ricerca form input.submit {
  margin: 0;
  margin-left: 10px;
}

div.filtro.q {
  text-align: right;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #e6e6e6;
}
div.filtro.q h3 {
  color: #4d4d4d;
  font-weight: 600;
}
div.filtro.q form {
  display: table;
  width: 100%;
}
div.filtro.q form input.text,
div.filtro.q form span.submit {
  display: table-cell;
  vertical-align: middle;
}
div.filtro.q form input.text {
  width: 100%;
  background: #e6e6e6;
  color: #ffffff;
  color: #4d4d4d;
}
div.filtro.q form span.submit {
  width: 100px;
}

div.filtro.alfa {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #e6e6e6;
}
@media screen and (max-width: 460px) {
  div.filtro.alfa {
    display: none;
  }
}
div.filtro.alfa h3 {
  color: #4d4d4d;
  font-weight: 600;
  display: inline-block;
  margin: 0;
  margin-right: 20px;
}
@media screen and (max-width: 990px) {
  div.filtro.alfa h3 {
    display: block;
    margin-bottom: 20px;
  }
}
div.filtro.alfa ul {
  display: inline-block;
}
div.filtro.alfa ul li {
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid #e6e6e6;
  color: #cccccc;
}
div.filtro.alfa ul li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}
div.filtro.alfa ul li span.attivo {
  font-weight: 700;
  color: #4d4d4d;
}

div.ricerca-vuoto {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e6e6e6;
}
div.ricerca-vuoto p {
  font-size: 16px;
}

#sup div.menu {
  text-align: right;
}
#sup div.menu ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}
#sup div.menu ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
  font-size: 12px;
  list-style: none;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1;
  padding: 10px 0 10px 20px;
}
#sup div.menu ul li:first-child {
  padding-left: 0;
}
#sup div.menu ul li a {
  color: #4d4d4d;
  display: inline-block;
  text-decoration: none;
}
#sup div.menu ul li a:hover, #sup div.menu ul li a:active, #sup div.menu ul li a:focus {
  color: #cd808a;
}

#bar {
  display: table;
  width: 100%;
}
@media screen and (max-width: 990px) {
  #bar {
    display: none;
  }
}
#bar div.menu {
  display: table-cell;
}
#bar div.menu ul {
  display: inline-block;
  padding: 0;
}
#bar div.menu ul ul {
  margin: 0;
}
#bar div.menu ul ul ul {
  display: none;
  position: absolute;
  background: #e6e6e6;
  background: rgba(230, 230, 230, 0.9);
  z-index: 10;
  padding: 10px 0;
  min-width: 220px;
  height: 200px;
}
#bar div.menu ul ul ul div.column {
  margin: 0;
  padding: 0;
  max-width: none;
}
#bar div.menu ul ul ul li {
  font-weight: normal;
  display: block;
  width: 220px;
}
#bar div.menu ul ul ul li a {
  display: block;
  padding: 6px 15px;
}
#bar div.menu ul ul ul li a:hover, #bar div.menu ul ul ul li a:active, #bar div.menu ul ul ul li a:focus {
  background: #cccccc;
  background: rgba(204, 204, 204, 0.9);
}
#bar div.menu ul ul ul li.current a {
  font-weight: 700;
}
#bar div.menu ul ul li:hover ul {
  display: block;
}
#bar div.menu ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
  font-size: 14px;
  list-style: none;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
}
#bar div.menu ul li a {
  padding: 15px;
  display: inline-block;
  text-decoration: none;
  color: #4d4d4d;
}
#bar div.menu ul li a:hover, #bar div.menu ul li a:active, #bar div.menu ul li a:focus {
  background: #f2f2f2;
}
#bar div.menu ul li.lev2.current > span > a, #bar div.menu ul li.lev2.supercurrent > span > a {
  color: #ffffff;
  background: #9b0014;
}
#bar div.menu ul li.lev2.current > span > a:hover, #bar div.menu ul li.lev2.current > span > a:active, #bar div.menu ul li.lev2.current > span > a:focus, #bar div.menu ul li.lev2.supercurrent > span > a:hover, #bar div.menu ul li.lev2.supercurrent > span > a:active, #bar div.menu ul li.lev2.supercurrent > span > a:focus {
  color: #4d4d4d;
  background: #e6e6e6;
}
#bar div.menu ul.top.lev1 {
  margin-left: -15px;
}

#top {
  padding: 20px 0;
}
@media screen and (max-width: 990px) {
  #top {
    padding: 20px 15px;
  }
}

span.trigger {
  position: absolute;
  top: 69px;
  right: 11px;
  display: none;
}
span.trigger.active {
  color: #ffffff;
  top: 10px;
}
@media screen and (max-width: 990px) {
  span.trigger {
    display: block;
  }
}
span.trigger:before {
  content: 'm';
  font-size: 32.76px !important;
  color: #000000;
  height: 32.76px !important;
  line-height: 32.76px !important;
  width: 32.76px !important;
  color: inherit;
}

#hide {
  background-color: #9b0014;
  padding-bottom: 20px;
  display: none;
}
#hide div.menu ul {
  display: block;
  margin: 20px;
}
#hide div.menu ul ul {
  margin: 20px 0;
}
#hide div.menu ul ul ul {
  margin-left: 20px;
}
#hide div.menu ul ul ul li {
  font-size: 17px;
}
#hide div.menu ul ul ul li li {
  font-size: 14px;
  margin: 5px 0;
}
#hide div.menu ul li {
  padding: 0;
  margin: 0;
  display: block;
  vertical-align: top;
  font-size: 20px;
  list-style: none;
  text-transform: uppercase;
  font-weight: normal;
  color: #b94d5b;
}
#hide div.menu ul li a {
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
}
#hide div.menu ul li a:hover, #hide div.menu ul li a:active, #hide div.menu ul li a:focus {
  color: #cd808a;
}

#bottom {
  background: #e6e6e6;
}

#foot {
  background: #4d4d4d;
}
#foot h2 {
  color: #ffffff;
  margin-bottom: 20px;
}

#content {
  margin: 20px 0 40px 0;
}
@media screen and (max-width: 990px) {
  #content {
    padding: 0 15px;
  }
  #content div.menu {
    display: none;
  }
  #content div.menu ul.lev1 {
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
  }
  #content div.menu.mobile-lev2 li.lev1 {
    display: none;
  }
  #content div.menu.mobile-lev2 li.lev1.current, #content div.menu.mobile-lev2 li.lev1.supercurrent {
    display: block;
  }
}
#content div.menu ul {
  margin: 0;
  display: block;
}
#content div.menu ul ul {
  margin-bottom: 10px;
}
#content div.menu ul ul ul {
  margin-left: 25px;
  margin-bottom: 0;
}
#content div.menu ul li {
  padding: 0;
  margin: 0;
  font-size: 15px;
  color: #9b0014;
}
#content div.menu ul li.lev1 {
  display: block;
  padding-left: 25px;
}
#content div.menu ul li.lev1:before {
  display: block;
  content: 'R';
  font-size: 18.2px;
  height: 18.2px;
  line-height: 18.2px;
  width: 25px !important;
  color: #cccccc;
  margin-top: 7px;
  margin-left: -25px;
}
#content div.menu ul li.lev1.supercurrent > span > a {
  font-weight: 600;
}
#content div.menu ul li.lev1.supercurrent:before {
  content: 'B';
}
#content div.menu ul li li {
  font-size: 13px;
}
#content div.menu ul li li li {
  font-size: 12px;
  font-weight: 700;
}
#content div.menu ul li a {
  color: #4d4d4d;
  display: block;
  padding: 7px 0;
  text-decoration: none;
  text-transform: uppercase;
}
#content div.menu ul li a:hover, #content div.menu ul li a:active, #content div.menu ul li a:focus {
  color: #cccccc;
}
#content div.menu ul li.current > span > a {
  font-weight: 600;
  color: #cd808a;
}
#content div.menu ul li.current > span > a.lev3 {
  font-weight: 700;
}

ul.tools {
  padding: 5px 0;
  display: table;
  width: 100%;
  margin-top: 25px;
}
@media screen and (max-width: 990px) {
  ul.tools {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e6e6e6;
  }
}
@media screen and (max-width: 460px) {
  ul.tools {
    display: block;
    *zoom: 1;
    max-width: 77.69231em;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }
  ul.tools:before, ul.tools:after {
    content: " ";
    display: table;
  }
  ul.tools:after {
    clear: both;
  }
  ul.tools li a:before {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
  }
}
ul.tools li {
  display: table-cell;
  white-space: nowrap;
  width: 20%;
  text-align: right;
}
@media screen and (max-width: 990px) {
  ul.tools li {
    text-align: center;
  }
}
@media screen and (max-width: 460px) {
  ul.tools li {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%;
    margin-top: 20px;
    text-align: left;
    width: 40%;
  }
  ul.tools li:last-child {
    margin-right: 0;
  }
  ul.tools li:nth-child(2) {
    margin-right: 0;
  }
}
ul.tools li a {
  display: inline-block;
  text-decoration: none;
  font-size: 15px;
  color: #9b0014;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  cursor: pointer;
}
ul.tools li a:hover, ul.tools li a:active, ul.tools li a:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
ul.tools li a span {
  text-transform: uppercase;
  font-size: 11px;
  color: #4d4d4d;
}
ul.tools li a:before {
  display: block;
}
ul.tools li a.emergenze:before {
  content: url("../img/ico-118.png");
}
ul.tools li a.cup:before {
  content: url("../img/ico-cup.png");
}
ul.tools li a.call-center:before {
  content: url("../img/ico-call-center.png");
}
ul.tools li a.urp:before {
  content: url("../img/ico-urp.png");
}
ul.tools li a.ustampa:before {
  content: url("../img/ico-ustampa.png");
}

div.p,
p,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b,
i,
em {
  padding: 0;
  margin: 0;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 20px;
}

b,
strong {
  font-weight: 700;
}

i,
em {
  font-style: italic;
}

h1 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 300;
  color: #9b0014;
  margin-bottom: 30px;
}
h1 span {
  font-size: 16px;
}

h2 {
  line-height: 1.3;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: normal;
}

h3 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 15px;
  color: #9b0014;
}

h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0;
}

h4 small {
  font-weight: normal;
}

h5 {
  font-size: 13px;
}

h5.data,
h5.tipo {
  font-size: 12px;
  text-transform: uppercase;
}

h5.firma,
h5.fonte {
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.testo {
  margin-bottom: 40px;
}

p,
div.p {
  text-align: justify;
  text-align: left;
}

p,
div.p,
div.p li {
  font-size: 14px;
  line-height: 1.7;
}

.color {
  color: #000000;
}

hr {
  border: 0;
  border-style: none;
  height: 1px;
  width: 100%;
  background-color: #e6e6e6;
}

div.paragrafo {
  display: table;
  width: 100%;
  margin-top: 40px;
}

.links,
.allegati {
  margin-top: 20px;
  clear: both;
}
.links p,
.allegati p {
  margin: 0;
  margin-top: 10px;
  font-weight: 600;
}
.links p span,
.allegati p span {
  font-weight: normal;
}
.links a,
.allegati a {
  font-weight: normal;
}

.allegati p a:before {
  font-size: 23.66px;
  content: 'd';
  line-height: 1;
  height: 18.2px;
  width: 32.76px;
}

div.immagini dl {
  width: 290px;
}
div.immagini dl img {
  width: 100%;
  height: auto;
}
div.immagini dl a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
div.immagini.img_supleft dl, div.immagini.img_supright dl {
  width: auto;
}
div.immagini.img_supleft dl img, div.immagini.img_supright dl img {
  width: auto;
  height: auto;
}
div.immagini.img_supcenter dl {
  margin: 0;
  width: 100%;
}
div.immagini.img_supcenter dl img {
  width: 100%;
  height: auto;
}
div.immagini.img_gallery {
  *zoom: 1;
  max-width: 77.69231em;
  margin-left: auto;
  margin-right: auto;
}
div.immagini.img_gallery:before, div.immagini.img_gallery:after {
  content: " ";
  display: table;
}
div.immagini.img_gallery:after {
  clear: both;
}
div.immagini.img_gallery dl {
  margin: 0;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}
div.immagini.img_gallery dl:last-child {
  margin-right: 0;
}
div.immagini.img_gallery dl:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 460px) {
  div.immagini.img_gallery dl {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  div.immagini.img_gallery dl:last-child {
    margin-right: 0;
  }
}
div.immagini.img_gallery dl img {
  width: 100%;
  height: auto;
}

#gallery-zoom {
  position: fixed;
  z-index: 10;
  background: white url("/img/loading.gif") no-repeat center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 100px;
  line-height: 50%;
}
#gallery-zoom img {
  width: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 990px) {
  #gallery-zoom {
    padding: 0 20px;
  }
}
@media screen and (max-width: 990px) {
  #gallery-zoom:before {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    content: 'x';
    font-size: 36.4px;
    width: 36.4px;
    height: 36.4px;
    line-height: 36.4px;
  }
}

#gallery-prev,
#gallery-next {
  position: fixed;
  color: #000000;
  z-index: 15;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width: 990px) {
  #gallery-prev,
  #gallery-next {
    display: none !important;
  }
}
#gallery-prev#gallery-prev,
#gallery-next#gallery-prev {
  top: 50%;
  left: 20px;
}
#gallery-prev#gallery-prev:before,
#gallery-next#gallery-prev:before {
  content: 'L';
}
#gallery-prev#gallery-next,
#gallery-next#gallery-next {
  top: 50%;
  right: 20px;
}
#gallery-prev#gallery-next:before,
#gallery-next#gallery-next:before {
  content: 'R';
}
#gallery-prev:before,
#gallery-next:before {
  font-size: 54.6px;
  width: 54.6px;
  height: 54.6px;
  line-height: 54.6px;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
#gallery-prev:hover,
#gallery-next:hover {
  color: gray;
}

div.banner {
  margin: 20px 0;
  *zoom: 1;
  max-width: 77.69231em;
  margin-left: auto;
  margin-right: auto;
}
div.banner:before, div.banner:after {
  content: " ";
  display: table;
}
div.banner:after {
  clear: both;
}
@media screen and (max-width: 990px) {
  div.banner {
    margin: 20px 15px;
  }
}
div.banner div.immagine-layout {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
  text-align: center;
}
div.banner div.immagine-layout:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  div.banner div.immagine-layout {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
  }
  div.banner div.immagine-layout:last-child {
    margin-right: 0;
  }
  div.banner div.immagine-layout:nth-child(2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 460px) {
  div.banner div.immagine-layout {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  div.banner div.immagine-layout:last-child {
    margin-right: 0;
  }
}
div.banner div.immagine-layout a {
  display: block;
  text-align: center;
}
div.banner div.immagine-layout a:hover,
div.banner div.immagine-layout a:focus,
div.banner div.immagine-layout a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
div.banner div.immagine-layout img {
  width: auto;
  height: auto;
  margin-bottom: 20px;
}

.indice {
  *zoom: 1;
  max-width: 77.69231em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
}
.indice:before, .indice:after {
  content: " ";
  display: table;
}
.indice:after {
  clear: both;
}
.indice .voce {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e6e6e6;
}
.indice .voce.first {
  padding-top: 0;
  border-top: 0;
}
.indice .voce h2 {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 20px;
}
.indice .voce h2 a {
  text-decoration: none;
  line-height: 1.2;
}
.indice .voce h3 {
  font-size: 14px;
  text-transform: none;
  font-weight: 700;
  color: #4d4d4d;
}
.indice .voce h4 {
  clear: both;
  font-size: 14px;
  margin: 5px 0;
  clear: both;
  font-weight: normal;
}
.indice .voce h5.data,
.indice .voce h5.tipo {
  margin-bottom: 5px;
}
.indice .voce p,
.indice .voce div.p {
  font-size: 14px;
}
.indice.pers div.immagini {
  float: right;
}
.indice.pers div.immagini dd {
  text-align: center;
}
.indice.pers div.sottoindice.uoc:after,
.indice.pers div.sottoindice.uoc * {
  clear: none;
}
.indice.pers div.allegati {
  clear: none;
}

.share {
  margin-top: -15px;
  float: right;
  text-align: right;
}
.share a {
  text-decoration: none;
  margin-left: 10px;
  display: inline-block;
}

.header {
  padding: 15px 0;
}
.header.se-menu:before {
  display: block;
  float: right !important;
  margin: -4px -4px 0 0;
  font-size: 32.76px !important;
  height: 32.76px !important;
  line-height: 32.76px !important;
  width: 32.76px !important;
}
.header.se-menu:hover {
  background: #cccccc;
}
@media screen and (max-width: 990px) {
  .header {
    padding: 15px;
  }
  .header.se-menu:before {
    content: 'm';
  }
}
.header h1 {
  font-size: 24px;
  color: #4d4d4d;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.uoc {
  *zoom: 1;
  max-width: 77.69231em;
  margin-left: auto;
  margin-right: auto;
}
.uoc:before, .uoc:after {
  content: " ";
  display: table;
}
.uoc:after {
  clear: both;
}
.uoc h1 {
  margin-bottom: 15px;
}
.uoc .mappa {
  display: block;
  float: right;
  text-decoration: none;
  font-weight: 700;
  margin-top: 15px;
}
@media screen and (max-width: 460px) {
  .uoc .mappa {
    margin-top: 0;
    margin-bottom: 15px;
    float: none;
  }
}
.uoc .mappa:before {
  font-size: 23.66px;
  content: 'M';
  line-height: 1;
  height: 18.2px;
  width: 27.3px;
  margin-top: -2px;
}
.uoc div.blocco {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e6e6e6;
}
.uoc div.blocco h2 {
  color: #9b0014;
}
.uoc div.blocco h3 {
  color: #4d4d4d;
}
.uoc div.blocco p,
.uoc div.blocco div.p {
  margin: 0;
}
.uoc div.blocco p.mb,
.uoc div.blocco div.p.mb {
  margin-bottom: 15px;
}
.uoc div.blocco p.mt,
.uoc div.blocco div.p.mt {
  margin-top: 15px;
}
.uoc div.blocco p.big,
.uoc div.blocco div.p.big {
  font-size: 18px;
}
.uoc div.blocco p span,
.uoc div.blocco div.p span {
  font-weight: 700;
  margin-right: 10px;
}
.uoc div.blocco p span i,
.uoc div.blocco div.p span i {
  font-weight: 300;
  font-size: 16px;
}
.uoc div.indice div.voce {
  clear: both;
  *zoom: 1;
  max-width: 77.69231em;
  margin-left: auto;
  margin-right: auto;
}
.uoc div.indice div.voce:before, .uoc div.indice div.voce:after {
  content: " ";
  display: table;
}
.uoc div.indice div.voce:after {
  clear: both;
}
.uoc div.indice div.voce h3 {
  font-weight: normal;
  font-size: 16px;
  color: #9b0014;
}
.uoc div.indice div.voce p {
  text-align: left;
  margin-bottom: 10px;
}
.uoc div.indice div.voce p span {
  font-weight: normal;
}

.sottoindice div.voce {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.sottoindice div.voce .links {
  margin-top: 5px;
}
.sottoindice div.voce .links p {
  margin-top: 0;
}

.ico-prest {
  *zoom: 1;
  max-width: 77.69231em;
  margin-left: auto;
  margin-right: auto;
}
.ico-prest:before, .ico-prest:after {
  content: " ";
  display: table;
}
.ico-prest:after {
  clear: both;
}
.ico-prest p {
  margin-bottom: 5px;
}
@media screen and (max-width: 990px) {
  .ico-prest p {
    margin-top: 10px;
  }
}
.ico-prest span {
  display: table-cell;
  vertical-align: middle;
}
.ico-prest ul {
  display: table;
}
.ico-prest ul li {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
}
.ico-prest ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.ico-prest ul li a.cup {
  background: url("../img/ico-cup.png") no-repeat 50% 50%;
}
.ico-prest ul li a.call-center {
  background: url("../img/ico-call-center.png") no-repeat 50% 50%;
}
.ico-prest ul li a.serv-online {
  background: url("../img/ico-serv-online.png") no-repeat 50% 50%;
}
.ico-prest ul li a.libero-accesso {
  background: url("../img/ico-walk.png") no-repeat 50% 50%;
}
.ico-prest ul li a:hover, .ico-prest ul li a:active, .ico-prest ul li a:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

.bx-wrapper {
  margin-bottom: 40px;
}
@media screen and (max-width: 990px) {
  .bx-wrapper {
    margin-left: 15px;
  }
}
.bx-wrapper .bx-pager {
  height: 30px;
  margin: 20px 0;
}
.bx-wrapper .bx-pager .bx-pager-item {
  display: block;
  float: left;
  margin-right: 5px;
}
.bx-wrapper .bx-pager .bx-pager-item .bx-pager-link {
  text-align: center;
  display: block;
  text-decoration: none;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
  width: 28px;
  height: 28px;
  padding-top: 7px;
  font-size: 14px;
  color: #000000;
  line-height: 1;
}
.bx-wrapper .bx-pager .bx-pager-item .bx-pager-link.active {
  background: #ffffff;
  background: white;
  font-weight: bold;
  color: #9b0014;
}
.bx-wrapper div.indice div.voce h2,
.bx-wrapper div.indice div.voce div.p {
  padding-right: 10px;
}

div.portale div.indice {
  position: relative;
  min-height: 150px;
  margin: 0;
  padding: 15px 0;
}
@media screen and (max-width: 990px) {
  div.portale div.indice {
    padding: 15px;
  }
}
div.portale div.indice div.voce {
  margin: 0;
  padding: 0;
  border: 0;
}
div.portale div.indice img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
div.portale div.indice.evidenza h2 {
  font-weight: 300;
  font-size: 31px;
  line-height: 1.1;
}
div.portale div.indice.evidenza h2,
div.portale div.indice.evidenza h3,
div.portale div.indice.evidenza h4,
div.portale div.indice.evidenza div.p {
  margin-bottom: 10px;
}
div.portale div.indice.eventi h2 {
  margin-bottom: 5px;
}
div.portale div.indice.eventi h2 a {
  font-size: 15px;
  line-height: 15px;
  height: 30px;
  overflow-y: hidden;
}
div.portale div.indice.eventi h3 {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 16px;
  height: 30px;
  overflow-y: hidden;
}
div.portale div.indice.eventi hr {
  display: block;
  width: 20%;
  border: 1px solid #b3b3b3;
  margin: 10px 0;
  text-align: left;
}
div.portale div.indice.eventi .segue {
  margin: 5px 0;
  float: right;
}
div.portale div.indice.eventi .slick-dots {
  position: static;
}
div.portale div.indice.eventi .slick-dots > li  {
  margin: 0 !important;
}
div.portale div.indice.eventi .slick-dots > li  button::before {
  font-size: 25px !important;
  color: #b3b3b3;
  opacity: unset;
}
div.portale div.indice.eventi .slick-dots > li .slick-active button::before {
  color: #9b0014;
}
div.portale div.indice.sez h2 {
  margin: 15px 0;
}
#info div.portale div.indice h2 {
  font-weight: normal;
  font-size: 17px;
  padding-left: 25px;
}
#info div.portale div.indice h2:before {
  content: 'R';
  font-size: 22.2px;
  height: 30.2px;
  line-height: 24.2px;
  width: 25px !important;
  color: #cccccc;
  margin-left: -25px;
  margin-top: 1px;
}
div.portale div.indice a {
  text-decoration: none;
}
div.portale.banner {
  padding: 15px 0;
}
@media screen and (max-width: 990px) {
  div.portale.banner {
    padding: 15px;
  }
}
div.portale.banner img {
  margin-bottom: 15px;
}
div.portale.progetti h2.title {
  display: inline-block;
  margin-right: 20px;
}

.full-width {
  position: relative;
  z-index: 1;
}
.full-width.light {
  background: #e6e6e6;
}

h2.title {
  font-weight: normal;
  padding: 15px 0;
  font-size: 23px;
  font-weight: 300;
  margin: 0;
  color: #4d4d4d;
}
@media screen and (max-width: 990px) {
  h2.title {
    padding: 15px;
  }
}
h2.title.light {
  background: #e6e6e6;
}
h2.title.white {
  background: #ffffff;
}

a.more {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 40px;
  /*
	&:after {
		float: right;
		content: "R";
		@extend .icons;
		font-size: $icon;
		height: $icon;
		line-height: $icon;
		width: $icon + 2;
		margin-left: 5px;
		color: $tint_black_80;
	}
	*/
  padding: 10px;
  background: #9b0014;
  color: #ffffff;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
@media screen and (max-width: 990px) {
  a.more {
    margin-left: 15px;
    margin-right: 15px;
  }
}
a.more:hover {
  background-color: #000000;
}

a.segue {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  margin: 15px 0;
}

div.accessibilita {
  padding: 15px 0;
}
@media screen and (max-width: 990px) {
  div.accessibilita {
    padding: 15px;
  }
}
div.accessibilita p {
  display: inline-block;
  font-weight: 600;
  margin: 0;
  margin-right: 20px;
}
div.accessibilita ul.menu-pag {
  display: inline-block;
}
div.accessibilita ul.menu-pag li {
  font-weight: 600;
  display: inline-block;
  margin-right: 15px;
  color: gray;
}
div.accessibilita ul.menu-pag li a {
  font-weight: normal;
}

.bollino {
  display: block;
  float: right;
  margin: 15px 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.bollino:hover, .bollino:active, .bollino:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
@media screen and (max-width: 990px) {
  .bollino {
    margin: 15px;
  }
}

.social {
  margin-top: 20px;
}
@media screen and (max-width: 990px) {
  .social {
    padding: 0 15px;
  }
}
.social li {
  display: inline-block;
  color: #ffffff;
  margin-right: 20px;
}
.social li a {
  color: #ffffff;
  text-decoration: none;
  overflow: hidden;
  display: inline-block;
}
.social li a:hover, .social li a:active, .social li a:focus {
  color: gray;
}
.social li a:before {
  font-size: 27.3px !important;
  height: 27.3px !important;
  line-height: 27.3px !important;
  width: 27.3px !important;
  margin-right: 5px;
}
.social li a.facebook:before {
  content: 'f';
}
.social li a.google:before {
  content: 'g';
}
.social li a.youtube:before {
  content: 'y';
}

#foot {
  padding-top: 20px;
}
#foot div.indice h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 10px 0;
}
#foot div.indice h2 a {
  color: #ffffff;
  text-decoration: none;
}
#foot div.indice h2 a:hover, #foot div.indice h2 a:active, #foot div.indice h2 a:focus {
  color: gray;
}

div.foot {
  margin-top: 60px;
  color: #ffffff;
}
@media screen and (max-width: 990px) {
  div.foot {
    padding: 15px;
  }
}
div.foot p,
div.foot div.p {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
}
div.foot a {
  color: #ffffff;
}
div.foot a:hover, div.foot a:active, div.foot a:focus {
  color: gray;
}

div.unipd {
  margin-top: 60px;
}
@media screen and (max-width: 990px) {
  div.unipd {
    margin-top: 20px;
  }
}
div.unipd h4 {
  float: right;
  margin: 0;
  padding: 0;
  line-height: 1;
  background: transparent url("../img/logo-unipd.png") no-repeat top left;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
div.unipd h4:hover, div.unipd h4:active, div.unipd h4:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
@media screen and (max-width: 990px) {
  div.unipd h4 {
    float: none;
    margin: 15px;
  }
}
div.unipd h4 a {
  text-indent: -9999px;
  display: block;
  width: 225px;
  height: 101px;
}

div.flusso ul.flusso-sezioni {
  display: table-cell;
  vertical-align: middle;
  height: 35px;
}
div.flusso ul.flusso-sezioni li {
  line-height: 1.3;
  display: inline-block;
  font-weight: 600;
  font-size: 13px;
  color: #ffffff;
}
div.flusso ul.flusso-sezioni li:after {
  content: '/';
  margin: 0 5px;
  font-weight: normal;
}
div.flusso ul.flusso-sezioni li a {
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
div.flusso ul.flusso-sezioni li a:hover, div.flusso ul.flusso-sezioni li a:active, div.flusso ul.flusso-sezioni li a:focus {
  color: #b94d5b;
}

div.nav {
  font-size: 14px;
  width: 100%;
  margin: 20px 0;
  text-align: right;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e6e6e6;
}
@media screen and (max-width: 990px) {
  div.nav {
    text-align: left;
  }
}
div.nav.semplice {
  font-size: 16px;
  text-transform: uppercase;
  display: table;
  width: 100%;
}
div.nav.semplice .prev,
div.nav.semplice .next {
  display: table-cell;
  width: 50%;
}
div.nav.semplice .prev {
  text-align: left;
}
div.nav.semplice .prev a:before {
  content: 'p';
  font-size: 10.2px;
  color: #9b0014;
  height: 3.2px;
  line-height: 11.1px;
  width: 12.2px;
}
div.nav.semplice .prev a:before:hover, div.nav.semplice .prev a:before:active, div.nav.semplice .prev a:before:focus {
  color: gray;
}
div.nav.semplice .next a {
  display: block;
  text-align: right;
}
div.nav.semplice .next a:after {
  content: 'n';
  font-size: 10.2px;
  color: #9b0014;
  height: 3.2px;
  line-height: 11.1px;
  width: 12.2px;
  float: right;
}
div.nav.semplice .next a:after:hover, div.nav.semplice .next a:after:active, div.nav.semplice .next a:after:focus {
  color: gray;
}
div.nav.semplice a {
  text-decoration: none;
}
div.nav ul {
  display: inline;
}
div.nav ul li {
  display: inline-block;
  list-style: none;
  padding-left: 5px;
  margin-left: 5px;
  font-weight: 600;
  border-left: 1px solid #e6e6e6;
}
div.nav ul li:first-child, div.nav ul li.first {
  padding-left: 0;
  border: none;
}
div.nav ul li a {
  text-decoration: none;
}
div.nav span.totale {
  display: block;
  float: left;
}
@media screen and (max-width: 990px) {
  div.nav span.totale {
    float: none;
    margin-bottom: 20px;
  }
}

form,
input,
textarea,
label,
select,
option {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #4d4d4d;
}

form {
  *zoom: 1;
  max-width: 77.69231em;
  margin-left: auto;
  margin-right: auto;
}
form:before, form:after {
  content: " ";
  display: table;
}
form:after {
  clear: both;
}
form textarea {
  border: none;
  padding: 7px 10px;
  border: 1px solid #e6e6e6;
  height: 200px;
  width: 100%;
}
form fieldset {
  padding-top: 10px;
  border: none;
  clear: both;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
}
form fieldset:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  form fieldset {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  form fieldset:last-child {
    margin-right: 0;
  }
}
form fieldset div {
  margin-bottom: 5px;
  *zoom: 1;
  max-width: 77.69231em;
  margin-left: auto;
  margin-right: auto;
}
form fieldset div:before, form fieldset div:after {
  content: " ";
  display: table;
}
form fieldset div:after {
  clear: both;
}
form fieldset div > span {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%;
}
form fieldset div > span:last-child {
  margin-right: 0;
}
form fieldset div > span:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  form fieldset div > span {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  form fieldset div > span:last-child {
    margin-right: 0;
  }
}
form fieldset div > span.help {
  line-height: 1.3;
  float: right;
  margin-top: 10px;
}
form label {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
  font-weight: 600;
  padding: 10px 0;
  text-align: left;
  height: 35px;
}
form label:last-child {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  form label {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
  }
  form label:last-child {
    margin-right: 0;
  }
}
form label.item {
  width: auto;
  margin-left: 5px;
}
form span.select {
  position: relative;
}
form span.select:after {
  position: absolute;
  right: 0;
  top: 8px;
  right: 10px;
  content: 'w';
  font-size: 21.2px;
  height: 21.2px;
  line-height: 21.2px;
  width: 21.2px;
  color: gray;
}
form select {
  width: 100%;
  padding: 8px 10px;
  background-color: #f2f2f2;
  border: none;
  -moz-border-radius: 0 / 0;
  -webkit-border-radius: 0 0;
  border-radius: 0 / 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 35px;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
form select:hover {
  background-color: #e6e6e6;
}
form input {
  width: 100%;
  padding: 8px 10px;
  background-color: #f2f2f2;
  border: none;
  height: 35px;
}
form input.item {
  width: auto;
  float: left;
  margin: 5px 0;
}
form input.radio, form input.checkbox {
  width: auto;
  border: none;
  margin: 0;
  padding: 0;
}
form input.image {
  border: none;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
}
form input.submit {
  width: auto;
  font-size: 16px;
  padding: 8px 15px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #9b0014;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-bottom: 5px;
}
form input.submit:hover, form input.submit:active, form input.submit:focus {
  background-color: #000000;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
form input.submit.disabled {
  background-color: #b3b3b3;
  color: #ffffff;
  cursor: auto;
}
form input.radio,
form input.checkbox {
  width: 14px;
  margin: 0;
  padding: 0;
  height: 14px;
  margin-top: 11px;
}
form span.submit {
  margin: 0;
  padding: 0;
}
form h4 {
  font-weight: normal;
  padding: 15px 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  border-top: 1px solid #e6e6e6;
}
form img.captcha {
  border: 0;
}

div.form {
  clear: both;
  width: 100%;
}
div.form div.box input.item,
div.form div.box label.item {
  float: none;
}

div.privacy {
  margin-top: 10px;
  margin-top: 4px\9;
  clear: both;
  width: 100%;
}
div.privacy label {
  width: auto;
  margin-right: 20px;
}
div.privacy span {
  width: 20px;
}
div.privacy a.forms-validation-message {
  margin-top: -2px;
  margin-left: 0;
}

div.informativa {
  padding: 10px 20px;
  height: 250px;
  overflow: auto;
  margin-bottom: 20px;
  background-color: #f2f2f2;
  color: gray;
  line-height: 1.3;
  font-size: 14px;
  width: 100%;
}

a#share {
  cursor: pointer;
}

a.forms-validation-message {
  text-decoration: none;
  position: absolute;
  margin-top: 4.55px;
  margin-left: 6.06667px;
}
a.forms-validation-message:before {
  content: 'a';
  color: #ff3300;
}
a.forms-validation-message img {
  display: none;
}

a:hover.forms-validation-message {
  text-decoration: underline;
}

span.asterisco {
  font-weight: 600;
}

span.forms img {
  margin-left: 5px;
}

#content iframe {
  width: 100% !important;
}

div.indice.open-close .voce h2::before {
  font-family: 'aopd';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  display: inline;
  content: 'B';
  color: #cccccc;
  margin-right: 0.5em;
}
div.indice.open-close .voce.closed h2::before {
  content: 'R';
}
div.indice.open-close .voce.closed > * {
  display: none;
}
div.indice.open-close .voce.closed > h2 {
  display: block;
  cursor: pointer;
}

.full-width.countdown {
  padding: 20px 0;
  text-align: center;
}
.full-width.countdown h4 {
  text-align: center;
  color: #9b0014;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}
.full-width.countdown p {
  text-align: center;
  color: #9b0014;
  font-size: 18px;
  font-weight: 400;
  margin: 10px 0;
}
.full-width.countdown .segue {
  padding: 10px 30px;
  background-color: transparent;
  border: 1px solid #9b0014;
  color: #4d4d4d;
  text-decoration: none;
  font-size: 14px;
  transition: all 0.2s ease-in;
}
.full-width.countdown .segue:hover {
  background-color: #9b0014;
  color: #ffffff;
}

#counter-container {
  padding-bottom: 10px;
  margin: 0 auto;
}
#counter-container #cntdwn {
  display: table;
  margin: 0 auto;
}
#counter-container #cntdwn .numbers {
  display: table-row;
}
#counter-container #cntdwn .numbers div {
  display: table-cell;
  padding: 5px 10px;
  background-color: #f47d00;
  border: 5px solid #ffffff;
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
  text-align: center;
}
#counter-container #cntdwn .count-sigle {
  display: table-row;
}
#counter-container #cntdwn .count-sigle div {
  display: table-cell;
  color: #9b0014;
  padding: 0px 20px;
  text-align: center;
  font-size: 16px;
}

/*
 * jquery-ui-1.9.1.css
 */

/*! jQuery UI - v1.9.1 - 2012-10-29
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.button.css, jquery.ui.dialog.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=0.7em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; }
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 0.7em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); } /* For IE8 - See #6059 */

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .3;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .3;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }