/* pathology.css */

.worksheets-header {
	font-size: 24px;
}

table.scanscan-worksheets-study-details {
	margin-bottom: 30px;
}

table.scanscan-worksheets-study-details td {
	padding: 0 30px 0 0;
}

#scanscan-worksheets-file-upload {
	padding: 20px;
	border: 4px dashed orange;
	margin: 20px 0 40px 0;
}
