/**
* All of the CSS for your admin-specific functionality should be
* included in this file.
*/

#adminmenuwrap {
	position: absolute !important;
}

.updraft-ad-container.updated {
	display: none !important;
}

div[style*='margin:16px 0 16px 0; border-left:4px solid #AB0400; background-color:#FAFAFA; text-align:center; display:block!important; visibility: visible!important; min-width:880px; box-sizing: border-box;-webkit-box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.05);-moz-box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.05); box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.05);']{
	display: none !important;
	opacity: 0;
	position: absolute;
	top: -1000px;
}

#duplicate-post-notice {
	display: none !important;
}