.simply-scroll-table {
	font-size: 13px;
	text-align: center;
	width: 100%;
}

.simply-scroll-table th {
		font-weight: bold;
}

.simply-scroll-table th, .simply-scroll-table td {
	height: 35px;
	text-align: center !important;
	position: relative;
}

.simply-scroll-table td {
	border-bottom: 1px dashed #ffbf00;
}

.simply-scroll-clip {
	text-align: left !important;
}

.simply-scroll-list li > span {
	align-items: center;
	color: #333;
	display: inline-flex;
	font-size: 12px;
	justify-content: center;
	letter-spacing: -0.3px;
	line-height: 30px;
	text-align: center;
	width: 33%;
}

.line-strip {
	color: #333;
	font-size: 12px;
	line-height: 30px;
}

.line-strip a {
	color: #333;
	cursor: pointer;
	text-decoration: none;
}

.line-strip a:hover {
		color: #ffbf00;
}

.hide {
	display: none !important;
}

@media screen and (max-width: 926px) {
	#hook_nav_link, .css-5xkyj6, .lrtcss-6yjg9u, .lrtcss-6yjg9u {
		display: none;
	}
	
	.css-1qt7m5u .navUserItem.signinLink {
		display: block;
	}
	
	.banner {
		display: none !important;
	}
	
	.lrtcss-1tnv4fo .entranceContentRight {
		margin: 65px auto 0;
	}
}