.honeypot {
    position: absolute !important;
    left: -10000px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}
.nav-form { display: inline; margin: 0; }
.link-button {
    border: 0;
    background: none;
    color: #cbd7e1;
    padding: 0;
    font: inherit;
    font-size: 14px;
    cursor: pointer;
}
