.log_content_6_items .column-time,
.log_content_6_item .column-time { 
	width: 25%;
}

.form-table tr, 
.form-table td,
.form-table th {
	padding: 2px 0 2px 5px;
}

.form-table tr {
	border-bottom: 1px solid #ccc;
}

tr.warning {
	background-color: #ffff99;
}

tr.strongwarning {
	background-color: #ffcccc;
}

th.settinglabel {
	font-weight: bold;
	width: 20%;
}

td.settingfield p {
	font-size: 11px;
	line-height: 14px;
	color: #333;
	font-style: italic;
}

td.settingsection {
	font-size: 150%;
	font-style: none;
	color: #009f3c;
}

p.warningtext {
	font-weight: bold;
}

li.securecheck {
	line-height: 140%;
}


.wrap{
padding: 10px 10px 0px 10px;
background: #e5e5e5;
border: 1px solid #d3d3d3;
}

.nav-tab:hover{
border-color: #489a0b #489a0b #fff;
background: #009f3c;
color: #f7f7f7;
text-shadow: #fff 0 0px 0;
font-weight: 300;
}

.nav-tab {
border-color: #ccc #ccc #009f3c;
margin-top: 5px;
text-shadow: #fff 0 0px 0;
font-size: 14px;
font-weight: 300;
}

.nav-tab-active {
border-color: #489a0b #489a0b #009f3c;
border-width: 1px;
color: #f7f7f7;
background: #009f3c;
text-shadow: #fff 0 0px 0;
font-weight: 300;
}

h3.nav-tab-wrapper {
border-bottom-color: #d3d3d3;
margin-bottom: -1px;
}

.postbox {
border: 1px solid #009f3c;
margin: 0 10px 10px 0;
}

.js .postbox .hndle {
cursor: move;
background: #009f3c;
color: #f7f7f7;
border-radius: 0px;
text-shadow: #fff 0 0px 0;
font-weight: 300;
font-size: 14px;

}

.js .postbox h3:hover {
color: #fff;
background: #05943A;
}




.system-stutus table {
  width: 100%;
  border-spacing: 0;
  background: #f9f9f9;
  color: #666;
}
.system-stutus td,
.system-stutus th {
  border: 1px solid #d7d7d7;
}
.system-stutus td.dark {
  background: #f0f0f0;
}
.system-stutus th.dark {
  background: #e4e4e4;
}
.system-stutus td.empty {
  background: #f5f5f5;
  border-left: 0;
  border-bottom: 0;
}
.system-stutus th {
  font-size: 0.750em;
  padding: 0.9em 0;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: normal;
}
.system-stutus td {
  padding: 10px;
}

.status-tips{
list-style-type: none;
}

.wpmmode_header {
width: auto!important;
height: 75px!important;
background: #e5e5e5;
border: 2px solid #009f3c;
padding: 9px 9px 9px 9px!important;
}

.header_icon_bg {
background: #d2d2d2;
border: 3px solid #f4f4f4;
height: 69px;
width: 69px;
float: left;
}

.header_text {
float: left;
megin: 0;
padding: 0;
margin-left: 10px;
}

.header_text .links {
font-family: 'VegurRegular', Arial, sans-serif;
font-weight: normal;
font-size: 13px;
text-shadow: 0 1px 0 #FFF;
margin-left: 0px;
margin-top: 5px;
}

.wp-core-ui .button-primary:hover,.wp-core-ui .button-primary:focus {
background-color: #00702A;
background-image: -webkit-gradient(linear,left top,left bottom,from(#00702A),to(#00702A));
background-image: -webkit-linear-gradient(top,#00702A,#00702A);
background-image: -moz-linear-gradient(top,#00702A,#00702A);
background-image: -ms-linear-gradient(top,#00702A,#00702A);
background-image: -o-linear-gradient(top,#00702A,#00702A);
background-image: linear-gradient(to bottom,#00702A,#00702A);
border-color: #00702A;
-webkit-box-shadow: inset 0 0px 0 rgba(120,200,230,0.6);
box-shadow: inset 0 0px 0 rgba(120,200,230,0.6);
color: #ffffff;
text-shadow: 0 0px 0 rgba(0,0,0,0.3);
}

.wp-core-ui .button-primary {
background-color: #009f3c;
background-image: -webkit-gradient(linear,left top,left bottom,from(#009f3c),to(#009f3c));
background-image: -webkit-linear-gradient(top,#009f3c,#009f3c);
background-image: -moz-linear-gradient(top,#009f3c,#009f3c);
background-image: -ms-linear-gradient(top,#009f3c,#009f3c);
background-image: -o-linear-gradient(top,#009f3c,#009f3c);
background-image: linear-gradient(to bottom,#009f3c,#009f3c);
border-color: #009f3c;
border-bottom-color: #009f3c;
-webkit-box-shadow: inset 0 0px 0 rgba(120,200,230,0.5);
box-shadow: inset 0 0px 0 rgba(120,200,230,0.5);
color: #fff;
text-decoration: none;
text-shadow: 0 0px 0 rgba(0,0,0,0.1);
}


.td-icon{
width: 24px;
text-align: center;
}

.updated{
position: fixed;
}