/* web part tool pane */
.ms-ToolPaneOuter {
  position: fixed;
  top: 25%;
  right: 10px; }

.ms-ToolPaneBody {
  overflow: auto !important;
  max-height: 90%;
  overflow-y: scroll; }

#MSOTlPn_ToolPaneCaption {
  cursor: move; }

/* end web part tool pane */

