.main-container {
	height: 100%;
}

.page-content {
	padding: 20px 16px 0;
}

.hrv-line {
	font-size: 14px;
	color: rgba(23, 43, 77, 1);
	padding: 16px 0;
	border-bottom: 1px solid rgba(29, 35, 46, 0.05);
	font-weight: bold;
}

.hrv-text {
	color: rgba(23, 43, 77, .5);
}

.hrv-texta {
	font-size: 12px;
	font-weight: 400;
	color: rgba(29, 35, 46, .5);
	margin-left: 5px;
}

.hrv-empty{
	text-align: center;
	color: #666;
}

.hrv-empty-icon{
	width: 100px;
	height: auto;
	margin: 50px 0 20px;
}