<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body 							{ outline:none;}
.postoptions					{ padding:0px; padding-top:0;  }
.postoptions select,
.postoptions textarea,
.postoptions input[type=text]		{ width:100%; margin-top:3px !important; padding: 7px !important;  background:#fff; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border:1px solid; border-color: #aaa #ddd #ddd #aaa;}

.postoptions input[type=checkbox] 
								{ padding:3px !important; }

.postoptions .box-option			{ width:100%; padding:5px 0 0 0; margin-right:15px;}
.postoptions .box-info			{ padding:0; color:#444; font:italic normal 11px/16px verdana, Arial, Helvetica, sans-serif;  }

.hidden							{ display:none;}
.postoptions label  				{ outline:none; display:block; vertical-align:middle;}

.postoptions select:focus,
.postoptions input:focus,
.postoptions textarea:focus		{ background:#ffffff;}


.adcontentbox select:focus,
.adcontentbox input:focus,
.adcontentbox textarea:focus		{ background:#ffffff;}

.hide 							{ display:none}
#page_lists_plus_box, 
#new-meta-boxes					{ background:#EAF2FA; }
.postoptions .metabox			{ border-bottom:1px dotted #bbb; padding-bottom:15px }
.postoptions .metabox h5			{ font:bold 13px Arial, Helvetica, sans-serif; margin:0; padding:15px 0 0 0; }

input.smallinput					{ width:200px !important;}
input.mediuminput					{ width:350px !important;}


</pre></body></html>