/*


*/

.bg-teal {background: #009688}
.bg-yellow1 {background: #ffee71}
.bg-yellow2 {background: #f1de53}
.bg-critical {background: #d43f39}
.bg-high {background: #ee9336}
.bg-medium {background: #fcc431}
.bg-low {background: #49c649}
.bg-normal {background: #415476}
.bg-white {background: #ffffff}

.latest-result h2 {font-size: 24px;}
.latest-result h4 {font-style: 20px;}
.latest-result p {font-size: 20px;margin:0;}
.latest-result p span a {color:#ff6600;font-size: 18px}


.alink {background: #ee9336;color: #ffffff;}
.blink {background: #415476;color: #ffffff;}
.alink a {color: #ffffff;}
.blink a {color: #ffffff}



.blue{background:#11417b}
.denim{background:#023642}
.maroon{background:#903}
.juniper{background:#4a4c05}
.violet{background:#730773}
.red{background:#e41313}
.pink{background:#a00a63}
.green{background:#056f0e}
.yellow{background:#cccc05;}
