#wp_sidebarpost_main input[type="text"]{ background:#fff !important; border:none; border-radius: 4px; height:30px; padding:5px;}
#wp_sidebarpost_main input[type="submit"]{ background: #060 !important; border:none; border-radius: 4px; height:30px; padding:5px; color: #fff; margin-top: 5px;}
#wp_sidebarpost_main textarea{ background:#fff !important; border:none; border-radius: 4px; padding:5px;}
#spostMessage{ display:none; background:#093; color:#FFF; padding: 5px}
.spost_box{ border-top: #060 6px solid; border-bottom:#060 3px solid; background:#DFF4E1; padding-bottom:10px; padding: 3px;}
#wpcontent{ background:#FFF; min-height: 90%}
#spostContainer{ min-width:85%; padding: 15px;}
.clearall{ clear:both}
#theHeader{ border-radius:7px 7px 0px 0px; background:#003853; color:#FFF; min-height:60px; min-width: 85%; margin-top: 25px; padding: 15px;
}
#theHeader h1{ width: 70%; display: inline-block;line-height: 26px; color: #fff;}
.spostRow{ background:#EFEFEF; border: #909090 solid 1px; margin-bottom: 10px; min-height: 45px; min-width:65%; padding:5px;}
#spostMessages{ float:right; display: none; width: 200px; font-size:18px}
.inputTitle{ display: inline-block; vertical-align: middle; color:#868686; font-size:16px; font-weight:100; margin-top: 5px; margin-left:5px; margin-right: 10px; width:200px;}
.inputContent{ cursor: pointer; display: inline-block; vertical-align: middle; width: 20rem;  color: #fff;}
.inputContent .yes{ background:url(../images/yes.png) no-repeat;
height:44px; min-width: 90px; padding-top: 10px; padding-left: 48px; font-size: 18px
}
#spostContainer select{
  width: 100%;
}
#toplevel_page_spost .wp-menu-image img {
    width: 1.25rem;
}
.inputContent .no{ background:url(../images/no.png) no-repeat; height:44px; min-width: 90px;
padding-top: 10px;
padding-left:5px;
padding-left: 10px;
 font-size: 18px}
#save_settings:hover{ background:#F90}
.success{ background:#060; color: #fff; padding:5px;}
.failure{ background:#f00; color: #fff; padding:5px;}
.spostLegend{ display: inline-block; vertical-align: middle;  min-width:50px; font-style:italic; color:#099; font-weight:100}
.premium{ border: 1px #f00 solid; background:url(../images/premium.png) no-repeat;}
.warningRed{ color:#F00; font-size:24px; line-height: 28px;}
#uninstallit1{ float:left; margin-right: 10px;}
#uninstallspost button{ cursor: pointer; border: none; background:#C0C0C0; border-radius:5px;}
.finalRed{ background:#F00 !important; color: #fff; border-radius: 5px;}
