.flush-opcache-widget-title{
	background-color: #B4B9BE;
	text-align: center;
	font-weight: bold;
}

.flush-opcache-widget{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	position: relative;
}

.flush-opcache-widget-value{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	font-size: 3.2em;
	font-weight: bold;
	color: #00A0D2;
	user-select: none;
}

.flush-opcache-widget-container{
	display: flex;
	flex-flow: row wrap;
}

.flush-opcache-postbox{
	min-width: 300px;
	margin-right: 10px;
}
