﻿.ms-ToolPaneOuter {
    position: fixed;
    top:      165px;
    right:    3px;
    z-index:  9999
}

.ms-ToolPaneBody {
    overflow:   scroll !important;
    max-height: 100%
}

#MSOTlPn_ToolPaneCaption {
    cursor: move
}
