.navbar .navbar-brand{ font-size: 28px; width: 342px; background: url(/template/assets/avatars/logo1.png) 55px no-repeat; /* line-height: 33px; */ padding-top: 5px; padding-bottom: 5px; } .i-logo{ background: url(/template/assets/avatars/logo.png) no-repeat; display: inline-block; width: 35px; height: 28px; background-size: 100%; } .btn{ /* border:none;*/ } .ace-nav>li{ /*border-left: none;*/ } .navbar{ /* min-height: 60px;*/ } .ace-nav>li{ /*line-height: 60px;*/ } .nav-tabs{ border-bottom: 2px #5D8AB3 solid; height: 40px; padding: 0px 10px; } .nav-tabs>li.active>a,.nav-tabs>li.active>a:hover{ line-height: 25px; margin-right: 5px; margin-top: 8px; margin-top: none !important; box-shadow: none; border:1px #6B95BA solid; border-radius: 2px 2px 0px 0px !important; border-bottom: none !important; } .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus { color: #fff; border-color: #c5d0dc; /*border-top: 2px solid #4c8fbd;*/ border-bottom-color: transparent; background-color: #FFF; z-index: 12; line-height: 26px; margin-top: 7px; box-shadow:none; margin-right: 5px; background: #6B95BA; border:1px solid #6B95BA; border-radius: 2px 2px 0px 0px !important; } .nav-tabs>li>a, .nav-tabs>li>a:focus { /* border-radius: 0!important;*/ background-color: #FFFFFF; color: #999; margin-right: -1px; line-height: 25px; position: relative; z-index: 11; border-color: #c5d0dc; margin-top: 7px; margin-right: 5px; border-radius: 2px 2px 0px 0px !important; } /*.nav-tabs>li.active>a>.badge, .nav-tabs>li.active>a>[class*="icon-"]{ position: absolute; right: 2px; top: 13px; }*/