.rail {
    margin-bottom: 2em !important;
    width: 250px !important;
    border: 0 !important;
}

.wrapper {
    max-width: 760px;
    width: 50%;
    margin: 0 auto;
    padding: 1em;
}

.hidden {
    display: none;
    position: absolute;
    left: -10000px;
}

.logo {
    margin: 2em auto auto !important;
    width: 250px !important;
    display: block;
}

.pull-right {
    float: right;
    color: #5577FF;
}
