#upload-iframe {
	width: 1px;
	height: 1px;
	visibility: hidden;
}

.uploaded-files {
	padding: 0 0 15px 0;
}

.uploaded-files table {
	background-color: #E4E4E4;
	border: 1px solid #D1D1D1;
}

.uploaded-files tr {
	border-bottom: 1px dashed #BEBEBE;
}

.uploaded-files td {
	vertical-align: middle;
}


.terms-conditions {
	background-color: #E4E4E4;
	border: 1px solid #D1D1D1;
	padding: 10px;
	margin-bottom: 2em;
}

.terms-conditions .checkbox-list,
.terms-conditions .checkbox-list tr {
	border-style: none;
	background: none;
	margin: 0;
}

.terms-conditions ul {
	margin: -0.7em 0 0 5em !important;
}

