.with-errors {
    display: none;
    color: crimson;
}

.form-control {
    height: 40px;
    padding: 0 10px;
    font-size: 1.5em;
    line-height: 1.5;
}

#public-beta{
    padding-top: 100px;
}

.twitter-block {
    width: auto;
    height: 180px !important;
    overflow-y: scroll;
    overflow-x:hidden;
}