﻿ #FooterTestSystemMessage {
            background: rgba(255, 0, 0, 0.74);
            position: fixed;
            left: 0;
            right: 0;
            bottom: 0;
            padding-top:5px;
            padding-bottom:5px;
            text-align:center;
            color:#ffffff;
            letter-spacing:2px;
            z-index:10;
        }