body {
}
.cmf_wizard_step {
font-size: 20px;
font-weight: bold;
color: #DFDFDF;
}
.cmf_wizard_step hr {
color: #DFDFDF;
background-color: #DFDFDF;
border: solid 1px #DFDFDF;
}
.cmf_wizard_step span {
color: #E4F2FD;
}
.cmf_wizard_step.step1 .step1 { color: #21759B; }
.cmf_wizard_step.step2 .step2 { color: #21759B; }
.cmf_wizard_step.step3 .step3 { color: #21759B; }
.cmf_wizard_step.step4 .step4 { color: #21759B; }
.cmf_wizard_step.step5 .step5 { color: #21759B; }
.cmf_errormessage {
background-color: #FFEBE8;
border: solid 1px #C00;
margin-bottom: 20px;
padding: 5px;
}
.media-upload-form.cmf_meta .indexable {
display: none;
}
.media-upload-form.cmf_meta .post_title {
display: none;
}
.media-upload-form.cmf_meta .post_content {
display: none;
}
.media-upload-form.cmf_meta .image_url {
display: none;
}
.media-upload-form.cmf_meta .url {
display: none;
}
.media-upload-form.cmf_meta thead.media-item-info {
display: none;
}

.post_tag {
display: none;
}
.category {
display: none;
}

.media-item .post_content {
display: none;
}
