/*-------Start Bootstrapper page-------------*/
#alreadyLoggedInInfo
{
    display: none;
}
#noJavascript
{
    width: 22em;
    position:
    absolute;
    left: 50%;
    margin-left: -11em;
    color: red;
    background-color: white;
    border: 1px solid red;
    padding: 4px;
    font-family: sans-serif;
}
#__gwt_historyFrame
{
    position: absolute;
    width: 0;
    height: 0;
    border: 0
}
#webClientConfig
{
    display: none;
}
/*-------End Bootstrapper page-------------*/

.landing-header .logo
{
    width: 200px;
}