/*Tutti i diritti riservati */ 
#the_bet {
  background-color: #111;
}

#the_bet #the_bet_container {
  padding: 5px;
}
#the_bet #the_bet_container > p {
	border: 1px solid transparent;
  margin: 5px 0 10px;
  padding: 5px;
  text-align: center;
}
#the_bet .max {
    margin: 0 auto;
    width: 99%;
}
#the_bet .clubs {
  display: inline-block;
  float: right;
  text-align: center;
  width: 30%;
}

#the_bet .clubs .club {
  float: left;
  height: 117px;
  width: 50%;
}

#the_bet .maxCont > div {
  padding: 10px;
}

#the_bet .away {} 

#the_bet .clubs img {
  height: 55px;
  margin-top: 20px;
}
#the_bet .maxCont {
  display: inline-block;
  width: 70%;
}
#the_bet table {
    width: 100%;
}
#the_bet_container tr {
  background: #222;
  border: 1px solid #444;
}
#the_bet table td {
  font-size: 12px;
  padding: 2px 5px;
  text-align: center;
  vertical-align: middle;
  text-overflow: ellipsis;
  /*overflow: hidden;*/
  white-space: nowrap;
}
.#the_bet alias,#the_bet .minCont h2,#the_bet .clubs .club h2 {
	color: [TESTO_BG_CITEM];
}
#the_bet .minCont,#the_bet .maxCont,#the_bet .clubs .club {
	background-color: #333;
}

#the_bet td.oddTd a {
  display: block;
  height: 100%;
  padding: 0 2px;
  width: 100%;
}

#the_bet .minCont td.oddTd a {
  font-size: 10px;
  margin: 0;
}

#the_bet td.bar {
    padding: 2px 4px;
    width: 70%;
}
#the_bet .maxCont td.bar {
    padding-right: 20px;
    height: 27px;
}
#the_bet .bar div {
    background-image: url("../img/bars2.png");
    color: #000000;
    height: 27px;
    line-height: 60px;
    max-width: 100%;
    position: relative;
}
#the_bet .bar .color0 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bfd255+0,8eb92a+50,72aa00+51,9ecb2d+100;Green+Gloss */
    background: #bfd255; /* Old browsers */
    background: -moz-linear-gradient(top,  #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
}
#the_bet .bar .color1 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fceabb+0,fccd4d+50,f8b500+51,fbdf93+100;Orange+3D+%235 */
    background: #fceabb; /* Old browsers */
    background: -moz-linear-gradient(top,  #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
}
#the_bet .bar .color2 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f85032+0,f16f5c+50,f6290c+51,f02f17+71,e73827+100;Red+Gloss+%231 */
    background: #f85032; /* Old browsers */
    background: -moz-linear-gradient(top,  #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
}
#the_bet .maxCont .bar div {
    min-width: 8px;
    transition: all 0.5s ease 0s;
    height: 25px;
}
#the_bet .minCont .bar div {
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b8e1fc+0,a9d2f3+10,90bae4+25,90bcea+37,90bff0+50,6ba8e5+51,a2daf5+83,bdf3fd+100;Blue+Gloss+%231 */
    background: #b8e1fc; /* Old browsers */
    background: -moz-linear-gradient(top,  #b8e1fc 0%, #a9d2f3 10%, #90bae4 25%, #90bcea 37%, #90bff0 50%, #6ba8e5 51%, #a2daf5 83%, #bdf3fd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8e1fc', endColorstr='#bdf3fd',GradientType=0 ); /* IE6-9 */

    max-width: 100%;
    position: relative;
    height: 20px;
}

#the_bet .minCont .bar .color0 {
    background-position: 0 0px;
}
#the_bet .minCont .bar .color1 {
    background-position: 0 -75px;
}
#the_bet .minCont h2, #the_bet .club h2 {
  font-size: 12px;
  margin: 5px 0;
}
#the_bet .rate {
    transition: all 500ms;
}
#the_bet .rate:after {
    content: "%";
    padding-left: 2px;
}
#the_bet .minCont td.bar {
    border-right: medium none;
}
#the_bet .minCont td.rate {
  border-left: medium none;
  border-right: medium none;
}
#the_bet .minCont {
    margin-top: 6px;
    text-align: center;
}
#the_bet .minCont>div {
    display: inline-block;
    padding: 1%;
    width: 31%;
}

#the_bet table.min td.alias {
  background-color: #444;
  width: 35px;
}

