@import url(https://cdn.mgbopanel.com/uof/mobile/jsport365/home/css/quote.css);
@import url(https://cdn.mgbopanel.com/uof/mobile/jsport365/home/css/live.css);
@import url(https://cdn.mgbopanel.com/uof/mobile/jsport365/home/css/couponNew.css);
@import url(https://cdn.mgbopanel.com/uof/mobile/jsport365/home/css/homepage.css);
@import url(https://cdn.mgbopanel.com/uof/mobile/jsport365/home/css/banner-styles.css);

.casinoSAG-page {
  background: url('https://cdn.mgbopanel.com/uof/mobile/jsport365/BG/casino_banner.jpg') no-repeat center top;
      min-height: 600px;
    background-repeat: no-repeat;
}

.sportpage {
    /* background: url('https://cdn.mgbopanel.com/uof/mobile/jsport365/BG/bg_mobile.jpg') no-repeat center top; */
    background-attachment: fixed;
    background-size: 100%;
}
.header-main {
  background: rgba(35,97,172,0.1)!important;
  padding-bottom: 0px;
  /*border-bottom: 2px solid #db0f0f;*/
}
.top-header{

  background: url('../img/top-header.jpg') left top;

  background-repeat: repeat-x;

  height: 27px;

}



.top-header-left, .top-header-right{

  font-size: 10px;

  color: #bdbcbc;



}



.top-header-left{

  padding-top: 4px;

}



.top-header-right img{

  padding-left: 5px;



}



.help-block{

  font-size: 12px;

  color: #fff;

  vertical-align: top;

}



.header-main .container{

  background: #000;

  padding: 0px 15px;



}



.logo{

  padding-top: 20px;

}



.register-btn{

  border: 0px;

  background: none;

  padding: 0 5px;

  vertical-align: top;

}



.register-btn:hover{

  background: none;

}



.header-btn{

  vertical-align: top;

  background: url('../img/login-btn.png') top left;

  background-repeat: repeat-x;

  height: 36px;

  border: 0;

  border-radius: 0;

  padding:  4px 25px;

  font-size: 21px;

  color: #fff;

}




.header-right input{

  vertical-align: top;

}



.header-right{

  padding-top: 40px;

}



.menu-main{

  background: url('../img/menu-bg.png') top left;

  background-repeat: no-repeat;

  height: 36px;

  margin-top: 1px;

  overflow: hidden;

  padding-top: 1.5px;

}



.menu-main li{

  float: left;

  list-style: none;



  

  padding: 5px 0px;



}



.menu-main a{

  color: #fff;

  font-size: 12px;

  border-right: 1px solid #fff;

   padding: 5px 10px;



}



.menu-main li.active span{

  background: var(--first-bgcolor-hex);

  color: #fff;

  padding: 5px 10px;

}



.menu-main li.support a{

  color: #fff;

}



.right-menu li:last-child a{

  border-right: 0px;

}



.right-menu li:first-child a{

  color: #fff;

}



.highlight{

  color: #df0e14;

}





#slides{

  height: 424px;

}



.slides-pagination a{

  width: 43px;

  height: 8px;

  border-radius: 0;

  background: #fff;

  border: 0;

  text-indent: -10000px;

}

.slides-pagination a.current{
  width: 20px;
  border-radius: 40px;
  background: #1080d5;

}



.banner-caption-main{

  position: relative;

}



.banner-caption-text{

  position: absolute;

  right: 40px;

  top: 100px;

  font-family: 'Open Sans', sans-serif;

  color: #fff;

}



.banner-caption-head{

  font-size: 58.03px;

  font-weight: 900;

  color: #fff;

  text-shadow: 2px 2px #000;

  line-height: 58.03px;

}



.banner-sub-head{

  font-size: 31px;

  font-weight: 900;

  text-shadow: 2px 2px #000;

  line-height: 31px;

  text-shadow: 2px 2px #000;

}



.banner-highlight{

  color: #1080d5;

}



.banner-caption-text p{

  font-size: 20px;

  font-weight: 900;

  text-shadow: 2px 2px #000;

  line-height: 20px;

}



.banner-button{

  margin-top: 30px;

  float: right;

}



.banner-button button{

  background: var(--first-bgcolor-hex);

  color: #fff;

  /*width: 313px;

  height: 65px;*/

}



.banner-button button a{

  color: #fff;

  font-size: 22px;

  font-weight: bold;

}





.main-top-image{

  width: 100%;

  position: relative;

  height: 208px;

  border-radius: 10px;

}



.main-top-image img{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);

  width: 100%;

  border-radius: 50px;
  -webkit-transition: width 2s; /* Safari */
  transition: width 2s;
}
.main-top-image img:hover{
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  -webkit-transition: width 2s; /* Safari */
  transition: width 2s;

}



.main-top-text{

  position: absolute;

  bottom: 0;

  width: 100%;

  background: #000;

  padding: 20px 0;

  text-align: center;

  color: #fff;

  border-radius: 0 0 5px 5px;

}



.main-top-head{

  font-size: 18px;

  font-family: 'Open Sans', sans-serif;

  font-weight: 900;

  text-transform: uppercase;

}



.main-top-body{

  font-size: 9px;

  font-family: 'Open Sans', sans-serif;

  color: #d0d0cf;

}

 

.main-top{

  margin-top: 30px;

}



.main-bottom-inner{

  position: relative;

}



.main-bottom-head{

  position: absolute;

  top: 10px;

  left: 10px;

  font-size: 14px;

  color: #fff;

  font-family: 'Open Sans', sans-serif;

  font-weight: 400;

}



.main-bottom{

  margin-bottom: 20px;

}

#main{

  background: rgba(0,0,0,0.8);

  padding: 30px 0;

}



#bottom-bar{

  background: #df0e14;

  padding: 20px 0;

}



#bottom-bar ul{

  justify-content: center;

  align-items: center;

  display: flex;

  margin-bottom: 0;

}



#bottom-bar li{

  float: left;

  list-style: none;

}



#bottom-bar a{

  font-size: 18px;

  font-family: 'Open Sans', sans-serif;

  color: #fff;

  border-right: 1px solid #fff;

  padding: 0 15px;

}



#about-us{

  background: #000;

  padding: 60px 0;

}



.about-text{

  color: #fff;

  font-size: 12.94px;

}

/*Bootstrap Overwrite*/



.padding-off{

  padding: 0;

}



.padding-left-off{

  padding-left: 0;

}



.padding-right-off{

  padding-right: 0;

}



.menu-mobile{

  display: block;
  float: left;


}







