.wcuf_bar
{
background-color: grey;
display: block;
height: 10px;
width: 100%;
}
.wcuf_upload_status_box
{
display:none;
}
.wcuf_required_label:after { content:" *";  color:red;}
.woocommerce.single.single-product .entry-summary form button.button.wcuf_upload_field_button::before {
content:none
}
.woocommerce.single.single-product .entry-summary form button.button.delete_button::before {
content:none
}
.wcuf_file_name
{
font-weight:bold;
}
#wcuf_deleting_message
{
display:none;
}
.spacer
{
display:block; height:2px;
}
.spacer2
{
display:block; height:5px;
}
.spacer3
{
display:block; height:0px;
}
.spacer4
{
display:block; height:50px;
}
#wcuf_file_uploads_container strong {
display: block;
}
.wcuf_field_hidden
{
display:none;
}
input[type="file"].wcuf_file_input
{
display:none;
}