.sidebar-left, .top-nav-content, .breadcrumb, .btn-toolbar, footer {
    display: none !important;
}

a:link:after,
a:visited:after {
    content: "" !important;
}

.logo-brand {
    background-color: #1d7ebb !important;
}

.page-content {
    margin-left: 0;
}

html, body, .wrapper {
    height: auto !important;
    overflow: visible !important;
}