div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(images/sec-unlocked.png);}
.form-row.form-row-button.signin-btn button.add-btn-hover {
height: 60px;
    font-family: 'FuturaPTWebBold', sans-serif;
    color: #fff;
    font-size: .875rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 18px;
    background: #27221d;
    border: 0;
    border-radius: 0;
    width: 100%;
    cursor: pointer;
}
.rand_span_bold {
    font-family: 'FuturaPTWebBold', sans-serif;
    color: #27221d;
    font-size: .875rem;
    text-transform: uppercase;
    line-height: 24px;
}
