/*Tutti i diritti riservati */ 
/*Tutti i diritti riservati */ 
/*Tutti i diritti riservati */ 
/*Tutti i diritti riservati */ 
/*Tutti i diritti riservati */ 
/*Tutti i diritti riservati */ 
#SRLive #container.offerWidth {
  width: 100%;
}

span a {
  display: block;
  height: 100%;
  width: 100%;
}

 .eventview a.selected {
  background-color: #ff9300;
  color: #222;
}

 .eventview a.selected:hover {
  background-color: #ff9300;
  color: #222;
}

.coupLarge #center_column {
  margin-left: 0;
}

#main_content.ShowHideCoupon #right_column {
  display: none;
}

#main_content.ShowHideCoupon #center_column {
  margin-right: 0px;
}

#main_content.ShowHideCoupon #SHC_icon {
  color: #222;
}

#main_content.ShowHideCoupon #SHC_icon:hover {
  color: #fff;
}

.live_events, .live_upcoming {
  width: 100%;
  float: left;
}

#SRLive #center_column {
  background: #000 none repeat scroll 0 0;
}

.live_title {
  background-color:#303030;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 0;
  padding-left: 10px;
  text-transform: uppercase;
  color:#fff;
}

.toggle:hover {
  text-decoration: none;
}

.toggle * {

}

.toggle .glyphicon {
  float: right;
  display: block;
  padding: 5px;
}

.group_name {
  background-color: #555;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  text-transform: uppercase;
  margin-bottom: 0px;
  transition-property: background-color;
  transition-duration: 0.5s;
}

.group_name:hover {
  background-color: #666;
}

.mani_name {
  text-transform: uppercase;
  padding-left: 30px;
  font-size: 20px;
  height: 25px;
  line-height: 25px;
  background-color: #333;
  margin-bottom: 0px;
  transition-property: background-color;
  transition-duration: 0.5s;  
}

.match_detail span.mani_desc {/*
  font-size: 12px;
  margin-top: 5px;
  max-width: calc(100% - 10px);
  overflow: hidden;
  white-space: nowrap;
  color: #ff9300;*/
  display:none
}

.mani_name:hover{
  background-color: #444;
}


.live_match {
	border-bottom: 1px solid #fff; 
	padding-bottom: 5px;
	padding-top: 5px;
	height: 60px;
}
.altrow {
/*  background-color: #202020;*/
}

.live_match:hover .Like_Match span {
  display: block
}
.live_match .betstop {
  color: #222;
  float: left;
  line-height: 50px;
  text-align: center;
  width: 50%;
}
.betstop .glyphicon.glyphicon-lock {
  line-height: 50px;
  padding: 0 10px;
}
.betstop .glyphicon.glyphicon-lock {
  line-height: 50px;
  padding: 0 10px;
}
.eventview .betstop {
  line-height: 20px;
  height: 20px;
  text-align: center;
  width: 100%;
}
.eventview .betstop .glyphicon.glyphicon-lock {
  padding: 0 10px;
}

.eventview .betstop span {
}

.match_detail {
  float: left;
  margin-top: 18px;
  position: relative;
  width: 17%;
}

#center_column #livecontent {
  float: left;
  width: 100%;
  margin-top: 7px;
}

#simpleview .match_detail {/*
  background-color: #303030;
  border-right: 1px solid #222;*/
  height: 70px;
  margin-top: -5px;
  width:200px;
}

.eventview #simpleview .match_detail {
  margin-top: 0;
  margin-right: 0;
}
.match_detail a:hover {
  text-decoration: none;
}

#simpleview .match_detail .match_name {
  width: 100%;
}

.match_detail span {
  padding-left: 10px;
  white-space: nowrap;
  float: left;
  color: #ff9300;;
}
.match_detail span.match_stats {
   width: calc(100% - 10px)
}

.match_detail span.match_time {
  clear: both;
  color: #ff9300;;
  padding: 0 0 10px;
  font-weight: bold
}
.match_detail span.status {
  padding: 0;
}

.match_name {
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  max-width: calc(100% - 10px);
  overflow: hidden;
  margin-bottom:10px
}

.match_detail .match_result  {
  color: #ff9300;
  font-weight: bold;  
}

.live_events .live_match:hover .match_detail * {
  color: #FDC20F;
}

.live_match:hover .ClassName {
  color: #222;
}
.live_match:hover .ShowOdds span a {
  color: #222;
}

.live_events .live_match:hover .match_detail .Like_Match a span {
  background-position: -2px -1px;
}

.match_time {
  color: #aaa;
}

.Odds_container {
  float: left;
  height: 100%;
  margin-left: 1.8%;
  position: relative;
  width: 14.9%;
}

.Odds_container.last {
/*  display: none;*/
}
    
 
.Odds_container.first {
  margin-left: 5px;
}    


@media screen and (max-width: 1675px){
    
  .Odds_container .ClassName {
    font-size: 11px;
  }    
    
  .Odds_container {
    margin-left: 1.2%;
    width: 18.1%;
  }

  .Odds_container.last {
    display: none;
  }
    
}

@media screen and (max-width: 1521px){

}



