table.wp-list-table.posts {
	table-layout: initial !important;
}

.new_fi_column {
	width: 200px;
}

.qe_img img {
	width: 100%;
	height: 100%;
}

#newimage {
	width: 250px;
}

.title.column-title.has-row-actions.column-primary strong a span.media-icon.image-icon,
.title.column-title.has-row-actions.column-primary .filename {

	display: none;
}

.title.column-title.has-row-actions.column-primary .row-actions {
	margin-left: 0;
}

.media-frame.wp-core-ui.mode-grid.mode-edit.hide-menu {
	#display: none;
}

.pa_helptext_1 {
	text-align: right;
	float: right;
	color: red;
	font-weight: bold;
}

.pa_helptext_2, .pa_helptext_3 {
	font-style: italic;
	color: red;
	font-size: 12px;	
	text-align: right;
	margin-left: 48px;
}

.wiz {
  	background: rgba(0, 0, 0, 0) url("../images/media.png") repeat scroll 0 0 !important;
    display: inline-block !important;
    font-size: 14px !important;
    font-weight: bold !important;
    margin-top: 7px !important;
    overflow: hidden;
    text-indent: 100px;
    width: 16px !important;
}

.wiz:hover {
	text-decoration: underline;
	opacity: 0.7;
}

compat-field-post_status .field,
.compat-field-modified_date .field, 
.compat-field-published_date .field{
	width: 440px;
}

.attachment-info .compat-field-published_date .field,
.attachment-info .compat-field-modified_date  .field,
.attachment-info .compat-field-post_status    .field {
	width: 100%;
}

.attachment-info .settings > .compat-field-published_date td.field,
.attachment-info .settings > .compat-field-modified_date td.field,
.attachment-info .settings > .compat-field-post_status td.field {
	width: 100%;
}

.attachment-info .settings > .compat-field-published_date th,
.attachment-info .settings > .compat-field-modified_date  th,
.attachment-info .settings > .compat-field-post_status    th{
	width: 0 !important;
}

.attachment-info .compat-item p.media-types.media-types-required-info {
	padding-left: 25px;
	box-sizing: border-box;
}