.mm-menu{

  background: rgba(0,0,0,1);

  color: #fff;

    font-family: 'Open Sans', sans-serif;

    text-transform: uppercase;

    font-size: 16px;

}



.mm-next::after, .mm-arrow::after{

  border-color: rgba(248, 153, 32, 1) !important;

}



.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a{

  color: #fff !important;

    font-family: 'Open Sans', sans-serif !important;

    text-transform: uppercase !important;

    font-size: 16px !important;

  opacity: 1;

}



.mm-menu .mm-navbar .mm-btn::before{

  border-color: rgba(248, 153, 32, 1) !important;

}



.header-toggle a{

    background: transparent url("../img/toggle.png") no-repeat scroll center center;

display: block;

width: 40px;

height: 30px;

position: absolute;



cursor: pointer;



}



.header-toggle{

  width: 40px;

  display: block;

  height: 40px;

  

  top: 0;

  left: 15px;

  margin-bottom: 40px;

 

  



}



.mm-menu .mm-listview > li::after {

    border-color: #f89920; 

}

.mm-menu .mm-next{

    border-color: #f89920; 



}



@media (max-width: 1024px) {

  .container{

    width: 100%;

  }



  .logo{

    width: 100%;

    text-align: center;

  }



  .header-right{

    width: 100%;

    text-align: center;

    padding-top: 10px;

  }



  .menu-left{

    display: none;

  }



  .menu-mobile{

    display: block;

    float: left;

  }



  .header-toggle{

    display: block;

  }



  #bottom-bar a{

    font-size: 11px;

  }



 



  

}



@media (max-width: 768px) {

   .about-logo img{

    width: 100%;

   }



   .slides-pagination{

    left: auto;

    text-align: center;

   }

}



@media (max-width: 767px) {

   .main-inner{

    margin-bottom: 30px;

   }



   .main-inner img{

    width: 100%;

   }



   .main-bottom-head{

    top: -5px;

   }



   #bottom-bar ul{

    display: block;

   }



   #bottom-bar li{

    float: none;

    text-align: center;

    width: 100%;

     border-bottom: 1px solid #000;

    padding-bottom: 5px;

   }



   #bottom-bar a{

    border-right: 0px;

   

    font-size: 14px;



   }



   .about-logo img{

    width: auto;

    margin-bottom: 30px;

   }

}



@media (max-width: 480px) {

   

}



/**

 * Client: Betreal

 * Agency: Infobase ICT

 * Version: 1.0.0

 * Frontend Developer: Mohammed Rizwan Uddin

 ********************/



*{

	margin: 0;

	padding: 0;

}



body{

	margin: 0;

	padding: 0;

	font-family: 'Open Sans', sans-serif;

  font-weight: 300;

  overflow-x: hidden;

  background: #000;

  transition: all 0.35s ease;

background: url('https://cdn.mgbopanel.com/uof/mobile/jsport365/BG/bod_back.jpg');

  background-size: cover;

  background-attachment: fixed;  

  position: relative;

}



a{

    text-decoration: none !important;

}

.top-header{

  background: #000;

  background-repeat: repeat-x;

  height: 27px;


}



.top-header-left, .top-header-right{

  font-size: 10px;

  color: #bdbcbc;



}







.top-header-left{

  padding-top: 10px;

  margin-bottom: 0px;

}



.top-header-right img{

  padding-left: 5px;



}



.help-block{

  font-size: 12px;

  color: #fff;

  vertical-align: top;

}



.header-main .container{

  background: rgba(0,0,0,0.7);

  padding: 0px 15px;


}



.logo{
  padding-top: 20px;

}



.register-btn{

  border: 0px;

  background: none;

  padding: 0 5px;

  vertical-align: top;

}



.register-btn:hover{

  background: none;

}



.header-btn{

  vertical-align: top;

  background: url('../img/login-btn.png') top left;

  background-repeat: no-repeat;

  height: 36px;

  border: 0;

  border-radius: 0;

  padding:  4px 25px;

  font-size: 21px;

  color: #fff;

}



.email{

  /*background: url('../img/email.jpg') left top no-repeat;*/


  height: 34px;

  background-color: #fff;

  border-radius: 6px;

  border: 0;

  padding-left: 15px;
  margin-top: 1px;


}



.password{

  /*background: url('../img/password.jpg') left top no-repeat;*/


  height: 34px;

  background-color: #fff;

  border-radius: 6px;

  border: 0;

  padding-left: 15px;

  display: inline-block;

  margin-top: 1px;

}



.header-right input{

  vertical-align: top;

}



.flag-header{

  display: inline-block;

  margin-left: 15px;

}



.logged-username{

  font-size: 18px;

  text-transform: uppercase;

  float: left;

  margin-right: 10px;

  padding-top: 5px;

}



.login-header-right{

  color: #ccc;

}



.login-header-right a{

  color: #fff;

}



.logged-header-bottom{

  margin-top: 10px;

}



.logged-header-bottom i{

  margin-right: 5px;

  font-size: 18px;

}



.logged-header-bottom .btn{

  color: #000;

  border-radius: 0;

  padding: 6px 40px;

  text-transform: uppercase;

  height: 34px;



}



.message-inner{

  border-radius: 50%;

  width: 15px;

  height: 15px;

  color: #fff;

  background: #c31010;

  display: inline-block;

  margin-left: 5px;

  text-align: center;

}



.flag-header{

  margin-bottom: 10px;

}



.live-btn{

  border: 1px solid #fff;

  font-size: 12px;

  color: #fff;

  background: none;

  text-transform: uppercase;

}



.login-header-left{

  float: left;

}



.login-header-right{

  margin-left: 40px;

  float: left;

}



.dropdown-menu{

  min-width: 50px;

}



.header-right{

  padding-top: 40px;

  color: #fff;

}



.menu-main{

  background: #000;
  /*! height: 36px; */

  /*! margin-top: 20px; */

  overflow: hidden;

  padding-top: 1.5px;

}



.menu-main li{

  float: left;

  list-style: none;

  padding: 5px 0px;

}



.menu-main a{

  color: #fff;

  font-size: 14px;
  font-weight: 800;
  border-right: 1px solid #fff;

   padding: 5px 10px;



}



.menu-main li.active span{

  background: var(--first-bgcolor-hex);

  color: #fff;

  padding: 6px 19px;

}



.menu-main li.support a{

  color: #fff;

}



.right-menu li:last-child a{

  border-right: 0px;

}



.right-menu li:first-child a{

  color: #fff;

}



.highlight{

  color: #88afcc;

}

#slides-quote{

  padding:  0 25px;

  overflow: visible;



  border-radius: 5px; 

}



