body{
  margin:0;
  padding:0;
}
.banner-main-container{
  width:970px;
  height:250px;
  background-image: url(/liveodds-asset/netbetfr/football/images/970x250_standard.jpg);
  background-repeat:no-repeat;
  position: fixed;
}
.banner-container-left{
  height: 90px;
  width:335px;
  vertical-align:top;
}
.banner-logo{
  width: 223px;
  margin-top: 22px;
  margin-left: 35px;
}
.banner-container-right{
  max-height: 250px;
  vertical-align: top;
  margin-left: 32px;
}
.banner-box-title{
  width: 141px;
  height: 119px;
  border-radius: 10px 0px 0px 10px;
  font-size: 12px;
  text-align: center;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
  padding-left: 7px;
  padding-right: 7px;
  background: #00263d;
  margin-top: -2px;
  display: inline-block;
  vertical-align: top;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.banner-box-title-t{
  max-height: 72px;
  color: white;
  font-family: 'Play', sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  line-height: 1.1;
  padding-top: 8px;
  overflow: hidden;
  word-wrap: break-word;
  text-overflow: ellipsis;
}
.banner-box-title-d{
  height: 20px;
  color: #fca712;
  font-family: 'Play', sans-serif;
  padding-top: 7px;
  font-size: 15px;
}
.banner-box-content{
  margin-top: -2px;
  background: #eeeeee;
  height: 94px;
  border-radius: 0px 10px 10px 0px;
  padding-top: 24px;
  display: inline-block;
  vertical-align: top;
  width: 573px;
}
.banner-box-odds{
  height: 74px;
  background: white;
  margin-left: 14px;
  margin-right: -12px;
  margin-bottom: 17px;
  border: 1px solid #d6d6d6;
  display: inline-block;
  width: 115px;
  cursor: pointer;
}
.banner-box-odds-t{
  font-family: 'Play', sans-serif;
  font-size: 17px;
  text-align: center;
  padding-top: 17px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 20px;
  padding-right: 20px;
}
.banner-box-odds-d{
  font-family: 'Play', sans-serif;
  font-size: 19px;
  text-align: center;
  padding-top: 2px;
  font-weight: 700;
  color: #9a1d19;
}
.banner-box-button{
  display: inline-block;
  width: 204px;
  text-align: center;
}
.banner-button-green{
  background: #ffac12;
  font-family: 'Play', sans-serif;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 700;
  color: black;
  border: unset;
  padding: 13px 10px;
  border-radius: 6px;
  margin-top: -40px;
  vertical-align: middle;
  width: 170px;
  cursor: pointer;
}
.bottom-black-strip{
  background-color: #000000;
  width: 970px;
  position: absolute;
  top: 220px;
  height: 30px;
  z-index: -1;
  text-align: left;
}
.banner-text-bottom{
  color: white;
  font-family: 'Play', sans-serif;
  font-size: 11px;
  font-weight: 500;
  text-align: left;
  padding-left: 35px;
}
.banner-legal-img{
  width: 111px;
  display: inline;
  vertical-align: middle;
}