table.uploader{
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.template-upload, .template-download{
	text-align: center;
}

.template-upload td, .template-download td{
	float: left;
	width: 100%;
	border: 0px;
	padding: 5px !important;
}
.template-upload td button, .template-download td button{
	margin-top: 0px;
	margin-bottom: 0px;
}

.template-upload td.process, .template-download td.process{
	padding-left: 0px !important;;
	padding-right: 0px !important;;
}

.template-upload td.graphic, .template-download td.graphic{
	border: 1px solid #ccc;
}