#slides-quote{

  width: 755px !important;

  height: 350px !important;

}







.slides-container{

  width: 720px;

  height: 300px;

  

}



.slides-navigation a {

  font-size: 20px;

  color: #d00f0f;

}



.slides-navigation a.prev{

  left: -19px;

}



.slides-navigation a.next{

  right: 35px;

}





.slides-pagination a{

  width: 20px;
  border-radius: 40px;

  background: rgba(255,255,255,0.3);

  border: 0;

  text-indent: -10000px;

}

#bottom-bar{



  background: var(--first-bgcolor-hex);
  height: 82px;

  display: flex;

  justify-content: center;

  align-items: center;

}



#bottom-bar ul{

  justify-content: center;

  align-items: center;

  display: flex;

  margin-bottom: 0;

}



#bottom-bar li{

  float: left;

  list-style: none;

}



#bottom-bar a{

  font-size: 18px;

  font-family: 'Open Sans', sans-serif;

  color: #FFF;

  border-right: 1px solid #FFF;

  padding: 0 15px;

  font-weight: 400;

}



#about-us{

  background: #000;

  padding: 60px 0;

}



.about-text{

  color: #fff;

  font-size: 12.94px;

  text-align: left;

}



.about-inner-head{

  font-size: 10px;

  font-weight: bold;

  color: #fff;

  margin-bottom: 5px;

  text-align: left;

}



.about-inner-body li{

  list-style: none;

  padding-bottom: 5px;

  text-align: left;

}



.about-inner-body a{

  color: #fff;

  font-size: 10px;



}



.about-main{

  width: 80%;

  float: right;

}







/*SPORTS*/


#sports-main .container{
  border-radius: 0px;
  margin-top: 0px;
  background: rgba(255,255,255,0.4);
  padding: 15px;
  margin-bottom: 70px;
}



.sports-bg{

  background: url('../img/sports-bg.png')top center no-repeat;

  background-size: cover;

}



.sports-main-left{

  width: 227px;

  margin: 0 5px;

  float: left;

}



.sports-main-head{
  background: -webkit-linear-gradient( var(--first-linear-gradient-invert));
  background-repeat: repeat-x;
  height: 33px;
  justify-content: left;
  align-items: center;
  display: flex;
  width: 100%;
  position: relative;
  border-radius: 0px 0px 0 0;
  padding: 0 5px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  font-size: 12.94px;
  text-transform: uppercase;
}
.sports-main-head img{
  margin-right: 10px;
  font-size: 16px;
}
.icon-right{
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sports-main-head{
  color: #fff;
}
.sports-main-middle .sports-main-head{
  padding-left: 15px;
}
.sports-black-bg{
  background: #212121;
  font-size: 9px;
  color: #f2f2f2;
  margin: 0px;
  padding: 2px 10px;
  font-weight: 300;
}

.sports-black-bg a{
  color: #fff;
  font-weight: 600;
}

.calender .btn-group{
  float: left;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 80%;
    color: #fff;
    margin-left: 10px;
}

.calender .btn{
  background: none;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
}



.sports-black-bg.calender{

  padding: 10px 15px;

  border: 1px solid #000;

}



.calender-bottom{

  margin-top: 15px;

}



.calender-bottom li{

  background: #2c2f28;

  width: 34px;

  height: 23px;

  padding: 2px;

  text-align: center;

  margin-right: 2px;





}



.calender-bottom .active{

  background: #1080d5

}



.calender-bottom .active a{

  color: #000;

}



.calender-bottom a{

  font-size: 13px;

  font-weight: 900;

  display: block;

}



.progress-bar{

  padding: 5px 10px;

  width: 100%;

}



.evidenza-inner{

  background: url('../img/icons/leftbar-btn.png') top left no-repeat;

  height: 34px;

  list-style: none;

  padding: 6px 10px;

  padding-right: 0;



}

.evidenza-left img{

  margin-right: 10px;

}

.list-inline > li {
	display: inline-block;
	padding-right: 0px;
	padding-left: 0px;
}


.evidenza-left {
  float: left;
  font-family: 'Open Sans', sans-serif;  
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
  width: 68%;
  padding: 5px 0px;
}



.evidenza-left.text-overflow{

  width: 160px;



}



.evidenza-right {

  float: right;

}





.numeric-division{
  width: 40px;
  height: 45px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  border-left: 1px solid #333;
  margin-right: -10px;
  margin-top: -10px;
  padding: 16px;
}

input[type="checkbox"], input[type="radio"] {
	margin: 0px 10px;
	line-height: normal;
  background-color: #fff;
}

.text-width{

  text-overflow: ellipsis;

}

.riga-quota-sistema {
  border-bottom: 1px solid #555;
}

.riga-quota-sistema > td {
  vertical-align: middle !important;
  text-transform: uppercase;
}

.livebetting{

  border-top: 5px solid #1080d5;

  padding-top: 5px;

  margin-top: 5px;

  margin-bottom: 10px;

}



.livebetting img{

  width: 100%;

}

.menu-body-main.category-group {
  border-style: solid;
  border-width: 0px;
  border-color: rgb(19, 19, 19);
  background-image: -moz-linear-gradient( 90deg, rgb(14, 14, 14) 0%, rgb(135,135,135) 99%);
  background-image: -webkit-linear-gradient( 90deg, rgb(10,10,10) 0%, rgb(10,10,10) 99%);
  background-image: -ms-linear-gradient( 90deg, rgb(95,95,95) 0%, rgb(135,135,135) 99%);
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0.75),inset 0px 0px 0px 0px rgba(255, 255, 255, 0.25);
}

.menu-body-main.category-group:hover {
  border-style: solid;
  border-width: 0px;
  border-color: rgba(255, 255, 255, 0.5);
  background: var(--first-bgcolor-hex);
  box-shadow: 0px 2px 2px 0px rgba(2, 2, 2, 0.75),inset 0px 2px 0px 0px rgba(255, 255, 255, 0.4);
}
.img_category_menu {
  margin-left: 8px;
}

.sports-bar-inner{

   background: #2a2a2a;

   border: 1px solid #000;

  min-height: 34px;

  list-style: none;

  /*! padding: 6px 10px; */

  padding-right: 0;

  color: #fff;

  font-size: 11px;



}



.sports-bar-inner img{

  margin-right: 10px;
  margin-top: -3px;

}



.sports-main-middle{

  width: 774px;

  float: left;

}



.top-middle{
  border-radius: 7px;
  background: #1b1b1b; 
  margin-bottom: 5px;
  padding: 4px;

}



