/*
    ####################
    Importazione risorse
    ####################
*/
@import "FontAwesome/font-awesome.css";
@media screen and (max-width: 767px) {
}@media (min-width: 768px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (min-width: 768px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (max-width: 767px) {
}/*
    ####################
    Importazione risorse
    ####################
*/
/*
    ###################################
    Implementazione file "widgets.less"
    ###################################
*/
/* Compatibilità browser */
.verticalMiddle {
  padding-top: 0;
  padding-bottom: 0;
  height: 30px;
  line-height: 30px;
}
.verticalMiddle span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.verticalMiddleTab {
  display: table;
}
.verticalMiddleTab span {
  display: table-cell;
  vertical-align: middle;
}
.aspectRatio {
  width: 0;
  height: 0;
  overflow: hidden;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}
.aspectRatio.aspectRatio-float {
  float: left;
  display: block;
}
.aspectRatio.aspectRatio-table {
  display: table-cell;
}
h7,
h8,
h9,
h10,
h11,
h12,
h13,
h14 {
  display: block;
}
/* Definizioni di negazione, con priorità sostenuta */
html body .noBorder,
html body .noChildBorder > * {
  border: none;
}
html body .noBg,
html body .noChildBg > * {
  background: none;
}
hr {
  border-color: #947153;
}
.wiki p > img:first-child {
  float: left;
}
.wiki .wiki-img {
  display: block;
  width: 200px;
  margin: 0 16px 10px 0;
  float: left;
}
.wiki .wiki-img ~ p {
  margin-left: 216px;
}
.wiki .wiki-toolbar {
  text-align: right;
  margin-top: 18px;
  margin-bottom: 18px;
}
.wiki .wiki-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.35;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #0093b6;
  background-color: #ffffff;
  border-color: #cccccc;
  border-radius: 3px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e6e6e6;
  text-shadow: 0 1px 0 #fff;
  margin: 10px 16px;
}
.wiki .wiki-btn:focus,
.wiki .wiki-btn:active:focus,
.wiki .wiki-btn.active:focus,
.wiki .wiki-btn.focus,
.wiki .wiki-btn:active.focus,
.wiki .wiki-btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.wiki .wiki-btn:hover,
.wiki .wiki-btn:focus,
.wiki .wiki-btn.focus {
  color: #0093b6;
  text-decoration: none;
}
.wiki .wiki-btn:active,
.wiki .wiki-btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wiki .wiki-btn.disabled,
.wiki .wiki-btn[disabled],
fieldset[disabled] .wiki .wiki-btn {
  cursor: not-allowed;
  pointer-events: none;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wiki .wiki-btn:active,
.wiki .wiki-btn.active {
  background-image: none;
}
.wiki .wiki-btn:hover,
.wiki .wiki-btn:focus,
.wiki .wiki-btn.focus,
.wiki .wiki-btn:active,
.wiki .wiki-btn.active,
.open > .dropdown-toggle.wiki .wiki-btn {
  color: #0093b6;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.wiki .wiki-btn:active,
.wiki .wiki-btn.active,
.open > .dropdown-toggle.wiki .wiki-btn {
  background-image: none;
}
.wiki .wiki-btn.disabled,
.wiki .wiki-btn[disabled],
fieldset[disabled] .wiki .wiki-btn,
.wiki .wiki-btn.disabled:hover,
.wiki .wiki-btn[disabled]:hover,
fieldset[disabled] .wiki .wiki-btn:hover,
.wiki .wiki-btn.disabled:focus,
.wiki .wiki-btn[disabled]:focus,
fieldset[disabled] .wiki .wiki-btn:focus,
.wiki .wiki-btn.disabled.focus,
.wiki .wiki-btn[disabled].focus,
fieldset[disabled] .wiki .wiki-btn.focus,
.wiki .wiki-btn.disabled:active,
.wiki .wiki-btn[disabled]:active,
fieldset[disabled] .wiki .wiki-btn:active,
.wiki .wiki-btn.disabled.active,
.wiki .wiki-btn[disabled].active,
fieldset[disabled] .wiki .wiki-btn.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.wiki .wiki-btn .badge {
  color: #ffffff;
  background-color: #0093b6;
}
.wiki .wiki-btn:active,
.wiki .wiki-btn.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wiki .wiki-btn:hover,
.wiki .wiki-btn:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.wiki .wiki-btn:active,
.wiki .wiki-btn.active {
  background-color: #e0e0e0;
  border-color: #e6e6e6;
}
.wiki .wiki-btn:disabled,
.wiki .wiki-btn[disabled] {
  background-color: #e0e0e0;
  background-image: none;
}
.wiki em > .wiki-btn {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
  border-radius: 3px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #4ebbdb 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #4ebbdb 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #4ebbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff4ebbdb', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #31b0d5;
}
.wiki em > .wiki-btn:hover,
.wiki em > .wiki-btn:focus,
.wiki em > .wiki-btn.focus,
.wiki em > .wiki-btn:active,
.wiki em > .wiki-btn.active,
.open > .dropdown-toggle.wiki em > .wiki-btn {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.wiki em > .wiki-btn:active,
.wiki em > .wiki-btn.active,
.open > .dropdown-toggle.wiki em > .wiki-btn {
  background-image: none;
}
.wiki em > .wiki-btn.disabled,
.wiki em > .wiki-btn[disabled],
fieldset[disabled] .wiki em > .wiki-btn,
.wiki em > .wiki-btn.disabled:hover,
.wiki em > .wiki-btn[disabled]:hover,
fieldset[disabled] .wiki em > .wiki-btn:hover,
.wiki em > .wiki-btn.disabled:focus,
.wiki em > .wiki-btn[disabled]:focus,
fieldset[disabled] .wiki em > .wiki-btn:focus,
.wiki em > .wiki-btn.disabled.focus,
.wiki em > .wiki-btn[disabled].focus,
fieldset[disabled] .wiki em > .wiki-btn.focus,
.wiki em > .wiki-btn.disabled:active,
.wiki em > .wiki-btn[disabled]:active,
fieldset[disabled] .wiki em > .wiki-btn:active,
.wiki em > .wiki-btn.disabled.active,
.wiki em > .wiki-btn[disabled].active,
fieldset[disabled] .wiki em > .wiki-btn.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.wiki em > .wiki-btn .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.wiki em > .wiki-btn:active,
.wiki em > .wiki-btn.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wiki em > .wiki-btn:hover,
.wiki em > .wiki-btn:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.wiki em > .wiki-btn:active,
.wiki em > .wiki-btn.active {
  background-color: #2aabd2;
  border-color: #31b0d5;
}
.wiki em > .wiki-btn:disabled,
.wiki em > .wiki-btn[disabled] {
  background-color: #2aabd2;
  background-image: none;
}
.wiki strong > .wiki-btn {
  color: #ffffff;
  background-color: #a0894f;
  border-color: #8f7a47;
  border-radius: 3px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  background-image: -webkit-linear-gradient(top, #a0894f 0%, #96804a 100%);
  background-image: -o-linear-gradient(top, #a0894f 0%, #96804a 100%);
  background-image: linear-gradient(to bottom, #a0894f 0%, #96804a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0894f', endColorstr='#ff96804a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #7e6c3e;
}
.wiki strong > .wiki-btn:hover,
.wiki strong > .wiki-btn:focus,
.wiki strong > .wiki-btn.focus,
.wiki strong > .wiki-btn:active,
.wiki strong > .wiki-btn.active,
.open > .dropdown-toggle.wiki strong > .wiki-btn {
  color: #ffffff;
  background-color: #7e6c3e;
  border-color: #665732;
}
.wiki strong > .wiki-btn:active,
.wiki strong > .wiki-btn.active,
.open > .dropdown-toggle.wiki strong > .wiki-btn {
  background-image: none;
}
.wiki strong > .wiki-btn.disabled,
.wiki strong > .wiki-btn[disabled],
fieldset[disabled] .wiki strong > .wiki-btn,
.wiki strong > .wiki-btn.disabled:hover,
.wiki strong > .wiki-btn[disabled]:hover,
fieldset[disabled] .wiki strong > .wiki-btn:hover,
.wiki strong > .wiki-btn.disabled:focus,
.wiki strong > .wiki-btn[disabled]:focus,
fieldset[disabled] .wiki strong > .wiki-btn:focus,
.wiki strong > .wiki-btn.disabled.focus,
.wiki strong > .wiki-btn[disabled].focus,
fieldset[disabled] .wiki strong > .wiki-btn.focus,
.wiki strong > .wiki-btn.disabled:active,
.wiki strong > .wiki-btn[disabled]:active,
fieldset[disabled] .wiki strong > .wiki-btn:active,
.wiki strong > .wiki-btn.disabled.active,
.wiki strong > .wiki-btn[disabled].active,
fieldset[disabled] .wiki strong > .wiki-btn.active {
  background-color: #a0894f;
  border-color: #8f7a47;
}
.wiki strong > .wiki-btn .badge {
  color: #a0894f;
  background-color: #ffffff;
}
.wiki strong > .wiki-btn:active,
.wiki strong > .wiki-btn.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wiki strong > .wiki-btn:hover,
.wiki strong > .wiki-btn:focus {
  background-color: #77663b;
  background-position: 0 -15px;
}
.wiki strong > .wiki-btn:active,
.wiki strong > .wiki-btn.active {
  background-color: #77663b;
  border-color: #7e6c3e;
}
.wiki strong > .wiki-btn:disabled,
.wiki strong > .wiki-btn[disabled] {
  background-color: #77663b;
  background-image: none;
}
@media (max-width: 767px) {
  body .wiki p > img:first-child {
    width: 100%;
    margin-right: 0;
  }
  body .wiki .wiki-img {
    width: 100%;
  }
  body .wiki .wiki-img ~ p {
    margin-left: 0;
  }
  body .wiki .wiki-toolbar {
    text-align: center;
  }
  body .wiki .wiki-toolbar .wiki-btn {
    width: 66%;
  }
}
select option.none {
  color: #bbb;
}
.spin-right {
  -webkit-animation-name: spin-right;
  -webkit-animation-duration: 1600ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin-right;
  -moz-animation-duration: 1600ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin-right;
  -ms-animation-duration: 1600ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin-right;
  animation-duration: 1600ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.spin-left {
  -webkit-animation-name: spin-left;
  -webkit-animation-duration: 1600ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin-left;
  -moz-animation-duration: 1600ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin-left;
  -ms-animation-duration: 1600ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin-left;
  animation-duration: 1600ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@-ms-keyframes spin-right {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin-right {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-right {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin-right {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-ms-keyframes spin-left {
  from {
    -ms-transform: rotate(360deg);
  }
  to {
    -ms-transform: rotate(0deg);
  }
}
@-moz-keyframes spin-left {
  from {
    -moz-transform: rotate(360deg);
  }
  to {
    -moz-transform: rotate(0deg);
  }
}
@-webkit-keyframes spin-left {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes spin-left {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
/*
    #######################################
    Implementazione file "widgets_web.less"
    #######################################
*/
/* Stili specifici */
.wiki p > img:first-child {
  width: 326px;
  margin: 0 16px 10px 0;
}
.wiki .wiki-img {
  width: 326px;
}
.wiki .wiki-img ~ p {
  margin-left: 342px;
}
.wiki.umb-grid .container-fluid {
  padding: 0;
  margin: 10px 0;
}
.wiki.umb-grid .column {
  margin-top: 1.6em;
}
.wiki.umb-grid .column > div > :first-child.h1,
.wiki.umb-grid .column > div > :first-child.h2,
.wiki.umb-grid .column > div > :first-child.h3,
.wiki.umb-grid .column > div > :first-child.h4,
.wiki.umb-grid .column > div > :first-child.h5,
.wiki.umb-grid .column > div > :first-child.h6 {
  margin-top: 0;
}
.wiki.umb-grid img {
  width: 100%;
  height: auto;
}
.Logo {
  display: block;
  position: relative;
  z-index: 999;
  width: 195px;
  height: 73px;
}
.Logo a {
  display: block;
  width: 195px;
  height: 73px;
  text-indent: -999999px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  background-image: url("/Css/images/logo-artefeltria.png");
}
@media (max-width: 767px) {
  .Logo {
    width: 106.84931507px;
    height: 40px;
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .Logo a {
    width: 106.84931507px;
    height: 40px;
  }
}
.Menu .nav.row li.lev1 {
  margin-left: 0;
  margin-right: 0;
}
.Menu li.logoFacebook > a {
  background-repeat: no-repeat;
  -webkit-background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -o-background-size: 22px 22px;
  background-size: 22px 22px;
  background-position: 16px center;
  background-image: url("/Css/images/logoFacebook.jpg");
  text-indent: 28px;
}
.Menu li.logoGooglePlus > a {
  background-repeat: no-repeat;
  -webkit-background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -o-background-size: 22px 22px;
  background-size: 22px 22px;
  background-position: 16px center;
  background-image: url("/Css/images/logoGoogleplus.jpg");
  text-indent: 28px;
}
.Menu li.logoPinterest > a {
  background-repeat: no-repeat;
  -webkit-background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -o-background-size: 22px 22px;
  background-size: 22px 22px;
  background-position: 16px center;
  background-image: url("/Css/images/logoPinterest.jpg");
  text-indent: 28px;
}
.Menu li.logoInstagram > a {
  background-repeat: no-repeat;
  -webkit-background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -o-background-size: 22px 22px;
  background-size: 22px 22px;
  background-position: 16px center;
  background-image: url("/Css/images/logoInstagram.jpg");
  text-indent: 28px;
}
.Menu li.logoTwitter > a {
  background-repeat: no-repeat;
  -webkit-background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -o-background-size: 22px 22px;
  background-size: 22px 22px;
  background-position: 16px center;
  background-image: url("/Css/images/logoTwitter.jpg");
  text-indent: 28px;
}
.Menu li.logoYouTube > a {
  background-repeat: no-repeat;
  -webkit-background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -o-background-size: 22px 22px;
  background-size: 22px 22px;
  background-position: 16px center;
  background-image: url("/Css/images/logoYoutube.jpg");
  text-indent: 28px;
}
.Menu li.imgPayments {
  min-width: 297px !important;
  height: 43px;
}
.Menu li.imgPayments > a {
  background-repeat: no-repeat;
  -webkit-background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -o-background-size: 22px 22px;
  background-size: 22px 22px;
  background-position: 16px center;
  background-image: url("/Css/images/Payment-Icons.png");
  text-indent: 28px;
}
.Menu li.imgPayments > a {
  min-width: 297px;
  height: 43px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: 16px top;
  text-indent: -999999px;
  padding: 0;
  text-align: left;
}
@media (min-width: 768px) {
  .Menu.MainMenu .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .Menu.MainMenu li.lev1 {
    position: static;
  }
  .Menu.MainMenu ul.lev2 {
    border-top: 0;
    left: 0;
    right: 0;
  }
  .Menu.MainMenu li.lev2 {
    float: left;
  }
  .Menu.MainMenu a.lev2 .caret {
    display: none;
  }
  .Menu.MainMenu ul.lev3 {
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: static;
    border: none;
  }
}
.Menu.MenuFoot1 li {
  margin: 0;
}
.Menu.MenuFoot1 li.lev1 {
  margin-right: 16px;
}
.Menu.MenuFoot1 li.lev1 a {
  padding-left: 0;
  padding-right: 0;
  background-position: 0 center;
}
@media (max-width: 767px) {
  .Menu li.lev1 {
    float: none;
  }
  .Menu.MenuFoot1 li.lev1 {
    margin-top: 20px;
  }
  .Menu.MenuFoot1 li.lev1:first-child {
    margin-top: 0;
  }
}
.MenuButton {
  display: inline-block;
  position: relative;
}
.MenuButton .dropdown-menu {
  min-width: 320px;
}
@media (max-width: 480px) {
  .MenuButton {
    position: static;
  }
  .MenuButton .dropdown-menu {
    min-width: 0;
    width: auto;
    margin-right: 0 !important;
    left: 5px;
    right: 5px;
  }
}
.xlMember-PageButton .helloText span {
  display: inline-block;
  width: 100%;
  font-size: 1.2em;
}
.xlMember-PageButton .toolbar .btn {
  display: block;
}
.xlMember-PageButton .panelNotices {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.xlMember-PageButton .panelNotices,
.xlMember-PageButton .panelNotices .panel-heading,
.xlMember-PageButton .panelNotices .panel-body {
  padding-left: 0;
  padding-right: 0;
}
.xlMember-PageButton .panelNotices .alert header .title,
.xlMember-PageButton .panelNotices .alert header .time {
  float: none;
  display: block;
}
.Minislide {
  position: relative;
  overflow: hidden;
}
.Minislide ul {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.Minislide .itemSel {
  text-align: center;
  padding: 0;
}
.Minislide .itemSel:empty {
  display: none;
}
.Minislide .itemSel li {
  display: inline-block;
  cursor: pointer;
  width: 1em;
  height: 1em;
  border: 1px solid white;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  margin: 0 0.6em;
  background-color: transparent;
}
.Minislide .itemSel li.aLose {
  background-color: rgba(255, 255, 255, 0.4);
}
.Minislide .itemSel li:hover {
  background-color: white;
}
.Minislide .itemSel li.aCur {
  background-color: white;
}
.Minislide .hide {
  display: none;
}
.Minislide .footer {
  width: 0;
  height: 100%;
  margin: 0 60px;
  -webkit-box-shadow: 0 0 40px 10px rgba(60, 0, 0, 0.3);
  -moz-box-shadow: 0 0 40px 10px rgba(60, 0, 0, 0.3);
  box-shadow: 0 0 40px 10px rgba(60, 0, 0, 0.3);
}
.Minislide .ctrl {
  display: none;
}
.Minislide .ctrl div {
  float: left;
  width: 20px;
  height: 20px;
  margin: 2px;
  cursor: pointer;
  color: white;
  font-size: 20px;
  padding: 10px;
  -webkit-transition: padding 300ms ease;
  -moz-transition: padding 300ms ease;
  -o-transition: padding 300ms ease;
  transition: padding 300ms ease;
}
.Minislide .ctrl div:active,
.Minislide .ctrl div:focus {
  background-position: 50% 50%!important;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.Minislide .ctrl.aOriH .prev {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Minislide .ctrl.aOriH .prev:before {
  content: "\e079";
}
.Minislide .ctrl.aOriH .next {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Minislide .ctrl.aOriH .next:before {
  content: "\e080";
}
.Minislide .ctrl.aOriH .prev:hover {
  padding-left: 0;
  padding-right: 20px;
}
.Minislide .ctrl.aOriH .next:hover {
  padding-right: 0;
  padding-left: 20px;
}
.Minislide .ctrl.aOriV .prev {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Minislide .ctrl.aOriV .prev:before {
  content: "\e113";
}
.Minislide .ctrl.aOriV .next {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Minislide .ctrl.aOriV .next:before {
  content: "\e114";
}
.Minislide .ctrl.aOriV .prev:hover {
  padding-top: 0;
  padding-bottom: 20px;
}
.Minislide .ctrl.aOriV .next:hover {
  padding-bottom: 0;
  padding-top: 20px;
}
.minislide-oriH {
  width: 420px;
  height: 280px;
}
.minislide-oriH ul.media {
  width: 420px;
  height: 280px;
  overflow: hidden;
  position: relative;
  background-color: #333;
}
.minislide-oriH ul.media li {
  display: block;
  position: relative;
  float: left;
  top: 0;
  width: 420px;
  height: 280px;
}
.minislide-oriH ul.media img {
  display: block;
  width: 420px;
  height: auto;
  background-image: url("/Css/images/img-tappabuchi.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: 80% auto;
  -moz-background-size: 80% auto;
  -o-background-size: 80% auto;
  background-size: 80% auto;
}
.minislide-oriH ul.media p {
  display: none;
}
.minislide-oriH ul.itemSel {
  display: none;
}
@media (min-width: 768px) {
  .Minislide .ctrl {
    display: block;
  }
}
.Minislide .media .area1 p {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.Minislide .ctrl.aOriH {
  height: 0;
  overflow: visible;
}
.Minislide .ctrl.aOriH .prev,
.Minislide .ctrl.aOriH .next {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  width: 1em;
  z-index: 2;
  font-size: 50px;
  color: white;
  text-decoration: none;
  vertical-align: central;
}
.Minislide .ctrl.aOriH .prev::before,
.Minislide .ctrl.aOriH .next::before {
  display: block;
  position: absolute;
  margin-top: -0.5em;
  top: 50%;
}
.Minislide .ctrl.aOriH .prev:hover,
.Minislide .ctrl.aOriH .next:hover {
  background-color: rgba(0, 0, 0, 0.2);
  padding-left: 0;
  padding-right: 0;
}
.Minislide .ctrl.aOriH a.prev {
  left: 0;
}
.Minislide .ctrl.aOriH a.prev:before {
  content: "\e257";
}
.Minislide .ctrl.aOriH a.next {
  right: 0;
}
.Minislide .ctrl.aOriH a.next:before {
  content: "\e258";
}
.RecordMediaSlideshow .RecordMediaSlideshow-monitor .ctrl.aOriH,
.RecordMediaSlideshow .RecordMediaSlideshow-controller .ctrl.aOriH {
  display: block !important;
}
.RecordMediaSlideshow .RecordMediaSlideshow-monitor .ctrl.aOriH .prev,
.RecordMediaSlideshow .RecordMediaSlideshow-controller .ctrl.aOriH .prev,
.RecordMediaSlideshow .RecordMediaSlideshow-monitor .ctrl.aOriH .next,
.RecordMediaSlideshow .RecordMediaSlideshow-controller .ctrl.aOriH .next {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 50% auto;
  -moz-background-size: 50% auto;
  -o-background-size: 50% auto;
  background-size: 50% auto;
}
.RecordMediaSlideshow .RecordMediaSlideshow-monitor .ctrl.aOriH .prev::before,
.RecordMediaSlideshow .RecordMediaSlideshow-controller .ctrl.aOriH .prev::before,
.RecordMediaSlideshow .RecordMediaSlideshow-monitor .ctrl.aOriH .next::before,
.RecordMediaSlideshow .RecordMediaSlideshow-controller .ctrl.aOriH .next::before {
  display: none;
}
.RecordMediaSlideshow .RecordMediaSlideshow-monitor .ctrl.aOriH .prev:hover,
.RecordMediaSlideshow .RecordMediaSlideshow-controller .ctrl.aOriH .prev:hover,
.RecordMediaSlideshow .RecordMediaSlideshow-monitor .ctrl.aOriH .next:hover,
.RecordMediaSlideshow .RecordMediaSlideshow-controller .ctrl.aOriH .next:hover {
  background-color: transparent;
}
.RecordMediaSlideshow .RecordMediaSlideshow-monitor .ctrl.aOriH .prev,
.RecordMediaSlideshow .RecordMediaSlideshow-controller .ctrl.aOriH .prev {
  background-image: url('/Css/images/freccia-lista-sx.png');
}
.RecordMediaSlideshow .RecordMediaSlideshow-monitor .ctrl.aOriH .next,
.RecordMediaSlideshow .RecordMediaSlideshow-controller .ctrl.aOriH .next {
  background-image: url('/Css/images/freccia-lista-dx.png');
}
.RecordMediaSlideshow .RecordMediaSlideshow-controller {
  width: 70px;
  height: 70px;
  width: auto;
  margin-top: 25px;
}
.RecordMediaSlideshow .RecordMediaSlideshow-controller ul.media {
  width: 70px;
  height: 70px;
}
.RecordMediaSlideshow .RecordMediaSlideshow-controller ul.media li {
  width: 70px;
  height: 70px;
}
.RecordMediaSlideshow .RecordMediaSlideshow-controller ul.media img {
  width: 70px;
}
.RecordMediaSlideshow .RecordMediaSlideshow-controller .media {
  margin-left: 30px;
  margin-right: 30px;
  background-color: transparent;
}
.RecordMediaSlideshow .RecordMediaSlideshow-controller .media li {
  margin: 0 16px 0 0;
}
.RecordMediaSlideshow .RecordMediaSlideshow-controller .media li .thumbnail {
  border-color: transparent;
}
.RecordMediaSlideshow .RecordMediaSlideshow-controller .media li .thumbnail:hover {
  border-color: #0093b6;
}
.RecordMediaSlideshow .RecordMediaSlideshow-controller .media li.aCur .thumbnail {
  border-color: #a0894f;
}
.RecordMediaSlideshow .RecordMediaSlideshow-controller .ctrl.aOriH .prev,
.RecordMediaSlideshow .RecordMediaSlideshow-controller .ctrl.aOriH .next {
  width: 30px;
  background-color: rgba(255, 255, 255, 0.8);
}
.RecordMediaSlideshow .RecordMediaSlideshow-controller .ctrl.aOriH .prev:hover,
.RecordMediaSlideshow .RecordMediaSlideshow-controller .ctrl.aOriH .next:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.RecordMediaSlideshow.RecordMediaSlideshow-plus .RecordMediaSlideshow-monitor {
  border: 1px solid #ededed;
}
.XlMediaGalleryModal .modal-dialog {
  margin: 0;
  width: 100%;
  height: 100%;
}
.XlMediaGalleryModal .modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  position: relative;
  margin: 0;
  width: 100%;
  height: 100%;
}
.XlMediaGalleryModal .modal-content .modal-header {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  right: 0;
  padding: 0;
  border: none;
}
.XlMediaGalleryModal .modal-content .modal-header .modal-title {
  display: none;
}
.XlMediaGalleryModal .modal-content .modal-header button.close {
  color: #000;
  font-size: 38px;
  margin: 0;
  width: 38px;
  height: 38px;
  opacity: 1;
}
.XlMediaGalleryModal .modal-content .modal-body {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.UserPage-Menu .list-group {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.UserPage-Menu .list-group-item {
  background-color: #ffffff;
  border: 0 solid transparent;
  border-bottom-width: 4px;
  margin: 4px 0;
  padding-left: 30px !important;
}
.UserPage-Menu .list-group-item .icon {
  display: inline-block;
  width: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  margin-left: -2.2em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-right: 0.6em;
}
.UserPage-Menu .list-group-item.aLev0,
.UserPage-Menu .list-group-item.aLev1 {
  background-color: white;
  font-weight: bold;
}
.UserPage-Menu .list-group-item.current {
  border-bottom: 4px solid #5cb85c;
}
.UserPage-BannerDx a,
.UserPage-BannerDx img {
  display: block;
}
.UserPage-BannerDx img {
  width: 100%;
  height: auto;
}
.UserPage-SummaryList .list-group-item .list-group .list-group-item {
  background: white;
}
.UserPage-SummaryList .list-group-item .lbl-val > .lbl {
  font-weight: bold;
}
.ListaProdotti-wrapper {
  background-color: #f1ede5;
}
.LinkCenter .row {
  margin-left: 0;
  margin-right: 0;
}
.LinkCenter .col {
  padding-left: 5px;
  padding-right: 5px;
}
.LinkCenter .linkCenter-item a.img {
  position: relative;
  display: block;
  overflow: hidden;
}
.LinkCenter .linkCenter-item img.img {
  display: block;
  width: 100%;
  height: auto;
}
.LinkCenter .linkCenter-item .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  padding: 0.6em 16px;
  margin: 0;
  background: rgba(0, 0, 0, 0.4);
}
.LinkCenter .linkCenter-item .wiki {
  margin-left: 16px;
  margin-right: 16px;
}
@media (max-width: 767px) {
  .LinkCenter .linkCenter-item {
    border-bottom: 1px solid #947153;
    margin-bottom: 20px !important;
  }
}
.LinkFooter .row {
  margin-left: -4px;
  margin-right: -4px;
}
.LinkFooter .col {
  padding: 4px;
}
.LinkFooter .linkFooter-item {
  display: block;
  text-align: center;
  padding: 10px 16px;
  margin: 0;
  height: 180px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  background: white;
}
.LinkFooter .linkFooter-item .title {
  height: 2.2em;
  margin: 0;
}
.LinkFooter .linkFooter-item img.img {
  display: inline-block;
  margin: 20px 0;
  width: auto;
  max-width: 400px;
}
.LinkFooter .linkFooter-item:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  background: #888;
}
.fld {
  display: block;
}
.fld .lbl {
  float: left;
  display: block;
  margin-right: 1em;
}
.fld .val {
  float: left;
  display: block;
}
.FormFilter .FormFilter-item.formFilter-off {
  display: none;
}
.XlAlertBox .alert button.close {
  margin-left: 16px;
}
.XlAlertBox .alert button.close .lbl {
  margin-left: 0.2em;
}
.alertBox-bottom .XlAlertBox .alert {
  margin: 20px 0 0;
}
.waiting {
  cursor: wait;
}
.waiting a {
  pointer-events: none;
}
.waiting.btn:not(.noWaiting),
button.waiting:not(.noWaiting),
.waiting .btn:not(.noWaiting),
.waiting button:not(.noWaiting) {
  pointer-events: none;
  cursor: wait;
}
.waiting.btn:not(.noWaiting)::after,
button.waiting:not(.noWaiting)::after,
.waiting .btn:not(.noWaiting)::after,
.waiting button:not(.noWaiting)::after {
  content: url("/Css/images/button-wait.gif");
  margin-left: 1em;
  vertical-align: middle;
}
.waitingSpin {
  display: block;
  width: auto;
  height: 80px;
  margin: 2em;
  background: url("/Css/images/spin/spinnersmall.gif") no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center;
}
.PwdComplex {
  width: 215px;
  display: inline-block;
  vertical-align: bottom;
}
.FormValidator .lblError {
  color: #a94442;
  display: inline-block;
  width: 215px;
  vertical-align: middle;
}
.PrivacyCookie {
  display: none;
  position: relative;
  z-index: 100;
}
.PrivacyCookie .alert {
  padding: 8px 20px;
  margin: 0;
}
.PrivacyCookie .alert:before,
.PrivacyCookie .alert:after {
  content: " ";
  display: table;
}
.PrivacyCookie .alert:after {
  clear: both;
}
.PrivacyCookie .alert:before,
.PrivacyCookie .alert:after {
  content: " ";
  display: table;
}
.PrivacyCookie .alert:after {
  clear: both;
}
.PrivacyCookie p {
  float: left;
}
.PrivacyCookie .btn-bar {
  float: right;
}
.PrivacyCookie .btn-close {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.35;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  border-radius: 3px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #51b351 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #51b351 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #51b351 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff51b351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #449d44;
}
.PrivacyCookie .btn-close:focus,
.PrivacyCookie .btn-close:active:focus,
.PrivacyCookie .btn-close.active:focus,
.PrivacyCookie .btn-close.focus,
.PrivacyCookie .btn-close:active.focus,
.PrivacyCookie .btn-close.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.PrivacyCookie .btn-close:hover,
.PrivacyCookie .btn-close:focus,
.PrivacyCookie .btn-close.focus {
  color: #0093b6;
  text-decoration: none;
}
.PrivacyCookie .btn-close:active,
.PrivacyCookie .btn-close.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.PrivacyCookie .btn-close.disabled,
.PrivacyCookie .btn-close[disabled],
fieldset[disabled] .PrivacyCookie .btn-close {
  cursor: not-allowed;
  pointer-events: none;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.PrivacyCookie .btn-close:active,
.PrivacyCookie .btn-close.active {
  background-image: none;
}
.PrivacyCookie .btn-close:hover,
.PrivacyCookie .btn-close:focus,
.PrivacyCookie .btn-close.focus,
.PrivacyCookie .btn-close:active,
.PrivacyCookie .btn-close.active,
.open > .dropdown-toggle.PrivacyCookie .btn-close {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.PrivacyCookie .btn-close:active,
.PrivacyCookie .btn-close.active,
.open > .dropdown-toggle.PrivacyCookie .btn-close {
  background-image: none;
}
.PrivacyCookie .btn-close.disabled,
.PrivacyCookie .btn-close[disabled],
fieldset[disabled] .PrivacyCookie .btn-close,
.PrivacyCookie .btn-close.disabled:hover,
.PrivacyCookie .btn-close[disabled]:hover,
fieldset[disabled] .PrivacyCookie .btn-close:hover,
.PrivacyCookie .btn-close.disabled:focus,
.PrivacyCookie .btn-close[disabled]:focus,
fieldset[disabled] .PrivacyCookie .btn-close:focus,
.PrivacyCookie .btn-close.disabled.focus,
.PrivacyCookie .btn-close[disabled].focus,
fieldset[disabled] .PrivacyCookie .btn-close.focus,
.PrivacyCookie .btn-close.disabled:active,
.PrivacyCookie .btn-close[disabled]:active,
fieldset[disabled] .PrivacyCookie .btn-close:active,
.PrivacyCookie .btn-close.disabled.active,
.PrivacyCookie .btn-close[disabled].active,
fieldset[disabled] .PrivacyCookie .btn-close.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.PrivacyCookie .btn-close .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.PrivacyCookie .btn-close:active,
.PrivacyCookie .btn-close.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.PrivacyCookie .btn-close:hover,
.PrivacyCookie .btn-close:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.PrivacyCookie .btn-close:active,
.PrivacyCookie .btn-close.active {
  background-color: #419641;
  border-color: #449d44;
}
.PrivacyCookie .btn-close:disabled,
.PrivacyCookie .btn-close[disabled] {
  background-color: #419641;
  background-image: none;
}
.PrivacyCookie .btn-info {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.35;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
  border-radius: 3px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.8);
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #4ebbdb 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #4ebbdb 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #4ebbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff4ebbdb', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #31b0d5;
}
.PrivacyCookie .btn-info:focus,
.PrivacyCookie .btn-info:active:focus,
.PrivacyCookie .btn-info.active:focus,
.PrivacyCookie .btn-info.focus,
.PrivacyCookie .btn-info:active.focus,
.PrivacyCookie .btn-info.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.PrivacyCookie .btn-info:hover,
.PrivacyCookie .btn-info:focus,
.PrivacyCookie .btn-info.focus {
  color: #0093b6;
  text-decoration: none;
}
.PrivacyCookie .btn-info:active,
.PrivacyCookie .btn-info.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.PrivacyCookie .btn-info.disabled,
.PrivacyCookie .btn-info[disabled],
fieldset[disabled] .PrivacyCookie .btn-info {
  cursor: not-allowed;
  pointer-events: none;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.PrivacyCookie .btn-info:active,
.PrivacyCookie .btn-info.active {
  background-image: none;
}
.PrivacyCookie .btn-info:hover,
.PrivacyCookie .btn-info:focus,
.PrivacyCookie .btn-info.focus,
.PrivacyCookie .btn-info:active,
.PrivacyCookie .btn-info.active,
.open > .dropdown-toggle.PrivacyCookie .btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.PrivacyCookie .btn-info:active,
.PrivacyCookie .btn-info.active,
.open > .dropdown-toggle.PrivacyCookie .btn-info {
  background-image: none;
}
.PrivacyCookie .btn-info.disabled,
.PrivacyCookie .btn-info[disabled],
fieldset[disabled] .PrivacyCookie .btn-info,
.PrivacyCookie .btn-info.disabled:hover,
.PrivacyCookie .btn-info[disabled]:hover,
fieldset[disabled] .PrivacyCookie .btn-info:hover,
.PrivacyCookie .btn-info.disabled:focus,
.PrivacyCookie .btn-info[disabled]:focus,
fieldset[disabled] .PrivacyCookie .btn-info:focus,
.PrivacyCookie .btn-info.disabled.focus,
.PrivacyCookie .btn-info[disabled].focus,
fieldset[disabled] .PrivacyCookie .btn-info.focus,
.PrivacyCookie .btn-info.disabled:active,
.PrivacyCookie .btn-info[disabled]:active,
fieldset[disabled] .PrivacyCookie .btn-info:active,
.PrivacyCookie .btn-info.disabled.active,
.PrivacyCookie .btn-info[disabled].active,
fieldset[disabled] .PrivacyCookie .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.PrivacyCookie .btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.PrivacyCookie .btn-info:active,
.PrivacyCookie .btn-info.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.PrivacyCookie .btn-info:hover,
.PrivacyCookie .btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.PrivacyCookie .btn-info:active,
.PrivacyCookie .btn-info.active {
  background-color: #2aabd2;
  border-color: #31b0d5;
}
.PrivacyCookie .btn-info:disabled,
.PrivacyCookie .btn-info[disabled] {
  background-color: #2aabd2;
  background-image: none;
}
.ShareLinks,
.ShareLinks > li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ShareLinks > li.item {
  float: left;
  margin-right: 16px;
}
.xl-ui-readmore .xl-ui-readmore-body {
  overflow: hidden;
  -webkit-transition: height, 600ms, ease;
  -moz-transition: height, 600ms, ease;
  -o-transition: height, 600ms, ease;
  transition: height, 600ms, ease;
}
.xl-ui-readmore .xl-ui-readmore-link {
  display: none;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 0 -1em 1em -0.5em #fff;
  -moz-box-shadow: 0 -1em 1em -0.5em #fff;
  box-shadow: 0 -1em 1em -0.5em #fff;
}
.xl-ui-readmore.xl-ui-readmore-collapse .xl-ui-readmore-link {
  display: block;
}
.PostIn-Talk .postIn-messagesTitle,
.PostIn-Talk .PostIn-Post-Write .postIn-title {
  padding: 10px 16px;
  background-color: #ffffff;
}
.PostIn-Talk .PostIn-Post-Write {
  border-bottom: solid 1px #d0c4a6;
}
.PostIn-Talk .postIn-blogMessage .postIn-memberIcon {
  width: auto;
  height: auto;
  padding-right: 16px;
}
.PostIn-Talk .postIn-blogMessage .postIn-memberIcon .icon {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #ffffff;
}
.PostIn-Talk .postIn-blogMessage .postIn-body {
  float: none;
}
.PostIn-Talk .postIn-blogMessage .panel {
  border-left: 1px solid #d0c4a6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.PostIn-Talk .postIn-blogMessage .panel .panel-heading,
.PostIn-Talk .postIn-blogMessage .panel .panel-footer {
  background: none;
  border: none;
}
.PostIn-Talk .postIn-blogMessage .panel .panel-heading .panel-title {
  font-family: inherit;
  text-transform: none;
}
.PostIn-Talk .postIn-blogMessage .panel .panel-heading .title {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.3333333;
  margin-top: 0.3em;
}
.PostIn-Talk .postIn-blogMessage .panel .panel-body {
  padding-top: 0;
}
.PostIn-Talk .postIn-blogMessage .postIn-children .postIn-blogMessage {
  padding-top: 10px !important;
}
.PostIn-Talk .postIn-blogMessage .postIn-children .postIn-blogMessage::before {
  content: "";
  display: none;
  border-top: 2px solid #d0c4a6;
  width: auto;
  margin: 0 16px;
  margin-bottom: 20px !important;
}
.PostIn-Talk .postIn-blogMessage.postIn-my > .postIn-body::before {
  display: none;
}
.PostIn-Talk .postIn-blogMessage.postIn-my > .postIn-body > .panel {
  background: white;
}
.PostIn-Talk .postIn-toolbar .btn::before {
  content: " | ";
}
.PostIn-Talk .postIn-toolbar .btn:first-child::before {
  display: none;
}
.PostIn-Talk .postIn-fromMember {
  font-weight: bold;
}
.PostIn-Talk .postIn-highlight > .postIn-body > .panel {
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
}
@media (min-width: 400px) {
  .PostIn-Talk .postIn-blogMessage .postIn-memberIcon {
    float: left;
  }
  .PostIn-Talk .postIn-blogMessage .postIn-body {
    float: none;
    margin-left: 61px;
  }
}
.Newsletter-pageBanner .pageBanner-bg {
  padding: 10px 16px 0;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.Newsletter-pageBanner .pageBanner-bg.pageBanner-bg-lg {
  height: 168px;
}
.Newsletter-pageBanner .pageBanner-bg.pageBanner-bg-lg .box {
  max-width: 300px;
  margin-top: 40px;
}
.Newsletter-pageBanner .pageBanner-bg.pageBanner-bg-xs {
  height: 400px;
}
.Newsletter-SubscribeWidget.formWidget {
  display: block;
}
.Newsletter-SubscribeWidget.formWidget .title {
  display: block;
}
.Newsletter-SubscribeWidget.formWidget.inline:before,
.Newsletter-SubscribeWidget.formWidget.inline:after {
  content: " ";
  display: table;
}
.Newsletter-SubscribeWidget.formWidget.inline:after {
  clear: both;
}
.Newsletter-SubscribeWidget.formWidget.inline:before,
.Newsletter-SubscribeWidget.formWidget.inline:after {
  content: " ";
  display: table;
}
.Newsletter-SubscribeWidget.formWidget.inline:after {
  clear: both;
}
.Newsletter-SubscribeWidget.formWidget.inline .title {
  float: left;
  margin-right: 1em;
  margin-top: 0.5em;
}
.Newsletter-SubscribeWidget.formWidget.inline .title::after {
  content: ": ";
}
.Newsletter-SubscribeWidget.formWidget.inline .body {
  float: left;
  width: 260px;
}
.Newsletter-SubscribeWidget.selectArgumentsModal .checkbox input {
  width: 20px;
}
.Newsletter-SubscribeWidget.selectArgumentsModal .checkbox .descr {
  margin-left: 20px;
  font-weight: normal;
}
.Newsletter-SubscribeWidget.selectArgumentsModal .checkbox.privacy .descr {
  overflow-y: auto;
  max-height: 60px;
}
.Newsletter-SubscribeEditWidget .intro,
.Newsletter-SubscribeEditWidget .intro p {
  font-size: 14px;
}
.Newsletter-SubscribeEditWidget .colIcon {
  margin-top: 20px !important;
}
.Newsletter-UnsubscribeWidget .intro,
.Newsletter-UnsubscribeWidget .intro p {
  font-size: 14px;
}
.Newsletter-UnsubscribeWidget .colIcon {
  margin-top: 20px !important;
}
.Price {
  font-size: 130%;
}
.Price .gross,
.Price .net {
  white-space: nowrap;
}
.Price.price-full .net {
  display: none;
}
.Price.price-off .gross {
  color: #c3beba;
  font-size: 0.6em;
  text-decoration: line-through;
  margin-right: 0.6em;
}
.Price.price-off .net {
  color: #d9534f;
}
.BtnAddToCart .btnAddToCart-quantity,
.BtnAddToCart button.btnBasket {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.BtnAddToCart .btnAddToCart-quantity {
  position: relative;
  margin-right: 12px;
}
.BtnAddToCart .btnAddToCart-quantity label {
  display: block;
  position: absolute;
  line-height: 1.6em;
  top: -1.6em;
  right: 0;
}
.BtnAddToCart .btnAddToCart-quantity input,
.BtnAddToCart .btnAddToCart-quantity select {
  width: 75px;
  text-align: right;
  font-family: arial;
}
.PriceTax {
  text-align: right;
}
.PriceTax .price-taxed + .price-taxable .Price {
  font-size: 100%;
  color: black;
}
.PriceTax .price-taxed + .price-taxable .Price.price-off .gross {
  display: none;
}
.PriceTax .price-taxed + .price-taxable .Price .net {
  color: black;
}
td.price .PriceTax .price-taxed + .price-taxable label,
div.price .PriceTax .price-taxed + .price-taxable label {
  margin: 1em 0 0;
}
.RecordList {
  clear: both;
}
.RecordList ul.recordList-list {
  padding-left: 0;
}
.RecordList ul.recordList-list,
.RecordList ul.recordList-list > li {
  list-style: none;
}
.RecordList .recordList-itemBox {
  padding: 0;
}
.RecordList .thumbnail {
  margin-bottom: 0;
  background: none;
  border: none;
}
.RecordList .jumbotron {
  padding: 40px 32px;
}
@media (min-width: 768px) {
  .RecordList .col-menu {
    width: 250px;
  }
  .RecordList .col-body {
    float: none;
    width: auto;
    margin-left: 250px;
  }
}
.recordList-body .recordList-itemBox {
  margin: 0;
  padding: 0;
  padding-right: 10px;
  padding-bottom: 10px;
}
.recordList-item.recordList-article {
  background-color: white;
  position: relative;
  height: 422px;
}
.recordList-item.recordList-article > .row {
  position: relative;
  padding-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.recordList-item.recordList-article .imgBox {
  padding: 5px;
}
.recordList-item.recordList-article .imgBox a.img img.img {
  display: block;
  width: 245px;
  height: 245px;
  background-image: url("/Css/images/img-tappabuchi.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: 80% auto;
  -moz-background-size: 80% auto;
  -o-background-size: 80% auto;
  background-size: 80% auto;
}
.recordList-item.recordList-article .body {
  margin-top: 6px;
}
.recordList-item.recordList-article .name-and-code {
  min-height: 4.2em;
  margin: 1em 0;
  overflow: hidden;
}
.recordList-item.recordList-article .name-and-code .name {
  margin: 0.3em 0;
}
.recordList-item.recordList-article a.name {
  display: block;
}
.recordList-item.recordList-article .taggs .tag-item::after {
  content: ", ";
}
.recordList-item.recordList-article .taggs .tag-item:last-child::after {
  display: none;
}
.recordList-item.recordList-article .codes {
  display: block;
  font-size: 10pt;
  color: #777;
}
.recordList-item.recordList-article .codes .lbl::after {
  content: ":";
  margin-right: 0.4em;
}
.recordList-item.recordList-article .codes .codes-sku {
  display: none;
}
.recordList-item.recordList-article .specialTaggs {
  height: 30px;
  margin-top: -40px;
}
.recordList-item.recordList-article .specialTaggs img {
  display: inline-block;
  border: none;
  margin-right: 6px;
  width: 30px;
  height: 30px;
}
.recordList-item.recordList-article .description {
  height: 4em;
  margin-top: 1em;
  margin-bottom: 1em;
  overflow: hidden;
}
.recordList-item.recordList-article .description p,
.recordList-item.recordList-article .description ul {
  margin: 0;
}
.recordList-item.recordList-article hr {
  border-color: #947153;
}
.recordList-item.recordList-article .PriceTax {
  text-align: left;
}
.recordList-item.recordList-article .PriceAndBasket .btnBasket {
  max-width: none;
}
.recordList-item.recordList-article .PriceAndBasket .btnAddToCart-quantity {
  display: none;
}
.recordList-item.recordList-article .rowBottom {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
}
.recordList-item.recordList-article .rowBottom hr {
  border-color: #947153;
}
.recordList-item.recordList-brand {
  background: white;
  position: relative;
  padding: 20px 0;
}
.recordList-item.recordList-brand:before,
.recordList-item.recordList-brand:after {
  content: " ";
  display: table;
}
.recordList-item.recordList-brand:after {
  clear: both;
}
.recordList-item.recordList-brand:before,
.recordList-item.recordList-brand:after {
  content: " ";
  display: table;
}
.recordList-item.recordList-brand:after {
  clear: both;
}
.recordList-item.recordList-brand .imgBox,
.recordList-item.recordList-brand .textBox {
  padding: 0 20px;
}
.recordList-item.recordList-brand .imgBox {
  height: 100%;
}
.recordList-item.recordList-brand .imgBox a.img img.img {
  display: block;
  width: 100%;
  height: auto;
  background-image: url("/Css/images/img-tappabuchi.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: 80% auto;
  -moz-background-size: 80% auto;
  -o-background-size: 80% auto;
  background-size: 80% auto;
}
.recordList-item.recordList-brand .btnOpenSheet {
  margin: 10px 16px;
}
@media (min-width: 768px) {
  .recordList-item.recordList-brand .textBox {
    padding-left: 0;
    position: static;
  }
  .recordList-item.recordList-brand .textBox .wiki > .h2:first-child {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .recordList-item.recordList-brand .btnOpenSheet {
    margin: 0;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}
.SearchPath > .panel.panel-static {
  padding: 0;
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.SearchPath > .panel.panel-static > .panel-heading {
  display: none;
}
.SearchPath > .panel.panel-static > .panel-body {
  padding: 0;
  margin: 0;
}
.SearchForm {
  /*
    .numberRange-textboxes {
        display:table-row;
        .numberRange-textbox {
            width:40%;
            display:table-cell;
            text-align:left;
        }
        input {
            display:inline-block;
            width:90%;
        }
        .numberRange-um {
            text-align:right;
            .lbl {
                font-weight:normal;
            }
        }
    }
    */
}
.SearchForm > .panel,
.SearchForm > .panel > .panel-heading,
.SearchForm > .panel > .panel-body {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.SearchForm > .panel {
  padding-top: 0;
  padding-left: 16px;
  padding-right: 16px;
  overflow: hidden;
}
.SearchForm > .panel > .panel-heading {
  padding-left: 0;
  padding-right: 0;
}
.SearchForm > .panel > .panel-body {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.SearchForm .form-group {
  margin: 0 0 0.6em;
}
.SearchForm .form-group label {
  display: block;
}
.SearchForm .form-inline .btn {
  float: right;
}
.SearchForm .numberRange-textboxes .numberRange-textbox-min {
  border-right: none;
}
.SearchForm .numberRange-textboxes .numberRange-textbox-max,
.SearchForm .numberRange-textboxes .numberRange-textbox-sep {
  border-left: none;
  border-right: none;
}
.SearchForm .numberRange-textboxes .numberRange-textbox-sep {
  padding-left: 0.3em;
  padding-right: 0.3em;
}
@media (min-width: 768px) {
  .SearchForm .panel .form-group {
    margin: 0 0.6em 0.6em 0;
  }
  .SearchForm .panel .form-inline .btn {
    float: none;
  }
}
.Sheet {
  margin-bottom: 100px;
}
.Sheet .priceAndBasket-buttons {
  padding-top: 24px;
  padding-bottom: 24px;
  padding-right: 16px;
  background-color: #f1ede5;
}
.Sheet .specialTaggs {
  height: 30px;
}
.Sheet .specialTaggs img {
  display: inline-block;
  border: none;
  margin-right: 6px;
  width: 30px;
  height: 30px;
}
.Sheet .sheet-info {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.Sheet .sheet-info .code,
.Sheet .sheet-info .sku {
  color: #777;
}
.Sheet .sheet-info .taggs .tag-item::after {
  content: ", ";
}
.Sheet .sheet-info .taggs .tag-item:last-child::after {
  display: none;
}
.Sheet .sheet-info .panel-body {
  padding: 0;
}
.Sheet .sheet-info .h1 {
  margin: 4px 0;
}
.Sheet .sheet-info label.h3,
.Sheet .sheet-info label .h3 {
  margin: 0.5em 0;
  display: block;
}
.Sheet .sheet-info .kvItem .lbl {
  font-weight: bold;
}
.Sheet .sheet-info .sheet-infoItem:before,
.Sheet .sheet-info .sheet-infoItem:after {
  content: " ";
  display: table;
}
.Sheet .sheet-info .sheet-infoItem:after {
  clear: both;
}
.Sheet .sheet-info .sheet-infoItem:before,
.Sheet .sheet-info .sheet-infoItem:after {
  content: " ";
  display: table;
}
.Sheet .sheet-info .sheet-infoItem:after {
  clear: both;
}
.Sheet .sheet-photogallery {
  margin-top: 10px;
}
.Sheet .sheet-photogallery .brand-logo {
  position: absolute;
  z-index: 1;
  border: 2px solid transparent;
}
.Sheet .sheet-photogallery .brand-logo:hover {
  border-color: rgba(0, 0, 0, 0);
}
.Sheet .sheet-photogallery .specialTaggs {
  position: absolute;
  z-index: 1;
  padding-top: 100%;
  margin-top: -30px;
}
.Sheet .sheet-photogallery img.brand-logo,
.Sheet .sheet-photogallery .brand-logo img {
  width: 30%;
  height: auto;
}
.Sheet .sheet-photogallery .minislide-oriH ul.itemSel {
  display: block;
  position: relative;
  margin-top: -22px;
}
@media (min-width: 768px) {
  .Sheet .sheet-photogallery .minislide-oriH ul.itemSel {
    display: none;
  }
}
.Sheet .sheet-infoItem,
.Sheet .articleVariantController-variant {
  padding: 10px 0;
}
.Sheet .sheet-infoItem.noBasket .PriceAndBasket .priceAndBasket-buttons {
  display: none;
}
.Sheet .sheet-infoItem.sheet-header {
  border-bottom: 1px solid #947153;
}
.Sheet .articleVariantController-variant {
  margin-bottom: 0;
}
.Sheet .articleVariantController-variant select {
  width: auto;
  min-width: 260px;
}
.Sheet .articleVariantController-variant-list .row {
  margin-left: -8px;
  margin-right: -8px;
}
.Sheet .articleVariantController-variant-list .articleVariantController-variant-list-item {
  padding-left: 8px;
  padding-right: 8px;
}
.Sheet .sheet-brand label {
  display: block;
}
.Sheet .sheet-brand .logo {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.Sheet .sheet-brand .box {
  display: block;
  overflow: hidden;
}
.Sheet .sheet-dataSheet .lbl {
  display: inline-block;
}
.Sheet .sheet-dataSheet .lbl::after {
  content: ": ";
}
.Sheet .sheet-dataSheet .val {
  display: inline-block;
  margin-left: 0.6em;
}
.Sheet .sheet-dataSheet .val span::after {
  content: ", ";
}
.Sheet .sheet-dataSheet .val span:last-child::after {
  content: "";
}
.Sheet .sheet-comments .title {
  background: #f1ede5;
  padding: 10px 16px;
}
.Sheet .mediaItem.mediaItem-video,
.Sheet .mediaItem.mediaItem-sequence {
  text-align: center;
}
.Sheet .mediaItem.mediaItem-video a.mediaItem-btn,
.Sheet .mediaItem.mediaItem-sequence a.mediaItem-btn {
  position: absolute;
  display: block;
  z-index: 10;
  width: auto;
  height: auto;
  font-size: 100px;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -50px;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  color: black;
}
.Sheet .mediaItem.mediaItem-video a.mediaItem-btn:hover,
.Sheet .mediaItem.mediaItem-sequence a.mediaItem-btn:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  text-decoration: none;
}
.Sheet .mediaItem.mediaItem-video a.mediaItem-btn span,
.Sheet .mediaItem.mediaItem-sequence a.mediaItem-btn span {
  display: block;
}
.Sheet .mediaItem.mediaItem-video a.mediaItem-btn span.btnPlay,
.Sheet .mediaItem.mediaItem-sequence a.mediaItem-btn span.btnPlay {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  width: 100px;
  height: 100px;
}
.Sheet .mediaItem.mediaItem-video a.mediaItem-btn span.btnPlay {
  background-image: url("/Css/images/video-playIcon.png");
}
.Sheet .mediaItem.mediaItem-sequence a.mediaItem-btn span.btnPlay {
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url("/Scripts/XiliumLib/Angular1/xlSnoop360.160519/images/icon360-white.png");
  background-repeat: no-repeat;
  background-size: 80% auto;
  background-position: 50% 50%;
  border-radius: 100%;
}
.Sheet.sheet-article {
  background: white;
}
.Sheet.sheet-article .Price {
  font-size: 160%;
}
.Sheet.sheet-brand .Minislide {
  width: 100%;
  height: auto;
  max-height: 600px;
  margin-bottom: 18px;
}
.Sheet.sheet-brand .Minislide .media {
  height: 100%;
  margin: 0;
}
.Sheet.sheet-brand .Minislide .media li img {
  display: block;
  width: 100%;
  height: auto;
}
.Sheet.sheet-brand .Minislide ul.itemSel {
  display: block;
  position: absolute;
  bottom: 1em;
  left: 0;
  right: 0;
}
.Sheet.sheet-brand .slideshowHeader-container .slideshowHeader-slogan {
  position: absolute;
  z-index: 2;
  top: 30px;
  right: 50px;
  width: 200px;
  height: auto;
  padding: 10px 16px 20px;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}
.Sheet.sheet-brand .sheet-articoliPrinc {
  background: #f1ede5;
  margin-top: 50px;
}
.Sheet.sheet-brand .sheet-articoliPrinc .title {
  margin-top: 0;
}
.Sheet.sheet-brand .logo {
  width: 100%;
  height: auto;
}
.Sheet.sheet-brand .logo .logo-content {
  width: 100%;
  height: auto;
}
.Sheet.sheet-brand .logo .logo-content img {
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 0;
}
.Sheet.sheet-brand .logo.logo-square .logo-content {
  display: block;
  position: relative;
}
.Sheet.sheet-brand .logo.logo-square .logo-content::before {
  content: "";
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  padding-top: 56.25%;
  padding-bottom: 4px;
}
.Sheet.sheet-brand .logo.logo-square .logo-content span.logo-box {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 4px;
  width: auto;
  height: auto;
}
.Sheet.sheet-brand .logo.logo-square .logo-content img {
  display: block;
  width: 100%;
  height: auto;
}
.Sheet.sheet-brand .logo.logo-headline {
  margin-top: 20px !important;
}
.Sheet.sheet-brand .logo.logo-headline .logo-content {
  padding: 10px 0;
  text-align: center;
}
.Sheet.sheet-brand .identityCard .list-group-item {
  background: transparent;
}
.Sheet.sheet-brand .identityCard .fld .lbl,
.Sheet.sheet-brand .identityCard .fld .val {
  float: none;
}
.Sheet.sheet-brand .identityCard .fld .lbl {
  font-weight: bold;
  text-transform: capitalize;
}
.Sheet.sheet-brand .identityCard .fld .wiki ul,
.Sheet.sheet-brand .identityCard .fld .wiki ol {
  padding-left: 1.2em;
}
@media (max-width: 767px) {
  .Sheet.sheet-article .sheet-info .PriceAndBasket .btnBasket {
    width: 210px;
  }
  .Sheet.sheet-article .sheet-brand .logo {
    float: none;
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .Sheet.sheet-article .tabstripCollapsedMix-tabstripBody {
    border-radius: 0 !important;
  }
  .Sheet.sheet-article .sheet-brand .box {
    margin-left: -12px;
  }
}
.MemberSecurity-AuthenticateRegister .formAddon .title {
  font-family: inherit;
  font-weight: bold;
  line-height: 1.1;
  color: inherit;
  margin-top: 18px;
  margin-bottom: 9px;
  font-size: 21px;
  font-family: Georgia, serif;
  text-transform: none;
  font-weight: normal;
  font-size: 20px;
}
.MemberSecurity-AuthenticateRegister .formAddon .title small,
.MemberSecurity-AuthenticateRegister .formAddon .title .small {
  font-weight: normal;
  line-height: 1;
  color: #e4d9cf;
}
.MemberSecurity-AuthenticateRegister .formAddon .title small,
.MemberSecurity-AuthenticateRegister .formAddon .title .small {
  font-size: 65%;
}
.xlMemberAddressListEdit .xlMemberAddressListEdit-toolbar {
  padding: 12px;
  padding-top: 0;
}
.xlMemberAddress-ListItem {
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
}
.xlMemberAddress-ListItem p span.sep {
  display: block;
  content: "";
  margin-top: -0.6em;
  height: 0;
}
.xlMemberAddress-ListItem .toolbar.toolbar-head {
  vertical-align: top;
}
.xlMemberAddress-ListItem .toolbar.toolbar-foot {
  vertical-align: bottom;
}
.xlMemberAddress-ListItem .toolbar .text {
  margin-left: 0.4em;
}
.ArticleVariantController:before,
.ArticleVariantController:after {
  content: " ";
  display: table;
}
.ArticleVariantController:after {
  clear: both;
}
.ArticleVariantController:before,
.ArticleVariantController:after {
  content: " ";
  display: table;
}
.ArticleVariantController:after {
  clear: both;
}
.ArticleVariantController .thumbnail {
  border-color: transparent;
}
.ArticleVariantController .thumbnail.aCur {
  border-color: #a0894f;
}
.RecordMediaGallery .currentItem {
  position: relative;
}
.RecordMediaGallery .currentItem .size {
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.RecordMediaGallery .currentItem .content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.RecordMediaGallery .currentItem .content * {
  width: 100%;
  -OFF-height: 100%;
}
.RecordMediaGallery .list-item {
  margin-left: -8px;
  margin-right: -8px;
}
.RecordMediaGallery .list-item .item {
  padding-left: 8px;
  padding-right: 8px;
}
.RecordMediaGallery .list-item .item .aCur {
  display: block;
  background-color: #f1ede5;
}
.RecordMediaGallery .list-item .item img {
  width: 100%;
}
/*
    #######################
    Aggiustamenti BOOTSTRAP
    #######################
*/
@media (max-width: 399px) {
  .visible-xs.visible-xsBig {
    display: none !important;
  }
}
@media (min-width: 400px) {
  .visible-xs.visible-xsSmall {
    display: none !important;
  }
}
.margin-left {
  margin-left: 16px !important;
}
.margin-left2x {
  margin-left: 32px !important;
}
.margin-left4x {
  margin-left: 64px !important;
}
.margin-left0 {
  margin-left: 0 !important;
}
.margin-right {
  margin-right: 16px !important;
}
.margin-right2x {
  margin-right: 32px !important;
}
.margin-right4x {
  margin-right: 64px !important;
}
.margin-right0 {
  margin-right: 0 !important;
}
.margin-top {
  margin-top: 10px !important;
}
.margin-top2x {
  margin-top: 20px !important;
}
.margin-top4x {
  margin-top: 40px !important;
}
.margin-top0 {
  margin-top: 0 !important;
}
.margin-bottom {
  margin-bottom: 10px !important;
}
.margin-bottom2x {
  margin-bottom: 20px !important;
}
.margin-bottom4x {
  margin-bottom: 40px !important;
}
.margin-bottom0 {
  margin-bottom: 0 !important;
}
.padding-left {
  padding-left: 16px !important;
}
.padding-left2x {
  padding-left: 32px !important;
}
.padding-left0 {
  padding-left: 0 !important;
}
.padding-right {
  padding-right: 16px !important;
}
.padding-right2x {
  padding-right: 32px !important;
}
.padding-right0 {
  padding-right: 0 !important;
}
.padding-top {
  padding-top: 10px !important;
}
.padding-top2x {
  padding-top: 20px !important;
}
.padding-top0 {
  padding-top: 0 !important;
}
.padding-bottom {
  padding-bottom: 10px !important;
}
.padding-bottom2x {
  padding-bottom: 20px !important;
}
.padding-bottom0 {
  padding-bottom: 0 !important;
}
@media (max-width: 767px) {
  .margin-xs-left {
    margin-left: 16px !important;
  }
  .margin-xs-left2x {
    margin-left: 32px !important;
  }
  .margin-xs-left4x {
    margin-left: 64px !important;
  }
  .margin-xs-left0 {
    margin-left: 0 !important;
  }
  .margin-xs-right {
    margin-right: 16px !important;
  }
  .margin-xs-right2x {
    margin-right: 32px !important;
  }
  .margin-xs-right4x {
    margin-right: 64px !important;
  }
  .margin-xs-right0 {
    margin-right: 0 !important;
  }
  .margin-xs-top {
    margin-top: 10px !important;
  }
  .margin-xs-top2x {
    margin-top: 20px !important;
  }
  .margin-xs-top4x {
    margin-top: 40px !important;
  }
  .margin-xs-top0 {
    margin-top: 0 !important;
  }
  .margin-xs-bottom {
    margin-bottom: 10px !important;
  }
  .margin-xs-bottom2x {
    margin-bottom: 20px !important;
  }
  .margin-xs-bottom4x {
    margin-bottom: 40px !important;
  }
  .margin-xs-bottom0 {
    margin-bottom: 0 !important;
  }
  .padding-xs-left {
    padding-left: 16px !important;
  }
  .padding-xs-left2x {
    padding-left: 32px !important;
  }
  .padding-xs-left0 {
    padding-left: 0 !important;
  }
  .padding-xs-right {
    padding-right: 16px !important;
  }
  .padding-xs-right2x {
    padding-right: 32px !important;
  }
  .padding-xs-right0 {
    padding-right: 0 !important;
  }
  .padding-xs-top {
    padding-top: 10px !important;
  }
  .padding-xs-top2x {
    padding-top: 20px !important;
  }
  .padding-xs-top0 {
    padding-top: 0 !important;
  }
  .padding-xs-bottom {
    padding-bottom: 10px !important;
  }
  .padding-xs-bottom2x {
    padding-bottom: 20px !important;
  }
  .padding-xs-bottom0 {
    padding-bottom: 0 !important;
  }
}
.text-left {
  text-align: left!important;
}
.text-right {
  text-align: right!important;
}
.text-center {
  text-align: center!important;
}
.text-big {
  font-size: 140%;
}
.text-big2x {
  font-size: 200%;
}
.text-big3x {
  font-size: 275%;
}
.text-big4x {
  font-size: 360%;
}
body .text-wrap {
  white-space: normal !important;
}
.line-height {
  line-height: 1.35;
}
html body .overflow-hidden {
  overflow: hidden;
}
html body .display-block {
  display: block;
}
html body .display-inline {
  display: inline;
}
html body .display-inlineBlock {
  display: inline-block;
}
.list-group .list-group {
  margin-bottom: 0;
}
.list-group .list-group .list-group-item {
  padding-left: 30px;
}
.list-group .list-group .list-group .list-group-item {
  padding-left: 45px;
}
.list-group .list-group .list-group .list-group .list-group-item {
  padding-left: 60px;
}
.btn-group.btn-group-hideInput > .btn input[type=radio],
.btn-group.btn-group-hideInput > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
[data-toggle="collapse"],
[data-toggle="collapse-selector"] {
  cursor: pointer;
}
[data-toggle="collapse"] .collapse-icon-status,
[data-toggle="collapse-selector"] .collapse-icon-status {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[data-toggle="collapse"] .collapse-icon-status:before,
[data-toggle="collapse-selector"] .collapse-icon-status:before {
  content: "\e113";
}
[data-toggle="collapse"].collapsed .collapse-icon-status:before,
[data-toggle="collapse-selector"].collapsed .collapse-icon-status:before {
  content: "\e114";
}
label.input-group {
  margin-bottom: 0;
  font-weight: normal;
}
.form-group .alert {
  font-weight: normal;
}
.form-control {
  min-height: 32px;
}
a.linkFullsize {
  display: block;
}
span.form-group {
  display: inline-block;
  max-width: 100%;
}
.textareaReadonly {
  display: block;
  width: 100%;
  max-width: 430px;
  height: auto;
  max-height: 120px;
  overflow-y: scroll;
}
.radioOptions {
  margin: 0.5em 1em 0 0;
  text-align: right;
}
.radioOptions label {
  margin-left: 1em;
  cursor: pointer;
}
@media (min-width: 768px) {
  .form-inlineLabel .form-group {
    width: 80%;
  }
  .form-inlineLabel .form-group span {
    float: left;
    width: 38%;
    margin-top: 0.5em;
  }
  .form-inlineLabel .form-group input,
  .form-inlineLabel .form-group select,
  .form-inlineLabel .form-group .formInput {
    margin-left: 40%;
    width: 50%;
  }
  .form-inlineLabel .form-group span > input,
  .form-inlineLabel .form-group span > select,
  .form-inlineLabel .form-group span > .formInput {
    float: left;
    margin-left: 0;
  }
}
.panel .panel-heading h1.panel-title.panel-title-noHTag,
.panel .panel-heading h2.panel-title.panel-title-noHTag,
.panel .panel-heading h3.panel-title.panel-title-noHTag,
.panel .panel-heading h4.panel-title.panel-title-noHTag,
.panel .panel-heading h5.panel-title.panel-title-noHTag,
.panel .panel-heading h6.panel-title.panel-title-noHTag {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
}
.panel .panel-heading h1.panel-title.panel-title-noHTag > a,
.panel .panel-heading h2.panel-title.panel-title-noHTag > a,
.panel .panel-heading h3.panel-title.panel-title-noHTag > a,
.panel .panel-heading h4.panel-title.panel-title-noHTag > a,
.panel .panel-heading h5.panel-title.panel-title-noHTag > a,
.panel .panel-heading h6.panel-title.panel-title-noHTag > a,
.panel .panel-heading h1.panel-title.panel-title-noHTag > small,
.panel .panel-heading h2.panel-title.panel-title-noHTag > small,
.panel .panel-heading h3.panel-title.panel-title-noHTag > small,
.panel .panel-heading h4.panel-title.panel-title-noHTag > small,
.panel .panel-heading h5.panel-title.panel-title-noHTag > small,
.panel .panel-heading h6.panel-title.panel-title-noHTag > small,
.panel .panel-heading h1.panel-title.panel-title-noHTag > .small,
.panel .panel-heading h2.panel-title.panel-title-noHTag > .small,
.panel .panel-heading h3.panel-title.panel-title-noHTag > .small,
.panel .panel-heading h4.panel-title.panel-title-noHTag > .small,
.panel .panel-heading h5.panel-title.panel-title-noHTag > .small,
.panel .panel-heading h6.panel-title.panel-title-noHTag > .small,
.panel .panel-heading h1.panel-title.panel-title-noHTag > small > a,
.panel .panel-heading h2.panel-title.panel-title-noHTag > small > a,
.panel .panel-heading h3.panel-title.panel-title-noHTag > small > a,
.panel .panel-heading h4.panel-title.panel-title-noHTag > small > a,
.panel .panel-heading h5.panel-title.panel-title-noHTag > small > a,
.panel .panel-heading h6.panel-title.panel-title-noHTag > small > a,
.panel .panel-heading h1.panel-title.panel-title-noHTag > .small > a,
.panel .panel-heading h2.panel-title.panel-title-noHTag > .small > a,
.panel .panel-heading h3.panel-title.panel-title-noHTag > .small > a,
.panel .panel-heading h4.panel-title.panel-title-noHTag > .small > a,
.panel .panel-heading h5.panel-title.panel-title-noHTag > .small > a,
.panel .panel-heading h6.panel-title.panel-title-noHTag > .small > a {
  color: inherit;
}
.panel.panel-transparent {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
.panel.panel-transparent,
.panel.panel-transparent .panel-heading,
.panel.panel-transparent .panel-body {
  padding-left: 0;
  padding-right: 0;
  background: none;
}
.alert header .title {
  font-weight: bold;
}
.alert header .time {
  float: right;
}
.bootstrap-tabstripCollapsedMix .tabstripCollapsedMix-tabstripItem {
  display: block;
  padding-left: 0;
  padding-right: 0;
}
.bootstrap-tabstripCollapsedMix .tabstripCollapsedMix-tabstripItem a {
  text-align: center;
}
.bootstrap-tabstripCollapsedMix .tabstripCollapsedMix-tabstripItem a .title {
  line-height: 2em;
}
.bootstrap-tabstripCollapsedMix .tabstripCollapsedMix-collapseHeading {
  border: none;
}
.bootstrap-tabstripCollapsedMix .tabstripCollapsedMix-collapseTitle {
  display: block;
  padding: 0;
  height: 38px;
  vertical-align: middle;
}
.bootstrap-tabstripCollapsedMix .tabstripCollapsedMix-collapseTitle,
.bootstrap-tabstripCollapsedMix .tabstripCollapsedMix-collapseTitle * {
  line-height: 38px;
}
.bootstrap-tabstripCollapsedMix .tabstripCollapsedMix-collapseTitle .icon {
  margin-right: 0.6em;
  height: 38px;
}
.bootstrap-tabstripCollapsedMix .tabstripCollapsedMix-collapseTitle .icon-status {
  line-height: 38px;
}
.bootstrap-tabstripCollapsedMix .tabstripCollapsedMix-collapseBody.panel-collapse .umb-grid.wiki {
  width: 100%;
}
.bootstrap-tabstripCollapsedMix .tabstripCollapsedMix-tabstripBody {
  margin-left: 0;
  margin-right: 0;
  border-width: 0;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 6px;
}
.bootstrap-tabstripCollapsedMix .tabstripCollapsedMix-tabstripBody .icon-status:before {
  content: "\e114";
}
.bootstrap-tabstripCollapsedMix .tabstripCollapsedMix-tabstripBody.tabstripCollapsedMix-visible .icon-status:before {
  content: "\e113";
}
/*
    #######################
    Aggiustamenti AngularJS
    #######################
*/
.ngTpl:not(.ng-scope):not(.ngTpl-show) {
  display: none;
}
[ng-controller]:not(.ng-scope):not(.ngTpl-show) {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
}
.ng-hide {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.ngAnimate {
  -webkit-transition: all linear 0.35s;
  -moz-transition: all linear 0.35s;
  -o-transition: all linear 0.35s;
  transition: all linear 0.35s;
}
.ngAnimate.ng-hide {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.ng-scope input.ng-dirty.ng-valid {
  border-color: #d6e9c6;
  background-color: #dff0d8;
}
.ng-scope input.ng-dirty.ng-invalid {
  border-color: #ebccd1;
  background-color: #f2dede;
}
.ngRefresh {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  background-color: #ffffff;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
/*# sourceMappingURL=widgets_web.css.map */