* {
    text-shadow: none !important;
    background: none !important;
    background-image: none !important;
    background-color: transparent !important;
    color: #000 !important;
}

body {
    padding-top: 0 !important;
}

.navbar-fixed-top {
    position: relative !important;
    margin-bottom: 20px !important;
}

.pagination .active a {
    font-weight: bold !important;
}

h1, h2 {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

body > .container > .row > .span3:first-child,
.nav-collapse,
.btn-navbar,
.sidebar-nav,
.btn-toolbar,
#search {
    display: none !important;
}

#primary-content {
    margin: 0 auto !important;
    float: none;
}

.btn, .label, .alert {
    border: 1px solid #999 !important;
    color: #666 !important;
}

.no-printing {
    display: none !important;
}

a[href]:after {
    content: "" !important;
}
