
.header
{
    /*position: relative;*/
    margin: 0px;
    padding: 0px;
    background: #ffffff;
    width: 100%;
}

.formNameLabelDiv
{
    margin:15px;
    
}

.header h1
{
    color: #132048;
    background-color: #ffffff; 
    width:100%;
    font-size: 275%;
}

.announcementPanel A
{
    color: #132048;
    background-color: #ffffff;
}

.siteDiv
{ border-radius: 50%;
    width: auto;
    height: auto;
    line-height: 1.1;
}

.aqiValueDisplay
{
    font-weight: bold;
}

.valueDisplay
{   

    line-break: auto;
    white-space: normal;
    font-weight: bold;
    font-size: 9px;

}

.siteDisplayImage
{
    border-radius: 10px;
}

.map-timestamp:before
{
    content: "Data time: "
}

.dxrpHCW
{
    visibility: hidden
}

