.hide {
    display: none;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.help-message {
    width: 70%;
}