.navbar-nav > li > a {
    font-size: 12px !important;
}
.bshadow {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2), 0 6px 6px 0 rgba(0, 0, 0, 0.19);
}

.theme-login-box-inner {
    padding: 20px 30px;
    padding-bottom: 20px;
}

.theme-login-white .theme-login-title {
    color: #000;
    font-weight: 500;
    font-size: 22px;
    margin-top: 9px;
    font-weight: bold;
    line-height: 1.5;
}