.Odds_container.no_odds {
  width: auto;
}

.Odds_container a:hover .live_odd, .Odds_container a.selected .live_odd {
  background-color: #4c50f5;
  color: #fff;
  border-color: #ff9300;
}
.eventview .Odds_container.no_odds a {
  display: block;
  font-size: 14px;
  height: 100%;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  width: 98.4%;
}
.eventview .match_time {
  display: block;
}
.eventview .Odds_container.no_odds a > span {
  display: block;
  float: left;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  width: 100%;
}
.eventview .Odds_container.no_odds a .glyphicon.glyphicon-lock {
  line-height: 30px;
  padding: 0 10px;
}
.eventview #ae .Odds_container.no_odds a {
  font-size: 13px;
}
.Odds_container.no_odds .glyphicon {
  margin: 2px 0 0 5px;
}
.ShowOdds {
  float: right;
  line-height: 20px;
  margin-right: 5px;
  margin-top: 31px;
  text-align: center;
  width: 2.5%;
}
.ShowOdds span a {
  color: #ff9300;
  background-color: #ff9300;
  font-weight: bold;
}

.ShowOdds:hover span a {
  color: #ff9300;
  background-color: #ff9300;
  text-decoration: none;
}

.Odds_container.no_odds span {
  /*float: none;*/
  margin: 0 auto;
  width: auto;
}

.Odds_container.OneClass span {
  display: block;
  float: left;
/*  height: 100%;
  line-height: 50px;*/
  width: 100%;
  z-index: 1;
}

.ThreeClass a {
  display: block;
  float: left;
  margin-left: 2%;
  width: 32%;
}

.Odds_container .first {
  margin-left: 0;
}

.odd_3.first {
/*  border-left: 1px solid #1a1a1a;*/
}
.Odds_container.ThreeClass span {
  display: block;

  z-index: 1;
}

.TwoClass a {
  display: block;
  float: left;
  height: 100%;
  margin-left: 16%;
  width: 42%;
}

.Odds_container.TwoClass span {
  display: block;
  z-index: 1;
}
.odd_2.first {
/*  border-left: 1px solid #1a1a1a;*/
}
.FourClass a {
  display: inline-block;
  float: left;
  margin-right: 1%;
  width: 24%;
}
.Odds_container.FourClass span {
  display: inline-block;
  float: left;
  width: 100%;
}
.Odds_container a {
  height: 75%;
  transition-duration: 0.5s;
  transition-property: background-color;
  position: relative
}
.Odds_container a:hover {

  color: #fff;
  text-decoration: none;
}
.Odds_container .live_odd .oldval {
  display: inline-block;
  float: none;
  font-size: 10px;
  font-weight: normal;
  line-height: 10px;
  width: auto;
}

#simpleview .live_pron {
    color: #222;
}

.live_pron {
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
  height: 15px;
  line-height: 15px;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  white-space: normal;
  width: 100%;
}
.live_odd {
  background-color: #303030;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
}

.oldval{
  font-size: 14px;
}
.ShowOdds span {
  display: block;
  transition-property: background-color;
  transition-duration: 0.5s;    
}
.ShowOdds span:hover {
  background-color: #ff9300;
}
.live_match .ShowOdds:hover span a {
  color: #ff9300;
}
.set span {
  padding-left: 0px;
  margin-right: 10px;
}
.Like_Match {
  float: right;
  height: 20px;
  margin-right: 5%;
  position: relative;
  top: -40px;
  width: 20px;
  z-index: 1;
}

.Like_Match span {
/*  background-image: url("/res/client/img/livebetting/like_match.png");
  background-position: -2px -56px;
  background-repeat: no-repeat;*/
  display: none;
  float: right;
/*  height: 20px;*/
  padding: 0;
  position: relative;
  transition-duration: 1s;
  transition-property: transform;
/*  width: 20px;*/
}
.Like_Match span:hover {
  transform: rotateY(180deg);
}
#fe_cont .Like_Match span {
/*  background-position: center -56px;*/
  display: block;
}
.delfav {
  color: #fff;
  float: right;
  height: 28px;
  line-height: 30px;
  padding: 0 10px;
}
.delfav:hover{

}
.cont {
  float: left;
  margin: 0 0 20px;
  width: 100%;
}
#liveevent {
  position: relative;
}

.Odds_container a.up {
  /*background-image: url(../img/livebetting/up.gif);*/
}
.eventview .odd.up .live_odd {
  color: #19FF00;
/*  text-shadow: 0 0 4px green, 0 0 2px green, 0 0 1px green;*/
}
.Odds_container a.down{
  /*background-image: url(../img/livebetting/down.gif);*/
}
.eventview .odd.down .live_odd {
  color: #FF2E00;
/*  text-shadow: 0 0 4px red, 0 0 2px red, 0 0 1px red;*/
}
.up .live_odd {
/*  text-shadow: 0px 0px 4px green, 0px 0px 2px green, 0px 0px 1px green;*/
color: #19ff00;
font-size: 12px;
font-weight: normal;

}
.aggiornata .live_odd {
  font-size: 12px;
  font-weight: normal;
}
.down .live_odd {
/*  text-shadow: 0px 0px 4px red, 0px 0px 2px red, 0px 0px 1px red;*/
  color: #FF2E00;
font-size: 12px;
font-weight: normal;    
}
.live_odd .glyphicon.glyphicon-chevron-right {
  display: inline-block;
  float: none;
  font-size: 7px;
  font-weight: normal;
  padding: 0 2px;
  width: auto;
}

