/*
Theme Name: Twenty Sixteen Child
Theme URI: https://wordpress.org/themes/twentysixteen/
Template: twentysixteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Tags: one-column,two-columns,right-sidebar,accessibility-ready,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,flexible-header,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog
Version: 1.9.2
Updated: 2023-04-18 02:12:11

*/

html, body {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body {
    font-family: "Noto Sans HK", \5FAE\8EDF\6B63\9ED1\9AD4, '微軟正黑體', 'Microsoft JhengHei', 'SimHei', sans-serif;
    background-image: url(images/background.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 15px;
    color: #000;
}

body:not(.custom-background-image):before, body:not(.custom-background-image):after {
  display: none;
}

.reload, .backto {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 0px 10px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  margin: 0px 10px;
  display: inline-block;
  line-height: 40px;
  height: 40px;
}

.home_title, .home_game_btn, .home_info {
  padding: 0px 0px 20px 0px;
}

.home_title img {
  width: 280px;
  height: auto;
  margin: 0px auto;
  display: block;
}

.home_game_btn img {
  width: 300px;
  height: auto;
  margin: 0px auto;
  display: block;
}

.home_info {
  width: 100%;
  height: 200px;
  display: block;
  background-color: #000;
  margin-bottom: 20px;
}

.home_bottom_btn {
  text-align: center;
}

.home_bottom_btn a {
  display: block;
  height: auto;
  margin: 0px auto 15px auto;
  width: 180px;
}

.home_bottom_btn img {
  display: block;
  height: auto;
}

/*
.hbtn_01, .hbtn_01 img {
  width: 135px;
}

.hbtn_02, .hbtn_02 img {
  width: 160px;
}

.hbtn_03, .hbtn_03 img {
  width: 140px;
}
*/

.page-template-template-su-quarterly_dashboards {
  background-image: none;
  background-color: #250950;
  padding-top: 0px !important;
}

.game_header img {
  width: 280px;
  height: auto;
  margin: 0px auto;
  display: block;
}

.game_leaderboard {
  position: relative;
  font-family: "Arial Black", sans-serif;
  font-weight: bold;
}

.game_leaderboard_02 {
  background: linear-gradient(90deg, rgba(243,213,116,1) 0%, rgba(236,179,66,1) 100%);
  border-radius: 30px;
  margin-top: -190px;
  padding: 15px;
}

.game_leaderboard_03 {
  border-radius: 20px;
  border: 1px solid #a3a3e9;
  background-color: #FFF;
  padding: 2px;
}

.game_leaderboard_04 {
  border-radius: 18px;
  border: 1px solid #a3a3e9;
  background: linear-gradient(90deg, rgba(243,213,116,1) 0%, rgba(236,179,66,1) 100%);
  padding: 15px;
}

.game_date {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 11px 0px 110px 0px;
  line-height: 25px;
}

.game_leaderboard_05 ul, .game_leaderboard_05 ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.game_leaderboard_06 {
  border-radius: 20px;
  border: 1px solid #a3a3e9;
  background-color: #FFF;
  padding: 2px;
}

.game_leaderboard_07 {
  border-radius: 18px;
  border: 1px solid #a3a3e9;
  background: linear-gradient(90deg, rgba(246,174,35,1) 0%, rgba(231,125,33,1) 100%);
  padding: 15px;
}

.game_top_three {
  position: relative;
  width: 280px;
  height: 60px;
  margin: 0px auto;
  display: block;
}

.game_top_three ul {
  position: absolute;
  text-align: center;
  width: 80px;
  line-height: 1.2;
  font-size: 18px;
  white-space: nowrap;
}

.game_top_three ul li:last-child {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
}

.game_top_three .ranking_1 {
  top: 0px;
  left: 50%;
  margin-left: -40px;
}

.game_top_three .ranking_2 {
  top: 10px;
  left: 0px;
}

.game_top_three .ranking_3 {
  top: 10px;
  right: 0px;
}

.ranking_other, .ranking_other tr, .ranking_other td {
  border: none;
  padding: 0px;
  margin: 0px;
  font-size: 18px;
  line-height: 40px;
}

.ranking_other tr td:first-child {
  width: 140px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.ranking_other tr td:last-child {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
}

.ranking_other td {
  border-bottom: 1px solid #FFF;
}

.game_leaderboard_bottom {
  text-align: center;
  padding: 20px 0px;
}

.game_leaderboard_bottom a {
  display: inline-block;
  width: 60px;
  height: auto;
  margin: 0px 30px;
}

.game_leaderboard_bottom img {
  display: inline-block;
  height: auto;
}

.star_leaderboard {
  position: relative;
  padding-bottom: 60px;
  font-family: "Arial Black", sans-serif;
  font-weight: bold;
  -webkit-text-stroke: 3px #FFF;
}

.star_header img {
  width: 280px;
  height: auto;
  margin: 0px auto;
  display: block;
}

.star_leaderboard_02 {
  background: linear-gradient(90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.1) 100%);
  border-radius: 30px;
  margin-top: -40px;
  padding: 50px 15px 15px 15px;
  border: #e0bb66 solid 5px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
}

.ranking_star, .ranking_star tr, .ranking_star td {
  border: none;
  padding: 0px;
  margin: 0px;
  font-size: 18px;
  line-height: 3;
  font-weight: bold;
  color: #fff;
}

.ranking_star th {
  border: none;
  padding: 0px;
  margin: 0px;
  font-size: 18px;
  line-height: 3;
  font-weight: bold;
  -webkit-text-stroke: 0px !important;
  color: #000 !important;
}

.star_leaderboard_02 p {
  text-align: center;
  -webkit-text-stroke: 0px !important;
  color: #000 !important;
}

.ranking_star td {
  border-bottom: 1px solid #FFF;
}

.star_leaderboard td {
  position: relative;
}

.star_leaderboard td div {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #000;
  -webkit-text-stroke: 0px !important;
}
/*
.ranking_star .ranking_1 td {
  font-size: 25px !important;
}

.ranking_star .ranking_2 td {
  font-size: 22px !important;
}

.ranking_star .ranking_3 td {
  font-size: 20px !important;
}
*/
.ranking_star tr td:first-child, .ranking_star tr th:first-child {
  width: 60px;
  color: #000;
  -webkit-text-stroke: 0px !important;
}

.ranking_star tr td:last-child, .ranking_star tr th:last-child {
  text-align: right;
}

.ranking_star tr td img {
  width: 40px;
  height: auto;
}

.ranking_star th {
  font-weight: bold;
  font-size: 18px;
}

.star_leaderboard_bottom {
  text-align: center;
  padding: 20px 0px;
  position: relative;
  height: 60px;
}

.star_leaderboard_bottom div {
  position: absolute;
  width: 100%;
  margin-top: 30px;
}

.star_leaderboard_bottom a {
  display: inline-block;
  width: 60px;
  height: auto;
  margin: 0px 30px;
}

.star_leaderboard_bottom img {
  display: inline-block;
  height: auto;
}

.star_number {
  text-align: center;
}

.star_number span {
  font-size: 30px;
  font-weight: bold;
}

.info_img, .info_img img {
	width: 100%;
	height: auto;
}

.coming_soon {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 50px 0px 30px 0px;
	-webkit-text-stroke: 0px;
	color: #000;
}

.success_box {
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
}

.success_box span {
	font-size: 25px;
	color: #FFF;
}

.success_box .again {
	background-color: #e0bb66;
	padding: 10px 20px;
	border-radius: 15px;
	font-size: 25px;
	display: inline-block;
	color: #FFF !important;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
}

.game_leaderboard .current_user {
  color: yellow !important;
}

.star_leaderboard .current_user td {
-webkit-text-stroke: 3px yellow;
}

.redeem_btn a {
  display: block;
  background-color: #f9eeb4;
  border: 2px #c59633 solid;
  border-radius: 15px;
  color: #a97302 !important;
  font-size: 25px;
  font-weight: bold;
  line-height: 40px;
  width: 300px;
  margin: 0px auto;
  text-align: center;
}

.game_date h2, .game_date h3 {
  margin-bottom: 15px;
}

.up_box {
  display: block;
  width: 300px;
  margin: 0px auto;
}

.up_box:after {
  clear: both;
  display: table;
  content: " ";
}

.star_box, .coin_box {
  width: 48%;
  border-radius: 15px;
  padding: 15px 0px;
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px;
}

.star_box img, .coin_box img {
  display: block;
  margin: 0px auto;
  width: 50%;
}

.star_box span, .coin_box span, .total_star_box span {
  font-size: 16px;
  font-weight: bold;
}

.star_box {
  background-color: #e1c9a4;
  float: left;
}

.coin_box {
  background-color: #e6d687;
  float: right;
}

.total_star_box {
  width: 300px;
  margin: 0px auto 20px auto;
  border-radius: 15px;
  padding: 15px 0px;
  font-size: 14px;
  text-align: center;
  background-color: #efd07a;
}

.total_star_box img {
  display: inline-block;
  padding-right: 10px;
  width: 30px;
}

.su_table {
	font-size: 12px !important;
	table-layout: auto !important;
}

.su_table td:nth-child(6), .su_table td:nth-child(10) {
	background-color: yellow;
}

.su_table td, .su_table th {
	padding: 2px !important;
}

.su_table td:first-child {
	width:70px;
}

.su_table th, .su_table td {
  text-align: center !important;
}
