@charset "utf-8";
/******************************/

/*英文版專用*/
.btnBar .btn-step{ font-size:16px}
.counter #counter p.counter-info{    width: 85%;    line-height: 18px;}
.counter #counter .cell .color1, .counter #counter .cell .color2, .counter #counter .cell .color3, .counter #counter .cell .color0{justify-content: flex-start;     padding-top: 18%;}
.tabSet .nav-link{    height: 56px;    line-height: 20px;display: flex;
    justify-content: center;    flex-direction: column;font-size:14px;}

.QA_line {    flex-direction: column;    line-height: 26px;}
.QA_line:before, .QA_line:after{ background-color: #625a0f;}
.QA_line span {    width: 100%;}

.player_info_btnOut{    letter-spacing: 1px;}
.alert-mode .alert{   line-height: 25px; font-size:15px}

.float_sendIcon_txt h5{ width: 65px; font-size: 15px; height: 32px}
.float_buyIcon_txt, .float_sendIcon_txt p{  line-height: 18px; font-size: 15px;}

@media (max-width: 767px){
.gameImg p {    line-height: 17px;}
.counter #counter .cell .color1, .counter #counter .cell .color2, .counter #counter .cell .color3, .counter #counter .cell .color0 {
  width: 120px;   height: 120px;  font-size: 22px;     padding-top: 15%;}
.sendCoin-box h1{ font-size: 17px}

}
@media (max-width: 568px){
	.tabSet .nav-link{    font-size: 13px;     line-height: 13px;    padding: 0.3rem; height: 42px;}
	.tabSet .nav-item.show .nav-link, .tabSet .nav-link.active{ font-weight:normal}
	.write-box{ padding:20px}
	.write-box textarea{ height:200px}
	ul.news-list{ height:90%}
	.main-box{    min-height: auto;}
	#show-cooperate textarea{ height:200px}
	}
@media (max-width: 360px){
.tabSet .nav-link{    font-size: 12px;}	
	}

@media (min-width: 1768px){
 .float_buyIcon_txt, .float_sendIcon_txt{ font-size: 17px} 
 .float_sendIcon_txt h5{  font-size: 16px}
}