#live_navigation {
  height: 30px;
  position: relative;
  width: 100%;
  background-color: #ff9300;
}

#live_navigation .active, #live_navigation a:hover {
  background-color: #ff9300;  
  color: #fff;
  text-decoration: none;
}

#live_navigation a {
  display: block;
  float: left;
  font-size: 1.2em;
  height: 100%;
  line-height: 30px;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
  transition-duration: 0.5s;
  transition-property: background-color;
}

#live_navigation a i {
  font-size: 15px;
  line-height: 30px;
  top: 0;
}

#SHCoupon.hideCoupon {
  float: right;
}

/*RESPONSIVE*/


@media (max-width: 1548px) {
  
  
  #br_cont iframe#betradarframe {
/*    margin-top: -50px;*/
    height: 510px
  }

}


@media screen and (max-width: 1380px){
    
  #br_cont iframe#betradarframe {
    height: 440px;
  
  }

}

@media screen and (max-width: 1440px){
    
  #br_cont iframe#betradarframe {
    height: 475px;
/*    margin-top: -50px;*/
  }

}

/* regole provvisorie */
.class_cont{
  width: 50%;
  float: left;
}




/*EVENTVIEW*/

.eventview {
  width: 100%;
  float: left;
  padding-bottom: 5px;
}

.eventview #ue0_cont .live_match, .eventview #ue1_cont .live_match {
  height: 60px;
}

#livecontent.eventview #simpleview {
  float: left;
  width: 201px;
  position: relative;
  z-index: 1;
}

.eventview #liveevent {
  float: none;
  padding-left: 235px !important;
  width: auto;
}

.eventview .cont {
  float: left;
  margin: 0 0 20px;
  /*width: 200px;*/
}

/*
 *.eventview .match_name {
  display: block;
  font-size: 13px;
  line-height: 20px;
  max-width: 170px;
  overflow: hidden;
}
*/


.eventview .match_result span {
  display: block;
  font-size: 12px;
  height: 100%;
  line-height: 15px;
  text-align: left;
}

.eventview .live_match {
  height: auto;
  overflow: hidden;
  padding: 0;
}

.eventview .live_match:hover {
  background-color: #bcbcbc;
}

.eventview #scoreboard {
  margin: 0 auto ;
  width: auto;
  background-color: #ff9300;
}

.eventview .Odds_container {
  float: none;
  height: 30px;
  width: 100%;
}

.eventview .FourClass a {
  margin-right: 1px;
  width: 24.7%;
}

.eventview .ThreeClass a {
  margin-right: 1px;
  width: 32.9%;
}

.eventview .TwoClass a {
  margin-right: 1px;
  width: 49.6%;
}

.eventview .Like_Match span {
  height: 50px;
}

.eventview .ShowOdds, .eventview .Like_Match {
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
}

.eventview .Like_Match {
  width: 50px;
}

.eventview .ShowOdds {
  right: 50px;
  width: 50px;
  display: none;
}

.eventview .class_cont {
  background: #e0e0e0 none repeat scroll 0 0;
/*  border: 2px solid #ff9300;*/
/*  border-radius: 5px;*/
  float: left;
  margin-left: 10px;
  min-height: 30px;
  padding: 0;
  position: relative;
  width: 100%;
}

.eventview  li.live_match:hover .match_detail span {
  border-left: none;
}

.eventview .class_cont:hover h1 {
  background-color: #C9DDF0;
}

.eventview .odd {
  border: 0 none;
  border-radius: 0;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  margin-bottom: 0px;
  margin-right: 0px;
  overflow: hidden;
  background: #fff;
/*  transition-duration: 0.5s;
  transition-property: background-color;*/
}



.eventview .odd:hover * {
  color: #fff;
}

.eventview .odd_value a {
  font-size: 20px;
}

#live_events_odds.no_odds {
  color: #031133;
  left: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 50px;
  width: 100%;
}
.eventview #live_events_odds .glyphicon.glyphicon-lock {
  line-height: 28px;
}
.eventview #live_events_odds .betstop .glyphicon.glyphicon-lock {
  line-height: 20px;  
}
.multievent #live_events_odds .glyphicon.glyphicon-lock {
  line-height: 20px;
}
.odd .glyphicon.glyphicon-lock {
  float: right;
  font-size: 8px;
  min-width: 40px;
  background-color: #777;
  top: 0px;
  height: 100%;
  color: #ccc;
}
.eventview .eventBox .Odds_container.no_odds span {
  font-size: 14px;
}
.multiview #live_events_odds .glyphicon.glyphicon-lock {
  float: right;
  font-size: 10px;
  line-height: 20px;
  padding: 2px;
}

.eventview .up {
/*  background-image: url(../img/livebetting/up.gif);*/
}

