HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.34
System: Linux atalantini.com 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue Jun 23 15:46:38 UTC 2020 x86_64
User: root (0)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: //opt/plugins/w3-total-cache/PageSpeed_Widget_View.css
.w3tcps_error {
    position: absolute;
}

.w3tcps_scores {
	display: flex;
	align-items: center;
	justify-content: center;
}

.w3tcps_scores p {
	padding: 0 10px;
}

.w3tcps_scores section {
	font-size: 30px;
	font-weight: bold;
}

.w3tcps_metric {
	margin-top: 10px;
	margin-bottom: 5px;
}

.w3tcps_barline {
	display: flex;
    font-size: 14px;
	margin-bottom: 2px;
}

.w3tcps_barline div {
	text-align: left;
	padding-left: 10px;
	min-width: 38px;
	position: relative;
}

.w3tcps_barfast {
	background-color: #0cc66b;
	color: #fff;
}

.w3tcps_baraverage {
	background-color: #ffa400;
	color: #000;
}

.w3tcps_barslow {
	background-color: #ff4e42;
	color: #fff;
}

.w3tcps_buttons {
	display: flex;
	justify-content: center;
}

.w3tcps_buttons .button {
	margin: 5px;
}