button, input, select {
	cursor: pointer;
}

#div-main-content {
	margin-top: 8px;
}

.qback-line-hover:hover {
	background-color: #ffffc0;
	cursor: pointer;
}