.eventview .down{
/*  background-image: url(../img/livebetting/down.gif);*/
}

.eventview #liveevent .up {
/*  background-image: none;*/
}

.eventview #liveevent .down{
/*  background-image: none;*/
}

.eventview #liveevent .down a .live_odd:before, .eventview #liveevent .up a .live_odd:before {
  content: "";
  height: 24px;
  position: absolute;
  right: 50px;
  top: 5px;
  width: 18px;
}  

.eventview #liveevent .up a .live_odd:before {
/*  background-image: url("../img/livebetting/le_up.png");*/

}

.eventview #liveevent .down a .live_odd:before {
/*  background-image: url("../img/livebetting/le_down.png");*/
}

.eventview #simpleview .live_match.active .match_detail{
  background-color: #ff9300
}

.live_events .live_match.active:hover .match_detail *{
  color: #fff
}

.eventview .live_match.active * {
  /*color: #ff9300*/
	color: #FFF;
}

.eventview .odd.selected *{
  color: #FFF;
}

.eventview .odd .live_pron {
  background-color: transparent;
  border: medium none;
  display: block;
  float: left;
  font-size: 14px;
  line-height: 30px;
  padding: 0;
  text-align: center;
  text-indent: 0;
  width: auto;
  height: auto;
}

.eventview .odd a {
  display: block;
  height: 100%;
  padding: 0 0 0 10px;
/*  transition-duration: 0.5s;
  transition-property: background-color;*/
  width: auto;
  color: #ff9300;
  position: relative;
}

.eventview .odd a:hover{
  background-color: #ff9300;
  text-decoration: none;
}

.eventview .odd .live_odd {
  background-color: #ff9300;
  color: #fff;
  float: right;
  font-size: 12px;
  line-height: 30px;
  min-width: 40px;
  text-align: center;
}

.eventview .odd a:hover .live_odd, .eventview .odd.selected .live_odd {
  background-color: #ff9300;
  color: #fff;
}

.eventview .odd a:hover .live_pron {
  color: #fff;
}

.eventview .odd.selected a {
  background-color: #ff9300;
}

.eventview .odd:hover .live_odd {
  color: #ff9300;
}

.eventview .Odds_container.TwoClass span, .eventview .Odds_container.ThreeClass span, .eventview .Odds_container.FourClass span {
  font-size: 13px;
  line-height: 30px;
  width: 47%;
  overflow: hidden;
}

.eventview .live_title {
  font-size: 17px;
}

.eventview .class_cont h1 {
  background-color: #e0e0e0;
  border-top: 2px solid #ff9300;
  color: #222;
  font-size: 14px;
  letter-spacing: 1.1px;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}

.eventview .TwoClass a {
  width: 49.4%;
}

.eventview .ThreeClass a {
  width: 32.8%;
}

.oneClass .odd {
  margin: 0;
  width: 100%;
}

.twoClass .odd {
  margin: 0;
  width: 50%;
  float: inherit;
}

.threeClass .odd {
  margin: 0;
  width: 33.33%;
    float: inherit;
}

.fourClass .odd {
  margin: 0;
  width: 25%;
}

.otherClass .odd {
  margin: 0;
  width: 33.3%;
  float: inherit;
}

.class_cont.otherClass {
  width: 100%;
/*  background: #A9B9C9;*/
}


/*MULTIEVENT*/

#livecontent.multievent  {
  width: 200px;
  margin-top: 0px;
}

.multievent .cont {
 width: 200px;
}

.multievent #liveevent {
 padding-left: 205px;
}

.multievent .class_cont {
  min-height: 0;
  padding: 0;
  width: 100%;
}

.multievent .match_name {
 font-size: 13px;
}

.multievent .Odds_container {
 height: 30px;
}

.multievent  .Odds_container.TwoClass span, .multievent  .Odds_container.ThreeClass span, .multievent  .Odds_container.FourClass span {
 font-size: 13px;
 line-height: 30px;
 width: 47%;
}

.multievent  .live_title {
 font-size: 17px;
}

.multievent .live_match {
 overflow: hidden;
}

.multievent  .match_detail {
 overflow: hidden;
}

.multievent .class_cont h1 {
  font-size: 12px;
  margin: 0;
  padding: 4px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
}

.multievent .TwoClass a {
 width: 49.4%;
}

.multievent .ThreeClass a {
 width: 32.8%;
}

.multicont {
  border: 1px solid #424242;
  float: left;
  margin-bottom: 10px;
  margin-right: 0.5%;
  overflow: auto;
  width: 32.5%;
}

.multievent .eventBox {
  overflow: auto;
  height: 345px;
}

.multievent .odd {
  height: 20px;
}

.multievent .odd a {
  color: #fff;
  display: block;
  height: 100%;
  padding: 0;
  width: 100%;
  cursor: pointer;
}

.multievent .odd .live_pron {
  display: inline;
  float: left;
  line-height: 20px;
  padding: 0 5px;
  text-align: center;
  width: auto;
  background: transparent;
}

.multievent .otherClass .odd {
  width: 50%;
}