.notice-inner{

  background: #333333;

  font-size: 12px;

  color: #cecece;

  padding: 5px 5px;

}



.notice-inner a{

  color: #cecece;

  font-style: italic;

}



.notice-inner .country-name{

  color: #1080d5;

  padding: 0 10px;

  font-style: normal;

}



.notice-inner img{

  float: right;

}



.last-minute-table{

  margin: 5px 0;

  background: url('../img/icons/table-bg.jpg') top left;

  background-repeat: repeat;

  padding: 10px;

}



.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{

  padding: 2px !important;
  background: rgba(0,0,0,0.8);
  color: #fff !important;

  vertical-align: top !important;

  border-top: 1px solid #555555;



}



.table > thead > tr > th{

  border-bottom: 1px solid #555555;

}



.table th{

  margin-bottom: 5px;

}



thead{

 padding-bottom: 10px;

}









.table td:first-child{

  text-align: center;

}



.table th:nth-child(n+4):nth-child(n-7){

  text-align: center;

   width: 50px;

  height: 24px;

}



.table td:nth-child(10), .table td:nth-child(11), .table td:nth-child(12){

text-align: center;



}



.table-inner.yellow{

  background: #db0f0f;

  text-align: center;

  color: #000;

  width: 50px;

  height: 24px;



}



.table-inner{

  background: #333333;

  text-align: center;

  color: #fff;

  width: 50px;

  height: 24px;

  padding: 1px 0;

}



.table td{

  font-size: 12px;

  padding-top: 8px !important;

  padding-bottom: 8px !important;

}





.inplay .table td:first-child{

  text-align: left;

  border: 0;

  padding-left: 2px;

  width: 66px;

  height: 24px;



}

.inplay .table th:nth-child(2){

  text-align: left;

}



.inplay .table td:nth-child(2){

  border: 0;

  width: 50px;

  height: 24px;

}



.inplay .table td:first-child img{

  margin-right: 5px;

}



.sports-main-right{
  
  background-color: rgba(0,0,0,0.8);
  border-radius: 10px;

  width: 249px;

  margin: 0 5px;

  float: left;

}
.sports-quote {
  background-color: rgba(0,0,0,0.9);
  border-radius: 20px 0px 20px 0px;
  padding-bottom: 60px;
}


.verifica-text{

  font-size: 12px;

  color: #f2f2f2;

  text-align: center;

  margin-bottom: 10px;

}



.verifica-main img, .verifica-main input{

  float: left;

}



.verifica-main img{

  margin-top: 5px;

}



.verifica-main input{

  width: 80%;

  margin-left: 10px;

  background: none;

  border: 2px solid #fff;

  color: #fff;

  border-radius: 0;

}



.verifica-main{

  position: relative;

}



.verifica-main:after{

  content: "";

  background: url('../img/icons/input-arrow.png') no-repeat;

  width: 20px;

  height: 20px;

  position: absolute;

right: 17px;

top: 22%;

}



.verifica{

  border: 1px solid #000;

  padding: 15px 10px;

}



.starbust{

  padding: 0;

}



.starbust img{

  width: 100%;

  border: 1px solid #000;

}



/*SPORTS*/



.nav-tabs > li > a{

  font-size: 11px;

  margin-right: 0px;

}



.nav-tabs > li > a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{

  background: var(--first-bgcolor-hex);


  color: #000;

} 



.menu-body-main{

    color: #fff;

}



.qbet-input, .qbet-picker{

  float: left;

  display: inline-block;

  height: 33px;

}



.qbet-input{

	width: 30%;



}



.qbet-picker{

	width: 36%;

}



.qbet label{

  float: left;

  margin-right: 15px;

  padding-top: 5px;

  color: #1080d5;

  text-transform: uppercase;

}



.qbet input{

  width: 50%;

  float: left;

  height: 33px;

  background: #353535;

  color: #fff;

  border-radius: 0;

  border:0px;

		

}



.qbet a{

	color: #FFF;
    float: left;
    /* border-radius: 50%; */
    /* border: 1px solid #db0f0f; */
    /* width: 20px; */
    /* height: 20px; */
    /* text-align: center; */
    /* line-height: 15px; */
    margin-right: 10px;
    font-weight: bold;
    text-transform: uppercase;

}



.qbet-picker .btn {

	background: #353535;

	height: 33px;

	  border-radius: 0;

	    border:0px;

	    color: #fff;

	    position: relative;

}



.sports-quote-tab{

  padding: 5px;

}



.sports-quote-tab li a{

  color: #fff;

  font-size: 13px;



}



.sports-quote-tab .nav > li > a{

  padding: 5px 15px;

  border-radius: 0;

}



.sports-quote-tab .nav-tabs{

  border-bottom: 1px solid #FFF;

}



.sports-quote-tab select{

  /*! height: 28px; */
  margin-right: 0px;
  position: absolute;
  left: -40%;

}



.quote-logo img{

  width: auto !important;

  height: auto !important;

  position: relative !important;

  left: 0px !important;

  top: 0px !important;

  min-height: 50px;

  margin: 0px auto;

  text-align: center;



}



.quote-logo, .quote-logo a{

  color: #fff;

  text-align: center;

  display: inline-block;

}



.logo-title{

  text-align: center;

  margin-top: 10px;

  font-size: 15px;

}



.quote-head{

  color: #fff;

  padding: 15px 0;

}



.quote-time{

  padding-top: 120px;

}



.quote-score-left{

  float: left;

  color: #fff;

  margin-right: 10px;

  font-weight: bold;

  font-size: 16px;

}



.quote-score{

  

  float: left;

}



.quote-score-main{

  border: 1px solid #fff;

  padding: 2px 5px;

  color: #fff;

  margin-right: 10px;

  background-color:#333333;

}



.progress span{

	background: green;

}



