/*.mask-div{
	position: fixed;
    opacity: 0.8;
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background-color:transparent;
	background-image:url(../sty1_images/<!--JSO CHECK_GAMES_BG_IMG -->);
	background-size:cover;
	background-repeat: no-repeat;
}*/

.check-games-area{
	background-size: 100% 100%;
    /* background-image: url(../sty4_images/check_game_bg.webp?c=2); */
    /* background-color: rgba(30, 43, 161, 0.9); */
    background: transparent;
    color: #ffffff;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.check-games-div{
	font-family: 微軟正黑體, Arial;
	position:relative;
	/*top: -1rem;*/
    width: 100%;
}

.check-games-div .content{
/*
	background-color:#eee;
	padding: .2rem .55rem;
*/
	padding: 0.3rem 0rem;
    width: 7rem;
}

.check-games-div .content .check-games-tb{
	margin: 0 auto;
	/* width:auto; */
	width: 90%;
    table-layout: fixed;
}
.check-games-div .content .check-games-tb td{
	padding: 0.03rem 0rem;
}

.check-games-div .content .check-games-tb tr td{
    width: 35%;
}
.check-games-div .content .check-games-tb tr td:nth-child(2){
    width: 20%;
}

.check-games-div .content .check-games-tb .show-quota{
    color: #ffffff;
    height: 0.5rem;
    width: 1.8rem;
    line-height: .5rem;
    font-weight: bold;
    text-align: center;
    border-radius: 0.1rem;
    margin-top: 0.05rem;
}

.check-games-div .content .check-games-tb td.title-text{
	vertical-align: middle;
    /* font-size: 18px; */
    text-align: center;
}

.check-games-div .content .check-games-tb td.title{
	vertical-align: middle;
    /* font-size: 18px; */
    text-align: center;
}

.check-games-div .content .check-games-tb td.title .bg div{
    font-size: .26rem;
    display: flex;
    justify-content: center;
    width: 100%;
	letter-spacing: 1px;
}

.check-games-div .content .check-games-tb td.title.left .bg{        
    /* background: linear-gradient(to bottom, #faf3dc 0%, #fff8e0 35%, #f4dc8f 60%, #d3ad38 80%, #d0aa33 100%);
    border: 0.04rem solid #d6a050; */
	background: linear-gradient(to bottom,#1e30a7 0%, #000000 100%) padding-box,
				linear-gradient(to bottom,#88c7f3 0%, #3783de 100%) border-box;
    border: .04rem solid transparent;
    border-radius: 0.15rem;
    padding: .15rem .08rem;
    /* color: #8b4646; */
    color: #feffcd;
}


.check-games-div .content .check-games-tb td.title.right .bg {
    /* background-color:#ce5a5a; */
    /* border: 0.04rem solid #782828; */
	background: linear-gradient(to bottom,#1e30a7 0%, #000000 100%) padding-box,
				linear-gradient(to bottom,#88c7f3 0%, #3783de 100%) border-box;
    border: .04rem solid transparent;
    border-radius: 0.15rem;
    padding: .15rem .08rem;
    /* color: #FFF; */
    color: #feffcd;
}

.check-games-div .content .check-games-tb .transfer-quota{
	box-shadow: unset;
    border-radius: 0.15rem;
    /* border: 0; */
    border: 2px solid #6e6e6e;
	font-family: "Microsoft JhengHei";
    background-color: #fff;
    height: 0.6rem;
    width: 100%;
    line-height: .6rem;
    font-size: .26rem; 
    padding: 0 0.1rem;
}

.check-games-div .content  .check-games-tb .confirm-btn{
	background-color: #fcd535;
    color: #0b0e11;
    width: 100%;
    height: 0.5rem;
    line-height: .5rem;
    text-align: center;
    border-radius: 0.3rem;
    cursor: pointer;
    margin-top: 0.12rem;
    font-size: .26rem;
}


.check-games-div .content  .check-games-tb .confirm-btn:first-child{
	/* margin-top:0; */
}

.check-games-div .content  .check-games-tb .confirm-btn:hover{
    opacity: 0.9;
}


/* 大怒神check game css */

.check-games-area .check-games-div .content .btn-area{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.8rem;
    margin-top: 0.3rem;
    padding: 0 0.35rem;
}


.check-games-div .content .confirm-btn.confirm{
    padding: 0.12rem 0.85rem;
    border-radius: 0.3rem;
    cursor: pointer;
	background: linear-gradient(to bottom,#329ae5 0%, #1e2ba1 37.25%, #1e2ba1 62.75%, #329ae5 100%) padding-box,
				linear-gradient(to bottom,#A4F1F9 8%, #D8FBFF 42%, #A4F1F9 100%) border-box;
    /* border: .04rem solid #f8e3a0; */
    border: .04rem solid transparent;
    /* color: #f8e3a0; */
    color: #ffffff;
}

.check-games-div .content .confirm-btn.enter-game{
    padding: 0.12rem 0.85rem;
    border-radius: 0.3rem;
    cursor: pointer;
    /* background: linear-gradient(to bottom, #fef8e0 0%, #fdf6da 40%, #efce62 70%, #d0aa33 100%); */
	background: linear-gradient(to bottom,#329ae5 0%, #1e2ba1 37.25%, #1e2ba1 62.75%, #329ae5 100%) padding-box,
				linear-gradient(to bottom,#A4F1F9 8%, #D8FBFF 42%, #A4F1F9 100%) border-box;
	/* background: linear-gradient(to bottom,#329ae5 -25%, #1e2ba1 37.25%, #1e2ba1 62.75%, #329ae5 125%) padding-box,
				linear-gradient(to bottom,#A4F1F9 8%, #D8FBFF 42%, #A4F1F9 100%) border-box; */
	border: .04rem solid transparent;
    color: #ffffff;
    /* color: #8b4646; */
    /* border: .04rem solid #dab984; */
    /* box-shadow: 0 0.01rem 0.05rem 0.04rem rgba(0, 0, 0, 0.25); */
}

.check-games-div .content .confirm-btn.enter-game span{
    /*text-shadow: rgba(0, 0, 0, 0.54) 1.95px 1.95px 2.6px;*/
}



.check-games-area .check-games-div .content .change-quada{
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 0.3rem;
    margin-top: 0.3rem;
    padding: 0rem 0.35rem;
}


.check-games-div .content .transfer-quota {
    /* border: .04rem solid #f8e3a0; */
    border: .04rem solid #3783de;
    height: 0.55rem;
    border-radius: 0.15rem;
    width: 65%;
    color: #f8e3a0;
    /* background: transparent; */
    background: #1625a1;
    padding-left: 0.15rem;
}

.check-games-div .content .transfer-quota::placeholder {
    color: #f8e3a0;
    font-weight: 500;
	letter-spacing: 1px;
}


.check-games-div .content .confirm-btn.all-coin{
    /*box-shadow: 0 0.035rem #523d1e;*/
    padding: 0.1rem 0.35rem;
    /* border-radius: 0.3rem; */
    border-radius: 0.15rem;
    cursor: pointer;
    /* background: linear-gradient(to bottom, #fef8e0 0%, #fdf6da 40%, #efce62 70%, #d0aa33 100%); */
    background: transparent;
    /* color: #8b4646; */
    color: #ffffff;
    /* border: .04rem solid #dab984; */
    border: .04rem solid #87c6f3;
    /* box-shadow: 0 0.01rem 0.05rem 0.04rem rgba(0, 0, 0, 0.25); */
}
