/* ==========================================================================
   SMTBOX LAYOUT & MAIN CONTENT STACKING CONTEXT RULES
   ========================================================================== */

html body #wrapper #main,
html body #main,
html body #content,
html body .page-wrapper,
html body .row-main {
    position: relative !important;
    z-index: 1 !important;
}