.gradient .green{

	background-image:-webkit-linear-gradient(#265d01,#1a9e00);

	background-image:linear-gradient(#265d01,#1a9e00);

}



.gradient .yellow{

  background-image:-webkit-linear-gradient(#676b02,#f2ce07);

  background-image:linear-gradient(#676b02,#f2ce07);

}



.gradient .red{

  background-image:-webkit-linear-gradient(#7c0101,#d80f0f);

  background-image:linear-gradient(#7c0101,#d80f0f);

}







.prog-container{

	background-color:#333333;

	border-radius:0px;	

	height: 26px;

	overflow:hidden;

	margin-bottom:10px;

  border: 1px solid #fff;

}



.quote-played-inner-left{

  float: left;

  width: 75px;

  margin-top: 3px;

}



.quote-played-inner-right{

  width: 154px;

  float: left;

}



.quote-percentage{

  float: left;

  width: 60px;

  color: #fff;

  margin-left: 10px;

  margin-top: 5px;

}



.quote-body{

  border-bottom: 3px solid #1080d5;

  padding-bottom: 26px;

}



.quote-bottom-left{

  float: left;

  width: 103px;

}



.quote-bottom-right{

  float: left;

  width: 110px;

}



.quote-bottom-percentage{

  width: 36px;

}



.quote-bottom-progress{

  width: 59px;

}





.quote-bottom-percentage, .quote-bottom-progress{

  float: left;

}



.quote-bottom-head{

  color: #1080d5;

  font-size: 14px;

  padding: 10px 0;

}



.quote-bottom-percentage{

  font-size: 14px;

  color: #fff;

  margin-top: 2px;

}



.quote-bottom-right-inner{

  float: right;

  padding-top: 2px;

}



.quote-bottom-head{

  margin-bottom: 15px;

}



.quote-bottom-main{

  border-right: 1px solid #5a5a5a;

}





/* Container for Progress Bar ENDS */





/* Progress Bar STARTS */

.progressbar{

	height:100%;

	width:0%;

	float:left;

	

}







.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){

	margin-left: 0;

}



.bs-caret{

	  display: none;

}



.qbet-picker .btn:after{

	content: "\f107";

	font-size: 18px;

	position: absolute;

	right: 10px;

	top: 3px;

	  font-family: 'Open Sans', sans-serif;

	  color: #db0f0f;

}



#cerca{

	font-family: 'Open Sans', sans-serif;

}



.cerca-input input{

	width: 70%;

	height: 33px;

}



/*Bootstrap Overwrite*/



.padding-off{

  padding: 0;

}



.padding-left-off{

  padding-left: 0;

}



.padding-right-off{

  padding-right: 0;

}



.menu-mobile{

  display: block;
  float: left;

}



.container{

  width: 100%;

  max-width: 1300px;

}

.mm-menu{

  background: rgba(0,0,0,1);

  color: #fff;

    font-family: 'Open Sans', sans-serif;

    text-transform: uppercase;

    font-size: 16px;

}



.mm-next::after, .mm-arrow::after{

  border-color: rgba(248, 153, 32, 1) !important;

}



.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a{

  color: #fff !important;

    font-family: 'Open Sans', sans-serif !important;

    text-transform: uppercase !important;

    font-size: 16px !important;

  opacity: 1;

}



.mm-menu .mm-navbar .mm-btn::before{

  border-color: rgba(248, 153, 32, 1) !important;

}



.header-toggle a{

    background: transparent url("https://cdn.mgbopanel.com/uof/mobile/jsport365/img/menu.svg") no-repeat scroll center center;

display: block;

width: 40px;

height: 30px;

position: absolute;



cursor: pointer;



}



.header-toggle{

  width: 40px;

  display: block;

  height: 40px;

  

  top: 0;

  left: 15px;

  margin-bottom: 40px;

 

  



}



.mm-menu .mm-listview > li::after {

    border-color: transparent; 

}

.mm-menu .mm-next{

    border-color: #f89920; 



}



@media (max-width: 1024px) {

  .container{

    width: 100%;

  }



  .logo{

    width: 100%;

    text-align: center;

  }



  .header-right{

    width: 100%;

    text-align: center;

    padding-top: 10px;



  }



  .menu-left{

    display: none;

  }



  .menu-mobile{

    display: block;

    float: left;

  }



  .header-toggle{

    display: block;

  }



  #bottom-bar a{

    font-size: 11px;

  }

 



  

}



@media (max-width: 768px) {

   .about-logo img{

    width: 100%;

   }



   .slides-pagination{

    left: auto;

    text-align: center;

   }

}



@media (max-width: 767px) {

   .main-inner{

    margin-bottom: 30px;

   }



   .main-inner img{

    width: 100%;

   }



   .main-bottom-head{

    top: -5px;

   }



   #bottom-bar ul{

    display: block;

   }



   #bottom-bar li{

    float: none;

    text-align: center;

    width: 100%;

     border-bottom: 1px solid #000;

    padding-bottom: 5px;

   }



   #bottom-bar a{

    border-right: 0px;

   

    font-size: 14px;



   }



   .about-logo img{

    width: auto;

    margin-bottom: 30px;

   }

}



@media (max-width: 480px) {

   

}



.login-user-icon{

  margin-right: 15px;

}




.login-username{

  font-size: 10pt;

  color: #fff;

  font-style: normal;

}



.login-main-top{

  font-size: 10pt;

  color: #fff;



}



.euro{

  color: #c31010;

  font-size: 10pt;

}



.login-main-top a{

  color: #fff;

  font-size: 8pt;

  font-weight: bold;

  text-transform: uppercase;



}



.login-main-top ul{

  margin-top: 5px;

}



.login-main-top li{

  padding: 0 3px;

}



.login-main-top img{

  margin-right: 5px;

}



.login-flag, .logout{

  float: left;

  

}

.login-main-right{

}



.modal-content{

  text-align: center;

  background: #2d2d2d;

}

.saldo-table th{

  text-align: center;

  background: #000;

  color: #fff !important;

}



.saldo-table .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{

  padding: 2px;

  color: #000;

  vertical-align: top;

  border-top: 1px solid #555555;





}



.saldo-table .table > thead > tr > th{

  border-bottom: 1px solid #555555;

}



.saldo-table .table th{

  margin-bottom: 5px;

}



.saldo-table thead{

 padding-bottom: 10px;



}









.table td:first-child{

  text-align: center;

}



.saldo-table .table th:nth-child(n+4):nth-child(n-7){

  text-align: center;

   width: auto;

  height: auto;

}



.saldo-table .table td:nth-child(10), .table td:nth-child(11), .table td:nth-child(12){

text-align: center;



}



.saldo-table .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th{
  border: 1px solid #fff;
  font-size: 9px;
}



.saldo-table .table-bordered{

    border: 1px solid var(--first-bgcolor-hex);

}



button.close{
  color: #fff;
  opacity: 1;
}

.discipline-heading .close {
    margin-top: 4px;
}



.saldo-table .table{

  margin-bottom: 15px;

}



.modal-header{

  padding: 5px 15px;
  background: var(--first-bgcolor-hex);

}

.combinations > table:nth-child(1) > tbody:nth-child(2) > tr:nth-child(n) > td:nth-child(7) {
  background-color: #6d0707 !important;
}

.saldo-table .table td{

  font-size: 12px;

  padding-top: 2px !important;

  padding-bottom: 2px !important;

}



