@charset "UTF-8";

/*font icon*/



:focus,
:active {
  outline: none;
}

body,
html {
  margin: 0;
  padding: 0;
}

body,
html,
header,
footer,
span,
p,
div,
main,
a,
ul,
li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

header {
  max-width: 100%;
  width: 100%;
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
}

main,
footer,
.max_w1200 {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
}

header,
main,
footer,
.max_w1200 {
  margin-left: auto;
  margin-right: auto;
}

body {
  line-height: 1.42857143;
  font-family: sans-serif;
  background: #202826;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005a41', endColorstr='#007b5a', GradientType=0 );
  color: #fafcfc;
  background-repeat: no-repeat;
  background-size: 100%;
}

main {
  padding-top: 2rem;
}

h1 {
  font-size: 55px;
  text-align: center;
  margin: 20px auto;
}

h2 {
  font-size: 24px;
  background-color: rgba(208, 220, 216, 0.1);
  line-height: 50px;
  padding-left: 15px;
  margin: 20px 0 3px;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

p {
  font-size: 14px;
  color: #dbe7e3;
  text-align: justify;
}

.d_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.a_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.j_between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.j_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.j_around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.header_link {
  line-height: 40px;
  width: 50%;
  text-align: center;
  color: #dbe7e3;
}

.header_link_blue {
  background-color: #151b19;
  font-size: 24px;
  font-weight: bold;
}

.header_link_green {
  background-color: #253834;
}

.update span {
  font-size: 10px;
  color: #dbe7e3;
}

.link_hash {
  text-decoration: underline;
  color: #f9dc1c;
  font-size: 20px;
  font-weight: bold;
  margin-top:15px;
  padding-left: 5px; 
  padding-right: 5px
}

.link_hash:hover {
  position: relative;
  top: 1px;
  color: #f9dc1c;
}

.bet365-button {
  padding: 7px 0 4px 0;
  display: block;
  width: 40%;
  text-align: center;
  margin: 25px auto 30px;
  font-size: 30px;
  -webkit-box-shadow: 0px 7px 0px #4a0000;
  box-shadow: 0px 7px 0px #4a0000;
  border-radius: 5px;
}

.bet365-button-official {
  color: #fafcfc;
  background-color: #007b5b;
  box-shadow: 0px 7px 0px #005a40;

}

.bet365-button-yellow {
  background-color: #f9dc1c;
  -webkit-box-shadow: 0px 7px 0px #474a00;
  box-shadow: 0px 7px 0px #474a00;
  color: #005a40;
  margin-bottom: 20px;
}

.bet365-button-yellow:hover {
  color: #005a40;
}

.bet365-button:hover,
.bet365-logo:hover {
  position: relative;
  top: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;

}

.bet365-logo {
  margin: 25px auto 0;
  display: block;
  width: 40%;
  height: 95px;
  background-color: #007b5b;
  border-radius: 5px;
  -webkit-box-shadow: 0px 7px 0px #005a40;
  box-shadow: 0px 7px 0px #005a40;
}

.bet365-logo img {
  margin: 0 auto;
  display: block;
  position: relative;
  top: 25px;
}

.text-box {
  background-color: rgba(208, 220, 216, 0.05);
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.text-box a {
  color: #c3d300;
}

.text-box a:hover {
  color: #fff;
}

.important_title {
  font-weight: 700;
}

.important_title img {
  margin-right: 10px;
}

.important_title span {
  font-weight: normal;
}

.flags img {
  width: 32px;
  height: 32px;
}

.bet_link_box {
  margin-bottom: 1rem;
}

footer {
  margin-top: 2rem;
}



.text_center {
  text-align: center;
}





.copyright {
  font-weight: 700;
  margin-top: 3rem;
}

ol {
  font-size: 14px;
  font-weight: 700;
  padding-left: 15px;
}

ul {
  font-size: 14px;
  font-weight: 700;
  list-style-type: none;
  padding-left: 0;
}

ul li {
  margin-bottom: 0.5em;

}



@media (max-width: 992px) {
  h2 {
    font-size: 35px;
  }
}

@media (max-width: 768px) {
  .bet365-button {
    width: 270px;
    font-size: 24px;
  }

  .bet365-logo {
    width: 270px;
  }

  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 25px;
    line-height: 50px;
  }

  .bet365-logo {
    width: 270px;
  }
}

@media screen and (max-width: 450px) {
  h1 {
    font-size: 32px;
  }

  .copy_img_box img {
    height: 25px;
  }

  .copyright {
    font-size: 12px;
  }
}