.selectMediaCategory{
	font-weight: 900;
	font-size: 1.4rem;
	text-align: center;
	margin-bottom: 1rem;
	margin-top: 2rem;
}

.imageCategory{
	display: none;
	margin: 1rem 3rem;
}

.uploadButtons{
	display: none;
}

.xlsClassificationUpload input[type=file] {
    display: none;
}

#standardImportUploadedFileName {
    margin-top: 0.7rem;
}

.classificationUpload .xlsClassificationUpload + .importOverwriteRankingWrap {
    margin-top: 2rem;
}

.ptdSelectHintStandardImport {
    position: relative;
    left: 3rem;
    top: 0.2rem;
}

.startStandardImportWrap {
    margin-top: 2rem;
}

.delFileCell {
    width: 1px;
    white-space: nowrap;
}

.delFile, .delFile:hover, .delFile:active {
	border: none !important;
	box-shadow: none !important;
	background-color: transparent !important;
}

.imageCategory form + button {
	margin-top: 0.5rem;
}

.validationCheck {
	color: #F29528;
}

.bmeCatImportWrap .bmeCatMappingHide {
	display: none;
}

.selectBMECatDefinition {
	top: 1rem;
}

.bmeCatImportWrap .downwardsButton {
	margin-top: 3rem;
}