/*Tutti i diritti riservati */ 
#center_column {
  
  position: relative;
}
#speedcouponcontainer {  
  height: 44px;    
  width: auto;
  /*
   z:
   overflow: hidden;
   */
  position: relative;
}
#speedcouponcontainer #easybet_head.chead {
  float: left;
  width: auto;
  padding: 0 5px;
  background: none;
}
#speedcouponcontainer #easybet_head.chead h1{
	 color: #3324ea;
     margin-bottom: 0;
     text-transform: uppercase;
      line-height: 39px;
}
div#speedsearch {
  color: #666666;
  float: left;
  font-size: 11px;
  font-weight: normal;
  height: 40px;
  margin: 0;
  padding: 0;
  width: auto;
}

div#speedsearch input#codeLenght {

  display: inline-block;
  padding: 0;

  vertical-align: middle;
}

div#speedsearch legend + label + label, div#speedsearch legend + label + label + label {
  width: auto;
}
div#speedsearch fieldset {
    height: auto;
}
div#speedsearch legend{
	display:none;
}
div#speedsearch label {
  
  display: block;
  float: left;
  line-height: 28px;
  margin-right: 0;
  padding: 0 10px;
  color: #FFFFFF;    
    margin-top: 6px;
    border: 1px solid transparent;
}

div#speedsearch #speedPalField, .form_container #speedPalField{
	display:none;
}




div#speedsearch br, .form_container br{
    display:none;
}
div#speedsearch input {
    margin-left: 2px;   
    margin-top: 0px;
}



div#speedsearch label > span {
  padding: 0 5px 0 0;
}

.coupLarge #center_column{
  
}
#easybet_event{
  
}

/* Z */

#couponForm label#codeLenght_label {
    border: 1px solid #555;
    border-radius: 4px;
    margin-left: 10px;   
    /*  width: 72px; */
}

#speedOdds{
  position:absolute;
  overflow-y:auto;
  width:300px;
  height:300px;
  z-index:10;
  margin-top: 2px;
  margin-left: 2px;
  box-shadow: 0 0 20px #3324ea, 0 0 0px 2px #3324ea;/*, 0 0 0 2550px rgba(0, 0, 0, 0.6);*/
  
}

#speedOdds .header th{
  color:  #3324ea;
  padding: 6px;
  background-color: #222222;
}


#speedOdds  td{
  


  background: none repeat scroll 0 0 #333333;
  border-bottom: 1px solid #555555;
  border-image: none;
  border-right: medium none;
  border-top: 1px solid #555555;
  padding: 4px;
  text-align: center;
  width: 40%;

}
#speedOdds  td a{
  display: inline-block;
  width: 45px;

}

.hiddenOdd{
  display: none;
}


#speedOdds .selectedRowOdd td, #speedOdds tr:hover td{
  background:#555;
}