table.art_items {width:100%;}
table.art_items td {padding:10px 0}
table.art_items td.file_description 
{
    padding:10px 0 10px 10px !important; 
    width: 80% !important;
}
table.art_items td.file_delete
{
    float:right;
}
table.art_items td.file_delete .new-button {display:inline-block;}
.for_table {padding:0px 20px !important;}
td.file_type {width:55px;}
.table_upload {float:right;}
.table_upload .upload_bar_outer {width:300px;}

@media (max-width: 767px) {
	td.c_upload_status {display: none;}
	}