.multievent .multicont .eventName {
  font-size: 15px;
  padding: 5px;
  text-transform: uppercase;
  color: #fff;
  background-color:   
        #ff9300           
    ;
  margin-bottom:0px;
}

.multievent .odd .live_odd {
  background-color: #111;
  float: right;
  font-size: 12px;
  line-height: 20px;
  padding-left: 2px;
  padding-right: 2px;
  min-width: 37px;
  text-align: center;
}

.multievent .selected .live_odd {
  color: #fff;
  background-color: #ff9300;
}

.multievent .odd:hover .live_odd {
  background: none repeat scroll 0 0 transparent;
}

.delEv {
  color: #fff;
  float: right;
}

.delEv:hover {
  color: #AA0000;
}

.multievent #liveevent .down a .live_odd:before, .multievent #liveevent .up a .live_odd:before {
  background-repeat: no-repeat;
  background-size: 55% auto;
  content: "";
  height: 24px;
  position: absolute;
  right: 35px;
  top: 4px;
  width: 18px;
}

#center_column #livecontent.multievent {
  background-color: #222;
}

.multi .cont {
  float: none;
}

#simpleview.multi {
  float: left;
}

.multievent #live_events_odds {
  float: none;
}

.multicont #leftcont, .multicont #rightcont {
  width: 100%;
}

/*WIDGET */

.eventview .srw-container:after {
  clear: none;
  display: block;
}

.eventview #live_widget_container #SRLive .sc-container.sc-stats-container {
  width: 100%;
  position: relative;
}

.eventview #live_widget_container #SRLive .srw-container .header-content-betent, .eventview #live_widget_container #SRLive .srw-container .column.middle {
  width: 100% !important;
}

#SRLive #agency_options {
	margin-bottom: 0px;
} 


/* live odds scoreboard betradar */


#br_cont {
  float: right;
  background-color: #222;
  width: 100%;
}

.sr-stats-val {
  color: #fff;
}

.sr-widgets-lmts .sr-lmts-nav-button-inner {
  color: #fff;
}

.sr-clearfix {
  color: #fff;
}

#br_cont .sr-navigation div * {
  color: #fff;
}

iframe#betradarframe {
  background-color: #333;
  display: inline-block;
  height: 565px;
  width: 100%;
}

#brframe{
  padding: 10px 0;  
}

#brframe.field_calcio {
  background-image: url("../img/livebetting/LFS_soccer_bg_stadium.jpg");
  background-size: cover;
}
#brframe.field_basket {
  background-image: url("../img/livebetting/LFS_basket_bg_stadium.jpg");
  background-size: cover;
}
#brframe.field_tennis {
  background-image: url("../img/livebetting/LFS_tennis_bg_stadium.jpg");
  background-size: cover;
}
#brframe.field_volley {
  background-image: url("../img/livebetting/LFS_volley_bg_stadium.jpg");
  background-size: cover;
}


/*CALENDARIO*/

.day_nav {
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 7%;
  margin-right: 7px;
  position: relative;
  color: #fff;
  text-transform: uppercase;
}

.day_nav.active a{
  background-color: #ff9300;
}

.day_nav:hover a {
  background-color: #ff9300;
  color: #ff9300;  
}


.day_nav a {
  display: block;
  height: 100%;
  text-decoration: none;
  width: 100%;
  background-color: #ff9300;
}
.day_nav a:hover {
	color:#fff;
}
.calendar .cont {
  height: 660px;
  overflow-x: hidden;
}

.calendar .day_neve{
  background: linear-gradient(to bottom, #fa3c45 0%, #dc0d17 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  float: none;
  font-size: 11px;
  line-height: 13px;
  min-height: 13px;
  padding: 1px 3px;
  position: absolute;
  right: -5px;
  text-align: center;
  top: -5px;
  color: #fff;
}

#calendarcontent .match_detail {
  float: left;
  margin-top: 0;
  position: relative;
  width: 100%;
}

.calendar .match_detail span {
  color: #222222;
  cursor: default;
  padding-bottom: 0;
  width: 100%;
}

.calendar .sports {
  display: none;
}

#calendarcontent .match_detail a {
  color: #eee;
}

#calendarcontent .match_name {
  line-height: 25px;
}

.calendar .match_detail .groupico {
  width: 25px ;
  display: block;
  float: right;
  position: absolute;
  right: 0px;
}

.calendar .match_detail .match_stats {
  width: auto ;
  height: 30px;
  display: block;
  float: right;
  position: absolute;
  right: 50px;
  top: 8px;
}

.calendar .live_match {
  width: 100%;
  float: left;
  background-color:#E8E8E8;
}
.calendar .live_match:hover {

}
	
.calendar .groupico {
  background: url("/res/client/img/offermenu/ico_sprite_color.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/* ICONE */

.match_detail:after {
  content: "";
  height: 30px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 30px;
}

.eventview .match_detail:after {
  content: "";
  height: 30px;
  position: absolute;
  right: -5px;
  top: -5px;
  width: 30px;
}

#fe h1 span, #ae h1 span {
  display: inline-block;
}

#ae a.sportgroup, #fe a.sportgroup {
  border-bottom: 1px solid #ff9300;
  display: block;
  height: 30px;
}

