h1 { text-decoration: underline;  font-family: verdana, geneva, sans-serif; font-size: 18pt; page-break-before: always;}
h5 { text-decoration: underline;  font-family: verdana, geneva, sans-serif; font-size: 18pt; page-break-before: always;}
h6 { text-decoration: underline;  font-family: verdana, geneva, sans-serif; font-size: 16pt; page-break-before: always;}
h4 { text-decoration: underline;  font-family: verdana, geneva, sans-serif; font-size: 14pt;}

.imgEvo img {width: 600px; height: 200px;}

.status { font-family: verdana, geneva, sans-serif; background-color: #fff; color: #000; font-size: 8pt; }

table.status { background-color: transparent; border: 1px solid #707677; border-collapse: collapse; width: auto;}
.status th { background-color: #707677 !important; color: #fff; border: 1px solid #707677; width: auto;}
.status td { border: 1px solid #707677; padding:5px; width: auto;}
.statusEven { background-color: #ededed;}
.statusOdd { background-color: #e9e9e9; }
.statusPENDING { text-align: center; background-color: #acacac; color: #fff; }
.statusOK { text-align: center;  background-color: #00CC33; color: #fff; }
.statusRECOVERY { text-align: center; background-color: #00CC33; color: #fff; }
.statusUNKNOWN { text-align: center; background-color: #bf44b2; color: #fff; }
.statusWARNING { text-align: center; background-color: #ffa500; color: #fff; }
.statusCRITICAL { text-align: center; background-color: #ff3300; color: #fff; }
.statusHOSTPENDING { text-align: center; background-color: #acacac; color: #fff; }
.statusHOSTUP { text-align: center; background-color: #00cc33; color: #fff; }
.statusHOSTDOWN { text-align: center; background-color: #ff3300; color: #fff; }
.statusHOSTDOWNACK { text-align: center; background-color: #ff3300; color: #fff; }
.statusHOSTDOWNSCHED { text-align: center; background-color: #ff3300; color: #fff; }
.statusHOSTUNREACHABLE { text-align: center; background-color: #bf44b2; color: #fff; }
.statusHOSTUNREACHABLEACK { text-align: center; background-color: #bf44b2; color: #fff; }
.statusHOSTUNREACHABLESCHED { text-align: center; background-color: #bf44b2; color: #fff; }
.statusBGUNKNOWN { background-color: #e2abdc; }
.statusBGUNKNOWNACK { background-color: #e2abdc; }
.statusBGUNKNOWNSCHED { background-color: #e2abdc; }
.statusBGWARNING { background-color: #ffda9f; }
.statusBGWARNINGACK { background-color: #ffda9f; }
.statusBGWARNINGSCHED { background-color: #ffda9f; }
.statusBGCRITICAL { background-color: #ffd4c9; }
.statusBGCRITICALACK { background-color: #ffd4c9; }
.statusBGCRITICALSCHED { background-color: #ffd4c9; }
.statusBGDOWN { background-color: #ffd4c9; }
.statusBGDOWNACK { background-color: #ffd4c9; }
.statusBGDOWNSCHED { background-color: #ffd4c9; }
.statusBGUNREACHABLE { background-color: #e2abdc; }
.statusBGUNREACHABLEACK { background-color: #e2abdc; }
.statusBGUNREACHABLESCHED { background-color: #e2abdc; }

.data { font-family: verdana, geneva, sans-serif; background-color: #fff; color: #000; font-size: 12pt;}

table.data { background-color: transparent; border: 1px solid #707677; border-collapse: collapse; width: auto;}
.data th { background-color: #707677 !important; color: #fff; border: 1px solid #707677; width: auto;}
.data td { border: 1px solid #707677; padding: 5px; width: auto;}

.hostUP { background-color: #00cc33; color: #fff; }
.hostDOWN { background-color: #ff3300; color: #fff; }
.hostUNREACHABLE { background-color: #bf44b2; color: #fff; }
.serviceOK { background-color: #00cc33;  color: #fff; }
.serviceWARNING { background-color: #ffa500; color: #fff; }
.serviceUNKNOWN { background-color: #bf44b2; color: #fff; }
.serviceCRITICAL { background-color: #ff3300; color: #fff; }

.logEntries { font-family: verdana, geneva, sans-serif; background-color: #fff; color: #000; font-size: 6pt;}

table.logEntries { background-color: transparent; border: 1px solid #707677; border-collapse: collapse; width: 600px;}
.logEntries th { background-color: #707677 !important; color: #fff; border: 1px solid #707677; font-size: 6px; width:auto; }
.logEntries td { border: 1px solid #707677; padding: 5px; width: auto;}
