#RPxToolbar{
    width: 100%;
    background-color: #878787;
    color: white;
    height: 25px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 800;
    display: none;
}