a.sportgroup {
  text-decoration: none;
}
.sportgroup h1 {
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  color:fff;
  background-color: #ff9300;
  
}
.sportgroup h1:hover {
  color:  #C9DDF0;
}
.groupico {
  background: url("/res/client/img/offermenu/ico_sprite_color.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.groupico.gro_1 {
    background-position: 0 2px;
}
.groupico.gro_2 {
    background-position: 0 -198px;
}
.groupico.gro_7 {
    background-position: 0 -98px;
}
.groupico.gro_8 {
    background-position: 0 -298px;
}
.groupico.gro_17 {
    background-position: 0 -498px;
}
.groupico.gro_22 {
    background-position: 0 -2298px;
}
.groupico.gro_46 {
	background-position: 0 -4290px;
}
.groupico.gro_45 {
    background-position: 0 -898px;
}
.groupico.gro_47 {
	background-position: 0 -4325px;
}
.groupico.gro_61 {
	background-position: 0 -4358px;
}
/* da sostituire con gro_id-gruppo */

.groupico.rugby {
    background-position: 0 -398px;
}
.groupico.football_americano {
    background-position: 0 -598px;
}
.groupico.sci {
    background-position: 0 -698px;
}
.groupico.speciali_tv {
    background-position: 0 -798px;
}

.groupico.pallanuoto {
    background-position: 0 -1698px;
}

#live_navigation a.sportgroup {
  border-collapse: collapse;
  cursor: pointer;
  display: block;
  height: 30px;
  padding: 0 10px;
  width: auto;
  position: relative;
}
#live_navigation .neve {
  
background: #fa3c45; /* Old browsers */
background: -moz-linear-gradient(top, #fa3c45 0%, #dc0d17 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa3c45), color-stop(100%,#dc0d17)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fa3c45 0%,#dc0d17 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fa3c45 0%,#dc0d17 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fa3c45 0%,#dc0d17 100%); /* IE10+ */
background: linear-gradient(to bottom, #fa3c45 0%,#dc0d17 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa3c45', endColorstr='#dc0d17',GradientType=0 ); /* IE6-9 */

  border-radius: 2px;
  float: none;
  font-size: 11px;
  min-height:13px;
  line-height: 13px;
  position: absolute;
  right: 0;
  text-align: center;
  top: -5px;
  text-align: 0 -1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  padding: 1px 3px;
}

#live_navigation a.sportgroup:hover {
  background-color: #444;
}
.sports {
  display: inline-block;
  margin: 0 20px;
  float: left;
}
.eventview .sports {
  display: none;
}
.eventview #groupbysport {
  display: none;
}
.sports > li {
  float: left;
}
.sports a span {
  color: #FFF;
  display: inline-block;
  float: left;
  line-height: 30px;
} 
.live_title span .sports a {
  float: none;
  height: auto;
  padding: 0;
  width: auto;
}
.sports span.Calcio {
  background-position: center top;
}
.sports span.Basket {
  background-position: 40px -100px;
}

.sports span.Tennis {
  background-position: 40px -50px;
}

#fe span.Calcio, #ae span.Calcio{
  background-image: url("../img/livebetting/ico_sprite.png");
  background-position: center 1px;  
}

#fe span.Basket, s#ae span.Basket{
  background-image: url("../img/livebetting/ico_sprite.png");
  background-position: 40px -100px;
}

#fe span.Tennis, #ae span.Tennis{
  background-image: url("../img/livebetting/ico_sprite.png");
  background-position: 40px -50px;
}

.calcio, .Calcio, .soccer, .Soccer, .calcio:hover, .Calcio:hover, .soccer:hover, .Soccer:hover {
  background-position: center 1px;  
}
.tennis, .Tennis, .tennis:hover, .Tennis:hover {
  background-position: center -50px;
}
.basket, .Basket, .basket:hover, .Basket:hover {
  background-position: center -100px;
}





/*COLONNE*/

#leftcont {
  float: left;
  width: 49%;
/*  border-bottom: 2px solid #ff9300;*/
}

#rightcont {
/*  border-bottom: 2px solid #ff9300;
  border-left: 3px solid #ff9300;*/
  float: right;
  padding-right: 2px;
  width: 49%;
}
.onecol #leftcont, .onecol #rightcont {
  width: 100%
}
#live_navigation.onecol .check_two {
  display: block;
}
#live_navigation.onecol .check_one {
  display: none;
}
#live_navigation .check_two{
  display: none;
}
#live_navigation .check_one {
  background-image: url("/res/client/img/livebetting/one_col.png");
}
#live_navigation .check_two {
  background-image: url("/res/client/img/livebetting/two_col.png");
}
#live_navigation .check_one:hover{
  background-color: #555;
  background-image: url("/res/client/img/livebetting/one_col.png");
}
#live_navigation .check_two:hover{
  background-color: #555;
  background-image: url("/res/client/img/livebetting/two_col.png");
}
#live_navigation .check_two, #live_navigation .check_one {
  background-position: center center;
  background-color:  transparent;
  background-repeat: no-repeat;
  margin-left: 5px;
  position: relative;
  width: 30px;
}
.live_title span a {
  color: #222;
  float: right;
  height: 17px;
  padding: 1px 5px;
  width: 17px;
}