.saldo-table .modal-body{

  padding-bottom: 0;

}



.modal-footer{

  padding: 5px 15px;

}



.giro-select{

  margin-bottom: 15px !important;

  color: #fff;

  text-align: left;

}



.col-sm-4.giro-select{

  text-align: center;

}



.giro-select .bootstrap-select .btn {

  border: 1px solid #1080d5;

  background: #000;

  color: #fff;

    width: 100%;

    text-align: left;



}



.giro-select .bs-caret{

  display: block;

  color: #fff;

}





.giro-trasferisci a{

  background: #337ab7;

  color: #fff;

  text-transform: uppercase;

  padding: 5px;

}





/*.giro-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){

  width: 50%;

}*/



.schemata table th{

  color: #fff !important;

}



.schemata-head{

  background-image:-webkit-linear-gradient(#373737,#202020);

  background-image:linear-gradient(#373737,#202020);

  padding: 5px 10px; 

  border-bottom: 1px solid #ca0e0e;

}



.schemata-head-left{

  padding-top: 10px;

}



.schemata-head label{

  color: #dbdbdb;

  padding-top: 10px;



}



/*.schemata-head input::-webkit-input-placeholder {

  text-align: right;

}

.schemata-head input:-moz-placeholder {

  text-align: right;

}

.schemata-head input::-moz-placeholder {

  text-align: right;

}

.schemata-head input:-ms-input-placeholder {

  text-align: right;

}*/

.schemata-head a{

  font-size: 15px;

  color: #dbdbdb;



}



.schemata-head .cerca-input input{

  border: 1px solid #dbdbdb;

}



.schemata-mid{

  padding: 10px 0;

  border-bottom: 1px solid #ca0e0e;



}



.schemata-mid-input input{

  background: #323131;

  border-radius: 0;

  border-top: 0;

  border-right: 0;

  color: #fff;

  border-color: #848383;

}



.schemata-mid-input .btn{

  background: #323131;

  border-radius: 0;

  border: 0;

}



.schemata-mid-input .bs-caret{

  display: block;

  color: #fff;

}



.schemata-mid-input-inner{

  padding-left: 5px;

  padding-right: 5px;

}



.schemata-mid-left{

  color: #ffffff;

  font-size: 19px;

  text-transform: uppercase;

}



.schemata-bottom-head-main-left{

  color: #fa0000;

  font-size: 17px;

  text-transform: uppercase;

}



.schemata-bottom-head{

  padding-top: 10px;

}



.schemata-bottom-head-main-right a{

  color: #dadada;

  font-size: 20px;

  border-right: 1px solid #dadada;

  padding-right: 15px;

  display: block;

}


.schemata table th{
  color: #fff !important;
}

.schemata-head{
  background-image:-webkit-linear-gradient(#373737,#202020);
  background-image:linear-gradient(#373737,#202020);
  padding: 5px 10px; 
  border-bottom: 1px solid #ca0e0e;
}

.schemata-head-left{
  padding-top: 10px;
}

.schemata-head label{
  color: #dbdbdb;
  padding-top: 10px;

}

/*.schemata-head input::-webkit-input-placeholder {
  text-align: right;
}
.schemata-head input:-moz-placeholder {
  text-align: right;
}
.schemata-head input::-moz-placeholder {
  text-align: right;
}
.schemata-head input:-ms-input-placeholder {
  text-align: right;
}*/
.schemata-head a{
  font-size: 15px;
  color: #dbdbdb;

}

.schemata-head .cerca-input input{
  border: 1px solid #dbdbdb;
}

.schemata-mid{
  padding: 10px 0;
  border-bottom: 1px solid #ca0e0e;

}

.schemata-mid-input input{
  background: #323131;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  color: #fff;
  border-color: #848383;
}

.schemata-mid-input .btn{
  background: #323131;
  border-radius: 0;
  border: 0;
}

.schemata-mid-input .bs-caret{
  display: block;
  color: #fff;
}

.schemata-mid-input-inner{
  padding-left: 5px;
  padding-right: 5px;
}

.schemata-mid-left{
  color: #ffffff;
  font-size: 19px;
  text-transform: uppercase;
}

.schemata-bottom-head-main-left{
  color: #fa0000;
  font-size: 17px;
  text-transform: uppercase;
}

.schemata-bottom-head{
  padding-top: 10px;
}

.schemata-bottom-head-main-right a{
  color: #dadada;
  font-size: 20px;
  border-right: 1px solid #dadada;
  padding-right: 15px;
  display: block;
}

.schemata-bottom-mid-left li{
  float: left;
  list-style: none;
  
}

.schemata-bottom-mid-left a{
  justify-content: center;
  align-items: center;
  display: flex;
  width: 108px;
  height: 49px;
  padding: 0;
  text-align: center;
  background: #dbdbdb;
  border: 1px solid var(--first-bgcolor-hex);
  font-size: 16px;
  font-weight: bold;
  color: #010101;
}

.schemata-info a{
  display: block;
}

.schemata-info{
  background-image:-webkit-linear-gradient(#343434,#1f1f1f);
  background-image:linear-gradient(#343434,#1f1f1f);
  height: 38px;
  justify-content: center;
  align-items: center;
  display: flex;
  border: 1px solid #fff;
}

.schemata-info a{
  color: #fff;
}

.schemata-bottom-mid-left-2 li{
  float: left;
  list-style: none;
  
}

.schemata-bottom-mid-left-2 a{
  justify-content: center;
  align-items: center;
  display: flex;
  width: 108px;
  height: 44px;
  padding: 0;
  text-align: center;
  background-image:-webkit-linear-gradient(#343434,#1f1f1f);
  background-image:linear-gradient(#343434,#1f1f1f);
  border-right: 1px solid #737373;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.schemata-bottom-mid-left li.active a{
    background: var(--first-bgcolor-hex);
    color: #fff;
}

.schemata-bottom-mid-left-2 li.active a{
  color: #ff0000;
}

.schemata-order-main{
  background-image:-webkit-linear-gradient(#db0f0f,#ab0d0d);
  background-image:linear-gradient(#db0f0f,#ab0d0d);
  color: #fff;
  padding: 5px 15px;
}

.order-id{
  float: left;
}

.order-event{
  float: left;
  margin-left: 25px;
}

.schemata-table th{
  background-image:-webkit-linear-gradient(#db0f0f,#ab0d0d);
  background-image:linear-gradient(#db0f0f,#ab0d0d);
  color: #fff;
}

.schemata-table th{
  text-align: center;
}


.schemata-table .table th:nth-child(n+4):nth-child(n-7){
  width: 54px;
}

.schemata-table .table td:nth-child(10), .schemata-table .table td:nth-child(11), .schemata-table .table td:nth-child(12), .schemata-table .table td:nth-child(13){
  width: 50px;
  text-align: center;
}

.schemata-table .table-inner{
  text-align: center;
  margin: 0px auto;
  border: 1px solid #fff;
  height: 28px;
}

.schemata-table .table th:nth-child(2){
text-align: left;

}

.schemata-table-highlight{
  position: relative;
  top: 50px;

}

                
.country-name{
  background: #242424;
  padding: 5px 15px;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
}

.country-name img{
  margin-right: 10px;
}

.country-body{
  background: #131313;
  padding: 0px 0;
  border-bottom: 1px solid #1a1a1a;
}

.country-body-main{
 
  color: #fff;
}

.menu-sport{
  width: 226px;
  height: 300px;
  margin: 0px auto;
  margin-top: 10px;
}

.menu-sport-right ul{
  margin-bottom: 0;
}

.menu-sport-head img{
  margin-right: 5px;
}

.menu-sport-head{
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  background: #222222;
  padding: 10px 15px;
  padding-right: 0;

}

#central{
  width: 772px;
  height: 400px;
  margin: 0px auto;
  margin-top: 15px;
}

.central-head{
  background: var(--first-bgcolor-hex);
  padding: 5px 15px;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
}

.central-head-icons{
  float: right;
}

.central-body{
  margin-top: 2px;
  border-top: 1px solid rgba(255,255,255,0.5);
}
.sub-menu-championship.sub-menu.sub-list.menu-sport-body.collapse.in {
  background-color: #000;
  padding: 3px;
}
.championship-element.sports-bar-inner {
  padding: 12px;
  background: var(--first-bgcolor-hex);
}
.championship-element.sports-bar-inner:hover {
  padding: 12px;
  background: #333;
}

table-inner {
    background: #333333;
    text-align: center;
    color: #fff;
    width: 50px;
    height: 24px;
    padding: 1px 0;
}

.accetta:hover{
  background: #000;
  border: 0;
  color: #fff;
}

.accetta:hover a{
  color: #fff;
}


.logout{
  float: right;
  background: var(--first-bgcolor-hex);

  background-repeat: repeat-x;

  height: 20px;
}

.logout a{
  color: #fff;
}

.logout:hover{
  background: #000;
  border: 0;
  color: #fff;
}


.qbet-middle{
  width: 774px;
  float:left;
}

.livePage .sports-main-left{
  height: 100vh;
}

.livePage .sports-main-right{
  height: 100vh;
  overflow: hidden;
  overflow-y: scroll;
  width: 290px !important;

}


.livePage .sports-main-middle{
  height: 100vh;
  overflow: scroll;
}

tr.event-row:hover.event-row td:nth-child(2){
  color: #fff !important;
}

.lmt-container.sr-widget{
  height: auto;
}

.login-main-right{
  padding: 0;
}

.logout{
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 5px;
}

.master td:nth-child(6), .master td:nth-child(7), .master td:nth-child(9), .master td:nth-child(10), .master td:nth-child(11) {
  width: 100px;
}

.giro-trasferisci input {
    vertical-align: top;
    background: #000;
    color: #fff;
    clear: both;
    /*padding: 10px;*/
}

.giro-trasferisci:hover input{
  background: var(--first-bgcolor-hex);
  color: #fff;
}

#listascommesse-table td:nth-child(12){
  width: 162px;
}

#listascommesse-table td:nth-child(9){
  width: 100px;
}

#listascommesse-table td:nth-child(12) span.centrato, #listascommesse-table td:nth-child(12) .progress{
  float: left;
}

#listascommesse-table td:nth-child(12) .progress{
  margin-left: 5px;
}

#listascommesse-table td:nth-child(12) .progress-bar{
  background: none;
}

#trasferiscidenaro .rigaRossaSfondo{
  margin-left: 45% !important;
}

#lista_movimenti .redfont{
  color: red !important;
}

#lista_movimenti td:nth-child(6){
  color: red !important;
}

#tabella_agenti_cerca td:nth-child(6), #tabella_agenti_cerca td:nth-child(7), #tabella_agenti_cerca td:nth-child(10), #tabella_agenti_cerca td:nth-child(11){
  width: 100px;
}

#movimenti_utente td:nth-child(5){
  width: 200px;
}

#movimenti_utente td:nth-child(6), #movimenti_utente td:nth-child(7), #movimenti_utente td:nth-child(8){
  width: 100px;
}

