.evidenzaContainer {
  width: 470px;
  height: 122px;
  padding-top: 213px;
}
.evidenzaBottomContainer {
  width: 100%;
  height: 122px;
  background: url(../../images/visoreCentrale.png) no-repeat 0 0;
}
.evidenzaBottomContainer .description {
  height: 16px;
  color: white;
  padding: 3px 3px 3px 10px;
}
.evidenzaBottomContainer .maglia {
  color: white;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  margin-top: 10px;
  padding-top: 13px;
  width: 140px;
}
.evidenzaBottomContainer .maglia.sinistra {
  float: left;
  margin-left: 20px;
  padding-left: 45px;
  text-align: right;
}
.evidenzaBottomContainer .maglia.sinistra.rossa {
  background: url(../../images/squadra1.png) no-repeat 0 0;
}
.evidenzaBottomContainer .maglia.destra {
  float: right;
  margin-right: 20px;
  padding-right: 45px;
  text-align: left;
}
.evidenzaBottomContainer .maglia.destra.righe {
  background: url(../../images/squadra2.png) no-repeat right top;
}
.evidenzaBottomContainer .quoteContainer .avanti {
  color: white;
  float: right;
  width: 71px;
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 0.9em;
  height: 36px;
  margin-top: 6px;
}
.evidenzaBottomContainer .quoteContainer .avanti:hover {
  background: url(../../images/arrow_hover.png) no-repeat 0px 0px;
}
.evidenzaBottomContainer .quoteContainer .indietro {
  color: white;
  width: 73px;
  float: left;
  margin-top: 5px;
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 0.9em;
  height: 41px;
  padding-top: 5px;
}
.evidenzaBottomContainer .quoteContainer .indietro:hover {
  background: url(../../images/arrow_hover.png) no-repeat 2px -35px;
}
.evidenzaBottomContainer .quoteContainer .title {
  float: left;
  font-size: 1.2em;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 15px;
}
.evidenzaBottomContainer .quoteContainer ul.quota {
  float: left;
  list-style: none;
  margin-left: 10px;
  margin-top: 6px;
}
.evidenzaBottomContainer .quoteContainer ul.quota li {
  float: left;
  color: white;
  background-color: #4e4e4e;
  font-weight: bold;
  margin: 3px;
  padding: 5px;
  font-size: 1.1em;
}
.evidenzaBottomContainer .quoteContainer ul.quota li span {
  font-size: 0.9em;
  font-weight: normal;
}
.evidenzaBottomContainer .quoteContainer ul.quota li div.boxQuota.boxQuotaInline {
  display: inline;
  cursor: pointer;
}
.evidenzaBottomContainer .quoteContainer ul.quota li div.boxQuota.boxQuotaInline span {
  font-size: 1.2em;
  font-weight: bold;
}
.sc_dashboard {
  border: 1px solid #7e7e7e;
  background-color: white;
  padding: 2px;
  -moz-border-top-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  min-height: 50px;
  margin: 0 auto;
  float: left;
}
.sc_dashboard > ul {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  float: left;
  list-style: none;
}
.sc_dashboard > ul > li {
  background-color: #cdcdcd;
  padding: 5px;
  float: left;
  width: 98%;
}
.sc_dashboard > ul > li.sc_dashboard_title {
  background-color: #e0e0e0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  float: left;
  width: 98%;
}
.sc_dashboard > ul > li.sc_dashboard_title span {
  color: #4e4e4e;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  width: 98%;
  display: block;
}
.sc_dashboard > ul > li > .ds_left {
  float: left;
  margin-left: 5px;
  width: 70%;
}
.sc_dashboard > ul > li > .ds_left .piuGiocatiTitle {
  font-size: 13px;
  font-weight: bold;
  white-space: nowrap;
  line-height: 20px;
}
.sc_dashboard > ul > li > .ds_left .piuGiocatiData {
  font-size: 14px;
  white-space: nowrap;
  line-height: 22px;
  display: inline-block;
  width: 40%;
}
.sc_dashboard > ul > li > .ds_left .piuGiocatiRating {
  height: 10px;
  display: inline-block;
  width: 80px;
  padding-top: 5px;
  background: url(../../images/startsRateTransparent.png) no-repeat 0 2px transparent;
}
.sc_dashboard > ul > li > .ds_left div > span {
  width: 50%;
  display: block;
  background-color: #4b811c;
  height: 10px;
  background: url(../../images/startsRateTransparent.png) no-repeat 0 -19px transparent;
  margin-top: -1px;
}
.sc_dashboard > ul > li > .ds_right {
  float: right;
  text-align: center;
  background-color: #4e4e4e;
  color: white;
  padding: 2px;
  width: 20%;
}
.sc_dashboard > ul > li > .ds_right span {
  font-size: 14px;
  line-height: 18px;
}
.sc_dashboard > ul > li > .ds_right .piuGiocatiQuota {
  font-size: 16px;
  font-weight: bold;
  color: white;
  line-height: 20px;
  display: block;
}
.sc_dashboard > ul > li.sc_dashboard_even {
  background-color: #f7f7f7;
}
.sc_dashboard > ul > li.sc_dashboard_odd {
  background-color: #e6e6e6;
}
.sc_dashboard > ul > li.openMan {
  cursor: pointer;
}
.sc_dashboard.scEventi {
  margin-bottom: 20px;
}
.sc_dashboard.scEventi > ul > li > .ds_left {
  width: 58%;
}
.sc_dashboard.scEventi > ul > li > .ds_left .piuGiocatiData {
  width: auto;
  margin-right: 10px;
}
.sc_dashboard.scEventi > ul > li > .ds_left .piuGiocatiRating {
  width: 50%;
}
.sc_dashboard.scEventi > ul > li > .ds_right {
  width: 38%;
  background-color: transparent;
  text-align: right;
  padding: 0;
}
.sc_dashboard.scEventi > ul > li > .ds_right .quoteEventiPiuGiocati {
  width: auto;
  display: inline-block;
  width: 30%;
  background-color: #4e4e4e;
  margin-left: 1%;
  text-align: center;
  padding: 2px;
}
