.top-nav-bar {
            border-bottom: 1px solid  #158cba;
        }.wb_credentials_inner-col{
        padding-left:8px;
        padding-right:8px;
        }
        .wb_credentials_inner-col:last-child{
            border-bottom: 1px solid rgba(109, 109, 109, 0.1803921568627451)
        }

        .top-nav-bar .right-top-nav-items .dropdown-menu a:hover, .top-nav-bar .right-top-nav-items .dropdown-menu a:hover .fa {
            color: #464646;
        }


element.style {
}
.login-container button#login-button {
    width: 200px;
    height: 46px;
    margin-bottom: 20px;
    background-color: rgba(0, 0, 0, 0.38);
    font-size: 18px;
    border-radius: 50px!important;
}
