.txIcon {width:20px;height:20px;}

.powerballBox a {color:#5F6164;}
.ui-datepicker { z-index: 13;}

.table_container, .contaner_table {
    overflow-x: auto !important;
}

.table_container table {
    min-width: 600px;
}

table#stats-list {
    min-width: 600px;
}

.contaner_table table, .powerball_stats_list table.tbl {
    min-width: 800px;
}
.menu_tbl_m {display: none;}

/* 모바일 장치 */
@media only screen and (max-width: 480px) {
	.menu_tbl {display: none;}
	.menu_tbl_m {display: block;}
	div.dateInfo {height: 90px !important}
    .dateInfo div.date-box {width: 100% !important;}
	.dateInfo div.timeBox {top: 55px !important}
	.dateInfo div.shareBox {top: 55px !important}
	#sixBox th a, #patternBox th a {height: auto !important;}
	#patternBox th, #sixBox th {font-size: 11px !important;border: 1px solid #D5D5D5;}
	.periodBox {height: 110px;}
	.periodBox div.timeBox {top: 60px !important; right: 0 !important;}
	.periodBox div.shareBox {display: none !important;}

	#miniViewFrame {height: 570px !important;}
	#ladderResultBox {height: auto !important;width: 100% !important;}
	#ladderResultBox .content {width: 100% !important;overflow: auto;background-color: transparent;}
	#ladderResultBox .content .leftBox {float: none;}
	#ladderResultBox .content .rightBox {position: relative !important;margin: 0 auto;float: left;width: 100%;}
	#ladderResultBox .content .rightBox .tit {margin: 0 auto !important;position: relative !important;}
	#lotteryResultBox {margin: 0 auto;}
	#lotteryResultBox #lotteryResult {top: 50px !important;}
	#ladderResultBox .content .rightBox .tit2 {top: 115px !important;}
	#lotteryResultBox #beforeResult {top: 160px !important;}

}
