/*Tutti i diritti riservati */ 
/*Tutti i diritti riservati */ 
/*Tutti i diritti riservati */ 
/*virtual class start*/
.eventview .toggleLiveQuote {
    display: block !important;
    height: 50px !important;
    position: relative;
    margin-top: 9.5%;
    left: 0.2%;
}

#container-btns {
    display: flex;
    margin-left: 10px;
    margin-top: 150px !important;
}

/* old lollo .btnLiveQuote {
    display: block;
    width: 60px;
    height: 30px;
    background: silver;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    line-height: 25px;
    margin: 3px;
    line-height: 30px;
    cursor: pointer;
} */

.btnLiveQuote {
    display: block;
    width: 38px;
    height: 30px;
    background: silver;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    line-height: 25px;
    margin: 3px;
    line-height: 30px;
    cursor: pointer;
    font-size: 10px;
}

.virtualClassesChild {
    display: flex;
}

/* old lollo .vclassItem {
    display: block;
    width: 85px;
    height: 30px;
    background: #4d4d4d;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    line-height: 30px;
    cursor: pointer;
    margin: 3px;
} */

.vclassItem {
    display: block;
    width: max-content;
    height: 30px;
    background: #4d4d4d;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    line-height: 30px;
    cursor: pointer;
    margin: 3px;
    font-size: 11px;
}


.btnLiveQuote:hover {
    cursor: pointer;
    color: white;
}

.activeLiveQuote {
    background-color: var(--colore_principale);
}

.activeQuote {
    color: yellow;
}

#liveevent #br_cont {
    min-width: 34% !important;
}


.favoriteQuote {
    color: red;
    font-size: 20px;
    position: absolute;
    top: 10px;
    float: right;
    right: 0vw;
    cursor: pointer;
}

.eventview #live_events_odds {
    margin-top: 0;
}

/*virtual class end*/


.up_down i {
  margin-top: 6px;
  margin-left: 10px;
}

/* 3009 lollo 
.live_title button {
  margin-right: 4px;
  float: right;
  background-color: red;
  font-weight: bold;
  font-size: 10px;
  margin-top: 4px;
}
*/
.live_title button {
 background-color: #d94a3b;
 font-weight: bold;
 float: right;
 margin-top: 8px;
 margin-left: 10px;
 font-size: 3px;
 position: absolute;
 width: 40px !important;
 height: 25px !important;
}

#showHideAll i {
 font-size: 17px !important;
 top: 4px !important;
 left: -1px !important;
}

.manidesc {
 background: #6f6f6f;
  display: flex;
 color: var(--testo_gradiente);
 height: 26px;
 line-height: 26px;
 border: 1px #000;
 border-style: dotted;
}

.maniname {
  margin-left: 0px;
  margin-right: 5px;
  margin-top: 3px;
  width: 135px;
}

.eventview .groupmenu h3 span.mitem::after {
  left: 4px !important;
  margin-top: 2px;
}

#container-btns {
  margin-top: 160px !important;
}

#live_events_odds {
  margin-top: -4px !important;
}

.live_events_odds {
  width: 100%;
}

#ls_tracker {
    background-color: var(--colore_principale2_dark);
    width: 28%;
    float: right;
    margin-top: 235px;
}