html {
  border: 0;
  margin: 0;
  padding: 0;
}
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
dialog,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 1.4em;
  width: auto !important;
}
caption,
th,
td {
  float: none !important;
  font-weight: normal;
  text-align: left;
}
table,
th,
td {
  vertical-align: middle;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}
blockquote,
q {
  quotes: "" "";
}
a img {
  border: none;
}
:focus {
  outline: 0;
}
th {
  font-weight: bold;
}
thead th {
  background: #c3d9ff;
}
th,
td,
caption {
  padding: 4px 5px;
}
tfoot {
  font-style: italic;
}
caption {
  background: #eeeeee;
}
.float {
  float: left;
}
#sc_loader {
  width: 320px;
  height: 60px;
  background: none #505050;
  left: 50%;
  top: 50%;
  margin-left: -160px;
  margin-top: -30px;
  position: fixed;
  z-index: 999999999;
  text-align: center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #b0b0b0;
}
#sc_loader h1 {
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px 1px #666666;
  height: 30px;
  display: block;
  margin-top: 10px;
}
#sc_loader hr {
  width: 5%;
  border: 2px solid white !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
  visibility: visible;
}
.sc_container,
.sc_container h3,
.content.sistema {
  line-height: 1.5;
  color: black;
  font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.transparentLoading {
  -moz-opacity: .25;
  filter: alpha(opacity=25);
  opacity: .25;
}
.clearfix:after,
.sc_container:after {
  clear: both;
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.clearfix,
.sc_container {
  display: block;
}
.clear {
  clear: both;
}
body {
  margin: 0px;
  padding: 0px;
}
#main_sc_container {
  margin: 0 auto;
  padding: 10px 0;
  font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
  clear: both;
}
#main_sc_container .wrapper {
  width: 100%;
  margin: 0 auto;
}
#main_sc_container .header {
  float: left;
  width: 100%;
}
#main_sc_container .section {
  float: left;
  width: 100%;
}
#main_sc_container .center {
  margin-right: 240px;
  margin-left: 240px;
  min-height: 200px;
}
#main_sc_container .left_sc {
  float: left;
  width: 230px;
  margin-left: -100%;
  height: 100%;
}
#main_sc_container .right_sc {
  float: right;
  width: 230px;
  margin-left: -230px;
  height: 100%;
}
#main_sc_container ul.topbar2 {
  height: 15px;
  list-style: none;
  margin-bottom: 20px;
  padding-top: 5px;
}
#main_sc_container ul.topbar2 li {
  height: 20px;
  min-height: 20px;
  float: left;
  margin: 0;
  color: white;
  font-weight: bold;
}
#main_sc_container ul.topbar2 li div {
  cursor: pointer;
}
#main_sc_container ul.topbar2 li.left {
  width: 240px;
  text-align: right;
}
#main_sc_container ul.topbar2 li.left div {
  background: url(../../images/icone-controlli.png) no-repeat scroll 5px -11px #4b811c;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  float: left;
  height: 16px;
  margin-right: 10px;
  padding: 2px 10px 0 20px;
  width: auto;
}
#main_sc_container ul.topbar2 li.left div:hover {
  background: url(../../images/icone-controlli.png) no-repeat scroll 5px 4px #a1a1a1;
}
#main_sc_container ul.topbar2 li.left div.active {
  background: url(../../images/icone-controlli.png) no-repeat scroll 5px 4px #a1a1a1;
}
#main_sc_container ul.topbar2 li.center {
  text-align: center;
  float: none;
  margin: 0 240px;
}
#main_sc_container ul.topbar2 li.center div {
  background: url(../../images/icone-controlli.png) no-repeat scroll 12px -25px #4b811c;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  height: 15px;
  margin: 0 auto;
  padding: 1px 10px 0 25px;
  width: 120px;
}
#main_sc_container ul.topbar2 li.center div:hover {
  background: url(../../images/icone-controlli.png) no-repeat 12px -36px #a1a1a1;
}
#main_sc_container ul.topbar2 li.center div.active {
  background: url(../../images/icone-controlli.png) no-repeat 12px -36px #a1a1a1;
}
#main_sc_container ul.topbar2 li.right {
  float: right;
  width: 240px;
  text-align: right;
}
#main_sc_container ul.topbar2 li.right div {
  background: url(../../images/icone-controlli.png) no-repeat scroll 5px 4px #4b811c;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  float: right;
  height: 16px;
  margin-right: 10px;
  padding: 2px 10px 0 20px;
  width: auto;
}
#main_sc_container ul.topbar2 li.right div:hover {
  background: url(../../images/icone-controlli.png) no-repeat 5px -11px #a1a1a1;
}
#main_sc_container ul.topbar2 li.right div.active {
  background: url(../../images/icone-controlli.png) no-repeat 5px -11px #a1a1a1;
}
.content .content,
.sc_container,
.sc_container .content {
  color: black;
}
.div_overlay {
  background: url(../../images/transparent.png) repeat center;
}
.sc_container .sc_box {
  padding: 0;
  width: auto;
  margin: 0;
}
.section {
  margin: 0;
}
.section.center {
  margin: 0 230px;
  width: 100%;
}
.no-aside .center {
  width: 950px;
}
.no-aside .aside {
  display: none;
}
.no-aside-right .center,
.no-aside-left .center {
  width: 710px;
}
.no-aside-right .center {
  margin: 0 0 0 10px;
}
.no-aside-left .center {
  margin: 0 10px 0 0;
}
.aside {
  width: 230px;
}
.no-aside-right .aside.right,
.no-aside-left .aside.left {
  margin: 0 0 0 10px;
}
div.button {
  cursor: pointer;
}
.print div.button.printBtnFoglio,
.print div.button.printBtnNastro {
  border: 0 none !important;
  cursor: pointer !important;
  margin: 0 !important;
  padding: 0 !important;
}
.sc_box.content {
  background: none white !important;
}
.sc_box.mask {
  position: relative;
  overflow: hidden;
  margin-left: 5px;
}
.sc_box.mask .sc_box.holder {
  float: left;
  position: relative;
  width: 1000em;
}
.sc_box.quote {
  position: relative;
}
.alignRight {
  text-align: right !important;
}
.alignCenter {
  text-align: center !important;
}
.hidden {
  display: none;
}
ul.topbar {
  background: url(../../images/topbarSprite.png) no-repeat 0 0;
  padding: 0 0 0 7px;
  height: 33px;
  list-style: none;
  margin: 1px 0 12px;
  color: #333333;
  font-weight: bold;
}
ul.topbar li.inner {
  background: url(../../images/topbarSprite.png) no-repeat right -68px;
  height: 33px;
  padding: 0px 7px 0 0;
}
ul.topbar li .middle {
  background: url(../../images/topbarSprite.png) repeat-x 0px -34px;
  height: 28px;
  padding: 5px 0 0 15px;
  text-align: center;
}
ul.topbar li div.middle ul.search {
  float: left;
  list-style: none;
}
ul.topbar li div.middle ul.search li {
  float: left;
}
ul.topbar li div.middle ul.search li span {
  padding: 5px;
  font-weight: bold;
  display: block;
}
ul.topbar li div.middle ul.buttons {
  float: left;
  list-style: none;
  margin-left: 20px;
}
ul.topbar li div.middle ul.buttons li {
  float: left;
  margin: 5px 10px 5px 5px;
  padding: 0 10px 0 0;
  border-right: 1px solid #a3a3a3;
  cursor: pointer;
}
ul.topbar li div.middle div.fullscreen {
  margin-top: 5px;
  float: left;
  padding-left: 20px;
  background: url(../../images/fullscreen.png) no-repeat;
}
ul.topbar li.dx {
  background: url('../../images/topbarSprite.png') no-repeat 0 -68px;
  width: 7px;
  height: 33px;
}
ul.topbar li div.middle ul.search li div.button,
ul.topbar li div.middle div.button {
  background-color: #dfdfdf;
  border: 1px solid #9d9d9d;
  text-align: center;
  width: 40px;
  height: 18px;
  padding-top: 3px;
  margin-left: 10px;
}
.maschera {
  background-color: black;
  opacity: 0.4;
  filter: alpha(opacity=40);
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 100000;
  display: none;
  top: 0;
  left: 0;
}
.maschera.active {
  display: block !important;
}
.transparentMask {
  background-color: black;
  opacity: 0.4;
  filter: alpha(opacity=40);
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}
.transparentMask.active {
  display: block !important;
}
.sc_box.vetrina {
  margin: 0 auto;
  width: 470px;
}
.sc_box.vetrina > ul {
  position: relative;
  list-style: none;
  height: 360px;
}
.sc_box.vetrina > ul > li {
  position: absolute;
  width: 470px;
  height: 360px;
}
.popup {
  left: 50%;
  position: fixed;
  top: 50%;
  z-index: 100010;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.popup .topbar {
  top: 10px;
  position: absolute;
  z-index: 100020;
  height: 20px;
  width: 100%;
}
.popup .topbar .closeButton {
  background: url(../../images/closeIcon.png) no-repeat;
  float: right;
  width: 19px;
  height: 19px;
  margin-right: 10px;
  cursor: pointer;
}
.popup .content {
  width: 100%;
  height: 100%;
  position: relative;
}
.popup .content .printBtnFoglio {
  background: url(../../images/stampaFoglio.png) no-repeat;
  width: 157px;
  height: 39px;
  position: absolute;
  bottom: 20px;
  left: 15px;
}
.popup .content .printBtnNastro {
  background: url(../../images/stampaNastro.png) no-repeat;
  width: 157px;
  height: 39px;
  position: absolute;
  bottom: 20px;
  right: 15px;
}
.popup .content .txtMsg {
  bottom: 10px;
  color: #b20e14;
  height: 70px;
  padding: 10px;
  position: absolute;
  text-align: center;
  width: 90%;
}
.popup .content.print {
  background: url(../../images/printTicketBg.png) no-repeat;
}
.popup .content.sistema {
  background: none white;
  overflow: auto;
}
.popup .content.sistema tr.trTotale td {
  border-top: 1px solid black;
}
.popup .content.buyError {
  background: url(../../images/popupKo.png) no-repeat;
}
.progressWindow {
  left: 50%;
  position: fixed;
  top: 50%;
  z-index: 100040;
  width: 600px;
  height: 100px;
  margin-left: -300px;
  margin-top: -50px;
  border: 1px black solid;
  background-color: #cdcdcd;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.progressWindow h1 {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0;
  text-align: center;
}
.progressWindow .barFolder {
  height: 10px;
  background-color: white;
  margin: 0 50px;
  border: 1px #aaaaaa solid;
}
.progressWindow .barFolder div {
  height: 100%;
  background-color: #555555;
  width: 0;
}
.progressWindow h2 {
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
}
.fullscreen {
  cursor: pointer;
}
ul.topbar2 li.center span {
  display: block;
  margin-top: 10px;
}
ul.topbar2 li.center span input.empty {
  font-style: italic;
  color: #cdcdcd;
}
.sc_box.table {
  position: relative;
}
.minWin {
  color: red;
}
.maxWin {
  color: green;
}
.iconAlert {
  background: url(../../images/alert.png) no-repeat 0 5px transparent;
  padding-left: 25px;
  height: 26px;
  overflow: hidden;
  font-size: 10px;
}
.iconAlert.disabled {
  display: none;
}
.iconAcquistoOk {
  background: url(../../images/ok-icon.png) no-repeat 0 0;
  padding-left: 20px;
  height: 20px;
}
.iconAcquistoLoader {
  background: url(../../images/loader.gif) no-repeat 0 0;
  padding-left: 20px;
  height: 20px;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.importoSistemiFixedWidth {
  width: 100px;
  text-align: center;
}
.quotaVariata {
  color: red;
}
.fontBold {
  font-weight: bold;
}
.centraOggetto {
  float: none !important;
  margin: 0 auto 10px !important;
}
div.popupAllBet .content {
  background: none white;
  overflow: auto;
}
div.popupAllBet .sistema.content table.genericTable {
  border-collapse: collapse;
  margin: 0;
}
div.popupAllBet .topbar {
  background-color: #555555;
  height: 20px;
  padding: 5px 0;
  position: relative;
  top: 0;
}
div.popupAllBet .topbar span {
  font-size: 14px;
  font-weight: bold;
  padding-left: 5px;
  color: #e7e7e7;
}
div.popupAllBet div.titoloManifestazione {
  color: black !important;
  font-size: 13px !important;
  font-weight: bold;
  padding: 5px;
  color: #e7e7e7;
}
div.popupAllBet div.content.AllBet ul.allBetTipiEsitiList {
  height: 432px;
  overflow: auto;
  position: relative;
  color: black;
  font-size: 11px !important;
}
div.popupAllBet div.content.AllBet ul.allBetTipiEsitiList > li {
  clear: both;
}
div.popupAllBet div.content.AllBet ul.allBetTipiEsitiList > li > ul {
  list-style: none;
}
div.popupAllBet div.content.AllBet ul.allBetTipiEsitiList > li > ul > li {
  clear: both;
  float: left;
  width: 100%;
  background-color: #f1f1f1;
}
div.popupAllBet div.content.AllBet ul.allBetTipiEsitiList > li > ul > li div {
  padding: 2px 5px;
}
div.popupAllBet div.content.AllBet ul.allBetTipiEsitiList > li > ul > li:nth-child(even) {
  background-color: #f1f1f1;
}
div.popupAllBet div.content.AllBet ul.allBetTipiEsitiList > li > ul > li:nth-child(odd) {
  background-color: #f7f7f7;
}
div.popupAllBet div.content.AllBet ul.allBetTipiEsitiList > li > ul > li.active {
  background-color: #dcefce !important;
}
div.popupAllBet div.content.AllBet ul.allBetTipiEsitiList > li > h1 {
  background-color: #e5e5e5;
  padding: 5px;
  font-size: 12px;
}
#modeSwitchContainer {
  height: 31px;
  padding: 2px 0 0 15px;
}
#modeSwitchContainer ul.tabs {
  list-style: none;
  width: 365px;
  margin: 0 auto;
}
#modeSwitchContainer ul.tabs li {
  float: left;
  border-left: 1px solid #8e8e8e;
  padding: 7px 0;
  width: 90px;
  cursor: pointer;
}
#modeSwitchContainer ul.tabs li.last {
  border-right: 1px solid #8e8e8e;
}
#modeSwitchContainer ul.tabs li:hover {
  background-color: #cdcdcd;
}
#modeSwitchContainer ul.tabs li.active,
#modeSwitchContainer ul.tabs li.active:hover {
  background-color: white;
}
.UseLegacyBetting {
  background: url(../../images/passa-alla-modalita-classica.png) no-repeat 0 0;
  width: 210px;
  height: 21px;
  text-align: left;
  text-indent: -99999em;
  display: block;
  float: right;
  cursor: pointer;
  margin-bottom: 20px;
}
.linkStatistiche {
  width: 100%;
  height: 68px;
  margin-top: 20px;
  background-color: #cdcdcd;
  display: block;
  cursor: pointer;
  background: url(../../images/bannerStatistiche.png) no-repeat 0 0;
}
#sc_searchBarResult {
  position: relative;
}
#sc_searchBarResult > div {
  position: absolute;
  width: 215px;
  border: 1px solid black;
}
