@charset "utf-8";
/* CSS Document */

.nav-tabs>li.active>a {
    border-color: #666 !important;
    border-style: solid !important;
    border-width: 4px 0 0 !important;
    cursor: default;
    padding-top: 6px;
    font-weight: bold !important;
}
