/* Upload Button */
.panel { border: none !important; }
#uploadForm_forms_flash { margin-top: 20px; }
.panel-heading { border: 1px solid var(--wgrey); border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; margin: 5px 0; }

/* PFD Viewr */
#profile-mehigan-llp {
	text-align : center;
}

#pdfviewer {
	width : 100%;
	height : 680px;
}
/* End of PFD Viewr */