
/* ---------- General Layout ---------- */

#st-trigger-effects, #block-search-form, .nav-main-menu {
    display: none;
}

#content .section {
    margin-left: 0;
}


.system-main-altium .container, .footer .container, #main, #navigation div.section, .container, #content {
    width: 1000px !important;
}

.footer .footer_logo {
    margin-right: 50px;
}



/* Only firefox (Begin) */

@-moz-document url-prefix() {
    strong {
        font-weight: normal;
    }
}

/* Only firefox (End) */