.wp-status-extra-options {
	display:none;
}

.wpds-dash {
	text-align:center;
	margin:0;
	padding:0;
}

.wpds-dash li {
	width:50%;
	height:40px;
	display:inline-block;
	padding:20px 0;
	border-bottom:solid 1px #f5f5f5;
	font-size:15px;
	line-height:18px;
	text-align:center;
	color:#0074a2;
	font-weight:normal;
}
.wpds-dash li span {
	display:block;
	font-size:12px;
	line-height:12px;
	color:#444;
	font-weight:bold;
}
.progress-back {
	width:100%;
	height:25px;
	background:#f5f5f5;
	position:relative;
	border-radius:3px;
}
.progress-bar {
	position:absolute;
	top:0;
	left:0;
	height:25px;
	border-radius:3px;
}
.progress-bar em {
	position:relative;
	top:3px;
	right:5px;
	text-align:right;
	display:block;
	font-style:normal;
	color:#fff;
}
.moveem {
	right:-35px !important;
	text-align:left !important;
	color:#444 !important;
}
.no-warning {
	color:#5dc500;
}
.first-warning {
	color:#ff8a00;
}
.second-warning {
	color:#ff0000;
}