/* side menu trick */

/* top margin on sidebar needed for JS to parse */
.side-menu3, .content {  margin-top: 20px; }

/* fixed sidebar applied dynamtically with JS */ 
.fixed {  position: fixed; top: 0; }