﻿
.page-heading{background:#f4f4f4; padding:10px; color:#5fb42e; font-size:24px; margin-bottom:20px;}
.status-page-con{}
.status-page-con h3{font-size:20px; vertical-align:top; margin-bottom:20px; color:#333333; /*text-transform:uppercase;*/}
.status-page-con h3 img{vertical-align:top; margin-right:10px;}
.status-page-con h4{font-size:18px; color:#5fb42e; margin-bottom:0;}
.status-page-con h5{font-size:18px; color:#333333; margin-bottom:15px;}
.status-page-con p{margin-bottom:20px;}
.status-page-con hr{display:block; border-bottom:solid 1px #dfdfdf; margin-bottom:20px; padding-top:15px;}

.legend-table{padding:0; margin:0; width:100%; text-align:center;}
.legend-table th{text-align:center; font-size:20px; font-weight:600; color:#000; /*color:#5fb42e;text-transform:uppercase;*/ padding-bottom:10px;}
.legend-table td{text-align:center;}
.legend-table h4{/*text-transform:uppercase;*/ color:#333333}
.statuscontent{font-size: 19px;}
.statuscontent div{display: inline-block;}
.status_link{color: #0000ff;font-size: 15px;text-decoration: underline;} 

@media screen and (max-width: 639px) {
.legend-table td{display:block; padding-bottom:15px;}
}