.Odds_container .odd_1 {
  display: block;
  margin: 0;
  padding: 0;
  width: 98.5%;
}
.simpleview .Odds_container span {
  display: block;
  float: left;
  font-size: 20px;
  height: 100%;
  line-height: 50px;
  z-index: 1;
}

.Odds_container.no_odds a {
  background: none repeat scroll 0 0 transparent;
  display: block;
  height: 100%;
  width: 100%;
  margin: 0;
}

.Odds_container.no_odds a > span {
  display: inline-block;
  line-height: 50px;
  margin: 0 auto;
  text-align: center;
}

.Odds_container.no_odds a span span {
  display: inline-block;
}

 .Odds_container .live_odd .glyphicon.glyphicon-lock {
  background-color: #777;
  font-size: 8px;
  height: 100%;
  line-height: 20px;
  text-align: center;
  top: 0;
  width: 100%;
  color: #fff;
}

#simpleview .Odds_container .live_odd .glyphicon.glyphicon-lock:hover {
  color: #222;
}

#simpleview .unset .live_odd {
  background-color: #777;
  color: #ff9300;
}


/*#simpleview .Odds_container .unset .live_odd {
  background-color: #a9b9c9;
}*/

.Odds_container .live_odd .glyphicon.glyphicon-lock {
  font-size: 8px;
  height: 100%;
  line-height: 20px;
  text-align: center;
  width: 100%;
}
.Odds_container.no_odds .glyphicon.glyphicon-lock {
  line-height: 45px;
}
.eventview #simpleview .glyphicon.glyphicon-lock {
  width: auto;
}

.select_events{
  display: block;
  text-align: center;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}

#old_nav {
  padding: 10px;
}

#old_version {
  display: block;
  float: right;
  font-size: 14px;
}

#old_version:hover {
  text-decoration: underline;
}

.loading {
  background-image: url("/res/client/img/livebetting/loading.gif");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #222222;
  height: 200px;   
}

.ClassName {
  color: #ff9300;
  font-size: 13px;
  height: 11px;
  line-height: 4px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}

.ClassName:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  top: 11px;
  width: 100%;
}

.main_links, .other_links, .payment_links{
  display: none;
}

.authority {
  margin-bottom: 0px;
}

.authority p {
  margin-bottom: 5px;
  margin-top: 5px;
}

.prewrapper.footer {
  background-color: #ff9300;
  bottom: 0;
  position: fixed;
  z-index: 1;
  padding:0px;
  display:none;
}

.descr span.ccode_new{
  display: none;
}

.status{
  display: none;
}


.sb_cont {
  height: 200px;
}

.field_calcio{
  background-image: url("/res/client/img/livebetting/bg_calciolive.jpg");
}
.field_tennis{
  background-image: url("/res/client/img/livebetting/bg_tennislive.jpg");
}
.field_basket{
  background-image: url("/res/client/img/livebetting/bg_basketlive.jpg")
}
.field_hockey_ghiaccio{
  background-image: url("/res/client/img/livebetting/bg_hockeylive.jpg");
}
.field_pallavolo{
  background-image: url("/res/client/img/livebetting/bg_pallavololive.jpg");
}
.field_pallamano{
  background-image: url("/res/client/img/livebetting/bg_pallamanolive.jpg");
}

.header_match_name {
  font-size: 14px !important;
  line-height: 10px !important;
  color: #fff;
  padding-left: 30px !important;
  background: #98989845;
  text-align: left !important;
  margin: 0px !important;
  width: calc(100% - 40px) !important;
  height: 10px !important;
}

.header_score_details {
  color: #ff9300;
  display: inline-block;
  width: 100%;
}
.partials{
  color: #FFF;
  left: 0px !important;
}


/*FINCHE BETRADAR NON AGGIUSTA*/

.eventview #br_cont{
  display: block;
      background-size: cover;
}

#br_cont {
  background-color: #222;
  float: right;
  width: 100%;
  display: none;
}

.manidesc {
  background-color: #ff9300;;
  color: #fff;
}


/**/



.offer #container #main_content {
  width:auto;
}

#ae h3, #fe h3 {
    margin: 0;
}
.groupmenu h3 span {
    display: inline-block;
    height: 100%;
    line-height: 26px;
	font-weight:bold
}
.groupmenu h3 span.mitem {
    height: 26px;
    width: 30px;
}
.groupmenu h3 span.mitem::after {
    left: 0;
}
.maniname {
  font-size: 16px;
  /*max-width: 14%;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ff9300;;
}

.manidesc {
  background-color:#eee;
  color: #070;
  height: 26px;
  line-height: 26px;
}



.groupmenu .mitem:after, .groupmenu .citem:after {
  background-position: 5px center;
  background-repeat: no-repeat;
  content: "";
  height: 25px;
  left: 0;
  position: absolute;
  /*top: 0; */
  width: 24px;
}
/*
.match_detail .mani_desc{
  display: none;
}
*/
.match_detail {
  line-height: 20px;
}
 
