@charset "utf-8";
p {
	 margin-bottom: 0px; 
}
.navbar-brand img {
	width: 150px;
}
.blockTitle {
	background-color: #e95b99 !important;
	color: #FFFFFF;
	font-weight: bold;
}
.borderColor {
	border-color: #feabcf !important;
}
.gameCol {
	min-width: 380px;
}
.gameCol1 {
	width: 300px;
  padding-left: 0;
  padding-bottom: 15px;
}
.gameName {
	min-width: 200px;
}
.gameName0 {
	min-width: 55%;
}
.gameName1 {
	min-width: 130px;
}
.articleTitle {
	width: 260px;
}
.articleScoll {
	height: 380px;
}
.gold {
	color: #FFED00;
}
.silver {
	color: #ADADAD;
}
.bronze {
	color: #CB8D19;
}
.newsText {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.gamesText {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.avatar {
	width: 80px;
	height: 80px;
	line-height: 95px;
}
.chargeTab {
	padding-top: 40px;
	background-position: center 15px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
}
.payIcon1 {
	background-image: url("../images/payIcon1.png");
}
.payIcon2 {
	background-image: url("../images/payIcon2.png");
}
.payIcon3 {
	background-image: url("../images/payIcon3.png");
}
.payIcon4 {
	background-image: url("../images/payIcon4.png");
}
.payIcon5 {
	background-image: url("../images/payIcon5.png");
}
.payDetail {
	display: none;
}
.rankColor {
	color: #7CA5C7;
}
.textIndent_list {
	text-indent: -2.5em;
	margin-left: 2.5em;
}
.textIndent_list_2 {
	text-indent: -3.1em;
	margin-left: 3.1em;
}
.smallImg {
	position: relative;
}
.imgDel {
	position: absolute;
	right: -10px;
	top: -10px;
}
.addBtn {
	width: 80px;
	height: 80px;
	line-height: 90px;
}

.float-left {
	float:left;
}

.receiptContent {
	max-height: 350px;
	overflow-y: auto;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.receiptContent::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.receiptContent {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.rankText {
	left: 12px;
}
.rankText0 {
	bottom: 5px;
}
.rankText1 {
	top: 10px;
}
.rankText2 {
	top: 10px;
	left: 8px;
}
.rankName {
	max-width: 180px;
}
.rankName1 {
	max-width: 240px;
}
.gameFirst {
	width: 100%;
	height: 45px;
	background: rgba(0,0,0,0.50);
	bottom: 0;
}
.footer_mobileNav {
	background-color: #e95b99;
	border-top: 1px solid #FC1D7E;
	bottom: 0;
	font-size: 14px;
	height: 58px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 30;
}
.footer_mobileNav ul, .footer_mobileNav ul li {
	align-items: center;
	display: flex;
	flex-direction: row;
	height: 100%;
	justify-content: space-around;
margin: 0;
padding: 0;
}
.footer_mobileNav ul li {
	flex: 1;
	line-height: 16px;
}
.footer_mobileNav a {
	align-items: center;
	color: #E3AEC5;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	position: relative;
	text-align: center;
	width: 100%;
text-decoration: none;
}
.footer_mobileNav i {
	font-size: 18px;
}
.footer_mobileNav .active a {
	color: #FFFFFF;
}
.mobileFooter {
margin-bottom: 60px;
}
.total {
background-color: #e95b99;
}
.memberItemList {
list-style: none;
margin: 0;
padding: 0;
}
.memberItemList li {
	float: left;
	width: 31%;
	margin: 3px;
	line-height: 20px;
	min-height: 151px;
}
.memberItem img {
width: 31px;
}
.memberItem a {
text-decoration: none;
color: #000000;
}
.backBtn {
margin-top: -40px;
}

.contact {
	position: relative;
}
.contactImg1 {
	position: relative;
	z-index: 0;
	max-width: 769px;
}
.contactImg2 {
	position: relative;
	text-align: right;
	margin-top: -200px;
	z-index: 1;
}
.contactImg2 img {
	max-width: 740px;
}
.contactText.withImg {
	position: absolute;
	bottom: 200px;
	z-index: 2;
}
.confirmBg {
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
		background-color: #e95b99;
}
.confirmBox {
	padding: 30px;
    text-align: left;
    opacity: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    background-color: #fff;
    border-radius: 20px;
}
.no {
	color: #e5c26e;
    text-align: center;
    cursor: pointer;
}

.confirmBtn {
  background-color: #e95b99;
  border-radius: 20px;
  border: none;
}
.confirmBtn:hover, .confirmBtn:active, .confirmBtn:focus {
  background-color: #f21c79;
}

.reserveCol {
	min-width: 290px;
	padding-right: 15px;
}
.gameSelect {
	width: 100%;
	text-align: left;
}
.payCheck {
	padding-left: 2em;
}
.payCheck .form-check-input {
	width: 1.5em;
	height: 1.5em;
	border: 1px solid #0d6efd;
	margin-left: -2em;
}
.payCheck .form-check-label {
	font-size: 1.3em;
	display: block;
}
#btn-back-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	background-color: #e95b99;
	opacity: 0.7;
	transition: 0.3s;
}
#btn-back-to-top:hover {
	opacity: 1;
}
.reserveBlock {
	/* background-color: #e95b99; */
	background: linear-gradient(126.84deg,#ebeafe 26.93%,#fce5ec 88.01%);
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin: 1%;
	padding: 10px;
}
.reserveCancel {
	position: absolute;
	right: 0;
  top: -10px;
	/* background: rgba(221,221,221,0.5); */
	/* background: linear-gradient(126.84deg,#ebeafe 26.93%,#fce5ec 88.01%); */
	display: inline-block;
	border-radius: 100%;
	width: 23px;
	height: 23px;
	text-align: center;
}

.hotRank {
	margin: 0 1px;
	/* margin-right: 5px; */
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
  background: #e95b99;
}
::-webkit-scrollbar-thumb:hover {
  background: #f21c79;
}
.newsLabel {
	float: left;
	width: 20%;
}
.newsTitle {
	float: left;
	width: 70%;
	padding-top: 5px;
}
.newsDate {
	float: left;
	width: 10%;
	text-align: right;
	padding-top: 5px;
}
.newsType {
	color: #e95b99;
	font-weight: bold;
	margin-left: 5px;
}
.newsLink {
	color: #666666;
	text-decoration: none;
}
.newsLink:hover {
	color: #e95b99;
}
.mobileNone {
	display: block;
}

@media screen and (max-width: 550px) {
	.rankText {
		left: 10px;
		font-size: small;
	}
	.rankText0 {
		top: 16px;
	}
	.rankText1 {
		top: 7px;
	}
	.rankText2 {
		left: 6px;
		top: 7px;
	}
	.receiptContent {
		max-height: 300px;
	}
	.siteLogo {
		position: absolute;
		left: 90px;
		top: 5px;
	}
	.siteLang {
		position: absolute;
		right: 10px;
		top: 18px;
	}
	.siteMenuBtn {
		margin: 5px 0;
	}
	.contactImg1 {
		max-width: 100%;
	}
	.contactImg2 {
		margin-top: 0;
	}
	.contactImg2 img {
		max-width: 100%;
	}
	.contactText.withImg {
		position: relative;
		bottom: 0;
	}
	.confirmBox {
		width: 90%;
	}

	.reserveBlock {
		display: block;
		width: 99%;
		margin-bottom: 20px;
	}
	.newsLabel {
		float: none;
		width: 100%;
	}
	.newsTitle {
		float: none;
		width: 100%;
		padding-left: 40px;
	}
	.newsDate {
		float: none;
		width: auto;
		position: absolute;
		right: 12px;
		top: 10px;
	}
	.mobileNone {
		display: none;
	}
}

.checkboxLabel {
	/* padding: 0;
	margin-right: 3px;
	cursor: pointer; */
}

.gamescheckbox{
	/* display: none; */
}
.gamescheckbox+.checkboxLabel {
	/* display: inline-block;
	background-color: black;
	width:100%;
	padding:1px 0px;
	border-bottom: 1px solid gray;
	color: white;
	user-select: none;  */
	/* 防止文字被滑鼠選取反白 */
}

.gamescheckbox:checked+.checkboxLabel {
	/* color: rgb(212, 52, 172);
	background-color: black; */
}