#vpf-header {
    /*background-color: #2F97FF;*/
    background-color: #2877c6;
    background-image: -webkit-linear-gradient(270deg,#ffffff 0%,#8dd3f5 40%,#2877c6 100%);
    border-bottom: none;
    margin-bottom: 0px;
}

#mainbody {
	margin-top: 20px;
}

.top-right-fields .product-fields-title {
	font-weight: bold;
    font-size: 14px;
    padding-bottom: 0px;
}

.top-right-fields .product-field-display {
	font-weight: normal;
    font-size: 14px;
    padding-bottom: 10px;
}

.star-on-png {
    color: orange;
}