.multievent .maniname,
.eventview .maniname {
  max-width: 170px !important;
}

.match_detail span {
  color: #fff;
  float: right;
  /*line-height: 30px;*/
  padding-left: 10px;
  white-space: nowrap;
}

.sr-widgets-lmts .sr-lmts-logo-static{
  background-image: url("/img/logo_brlivefield.png");
}


.opzLiveCol {
  display: none;
  height: 35px;
}

.eventview .opzLiveCol {
    display: block;
}

.opzLiveCol {
  display: none;
  height: 35px;
  float: left;
  width: 100%;
  background-color: #222;
  border-top: 1px solid #111;
}

a.opzCol:hover{
  color: #ffdd00
}

.opzCol i{
    line-height: 30px;
}

#oneCol{
    font-size: 24px;
}

#twoCol{
    font-size: 20px;
}

#threeCol{
    font-size: 20px;
}


.oneCol #leftcont, .twoCol #leftcont, .threeCol #leftcont {
  background-color: #222;
  width: 100%;
}

.oneCol .eventview .class_cont {
  width: calc(100% - 4px);
}
.twoCol .eventview .class_cont {
  width: calc(50% - 10px);
}
.threeCol .eventview .class_cont {
  width: calc(33.33% - 10px);
}



.oneCol a#oneCol, .twoCol a#twoCol, .threeCol a#threeCol{
  color: #ffdd00;
}


/*PERSONALIZZAZIONE COLORI LIVE*/

/*PERSONALIZZAZIONI EXTRA*/
#SRLive .ShowOdds span a {
  background-color: #333;
  color: white;
  font-weight: bold;
}

#SRLive .Odds_container a {
  box-shadow: 0 0 5px #000;
}

#SRLive .Odds_container.no_odds a{
  box-shadow:none;
}

#SRLive .ClassName {
  color: #000;
  font-size: 9px;
  font-weight: bold;
}

#SRLive .ClassName::after {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 5px;
  height: 15px;
  margin-top: -8px;
  position: inherit;
  z-index: 1;
}
/*PERSONALIZZAZIONE COLORI LIVE*/
/*CALCIO*/

/*fine




#SRLive #live_events_odds {
	max-height: 65vh; 
	width: 100%;
	float: right;
 overflow: auto;
}  */



.live-center-view-container.stats-active .lc-right-module {
    width: 78% !important;
}

div#br_cont2 {
    width: calc(100% - 205px);
    float: right;
    display: none;
}
.SportCenter #livecontent.eventview div#br_cont2 {
    display: block;
}

.activeStreaming {
    position:absolute !important;
    z-index: 1;
    left:75% !important;
    top:-25% !important;
    padding-top: 10px !important;
    color:grey;
}










.INStracker {
  background-position: center;
  position: absolute;
  float: none;
  background-repeat: repeat-y;
  width: calc(100% - 235px) !important;
  height: 160px;
}

.header_match_time {
  text-align: center;
  font-size: 12px !important;
  margin-bottom: 5px;
  margin-top: 5px;
  color: white;
}

.hometeam {
  width: 50%;
  float: left;
  height: 10%;
  max-width: 45% !important;
  position: absolute;
  display: inline-block;
}

.sb_cont h5 {
  float: right;
  display: inline-block;
  color: white;
  font-size: 28px;
  margin-top: -15px;
  margin-right: 8px;
}

.header_score_details{
  color: #fff;
  position: absolute;
  width: 100%;
  text-align: center;
}

.header_score_details h3{
  color: #fff;
  text-align: center;
  font-size: 46px;
  margin-top: -24px;
}

.sb_cont h4 {
  display: inline-block;
  color: white;
  font-size: 28px;
  float: left;
  margin-top: -15px;
}

.partials {
  margin-top: 8px;
}

.awayteam {
  width: 50%;
  float: right;
  height: 10%;
  max-width: 45% !important;
  display: inline-block;
}

.finalScore {
  position: absolute;
  justify-content: center;
  width: 100%;
}

.scoreP1, .scoreP2, .scoreP3, .scoreP4, .scoreP5, .scoreP6 {
  display: inline-block;
  text-align: center;
  padding-left: 3px;
  padding-top: 12px;
  padding-right: 6px;
  background: #ff000000;
}

.span1, .span3, .span5, .span7, .span11, .span13,
.span2, .span4, .span6, .span8, .span12, .span14 {
  width: 10%;
  display: block;
  font-size: 16px;
}

.eventview #live_events_odds {
    display: inline-block;
    margin-top: 170px;
    width: 70%;
}

.span9 span {
  display: block;
  font-size: 14px;
  color: cyan;
  margin-left: auto;
  margin-right: auto;
  width: 4%;
  padding-left: 125px;
  padding-top: 4px;
  padding-bottom: 2px;
  background: #98989845;
}

.awayteam h4 img {
  margin-top:-5px;
  margin-right:20px;
  margin-left: 20px;
}

.hometeam h5 img {
  margin-top:-5px;
  margin-left: 20px;
  margin-right: 8px;
}

.span13, .span14 {
  color:cyan;
}