@charset "utf-8";
html {
  min-width: 320px !important;
}
.row {
  *zoom: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.col-1 {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 8.33333333333%;
}
.col-2 {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 16.6666666667%;
}
.col-3 {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 25%;
}
.col-4 {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 33.3333333333%;
}
.col-5 {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 41.6666666667%;
}
.col-6 {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}
.col-7 {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 58.3333333333%;
}
.col-8 {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 66.6666666667%;
}
.col-9 {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 75%;
}
.col-10 {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 83.3333333333%;
}
.col-11 {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 91.6666666667%;
}
.col-12 {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.pull-1 {
  right: 8.33333333333%;
}
.pull-2 {
  right: 16.6666666667%;
}
.pull-3 {
  right: 25%;
}
.pull-4 {
  right: 33.3333333333%;
}
.pull-5 {
  right: 41.6666666667%;
}
.pull-6 {
  right: 50%;
}
.pull-7 {
  right: 58.3333333333%;
}
.pull-8 {
  right: 66.6666666667%;
}
.pull-9 {
  right: 75%;
}
.pull-10 {
  right: 83.3333333333%;
}
.pull-11 {
  right: 91.6666666667%;
}
.pull-12 {
  right: 100%;
}
.push-1 {
  left: 8.33333333333%;
}
.push-2 {
  left: 16.6666666667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.3333333333%;
}
.push-5 {
  left: 41.6666666667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.3333333333%;
}
.push-8 {
  left: 66.6666666667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.3333333333%;
}
.push-11 {
  left: 91.6666666667%;
}
.push-12 {
  left: 100%;
}
.off-1 {
  margin-left: 8.33333333333%;
}
.off-2 {
  margin-left: 16.6666666667%;
}
.off-3 {
  margin-left: 25%;
}
.off-4 {
  margin-left: 33.3333333333%;
}
.off-5 {
  margin-left: 41.6666666667%;
}
.off-6 {
  margin-left: 50%;
}
.off-7 {
  margin-left: 58.3333333333%;
}
.off-8 {
  margin-left: 66.6666666667%;
}
.off-9 {
  margin-left: 75%;
}
.off-10 {
  margin-left: 83.3333333333%;
}
.off-11 {
  margin-left: 91.6666666667%;
}
.off-12 {
  margin-left: 100%;
}
@media screen and (max-width: 320px) {
  .grid-reset-phone > [class*='col-'] {
    float: none;
    display: block;
    width: auto;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .grid-reset-tablet > [class*='col-'] {
    float: none;
    display: block;
    width: auto;
    left: 0;
    right: 0;
  }
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow-y: scroll;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}
pre {
  display: block;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  border-radius: 4px;
  overflow: auto;
  padding: 10px !important;
  background-color: #FEFFF1 !important;
  border: 1px solid #E1E1E8 !important;
  margin-bottom: 14px;
  padding: 9px 14px !important;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
p {
  margin: 0 0 10px;
}
small {
  font-size: 85%;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted ;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid ;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
.wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  width: 1080px;
  padding-left: 15px;
  padding-right: 15px;
  *zoom: 1;
  width: 1200px;
}
.wrapper:before,
.wrapper:after {
  content: "";
  display: table;
}
.wrapper:after {
  clear: both;
}
@media screen and (min-width: 1px) {
  .wrapper {
    width: auto !important;
  }
}
@media screen and (min-width: 768px) {
  .wrapper {
    width: 750px !important;
  }
}
@media screen and (min-width: 992px) {
  .wrapper {
    width: 970px !important;
  }
}
@media screen and (min-width: 1200px) {
  .wrapper {
    width: 1170px !important;
  }
}
body {
  width: 100%;
  *zoom: 1;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.428571429;
  color: #666;
  font-family: 'Open Sans', sans-serif;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
a,
.text-link {
  font-weight: 400;
  text-decoration: none;
  color: #00affa;
}
a:hover,
a:focus,
.text-link:hover,
.text-link:focus {
  color: #0079ad;
  text-decoration: underline;
}
b,
strong {
  font-weight: 600;
}
.text-lighter {
  font-weight: 300;
}
.text-normal {
  font-weight: normal;
}
.text-bold {
  font-weight: 600;
}
.text-bolder {
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.1;
  text-rendering: optimizeLegibility;
  color: #0D4B74;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 49px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 21px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin-bottom: 10px;
}
.hr,
hr {
  border: 0;
  border-top: 1px solid #ced4d6;
  margin-top: 20px;
  padding-top: 20px;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
.media {
  *zoom: 1;
}
.media:before,
.media:after {
  content: "";
  display: table;
}
.media:after {
  clear: both;
}
.media .sx {
  float: left;
}
.media .dx {
  overflow: hidden;
}
.input-group {
  box-sizing: border-box;
  border-collapse: separate;
  display: table;
  position: relative;
}
.input-group-item {
  display: table-cell;
  border-collapse: separate;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  width: 1%;
}
.no-left-radius {
  position: relative;
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  left: -1px;
}
.no-right-radius {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
  right: -1px;
  position: relative;
}
.popup-content {
  padding: 20px;
  display: none;
}
.caret {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
}
.caret-right {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.block {
  display: block;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.image-responsive {
  max-width: 100%;
  height: auto;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.display-inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.border-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.border-box-all,
.border-box-all:before,
.border-box-all:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.invisible {
  visibility: hidden;
}
.hidden {
  display: none;
  visibility: hidden;
}
.affix {
  position: fixed;
}
.reset {
  outline: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  line-height: normal;
  list-style: none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: disc;
  font-size: 100%;
  font: inherit;
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  border: 0;
  border-radius: 0;
  border-style: none;
  border-width: medium;
  border-color: inherit;
  vertical-align: baseline;
  border-bottom: 0;
  border-right: 0;
  border-top: 0;
  border-left: 0;
  background: 0;
  background-attachment: scroll;
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  line-height: inherit;
  font-size: inherit;
  letter-spacing: normal;
  color: inherit;
  box-shadow: none;
  float: none;
  height: auto;
  opacity: 1;
  right: auto;
  left: auto;
  top: auto;
  bottom: auto;
  position: static;
  text-align: inherit;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  transition: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
  z-index: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  animation: none;
}
.wrap {
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
}
.no-wrap {
  white-space: nowrap;
  word-wrap: inherit;
}
.unselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.smaller {
  font-size: 12px !important;
  padding: 1px 5px;
  line-height: 1.428571429;
}
.small {
  font-size: 13px !important;
  padding: 3px 9px;
  line-height: 1.428571429;
}
.normal {
  font-weight: normal;
  font-size: inherit;
  color: #666;
  padding: 7px 13px;
  line-height: 1.428571429;
}
.large {
  line-height: 1.2857142861;
  font-size: 18px !important;
  padding: 12px 17px;
}
.larger {
  line-height: 1.2857142861;
  font-size: 28px !important;
  padding: 15px 25px;
}
.height-smaller {
  min-height: 20px;
}
.height-small {
  min-height: 26px;
}
.height-normal {
  min-height: 36px;
}
.height-larger {
  min-height: 73px;
}
.height-large {
  min-height: 48px;
}
.padding-smaller {
  padding: 1px 5px;
}
.padding-small {
  padding: 3px 9px;
}
.padding,
.padding-normal {
  padding: 7px 13px;
}
.padding-large {
  padding: 12px 17px;
}
.padding-larger {
  padding: 15px 25px;
}
.vertical-align {
  position: relative;
  display: inline-block;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.margin-bottom {
  margin-bottom: 20px;
}
.margin-bottom-smaller {
  margin-bottom: 5px;
}
.margin-bottom-small {
  margin-bottom: 10px;
}
.margin-bottom-large {
  margin-bottom: 40px;
}
.margin-bottom-larger {
  margin-bottom: 80px;
}
.margin-top {
  margin-top: 20px;
}
.margin-top-smaller {
  margin-top: 5px;
}
.margin-top-small {
  margin-top: 10px;
}
.margin-top-large {
  margin-top: 40px;
}
.margin-top-larger {
  margin-top: 80px;
}
.bg {
  background-color: #eaeced;
  color: #222222;
}
.bg a {
  text-decoration: underline;
  color: #00affa;
}
.bg-alert {
  background-color: #a53c69;
  color: #ffffff;
}
.bg-alert a {
  text-decoration: underline;
  color: #ffffff;
}
.bg-info {
  background-color: #48be8b;
  color: #ffffff;
}
.bg-info a {
  text-decoration: underline;
  color: #ffffff;
}
.bg-light {
  background-color: #ececec;
  color: #222222;
}
.bg-light a {
  text-decoration: underline;
  color: #00affa;
}
.bg-dark {
  background-color: #0d4b74;
  color: #ffffff;
}
.bg-dark a {
  text-decoration: underline;
  color: #ffffff;
}
.bg-inverted {
  background-color: #e4571b;
  color: #ffffff;
}
.bg-inverted a {
  text-decoration: underline;
  color: #ffffff;
}
.bg-color {
  background-color: #019DE0;
  color: #ffffff;
}
.bg-color a {
  text-decoration: underline;
  color: #ffffff;
}
.bg-full {
  background-color: #1ba8e4;
  color: #ffffff;
}
.bg-full a {
  text-decoration: underline;
  color: #ffffff;
}
.bg-white {
  background-color: ;
  color: #222;
}
.bg-black {
  background-color: #222;
  color: #FFF;
}
.bg-black a {
  text-decoration: underline;
  color: #FFF;
}
.bg-mix {
  background-color: #209bd0;
  color: #ffffff;
}
.bg-mix a {
  text-decoration: underline;
  color: #ffffff;
}
.bg-no {
  background-color: transparent;
  background-image: none;
  color: inherit;
}
.bg-hover:hover {
  background-color: rgba(234,236,237,0.5);
}
.border {
  border: 2px solid #ced4d6;
}
.border.gray {
  border-color: #CCC;
}
.border.alert {
  border-color: #a53c69;
}
.border.info {
  border-color: #48be8b;
}
.border.color {
  border-color: ;
}
.border.light {
  border-color: #ececec;
}
.border.full {
  border-color: #1ba8e4;
}
.border.dark {
  border-color: #0d4b74;
}
.border.mix {
  border-color: #209bd0;
}
.border.inverted {
  border-color: #e4571b;
}
.border.white {
  border-color: #FFF;
}
.border.black {
  border-color: #222;
}
.border.border-smaller,
.border.smaller {
  border-width: 1px;
  border-style: dotted;
}
.border.border-small,
.border.small {
  border-width: 1px;
}
.border.border-large,
.border.large {
  border-width: 2px;
}
.border.border-larger,
.border.larger {
  border-width: 4px;
}
.border-no {
  border: none;
}
.radius {
  border-radius: 2px;
}
.radius.radius-smaller,
.radius.smaller {
  border-radius: 2px/2;
}
.radius.radius-small,
.radius.small {
  border-radius: 2px/1.5;
}
.radius.radius-large,
.radius.large {
  border-radius: 6px;
}
.radius.radius-larger,
.radius.larger {
  border-radius: 12px;
}
.radius-no {
  border-radius: 0;
}
.text-smaller {
  font-size: 12px !important;
}
small,
.text-small {
  font-size: 13px !important;
}
.text-normal {
  font-size: inherit;
}
large,
.text-large {
  font-size: 18px !important;
}
.text-larger {
  font-size: 28px !important;
}
.text-normal {
  color: #666;
}
.text-white {
  color: #FFF;
}
.text-black {
  color: #222;
}
.text-gray {
  color: #CCC;
}
.text-deafult {
  color: #eaeced;
}
.text-alert {
  color: #a53c69;
}
.text-info {
  color: #48be8b;
}
.text-full {
  color: #1ba8e4;
}
.text-inverted {
  color: #e4571b;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.info-message {
  text-rendering: optimizeLegibility;
  font-weight: 400;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  margin: 0;
  margin-bottom: 20px;
  padding: 15.3846153846px 20px;
  background-color: #eaeced;
  border-radius: 2px;
  color: #222222;
}
.info-message:empty {
  display: none;
}
.info-message .close {
  cursor: pointer;
}
.info-message a {
  text-decoration: underline;
  color: #00affa;
  font-weight: 600;
}
.info-message.alert {
  text-rendering: optimizeLegibility;
  font-weight: 400;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  margin: 0;
  margin-bottom: 20px;
  padding: 15.3846153846px 20px;
  background-color: #a53c69;
  border-radius: 2px;
  color: #ffffff;
}
.info-message.alert:empty {
  display: none;
}
.info-message.alert .close {
  cursor: pointer;
}
.info-message.alert a {
  text-decoration: underline;
  color: #ffffff;
  font-weight: 600;
}
.info-message.info {
  text-rendering: optimizeLegibility;
  font-weight: 400;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  margin: 0;
  margin-bottom: 20px;
  padding: 15.3846153846px 20px;
  background-color: #48be8b;
  border-radius: 2px;
  color: #ffffff;
}
.info-message.info:empty {
  display: none;
}
.info-message.info .close {
  cursor: pointer;
}
.info-message.info a {
  text-decoration: underline;
  color: #ffffff;
  font-weight: 600;
}
.info-message.full {
  text-rendering: optimizeLegibility;
  font-weight: 400;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  margin: 0;
  margin-bottom: 20px;
  padding: 15.3846153846px 20px;
  background-color: #1ba8e4;
  border-radius: 2px;
  color: #ffffff;
}
.info-message.full:empty {
  display: none;
}
.info-message.full .close {
  cursor: pointer;
}
.info-message.full a {
  text-decoration: underline;
  color: #ffffff;
  font-weight: 600;
}
.info-message.light {
  text-rendering: optimizeLegibility;
  font-weight: 400;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  margin: 0;
  margin-bottom: 20px;
  padding: 15.3846153846px 20px;
  background-color: #ececec;
  border-radius: 2px;
  color: #222222;
}
.info-message.light:empty {
  display: none;
}
.info-message.light .close {
  cursor: pointer;
}
.info-message.light a {
  text-decoration: underline;
  color: #00affa;
  font-weight: 600;
}
.info-message.dark {
  text-rendering: optimizeLegibility;
  font-weight: 400;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  margin: 0;
  margin-bottom: 20px;
  padding: 15.3846153846px 20px;
  background-color: #0d4b74;
  border-radius: 2px;
  color: #ffffff;
}
.info-message.dark:empty {
  display: none;
}
.info-message.dark .close {
  cursor: pointer;
}
.info-message.dark a {
  text-decoration: underline;
  color: #ffffff;
  font-weight: 600;
}
.info-message.mix {
  text-rendering: optimizeLegibility;
  font-weight: 400;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  margin: 0;
  margin-bottom: 20px;
  padding: 15.3846153846px 20px;
  background-color: #209bd0;
  border-radius: 2px;
  color: #ffffff;
}
.info-message.mix:empty {
  display: none;
}
.info-message.mix .close {
  cursor: pointer;
}
.info-message.mix a {
  text-decoration: underline;
  color: #ffffff;
  font-weight: 600;
}
.info-message.premium {
  text-rendering: optimizeLegibility;
  font-weight: 400;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  margin: 0;
  margin-bottom: 20px;
  padding: 15.3846153846px 20px;
  background-color: #ffac2a;
  border-radius: 2px;
  color: #ffffff;
}
.info-message.premium:empty {
  display: none;
}
.info-message.premium .close {
  cursor: pointer;
}
.info-message.premium a {
  text-decoration: underline;
  color: #ffffff;
  font-weight: 600;
}
.info-message .close {
  float: right;
  margin: 0;
}
.label {
  background-color: #eaeced;
  border-radius: 4.5px;
  display: inline;
  font-size: 75%;
  font-weight: 600;
  line-height: 1;
  padding: 0.2em 0.6em 0.3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
.label:empty {
  display: none;
}
.label.alert {
  background-color: #a53c69;
  color: #ffffff;
}
.label.info {
  background-color: #48be8b;
  color: #ffffff;
}
.label.full {
  background-color: #1ba8e4;
  color: #ffffff;
}
.label.light {
  background-color: #ececec;
  color: #222222;
}
.label.dark {
  background-color: #0d4b74;
  color: #ffffff;
}
.label.mix {
  background-color: #209bd0;
  color: #ffffff;
}
.label.inverted {
  background-color: #e4571b;
  color: #ffffff;
}
.label.color {
  background-color: #019DE0;
  color: #ffffff;
}
.label.white {
  background-color: #FFF;
  color: #222;
  border: 1px solid #ced4d6;
}
.label.black {
  background-color: #222;
  color: #222;
  border: 1px solid #eaeced;
}
.button,
.button-cont a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #079bda;
  border-radius: 1px;
  border: 1px solid #079bda;
  border-top-color: #07a5e9;
  border-right-color: #07a5e9;
  border-bottom-color: #0690cc;
  border-left-color: #0690cc;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.button .fa,
.button-cont a .fa {
  color: inherit;
  font-size: 90%;
}
.button:hover,
.button.selected,
.open .dropdown-toggle.button,
.button-cont a:hover,
.button-cont a.selected,
.open .dropdown-toggle.button-cont a {
  text-decoration: none !important;
  background-color: #0578a9;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #046690;
}
.button:active,
.button-cont a:active {
  top: 1px;
}
.button.alert {
  min-height: 36px;
  padding: 4px 13px !important;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important !important;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizeLegibility !important;
  top: 0px !important;
  outline: none !important;
  position: relative !important;
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1 !important;
  cursor: pointer !important;
  text-align: center !important;
  vertical-align: middle !important;
  line-height: 1.428571429 !important;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.03em !important;
  color: #ffffff !important !important;
  background-color: #a53c69 !important;
  border-radius: 1px !important;
  border: 1px solid #a53c69 !important;
  border-top-color: #b04070 !important;
  border-right-color: #b04070 !important;
  border-bottom-color: #9a3862 !important;
  border-left-color: #9a3862 !important;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.button.alert .fa {
  color: inherit;
  font-size: 90%;
}
.button.alert:hover,
.button.alert.selected,
.open .dropdown-toggle.button.alert {
  text-decoration: none !important;
  background-color: #7f2e51;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #6d2745;
}
.button.alert:active {
  top: 1px;
}
.button.info {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #48be8b;
  border-radius: 1px;
  border: 1px solid #48be8b;
  border-top-color: #53c292;
  border-right-color: #53c292;
  border-bottom-color: #41b683;
  border-left-color: #41b683;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.button.info .fa {
  color: inherit;
  font-size: 90%;
}
.button.info:hover,
.button.info.selected,
.open .dropdown-toggle.button.info {
  text-decoration: none !important;
  background-color: #379b70;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #318962;
}
.button.info:active {
  top: 1px;
}
.button.full {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #1ba8e4;
  border-radius: 1px;
  border: 1px solid #1ba8e4;
  border-top-color: #28ade6;
  border-right-color: #28ade6;
  border-bottom-color: #199ed7;
  border-left-color: #199ed7;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.button.full .fa {
  color: inherit;
  font-size: 90%;
}
.button.full:hover,
.button.full.selected,
.open .dropdown-toggle.button.full {
  text-decoration: none !important;
  background-color: #1586b7;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #1376a0;
}
.button.full:active {
  top: 1px;
}
.button.fade {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: rgba(185,185,185,0.4);
  border-radius: 1px;
  border: 1px solid rgba(134,134,134,0.3);
  border-top-color: rgba(141,141,141,0.3);
  border-right-color: rgba(141,141,141,0.3);
  border-bottom-color: rgba(126,126,126,0.3);
  border-left-color: rgba(126,126,126,0.3);
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.15);
}
.button.fade .fa {
  color: inherit;
  font-size: 90%;
}
.button.fade:hover,
.button.fade.selected,
.open .dropdown-toggle.button.fade {
  text-decoration: none !important;
  background-color: rgba(159,159,159,0.4);
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid rgba(95,95,95,0.3);
}
.button.fade:active {
  top: 1px;
}
.button.dark {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #0d4b74;
  border-radius: 1px;
  border: 1px solid rgba(185,185,185,0.1);
  border-top-color: rgba(192,192,192,0.1);
  border-right-color: rgba(192,192,192,0.1);
  border-bottom-color: rgba(177,177,177,0.1);
  border-left-color: rgba(177,177,177,0.1);
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.button.dark .fa {
  color: inherit;
  font-size: 90%;
}
.button.dark:hover,
.button.dark.selected,
.open .dropdown-toggle.button.dark {
  text-decoration: none !important;
  background-color: #082d46;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid rgba(146,146,146,0.1);
}
.button.dark:active {
  top: 1px;
}
.button.white {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #FFF;
  border-radius: 1px;
  border: 1px solid #ced4d6;
  border-top-color: #d6dbdd;
  border-right-color: #d6dbdd;
  border-bottom-color: #c6cccf;
  border-left-color: #c6cccf;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.button.white .fa {
  color: inherit;
  font-size: 90%;
}
.button.white:hover,
.button.white.selected,
.open .dropdown-toggle.button.white {
  text-decoration: none !important;
  background-color: #e6e6e6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #a4afb3;
}
.button.white:active {
  top: 1px;
}
.button.white:hover,
.button.white.selected,
.open .dropdown-toggle.button.white {
  border-color: #c0c7cb;
}
.button.default {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #eaeced;
  border-radius: 1px;
  border: 1px solid #b2bbbf;
  border-top-color: #bbc3c6;
  border-right-color: #bbc3c6;
  border-bottom-color: #aab4b8;
  border-left-color: #aab4b8;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
}
.button.default .fa {
  color: inherit;
  font-size: 90%;
}
.button.default:hover,
.button.default.selected,
.open .dropdown-toggle.button.default {
  text-decoration: none !important;
  background-color: #ced4d6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #88969c;
}
.button.default:active {
  top: 1px;
}
.button.default:hover,
.button.default.selected,
.open .dropdown-toggle.button.default {
  border-color: #c0c7cb;
}
.button.black {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #2f2f2f;
  border-radius: 1px;
  border: 1px solid #2f2f2f;
  border-top-color: #363636;
  border-right-color: #363636;
  border-bottom-color: #272727;
  border-left-color: #272727;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.button.black .fa {
  color: inherit;
  font-size: 90%;
}
.button.black:hover,
.button.black.selected,
.open .dropdown-toggle.button.black {
  text-decoration: none !important;
  background-color: #151515;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #090909;
}
.button.black:active {
  top: 1px;
}
.button.smaller {
  font-size: 12px !important;
  padding: 1px 5px;
  line-height: 1.428571429;
  min-height: 20px;
  font-size: 11px !important;
  padding: 1px 4px;
}
.button.small {
  font-size: 13px !important;
  padding: 3px 9px;
  line-height: 1.428571429;
  min-height: 26px;
}
.button.large {
  line-height: 1.2857142861;
  font-size: 18px !important;
  padding: 12px 17px;
  min-height: 48px;
  font-size: 24px !important;
  padding: 8px 18px;
}
.button.larger {
  line-height: 1.2857142861;
  font-size: 28px !important;
  padding: 15px 25px;
  min-height: 73px;
  font-size: 34px !important;
  padding: 12px 32px;
}
.button.button-fa .fa {
  font-size: 90%;
  margin-right: 6px;
}
.button.button-fa .fa-shopping-cart {
  margin-right: 0px;
}
.button-small {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #079bda;
  border-radius: 1px;
  border: 1px solid #079bda;
  border-top-color: #07a5e9;
  border-right-color: #07a5e9;
  border-bottom-color: #0690cc;
  border-left-color: #0690cc;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  font-size: 13px !important;
  padding: 3px 9px;
  min-height: 26px;
}
.button-small .fa {
  color: inherit;
  font-size: 90%;
}
.button-small:hover,
.button-small.selected,
.open .dropdown-toggle.button-small {
  text-decoration: none !important;
  background-color: #0578a9;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #046690;
}
.button-small:active {
  top: 1px;
}
.button-spotlight {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #0d4b74;
  border-radius: 1px;
  border: 1px solid rgba(185,185,185,0.1);
  border-top-color: rgba(192,192,192,0.1);
  border-right-color: rgba(192,192,192,0.1);
  border-bottom-color: rgba(177,177,177,0.1);
  border-left-color: rgba(177,177,177,0.1);
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  font-size: 13px !important;
  padding: 3px 9px;
  min-height: 26px;
}
.button-spotlight .fa {
  color: inherit;
  font-size: 90%;
}
.button-spotlight:hover,
.button-spotlight.selected,
.open .dropdown-toggle.button-spotlight {
  text-decoration: none !important;
  background-color: #082d46;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid rgba(146,146,146,0.1);
}
.button-spotlight:active {
  top: 1px;
}
.button-dark {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #eaeced;
  border-radius: 1px;
  border: 1px solid #b2bbbf;
  border-top-color: #bbc3c6;
  border-right-color: #bbc3c6;
  border-bottom-color: #aab4b8;
  border-left-color: #aab4b8;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
}
.button-dark .fa {
  color: inherit;
  font-size: 90%;
}
.button-dark:hover,
.button-dark.selected,
.open .dropdown-toggle.button-dark {
  text-decoration: none !important;
  background-color: #ced4d6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #88969c;
}
.button-dark:active {
  top: 1px;
}
.button-dark:hover,
.button-dark.selected,
.open .dropdown-toggle.button-dark {
  border-color: #c0c7cb;
}
.button-small-dark {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #eaeced;
  border-radius: 1px;
  border: 1px solid #b2bbbf;
  border-top-color: #bbc3c6;
  border-right-color: #bbc3c6;
  border-bottom-color: #aab4b8;
  border-left-color: #aab4b8;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
  font-size: 13px !important;
  padding: 3px 9px;
  min-height: 26px;
}
.button-small-dark .fa {
  color: inherit;
  font-size: 90%;
}
.button-small-dark:hover,
.button-small-dark.selected,
.open .dropdown-toggle.button-small-dark {
  text-decoration: none !important;
  background-color: #ced4d6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #88969c;
}
.button-small-dark:active {
  top: 1px;
}
.button-small-dark:hover,
.button-small-dark.selected,
.open .dropdown-toggle.button-small-dark {
  border-color: #c0c7cb;
}
.button-smaller-dark {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #eaeced;
  border-radius: 1px;
  border: 1px solid #b2bbbf;
  border-top-color: #bbc3c6;
  border-right-color: #bbc3c6;
  border-bottom-color: #aab4b8;
  border-left-color: #aab4b8;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
  font-size: 12px !important;
  padding: 1px 5px;
  min-height: 20px;
}
.button-smaller-dark .fa {
  color: inherit;
  font-size: 90%;
}
.button-smaller-dark:hover,
.button-smaller-dark.selected,
.open .dropdown-toggle.button-smaller-dark {
  text-decoration: none !important;
  background-color: #ced4d6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #88969c;
}
.button-smaller-dark:active {
  top: 1px;
}
.button-smaller-dark:hover,
.button-smaller-dark.selected,
.open .dropdown-toggle.button-smaller-dark {
  border-color: #c0c7cb;
}
.list-group {
  max-width: 400px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding-left: 0;
  position: relative;
}
.list-group > * > * {
  padding: 10px 15px;
  text-decoration: none;
  display: block;
}
.list-group > * > *:hover {
  text-decoration: none;
}
.list-group > * {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #dfdfdf;
  display: block;
  margin-bottom: -1px;
  position: relative;
  background-color: ;
  color: #666666;
}
.list-group > * a {
  color: #666666;
}
.list-group > *:hover {
  background-color: #dfdfdf;
}
.list-group > *.selected {
  z-index: 2;
  background-color: #e4e4e4;
  color: #4d4d4d;
  border: 1px solid #e4e4e4;
}
.list-group > *.selected a {
  color: #4d4d4d;
}
.list-group > *:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.list-group > *:last-child {
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
  margin-bottom: 0;
}
.list-group .list-group-table,
.list-group.list-group-table {
  display: table;
  border-collapse: separate;
  width: 100%;
  max-width: none;
}
.list-group .list-group-table > *,
.list-group.list-group-table > * {
  z-index: 1;
  display: table-cell;
  border-collapse: separate;
  width: 1%;
  white-space: nowrap;
  word-wrap: inherit;
  border-radius: 0;
  margin-bottom: 0;
  margin-left: -1px;
  border-left-width: 0;
  text-align: center;
  float: none;
}
.list-group .list-group-table > *:first-child,
.list-group.list-group-table > *:first-child {
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-left-width: 1px;
}
.list-group .list-group-table > *:last-child,
.list-group.list-group-table > *:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
}
@media screen and (max-width: 319px) {
  .list-group .list-group-table,
  .list-group.list-group-table {
    border-collapse: separate;
    max-width: none;
    display: block;
    width: auto;
  }
  .list-group .list-group-table > *,
  .list-group.list-group-table > * {
    width: auto;
    display: block;
    margin-left: 0;
    border: 1px solid #dfdfdf;
    margin-bottom: -1px;
    position: relative;
  }
  .list-group .list-group-table > *:first-child,
  .list-group.list-group-table > *:first-child {
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
  }
  .list-group .list-group-table > *:last-child,
  .list-group.list-group-table > *:last-child {
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    margin-bottom: 0;
  }
}
.list-group .list-group-inline,
.list-group.list-group-inline {
  border-collapse: separate;
  max-width: none;
}
.list-group .list-group-inline > *,
.list-group.list-group-inline > * {
  z-index: 1;
  white-space: nowrap;
  word-wrap: inherit;
  border-radius: 0;
  margin-bottom: 0;
  margin-left: 0;
  border-left-width: 0;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.list-group .list-group-inline > *:first-child,
.list-group.list-group-inline > *:first-child {
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-left-width: 1px;
}
.list-group .list-group-inline > *:last-child,
.list-group.list-group-inline > *:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > table.table {
    margin-bottom: 0;
    width: 768px !important;
    max-width: 768px !important;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.mipiace_cont {
  float: right;
}
.flash_msg {
  padding: 5px 15px;
  background-color: #1C2129;
  color: #FFF;
  max-width: 180px;
}
.flash_msg a {
  color: #FFF;
  text-decoration: underline;
  font-weight: bold;
}
.comment-add {
  float: right;
}
.comm_titolo {
  margin-top: 0;
}
.comment-no-auth {
  margin: 10px 0;
}
.comment-tot {
  font-size: 80%;
  padding: 2px 12px;
  color: #666;
  border: 2px solid #ced4d6;
}
.comment-tot.gray {
  border-color: #CCC;
}
.comment-tot.alert {
  border-color: #a53c69;
}
.comment-tot.info {
  border-color: #48be8b;
}
.comment-tot.color {
  border-color: ;
}
.comment-tot.light {
  border-color: #ececec;
}
.comment-tot.full {
  border-color: #1ba8e4;
}
.comment-tot.dark {
  border-color: #0d4b74;
}
.comment-tot.mix {
  border-color: #209bd0;
}
.comment-tot.inverted {
  border-color: #e4571b;
}
.comment-tot.white {
  border-color: #FFF;
}
.comment-tot.black {
  border-color: #222;
}
.comment-tot.border-smaller,
.comment-tot.smaller {
  border-width: 1px;
  border-style: dotted;
}
.comment-tot.border-small,
.comment-tot.small {
  border-width: 1px;
}
.comment-tot.border-large,
.comment-tot.large {
  border-width: 2px;
}
.comment-tot.border-larger,
.comment-tot.larger {
  border-width: 4px;
}
.comment-box {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #f8f8f8;
  box-shadow: 0 0 1px #CCC;
}
.comment-box .image {
  margin-right: 10px;
  float: left;
}
.comment-box .col {
  overflow: hidden;
}
.comment-box .name a {
  font-weight: bold;
}
.comment-box .date {
  color: #999999;
}
.comment-box .comment {
  margin: 5px 0px;
}
.comment-form h4 {
  font-weight: normal;
  color: #666;
}
.notifiche_cont {
  float: left;
  position: relative;
}
.notifiche > a {
  position: relative;
}
.n_notifica {
  position: absolute;
  right: -2px;
  top: -8px;
  z-index: 90;
  color: #FFF;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  line-height: 2px;
  font-weight: bold;
  padding: 6px 4px;
  border-radius: 2px;
  background-color: #a53c69;
}
.n_link {
  padding: 0 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 20px;
  -webkit-transition: 0.15s color ease-in-out 0s;
  transition: 0.15s color ease-in-out 0s;
  color: #FFF;
}
.n_link:hover,
.n_link.open {
  color: #00affa;
}
.n_link:hover .n_notifica,
.n_link.open .n_notifica {
  -webkit-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
  background-color: #c15382;
}
.n_link .alt {
  display: none;
}
.n_cont.n_chat {
  right: 120px;
}
.n_cont.n_per {
  right: 80px;
}
.n_cont.n_net {
  right: 40px;
}
.n_cont.n_msg {
  right: 0px;
}
.n_cont.n_chat {
  width: 300px;
}
.n_cont {
  background-color: #fff;
  border: 5px solid #CCC;
  background-clip: padding-box;
  box-shadow: 0 6px 12px rgba(0,0,0,0.176);
  font-size: 13px;
  font-weight: normal;
  color: #666;
  padding: 10px;
  position: absolute;
  z-index: 1000 !important;
  top: 40px;
  width: 245px;
  height: auto;
  max-height: 400px;
  display: none;
  overflow: auto;
  padding: 5px;
  padding-top: 10px;
}
.n_cont a {
  color: #666;
}
.n_cont .button {
  display: block;
}
.n_cont h3 {
  margin: 0;
  padding: 0;
  text-align: left;
}
.n_cont .n_box_cont {
  text-align: left;
}
.n_cont .n_box {
  border: 0;
  margin-bottom: 6px;
  margin-top: 6px;
  box-shadow: 0 0 1px #CCC;
  padding: 6px;
  background-color: #f6f6f6;
  cursor: pointer;
}
.n_cont .n_box .button {
  display: inline-block;
}
.n_cont .n_box .button .counter {
  display: none;
}
.n_cont .n_box:hover {
  background-color: #FFF;
}
.n_cont .n_box .foto {
  float: left;
  padding-right: 10px;
}
.n_cont .n_box .foto img {
  width: 40px;
  height: auto;
}
.n_cont .n_box .info {
  overflow: hidden;
}
.n_cont .n_box a {
  font-weight: 400;
  text-decoration: none;
  color: #00affa;
}
.n_cont .n_box a:hover,
.n_cont .n_box a:focus {
  color: #0079ad;
  text-decoration: underline;
}
.n_cont .n_box .data {
  text-align: right;
  font-size: 10px;
}
.n_cont .n_box .n_x {
  padding: 4px;
  float: right;
  cursor: pointer;
  margin-right: 3px;
}
.n_cont .n_box .n_x:hover {
  text-decoration: none;
  background-color: #a53c69;
  color: #FFF;
}
.n_cont .n_box .invia {
  padding: 0px 3px;
  float: right;
}
.n_cont .n_subcont {
  text-align: center;
}
.n_cont .n_head {
  margin-bottom: 10px;
}
.n_cont .n_head h3 {
  font-weight: lighter;
  margin-bottom: 10px;
}
.n_cont .n_head .button {
  margin-top: 5px;
}
.n_cont .n_footer {
  margin-top: 15px;
  text-align: center;
}
.n_cont .n_footer .n_tutte {
  padding: 10px 0;
  display: block;
  color: #00affa;
}
.n_cont .n_chiudi {
  float: right;
}
.n_cont .n_invia_messaggio {
  float: left;
}
.n_cont .n_loading {
  margin-right: 10px;
  display: none;
  float: right;
}
.msg_menu {
  padding: 20px 0;
  font-size: 18px !important;
}
.msg_menu > * {
  text-transform: capitalize;
}
.msg_azioni {
  margin-top: 5px;
  text-align: right;
}
.msg_lista .da_leggere {
  background-color: #F5F5F5;
}
.msg_lista .selected {
  background-color: #E7F5FE;
}
.msg_lista tr:hover {
  background-color: #E7F5FE;
}
.msg_lista .msg_oggetto {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
}
.msg_lista .msg_oggetto {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
}
.msg_lista .msg_messaggio_tagliato {
  font-size: 13px;
}
.msg_lista .msg_nome {
  padding-right: 20px;
  width: 120px;
}
.msg_lista .msg_foto {
  width: 60px;
}
.msg_cstudios {
  text-align: left;
  padding-top: 3px;
}
table.msg_lista {
  border-collapse: collapse;
  width: 100%;
}
table.msg_lista tr.riga {
  border-top: 2px solid;
  border-top-color: #D7EBFF;
}
table.msg_lista td {
  padding: 10px;
}
.form_msg_cont {
  min-width: 300px;
}
.form_msg_cont .msg_destinatario {
  font-weight: bold;
}
.form_msg_cont .msg_destinatario img {
  border: 1px solid #00affa;
  margin-bottom: 3px;
  padding: 3px;
}
.msg_lista td.msg_visualizza {
  cursor: pointer;
}
.msg_input table td {
  padding: 5px;
}
.msg_input table input {
  padding: 4px;
}
.fancybox-prev {
  left: -10%;
}
.fancybox-next {
  right: -10%;
}
.fancybox-nav {
  width: 10%;
}
.fancybox-overlay {
  background-color: rgba(0,0,0,0.4);
}
.fancybox-overlay .fancybox-skin {
  background-color: #FFF !important;
  border-radius: 2px;
}
.fancybox-overlay .fancybox-title a {
  color: #FFF !important;
  text-decoration: underline !important;
}
.ui-corner-all img {
  width: 40px;
  height: auto;
}
.ui-widget {
  font-family: inherit;
  font-size: inherit;
}
.ui-corner-all {
  border-radius: ;
}
.ui-multiselect-menu {
  padding: 13px;
  border: 1px solid #19a8e6;
}
.ui-multiselect-menu .ui-corner-all {
  border-radius: 0;
}
.ui-multiselect-menu .ui-helper-reset {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.ui-multiselect-menu .ui-widget-header {
  display: none;
}
.ui-multiselect-menu .ui-multiselect-checkboxes .ui-state-hover {
  border: 0;
  background: #ececec;
}
.ui-multiselect-menu .ui-multiselect-checkboxes li {
  border: 0;
  font-size: inherit;
  padding: 0px;
}
.ui-multiselect-menu .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
  padding: 0;
  padding-top: 15px;
  padding-bottom: 2px;
  margin-bottom: 6px;
  border-bottom: 1px dotted #ececec;
}
.ui-multiselect-menu .ui-multiselect-checkboxes input {
  border: 0;
  margin-right: 13px;
}
.ui-multiselect-menu .ui-multiselect-checkboxes label {
  border: 0;
  padding: 4px;
}
.ui-datepicker.ui-widget-content {
  font-size: 13px;
  background: #FFF;
  border: 2px solid #47c8ff;
  color: #222;
  padding: 10px;
  box-shadow: none;
}
.ui-datepicker.ui-widget-content .ui-state-hover {
  background: none;
  background-color: #006794;
  color: #ffffff;
}
.ui-datepicker.ui-widget-content .ui-datepicker-today {
  background-color: red;
}
.ui-datepicker.ui-widget-content .ui-state-highlight,
.ui-datepicker.ui-widget-content .ui-widget-content .ui-state-active {
  background: none;
  background-color: #00567a;
  color: #ffffff;
}
.ui-datepicker .ui-widget-header {
  background: #00affa;
  border: 1px solid #47c8ff;
  border: 0px solid #00affa;
  color: #ffffff;
  font-weight: bold;
}
.ui-datepicker .ui-state-default {
  background: #00affa;
  border: 1px solid #47c8ff;
  color: #ffffff;
}
.qtip-tnx {
  max-width: 250px;
  border-radius: 2px;
  border-color: #1c2129;
  background-color: #313947;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#3b4656),to(#262d38));
  background-image: -webkit-linear-gradient(top,#3b4656 0%,#262d38 100%);
  background-image: -moz-linear-gradient(top,#3b4656 0%,#262d38 100%);
  background-image: linear-gradient(to bottom,#3b4656 0%,#262d38 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b4556', endColorstr='#ff262d38', GradientType=0);
  padding: 4px 8px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  line-height: 1.3;
}
.qtip-tnx .qtip-content {
  font-size: 13px !important;
  margin: 0;
  color: #ffffff;
}
.qtip-tnx .qtip-content a {
  color: #ffffff;
  text-decoration: underline;
}
.bx-wrapper {
  min-height: 50px;
  margin-bottom: 30px;
}
.bx-wrapper .bx-viewport img {
  width: 100%;
  height: auto;
}
.bx-wrapper .bx-pager.bx-default-pager {
  bottom: -30px;
  position: absolute;
  padding: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #48b9ea;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #1586b7;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: #1586b7;
}
.bx-wrapper .bx-next {
  right: -50px;
}
.bx-wrapper .bx-prev {
  left: -50px;
}
.bx-wrapper .bx-controls-direction a {
  z-index: 100;
}
.bx-wrapper .caption {
  top: 6%;
  left: 2%;
  padding: 10px;
  font-size: 140%;
  max-width: 60%;
  font-weight: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  z-index: 120;
  background-color: rgba(27,168,228,0.5);
  color: #FFF;
  position: absolute;
}
.bx-wrapper .caption a {
  color: #FFF;
}
.form {
  text-rendering: optimizeLegibility;
}
.form select,
.form input[type="file"] {
  *margin-top: 4px;
}
.form textarea,
.form select[multiple],
.form select[size] {
  height: auto;
}
.form .select2-choice,
.form .select2-choices,
.form .ui-multiselect,
.form .field,
.form select,
.form textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="email"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 13px;
  min-height: 36px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  vertical-align: middle;
  position: relative;
  font-size: 14px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  background-color: #FFF;
  color: #666666;
  border: 1px solid #ced4d6;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05) inset, 0 0 1px 1px #FFF inset;
  -webkit-transition: border-color 0.15s ease-in-out 0s box-shadow 0.15s ease-in-out 0s background-color 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s box-shadow 0.15s ease-in-out 0s background-color 0.15s ease-in-out 0s;
}
.form .select2-choice:focus,
.form .select2-choice.selected,
.form .select2-choices:focus,
.form .select2-choices.selected,
.form .ui-multiselect:focus,
.form .ui-multiselect.selected,
.form .field:focus,
.form .field.selected,
.form select:focus,
.form select.selected,
.form textarea:focus,
.form textarea.selected,
.form input[type="text"]:focus,
.form input[type="text"].selected,
.form input[type="password"]:focus,
.form input[type="password"].selected,
.form input[type="email"]:focus,
.form input[type="email"].selected {
  border-color: #1ba8e4;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(1,178,254,0.3);
  outline: 0 none;
}
.form .select2-choice.disabled,
.form .select2-choice[disabled],
.form .select2-choices.disabled,
.form .select2-choices[disabled],
.form .ui-multiselect.disabled,
.form .ui-multiselect[disabled],
.form .field.disabled,
.form .field[disabled],
.form select.disabled,
.form select[disabled],
.form textarea.disabled,
.form textarea[disabled],
.form input[type="text"].disabled,
.form input[type="text"][disabled],
.form input[type="password"].disabled,
.form input[type="password"][disabled],
.form input[type="email"].disabled,
.form input[type="email"][disabled] {
  cursor: default;
  color: #AAA !important;
  background-color: #F5F5F5;
}
.form .select2-choice.form-error,
.form .select2-choices.form-error,
.form .ui-multiselect.form-error,
.form .field.form-error,
.form select.form-error,
.form textarea.form-error,
.form input[type="text"].form-error,
.form input[type="password"].form-error,
.form input[type="email"].form-error {
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(198,26,100,0.5) !important;
  border-color: #c61a64 !important;
}
.form .select2-choice:invalid,
.form .select2-choices:invalid,
.form .ui-multiselect:invalid,
.form .field:invalid,
.form select:invalid,
.form textarea:invalid,
.form input[type="text"]:invalid,
.form input[type="password"]:invalid,
.form input[type="email"]:invalid {
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(198,26,100,0.5) !important;
  border-color: #c61a64 !important;
}
.form .select2-choice.small,
.form .select2-choices.small,
.form .ui-multiselect.small,
.form .field.small,
.form select.small,
.form textarea.small,
.form input[type="text"].small,
.form input[type="password"].small,
.form input[type="email"].small {
  min-height: 26px;
  padding: 3px 9px;
}
.form .select2-choice.large,
.form .select2-choices.large,
.form .ui-multiselect.large,
.form .field.large,
.form select.large,
.form textarea.large,
.form input[type="text"].large,
.form input[type="password"].large,
.form input[type="email"].large {
  min-height: 48px;
  padding: 12px 17px;
}
.form input[type="email"].small,
.form input[type="submit"].small,
.form input[type="reset"].small {
  min-height: 26px;
}
.form input[type="email"].large,
.form input[type="submit"].large,
.form input[type="reset"].large {
  min-height: 48px;
  padding: 7px 13px;
}
.form input:-moz-placeholder,
.form textarea:-moz-placeholder {
  color: #555;
}
.form input::-moz-placeholder,
.form textarea::-moz-placeholder {
  color: #555;
}
.form input:-ms-input-placeholder,
.form textarea:-ms-input-placeholder {
  color: #555;
}
.form input::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder {
  color: #555;
}
.form input.placeholder,
.form textarea.placeholder {
  color: #555;
}
.form label,
.form .form-label {
  padding: 7px 13px;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  border: 0;
  box-shadow: none;
  background-color: transparent;
  color: inherit;
  height: auto;
  width: auto;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.form .ui-multiselect {
  width: 100% !important;
}
.form .ui-multiselect.ui-state-active {
  border-color: #1ba8e4;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(1,178,254,0.3);
  outline: 0 none;
}
.form .ui-multiselect-menu {
  padding: 7px 13px;
}
.form .select2-container {
  width: 100%;
}
.form .select2-container .select2-choices {
  padding-top: 0;
  padding-bottom: 0;
}
.form .select2-container .select2-choice,
.form .select2-container .select2-choices {
  background-image: none;
  line-height: inherit;
}
.form .select2-container .select2-search-choice-close {
  top: 2px;
}
.form .select2-container .select2-search-choice {
  background-image: none;
  background-color: #ececec;
}
.form .select2-container .select2-search-choice {
  margin: 8px 0 2px 5px;
  border-radius: 2px;
}
.form .select2-container .select2-choice .select2-arrow {
  border-radius: 0 2px 2px 0;
}
.form .select2-container.form-error .select2-choice,
.form .select2-container.form-error .select2-choices {
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(198,26,100,0.5) !important;
  border-color: #c61a64 !important;
}
.form .select2-container input {
  box-shadow: none !important;
}
.form#select2-drop {
  border-color: #1ba8e4;
}
.form#select2-drop .select2-search .select2-input {
  font-size: 13px !important;
  padding: 3px 9px;
  line-height: 1.428571429;
  min-height: 26px;
  margin-top: 2px;
  box-shadow: none !important;
  height: auto;
}
.form#select2-drop .select2-results .select2-highlighted {
  background-color: #1ba8e4;
}
.form .select2-container .flag,
.form#select2-drop .flag {
  padding-right: 8px;
  padding-bottom: 3px;
}
.form input[type=checkbox],
.form input[type=radio],
.form input[type="file"] {
  font-weight: normal;
  font-size: inherit;
  color: #666;
  background-color: #FFF;
  color: #666666;
  border: 1px solid #ced4d6;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05) inset, 0 0 1px 1px #FFF inset;
  -webkit-transition: border-color 0.15s ease-in-out 0s box-shadow 0.15s ease-in-out 0s background-color 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s box-shadow 0.15s ease-in-out 0s background-color 0.15s ease-in-out 0s;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto;
  height: auto;
  margin-right: 10px;
  margin-bottom: 4px;
}
.form input[type=checkbox]:focus,
.form input[type=checkbox].selected,
.form input[type=checkbox][checked=checked],
.form input[type=radio]:focus,
.form input[type=radio].selected,
.form input[type=radio][checked=checked],
.form input[type="file"]:focus,
.form input[type="file"].selected,
.form input[type="file"][checked=checked] {
  border-color: #1ba8e4;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(1,178,254,0.3);
  outline: 0 none;
}
.form input[type=checkbox].disabled,
.form input[type=checkbox][disabled],
.form input[type=radio].disabled,
.form input[type=radio][disabled],
.form input[type="file"].disabled,
.form input[type="file"][disabled] {
  cursor: default;
  color: #AAA !important;
  background-color: #F5F5F5;
}
.form input[type=checkbox].form-error,
.form input[type=radio].form-error,
.form input[type="file"].form-error {
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(198,26,100,0.5) !important;
  border-color: #c61a64 !important;
}
.csstransforms  .form .checkbox-fancy {
  position: relative;
  cursor: pointer;
}
.csstransforms  .form .checkbox-fancy input[type=checkbox] {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  opacity: 0;
  filter: alpha(opacity=0);
}
.csstransforms  .form .checkbox-fancy input[type=checkbox]:checked + span:after {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.csstransforms  .form .checkbox-fancy input[type=checkbox]:hover + span:after {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.csstransforms  .form .checkbox-fancy input[type=checkbox]:focus + span {
  border-color: #1ba8e4;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(1,178,254,0.3);
  outline: 0 none;
}
.csstransforms  .form .checkbox-fancy input[type=checkbox].disabled  + span:after,
.csstransforms  .form .checkbox-fancy input[type=checkbox][disabled] + span:after {
  opacity: 0.2 !important;
  filter: alpha(opacity=20) !important;
}
.csstransforms  .form .checkbox-fancy input[type=checkbox].form-error  + span {
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(198,26,100,0.5) !important;
  border-color: #c61a64 !important;
}
.csstransforms  .form .checkbox-fancy input + span {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  background-color: #FFF;
  color: #666666;
  border: 1px solid #ced4d6;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05) inset, 0 0 1px 1px #FFF inset;
  -webkit-transition: border-color 0.15s ease-in-out 0s box-shadow 0.15s ease-in-out 0s background-color 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s box-shadow 0.15s ease-in-out 0s background-color 0.15s ease-in-out 0s;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#DDD),to(#FFF));
  background-image: -webkit-linear-gradient(top,#DDD 0%,#FFF 100%);
  background-image: -moz-linear-gradient(top,#DDD 0%,#FFF 100%);
  background-image: linear-gradient(to bottom,#DDD 0%,#FFF 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdddddd', endColorstr='#ffffffff', GradientType=0);
}
.csstransforms  .form .checkbox-fancy input + span:after {
  -webkit-transition: opacity 0.15s ease-in-out 0s;
  transition: opacity 0.15s ease-in-out 0s;
  content: '';
  -webkit-transform: rotate(-55deg);
  transform: rotate(-55deg);
  width: 9px;
  height: 5px;
  position: absolute;
  top: 3px;
  left: 3px;
  border: 3px solid #1ba8e4;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
}
.csstransforms  .form .radio-fancy {
  position: relative;
  cursor: pointer;
}
.csstransforms  .form .radio-fancy input[type=radio] {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  opacity: 0;
  filter: alpha(opacity=0);
}
.csstransforms  .form .radio-fancy input[type=radio]:checked + span:after {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.csstransforms  .form .radio-fancy input[type=radio]:hover + span:after {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.csstransforms  .form .radio-fancy input[type=radio]:focus + span {
  border-color: #1ba8e4;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(1,178,254,0.3);
  outline: 0 none;
}
.csstransforms  .form .radio-fancy input[type=radio].disabled  + span:after,
.csstransforms  .form .radio-fancy input[type=radio][disabled] + span:after {
  opacity: 0.2 !important;
  filter: alpha(opacity=20) !important;
}
.csstransforms  .form .radio-fancy input[type=radio].form-error  + span {
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(198,26,100,0.5) !important;
  border-color: #c61a64 !important;
}
.csstransforms  .form .radio-fancy input + span {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 5px;
  left: 0;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  background-color: #FFF;
  color: #666666;
  border: 1px solid #ced4d6;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05) inset, 0 0 1px 1px #FFF inset;
  -webkit-transition: border-color 0.15s ease-in-out 0s box-shadow 0.15s ease-in-out 0s background-color 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s box-shadow 0.15s ease-in-out 0s background-color 0.15s ease-in-out 0s;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#DDD),to(#FFF));
  background-image: -webkit-linear-gradient(top,#DDD 0%,#FFF 100%);
  background-image: -moz-linear-gradient(top,#DDD 0%,#FFF 100%);
  background-image: linear-gradient(to bottom,#DDD 0%,#FFF 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdddddd', endColorstr='#ffffffff', GradientType=0);
  border-radius: 10px;
}
.csstransforms  .form .radio-fancy input + span:after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.15s ease-in-out 0s;
  transition: opacity 0.15s ease-in-out 0s;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background-color: #1ba8e4;
  box-shadow: 0 0 0px 1px #1586b7 inset, 0 0 4px rgba(255,255,255,0.2) inset;
  position: absolute;
  top: 4px;
  left: 4px;
}
.form textarea {
  height: auto;
}
.form textarea.small,
.form textarea.large {
  height: auto;
}
.form input.datepicker-image {
  background-image: url("https://cdn.tnx.it/_files/common/icona_calendario_20.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-origin: content-box;
}
.ie8 .form input.datepicker-image {
  background-position: 98% center;
}
.form .form-errori-ajax {
  display: none;
}
.form .legend,
.form legend {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding: 3.33333333333px 0;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #ced4d6;
}
.form fieldset {
  position: relative;
  margin: 15px 0;
  border: 0;
  padding: 0;
}
.form .ast {
  color: #a53c69;
}
.form .form-help {
  display: block;
  font-size: 13px !important;
  margin: 5px 0;
}
.form label + label,
.form .form-label + .form-label {
  margin-left: 7.5px;
}
.form .form-row {
  margin-bottom: 10px;
}
.form.form-inline .form-row,
.form.form-inline .form-row-sx,
.form.form-inline .form-row-dx,
.form.form-inline .form-field,
.form.form-inline label,
.form.form-inline .form-label {
  display: inline-block;
  float: none;
  vertical-align: middle;
  text-align: left;
  width: auto;
  margin: 0;
  margin-right: 7.5px;
  margin-bottom: 10px;
  padding: 0;
}
.form.form-inline .form-row .field,
.form.form-inline .form-row input,
.form.form-inline .form-row select,
.form.form-inline .form-row textarea,
.form.form-inline .form-row-sx .field,
.form.form-inline .form-row-sx input,
.form.form-inline .form-row-sx select,
.form.form-inline .form-row-sx textarea,
.form.form-inline .form-row-dx .field,
.form.form-inline .form-row-dx input,
.form.form-inline .form-row-dx select,
.form.form-inline .form-row-dx textarea,
.form.form-inline .form-field .field,
.form.form-inline .form-field input,
.form.form-inline .form-field select,
.form.form-inline .form-field textarea,
.form.form-inline label .field,
.form.form-inline label input,
.form.form-inline label select,
.form.form-inline label textarea,
.form.form-inline .form-label .field,
.form.form-inline .form-label input,
.form.form-inline .form-label select,
.form.form-inline .form-label textarea {
  width: auto;
  text-align: left;
  vertical-align: middle;
  margin-right: 7.5px;
}
.form.form-2-col .form-row {
  *zoom: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-left: -15px;
  margin-right: -15px;
}
.form.form-2-col .form-row:before,
.form.form-2-col .form-row:after {
  content: "";
  display: table;
}
.form.form-2-col .form-row:after {
  clear: both;
}
.form.form-2-col .form-row-dx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 66.6666666667%;
  left: 25%;
}
.form.form-2-col .form-row-sx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 25%;
  left: 8.33333333333%;
  text-align: right;
}
.form.form-2-col .form-row .form-field {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 66.6666666667%;
}
.form.form-2-col .form-row > .form-label,
.form.form-2-col .form-row > label {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 25%;
  text-align: right;
}
@media screen and (max-width: 319px) {
  .form.form-2-col .form-row > .form-label,
  .form.form-2-col .form-row > label,
  .form.form-2-col .form-row .form-field,
  .form.form-2-col .form-row .form-row-dx,
  .form.form-2-col .form-row .form-row-sx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    left: 0%;
    text-align: left;
  }
}
.form.form-100 .form-row > .form-label,
.form.form-100 .form-row > label,
.form.form-100 .form-row .form-field,
.form.form-100 .form-row .form-row-dx,
.form.form-100 .form-row .form-row-sx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  left: 0%;
  text-align: left;
}
.table {
  margin: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  background-color: #FFF;
  color: #666666;
}
.table caption {
  text-align: left;
  margin-bottom: 10px;
  font-size: 120%;
}
.table .sum {
  background-color: #ececec;
  background-color: rgba(236,236,236,0.5);
  text-align: center;
}
.table tr th,
.table tr td {
  padding: 8px;
  vertical-align: top;
  text-align: left;
  border-top: 1px solid #00affa;
}
.table tr th {
  background-color: #00affa;
  color: #ffffff !important;
  font-weight: bold;
  vertical-align: middle;
}
.table tr:first-child th:empty {
  background-color: transparent !important;
  background: none !important;
  border: none !important;
}
.table.centrata tr th,
.table.centrata tr td {
  text-align: center;
}
.table.hover tr:hover {
  background-color: rgba(0,175,250,0.2);
}
.table.top-menu tr:first-child th,
.table.top-menu tr:first-child td {
  background-color: #00affa;
  color: #ffffff !important;
  font-weight: bold;
}
.table.sx-menu td:first-child,
.table.sx-menu th:first-child {
  background-color: #008bc7;
  color: #ffffff !important;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
  padding-left: 10px;
  width: 1%;
  white-space: nowrap;
  word-wrap: inherit;
}
.table.alterna-pari tr:nth-child(even) td {
  background-color: rgba(0,175,250,0.2);
}
.table.alterna-dispari tr:nth-child(odd) td {
  color: #666 !important;
  background-color: rgba(0,175,250,0.2);
}
.table.no-border td,
.table.no-border th {
  border: none !important;
}
.table.bordo td,
.table.bordo th {
  border: none !important;
  border: 1px solid #00affa !important;
}
.table.table-border {
  border: 1px solid #00affa;
}
.video-wrap {
  *zoom: 1;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.video-wrap:before,
.video-wrap:after {
  content: "";
  display: table;
}
.video-wrap:after {
  clear: both;
}
.video-wrap iframe,
.video-wrap object,
.video-wrap embed,
.video-wrap video {
  background-color: #333;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.dropdown {
  position: relative;
}
.dropdown .dropdown-toggle:focus {
  outline: 0;
}
.dropdown .dropdown-custom {
  display: none;
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 900;
  background-clip: padding-box;
  float: left;
}
.dropdown .dropdown-custom.pull-right {
  right: 0;
  left: auto;
}
.dropdown .dropdown-menu {
  text-align: left;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 900;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #FFF;
  border: 1px solid #ececec;
  border-radius: 1px;
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  background-clip: padding-box;
}
.dropdown .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown .dropdown-menu .divider {
  background-color: #ececec;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}
.dropdown .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #666666;
  text-decoration: none;
  white-space: nowrap;
}
.dropdown .dropdown-menu > li > a:hover,
.dropdown .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #019de0;
  background-color: #019DE0;
}
.dropdown .dropdown-menu > .active > a,
.dropdown .dropdown-menu > .active > a:hover,
.dropdown .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #1ba8e4;
}
.dropdown.open > .dropdown-menu,
.dropdown.open > .dropdown-custom,
.dropdown .open > .dropdown-menu,
.dropdown .open > .dropdown-custom {
  display: block;
}
.dropdown.open > a,
.dropdown .open > a {
  outline: 0;
}
.dropdown .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px !important;
  line-height: 1.428571429;
  color: #888;
}
.dropdown .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 890;
}
::-webkit-input-placeholder {
  color: #CCC !important;
}
:-ms-input-placeholder {
  color: #CCC !important;
}
.page-editorschoices .corner-stamp .inner {
  display: none;
}
.font-condensed {
  font-family: 'Open Sans Condensed', sans-serif;
}
.font-open {
  font-family: 'Open Sans', sans-serif;
}
.stile-dropdown {
  background-color: #fff;
  border: 5px solid #CCC;
  background-clip: padding-box;
  box-shadow: 0 6px 12px rgba(0,0,0,0.176);
}
.tooltip-content {
  display: none;
}
.ui-autocomplete {
  max-height: 300px;
  max-width: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.errori_form,
.box_err,
errori_form_ricerca,
.div_errori {
  text-rendering: optimizeLegibility;
  font-weight: 400;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  margin: 0;
  margin-bottom: 20px;
  padding: 15.3846153846px 20px;
  background-color: #a53c69;
  border-radius: 2px;
  color: #ffffff;
}
.errori_form:empty,
.box_err:empty,
errori_form_ricerca:empty,
.div_errori:empty {
  display: none;
}
.errori_form .close,
.box_err .close,
errori_form_ricerca .close,
.div_errori .close {
  cursor: pointer;
}
.errori_form a,
.box_err a,
errori_form_ricerca a,
.div_errori a {
  text-decoration: underline;
  color: #ffffff;
  font-weight: 600;
}
.box_info {
  text-rendering: optimizeLegibility;
  font-weight: 400;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  margin: 0;
  margin-bottom: 20px;
  padding: 15.3846153846px 20px;
  background-color: #48be8b;
  border-radius: 2px;
  color: #ffffff;
}
.box_info:empty {
  display: none;
}
.box_info .close {
  cursor: pointer;
}
.box_info a {
  text-decoration: underline;
  color: #ffffff;
  font-weight: 600;
}
.clear {
  *zoom: 1;
}
.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.aside-spootlight-cont,
.box_transmitter_cont,
.google-adsense {
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 250px;
}
.box_transmitter_cont {
  position: relative;
}
.box_transmitter_cont .transmitter_img img {
  width: 100%;
  height: auto;
}
.box_transmitter_cont .trasmitter_link {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .aside-spootlight-cont {
    display: none !important;
  }
}
.aside-spootlight {
  padding: 0;
  margin: 0;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  font-size: 13px !important;
}
.aside-spootlight li {
  list-style: none;
}
.aside-spootlight .image img {
  width: 100%;
  height: auto;
}
.aside-spootlight .title {
  margin: 10px 0;
  line-height: 0.9;
}
.aside-spootlight .title a {
  color: #FFF;
  font-size: 20px;
  font-weight: 600;
}
.aside-spootlight .text {
  color: #222;
}
.aside-spootlight .type {
  margin: 10px 0;
}
.aside-spootlight .subtitle {
  margin: 10px 0;
  font-weight: 600;
  color: #222;
}
.aside-spootlight .info {
  padding: 10px;
  background-color: #47D78E;
}
.aside-spootlight .more-cont {
  display: block;
  text-align: right;
  margin-right: 5px;
}
.aside-spootlight .more {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #0d4b74;
  border-radius: 1px;
  border: 1px solid rgba(185,185,185,0.1);
  border-top-color: rgba(192,192,192,0.1);
  border-right-color: rgba(192,192,192,0.1);
  border-bottom-color: rgba(177,177,177,0.1);
  border-left-color: rgba(177,177,177,0.1);
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  font-size: 13px !important;
  padding: 3px 9px;
  min-height: 26px;
}
.aside-spootlight .more .fa {
  color: inherit;
  font-size: 90%;
}
.aside-spootlight .more:hover,
.aside-spootlight .more.selected,
.open .dropdown-toggle.aside-spootlight .more {
  text-decoration: none !important;
  background-color: #082d46;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid rgba(146,146,146,0.1);
}
.aside-spootlight .more:active {
  top: 1px;
}
.pagination {
  margin-top: 20px;
  margin-bottom: 20px;
}
.qtip-ajax {
  line-height: 20px;
  font-size: 14px;
  max-width: 400px;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
  box-shadow: 0 6px 12px rgba(0,0,0,0.15);
}
.qtip-ajax .qtip-content {
  color: #CCC;
  width: 100%;
  padding: 20px;
  margin: 0;
  border: 0;
  border: 1px solid #1C2129;
  background-color: #1C2129;
}
.qtip-ajax .qtip-content .premium {
  display: block;
  font-size: 13px;
}
.qtip-ajax .qtip-content .info > * {
  margin: 10px 0;
}
.qtip-ajax .qtip-content .user > span {
  margin: 5px 0;
}
.qtip-ajax .qtip-content .title {
  font-size: 24px;
  line-height: 1.3;
}
.qtip-ajax .qtip-content .bar {
  margin: 0px;
  margin-top: 15px;
}
.qtip-ajax .qtip-content .bar .element {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 10px;
}
.qtip-ajax .qtip-content .bar .element.follow,
.qtip-ajax .qtip-content .bar .element.message {
  margin-right: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.qtip-ajax .qtip-content .bar .element.follow a,
.qtip-ajax .qtip-content .bar .element.message a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #079bda;
  border-radius: 1px;
  border: 1px solid #079bda;
  border-top-color: #07a5e9;
  border-right-color: #07a5e9;
  border-bottom-color: #0690cc;
  border-left-color: #0690cc;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  font-size: 13px !important;
  padding: 3px 9px;
  min-height: 26px;
  white-space: nowrap;
  word-wrap: inherit;
}
.qtip-ajax .qtip-content .bar .element.follow a .fa,
.qtip-ajax .qtip-content .bar .element.message a .fa {
  color: inherit;
  font-size: 90%;
}
.qtip-ajax .qtip-content .bar .element.follow a:hover,
.qtip-ajax .qtip-content .bar .element.follow a.selected,
.open .dropdown-toggle.qtip-ajax .qtip-content .bar .element.follow a,
.qtip-ajax .qtip-content .bar .element.message a:hover,
.qtip-ajax .qtip-content .bar .element.message a.selected,
.open .dropdown-toggle.qtip-ajax .qtip-content .bar .element.message a {
  text-decoration: none !important;
  background-color: #0578a9;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #046690;
}
.qtip-ajax .qtip-content .bar .element.follow a:active,
.qtip-ajax .qtip-content .bar .element.message a:active {
  top: 1px;
}
.qtip-ajax .qtip-content .bar .element.follow .txt2,
.qtip-ajax .qtip-content .bar .element.message .txt2 {
  display: inline;
}
.qtip-ajax .qtip-content .bar .element a {
  color: #CCC;
}
.qtip-ajax .qtip-content .bar .element.date {
  display: none;
}
.qtip-ajax .qtip-content .bar .element.share {
  display: none;
}
.qtip-ajax .qtip-content .bar .element .counter {
  padding: 0 4px;
}
.qtip-ajax .qtip-content .bar .element .txt2 {
  display: none;
}
.qtip-ajax .qtip-content .user {
  font-size: 16px;
}
.qtip-ajax .qtip-content .user .type {
  font-weight: bold;
}
.qtip-ajax .qtip-content .user .type-geo {
  display: inline;
}
.premium a {
  text-transform: uppercase;
  display: inline-block;
  background-color: #ffac2a;
  text-decoration: none;
  font-size: 85%;
  padding: 4px 8px !important;
  color: #FFF !important;
  font-weight: normal !important;
  border-radius: 2px;
  line-height: 100%;
}
.premium a:hover {
  background-color: #f69600;
}
.form_msg_cont .msg_messaggio {
  min-height: 200px;
}
.form_msg_cont .msg_titolo h2 {
  margin-top: 0;
}
.form_msg_cont .info-message.alert {
  text-align: center;
}
.social-cont {
  display: none;
}
.social-cont a {
  padding-left: 5px;
  float: left;
}
.social-cont a:first-child {
  padding-left: 0;
}
.social-cont .txt2 {
  display: none;
}
.social-cont img {
  width: 50px;
  height: 50px;
}
.social-button-container {
  line-height: 0;
}
#monster-homepage {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background-color: #0A2140;
  color: #FFF;
}
#monster-homepage .slider-link {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
#monster-homepage .spot {
  display: none;
}
@media screen and (min-width: 992px) {
  #monster-homepage .slider-link {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.6666666667%;
  }
  #monster-homepage .spot {
    left: 66.6666666667%;
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  #monster-homepage .slider-link {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }
  #monster-homepage .spot {
    left: 75%;
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
    display: block;
  }
}
#monster-homepage ul,
#monster-homepage li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#monster-homepage .bx-wrapper .bx-controls-direction {
  display: none;
}
#monster-homepage .bx-wrapper:hover .bx-controls-direction {
  display: block;
}
#monster-homepage .slider > li {
  background-repeat: repeat-x;
  background-position: center center;
  display: block;
  color: #0A2140;
  background-color: #FFF;
  height: auto;
}
#monster-homepage .slider > li .slider-link {
  padding-top: 5px;
  padding-bottom: 20px;
  text-decoration: none;
  color: inherit;
}
#monster-homepage .slider > li .slider-link .button {
  font-weight: bold;
  margin-top: 10px;
}
#monster-homepage .slider > li .slider-link h2 {
  text-decoration: none;
  color: inherit !important;
  font-size: 30px;
  text-shadow: 0px 0px 16px rgba(0,0,0,0.2);
  font-weight: bold;
}
#monster-homepage .slider > li .slider-link p {
  font-weight: normal;
  text-decoration: none;
}
#monster-homepage .slider > li .slider-link .credits {
  float: right;
  font-size: 12px;
  color: rgba(238,238,238,0.5);
  margin-right: 10px;
  margin-top: 30px;
}
#monster-homepage .slider > li.sk16 {
  color: #FFF;
}
#monster-homepage .slider > li.in16 {
  color: #000;
}
#monster-homepage .slider > li.in16_london {
  color: #FFF;
}
#monster-homepage .slider > li.monster_shop {
  color: #000;
}
#monster-homepage .slider > li.vw15 {
  background-position: right center;
}
#monster-homepage .slider > li.vw15 h2 {
  font-size: 30px !important;
}
#monster-homepage .slider > li.vw15 p {
  font-size: 25px !important;
}
#monster-homepage .slider > li.vw15_2 {
  color: #FFF;
}
#monster-homepage .slider > li.collections {
  background-position: center center;
  background-repeat: repeat-x;
}
#monster-homepage .slider > li.it14final {
  background-position: center left;
  background-repeat: no-repeat;
  background-color: #FFFFE1;
}
#monster-homepage .slider > li.in15 {
  color: #FFF;
}
#monster-homepage .slider > li.in15 h2 {
  text-shadow: 1px 1px 16px rgba(0,0,0,0.3);
  text-transform: uppercase;
}
#monster-homepage .slider > li.in15 b {
  color: #00A1AB;
  font-weight: bolder;
}
#monster-homepage .slider > li.in15 p {
  text-shadow: 1px 0px 3px rgba(0,0,0,0.5);
  font-weight: bold;
}
#monster-homepage .slider > li.in15 a {
  color: #FFF;
}
#monster-homepage .slider > li.re15 {
  color: #FFF;
}
#monster-homepage .slider > li.re15 h2 {
  text-shadow: 1px 1px 16px rgba(0,0,0,0.3);
  text-transform: uppercase;
}
#monster-homepage .slider > li.re15 b {
  color: #00A1AB;
  font-weight: bolder;
}
#monster-homepage .slider > li.re15 p {
  text-shadow: 1px 0px 3px rgba(0,0,0,0.5);
  font-weight: bold;
}
#monster-homepage .slider > li.re15 a {
  color: #FFF;
}
#monster-homepage .slider > li.ta15 {
  background-position: center left;
}
#monster-homepage .slider > li.en14final {
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  #monster-homepage .slider > li .slider-link {
    min-height: 270px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  #monster-homepage .slider > li .slider-link h2 {
    font-size: 50px;
  }
  #monster-homepage .slider > li .slider-link p {
    font-size: 30px;
  }
  #monster-homepage .slider > li.sk16 {
    height: 600px;
  }
  #monster-homepage .slider > li.sk16 .row {
    margin-top: 50px;
  }
  #monster-homepage .slider > li.in16 {
    height: 512px;
  }
  #monster-homepage .slider > li.in16 .row {
    text-align: right;
    margin-top: 215px;
  }
  #monster-homepage .slider > li.in16 .row .slider-link {
    width: 100%;
  }
  #monster-homepage .slider > li.in16_london .row {
    text-align: left;
    margin-top: 20px;
  }
  #monster-homepage .slider > li.st16 {
    height: 512px;
  }
  #monster-homepage .slider > li.st16 .row {
    text-align: left;
    margin-top: 0px;
    color: #FFF;
  }
  #monster-homepage .slider > li.st16 .row .slider-link {
    width: 100%;
  }
  #monster-homepage .slider > li.monster_shop {
    height: 508px;
  }
  #monster-homepage .slider > li.monster_shop .row {
    text-align: left;
    margin-top: 0px;
  }
  #monster-homepage .slider > li.monster_shop .row .slider-link {
    width: 100%;
  }
  #monster-homepage .slider > li.vw15 {
    background-position: center center;
  }
  #monster-homepage .slider > li.vw15 .slider-link {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 35%;
  }
  #monster-homepage .slider > li.vw15_2 .slider-link h2 {
    font-size: 40px;
  }
  #monster-homepage .slider > li.vw15_2 .slider-link p {
    font-size: 26px;
  }
  #monster-homepage .slider > li.in15 {
    background-position: center center;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #monster-homepage .slider > li.in15 .slider-link p {
    line-height: 1.1;
  }
  #monster-homepage .slider > li.ta15 {
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 120px;
  }
  #monster-homepage .slider > li.monster_shop_ottobre {
    height: 400px;
    background-position: center center;
  }
  #monster-homepage .slider > li.monster_shop_ottobre .row {
    text-align: left;
    margin-top: 130px;
  }
  #monster-homepage .slider > li.monster_shop_ottobre .row .slider-link {
    width: 100%;
  }
  #monster-homepage .slider > li.monster_shop_ottobre .row p {
    font-size: 32px;
  }
  #monster-homepage .slider > li.st16 {
    height: 400px;
  }
  #monster-homepage .slider > li.st16 .row {
    text-align: left;
    margin-top: 0px;
    color: #FFF;
  }
  #monster-homepage .slider > li.st16 .row .slider-link {
    width: 100%;
  }
}
#monster-homepage .monster-spot {
  position: absolute;
  top: 0;
  width: 100%;
}
#monster-homepage .monster-spot .wrapper {
  position: relative;
}
#monster-homepage .monster-spot .spot-inner {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  color: #000;
  background-color: rgba(32,32,32,0.5);
  height: 200px;
  padding: 20px;
  font-size: 18px;
  line-height: 30px;
  color: #FFF;
  font-weight: 600;
  min-height: 200px;
}
#monster-homepage .monster-spot .spot-inner .button-cont {
  border: 2px dashed #0A2140;
  padding: 8px;
  width: 70%;
  margin: auto;
  margin-top: 15px;
}
#monster-homepage .monster-spot .spot-inner .button-cont .button {
  white-space: normal;
  height: auto;
  font-weight: bold;
  font-size: inherit;
  padding: 5px 8px;
  display: block;
  text-align: center;
  background-image: none;
  background-color: rgba(104,198,242,0.8);
  border: 0;
  color: #0A2140 !important;
}
#monster-homepage .monster-spot .spot-inner .button-cont .button:hover {
  background-color: #68C6F2;
}
#monster-homepage .monster-container {
  width: 100%;
}
#monster-homepage .monster-container a.monster_link {
  display: block;
  text-decoration: none;
}
#monster-homepage .monster-container a.monster_link .monster {
  height: 400px;
  background-position: center center;
  background-repeat: repeat-x;
  position: relative;
}
#monster-homepage .monster-container a.monster_link .monster .wrapper {
  width: 100% !important;
  height: 400px;
}
#monster-homepage .monster-container a.monster_link .monster .wrapper .row {
  padding: 15px;
  width: 100%;
  position: absolute;
}
#monster-homepage .monster-container a.monster_link .monster .wrapper .row span.button {
  margin-top: 15px;
}
#monster-homepage .monster-container a.monster_link .monster .wrapper .position_alto_sinistra {
  top: 5%;
  text-align: left;
}
#monster-homepage .monster-container a.monster_link .monster .wrapper .position_alto_centrale {
  top: 5%;
  text-align: center;
}
#monster-homepage .monster-container a.monster_link .monster .wrapper .position_alto_destra {
  top: 5%;
  text-align: right;
}
#monster-homepage .monster-container a.monster_link .monster .wrapper .position_centrale_sinistra {
  top: 35%;
  text-align: left;
}
#monster-homepage .monster-container a.monster_link .monster .wrapper .position_centrale_centrale {
  top: 35%;
  text-align: center;
}
#monster-homepage .monster-container a.monster_link .monster .wrapper .position_centrale_destra {
  top: 35%;
  text-align: right;
}
#monster-homepage .monster-container a.monster_link .monster .wrapper .position_basso_sinistra {
  bottom: 5%;
  text-align: left;
}
#monster-homepage .monster-container a.monster_link .monster .wrapper .position_basso_centrale {
  bottom: 5%;
  text-align: center;
}
#monster-homepage .monster-container a.monster_link .monster .wrapper .position_basso_destra {
  bottom: 5%;
  text-align: right;
}
#monster-homepage .monster-container a.monster_link .monster_lato_sinistro {
  width: 65%;
  float: left;
}
#monster-homepage .monster-container a.monster_link .monster_lato_destro {
  width: 35%;
  float: right;
}
#monster-homepage .monster-container a.monster_link .monster_unico {
  width: 100%;
}
.navigation.navigation-default .col-dx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.navigation.navigation-default .col-sx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .navigation.navigation-default .col-dx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }
  .navigation.navigation-default .col-sx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }
}
@media screen and (min-width: 1200px) {
  .navigation.navigation-default .col-dx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 20.8333333333%;
  }
  .navigation.navigation-default .col-sx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 79.1666666667%;
  }
}
.navigation.navigation-default .element-title-cont {
  margin: 10px 0;
}
.navigation.navigation-default .element-title-cont .tag_filter {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: super;
  font-size: 12px !important;
  margin-left: 10px;
  padding-left: 6px;
  background-color: #ececec;
}
.navigation.navigation-default .element-title-cont .tag_filter a {
  padding: 3px 8px;
  margin-left: 6px;
  color: #FFF;
  font-weight: bold;
}
.navigation.navigation-default .element-add {
  margin-left: 10px;
}
.navigation.navigation-dinamiche {
  margin: 10px 0;
}
.navigation.navigation-dinamiche .col-dx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.navigation.navigation-dinamiche .col-sx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .navigation.navigation-dinamiche .col-dx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }
  .navigation.navigation-dinamiche .col-sx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }
}
.navigation.navigation-dinamiche .search {
  border: 0;
}
.navigation.navigation-dinamiche .search .search-select select {
  width: 100px;
  left: -1px;
}
.element-title-cont .element-title,
.element-title-cont .element-title * {
  display: inline;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  color: inherit;
  font-size: 26px;
  margin: 0;
  font-family: 'Open Sans Condensed', sans-serif;
}
.element-title-cont .element-title a {
  color: #00affa;
}
.element-title-cont .element-title .tot {
  color: #b3b3b3;
  font-weight: normal;
  margin-left: 5px;
  font-size: 95%;
}
.element-title-cont.element-title-detail .dd-item {
  margin-right: 20px;
  padding: 0px 20px;
}
@media screen and (min-width: 768px) {
  .element-title-cont.element-title-detail {
    margin: 30px 0 !important;
  }
  .element-title-cont.element-title-detail a,
  .element-title-cont.element-title-detail h1 {
    font-size: 40px;
  }
}
.element-filter select {
  display: none;
}
.element-filter .element-select,
.element-filter .element-filter-dropdown {
  display: table-cell;
  border-collapse: separate;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  width: 1%;
  min-width: 90px;
  border-right: 1px solid #FFF;
}
.element-filter-cont {
  background-color: #ececec;
  font-family: 'Open Sans Condensed', sans-serif;
}
@media screen and (max-width: 991px) {
  .element-filter-cont .wrapper {
    padding: 0 !important;
  }
}
.element-filter-cont .select2-search-hidden {
  display: none;
}
.element-filter-cont .select2-results {
  max-height: 300px;
}
.element-filter-cont .select2-choice,
.element-filter-cont .element-filter-dropdown .dd-item,
.element-filter-cont .form input,
.element-filter-cont .form button,
.element-filter-cont .form select {
  font-size: 18px !important;
  line-height: 22px !important;
  padding: 7px 12px !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 !important;
  border: 0 !important;
}
.element-filter-cont .element-filter-dropdown .dd-item {
  font-size: 22px !important;
  padding: 8px 12px !important;
}
.element-filter-cont .select2-choice {
  box-shadow: none !important;
  background-color: #ececec;
  filter: none !important;
}
.element-filter-cont .select2-choice > .select2-chosen {
  max-width: 80px;
  margin-right: 4px;
}
.element-filter-cont#select2-drop {
  border: 1px solid #d2d2d2;
  border-top: 1px solid #FFF;
  margin-top: 1px;
  border-radius: 0 !important;
  background-color: #f8f8f8;
}
.element-filter-cont .select2-dropdown-open,
.element-filter-cont#select2-drop {
  min-width: 180px !important;
}
.element-filter-cont .select2-dropdown-open .select2-choice .select2-chosen,
.element-filter-cont#select2-drop .select2-choice .select2-chosen {
  max-width: none;
}
.element-filter-cont .select2-choice .select2-arrow {
  background-image: none;
  background: none;
  border: 0;
  color: #999999;
  filter: none !important;
}
.element-filter-cont .select2-choice .select2-arrow b {
  background-image: none;
  background: none;
  border: 0;
}
.element-filter-cont .select2-choice .select2-arrow:after {
  content: "\f0c9";
  font-size: 18px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  right: 10px;
  top: 9px;
  position: absolute;
  pointer-events: none;
  display: block;
}
.element-filter-cont .select-country .select2-choice .select2-arrow:after {
  content: "\f041";
}
.element-filter-cont .select2-choice:hover,
.element-filter-cont .select2-dropdown-open .select2-choice {
  color: #009de0;
  -webkit-transition: 0.15s all ease-in-out 0s;
  transition: 0.15s all ease-in-out 0s;
  background-color: #e4e4e4;
}
.element-filter-cont .selected .select2-choice {
  box-shadow: none;
  color: #009de0;
}
.element-filter-cont .selected .select2-choice .select2-arrow {
  color: #009de0;
}
.dd-item {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #FFF !important;
  text-decoration: none;
  display: block;
  padding: 8px 12px;
}
.dd-item:hover,
.dd-item:focus {
  text-decoration: none;
  color: #FFF;
}
.dd-item.dd-toggle {
  margin: 0;
  font-family: inherit;
  min-width: 150px;
}
.dd-item.dd-toggle a {
  text-decoration: none;
  color: #FFF;
}
.dd-item.dd-toggle:after {
  content: "\f0c9";
  font-size: 18px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  right: 10px;
  top: 9px;
  position: absolute;
  pointer-events: none;
  isplay: block;
}
.dd-main {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dd-main .dd-item {
  width: 200px;
}
.dd-main .dd-item:hover,
.dd-main .dd-item:focus {
  -webkit-transition: 0.15s all ease-in-out 0s;
  transition: 0.15s all ease-in-out 0s;
  -webkit-transform: scale(1.025);
  transform: scale(1.025);
}
.dd-homepage {
  background-color: #0A2140;
}
.dd-opere {
  background-color: #00affa;
}
.dd-cstudios {
  background-color: #CE672D;
}
.dd-news {
  background-color: #47D78E;
}
.dd-project {
  background-color: #D9C877;
}
.dd-blogs {
  background-color: #acacac;
}
.dropdown-celeste {
  background-clip: padding-box;
  display: none;
  list-style: none;
  text-align: left;
  min-width: 160px;
  font-size: 13px;
  font-weight: normal;
  padding: 5px 0;
  margin: 0;
  border: 0;
  color: #0A2140;
}
.dropdown-celeste.pull-right {
  right: 0;
  left: auto;
}
.dropdown-celeste .divider {
  background-color: #ced4d6;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}
.dropdown-celeste > li > a {
  display: block;
  padding: 4px 20px;
  border-bottom: 1px solid #e9e9e9;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #0A2140;
  text-decoration: none;
  white-space: nowrap;
}
.dropdown-celeste > li > a:hover,
.dropdown-celeste > li > a:focus {
  text-decoration: none;
  color: #FFF;
  background-color: #00affa;
}
.dropdown-celeste > .selected > a,
.dropdown-celeste > .selected > a:hover,
.dropdown-celeste > .selected > a:focus {
  color: #FFF;
  text-decoration: none;
  outline: 0;
  background-color: #0A2140;
}
.qtip-tooltip-menu-dropdown {
  max-width: 350px;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
  box-shadow: 0 6px 12px rgba(0,0,0,0.15);
}
.qtip-tooltip-menu-dropdown .qtip-tip {
  left: 35% !important;
}
.qtip-tooltip-menu-dropdown .qtip-content {
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  border: 1px solid #ececec;
  background-color: #ececec;
  line-height: inherit;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
#container {
  *zoom: 1;
}
#container:before,
#container:after {
  content: "";
  display: table;
}
#container:after {
  clear: both;
}
#aside {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #aside {
    text-align: left;
  }
}
#content {
  *zoom: 1;
  margin-bottom: 50px;
}
#content:before,
#content:after {
  content: "";
  display: table;
}
#content:after {
  clear: both;
}
.content-2-col #aside,
.content-2-col #article {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .content-2-col #aside {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
  }
  .content-2-col #article {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.6666666667%;
  }
  .content-2-col #aside.fixed .aside-fixed-cont {
    position: fixed;
    top: 20px;
    z-index: 1000;
  }
  .content-2-col #aside.fixed .fixed-invisible {
    display: none !important;
  }
}
@media screen and (min-width: 992px) {
  .content-2-col #aside {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }
  .content-2-col #article {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }
}
@media screen and (min-width: 1200px) {
  .content-2-col #aside {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 20.8333333333%;
  }
  .content-2-col #article {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 78.3333333333%;
  }
}
.content-1-col #article {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
#footer-premium {
  background-color: #1C2129;
  padding-top: 40px;
  padding-bottom: 40px;
}
#footer-premium .footer-logo {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-bottom: 30px;
  line-height: 1px;
}
#footer-premium .footer-logo a {
  color: #00affa;
  text-decoration: none;
  font-size: 38px;
  font-weight: bold;
}
#footer-premium .footer-logo .vir {
  color: #FFF !important;
  font-size: 52px;
  line-height: 0;
}
#footer-premium .footer-premium-nav {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
#footer-premium .footer-premium-nav ul,
#footer-premium .footer-premium-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer-premium .footer-premium-nav a {
  color: #CCC;
}
#footer-premium .footer-premium-nav a:hover {
  color: #FFF;
  text-decoration: none;
}
#footer-premium .footer-premium-nav > ul > li {
  font-size: 16px;
  padding: 5px 10px;
  padding-bottom: 2px;
}
#footer-premium .footer-premium-nav > ul > li a {
  font-weight: bold;
}
#footer-premium .footer-premium-nav > ul > li > ul > li {
  font-size: 13px;
  padding: 3px 10px;
  padding-top: 10px;
  padding-bottom: 0px;
}
#footer-premium .footer-premium-nav > ul > li > ul > li a {
  font-weight: normal;
}
#footer-premium .footer-premium-nav > ul > li.evidenzia > ul > li {
  margin-left: -10px;
  font-size: 16px !important;
}
#footer-premium .footer-premium-nav > ul > li.evidenzia > ul > li a {
  font-weight: bold !important;
}
@media screen and (min-width: 768px) {
  #footer-premium .colonna {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
  }
  #footer-premium .footer-logo {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }
  #footer-premium .footer-premium-nav {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }
  #footer-premium .footer-premium-nav ul {
    margin-left: -10px;
  }
  #footer-premium .footer-premium-nav > ul > li.evidenzia > ul > li {
    padding-top: 0 !important;
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 992px) {
  #footer-premium .footer-logo {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }
  #footer-premium .footer-premium-nav {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.6666666667%;
  }
}
#footer {
  background-color: #1C2129;
  padding-top: 40px;
  padding-bottom: 40px;
}
#footer .col-sx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
#footer .col-dx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #footer .col-sx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.6666666667%;
  }
  #footer .col-dx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.3333333333%;
  }
}
@media screen and (min-width: 992px) {
  #footer .col-sx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
  }
  #footer .col-dx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.6666666667%;
  }
}
@media screen and (min-width: 1200px) {
  #footer .col-sx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }
  #footer .col-dx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }
}
#footer .a2a_dd {
  margin-left: 10px;
  cursor: pointer !important;
}
#footer .footer-logo {
  margin-right: 15px;
  line-height: 1px;
  margin-bottom: 25px;
}
#footer .footer-logo .vir {
  color: #FFF !important;
  font-size: 52px;
  line-height: 0;
}
#footer .footer-logo a {
  color: #00affa;
  text-decoration: none;
  font-size: 38px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #footer .footer-logo {
    float: left;
  }
}
#footer .footer-nav .footer-menu a {
  color: #CCC;
  float: left;
  margin-right: 10px;
  font-weight: bold;
  margin-bottom: 2px;
}
#footer .footer-nav .footer-menu a:hover {
  color: #FFF;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  #footer .footer-nav .footer-menu {
    padding-top: 45px;
  }
  #footer .footer-nav .footer-menu a {
    margin-right: 0px;
    display: block;
    float: none;
  }
}
#footer ul.footer-menu.sf-vertical {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 200px;
  margin-top: 20px;
  margin-bottom: 40px;
}
#footer ul.footer-menu.sf-vertical > li > a {
  margin-right: 0px;
  display: block;
  float: none;
  color: #CCC;
  margin-right: 10px;
  font-weight: bold;
  margin-bottom: 2px;
}
#footer ul.footer-menu.sf-vertical > li > a:hover {
  color: #FFF;
  text-decoration: none;
}
#footer ul.footer-menu.sf-vertical li > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #323740;
  box-shadow: 2px 2px 15px rgba(0,0,0,0.2);
  display: block;
  position: absolute;
  top: 40px;
  left: 215px;
  z-index: 2;
}
#footer ul.footer-menu.sf-vertical li > ul > li > div.inner_cat {
  *zoom: 1;
  padding: 0;
  width: 500px;
}
#footer ul.footer-menu.sf-vertical li > ul > li > div.inner_cat:before,
#footer ul.footer-menu.sf-vertical li > ul > li > div.inner_cat:after {
  content: "";
  display: table;
}
#footer ul.footer-menu.sf-vertical li > ul > li > div.inner_cat:after {
  clear: both;
}
#footer ul.footer-menu.sf-vertical li > ul > li > div.inner_cat > div {
  width: 100%;
  padding: 15px 25px;
}
#footer ul.footer-menu.sf-vertical li > ul > li > div.inner_cat > div > p {
  font-style: italic;
  font-weight: bold;
  color: #CCC;
  margin: 0 0 12px 0;
}
#footer ul.footer-menu.sf-vertical li > ul > li > div.inner_cat > div > a {
  display: inline-block;
  padding: 1px 0;
  font-size: 13px;
  color: #CCC;
}
#footer ul.footer-menu.sf-vertical li > ul > li > div.inner_cat > div > a:hover {
  text-decoration: none;
  background-color: transparent !important;
  color: #FFF;
}
#footer .premio_banner_call {
  color: #CCC;
}
#footer .premio_banner_call .titolo {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.1;
  text-rendering: optimizeLegibility;
  color: #0D4B74;
  margin-top: 20px;
  font-size: 35px;
}
#footer .premio_banner_call .buttons > span a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #079bda;
  border-radius: 1px;
  border: 1px solid #079bda;
  border-top-color: #07a5e9;
  border-right-color: #07a5e9;
  border-bottom-color: #0690cc;
  border-left-color: #0690cc;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  font-size: 13px !important;
  padding: 3px 9px;
  min-height: 26px;
}
#footer .premio_banner_call .buttons > span a .fa {
  color: inherit;
  font-size: 90%;
}
#footer .premio_banner_call .buttons > span a:hover,
#footer .premio_banner_call .buttons > span a.selected,
.open .dropdown-toggle#footer .premio_banner_call .buttons > span a {
  text-decoration: none !important;
  background-color: #0578a9;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #046690;
}
#footer .premio_banner_call .buttons > span a:active {
  top: 1px;
}
#footer .premio_banner_call .subtitle {
  margin-bottom: 20px;
}
#footer .premio_banner_call img {
  width: 100%;
  height: auto;
}
.footer-last {
  margin-top: 40px;
}
.footer-last .footer-info {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.footer-last .footer-trans {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .footer-last .footer-info {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.3333333333%;
    margin-bottom: 0px;
    text-align: left;
  }
  .footer-last .footer-trans {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.6666666667%;
    text-align: right;
  }
}
.footer-last .footer-info {
  line-height: 30px;
}
.footer-last .footer-info a.a2a_dd {
  margin-left: 20px;
}
.footer-last .footer-trans {
  padding: 10px 0;
}
.footer-last .footer-trans form {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-bottom: 5px;
}
.footer-last .footer-trans form select {
  background-color: #eaeced;
  border: 1px solid #019DE0;
}
.footer-last .footer-social {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 10px;
}
.footer-last .footer-social a:hover img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}
.footer-last .footer-social img {
  width: 40px;
  height: 40px;
}
#header {
  background-color: #0A2140;
  min-height: 70px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #FFF;
  padding-top: 18px;
}
#header #menu {
  float: left;
  margin: 10px 0;
}
#header #menu .menu-header {
  list-style: none;
  position: relative;
  top: 0px;
  margin: 0;
  padding: 0;
  float: left;
}
#header #menu .menu-header > li {
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 14px;
}
#header #menu .menu-header > li .vir {
  font-size: 32px;
  margin-left: 1px;
  line-height: 0;
}
#header #menu .menu-header > li > a {
  color: #FFF;
  font-weight: bold;
  font-size: 17px;
  line-height: 0;
  text-decoration: none;
  outline: none;
  -webkit-transition: 0.15s color ease-in-out 0s;
  transition: 0.15s color ease-in-out 0s;
}
#header #menu .menu-header > li.selected > a,
#header #menu .menu-header > li > a:hover {
  color: #00affa;
}
#header #logo {
  float: left;
  margin-top: 10px;
}
#header #logo .vir {
  color: #FFF !important;
  font-size: 50px;
}
#header #logo a {
  color: #00affa;
  text-decoration: none;
  line-height: 0;
  font-size: 42px;
  font-weight: bold;
  margin-right: 20px;
}
#header #menu-right {
  float: right;
  vertical-align: middle;
  position: relative;
  top: -5px;
}
#header #plus {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  display: none;
}
#header #lingue {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
#header #lingue a.button {
  font-size: 11px;
  color: #FFF;
  min-height: 16px !important;
  line-height: 14px;
  padding: 0;
  width: 40px;
  display: block;
  margin-bottom: 4px;
  margin-top: 4px;
}
#header #search {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 6px 0 0 5px;
  width: 180px;
}
#header #search .search input {
  height: 27px !important;
}
#header #search .search .search-select {
  position: relative;
  width: 20px;
}
#header #search .search .search-select select {
  height: 27px !important;
  min-height: 27px !important;
  width: 21px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
