﻿/* background is hiding the web part task pane because it's absolute, so make the task pane absolute as well */
.ms-ToolPaneOuter { position: absolute; left:100%; margin-left:-225px; height: 80% !important; top: 0; z-index:9999; }



