
.ep_form_input_grid th,
.ep_upload_fields th {
    text-align: left;
}

.ep_sr_content table th.empty_heading,

.ep_sr_content table th[epsection="creators_family"],
.ep_sr_content table th[epsection="creators_given"],
.ep_sr_content table th[epsection="creators_affiliation"],
.ep_sr_content table th[epsection="creators_country"],
.ep_sr_content table th[epsection="creators_id"] {
	padding: 3px 0; !important;
}

.ep_sr_content table td[epsection="creators_family"],
.ep_sr_content table td[epsection="creators_given"],
.ep_sr_content table td[epsection="creators_affiliation"],
.ep_sr_content table td[epsection="creators_country"],
.ep_sr_content table td[epsection="creators_id"] {
	padding: 8px 0; !important;
}

.ep_sr_content table th[epsection="contributors_type"],
.ep_sr_content table th[epsection="contributors_family"],
.ep_sr_content table th[epsection="contributors_given"],
.ep_sr_content table th[epsection="contributors_affiliation"],
.ep_sr_content table th[epsection="contributors_country"],
.ep_sr_content table th[epsection="contributors_id"] {
	padding: 3px 0; !important;
}

.ep_sr_content table td[epsection="contributors_type"],
.ep_sr_content table td[epsection="contributors_given"],
.ep_sr_content table td[epsection="contributors_affiliation"],
.ep_sr_content table td[epsection="contributors_country"],
.ep_sr_content table td[epsection="contributors_id"] {
	padding: 8px 0; !important;
}

.ep_sr_content td[epsection="creators_family"] input.ep_form_text {
	width: 80px;
}

.ep_sr_content td[epsection="creators_given"] input.ep_form_text {
	width: 80px;
}

.ep_sr_content td[epsection="creators_country"] select {
	width: 100px;
}

.ep_sr_content td[epsection="contributors_type"] select {
	width: 100px;
}

.ep_sr_content td[epsection="contributors_family"] input.ep_form_text {
	width: 80px;
}

.ep_sr_content td[epsection="contributors_given"] input.ep_form_text {
	width: 80px;
}

.ep_sr_content td[epsection="contributors_country"] select {
	width: 100px;
}

.ep_sr_content td[epsection="corp_contributors_type"] select {
	width: 100px;
}

.ep_upload_fields th[epsection="translators_type"],
.ep_upload_fields th[epsection="translators_family"],
.ep_upload_fields th[epsection="translators_given"],
.ep_upload_fields th[epsection="translators_affiliation"],
.ep_upload_fields th[epsection="translators_country"],
.ep_upload_fields th[epsection="translators_id"] {
	padding: 3px 0; !important;
}

.ep_upload_fields td[epsection="translators_type"],
.ep_upload_fields td[epsection="translators_given"],
.ep_upload_fields td[epsection="translators_affiliation"],
.ep_upload_fields td[epsection="translators_country"],
.ep_upload_fields td[epsection="translators_id"] {
	padding: 8px 0; !important;
}

.ep_upload_fields td[epsection="translators_family"] input.ep_form_text {
	width: 80px;
}

.ep_upload_fields td[epsection="translators_given"] input.ep_form_text {
	width: 80px;
}

.ep_upload_fields td[epsection="translators_country"] select {
	width: 100px;
}

div[epsection="divisions"] select {
	width: 760px;
}

.ep_summary_content p {
	max-width: 100%;
}

.ep_summary_doc {
	text-align: center;
}
