html, body {
    height: 100%;
    background-image: url('/storm/images/white_wall_hash.png');
}

.full-height {
    height: 100%;
}

.row {
    /*border: 1px solid red;*/
}

.inner_login {
    background-color: #f6f6f6;
}