#header #search .search .search-select label:after {
  content: "\f0d7";
  font-size: 15px;
  color: #777;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  pointer-events: none;
  display: block;
  top: 1px;
  left: 5px;
  width: 15px;
  height: 24px;
  background-color: #FFF;
  line-height: 24px;
}
#header #auth {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
#header #auth .notifiche_cont {
  position: relative;
  margin-right: 5px;
  margin-top: 5px;
}
#header #auth .button.dropdown-toggle {
  max-width: 150px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#header #auth a.cart span.counter {
  font-size: 10px;
  background-color: red;
  position: absolute;
  bottom: 1px;
  right: 1px;
  border-radius: 5px;
  width: 15px;
  font-weight: bold;
}
@media screen and (max-width: 1199px) {
  #header #menu {
    margin: 10px 0;
  }
  #header #search {
    width: 100%;
    margin: 5px 0;
  }
}
@media screen and (max-width: 991px) {
  #header  #menu-right {
    top: 0px;
  }
  #header #logo a {
    margin-right: 35px;
  }
  #header .notifiche_cont .n_cont {
    width: 200px;
    font-size: 11px;
  }
  #header #menu {
    width: auto;
    float: left;
  }
  #header #search {
    width: 100%;
    margin: 5px 0;
  }
}
@media screen and (max-width: 620px) {
  .element-filter-cont {
    display: none;
  }
  .n_link {
    font-size: 18px;
    padding: 0 5px;
  }
  #auth .notifiche_cont {
    margin-right: 10px !important;
  }
  #auth .caret {
    display: none !important;
  }
  #auth .button.dropdown-toggle {
    background-color: transparent !important;
    margin-right: 5px !important;
    border: 0 !important;
    width: 40px !important;
  }
  #auth .button.dropdown-toggle img,
  #auth .button.dropdown-toggle i,
  #auth .button.dropdown-toggle span.txt {
    display: none !important;
  }
  #auth .button.dropdown-toggle:after {
    content: "\f0c9";
    font-size: 30px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    right: 0px;
    top: 0px;
    position: absolute;
    display: block;
    color: #1ba8e4;
  }
}
@media screen and (max-width: 479px) {
  h1,
  .h1 {
    font-size: 40px;
  }
  h2,
  .h2 {
    font-size: 28px;
  }
  h3,
  .h3 {
    font-size: 23px;
  }
  h4,
  .h4 {
    font-size: 17px;
  }
  #menu a {
    font-size: 13px !important;
  }
  .notifiche_cont {
    display: none !important;
  }
}
.pagination {
  text-align: center;
}
.premio_banner_call img {
  width: 100%;
  height: auto;
}
.premio_banner_call .banner {
  margin: 10px 0;
}
.premio_banner_call .text {
  margin: 10px 0;
}
.premio_banner_call .buttons {
  margin: 10px 0;
}
.premio_banner_editor_choices .banner {
  position: relative;
}
.premio_banner_editor_choices .banner .title {
  position: absolute;
  top: 0;
  padding-left: 10px;
}
.premio_banner_editor_choices .banner .credit {
  position: absolute;
  text-align: right;
  bottom: 10px;
  right: 10px;
  margin-right: 7px;
  color: #FFF;
}
.premio_banner_editor_choices .text .subtitle {
  margin-top: 20px;
  margin-bottom: 20px;
}
.premio_banner_opere {
  border-bottom: 1px solid #68C6F2;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.premio_banner_opere .buttons a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #079bda;
  border-radius: 1px;
  border: 1px solid #079bda;
  border-top-color: #07a5e9;
  border-right-color: #07a5e9;
  border-bottom-color: #0690cc;
  border-left-color: #0690cc;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.premio_banner_opere .buttons a .fa {
  color: inherit;
  font-size: 90%;
}
.premio_banner_opere .buttons a:hover,
.premio_banner_opere .buttons a.selected,
.open .dropdown-toggle.premio_banner_opere .buttons a {
  text-decoration: none !important;
  background-color: #0578a9;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #046690;
}
.premio_banner_opere .buttons a:active {
  top: 1px;
}
.premio_banner_opere .buttons a.alert {
  min-height: 36px;
  padding: 4px 13px !important;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important !important;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizeLegibility !important;
  top: 0px !important;
  outline: none !important;
  position: relative !important;
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1 !important;
  cursor: pointer !important;
  text-align: center !important;
  vertical-align: middle !important;
  line-height: 1.428571429 !important;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.03em !important;
  color: #ffffff !important !important;
  background-color: #a53c69 !important;
  border-radius: 1px !important;
  border: 1px solid #a53c69 !important;
  border-top-color: #b04070 !important;
  border-right-color: #b04070 !important;
  border-bottom-color: #9a3862 !important;
  border-left-color: #9a3862 !important;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.premio_banner_opere .buttons a.alert .fa {
  color: inherit;
  font-size: 90%;
}
.premio_banner_opere .buttons a.alert:hover,
.premio_banner_opere .buttons a.alert.selected,
.open .dropdown-toggle.premio_banner_opere .buttons a.alert {
  text-decoration: none !important;
  background-color: #7f2e51;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #6d2745;
}
.premio_banner_opere .buttons a.alert:active {
  top: 1px;
}
.premio_banner_opere .buttons a.info {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #48be8b;
  border-radius: 1px;
  border: 1px solid #48be8b;
  border-top-color: #53c292;
  border-right-color: #53c292;
  border-bottom-color: #41b683;
  border-left-color: #41b683;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.premio_banner_opere .buttons a.info .fa {
  color: inherit;
  font-size: 90%;
}
.premio_banner_opere .buttons a.info:hover,
.premio_banner_opere .buttons a.info.selected,
.open .dropdown-toggle.premio_banner_opere .buttons a.info {
  text-decoration: none !important;
  background-color: #379b70;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #318962;
}
.premio_banner_opere .buttons a.info:active {
  top: 1px;
}
.premio_banner_opere .buttons a.full {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #1ba8e4;
  border-radius: 1px;
  border: 1px solid #1ba8e4;
  border-top-color: #28ade6;
  border-right-color: #28ade6;
  border-bottom-color: #199ed7;
  border-left-color: #199ed7;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.premio_banner_opere .buttons a.full .fa {
  color: inherit;
  font-size: 90%;
}
.premio_banner_opere .buttons a.full:hover,
.premio_banner_opere .buttons a.full.selected,
.open .dropdown-toggle.premio_banner_opere .buttons a.full {
  text-decoration: none !important;
  background-color: #1586b7;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #1376a0;
}
.premio_banner_opere .buttons a.full:active {
  top: 1px;
}
.premio_banner_opere .buttons a.fade {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: rgba(185,185,185,0.4);
  border-radius: 1px;
  border: 1px solid rgba(134,134,134,0.3);
  border-top-color: rgba(141,141,141,0.3);
  border-right-color: rgba(141,141,141,0.3);
  border-bottom-color: rgba(126,126,126,0.3);
  border-left-color: rgba(126,126,126,0.3);
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.15);
}
.premio_banner_opere .buttons a.fade .fa {
  color: inherit;
  font-size: 90%;
}
.premio_banner_opere .buttons a.fade:hover,
.premio_banner_opere .buttons a.fade.selected,
.open .dropdown-toggle.premio_banner_opere .buttons a.fade {
  text-decoration: none !important;
  background-color: rgba(159,159,159,0.4);
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid rgba(95,95,95,0.3);
}
.premio_banner_opere .buttons a.fade:active {
  top: 1px;
}
.premio_banner_opere .buttons a.dark {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #0d4b74;
  border-radius: 1px;
  border: 1px solid rgba(185,185,185,0.1);
  border-top-color: rgba(192,192,192,0.1);
  border-right-color: rgba(192,192,192,0.1);
  border-bottom-color: rgba(177,177,177,0.1);
  border-left-color: rgba(177,177,177,0.1);
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.premio_banner_opere .buttons a.dark .fa {
  color: inherit;
  font-size: 90%;
}
.premio_banner_opere .buttons a.dark:hover,
.premio_banner_opere .buttons a.dark.selected,
.open .dropdown-toggle.premio_banner_opere .buttons a.dark {
  text-decoration: none !important;
  background-color: #082d46;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid rgba(146,146,146,0.1);
}
.premio_banner_opere .buttons a.dark:active {
  top: 1px;
}
.premio_banner_opere .buttons a.white {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #FFF;
  border-radius: 1px;
  border: 1px solid #ced4d6;
  border-top-color: #d6dbdd;
  border-right-color: #d6dbdd;
  border-bottom-color: #c6cccf;
  border-left-color: #c6cccf;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.premio_banner_opere .buttons a.white .fa {
  color: inherit;
  font-size: 90%;
}
.premio_banner_opere .buttons a.white:hover,
.premio_banner_opere .buttons a.white.selected,
.open .dropdown-toggle.premio_banner_opere .buttons a.white {
  text-decoration: none !important;
  background-color: #e6e6e6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #a4afb3;
}
.premio_banner_opere .buttons a.white:active {
  top: 1px;
}
.premio_banner_opere .buttons a.white:hover,
.premio_banner_opere .buttons a.white.selected,
.open .dropdown-toggle.premio_banner_opere .buttons a.white {
  border-color: #c0c7cb;
}
.premio_banner_opere .buttons a.default {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #eaeced;
  border-radius: 1px;
  border: 1px solid #b2bbbf;
  border-top-color: #bbc3c6;
  border-right-color: #bbc3c6;
  border-bottom-color: #aab4b8;
  border-left-color: #aab4b8;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
}
.premio_banner_opere .buttons a.default .fa {
  color: inherit;
  font-size: 90%;
}
.premio_banner_opere .buttons a.default:hover,
.premio_banner_opere .buttons a.default.selected,
.open .dropdown-toggle.premio_banner_opere .buttons a.default {
  text-decoration: none !important;
  background-color: #ced4d6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #88969c;
}
.premio_banner_opere .buttons a.default:active {
  top: 1px;
}
.premio_banner_opere .buttons a.default:hover,
.premio_banner_opere .buttons a.default.selected,
.open .dropdown-toggle.premio_banner_opere .buttons a.default {
  border-color: #c0c7cb;
}
.premio_banner_opere .buttons a.black {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #2f2f2f;
  border-radius: 1px;
  border: 1px solid #2f2f2f;
  border-top-color: #363636;
  border-right-color: #363636;
  border-bottom-color: #272727;
  border-left-color: #272727;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.premio_banner_opere .buttons a.black .fa {
  color: inherit;
  font-size: 90%;
}
.premio_banner_opere .buttons a.black:hover,
.premio_banner_opere .buttons a.black.selected,
.open .dropdown-toggle.premio_banner_opere .buttons a.black {
  text-decoration: none !important;
  background-color: #151515;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #090909;
}
.premio_banner_opere .buttons a.black:active {
  top: 1px;
}
.premio_banner_opere .buttons a.smaller {
  font-size: 12px !important;
  padding: 1px 5px;
  line-height: 1.428571429;
  min-height: 20px;
  font-size: 11px !important;
  padding: 1px 4px;
}
.premio_banner_opere .buttons a.small {
  font-size: 13px !important;
  padding: 3px 9px;
  line-height: 1.428571429;
  min-height: 26px;
}
.premio_banner_opere .buttons a.large {
  line-height: 1.2857142861;
  font-size: 18px !important;
  padding: 12px 17px;
  min-height: 48px;
  font-size: 24px !important;
  padding: 8px 18px;
}
.premio_banner_opere .buttons a.larger {
  line-height: 1.2857142861;
  font-size: 28px !important;
  padding: 15px 25px;
  min-height: 73px;
  font-size: 34px !important;
  padding: 12px 32px;
}
.premio_banner_opere .buttons a.button-fa .fa {
  font-size: 90%;
  margin-right: 6px;
}
.premio_banner_opere .buttons a.button-fa .fa-shopping-cart {
  margin-right: 0px;
}
.form-box-style {
  background-color: #f3f3f3;
  padding: 40px;
  box-shadow: 0 0px 10px rgba(0,0,0,0.1);
  border: 1px solid #d2d2d2;
}
.form-box-style .facebook_connect {
  margin-bottom: 20px;
}
.form-box-style .ast,
.form-box-style .form-head,
.form-box-style label {
  display: none;
}
.element-box .element {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.element-box .element a {
  text-decoration: none;
  vertical-align: bottom;
}
.element-box .element a:hover {
  color: #00affa;
}
.element-box .element .fa {
  color: #8b8b8b;
}
.element-box .element .fa:hover {
  color: #00affa;
}
.element-list {
  *zoom: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-left: -15px;
  margin-right: -15px;
  overflow: visible !important;
}
.element-list:before,
.element-list:after {
  content: "";
  display: table;
}
.element-list:after {
  clear: both;
}
.element-list .element-box {
  font-size: 14px;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.element-list .element-box .inner {
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 5px;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  *zoom: 1;
}
.element-list .element-box .inner:before,
.element-list .element-box .inner:after {
  content: "";
  display: table;
}
.element-list .element-box .inner:after {
  clear: both;
}
.element-list a {
  color: #2c7395;
}
.element-list .image img {
  width: 100%;
  height: auto;
}
.element-list .user {
  margin-bottom: 5px;
}
.element-list .user a {
  font-weight: 300;
}
.element-list .user .type {
  font-weight: normal;
}
.element-list .user .type-geo {
  display: none;
}
.element-list .title {
  margin: 0px;
}
.element-list .title a {
  line-height: 1.4;
  font-size: 15px;
  font-weight: 600;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
  overflow: hidden;
}
.element-list .subtitle {
  margin: 10px 0;
  font-weight: lighter;
}
.element-list .subtitle a {
  font-weight: lighter;
}
.element-list .more-cont {
  white-space: nowrap;
  word-wrap: inherit;
}
.element-list .more-cont a {
  padding-left: 5px;
  font-weight: 600;
}
.element-list .element {
  border-right: 1px solid #d2d2d2;
  margin-right: 10px;
  padding-right: 10px;
  font-weight: 600;
}
.element-list .element:last-child {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.element-list .element.date {
  font-weight: normal;
}
.element-list .element a {
  font-weight: 600;
}
.element-list .element .txt2 {
  display: none;
}
.element-list .element .counter {
  padding: 0 4px;
}
.element-list .element .fa {
  font-size: 18px;
  padding: 0 4px;
}
.element-list .element .selected .fa {
  color: #00affa !important;
}
.element-list .element .txt span {
  display: none;
}
.element-detail-info .fsv {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 10px;
  text-decoration: none;
  margin: 10px 0;
  background-color: #019DE0;
}
.element-detail-info .fsv a {
  color: #FFF;
}
.element-detail-info .gallery {
  margin-right: -4px;
}
.element-detail-info .gallery .gall-image {
  float: left;
  width: 25%;
  height: auto;
}
.element-detail-info .gallery .gall-image .inner {
  padding: 2px;
}
.element-detail-info .gallery .gall-image .inner img {
  width: 100%;
  height: 100%;
}
.element-detail-info .gallery .opere_agg_premio_core {
  *zoom: 1;
}
.element-detail-info .gallery .opere_agg_premio_core h2 {
  text-transform: uppercase;
  border-bottom: 1px solid #00affa;
}
.element-detail-info .gallery .opere_agg_premio_core:before,
.element-detail-info .gallery .opere_agg_premio_core:after {
  content: "";
  display: table;
}
.element-detail-info .gallery .opere_agg_premio_core:after {
  clear: both;
}
.element-detail-info .gallery .opere_agg_premio_core .file_agg {
  float: left;
  width: 33%;
}
.element-detail-info .gallery .opere_agg_premio_core .file_agg .inner {
  padding: 2px;
}
.element-detail-info .gallery .opere_agg_premio_core .file_agg .inner img {
  width: 100%;
  height: 100%;
}
.element-detail-info .gallery .opere_agg_premio_altre {
  *zoom: 1;
}
.element-detail-info .gallery .opere_agg_premio_altre h3 {
  text-transform: uppercase;
  border-bottom: 1px solid #00affa;
}
.element-detail-info .gallery .opere_agg_premio_altre:before,
.element-detail-info .gallery .opere_agg_premio_altre:after {
  content: "";
  display: table;
}
.element-detail-info .gallery .opere_agg_premio_altre:after {
  clear: both;
}
.element-detail-info .gallery .opere_agg_premio_altre .file_agg {
  float: left;
  width: 20%;
}
.element-detail-info .gallery .opere_agg_premio_altre .file_agg .inner {
  padding: 2px;
}
.element-detail-info .gallery .opere_agg_premio_altre .file_agg .inner img {
  width: 100%;
  height: 100%;
}
.element-detail-info .text,
.element-detail-info .descrizione {
  margin: 40px 0;
}
.element-detail-info .join_project {
  padding: 30px 0;
}
.element-detail-info .title {
  display: none;
}
.element-detail-info .subtitle {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: normal;
  color: #0A2140;
  padding: 15px 0;
  border-top: 1px solid #68C6F2;
}
.element-detail-info .subtitle2 {
  margin: 10px 0;
  padding: 10px;
  background-color: #777;
  color: #FFF;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.element-detail-info .subtitle2 .skill {
  font-weight: normal;
}
.element-detail-info .tags a {
  margin-right: 5px;
  margin-bottom: 5px;
}
.element-detail-info .image img {
  max-width: 100%;
  height: auto;
}
.element-detail-info .element-file {
  margin-bottom: 4px;
}
.element-detail {
  margin-top: -20px;
}
.element-detail > * {
  margin: 20px 0;
}
.element-detail > .bar {
  margin: 20px 0;
  padding: 20px 0;
  border-bottom: 1px solid #68C6F2;
  text-align: right;
  *zoom: 1;
}
.element-detail > .bar:before,
.element-detail > .bar:after {
  content: "";
  display: table;
}
.element-detail > .bar:after {
  clear: both;
}
.element-detail > .bar .element {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 10px;
  font-weight: 600;
}
.element-detail > .bar .element.date {
  font-weight: normal;
}
.element-detail > .bar .element a {
  vertical-align: middle;
  color: #666;
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #079bda;
  border-radius: 1px;
  border: 1px solid #079bda;
  border-top-color: #07a5e9;
  border-right-color: #07a5e9;
  border-bottom-color: #0690cc;
  border-left-color: #0690cc;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.element-detail > .bar .element a .fa {
  color: inherit;
  font-size: 90%;
}
.element-detail > .bar .element a:hover,
.element-detail > .bar .element a.selected,
.open .dropdown-toggle.element-detail > .bar .element a {
  text-decoration: none !important;
  background-color: #0578a9;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #046690;
}
.element-detail > .bar .element a:active {
  top: 1px;
}
.element-detail > .bar .element a.alert {
  min-height: 36px;
  padding: 4px 13px !important;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important !important;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizeLegibility !important;
  top: 0px !important;
  outline: none !important;
  position: relative !important;
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1 !important;
  cursor: pointer !important;
  text-align: center !important;
  vertical-align: middle !important;
  line-height: 1.428571429 !important;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.03em !important;
  color: #ffffff !important !important;
  background-color: #a53c69 !important;
  border-radius: 1px !important;
  border: 1px solid #a53c69 !important;
  border-top-color: #b04070 !important;
  border-right-color: #b04070 !important;
  border-bottom-color: #9a3862 !important;
  border-left-color: #9a3862 !important;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.element-detail > .bar .element a.alert .fa {
  color: inherit;
  font-size: 90%;
}
.element-detail > .bar .element a.alert:hover,
.element-detail > .bar .element a.alert.selected,
.open .dropdown-toggle.element-detail > .bar .element a.alert {
  text-decoration: none !important;
  background-color: #7f2e51;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #6d2745;
}
.element-detail > .bar .element a.alert:active {
  top: 1px;
}
.element-detail > .bar .element a.info {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #48be8b;
  border-radius: 1px;
  border: 1px solid #48be8b;
  border-top-color: #53c292;
  border-right-color: #53c292;
  border-bottom-color: #41b683;
  border-left-color: #41b683;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.element-detail > .bar .element a.info .fa {
  color: inherit;
  font-size: 90%;
}
.element-detail > .bar .element a.info:hover,
.element-detail > .bar .element a.info.selected,
.open .dropdown-toggle.element-detail > .bar .element a.info {
  text-decoration: none !important;
  background-color: #379b70;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #318962;
}
.element-detail > .bar .element a.info:active {
  top: 1px;
}
.element-detail > .bar .element a.full {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #1ba8e4;
  border-radius: 1px;
  border: 1px solid #1ba8e4;
  border-top-color: #28ade6;
  border-right-color: #28ade6;
  border-bottom-color: #199ed7;
  border-left-color: #199ed7;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.element-detail > .bar .element a.full .fa {
  color: inherit;
  font-size: 90%;
}
.element-detail > .bar .element a.full:hover,
.element-detail > .bar .element a.full.selected,
.open .dropdown-toggle.element-detail > .bar .element a.full {
  text-decoration: none !important;
  background-color: #1586b7;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #1376a0;
}
.element-detail > .bar .element a.full:active {
  top: 1px;
}
.element-detail > .bar .element a.fade {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: rgba(185,185,185,0.4);
  border-radius: 1px;
  border: 1px solid rgba(134,134,134,0.3);
  border-top-color: rgba(141,141,141,0.3);
  border-right-color: rgba(141,141,141,0.3);
  border-bottom-color: rgba(126,126,126,0.3);
  border-left-color: rgba(126,126,126,0.3);
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.15);
}
.element-detail > .bar .element a.fade .fa {
  color: inherit;
  font-size: 90%;
}
.element-detail > .bar .element a.fade:hover,
.element-detail > .bar .element a.fade.selected,
.open .dropdown-toggle.element-detail > .bar .element a.fade {
  text-decoration: none !important;
  background-color: rgba(159,159,159,0.4);
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid rgba(95,95,95,0.3);
}
.element-detail > .bar .element a.fade:active {
  top: 1px;
}
.element-detail > .bar .element a.dark {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #0d4b74;
  border-radius: 1px;
  border: 1px solid rgba(185,185,185,0.1);
  border-top-color: rgba(192,192,192,0.1);
  border-right-color: rgba(192,192,192,0.1);
  border-bottom-color: rgba(177,177,177,0.1);
  border-left-color: rgba(177,177,177,0.1);
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.element-detail > .bar .element a.dark .fa {
  color: inherit;
  font-size: 90%;
}
.element-detail > .bar .element a.dark:hover,
.element-detail > .bar .element a.dark.selected,
.open .dropdown-toggle.element-detail > .bar .element a.dark {
  text-decoration: none !important;
  background-color: #082d46;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid rgba(146,146,146,0.1);
}
.element-detail > .bar .element a.dark:active {
  top: 1px;
}
.element-detail > .bar .element a.white {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #FFF;
  border-radius: 1px;
  border: 1px solid #ced4d6;
  border-top-color: #d6dbdd;
  border-right-color: #d6dbdd;
  border-bottom-color: #c6cccf;
  border-left-color: #c6cccf;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.element-detail > .bar .element a.white .fa {
  color: inherit;
  font-size: 90%;
}
.element-detail > .bar .element a.white:hover,
.element-detail > .bar .element a.white.selected,
.open .dropdown-toggle.element-detail > .bar .element a.white {
  text-decoration: none !important;
  background-color: #e6e6e6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #a4afb3;
}
.element-detail > .bar .element a.white:active {
  top: 1px;
}
.element-detail > .bar .element a.white:hover,
.element-detail > .bar .element a.white.selected,
.open .dropdown-toggle.element-detail > .bar .element a.white {
  border-color: #c0c7cb;
}
.element-detail > .bar .element a.default {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #eaeced;
  border-radius: 1px;
  border: 1px solid #b2bbbf;
  border-top-color: #bbc3c6;
  border-right-color: #bbc3c6;
  border-bottom-color: #aab4b8;
  border-left-color: #aab4b8;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
}
.element-detail > .bar .element a.default .fa {
  color: inherit;
  font-size: 90%;
}
.element-detail > .bar .element a.default:hover,
.element-detail > .bar .element a.default.selected,
.open .dropdown-toggle.element-detail > .bar .element a.default {
  text-decoration: none !important;
  background-color: #ced4d6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #88969c;
}
.element-detail > .bar .element a.default:active {
  top: 1px;
}
.element-detail > .bar .element a.default:hover,
.element-detail > .bar .element a.default.selected,
.open .dropdown-toggle.element-detail > .bar .element a.default {
  border-color: #c0c7cb;
}
.element-detail > .bar .element a.black {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #2f2f2f;
  border-radius: 1px;
  border: 1px solid #2f2f2f;
  border-top-color: #363636;
  border-right-color: #363636;
  border-bottom-color: #272727;
  border-left-color: #272727;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.element-detail > .bar .element a.black .fa {
  color: inherit;
  font-size: 90%;
}
.element-detail > .bar .element a.black:hover,
.element-detail > .bar .element a.black.selected,
.open .dropdown-toggle.element-detail > .bar .element a.black {
  text-decoration: none !important;
  background-color: #151515;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #090909;
}
.element-detail > .bar .element a.black:active {
  top: 1px;
}
.element-detail > .bar .element a.smaller {
  font-size: 12px !important;
  padding: 1px 5px;
  line-height: 1.428571429;
  min-height: 20px;
  font-size: 11px !important;
  padding: 1px 4px;
}
.element-detail > .bar .element a.small {
  font-size: 13px !important;
  padding: 3px 9px;
  line-height: 1.428571429;
  min-height: 26px;
}
.element-detail > .bar .element a.large {
  line-height: 1.2857142861;
  font-size: 18px !important;
  padding: 12px 17px;
  min-height: 48px;
  font-size: 24px !important;
  padding: 8px 18px;
}
.element-detail > .bar .element a.larger {
  line-height: 1.2857142861;
  font-size: 28px !important;
  padding: 15px 25px;
  min-height: 73px;
  font-size: 34px !important;
  padding: 12px 32px;
}
.element-detail > .bar .element a.button-fa .fa {
  font-size: 90%;
  margin-right: 6px;
}
.element-detail > .bar .element a.button-fa .fa-shopping-cart {
  margin-right: 0px;
}
.element-detail > .bar .element .counter {
  padding: 0 3px;
}
.element-detail > .bar .element .fa {
  color: #00affa;
  padding: 0 3px;
}
.element-detail > .bar .element:last-child {
  border: 0;
  margin-right: 0;
  padding: 0;
}
.element-list.element-list-members .element-box {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}
.element-list.element-list-members .element-box .title {
  margin-bottom: 5px;
}
.element-list.element-list-members .element-box .subtitle {
  min-height: 30px;
}
.element-list.element-list-members .element-box .image {
  margin-bottom: 10px;
}
.element-list.element-list-members .element-box .bar .element {
  display: none;
  margin: 0;
  padding: 0;
}
.element-list.element-list-members .element-box .bar .element .txt2 {
  display: inline;
}
.element-list.element-list-members .element-box .bar .element .counter {
  display: none;
}
.element-list.element-list-members .element-box .bar .element.message,
.element-list.element-list-members .element-box .bar .element.follow {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.element-list.element-list-members .element-box .bar .element.message a,
.element-list.element-list-members .element-box .bar .element.follow a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #eaeced;
  border-radius: 1px;
  border: 1px solid #b2bbbf;
  border-top-color: #bbc3c6;
  border-right-color: #bbc3c6;
  border-bottom-color: #aab4b8;
  border-left-color: #aab4b8;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
  font-size: 13px !important;
  padding: 3px 9px;
  min-height: 26px;
  white-space: nowrap;
  word-wrap: inherit;
}
.element-list.element-list-members .element-box .bar .element.message a .fa,
.element-list.element-list-members .element-box .bar .element.follow a .fa {
  color: inherit;
  font-size: 90%;
}
.element-list.element-list-members .element-box .bar .element.message a:hover,
.element-list.element-list-members .element-box .bar .element.message a.selected,
.open .dropdown-toggle.element-list.element-list-members .element-box .bar .element.message a,
.element-list.element-list-members .element-box .bar .element.follow a:hover,
.element-list.element-list-members .element-box .bar .element.follow a.selected,
.open .dropdown-toggle.element-list.element-list-members .element-box .bar .element.follow a {
  text-decoration: none !important;
  background-color: #ced4d6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #88969c;
}
.element-list.element-list-members .element-box .bar .element.message a:active,
.element-list.element-list-members .element-box .bar .element.follow a:active {
  top: 1px;
}
.element-list.element-list-members .element-box .bar .element.message a:hover,
.element-list.element-list-members .element-box .bar .element.message a.selected,
.open .dropdown-toggle.element-list.element-list-members .element-box .bar .element.message a,
.element-list.element-list-members .element-box .bar .element.follow a:hover,
.element-list.element-list-members .element-box .bar .element.follow a.selected,
.open .dropdown-toggle.element-list.element-list-members .element-box .bar .element.follow a {
  border-color: #c0c7cb;
}
.element-list.element-list-members .element-box .user {
  font-size: 13px;
  min-height: 40px;
}
.element-list.element-list-members .element-box .user .type {
  font-weight: normal;
}
.element-list.element-list-members .element-box .user .type-geo {
  display: inline;
}
.element-list.element-list-members .element-box .element {
  border: 0;
}
@media screen and (min-width: 768px) {
  .element-list.element-list-members .element-box {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .element-list.element-list-members .element-box {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 1200px) {
  .element-list.element-list-members .element-box {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }
}
.element-list.element-like .element-box {
  font-size: 12px;
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 25%;
}
.element-list.element-like .element-box .inner {
  margin-bottom: 10px;
  background-color: transparent;
  padding: 0;
}
.element-list.element-like .element-box .image {
  margin-bottom: 3px;
}
.element-list.element-like .element-box .title {
  margin: 0 !important;
}
.element-list.element-like .element-box .title a,
.element-list.element-like .element-box .user {
  font-size: 11px;
}
.element-list.element-like .element-box .text,
.element-list.element-like .element-box .subtitle,
.element-list.element-like .element-box .prize {
  display: none;
}
.element-list.element-like .element-box .info {
  min-height: 35px;
}
.element-list.element-like .element-box .bar .element.follow a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #eaeced;
  border-radius: 1px;
  border: 1px solid #b2bbbf;
  border-top-color: #bbc3c6;
  border-right-color: #bbc3c6;
  border-bottom-color: #aab4b8;
  border-left-color: #aab4b8;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
  font-size: 12px !important;
  padding: 1px 5px;
  min-height: 20px;
  white-space: nowrap;
  word-wrap: inherit;
}
.element-list.element-like .element-box .bar .element.follow a .fa {
  color: inherit;
  font-size: 90%;
}
.element-list.element-like .element-box .bar .element.follow a:hover,
.element-list.element-like .element-box .bar .element.follow a.selected,
.open .dropdown-toggle.element-list.element-like .element-box .bar .element.follow a {
  text-decoration: none !important;
  background-color: #ced4d6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #88969c;
}
.element-list.element-like .element-box .bar .element.follow a:active {
  top: 1px;
}
.element-list.element-like .element-box .bar .element.follow a:hover,
.element-list.element-like .element-box .bar .element.follow a.selected,
.open .dropdown-toggle.element-list.element-like .element-box .bar .element.follow a {
  border-color: #c0c7cb;
}
.element-list.element-like .element-box .bar .element.follow .fa {
  display: none;
}
.element-list.element-like .element-box .bar .element {
  margin: 0;
  padding: 0;
  font-size: 10px;
  display: none;
}
.element-list.element-like .element-box .bar .element .counter {
  display: none;
}
.element-list.element-like .element-box .bar .element .txt .txt2 {
  display: inline;
  font-weight: normal;
}
.element-list.element-like .element-box .bar .element.likes,
.element-list.element-like .element-box .bar .element.follow {
  display: inline;
}
.element-list.element-like .element-box .element {
  border: 0;
}
@media screen and (min-width: 768px) {
  .element-list.element-like .element-box {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.6666666667%;
  }
}
@media screen and (min-width: 992px) {
  .element-list.element-like .element-box {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 12.5%;
  }
}
@media screen and (min-width: 1200px) {
  .element-list.element-like .element-box {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 12.5%;
  }
}
.element-list.element-list-news .news_spotlight .title a {
  color: #2ac174;
}
.element-list.element-list-news .element.date {
  display: none;
}
.element-list.element-list-news .element-box {
  margin-bottom: 20px;
  border-bottom: 1px solid #68C6F2;
}
.element-list.element-list-news .element-box .inner {
  padding: 0;
}
.element-list.element-list-news .element-box .info {
  overflow: hidden;
}
.element-list.element-list-news .element-box .title {
  margin-bottom: 10px;
}
.element-list.element-list-news .element-box .title a {
  font-size: 24px;
  line-height: 1.1;
  text-overflow: inherit;
  overflow: visible;
  white-space: inherit;
}
.element-list.element-list-news .element-box .text {
  margin: 10px 0;
}
.element-list.element-list-news .element-box .image {
  margin-bottom: 20px;
}
.element-list.element-list-news .element-box .bar {
  margin-top: 20px;
}
.element-list.element-list-news .element-box .subtitle {
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .element-list.element-list-news .element-box .image {
    width: 50%;
    float: left;
    margin-right: 20px;
    margin-bottom: 0px;
  }
}
.corner-stamp {
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  line-height: 1;
}
.corner-stamp h3 {
  margin: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.corner-stamp .inner {
  background-color: #FFF !important;
  padding: 0px;
  border: 0px solid #0d4b74;
}
.corner-stamp ul {
  margin: 0;
  margin-bottom: 10px;
}
.corner-stamp .list-group a {
  color: #666;
}
.corner-stamp .list-group a span.new {
  color: #00affa;
  font-weight: bold;
  font-size: 12px;
  text-transform: lowercase;
}
.corner-stamp .list-group .selected a {
  color: #4d4d4d;
}
.corner-stamp .dropdown-menu .list-group2 {
  list-style: none;
  padding: 0;
  padding-left: 20px;
}
.corner-stamp .dropdown-menu .list-group2 a {
  clear: both;
  color: #666;
  display: block;
  font-weight: normal;
  line-height: 1;
  padding: 3px 10px;
  text-decoration: none;
  white-space: nowrap;
  font-size: 12px;
}
.corner-stamp .dropdown-menu .list-group2 .selected a,
.corner-stamp .dropdown-menu .list-group2 a:hover {
  color: #000 !important;
  background-color: #ececec !important;
}
.corner-stamp .join-prize {
  margin-top: 10px;
  padding: 10px;
  background-color: #00affa;
}
.corner-stamp .join-prize a {
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px !important;
}
.element-list-artworks .element-box,
.element-list-portfolio .element-box {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}
.element-list-artworks .element-box .inner,
.element-list-portfolio .element-box .inner {
  background-color: #f8f8f8;
}
@media screen and (min-width: 768px) {
  .element-list-artworks .element-box,
  .element-list-portfolio .element-box {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .element-list-artworks .element-box,
  .element-list-portfolio .element-box {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 1200px) {
  .element-list-artworks .element-box,
  .element-list-portfolio .element-box {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }
}
.element-list-artworks .element-box .title,
.element-list-portfolio .element-box .title {
  margin-bottom: 0px;
}
.element-list-artworks .element-box .user,
.element-list-portfolio .element-box .user {
  font-size: inherit;
}
.element-list-artworks .element-box .shop > span,
.element-list-artworks .element-box .shop > a,
.element-list-portfolio .element-box .shop > span,
.element-list-portfolio .element-box .shop > a {
  vertical-align: middle;
  display: inline-block;
  margin: 0 10px 0 0;
}
.element-list-artworks .element-box .image,
.element-list-portfolio .element-box .image {
  margin-top: 0;
  margin-bottom: 8px;
}
.element-list-artworks .element-box .image img,
.element-list-portfolio .element-box .image img {
  box-shadow: 0 0px 5px rgba(0,0,0,0.1);
}
.element-list-artworks .element-box .date,
.element-list-portfolio .element-box .date {
  display: none;
}
.element-list-artworks .element-box .prize,
.element-list-portfolio .element-box .prize {
  margin-top: 8px;
  margin-bottom: 8px;
}
.element-list-artworks .element-box .prize a,
.element-list-portfolio .element-box .prize a {
  font-weight: 300;
  background-color: #00affa;
  padding: 2px 8px;
  font-size: 13px;
  color: #FFF;
}
.element-list-artworks .element-box .tag,
.element-list-portfolio .element-box .tag {
  font-size: 12px;
  margin-bottom: 8px;
}
.element-list-artworks .element-box .tag a,
.element-list-portfolio .element-box .tag a {
  font-weight: 300;
}
.element-list-artworks .element-box .tag .category,
.element-list-portfolio .element-box .tag .category {
  font-weight: 600;
}
.element-list-artworks .element-box .bar,
.element-list-portfolio .element-box .bar {
  font-size: 11px;
  margin-top: 8px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.element-list-artworks .element-box .bar .element,
.element-list-portfolio .element-box .bar .element {
  margin-right: 7px;
  padding-right: 7px;
}
.element-list-artworks .element-box .bar .element .counter,
.element-list-portfolio .element-box .bar .element .counter {
  padding: 0;
  padding-right: 4px;
}
.element-list-artworks .element-box .bar .element .fa,
.element-list-portfolio .element-box .bar .element .fa {
  padding: 0;
  font-size: 16px;
}
.element-list.element-list-portfolio .element-box .image {
  margin-bottom: 0;
}
.element-list.element-list-portfolio .element-box .text {
  margin-bottom: 20px;
}
.element-list.element-list-portfolio .element-box .title {
  margin-top: 10px;
  margin-bottom: 10px;
}
.element-list.element-list-portfolio .element-box .portfolio-preview {
  margin-right: -3px;
}
.element-list.element-list-portfolio .element-box .portfolio-preview img {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 3px;
  width: 25%;
  height: auto;
  padding-right: 3px;
}
.premium_new .inner {
  background-color: rgba(255,172,42,0.2) !important;
}
.premium_new .header {
  position: absolute;
  right: -4px;
  top: -4px;
  text-align: right;
  background-color: #ffac2a;
  padding: 2px 6px;
  font-size: 12px;
}
.premium_new .header a {
  color: #FFF !important;
}
.crowdfunding_new .inner {
  background-color: #E6ECF1 !important;
}
.crowdfunding_new .header {
  position: absolute;
  right: -4px;
  top: -4px;
  text-align: right;
  background-color: #0a2140;
  padding: 2px 6px;
  font-size: 12px;
}
.crowdfunding_new .header a {
  color: #FFF !important;
}
.celeste_choices .inner {
  background-color: rgba(0,32,74,0.2) !important;
}
.celeste_choices .header {
  position: absolute;
  right: -4px;
  top: -4px;
  text-align: right;
  background-color: #0a2140;
  padding: 2px 6px;
  font-size: 12px;
}
.celeste_choices .header a {
  color: #FFF !important;
}
.banner-celeste {
  position: relative;
  min-height: 150px;
  margin: 20px 0;
}
.banner-celeste .link {
  color: #00affa;
}
.banner-celeste .info {
  padding: 25px;
  color: #FFF;
}
.banner-celeste .info a {
  color: #FFF;
  font-weight: bold;
}
.banner-celeste .info h3 {
  margin: 0;
  margin-bottom: 10px;
  font-weight: bolder;
}
.banner-celeste .info p {
  line-height: 1.2;
}
.banner-celeste .info .button {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .banner-celeste {
    margin: 0;
  }
  .banner-celeste .info {
    font-size: 30px;
  }
  .banner-celeste h3 {
    font-size: 50px;
  }
}
.login-box {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.login-box .form-login-box {
  font-weight: normal;
  font-size: inherit;
  color: #666;
  background-color: #fff;
  border: 5px solid #CCC;
  background-clip: padding-box;
  box-shadow: 0 6px 12px rgba(0,0,0,0.176);
  width: 280px;
  margin-top: 4px;
}
.login-box .form-login-box .inner {
  padding: 10px;
}
.login-box .form-login-box .inner > div,
.login-box .form-login-box .inner .facebook_connect {
  margin-bottom: 10px;
}
.login-box .form-login-box .user label,
.login-box .form-login-box .password label {
  display: none;
}
.login-box .form-login-box input[type=submit],
.login-box .form-login-box .facebook_connect {
  display: block;
  width: 100%;
}
.menu-admin {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
}
.menu-admin a.button {
  padding: 2px 8px;
}
.menu-admin img {
  width: 24px;
  margin-right: 6px;
  height: auto;
}
.menu-admin .join-prize {
  background-color: #00affa;
}
.menu-admin .join-prize a {
  color: #FFF !important;
}
.style-logo-box-inv {
  background-color: #0A2140;
  font-size: 30px;
  color: #019DE0;
  margin: 0;
  padding: 0px 15px 5px 15px;
  font-weight: bold;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.style-logo-box-inv .vir {
  font-size: 35px;
  color: #FFF;
  line-height: 0px;
}
.celeste-choice-cont {
  background-color: #F5F5F5;
}
.celeste-choice-cont h2 {
  color: #666;
}
.celeste-choice-cont h2 a {
  color: inherit;
}
.celeste-choice-cont .celeste-choice {
  padding-top: 20px;
  padding-bottom: 30px;
}
.celeste-choice-cont .celeste-choice .element-list {
  color: #666;
}
.celeste-choice-cont .celeste-choice .element-list .inner {
  background-color: transparent;
}
.celeste-choice-cont .celeste-choice .element-list a {
  color: #666;
}
.celeste-choice-cont .celeste-choice .element-list .title a {
  font-size: 18px;
  margin-top: 15px;
}
.news-homepage-cont {
  background-color: #47d78e;
}
.news-homepage-cont h2 {
  padding: 5px 0;
  color: #186d42;
  margin-bottom: 0;
}
.news-homepage-cont h2 a {
  color: inherit;
}
.news-homepage-cont ul,
.news-homepage-cont li {
  list-style: none;
}
.news-homepage-cont .bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #FFF;
}
.news-homepage-cont .bx-wrapper .bx-prev {
  left: -35px;
}
.news-homepage-cont .bx-wrapper .bx-next {
  right: -35px;
}
.news-homepage-cont .news-homepage-spot {
  padding-top: 10px;
  display: none;
  float: right;
  margin-left: 20px;
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #26b06a;
  border-radius: 1px;
  border: 1px solid #26b06a;
  border-top-color: #29bd72;
  border-right-color: #29bd72;
  border-bottom-color: #24a463;
  border-left-color: #24a463;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
@media screen and (min-width: 768px) {
  .news-homepage-cont .news-homepage-spot {
    float: right;
  }
}
.news-homepage-cont .news-homepage-spot .fa {
  color: inherit;
  font-size: 90%;
}
.news-homepage-cont .news-homepage-spot:hover,
.news-homepage-cont .news-homepage-spot.selected,
.open .dropdown-toggle.news-homepage-cont .news-homepage-spot {
  text-decoration: none !important;
  background-color: #1d8651;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #197144;
}
.news-homepage-cont .news-homepage-spot:active {
  top: 1px;
}
.news-homepage-cont .news-homepage {
  padding-top: 10px;
  padding-bottom: 20px;
}
.news-homepage-cont .news-homepage .element.date {
  display: none;
}
.news-homepage-cont .news-homepage .element-box {
  float: left;
  text-align: center;
  color: #FFF;
}
.news-homepage-cont .news-homepage .element-box .inner {
  padding: 0;
}
.news-homepage-cont .news-homepage .element-box a {
  color: #FFF;
}
.news-homepage-cont .news-homepage .element-box .info {
  overflow: hidden;
}
.news-homepage-cont .news-homepage .element-box .title,
.news-homepage-cont .news-homepage .element-box .user,
.news-homepage-cont .news-homepage .element-box .subtitle {
  margin-bottom: 10px;
}
.news-homepage-cont .news-homepage .element-box .user {
  display: none;
}
.news-homepage-cont .news-homepage .element-box .title {
  line-height: 0.85;
}
.news-homepage-cont .news-homepage .element-box .title a {
  font-size: 20px;
  font-weight: bolder;
}
.news-homepage-cont .news-homepage .element-box .text {
  display: none;
}
.news-homepage-cont .news-homepage .element-box .image img {
  width: 100%;
  height: auto;
}
.news-homepage-cont .news-homepage .element-box .subtitle {
  font-weight: 600;
  text-transform: uppercase;
}
.news-homepage-cont .news-homepage .element-box .type-geo {
  display: none;
}
.news-highlight-out {
  background-color: #68C6F2;
  background-color: rgba(104,198,242,0.3);
}
.news-highlight {
  position: relative;
  margin: 40px 0;
}
.news-highlight .all {
  display: none;
}
.news-highlight .info {
  margin-bottom: 20px;
}
.news-highlight .heading {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-bottom: 20px;
}
.news-highlight .heading .title {
  float: left;
  margin: 0;
  padding-right: 20px;
  padding-bottom: 20px;
}
.news-highlight .heading .title a {
  font-weight: 300;
}
.news-highlight .bx-wrapper {
  margin-bottom: 0;
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.news-highlight .bx-wrapper .bx-pager {
  bottom: -10px;
}
.news-highlight .more {
  margin-left: 10px;
}
.news-highlight .subtitle a {
  color: #666;
}
@media screen and (min-width: 768px) {
  .news-highlight .bx-wrapper {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.6666666667%;
  }
  .news-highlight .heading {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
    text-align: right;
  }
  .news-highlight .heading .title {
    float: none;
    margin: 0;
    padding: 0;
    font-size: 80px;
  }
}
@media screen and (min-width: 992px) {
  .news-highlight .bx-wrapper {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }
  .news-highlight .heading {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }
  .news-highlight .heading .logo {
    margin-left: 20px;
  }
  .news-highlight .image {
    margin-right: 30px;
    float: left;
    width: 300px;
  }
  .news-highlight .title {
    font-size: 30px;
    margin: 0;
    padding-bottom: 10px;
  }
  .news-highlight .info {
    overflow: hidden;
  }
  .news-highlight .subtitle {
    line-height: 2;
  }
}
.news-homepage-top {
  position: relative;
  margin-bottom: 20px;
}
.news-homepage-top .heading,
.news-homepage-top .image,
.news-homepage-top .bx-controls {
  display: none;
}
.news-homepage-top .bx-wrapper {
  margin-bottom: 0;
}
.news-homepage-top .more {
  margin-left: 10px;
}
.news-homepage-top .subtitle a {
  color: #666;
  font-size: 16px;
}
.news-homepage-top .info {
  background-color: #f1f1f1;
  padding: 5px 8px;
}
.news-homepage-top .title {
  position: relative;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 8px;
  padding-bottom: 5px;
}
.news-homepage-top .title a {
  font-weight: 600;
}
.news-homepage-top .title .all {
  float: right;
  padding: 5px;
  font-size: 13px;
  font-weight: 500;
}
.crowd-lista h2 {
  font-size: 18px;
}
.crowd-lista h3.title {
  text-align: center;
  margin-bottom: 19px;
}
.crowd-lista .text {
  margin-bottom: 20px;
}
.crowd-lista .crowd-preview {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-bottom: 20px;
}
.crowd-lista .crowd-preview .inner {
  padding: 15px;
  padding-top: 1px;
  background-color: #E6ECF1;
}
.crowd-lista .crowd-preview .intro {
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
}
.crowd-lista .crowd-preview img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .crowd-lista .crowd-preview {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }
  .crowd-lista .intro p {
    min-height: 160px;
  }
  .crowd-lista .intro .actions {
    text-align: center;
  }
}
div.carrello-riepilogo-popup {
  padding: 40px;
  font-size: 16px;
  text-align: center;
  width: 450px;
}
div.carrello-riepilogo-popup div.action {
  padding-top: 25px;
}
div.carrello-riepilogo-popup div.action a.button {
  font-size: 20px;
  padding: 1px 13px 4px;
}
body.page-pagamento #main #content .box_riepilogo {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  padding: 5px;
  padding-top: 0px;
}
body.page-pagamento #main #content .box_riepilogo .intro_riepilogo {
  padding: 0.5em 0;
  font-size: 22px;
  margin-bottom: 10px;
}
body.page-pagamento #main #content .box_riepilogo table td.td_totale {
  text-align: right;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
}
body.page-pagamento #main #content .box_pagamento {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
body.page-pagamento #main #content .box_pagamento .pagamento {
  display: none;
  padding: 0.5em;
}
body.page-pagamento #main #content .box_pagamento .pagamenti_intro {
  padding: 0.5em 0;
}
body.page-pagamento #main #content .box_pagamento div.pagamento_dtl h3 {
  font-size: 25px;
}
body.page-pagamento #main #content .box_pagamento div.pagamento_dtl div.pagamento_info {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 41.6666666667%;
}
body.page-pagamento #main #content .box_pagamento div.pagamento_dtl div.pagamento_info div.dati_cont {
  max-width: 520px;
  margin-bottom: 40px;
}
body.page-pagamento #main #content .box_pagamento div.pagamento_dtl div.pagamento_info div.dati_cont div.dato {
  padding: 8px 0;
  margin: 4px 0;
  border-bottom: 1px solid #DDD;
}
body.page-pagamento #main #content .box_pagamento div.pagamento_dtl div.pagamento_info div.dati_cont div.dato > span {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  margin-right: 11px;
}
body.page-pagamento #main #content .box_pagamento div.pagamento_dtl div.pagamento_info div.dati_cont div.dato > span.valore_dato {
  font-weight: 600;
  font-size: 16px;
}
body.page-pagamento #main #content .box_pagamento div.pagamento_dtl div.form {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 58.3333333333%;
}
body.page-pagamento #main #content .box_pagamento .annulla_procedura {
  display: none;
}
body.page-carr_carrello #main #content {
  margin-top: 40px;
}
body.page-carr_carrello #main #content #article div.inner {
  *zoom: 1;
}
body.page-carr_carrello #main #content #article div.inner:before,
body.page-carr_carrello #main #content #article div.inner:after {
  content: "";
  display: table;
}
body.page-carr_carrello #main #content #article div.inner:after {
  clear: both;
}
body.page-carr_carrello #main #content #article div.inner div.riepilogo h2,
body.page-carr_carrello #main #content #article div.inner div.form_cont h2 {
  font-size: 23px;
  margin: 0 0 10px 0;
  color: #075082;
}
body.page-carr_carrello #main #content #article div.inner div.riepilogo {
  float: left;
  width: 70%;
}
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form {
  position: relative;
  margin-top: 50px;
}
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form .errori-carrello {
  position: absolute;
  background-color: transparent;
  color: #f00;
  padding: 0;
  display: block;
  top: -29px;
  font-size: 13px;
  font-weight: 400;
}
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form table.table th,
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form table.table td {
  padding: 8px 6px;
}
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form table.table td {
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
}
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form table.table td a.del:link,
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form table.table td a.del:visited,
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form table.table td a.del:hover {
  font-weight: bold;
  text-decoration: none;
  color: #f00;
}
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form table.table td.td_prezzo,
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form table.table td.td_quantita,
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form table.table td.td_subtot {
  width: 60px;
  white-space: nowrap;
}
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form table.table td.td_quantita input {
  display: inline-block;
  vertical-align: middle;
}
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form table.table tr.tr_tot td {
  border: 0;
  font-weight: 600;
  color: #666;
  white-space: nowrap;
}
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form table.table tr.tr_tot td.td-right {
  padding-right: 70px;
}
body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form div.box-promozioni-carrello div.sconto {
  margin-top: 20px;
}
body.page-carr_carrello #main #content #article div.inner div.form_cont {
  float: right;
  width: 23%;
}
body.page-carr_carrello #main #content #article div.inner div.form_cont div.form-dati-fatturazione {
  margin-top: 50px;
  position: relative;
}
body.page-carr_carrello #main #content #article div.inner div.form_cont div.form-dati-fatturazione div.info-message.alert {
  background-color: transparent;
  color: #f00;
  padding: 0;
  display: block;
  position: absolute;
  top: -29px;
  font-size: 13px;
}
body.page-carr_carrello #main #content #article div.inner div.form_cont div.form-dati-fatturazione > p.form-required {
  font-size: 11px;
  position: absolute;
  top: -47px;
  color: #777;
}
body.page-carr_carrello #main #content #article div.inner div.form_cont div.form-row label {
  display: none;
}
body.page-carr_carrello #main #content #article div.inner div.form_cont div.form-row.row-submit input {
  display: block;
  width: 100%;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  body.page-carr_carrello #main #content #article div.inner div.riepilogo div.carrello-form .errori-carrello {
    font-size: 13px;
    line-height: 12px;
    top: -35px;
  }
  body.page-carr_carrello #main #content #article div.inner div.riepilogo,
  body.page-carr_carrello #main #content #article div.inner div.form_cont {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}
