#__alert {
    text-align: center;
    color: #ddd;
    font-weight: bold;
    background-color: #00548e;
    min-height: 50px;
    vertical-align: middle;
    line-height: 50px;
}