.list-group-item {
  height:auto;
	padding:10px;
	border: 1px dashed #000;
	margin-top:10px;
}

.list-group-item-heading{
	padding-bottom:15px;
}

.list-group-item-text{
	padding-bottom:15px;
}

.hv-logo{
	padding-right:15px;
	padding-top:15px;
	margin-bottom:15px;
}

.print-logo img{
	width:100px;
	height:auto;
	margin-bottom:10px;
}

.hv-desc{
	padding-left:15px;
}

.hv-code {
    background-color: #eaeaea;
    padding: 15px;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    margin-bottom: 15px;
		width:100%;
}
