body {
	margin: 16px;
	word-break: break-word;
	font-family:"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei";
	font-size: 18px;
	text-align: left;
}
table  {
	font-size: 18px;
	border-collapse: collapse;
}

table td {
	vertical-align: top;
	text-align: left;
}

table tr td:first-child {
	width: 24px;
}

#giftpoint table tr td:first-child {
	width: 25px;
}

#giftpoint_t tr td{
	padding:4px;
}

.table-idx {
	width: 24px;
}

.sub-table-idx {
	width: 36px;
}

.sub-sub-table-idx {
	width: 36px;
}

.icon {
	width: 24px;
	height: 24px;
}

.download-bar {
	display: flex;
	padding: 8px 16px;
	flex-direction: row-reverse;
	height: 28px;
	
}

.header {
	background-color: white;
}

.sticky {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}

.content {
	padding-top: 36px; 
}

.question-content {
	margin-right: 20px;
}

#download-link {
	height: 28px;
	color: #72016C;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: bold;
}

ol {
	padding-left: 32px;
}

li {
	margin-bottom: 10px;
}

.download-link-desc {
	font-size: 1px;
	color: white;
}

.lower-roman{
	list-style-type: lower-roman;
}

.lower-alpha{
	list-style-type: lower-alpha;
}

.title{
	margin-left: -32px;
}

#giftpoint_t  tr td{
	border: 1px solid black;
}

.icon{
	width:12px;
	vertical-align:0px;
}