.top_blk li{
  padding: 0 !important;
}

.top_blk .nav-tabs > li > a{
  height: 30px;
}

.redfont {
    color: red !important;
}

#movimenti_utente td:nth-child(6){
  color: red !important;
}

#lista_movimenti_new td:nth-child(4){
  width: 200px;
}

#lista_movimenti_new td:nth-child(7){
  width: 100px;
}

#lista_movimenti_new .redfont{
  color: red !important;
}

#lista_movimenti_new td:nth-child(6){
  color: red !important;
}

#lista_movimenti_new td:nth-child(7){
  color: green !important;
}

#lista_movimenti_new tfoot th:nth-child(3){
  color: red !important;
}

#lista_movimenti_new tfoot th:nth-child(4){
  color: green !important;
}

#movimenti_utente td:nth-child(7){
  color: green !important;
}


#report_scommesse_chiuse .centrato.sorting_asc{
  width: 70px !important;
}

#report_scommesse_chiuse .centrato.sorting{
  width: 150px !important;
}

#tabella_dettagli_sport th{
  color: #fff !important;
}

.logo-title{
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; 
  text-align: center;
  margin: 0px auto;
  margin-top: 5px;
}


#tabella_scommesse td:nth-child(11){
  width: 162px;
}

#tabella_scommesse td:nth-child(8){
  width: 100px;
}

#tabella_scommesse td:nth-child(11) span, #tabella_scommesse td:nth-child(11) .progress{
  float: left;
}

#tabella_scommesse td:nth-child(11) .progress{
  margin-left: 5px;
}

#tabella_scommesse td:nth-child(11) .progress-bar{
  background: none;
}

.progress span{
  background: none !important;
}

.portlet-body td{
  color: #000 !important;
}

.portlet-body .table > tbody > tr > td, #reportCasino .table > tbody > tr > td, #reportCasinoPiattaforma .table > tbody > tr > td, #reportPoker .table > tbody > tr > td, #reportPokerPiattaforma .table > tbody > tr > td{
  color: #000 !important;
}

