@media (min-width: 979px) {                            body {                                padding-top: 40px !important                            }                        }                        .ie8 .navbar-inverse,                        .ie7 .navbar-inverse {                            border-bottom: 1px solid #BBB;                        }                        .navbar-inverse .navbar-inner {                            background-image: none !important;                            filter: none !important;                            background-color: #002238 !important;                            height: 40px !important;                        }                        .navbar-inverse .brand,                        .navbar-inverse .nav>li>a {                            color: # !important;                        }                        .btn-info {                            background-color: # !important;                            border-color: # !important;                            color: # !important;                        }                        a,                        a:hover {                            color: #;                        }                        .navbar-inverse a.btn {                            color: #333 !important;                        }