.crowd-dettaglio .crowd-dettaglio-titolo {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.crowd-dettaglio .crowd-dettaglio-dx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.crowd-dettaglio .crowd-dettaglio-dx .image img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.crowd-dettaglio .crowd-dettaglio-dx .button-detail {
  margin-bottom: 10px;
  text-align: right;
}
.crowd-dettaglio .crowd-dettaglio-dx .desc {
  margin-bottom: 20px;
}
.crowd-dettaglio .crowd-dettaglio-dx .box-utente {
  background-color: #E6ECF1;
}
.crowd-dettaglio .crowd-dettaglio-dx .box-utente .inner {
  padding: 20px;
}
.crowd-dettaglio .crowd-dettaglio-dx .box-utente .inner .info .title {
  margin-top: 0px;
}
.crowd-dettaglio .crowd-dettaglio-dx .box-utente .inner .info .user {
  margin-bottom: 10px;
}
.crowd-dettaglio .crowd-dettaglio-sx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.crowd-dettaglio .crowd-dettaglio-sx .status {
  background-color: #E6ECF1;
  color: #666;
  padding: 20px;
  text-align: center;
}
.crowd-dettaglio .crowd-dettaglio-sx .status .data,
.crowd-dettaglio .crowd-dettaglio-sx .status .valore {
  font-weight: bold;
}
.crowd-dettaglio .crowd-dettaglio-sx .status .obbiettivo {
  margin-bottom: 20px;
}
.crowd-dettaglio .crowd-dettaglio-sx .status .obbiettivo .value {
  font-weight: bold;
  font-size: 20px;
}
.crowd-dettaglio .crowd-dettaglio-sx .status table {
  width: 99%;
}
.crowd-dettaglio .crowd-dettaglio-sx .status table td {
  width: 33%;
  text-align: center;
}
.crowd-dettaglio .crowd-dettaglio-sx .status table .td_value {
  font-size: 16px;
  font-weight: bold;
}
.crowd-dettaglio .crowd-dettaglio-sx .crowd-products-list .crowd-products {
  border-bottom: 1px solid #EEE;
  padding-bottom: 10px;
}
.crowd-dettaglio .crowd-dettaglio-sx .crowd-products-list .crowd-products h3.title {
  font-size: 20px;
}
.crowd-dettaglio .crowd-dettaglio-sx .crowd-products-list .crowd-products .dettaglio_pagamento {
  text-align: right;
}
.crowd-dettaglio .crowd-dettaglio-sx .crowd-products-list .crowd-products .dettaglio_pagamento .prezzo {
  font-weight: bold;
  color: #0D4B74;
  font-size: 25px;
  padding: 10px;
}
.crowd-dettaglio .crowd-dettaglio-sx .crowd-products-list .crowd-products .dettaglio_pagamento .button {
  vertical-align: bottom;
}
.crowd-dettaglio .element-box {
  margin-bottom: 20px;
  *zoom: 1;
}
.crowd-dettaglio .element-box:before,
.crowd-dettaglio .element-box:after {
  content: "";
  display: table;
}
.crowd-dettaglio .element-box:after {
  clear: both;
}
.crowd-dettaglio .element-box .image {
  float: left;
  margin-right: 10px;
}
.crowd-dettaglio .crowd-faq {
  font-size: 14px;
}
.crowd-dettaglio .crowd-faq .faq-inner {
  padding: 20px;
}
.crowd-dettaglio .crowd-faq .faq-titolo-sezione {
  margin-bottom: 20px;
}
.crowd-dettaglio .crowd-faq .faq-sezione {
  padding: 5px 10px;
  margin-bottom: 30px;
  background-color: #F5F5F5;
}
.crowd-dettaglio .crowd-faq .faq-titolo {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #E4E4E4;
}
.crowd-dettaglio .crowd-faq .faq-titolo img {
  margin-right: 3px;
}
.crowd-dettaglio .crowd-faq .faq-testo {
  padding: 15px;
  margin-bottom: 10px;
  margin-top: -5px;
  display: none;
  background-color: #FFF;
}
.crowd-dettaglio .crowd-faq .faq-aside-menu {
  float: right;
}
@media screen and (min-width: 992px) {
  .crowd-dettaglio .crowd-dettaglio-dx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.6666666667%;
  }
  .crowd-dettaglio .crowd-dettaglio-sx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
  }
  .crowd-dettaglio .crowd-dettaglio-sx table td {
    font-size: 13px;
  }
}
.user-header-cont .user-menu {
  margin-top: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 4px solid #68C6F2;
  border-top: 4px solid #68C6F2;
  text-align: center;
}
.user-header-cont .user-menu .item {
  display: block;
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 4px;
  min-width: 90px;
  color: #0A2140;
}
.user-header-cont .user-menu .item a {
  color: #0A2140;
  padding: 2px 25px;
  font-weight: bold;
}
.user-header-cont .user-menu .item.selected a,
.user-header-cont .user-menu .item:hover a {
  background-color: #68C6F2;
  color: #FFF;
  text-decoration: none;
}
.user-header-cont .user-menu .item .tot {
  color: #999999;
  font-weight: normal;
  margin-left: 2px;
}
.user-header-cont .buttons .button {
  margin-left: 2px;
  margin-bottom: 4px;
  padding: 3px 6px;
  font-size: 15px;
  min-height: inherit !important;
}
.user-header-cont .background .image img {
  border: 6px solid #d2d2d2;
  width: 150px;
  height: 150px;
}
.user-header-cont .title {
  font-size: 30px;
}
.user-header-cont .stat a {
  display: inline;
  white-space: nowrap;
  word-wrap: inherit;
}
.user-header-cont .col-dx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  text-align: center;
}
.user-header-cont .col-sx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .user-header-cont .title {
    font-size: 42px;
  }
  .user-header-cont .bar {
    text-align: right;
  }
  .user-header-cont .stat a {
    display: block;
  }
  .user-header-cont .col-dx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.6666666667%;
    text-align: inherit;
  }
  .user-header-cont .col-sx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.3333333333%;
    text-align: inherit;
  }
  .user-header-cont .user-menu {
    text-align: left;
    border: 0;
    padding: 0;
    border-bottom: 1px solid #68C6F2;
    margin-top: 40px;
    margin-bottom: 10px;
  }
  .user-header-cont .user-menu .item {
    margin-bottom: 2px;
    font-size: 15px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .user-header-cont .user-menu .item a {
    padding: 2px 15px;
  }
}
@media screen and (min-width: 992px) {
  .user-header-cont .title {
    font-size: 48px;
  }
  .user-header-cont .background .image img {
    border: 11px solid #d2d2d2;
    width: 190px;
    height: 190px;
  }
  .user-header-cont .stat a {
    display: inline;
  }
  .user-header-cont .buttons .button {
    padding: 4px 8px;
    font-size: 18px;
  }
  .user-header-cont .col-dx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }
  .user-header-cont .col-sx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }
  .user-header-cont .user-menu {
    margin-top: 40px;
    margin-bottom: 15px;
  }
  .user-header-cont .user-menu .item {
    margin-bottom: 3px;
    font-size: 17px;
  }
  .user-header-cont .user-menu .item a {
    padding: 3px 25px;
  }
}
@media screen and (min-width: 1200px) {
  .user-header-cont .col-dx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.6666666667%;
  }
  .user-header-cont .col-sx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.3333333333%;
  }
}
.user-header-cont .buttons .counter {
  display: none;
}
.user-header-cont .background {
  background-color: #ececec;
  min-height: 300px;
  position: relative;
  background-position: center center;
}
.user-header-cont .background .image {
  bottom: -11px;
  position: absolute;
  z-index: 10;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.user-header-cont .bar {
  margin-top: 30px;
}
.user-header-cont .bar .stat {
  margin-top: 20px;
  text-transform: uppercase;
}
.user-header-cont .bar .stat a {
  color: #0A2140;
  margin-left: 12px;
  font-weight: 600;
}
.user-header-cont .bar .stat .tot {
  color: #00affa;
  margin-right: 4px;
  font-weight: 600;
}
.user-header-cont .title {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-right: 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.user-header-cont .title .premium {
  display: inline;
  margin: 5px;
  vertical-align: top;
  font-size: 15px;
}
.user-header-cont .title a {
  font-weight: 300;
  color: #666;
}
.user-header-cont .subtitle {
  margin: 10px 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  color: #666;
  line-height: 1.3;
}
.user-header-cont .subtitle ul,
.user-header-cont .subtitle li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.user-header-cont .subtitle ul {
  margin-top: 10px;
  font-size: 16px;
}
.box-user {
  margin-bottom: 30px;
}
.box-user .info > * {
  margin-bottom: 10px;
}
.box-user .title {
  line-height: 1.3;
  margin: 0;
  margin-bottom: 5px;
  font-size: 26px;
}
.box-user .premium {
  margin-bottom: 10px;
}
.box-user .type {
  font-weight: normal;
}
.box-user .user {
  font-size: 16px;
}
.box-user img {
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}
.box-user .subtitle {
  margin-bottom: 5px;
}
.box-user .element {
  display: none;
  margin-right: 0;
  padding-right: 0;
}
.box-user .element.follow a,
.box-user .element.message a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #eaeced;
  border-radius: 1px;
  border: 1px solid #b2bbbf;
  border-top-color: #bbc3c6;
  border-right-color: #bbc3c6;
  border-bottom-color: #aab4b8;
  border-left-color: #aab4b8;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
  font-size: 13px !important;
  padding: 3px 9px;
  min-height: 26px;
  white-space: nowrap;
  word-wrap: inherit;
}
.box-user .element.follow a .fa,
.box-user .element.message a .fa {
  color: inherit;
  font-size: 90%;
}
.box-user .element.follow a:hover,
.box-user .element.follow a.selected,
.open .dropdown-toggle.box-user .element.follow a,
.box-user .element.message a:hover,
.box-user .element.message a.selected,
.open .dropdown-toggle.box-user .element.message a {
  text-decoration: none !important;
  background-color: #ced4d6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #88969c;
}
.box-user .element.follow a:active,
.box-user .element.message a:active {
  top: 1px;
}
.box-user .element.follow a:hover,
.box-user .element.follow a.selected,
.open .dropdown-toggle.box-user .element.follow a,
.box-user .element.message a:hover,
.box-user .element.message a.selected,
.open .dropdown-toggle.box-user .element.message a {
  border-color: #c0c7cb;
}
.box-user .element.follow {
  margin-right: 2px;
}
.box-user .element.follow,
.box-user .element.message {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.bs_ute_corr {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeced;
}
.bs_ute,
.bs_corr {
  margin-bottom: 20px;
}
.bs_ute h3,
.bs_corr h3 {
  margin: 0;
  margin-bottom: 10px;
  font-weight: lighter;
}
.bs_ute .element-box,
.bs_corr .element-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33%;
  padding: 1px;
  float: left;
}
.bs_ute .element-box .title,
.bs_corr .element-box .title {
  display: none;
}
.bs_ute .element-box .info,
.bs_corr .element-box .info {
  display: none;
}
.bs_ute .element-box .image img,
.bs_corr .element-box .image img {
  width: 100%;
  height: auto;
}
.bs_ute .bs_ute_all,
.bs_corr .bs_ute_all {
  padding-top: 10px;
  text-align: center;
}
.facebook_connect {
  text-decoration: none !important;
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #3C599B;
  border-radius: 1px;
  border: 1px solid #3C599B;
  border-top-color: #405fa6;
  border-right-color: #405fa6;
  border-bottom-color: #385390;
  border-left-color: #385390;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.facebook_connect .fa {
  color: inherit;
  font-size: 90%;
}
.facebook_connect:hover,
.facebook_connect.selected,
.open .dropdown-toggle.facebook_connect {
  text-decoration: none !important;
  background-color: #2e4476;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #273964;
}
.facebook_connect:active {
  top: 1px;
}
.facebook_connect img,
.facebook_connect i {
  padding-bottom: 2px;
  vertical-align: top;
  margin-right: 8px;
  padding-right: 10px;
  border-right: 1px dotted #FFF;
}
.page-text {
  *zoom: 1;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  font-size: ;
  margin-bottom: 20px;
}
.page-text:before,
.page-text:after {
  content: "";
  display: table;
}
.page-text:after {
  clear: both;
}
.page-text blockquote {
  margin: 1em 40px;
  background-color: #fbfbfb;
  border-color: #1ba8e4;
}
.page-text ul,
.page-text ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
.page-text img {
  max-width: 100%;
  height: auto;
}
.page-text table {
  margin: auto;
  border: 0;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  table-layout: fixed;
}
.page-text table caption {
  text-align: center;
  margin-bottom: 10px;
  font-size: 120%;
  font-weight: bold;
}
.page-text table th,
.page-text table td {
  padding: 8px 10px;
  border: 1px solid #eaeced;
  vertical-align: top;
  text-wrap: wrap;
  word-wrap: break-word;
}
.page-text table th {
  background-color: #1ba8e4;
  font-weight: bold;
  color: #FFF;
}
.page-homepage .element-title-cont {
  display: none;
}
.page-homepage #content {
  margin-top: 40px;
}
.inc-contatti #article > .inner {
  max-width: 768px;
}
.inc-cerca .search {
  display: none;
}
.inc-cerca #article > .inner {
  max-width: 768px;
  margin: 20px auto;
}
.inc-auth_login .navigation {
  display: none;
}
.inc-auth_login #article .login-form {
  max-width: 400px;
  margin: 60px auto;
}
.inc-auth_password #article > .inner {
  max-width: 568px;
  margin: 20px auto;
}
.inc-auth_registrazione .navigation {
  display: none;
}
.inc-auth_registrazione #article > .inner {
  max-width: 992px;
  margin: 60px auto;
}
.inc-auth_registrazione #article .box-cont {
  *zoom: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-left: -15px;
  margin-right: -15px;
}
.inc-auth_registrazione #article .box-cont:before,
.inc-auth_registrazione #article .box-cont:after {
  content: "";
  display: table;
}
.inc-auth_registrazione #article .box-cont:after {
  clear: both;
}
.inc-auth_registrazione #article .col-sx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.inc-auth_registrazione #article .col-dx {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .inc-auth_registrazione #article .col-sx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.3333333333%;
  }
  .inc-auth_registrazione #article .col-dx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.6666666667%;
  }
}
@media screen and (min-width: 992px) {
  .inc-auth_registrazione #article .col-sx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }
  .inc-auth_registrazione #article .col-dx {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }
}
.inc-auth_registrazione #article .form-registrazione-info h2 {
  margin-top: 0px;
}
.inc-auth_registrazione #article .form-registrazione-info .paragraph {
  padding-left: 20px;
}
.inc-auth_registrazione #article .form-registrazione-info .title {
  margin-bottom: 5px;
}
.inc-auth_registrazione #article .form-registrazione-info .text p {
  display: none;
}
.inc-auth_registrazione #article .form-registrazione-info ul {
  padding: 0px;
  margin-bottom: 45px;
}
.inc-auth_registrazione #article .form-registrazione-info li {
  list-style: none;
  margin-bottom: 5px;
}
.inc-auth_registrazione #article .form-registrazione-info li:before {
  content: "■";
  color: #b9b9b9;
  top: -2px;
  padding-right: 10px;
  position: relative;
}
.trovato {
  background-color: #FFFF99;
}
.page-cerca .cerca_risultato {
  margin-bottom: 20px;
}
.page-cerca .cerca_risultato_txt {
  margin: 15px 0;
}
.inc-chisiamo #article .img img,
.inc-membership #article .img img,
.inc-pagamento_iscrizione #article .img img {
  width: 100%;
  height: auto;
}
.inc-chisiamo #article .staff-title,
.inc-membership #article .staff-title,
.inc-pagamento_iscrizione #article .staff-title {
  color: #CCC;
}
.inc-chisiamo #article .intro,
.inc-membership #article .intro,
.inc-pagamento_iscrizione #article .intro {
  position: relative;
}
.inc-chisiamo #article .title,
.inc-membership #article .title,
.inc-pagamento_iscrizione #article .title {
  position: absolute;
  padding: 20px;
  margin: 0;
  left: -5px;
  bottom: 0;
}
.inc-chisiamo #article .paragraph,
.inc-chisiamo #article .staff,
.inc-membership #article .paragraph,
.inc-membership #article .staff,
.inc-pagamento_iscrizione #article .paragraph,
.inc-pagamento_iscrizione #article .staff {
  margin-bottom: 20px;
}
.inc-chisiamo #article .caption,
.inc-membership #article .caption,
.inc-pagamento_iscrizione #article .caption {
  font-size: 13px !important;
  text-align: right;
}
.inc-chisiamo #article .sottotitoli h2,
.inc-membership #article .sottotitoli h2,
.inc-pagamento_iscrizione #article .sottotitoli h2 {
  font-size: 30px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .inc-chisiamo #article p,
  .inc-membership #article p,
  .inc-pagamento_iscrizione #article p {
    font-size: 22px;
  }
  .inc-chisiamo #article .paragraph,
  .inc-chisiamo #article .staff,
  .inc-membership #article .paragraph,
  .inc-membership #article .staff,
  .inc-pagamento_iscrizione #article .paragraph,
  .inc-pagamento_iscrizione #article .staff {
    margin-bottom: 80px;
  }
  .inc-chisiamo #article .intro,
  .inc-membership #article .intro,
  .inc-pagamento_iscrizione #article .intro {
    position: relative;
    margin-bottom: 50px;
  }
  .inc-chisiamo #article .intro .title,
  .inc-membership #article .intro .title,
  .inc-pagamento_iscrizione #article .intro .title {
    line-height: 0.9;
    width: 60%;
    font-size: 50px;
  }
  .inc-chisiamo #article .intro .title-100,
  .inc-membership #article .intro .title-100,
  .inc-pagamento_iscrizione #article .intro .title-100 {
    width: 100%;
  }
  .inc-chisiamo #article .intro .title-shadow,
  .inc-membership #article .intro .title-shadow,
  .inc-pagamento_iscrizione #article .intro .title-shadow {
    text-shadow: 0px 0px 16px rgba(255,255,255,0.5);
  }
  .inc-chisiamo #article .intro .title-shadow2,
  .inc-membership #article .intro .title-shadow2,
  .inc-pagamento_iscrizione #article .intro .title-shadow2 {
    text-shadow: 0 0 16px rgba(0,0,0,0.14);
  }
  .inc-chisiamo #article .intro .title-bigger,
  .inc-membership #article .intro .title-bigger,
  .inc-pagamento_iscrizione #article .intro .title-bigger {
    font-size: 120px;
  }
  .inc-chisiamo #article .intro .title-big,
  .inc-membership #article .intro .title-big,
  .inc-pagamento_iscrizione #article .intro .title-big {
    font-size: 80px;
  }
  .inc-chisiamo #article .intro .caption,
  .inc-membership #article .intro .caption,
  .inc-pagamento_iscrizione #article .intro .caption {
    position: absolute;
    padding: 0;
    margin: 0;
    bottom: -14px;
    right: 0px;
    line-height: 0;
  }
  .inc-chisiamo #article .staff-title,
  .inc-membership #article .staff-title,
  .inc-pagamento_iscrizione #article .staff-title {
    margin-bottom: 40px;
  }
  .inc-chisiamo #article .staff p,
  .inc-membership #article .staff p,
  .inc-pagamento_iscrizione #article .staff p {
    font-size: 18px;
  }
  .inc-chisiamo #article .staff h2,
  .inc-membership #article .staff h2,
  .inc-pagamento_iscrizione #article .staff h2 {
    margin-top: 0;
  }
  .inc-chisiamo #article .staff .img,
  .inc-membership #article .staff .img,
  .inc-pagamento_iscrizione #article .staff .img {
    float: left;
    margin-right: 30px;
    width: 400px;
  }
  .inc-chisiamo #article .staff .text,
  .inc-membership #article .staff .text,
  .inc-pagamento_iscrizione #article .staff .text {
    overflow: hidden;
  }
}
.inc-chisiamo #article .footer,
.inc-membership #article .footer,
.inc-pagamento_iscrizione #article .footer {
  text-align: center;
  margin: 40px 0;
}
.inc-chisiamo #article .footer .credit,
.inc-membership #article .footer .credit,
.inc-pagamento_iscrizione #article .footer .credit {
  font-size: 14px;
}
.inc-partners .page-text {
  *zoom: 1;
  text-align: center;
}
.inc-partners .page-text:before,
.inc-partners .page-text:after {
  content: "";
  display: table;
}
.inc-partners .page-text:after {
  clear: both;
}
.inc-partners .page-text a {
  min-height: 100px;
  vertical-align: sub;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 20px;
  margin-bottom: 20px;
}
.inc-partners .page-text img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.inc-membership #article .paragraph,
.inc-pagamento_iscrizione #article .paragraph {
  margin: 0;
}
.inc-membership #article .paragraph_evi,
.inc-pagamento_iscrizione #article .paragraph_evi {
  background-color: #ffac2a;
  padding: 10px;
  text-align: center;
  margin-bottom: 40px;
}
.inc-membership #article .paragraph_evi h2,
.inc-pagamento_iscrizione #article .paragraph_evi h2 {
  margin-top: 10px;
}
.inc-membership #article .paragraph_evi p,
.inc-pagamento_iscrizione #article .paragraph_evi p {
  color: #FFF;
}
.inc-membership #article .signup,
.inc-pagamento_iscrizione #article .signup {
  text-align: center;
}
.inc-membership #article .membership_button a,
.inc-pagamento_iscrizione #article .membership_button a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #ffac2a;
  border-radius: 1px;
  border: 1px solid #ffac2a;
  border-top-color: #ffb239;
  border-right-color: #ffb239;
  border-bottom-color: #ffa61b;
  border-left-color: #ffa61b;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  margin-bottom: 20px;
}
.inc-membership #article .membership_button a .fa,
.inc-pagamento_iscrizione #article .membership_button a .fa {
  color: inherit;
  font-size: 90%;
}
.inc-membership #article .membership_button a:hover,
.inc-membership #article .membership_button a.selected,
.open .dropdown-toggle.inc-membership #article .membership_button a,
.inc-pagamento_iscrizione #article .membership_button a:hover,
.inc-pagamento_iscrizione #article .membership_button a.selected,
.open .dropdown-toggle.inc-pagamento_iscrizione #article .membership_button a {
  text-decoration: none !important;
  background-color: #f69600;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #dd8700;
}
.inc-membership #article .membership_button a:active,
.inc-pagamento_iscrizione #article .membership_button a:active {
  top: 1px;
}
.inc-membership #article .membership_table .basic,
.inc-membership #article .membership_table .premium,
.inc-pagamento_iscrizione #article .membership_table .basic,
.inc-pagamento_iscrizione #article .membership_table .premium {
  text-align: center;
}
.inc-membership #article .membership_table .basic h3,
.inc-membership #article .membership_table .premium h3,
.inc-pagamento_iscrizione #article .membership_table .basic h3,
.inc-pagamento_iscrizione #article .membership_table .premium h3 {
  font-size: 13px;
  color: #FFF;
  margin: 0;
}
.inc-membership #article .membership_table p,
.inc-pagamento_iscrizione #article .membership_table p {
  font-size: 13px !important;
}
.inc-membership #article .membership_table .signup,
.inc-pagamento_iscrizione #article .membership_table .signup {
  margin: 20px 0;
}
.inc-membership #article .membership_table .sum .fa,
.inc-pagamento_iscrizione #article .membership_table .sum .fa {
  color: #48be8b;
}
.inc-membership #article .membership_table .sum .fa-times,
.inc-pagamento_iscrizione #article .membership_table .sum .fa-times {
  color: #a53c69;
}
.inc-membership #article .membership_table h3,
.inc-pagamento_iscrizione #article .membership_table h3 {
  color: #00affa;
}
@media screen and (min-width: 768px) {
  .inc-membership #article .membership_table,
  .inc-pagamento_iscrizione #article .membership_table {
    font-size: 18px;
    padding: 40px 0;
  }
  .inc-membership #article .membership_test,
  .inc-pagamento_iscrizione #article .membership_test {
    background-color: #eaeced;
    border-radius: 4.5px;
    display: inline;
    font-size: 75%;
    font-weight: 600;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    color: #222222;
    font-weight: normal;
    font-size: inherit;
    color: #666;
  }
  .inc-membership #article .membership_test:empty,
  .inc-pagamento_iscrizione #article .membership_test:empty {
    display: none;
  }
  .inc-membership #article .membership_test.alert,
  .inc-pagamento_iscrizione #article .membership_test.alert {
    background-color: #a53c69;
    color: #ffffff;
  }
  .inc-membership #article .membership_test.info,
  .inc-pagamento_iscrizione #article .membership_test.info {
    background-color: #48be8b;
    color: #ffffff;
  }
  .inc-membership #article .membership_test.full,
  .inc-pagamento_iscrizione #article .membership_test.full {
    background-color: #1ba8e4;
    color: #ffffff;
  }
  .inc-membership #article .membership_test.light,
  .inc-pagamento_iscrizione #article .membership_test.light {
    background-color: #ececec;
    color: #222222;
  }
  .inc-membership #article .membership_test.dark,
  .inc-pagamento_iscrizione #article .membership_test.dark {
    background-color: #0d4b74;
    color: #ffffff;
  }
  .inc-membership #article .membership_test.mix,
  .inc-pagamento_iscrizione #article .membership_test.mix {
    background-color: #209bd0;
    color: #ffffff;
  }
  .inc-membership #article .membership_test.inverted,
  .inc-pagamento_iscrizione #article .membership_test.inverted {
    background-color: #e4571b;
    color: #ffffff;
  }
  .inc-membership #article .membership_test.color,
  .inc-pagamento_iscrizione #article .membership_test.color {
    background-color: #019DE0;
    color: #ffffff;
  }
  .inc-membership #article .membership_test.white,
  .inc-pagamento_iscrizione #article .membership_test.white {
    background-color: #FFF;
    color: #222;
    border: 1px solid #ced4d6;
  }
  .inc-membership #article .membership_test.black,
  .inc-pagamento_iscrizione #article .membership_test.black {
    background-color: #222;
    color: #222;
    border: 1px solid #eaeced;
  }
  .inc-membership #article .membership_test a,
  .inc-pagamento_iscrizione #article .membership_test a {
    text-decoration: underline;
    color: #00affa;
  }
  .inc-membership #article .memberhip_messagge,
  .inc-pagamento_iscrizione #article .memberhip_messagge {
    background-color: #eaeced;
    width: 800px;
    margin: auto;
    margin-top: 19px;
    padding: 5px 8px;
  }
  .inc-membership #article .membership_button a,
  .inc-pagamento_iscrizione #article .membership_button a {
    font-size: 28px !important;
    min-height: 73px;
    padding: 15px 25px;
  }
  .inc-membership #article .signup,
  .inc-pagamento_iscrizione #article .signup {
    margin: 40px 0;
  }
  .inc-membership #article p,
  .inc-pagamento_iscrizione #article p {
    font-size: 20px;
  }
  .inc-membership #article .sum,
  .inc-pagamento_iscrizione #article .sum {
    width: 100px;
    font-size: 22px;
    font-weight: normal;
  }
}
.inc-archivio_premi #article > .inner {
  margin: auto;
  max-width: 980px;
}
.inc-archivio_premi #article > .inner h1 {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
  font-weight: 300;
}
.inc-archivio_premi #article > .inner .premio_banner_call {
  *zoom: 1;
  margin-bottom: 20px;
}
.inc-archivio_premi #article > .inner .premio_banner_call:before,
.inc-archivio_premi #article > .inner .premio_banner_call:after {
  content: "";
  display: table;
}
.inc-archivio_premi #article > .inner .premio_banner_call:after {
  clear: both;
}
.inc-archivio_premi #article > .inner .premio_banner_call .banner img {
  width: 100%;
  height: auto;
}
.inc-archivio_premi #article > .inner .premio_banner_call .buttons {
  margin-top: 5px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #079bda;
  border-radius: 1px;
  border: 1px solid #079bda;
  border-top-color: #07a5e9;
  border-right-color: #07a5e9;
  border-bottom-color: #0690cc;
  border-left-color: #0690cc;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  font-size: 13px !important;
  padding: 3px 9px;
  min-height: 26px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a .fa {
  color: inherit;
  font-size: 90%;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a:hover,
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.selected,
.open .dropdown-toggle.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a {
  text-decoration: none !important;
  background-color: #0578a9;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #046690;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a:active {
  top: 1px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.alert {
  min-height: 36px;
  padding: 4px 13px !important;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important !important;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizeLegibility !important;
  top: 0px !important;
  outline: none !important;
  position: relative !important;
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1 !important;
  cursor: pointer !important;
  text-align: center !important;
  vertical-align: middle !important;
  line-height: 1.428571429 !important;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.03em !important;
  color: #ffffff !important !important;
  background-color: #a53c69 !important;
  border-radius: 1px !important;
  border: 1px solid #a53c69 !important;
  border-top-color: #b04070 !important;
  border-right-color: #b04070 !important;
  border-bottom-color: #9a3862 !important;
  border-left-color: #9a3862 !important;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.alert .fa {
  color: inherit;
  font-size: 90%;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.alert:hover,
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.alert.selected,
.open .dropdown-toggle.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.alert {
  text-decoration: none !important;
  background-color: #7f2e51;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #6d2745;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.alert:active {
  top: 1px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.info {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #48be8b;
  border-radius: 1px;
  border: 1px solid #48be8b;
  border-top-color: #53c292;
  border-right-color: #53c292;
  border-bottom-color: #41b683;
  border-left-color: #41b683;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.info .fa {
  color: inherit;
  font-size: 90%;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.info:hover,
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.info.selected,
.open .dropdown-toggle.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.info {
  text-decoration: none !important;
  background-color: #379b70;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #318962;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.info:active {
  top: 1px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.full {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #1ba8e4;
  border-radius: 1px;
  border: 1px solid #1ba8e4;
  border-top-color: #28ade6;
  border-right-color: #28ade6;
  border-bottom-color: #199ed7;
  border-left-color: #199ed7;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.full .fa {
  color: inherit;
  font-size: 90%;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.full:hover,
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.full.selected,
.open .dropdown-toggle.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.full {
  text-decoration: none !important;
  background-color: #1586b7;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #1376a0;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.full:active {
  top: 1px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.fade {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: rgba(185,185,185,0.4);
  border-radius: 1px;
  border: 1px solid rgba(134,134,134,0.3);
  border-top-color: rgba(141,141,141,0.3);
  border-right-color: rgba(141,141,141,0.3);
  border-bottom-color: rgba(126,126,126,0.3);
  border-left-color: rgba(126,126,126,0.3);
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.15);
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.fade .fa {
  color: inherit;
  font-size: 90%;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.fade:hover,
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.fade.selected,
.open .dropdown-toggle.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.fade {
  text-decoration: none !important;
  background-color: rgba(159,159,159,0.4);
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid rgba(95,95,95,0.3);
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.fade:active {
  top: 1px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.dark {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #0d4b74;
  border-radius: 1px;
  border: 1px solid rgba(185,185,185,0.1);
  border-top-color: rgba(192,192,192,0.1);
  border-right-color: rgba(192,192,192,0.1);
  border-bottom-color: rgba(177,177,177,0.1);
  border-left-color: rgba(177,177,177,0.1);
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.dark .fa {
  color: inherit;
  font-size: 90%;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.dark:hover,
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.dark.selected,
.open .dropdown-toggle.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.dark {
  text-decoration: none !important;
  background-color: #082d46;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid rgba(146,146,146,0.1);
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.dark:active {
  top: 1px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.white {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #FFF;
  border-radius: 1px;
  border: 1px solid #ced4d6;
  border-top-color: #d6dbdd;
  border-right-color: #d6dbdd;
  border-bottom-color: #c6cccf;
  border-left-color: #c6cccf;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.white .fa {
  color: inherit;
  font-size: 90%;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.white:hover,
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.white.selected,
.open .dropdown-toggle.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.white {
  text-decoration: none !important;
  background-color: #e6e6e6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #a4afb3;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.white:active {
  top: 1px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.white:hover,
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.white.selected,
.open .dropdown-toggle.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.white {
  border-color: #c0c7cb;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.default {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #eaeced;
  border-radius: 1px;
  border: 1px solid #b2bbbf;
  border-top-color: #bbc3c6;
  border-right-color: #bbc3c6;
  border-bottom-color: #aab4b8;
  border-left-color: #aab4b8;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.default .fa {
  color: inherit;
  font-size: 90%;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.default:hover,
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.default.selected,
.open .dropdown-toggle.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.default {
  text-decoration: none !important;
  background-color: #ced4d6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #88969c;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.default:active {
  top: 1px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.default:hover,
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.default.selected,
.open .dropdown-toggle.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.default {
  border-color: #c0c7cb;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.black {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #2f2f2f;
  border-radius: 1px;
  border: 1px solid #2f2f2f;
  border-top-color: #363636;
  border-right-color: #363636;
  border-bottom-color: #272727;
  border-left-color: #272727;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.black .fa {
  color: inherit;
  font-size: 90%;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.black:hover,
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.black.selected,
.open .dropdown-toggle.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.black {
  text-decoration: none !important;
  background-color: #151515;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #090909;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.black:active {
  top: 1px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.smaller {
  font-size: 12px !important;
  padding: 1px 5px;
  line-height: 1.428571429;
  min-height: 20px;
  font-size: 11px !important;
  padding: 1px 4px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.small {
  font-size: 13px !important;
  padding: 3px 9px;
  line-height: 1.428571429;
  min-height: 26px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.large {
  line-height: 1.2857142861;
  font-size: 18px !important;
  padding: 12px 17px;
  min-height: 48px;
  font-size: 24px !important;
  padding: 8px 18px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.larger {
  line-height: 1.2857142861;
  font-size: 28px !important;
  padding: 15px 25px;
  min-height: 73px;
  font-size: 34px !important;
  padding: 12px 32px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.button-fa .fa {
  font-size: 90%;
  margin-right: 6px;
}
.inc-archivio_premi #article > .inner .premio_banner_call	.buttons .submit a.button-fa .fa-shopping-cart {
  margin-right: 0px;
}
@media screen and (min-width: 768px) {
  .inc-archivio_premi #article > .inner .premio_banner_call .banner {
    float: left;
    margin-right: 20px;
    margin-top: 0;
    width: 565px;
  }
  .inc-archivio_premi #article > .inner .premio_banner_call .banner img {
    box-shadow: 0 0px 15px rgba(0,0,0,0.1);
  }
  .inc-archivio_premi #article > .inner .premio_banner_call .text {
    overflow: hidden;
  }
  .inc-archivio_premi #article > .inner .premio_banner_call .title {
    margin-top: 0;
  }
}
.inc-pubblicita .navigation {
  display: none;
}
.inc-pubblicita #article .box-cont {
  *zoom: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-left: -15px;
  margin-right: -15px;
}
.inc-pubblicita #article .box-cont:before,
.inc-pubblicita #article .box-cont:after {
  content: "";
  display: table;
}
.inc-pubblicita #article .box-cont:after {
  clear: both;
}
.inc-pubblicita #article .box {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .inc-pubblicita #article .box {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .inc-pubblicita #article .box {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }
}
.inc-pubblicita #article .more-info a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #079bda;
  border-radius: 1px;
  border: 1px solid #079bda;
  border-top-color: #07a5e9;
  border-right-color: #07a5e9;
  border-bottom-color: #0690cc;
  border-left-color: #0690cc;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.inc-pubblicita #article .more-info a .fa {
  color: inherit;
  font-size: 90%;
}
.inc-pubblicita #article .more-info a:hover,
.inc-pubblicita #article .more-info a.selected,
.open .dropdown-toggle.inc-pubblicita #article .more-info a {
  text-decoration: none !important;
  background-color: #0578a9;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #046690;
}
.inc-pubblicita #article .more-info a:active {
  top: 1px;
}
.inc-pubblicita #article .more-info a.alert {
  min-height: 36px;
  padding: 4px 13px !important;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important !important;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizeLegibility !important;
  top: 0px !important;
  outline: none !important;
  position: relative !important;
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1 !important;
  cursor: pointer !important;
  text-align: center !important;
  vertical-align: middle !important;
  line-height: 1.428571429 !important;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.03em !important;
  color: #ffffff !important !important;
  background-color: #a53c69 !important;
  border-radius: 1px !important;
  border: 1px solid #a53c69 !important;
  border-top-color: #b04070 !important;
  border-right-color: #b04070 !important;
  border-bottom-color: #9a3862 !important;
  border-left-color: #9a3862 !important;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.inc-pubblicita #article .more-info a.alert .fa {
  color: inherit;
  font-size: 90%;
}
.inc-pubblicita #article .more-info a.alert:hover,
.inc-pubblicita #article .more-info a.alert.selected,
.open .dropdown-toggle.inc-pubblicita #article .more-info a.alert {
  text-decoration: none !important;
  background-color: #7f2e51;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #6d2745;
}
.inc-pubblicita #article .more-info a.alert:active {
  top: 1px;
}
.inc-pubblicita #article .more-info a.info {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #48be8b;
  border-radius: 1px;
  border: 1px solid #48be8b;
  border-top-color: #53c292;
  border-right-color: #53c292;
  border-bottom-color: #41b683;
  border-left-color: #41b683;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.inc-pubblicita #article .more-info a.info .fa {
  color: inherit;
  font-size: 90%;
}
.inc-pubblicita #article .more-info a.info:hover,
.inc-pubblicita #article .more-info a.info.selected,
.open .dropdown-toggle.inc-pubblicita #article .more-info a.info {
  text-decoration: none !important;
  background-color: #379b70;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #318962;
}
.inc-pubblicita #article .more-info a.info:active {
  top: 1px;
}
.inc-pubblicita #article .more-info a.full {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #1ba8e4;
  border-radius: 1px;
  border: 1px solid #1ba8e4;
  border-top-color: #28ade6;
  border-right-color: #28ade6;
  border-bottom-color: #199ed7;
  border-left-color: #199ed7;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.inc-pubblicita #article .more-info a.full .fa {
  color: inherit;
  font-size: 90%;
}
.inc-pubblicita #article .more-info a.full:hover,
.inc-pubblicita #article .more-info a.full.selected,
.open .dropdown-toggle.inc-pubblicita #article .more-info a.full {
  text-decoration: none !important;
  background-color: #1586b7;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #1376a0;
}
.inc-pubblicita #article .more-info a.full:active {
  top: 1px;
}
.inc-pubblicita #article .more-info a.fade {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: rgba(185,185,185,0.4);
  border-radius: 1px;
  border: 1px solid rgba(134,134,134,0.3);
  border-top-color: rgba(141,141,141,0.3);
  border-right-color: rgba(141,141,141,0.3);
  border-bottom-color: rgba(126,126,126,0.3);
  border-left-color: rgba(126,126,126,0.3);
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.15);
}
.inc-pubblicita #article .more-info a.fade .fa {
  color: inherit;
  font-size: 90%;
}
.inc-pubblicita #article .more-info a.fade:hover,
.inc-pubblicita #article .more-info a.fade.selected,
.open .dropdown-toggle.inc-pubblicita #article .more-info a.fade {
  text-decoration: none !important;
  background-color: rgba(159,159,159,0.4);
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid rgba(95,95,95,0.3);
}
.inc-pubblicita #article .more-info a.fade:active {
  top: 1px;
}
.inc-pubblicita #article .more-info a.dark {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #0d4b74;
  border-radius: 1px;
  border: 1px solid rgba(185,185,185,0.1);
  border-top-color: rgba(192,192,192,0.1);
  border-right-color: rgba(192,192,192,0.1);
  border-bottom-color: rgba(177,177,177,0.1);
  border-left-color: rgba(177,177,177,0.1);
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.inc-pubblicita #article .more-info a.dark .fa {
  color: inherit;
  font-size: 90%;
}
.inc-pubblicita #article .more-info a.dark:hover,
.inc-pubblicita #article .more-info a.dark.selected,
.open .dropdown-toggle.inc-pubblicita #article .more-info a.dark {
  text-decoration: none !important;
  background-color: #082d46;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid rgba(146,146,146,0.1);
}
.inc-pubblicita #article .more-info a.dark:active {
  top: 1px;
}
.inc-pubblicita #article .more-info a.white {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #FFF;
  border-radius: 1px;
  border: 1px solid #ced4d6;
  border-top-color: #d6dbdd;
  border-right-color: #d6dbdd;
  border-bottom-color: #c6cccf;
  border-left-color: #c6cccf;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.inc-pubblicita #article .more-info a.white .fa {
  color: inherit;
  font-size: 90%;
}
.inc-pubblicita #article .more-info a.white:hover,
.inc-pubblicita #article .more-info a.white.selected,
.open .dropdown-toggle.inc-pubblicita #article .more-info a.white {
  text-decoration: none !important;
  background-color: #e6e6e6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #a4afb3;
}
.inc-pubblicita #article .more-info a.white:active {
  top: 1px;
}
.inc-pubblicita #article .more-info a.white:hover,
.inc-pubblicita #article .more-info a.white.selected,
.open .dropdown-toggle.inc-pubblicita #article .more-info a.white {
  border-color: #c0c7cb;
}
.inc-pubblicita #article .more-info a.default {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #eaeced;
  border-radius: 1px;
  border: 1px solid #b2bbbf;
  border-top-color: #bbc3c6;
  border-right-color: #bbc3c6;
  border-bottom-color: #aab4b8;
  border-left-color: #aab4b8;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
}
.inc-pubblicita #article .more-info a.default .fa {
  color: inherit;
  font-size: 90%;
}
.inc-pubblicita #article .more-info a.default:hover,
.inc-pubblicita #article .more-info a.default.selected,
.open .dropdown-toggle.inc-pubblicita #article .more-info a.default {
  text-decoration: none !important;
  background-color: #ced4d6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #88969c;
}
.inc-pubblicita #article .more-info a.default:active {
  top: 1px;
}
.inc-pubblicita #article .more-info a.default:hover,
.inc-pubblicita #article .more-info a.default.selected,
.open .dropdown-toggle.inc-pubblicita #article .more-info a.default {
  border-color: #c0c7cb;
}
.inc-pubblicita #article .more-info a.black {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #2f2f2f;
  border-radius: 1px;
  border: 1px solid #2f2f2f;
  border-top-color: #363636;
  border-right-color: #363636;
  border-bottom-color: #272727;
  border-left-color: #272727;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.inc-pubblicita #article .more-info a.black .fa {
  color: inherit;
  font-size: 90%;
}
.inc-pubblicita #article .more-info a.black:hover,
.inc-pubblicita #article .more-info a.black.selected,
.open .dropdown-toggle.inc-pubblicita #article .more-info a.black {
  text-decoration: none !important;
  background-color: #151515;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #090909;
}
.inc-pubblicita #article .more-info a.black:active {
  top: 1px;
}
.inc-pubblicita #article .more-info a.smaller {
  font-size: 12px !important;
  padding: 1px 5px;
  line-height: 1.428571429;
  min-height: 20px;
  font-size: 11px !important;
  padding: 1px 4px;
}
.inc-pubblicita #article .more-info a.small {
  font-size: 13px !important;
  padding: 3px 9px;
  line-height: 1.428571429;
  min-height: 26px;
}
.inc-pubblicita #article .more-info a.large {
  line-height: 1.2857142861;
  font-size: 18px !important;
  padding: 12px 17px;
  min-height: 48px;
  font-size: 24px !important;
  padding: 8px 18px;
}
.inc-pubblicita #article .more-info a.larger {
  line-height: 1.2857142861;
  font-size: 28px !important;
  padding: 15px 25px;
  min-height: 73px;
  font-size: 34px !important;
  padding: 12px 32px;
}
.inc-pubblicita #article .more-info a.button-fa .fa {
  font-size: 90%;
  margin-right: 6px;
}
.inc-pubblicita #article .more-info a.button-fa .fa-shopping-cart {
  margin-right: 0px;
}
.inc-pubblicita #article .monster p {
  margin: 10px 0;
  color: #27446d;
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .inc-pubblicita #article .monster {
    margin-top: 20px;
    position: relative;
  }
  .inc-pubblicita #article .monster .heading .title {
    color: #27446d;
    font-size: 60px;
    margin: 0;
    font-weight: bold;
  }
  .inc-pubblicita #article .monster .heading h3 {
    color: #27446d;
    font-size: 30px;
    margin: 0;
    font-weight: bold;
  }
}
.inc-pubblicita #article .box-cont .title {
  color: #FFF;
  padding: 20px;
  height: 60px;
  margin-bottom: 0;
}
.inc-pubblicita #article .box-cont .info {
  min-height: 100px;
  text-align: justify;
}
.inc-pubblicita #article .box-cont .info-cont {
  border-left: 1px solid #dce0e2;
  border-right: 1px solid #dce0e2;
  border-bottom: 1px solid #dce0e2;
  padding: 8px;
  padding-top: 16px;
}
.inc-pubblicita #article .box-cont .tooltip {
  font-weight: bold;
  padding: 0px 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.inc-pubblicita #article .box-cont .list .item {
  background-color: #f8f9f9;
  padding: 8px;
  margin-bottom: 5px;
}
.inc-pubblicita #article .box-cont .buy {
  text-align: center;
  margin-top: 20px;
}
.inc-pubblicita #article .box-cont .buy input {
  font-weight: bold;
}
.inc-pubblicita #article .box-cont .price {
  float: right;
  font-weight: bold;
}
.inc-pubblicita #article .box-cont .title_msgi {
  background-color: #15A5A0;
}
.inc-pubblicita #article .box-cont .title_list {
  background-color: #47D78E;
}
.inc-pubblicita #article .box-cont .title_bann {
  background-color: #B6023A;
}
.inc-pubblicita #article .box-cont .title_mail {
  background-color: #ACB401;
}
.inc-pubblicita #article .more-info {
  margin: 50px 0;
}
.page-artista_cartelle .text {
  margin-bottom: 30px;
}
#amministrazione {
  font-weight: normal;
}
#amministrazione .menu_top2 {
  border: 0px;
  padding-top: 20px;
  font-size: 14px;
  float: right;
}
#amministrazione .menu_top2 a {
  font-weight: normal;
  margin-left: 10px;
  margin-right: 10px;
}
#amministrazione .menu_top2 span {
  margin-right: 5px;
  margin-top: 1px;
}
#amministrazione .menu_top2 .user_info img {
  width: 30px;
  height: auto;
  margin-right: 10px;
}
#amministrazione .logo_admin {
  float: left;
  font-size: 38px;
}
#amministrazione .logo_admin .vir {
  color: #b9b9b9 !important;
}
#amministrazione .logo_admin a {
  color: #00affa;
  text-decoration: none;
  font-weight: bold;
}
#amministrazione .logo_admin .logo_sub {
  font-weight: 300;
  margin-left: 5px;
}
#amministrazione .main-menu {
  margin-bottom: 10px;
}
#amministrazione .box_comunicazioni.box_opportunities .titolo_sezione {
  color: #0D4B74;
}
#amministrazione .admin-file-agg-lista {
  padding-top: 20px;
  width: 100%;
}
#amministrazione .admin-file-agg-lista h3 {
  margin-left: 20px;
  text-transform: uppercase;
}
#amministrazione .admin-file-agg-lista p {
  margin-left: 20px;
}
#amministrazione .admin-file-agg-lista ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}
#amministrazione .admin-file-agg-lista ul li .element {
  padding: 5px 10px;
  border-bottom: 1px dotted #07a5e9;
  width: 100%;
  *zoom: 1;
}
#amministrazione .admin-file-agg-lista ul li .element .photo {
  display: block;
  float: left;
  width: 16%;
}
#amministrazione .admin-file-agg-lista ul li .element .photo img {
  width: 100%;
  height: auto;
  padding: 5px;
}
#amministrazione .admin-file-agg-lista ul li .element .info {
  display: inline-block;
  position: relative;
  height: auto;
  width: 80%;
  padding: 10px;
}
#amministrazione .admin-file-agg-lista ul li .element .info .title {
  font-size: 18px;
}
#amministrazione .admin-file-agg-lista ul li .element .info .actions {
  position: absolute;
  right: 10px;
  top: 10px;
}
#amministrazione .admin-file-agg-lista ul li .element:before,
#amministrazione .admin-file-agg-lista ul li .element:after {
  content: "";
  display: table;
}
#amministrazione .admin-file-agg-lista ul li .element:after {
  clear: both;
}
#amministrazione .table-admin-cont .paginazione .pagination_link {
  padding: 2px 4px;
  border: 1px solid;
}
#amministrazione .table-admin-cont .paginazione span.pagination_link {
  font-weight: bold;
}
#amministrazione .table-admin-cont .opere-vendita {
  margin-top: 25px;
}
#amministrazione .table-admin-cont .opere-vendita h2 {
  border-bottom: 1px dotted #0D4B74;
  font-size: 25px;
  text-transform: uppercase;
}
#amministrazione .table-admin-cont .table-admin {
  margin-top: 20px;
  width: 100%;
}
#amministrazione .table-admin-cont .table-admin td {
  padding: 5px;
}
#amministrazione .table-admin-cont .table-admin tr {
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: 1px dotted #00affa;
}
#amministrazione .table-admin-cont .table-admin tr.principal {
  background-color: rgba(0,175,250,0.2);
}
#amministrazione .table-admin-cont .action {
  text-align: right;
}
#amministrazione .table-admin-cont .intro {
  margin: 10px 0;
}
#amministrazione .table-admin-cont .date {
  font-size: 13px !important;
}
#amministrazione .table-admin-cont .button-insert {
  text-align: center;
  margin: 15px 0;
}
#amministrazione .table-admin-cont .photo {
  width: 60px;
}
#amministrazione .table-admin-cont .photo img {
  width: 100%;
  height: auto;
}
#amministrazione .form-stampe {
  margin-top: 40px;
}
#amministrazione .table-stampe {
  margin-top: 40px;
  margin-bottom: 40px;
}
#amministrazione .file-upload {
  text-align: center;
  padding: 10px;
  border: 4px solid #00affa;
  margin-bottom: 30px;
}
#amministrazione .file-upload h3 {
  font-size: 18px;
}
#amministrazione .admin-disable-profile {
  margin-top: 100px;
  text-align: center;
}
#amministrazione .preview_upload img {
  padding: 5px;
}
#amministrazione .form_txt_box,
#amministrazione .box_info_home {
  text-rendering: optimizeLegibility;
  font-weight: 400;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  margin: 0;
  margin-bottom: 20px;
  padding: 15.3846153846px 20px;
  background-color: #a53c69;
  border-radius: 2px;
  color: #ffffff;
}
#amministrazione .form_txt_box:empty,
#amministrazione .box_info_home:empty {
  display: none;
}
#amministrazione .form_txt_box .close,
#amministrazione .box_info_home .close {
  cursor: pointer;
}
#amministrazione .form_txt_box a,
#amministrazione .box_info_home a {
  text-decoration: underline;
  color: #ffffff;
  font-weight: 600;
}
#amministrazione .box_comunicazioni {
  text-rendering: optimizeLegibility;
  font-weight: 400;
  text-wrap: wrap;
  word-wrap: break-word;
  white-space: inherit;
  margin: 0;
  margin-bottom: 20px;
  padding: 15.3846153846px 20px;
  background-color: #eaeced;
  border-radius: 2px;
  color: #222222;
  padding: 18px;
}
#amministrazione .box_comunicazioni:empty {
  display: none;
}
#amministrazione .box_comunicazioni .close {
  cursor: pointer;
}
#amministrazione .box_comunicazioni a {
  text-decoration: underline;
  color: #00affa;
  font-weight: 600;
}
#amministrazione .box_comunicazioni ul {
  margin: 0;
  padding: 0;
}
#amministrazione .box_comunicazioni li {
  list-style-type: none;
  margin-top: 5px;
  margin-bottom: 5px;
}
#amministrazione .box_comunicazioni h2 {
  margin-top: -5px;
  margin-bottom: 15px;
}
#amministrazione .box_comunicazioni_red {
  background-color: #FF2864;
  color: #e74c88;
  border: 0;
  margin-bottom: 20px;
  margin-top: 10px;
  background-color: #FFEDED;
  padding: 15px;
  line-height: 110%;
  text-align: center;
  font-weight: normal;
  margin-bottom: 10px;
}
#amministrazione .form-required {
  text-align: center;
}
#amministrazione h1,
#amministrazione h2,
#amministrazione h3 {
  margin: 0;
  margin-bottom: 10px;
}
#amministrazione h1 {
  font-size: 34px;
}
#amministrazione h2 {
  font-size: 32px;
}
#amministrazione h3 {
  font-size: 22px;
}
#amministrazione .button {
  margin: 0 2px 2px 2px;
}
#amministrazione .bottone2 a,
#amministrazione .bottoni input,
#amministrazione input.bottone,
#amministrazione .bottone_membership a,
#amministrazione .submit {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #079bda;
  border-radius: 1px;
  border: 1px solid #079bda;
  border-top-color: #07a5e9;
  border-right-color: #07a5e9;
  border-bottom-color: #0690cc;
  border-left-color: #0690cc;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  margin: 0 2px 2px 2px;
}
#amministrazione .bottone2 a .fa,
#amministrazione .bottoni input .fa,
#amministrazione input.bottone .fa,
#amministrazione .bottone_membership a .fa,
#amministrazione .submit .fa {
  color: inherit;
  font-size: 90%;
}
#amministrazione .bottone2 a:hover,
#amministrazione .bottone2 a.selected,
.open .dropdown-toggle#amministrazione .bottone2 a,
#amministrazione .bottoni input:hover,
#amministrazione .bottoni input.selected,
.open .dropdown-toggle#amministrazione .bottoni input,
#amministrazione input.bottone:hover,
#amministrazione input.bottone.selected,
.open .dropdown-toggle#amministrazione input.bottone,
#amministrazione .bottone_membership a:hover,
#amministrazione .bottone_membership a.selected,
.open .dropdown-toggle#amministrazione .bottone_membership a,
#amministrazione .submit:hover,
#amministrazione .submit.selected,
.open .dropdown-toggle#amministrazione .submit {
  text-decoration: none !important;
  background-color: #0578a9;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #046690;
}
#amministrazione .bottone2 a:active,
#amministrazione .bottoni input:active,
#amministrazione input.bottone:active,
#amministrazione .bottone_membership a:active,
#amministrazione .submit:active {
  top: 1px;
}
#amministrazione .bottone2.bottone2_annulla a,
#amministrazione .bottone_annulla,
#amministrazione .bottone_indietro {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6e7d84 !important;
  background-color: #eaeced;
  border-radius: 1px;
  border: 1px solid #eaeced;
  border-top-color: #f2f4f4;
  border-right-color: #f2f4f4;
  border-bottom-color: #e2e5e6;
  border-left-color: #e2e5e6;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  margin: 0 2px 2px 2px;
}
#amministrazione .bottone2.bottone2_annulla a .fa,
#amministrazione .bottone_annulla .fa,
#amministrazione .bottone_indietro .fa {
  color: inherit;
  font-size: 90%;
}
#amministrazione .bottone2.bottone2_annulla a:hover,
#amministrazione .bottone2.bottone2_annulla a.selected,
.open .dropdown-toggle#amministrazione .bottone2.bottone2_annulla a,
#amministrazione .bottone_annulla:hover,
#amministrazione .bottone_annulla.selected,
.open .dropdown-toggle#amministrazione .bottone_annulla,
#amministrazione .bottone_indietro:hover,
#amministrazione .bottone_indietro.selected,
.open .dropdown-toggle#amministrazione .bottone_indietro {
  text-decoration: none !important;
  background-color: #ced4d6;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #c0c7cb;
}
#amministrazione .bottone2.bottone2_annulla a:active,
#amministrazione .bottone_annulla:active,
#amministrazione .bottone_indietro:active {
  top: 1px;
}
#amministrazione .bottone2_piccolo a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #079bda;
  border-radius: 1px;
  border: 1px solid #079bda;
  border-top-color: #07a5e9;
  border-right-color: #07a5e9;
  border-bottom-color: #0690cc;
  border-left-color: #0690cc;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  font-size: 13px !important;
  padding: 3px 9px;
  min-height: 26px;
  margin: 0 2px 2px 2px;
}
#amministrazione .bottone2_piccolo a .fa {
  color: inherit;
  font-size: 90%;
}
#amministrazione .bottone2_piccolo a:hover,
#amministrazione .bottone2_piccolo a.selected,
.open .dropdown-toggle#amministrazione .bottone2_piccolo a {
  text-decoration: none !important;
  background-color: #0578a9;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #046690;
}
#amministrazione .bottone2_piccolo a:active {
  top: 1px;
}
#amministrazione .bottone2_piccolo.bottone2_annulla a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #a53c69;
  border-radius: 1px;
  border: 1px solid #a53c69;
  border-top-color: #b04070;
  border-right-color: #b04070;
  border-bottom-color: #9a3862;
  border-left-color: #9a3862;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  font-size: 13px !important;
  padding: 3px 9px;
  min-height: 26px;
  margin: 0 2px 2px 2px;
}
#amministrazione .bottone2_piccolo.bottone2_annulla a .fa {
  color: inherit;
  font-size: 90%;
}
#amministrazione .bottone2_piccolo.bottone2_annulla a:hover,
#amministrazione .bottone2_piccolo.bottone2_annulla a.selected,
.open .dropdown-toggle#amministrazione .bottone2_piccolo.bottone2_annulla a {
  text-decoration: none !important;
  background-color: #7f2e51;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #6d2745;
}
#amministrazione .bottone2_piccolo.bottone2_annulla a:active {
  top: 1px;
}
#amministrazione .bottone2_piccolo.bottone2_cancella a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #a53c69;
  border-radius: 1px;
  border: 1px solid #a53c69;
  border-top-color: #b04070;
  border-right-color: #b04070;
  border-bottom-color: #9a3862;
  border-left-color: #9a3862;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  font-size: 13px !important;
  padding: 3px 9px;
  min-height: 26px;
  margin: 0 2px 2px 2px;
}
#amministrazione .bottone2_piccolo.bottone2_cancella a .fa {
  color: inherit;
  font-size: 90%;
}
#amministrazione .bottone2_piccolo.bottone2_cancella a:hover,
#amministrazione .bottone2_piccolo.bottone2_cancella a.selected,
.open .dropdown-toggle#amministrazione .bottone2_piccolo.bottone2_cancella a {
  text-decoration: none !important;
  background-color: #7f2e51;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #6d2745;
}
#amministrazione .bottone2_piccolo.bottone2_cancella a:active {
  top: 1px;
}
#amministrazione .servizi_membership .bottone_membership a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #ffac2a;
  border-radius: 1px;
  border: 1px solid #ffac2a;
  border-top-color: #ffb239;
  border-right-color: #ffb239;
  border-bottom-color: #ffa61b;
  border-left-color: #ffa61b;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  display: block;
}
#amministrazione .servizi_membership .bottone_membership a .fa {
  color: inherit;
  font-size: 90%;
}
#amministrazione .servizi_membership .bottone_membership a:hover,
#amministrazione .servizi_membership .bottone_membership a.selected,
.open .dropdown-toggle#amministrazione .servizi_membership .bottone_membership a {
  text-decoration: none !important;
  background-color: #f69600;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #dd8700;
}
#amministrazione .servizi_membership .bottone_membership a:active {
  top: 1px;
}
#amministrazione .menu_pubblicita .box_pulsanti a {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #839f1d;
  border-radius: 1px;
  border: 1px solid #839f1d;
  border-top-color: #8dac1f;
  border-right-color: #8dac1f;
  border-bottom-color: #78921b;
  border-left-color: #78921b;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  display: block;
}
#amministrazione .menu_pubblicita .box_pulsanti a .fa {
  color: inherit;
  font-size: 90%;
}
#amministrazione .menu_pubblicita .box_pulsanti a:hover,
#amministrazione .menu_pubblicita .box_pulsanti a.selected,
.open .dropdown-toggle#amministrazione .menu_pubblicita .box_pulsanti a {
  text-decoration: none !important;
  background-color: #5f7415;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #4e5e11;
}
#amministrazione .menu_pubblicita .box_pulsanti a:active {
  top: 1px;
}
#amministrazione .abuso_messaggio {
  display: none;
}
#amministrazione .bottone2_piccolo a.candida_opera {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #ffac2a;
  border-radius: 1px;
  border: 1px solid #ffac2a;
  border-top-color: #ffb239;
  border-right-color: #ffb239;
  border-bottom-color: #ffa61b;
  border-left-color: #ffa61b;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
  font-size: 13px !important;
  padding: 3px 9px;
  min-height: 26px;
  margin: 2px;
}
#amministrazione .bottone2_piccolo a.candida_opera .fa {
  color: inherit;
  font-size: 90%;
}
#amministrazione .bottone2_piccolo a.candida_opera:hover,
#amministrazione .bottone2_piccolo a.candida_opera.selected,
.open .dropdown-toggle#amministrazione .bottone2_piccolo a.candida_opera {
  text-decoration: none !important;
  background-color: #f69600;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #dd8700;
}
#amministrazione .bottone2_piccolo a.candida_opera:active {
  top: 1px;
}
#amministrazione .candida_opera_premio {
  padding: 30px;
  margin: auto;
  width: 400px;
}
#pagine_dinamiche .share_utente_pd {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: right;
}
#pagine_dinamiche_cont h2 {
  font-size: 20px;
}
#pagine_dinamiche_cont h2 {
  font-size: 18px;
}
.ms_box_clear {
  clear: both;
  display: block;
  padding: 12px 0;
  text-align: center;
}
.ms_evidenzia_lista {
  font-size: 120%;
  background-color: #CCC;
  color: #000;
  padding: 4px 10px;
  margin-bottom: 6px;
  list-style: none;
}
.ms_evidenzia {
  background-color: #6FF;
  padding: 5px 10px;
  color: #333;
  display: inline-block;
}
#pagine_dinamiche_cont {
  margin: auto;
  width: 100%;
  padding: 0px;
  padding-top: 0px;
  margin-top: 0px;
}
#pagine_dinamiche {
  margin: auto;
  padding: 0px;
  padding-top: 0px;
  padding-top: 5px;
  padding-bottom: 30px;
  width: 100%;
}
#pagine_dinamiche .titolo {
  padding-left: 0px;
}
#pagine_dinamiche .sottotitolo {
  padding: 0px 2px 8px 0px;
  padding-left: 0px;
  padding-top: 0px;
  font-weight: normale;
}
#pagine_dinamiche .testo {
  padding-top: 0px;
  padding-bottom: 30px;
  line-height: 125%;
  padding-left: 0px;
  font-size: 14px;
  min-height: 200px;
}
#pagine_dinamiche table tr {
  vertical-align: middle;
}
#pagine_dinamiche table td {
  padding: 0px;
  padding-left: 0px;
}
#pagine_dinamiche table td p {
  padding: 0px;
  margin: 0px;
}
#pagine_dinamiche .avanti_indietro {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}
#pagine_dinamiche .immagine_top {
  padding-right: 5px;
  padding-top: 5px;
  line-height: normal;
  text-align: left;
  width: 100px;
}
#pagine_dinamiche .img_desc_top {
  font-size: 10px;
  padding-top: 5px;
  text-align: center;
  vertical-align: top;
  line-height: normal;
}
#sottopagine td {
  vertical-align: top;
}
#pagine_dinamiche_cont table .pd_sottopagine_cont {
  width: 100%;
}
#pagine_dinamiche_cont .pd_sottopagine_cont .barra {
  border-top: 2px solid #DDD;
}
#pagine_dinamiche_cont .pd_sottopagine_dx > div {
  padding-left: 14px;
  vertical-align: top;
  padding-bottom: 20px;
}
#pagine_dinamiche_cont .pd_sottopagine_sx {
  text-align: right;
  vertical-align: top;
  padding-top: 0px;
  width: 10%;
}
#pagine_dinamiche_cont .pd_sottopagine_sx > div {
  padding-bottom: 20px;
}
#pagine_dinamiche_cont .pd_sottopagine_data {
  font-size: 11px;
  width: 120px;
}
#pagine_dinamiche_cont .pd_sottopagine_sottotitolo {
  padding-top: 5px;
  font-weight: normal;
}
#pagine_dinamiche_cont .pd_sottopagine_continua {
  font-size: 9px;
  text-align: left;
  padding-top: 5px;
  font-weight: bold;
}
#pagine_dinamiche_cont .menu_dinamiche {
  margin-top: 20px;
  width: 190px;
  vertical-align: top;
}
#pagine_dinamiche_cont .menu_dinamiche a {
  padding-bottom: 10px;
  margin: 0px;
  vertical-align: top;
  font-family: arial;
  line-height: 18px;
  display: block;
}
#pagine_dinamiche_cont .menu_dinamiche .menu_back {
  border-top: 1px dotted #00AFE9;
  padding: 5px;
  margin-right: 10px;
}
#pagine_dinamiche_cont .menu_dinamiche_agg {
  margin-left: 10px;
  margin-bottom: 10px;
  font-size: 11px;
}
#pagine_dinamiche_cont .menu_dinamiche_agg .titolo {
  line-height: 10px;
  padding-bottom: 8px;
}
#immagini {
  width: auto;
  margin: auto;
  text-align: center;
  padding-top: 20px;
}
#immagini .immagine1 {
  padding: 8px;
  padding-top: 0px;
  text-align: center;
  padding-bottom: 20px;
  float: left;
  width: 130px;
}
#immagini .img_desc {
  vertical-align: top;
  font-size: 10px;
  text-align: center;
  padding: 3px;
}
#files {
  float: right;
  margin-right: 20px;
  padding: 8px;
  line-height: normal;
}
#files h2 {
  padding: 5px;
  padding-left: 0px;
  padding-bottom: 5px;
  padding-top: 0px;
}
.galleria {
  text-align: center;
}
.galleria td {
  padding: 10px;
  vertical-align: top;
}
.galleria p {
  margin-top: 3px;
  padding: 2px;
  padding-top: 2px;
  font-size: 11px;
}
.immagine,
#pagine_dinamiche .immagine {
  padding: 10px;
}
.info_box,
#pagine_dinamiche .info_box {
  width: auto;
  margin: 15px;
  text-align: center;
  padding: 15px;
  background-color: #ECF3F9;
  border: 1px dotted gray;
  font-weight: bold;
}
.tabella_100,
#pagine_dinamiche .tabella_100 {
  width: 90%;
  margin: auto;
  border: 1px solid gray;
  border-collapse: collapse;
  text-align: center;
  font-size: 11px;
}
.tabella_100 td,
#pagine_dinamiche .tabella_100 td {
  border-collapse: collapse;
  margin: 0px;
  padding: 3px;
  border: 1px solid gray;
}
.tabella,
#pagine_dinamiche .tabella {
  border-collapse: collapse;
  font-size: 11px;
  background-color: #FFFFFF;
  border: 1px solid gray;
  text-align: center;
  margin: 10px;
}
.tabella td,
#pagine_dinamiche .tabella td {
  border-collapse: collapse;
  margin: 0px;
  padding: 3px;
  border: 1px solid gray;
}
.tabella_intestazione tbody,
.tabella_intestazione,
#pagine_dinamiche .tabella_intestazione {
  background-color: #F5F5F5;
  padding: 10px;
  font-weight: bold;
  border: 1px solid;
  margin: 10px;
}
.pdadmin a:hover {
  background-color: #FFCC99;
}
.pdadmin a {
  display: block;
  width: 4px;
  height: 4px;
  font-size: 9px;
  position: absolute;
  background-color: #B6E4AF;
}
.pagina-1244 h2.sottotitolo {
  font-size: 32px;
}
#pagine_dinamiche .pagine_dinamiche_1244 {
  min-height: 0px;
  font-size: 15px;
}
.faded-loop {
  animation: fade-intro 0.5s infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  animation-delay: 0s;
}
@keyframes fade-intro {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
ul.tagit {
  overflow: auto;
  width: auto;
  margin: 0px;
  padding: 0px;
}
ul.tagit li {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
}
ul.tagit li.tagit-choice {
  background-color: #DEE7F8;
  border: 1px solid #CAD8F3;
  padding: 2px 4px 3px;
}
ul.tagit li.tagit-choice:hover {
  background-color: #bbcef1;
  border-color: #6d95e0;
}
ul.tagit li.tagit-new {
  padding: 2px 4px 3px;
  padding: 2px 4px 1px;
  padding: 2px 4px 1px 0;
}
ul.tagit li.tagit-choice input {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
}
ul.tagit li.tagit-choice a.close {
  color: #777777;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  outline: medium none;
  padding: 2px 0 2px 3px;
  text-decoration: none;
}
#amministrazione .user_info {
  display: none;
}
.remove-adv-premium a.membership {
  min-height: 36px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: inherit;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  top: 0px;
  outline: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height: 1.428571429;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff !important;
  background-color: #ffac2a;
  border-radius: 1px;
  border: 1px solid #ffac2a;
  border-top-color: #ffb239;
  border-right-color: #ffb239;
  border-bottom-color: #ffa61b;
  border-left-color: #ffa61b;
  -webkit-transition: all 0.10s linear 0s;
  transition: all 0.10s linear 0s;
}
.remove-adv-premium a.membership .fa {
  color: inherit;
  font-size: 90%;
}
.remove-adv-premium a.membership:hover,
.remove-adv-premium a.membership.selected,
.open .dropdown-toggle.remove-adv-premium a.membership {
  text-decoration: none !important;
  background-color: #f69600;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  border: 1px solid #dd8700;
}
.remove-adv-premium a.membership:active {
  top: 1px;
}
#premium {
  display: none;
}
.ricevuta {
  margin: auto;
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  font-size: 18px;
}
.ricevuta .info_premioceleste {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 66.6666666667%;
  padding: 20px;
  min-height: 150px;
}
.ricevuta .info_premioceleste #logo {
  margin-bottom: 20px;
}
.ricevuta .info_premioceleste #logo .vir {
  color: #00affa !important;
  font-size: 50px;
}
.ricevuta .info_premioceleste #logo a {
  color: #00affa;
  text-decoration: none;
  line-height: 0;
  font-size: 42px;
  font-weight: bold;
}
.ricevuta .info_premioceleste .intestazioni {
  line-height: 11px;
  font-size: 15px;
}
.ricevuta .riepilogo_ricevuta {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 33.3333333333%;
  padding: 20px;
  min-height: 150px;
}
.ricevuta .riepilogo_ricevuta h3 {
  margin-top: 0px;
  padding-top: 0px;
}
.ricevuta .destinatario,
.ricevuta .importo,
.ricevuta .descrizione {
  min-height: 1px;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.editor-content-wrapper {
  display: none;
}
.editor-content-wrapper .editor-chiudi {
  position: absolute !important;
  top: 4px !important;
  right: 4px !important;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .editor-content-wrapper .editor-colonne-wrap {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
  }
  .editor-content-wrapper .editor-colori-wrap {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.6666666667%;
  }
}
.editor-content-wrapper .editor-content {
  position: relative;
  background-color: #FFF;
  padding: 20px;
  margin: 30px 0;
  border: 4px solid #a53c69;
}
.editor-content-wrapper .fe-color,
.editor-content-wrapper .fe-colonne {
  padding: 18px;
  margin: 2px;
  float: left;
  border: 2px solid #999;
  line-height: 0;
}
.editor-content-wrapper .fe-color:hover,
.editor-content-wrapper .fe-color.selected,
.editor-content-wrapper .fe-colonne:hover,
.editor-content-wrapper .fe-colonne.selected {
  border: 2px solid #a53c69;
}
.editor-content-wrapper .fe-color a,
.editor-content-wrapper .fe-colonne a {
  text-decoration: none;
}
.editor-change-personal {
  position: relative;
  float: right;
}
.editor-change-bg {
  float: right;
}
.editor-change-layout {
  float: right;
  margin-right: 10px;
}
.editor-button-cont {
  position: relative;
  float: right;
  top: 250px;
  text-align: right;
}
@media screen and (max-width: 579px) {
  .editor-button-cont {
    top: 10px;
  }
  .editor-change-layout {
    margin-right: 0px;
    margin-top: 10px;
  }
  .editor-change-bg {
    float: none;
    top: 200px;
  }
}
.minimal .editor-button-cont {
  top: 320px;
}
@media screen and (max-width: 579px) {
  .minimal .editor-button-cont {
    top: 50px;
  }
}
.minimal .background {
  min-height: 390px !important;
}
.minimal .editor-change-bg,
.minimal .editor-change-layout {
  top: 340px;
}
.minimal #header {
  transition: all 0.2s ease;
  position: absolute;
  width: 100%;
  z-index: 1000;
  background-color: rgba(0,0,0,0.6);
  padding-top: 8px;
  min-height: 34px;
}
.minimal #header #logo {
  transition: all 0.2s ease;
  margin-top: 0px;
}
.minimal #header #search input {
  background-color: rgba(255,255,255,0.9);
}
.minimal #header .lang_sel {
  display: none;
}
.minimal #header #menu,
.minimal #header #search,
.minimal #header .notifiche_cont,
.minimal #header menu-admin,
.minimal #header #lingue {
  display: none;
}
.minimal #header #logo a {
  transition: all 0.2s ease;
  font-size: 20px;
}
.minimal #header #logo a .vir {
  transition: all 0.2s ease;
  font-size: 30px;
}
.minimal #header .menu-admin .button,
.minimal #header .login-box .button.dropdown-toggle {
  background-color: transparent;
  border: 0;
  font-size: 14px;
  min-height: 28px;
}
.minimal #header .menu-admin .button:after,
.minimal #header .login-box .button.dropdown-toggle:after {
  color: rgba(255,255,255,0.5) !important;
  font-size: 20px;
}
.minimal #header .menu-admin .button .caret,
.minimal #header .login-box .button.dropdown-toggle .caret {
  display: none;
}
.minimal #header.active {
  padding-top: 12px;
  min-height: 50px;
}
.minimal #header.active #menu,
.minimal #header.active #search,
.minimal #header.active .notifiche_cont,
.minimal #header.active .menu-admin,
.minimal #header.active #lingue {
  display: inline-block;
}
.minimal #header.active .menu-admin .button,
.minimal #header.active .button.dropdown-toggle {
  font-size: 18px;
  border: 1px solid rgba(255,255,255,0.2);
}
.minimal #header.active .menu-admin .button:after,
.minimal #header.active .button.dropdown-toggle:after {
  font-size: 30px;
}
.minimal #header.active .menu-admin .button .caret,
.minimal #header.active .button.dropdown-toggle .caret {
  display: inline-block;
}
.minimal #header.active #logo {
  margin-top: 8px;
}
.minimal #header.active #logo a {
  font-size: 32px;
}
.minimal #header.active #logo a .vir {
  font-size: 50px;
}
@media screen and (min-width: 1200px) {
  .fe-editor-grid-6 .element-list-artworks .element-box,
  .fe-editor-grid-6 .element-list-portfolio .element-box {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .fe-editor-grid-4 .element-list-artworks .element-box,
  .fe-editor-grid-4 .element-list-portfolio .element-box {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 1200px) {
  .fe-editor-grid-2 .element-list-artworks .element-box,
  .fe-editor-grid-2 .element-list-portfolio .element-box {
    min-height: 1px;
    position: relative;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.6666666667%;
  }
}
.table .td-right,
.table .th-right {
  text-align: right;
}
.table .td-center,
.table .th-center {
  text-align: center;
}
#amministrazione h1 {
  margin-top: 20px !important;
}
div.element-box div.inner a.badge_shop {
  display: block;
  font-weight: normal;
  text-decoration: none;
  color: #343025 !important;
  position: absolute;
  top: 10px;
  padding: 7px;
  text-transform: uppercase;
  opacity: 0.8;
}
div.element-box div.inner a.badge_shop > span {
  border-bottom: 1px solid #f98300;
}
div.element-box div.inner .badge_buy,
div.element-box div.inner .badge_new {
  background-color: #FFF;
}
div.element-box div.inner .badge_sold {
  background-color: #eed962;
  right: 5px;
}
a.button_shop {
  background-color: #F98300 !important;
  border-color: #F98300 !important;
}
.element-list .element-box .info .bar .compra {
  display: none;
}
@media (min-width: 992px) {
  #monster-homepage div.m07_cont {
    *zoom: 1;
    height: 550px;
    background-color: #CCC;
  }
  #monster-homepage div.m07_cont:before,
  #monster-homepage div.m07_cont:after {
    content: "";
    display: table;
  }
  #monster-homepage div.m07_cont:after {
    clear: both;
  }
  #monster-homepage div.m07_cont > div.msx,
  #monster-homepage div.m07_cont > div.mdx {
    position: relative;
    height: 100%;
    background-size: auto 100%;
    background-repeat: repeat-x;
  }
  #monster-homepage div.m07_cont > div.msx > a.a_link_all,
  #monster-homepage div.m07_cont > div.mdx > a.a_link_all {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
  #monster-homepage div.m07_cont > div.msx {
    float: left;
    width: 75%;
    background-position: right center;
  }
  #monster-homepage div.m07_cont > div.mdx {
    float: right;
    width: 25%;
    background-position: left center;
  }
}