#reportCasino th:nth-child(n+4):nth-child(n-6), #reportCasinoPiattaforma th:nth-child(n+3):nth-child(n-5), #reportPokerPiattaforma th:nth-child(n+4):nth-child(n-6){
  width: 100px;
}

#reportPoker th:nth-child(n+4):nth-child(n-11){
  width: 105px;
}


.lista_movimenti td:nth-child(4){
  width: 150px;
}


.saldo_popup .table > tbody > tr > td{
  color: #fff !important;
  font-size: 12px;
}
/*
.btn-saldo .saldo_popup .table > tbody > tr > td{
  color: #fff !important;
}*/

#report_scommesse_chiuse_CED .centrato.sorting_asc{
  width: 100px !important;
}

#report_scommesse_chiuse_CED th:nth-child(3){
  width: 120px !important;
}

#report_scommesse_chiuse_CED th:nth-child(3){
  width: 150px !important;
}

.tdantepost span{
  color: #fff !important;
}

.inplay .table-inner, .inplay .table-inner.quote_btn:hover{
  width: 41px !important;
}

#lista_movimenti_new td:nth-child(5){
 width: 144px;
}

#lista_movimenti_new td:nth-child(8){
 width: 100px;
}


#nuova_tabella_scommesse td:nth-child(8){
 width: 150px;
}

#nuova_tabella_scommesse td:nth-child(11) span, #nuova_tabella_scommesse td:nth-child(11) .progress{
  float: left;
}

#nuova_tabella_scommesse td:nth-child(11) .progress{
  margin-left: 5px;
}

#nuova_tabella_scommesse td:nth-child(11){
  width: 125px;
}

#nuova_tabella_scommesse .progress, #tabella_scommesse_wrapper .progress, #listascommesse-table .progress{
  width: 60px;
}

#lista_movimenti_wrapper td:nth-child(4), #lista_movimenti_new td:nth-child(4){
  width: 460px;
}

#lista_movimenti_wrapper td:nth-child(7), #lista_movimenti_new td:nth-child(7){
  width: 150px;
}

#lista_movimenti_wrapper td:nth-child(2), #lista_movimenti_new td:nth-child(2){
  width: 150px;
}

#movimenti_utente_new_wrapper td:nth-child(5){
  width: 250px;
}

#report_scommesse_chiuse_CED_wrapper td:nth-child(2), #report_scommesse_aperte_wrapper td:nth-child(2){
  width: 150px;
}

#report_scommesse_chiuse_CED_wrapper td:nth-child(1), #report_scommesse_aperte_wrapper td:nth-child(1){
  width: 100px;
}

#report_scommesse_chiuse_CED_wrapper td:nth-child(3), #report_scommesse_aperte_wrapper td:nth-child(3){
  width: 150px;
}



#report_scommesse_aperte_CED_wrapper td:nth-child(2){
  width: 150px;
}

#report_scommesse_aperte_CED_wrapper td:nth-child(1){
  width: 100px;
}

#report_scommesse_aperte_CED_wrapper td:nth-child(3){
  width: 150px;
}

@media (max-width: 767px) {
  .sports-main-middle {
    width: 60% !important;
  }
}


.hover_riga_tabella:hover{
  background: rgba(128,128,0,0.7) !important;
}

#tabella_eventi th{
  color: #000 !important;
}

#tabella_dettagli_sport{
  background: #000;
}

#tabella_eventi th{
  color: #000 !important;
  background: #fff !important;
}

#report_scommesse_chiuse tr th{
  color: #fff !important;
  background: var(--first-bgcolor-hex) !important;
}

#report_scommesse_chiuse tbody tr{
  background: none !important;
}

.modal-title{
  color: #fff !important;
  display: inline-block;
}


.btn-group>.btn:first-child{
  margin-left: -1px !important;
}

#lista_movimenti td:nth-child(6) .redfont {
    color: red !important;
}

#messaggioImportante{
  margin: 0px auto;
}

#messaggioImportante .col-md-6{
  
  width: 100%;
}

#messaggioImportante .col-md-offset-1{
  margin-left: 0 !important;
}

#messaggioImportante span{
  color: #fff !important;
  margin-bottom: 10px;
}

#messaggioImportante input, #messaggioImportante textarea{
  background: #000;
  width: 100%;
  padding: 10px 15px;
  color: #fff !important;
}

#tabella_lista_utenti td{
  color: #fff !important;
}

@media (max-width: 1600px) {
  .sports-main-middle{
    width: 60% !important;
  }
}

.cc-window.cc-banner{
  padding: 5px 15px !important;
}

#tabella_messaggi td{
  color: #fff !important;
}

#tabella_messaggi td:nth-child(4){
  width: 400px;
}

.portlet-body .table > tbody > tr > td, #reportCasino .table > tbody > tr > td, #reportCasinoPiattaforma .table > tbody > tr > td, #reportPoker .table > tbody > tr > td, #reportPokerPiattaforma .table > tbody > tr > td{
  color: #fff !important;
}

#tabella_eventi td{
  color: #fff !important;
}

.cont_quotes{
  width: 100%;
}

.stylerigastrisce td.redfont{
  color: red !important;
}

.saldo_popup .table > tbody > tr > td.greenfont{
  color: green !important;
}

.saldo_popup .table > tbody > tr > td.redfont{
  color: red !important;
}

.immagineOcchio{
  position: relative;
  top: -1px;
}

.cc-btn{
  padding: 0px !important;
}

.flag-new{
  float: right;
}

.flag-new-text{
  font-size: 14px;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  float: left;
  padding: 0 5px;
}

.flag-new-text ul{
  margin-bottom: 0px;
}

.flag-new-text img{
  width: 20px;
  height: 20px;
}

.flag-new-text li{
  padding: 0 5px;
}

@media (max-width: 1280px) and (min-width: 1024px) {
  table{
    table-layout: fixed;
  }

  .event-row td:nth-child(1){
    font-size: 8px;
  }

  .event-row td:nth-child(3){
    font-size: 9px;
  }

  .qbet-middle{
    width: 540px;
  }

  #slides-quote{
    width: 100% !important;
  }

  .qbet-main{
    width: 100%;
  }
}

@media (max-width: 1240px) {
  .sports-main-middle {

    width: 55% !important;

  }
}

@media (max-width: 1084px) {
  .sports-main-middle {

    width: 50% !important;

  }
}


.bottone_schedina{
  width: 100px;
}

.control-label{
  width: 100%;
}
.legal {
  font-size: 9px;
  margin-top: 2px;
  margin-left: 13px;
  color: #fff;
}

.checkbox-list {
    margin-top: 10px;
}