.bxDirPopupFrame{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:100%}.bxDirPopupFrame .bxDirPopupFrame_Header{background-color:#e3e4e5;border:1px solid #a4bed4;border-radius:4px;padding:3px;overflow:visible;white-space:nowrap;height:24px;font-weight:600;cursor:pointer}.bxDirPopupFrame .bxDirPopupFrame_Footer{margin-top:12px;height:24px}.bxDirPopupFrame_Content{margin:8px 4px 4px 4px;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;min-height:0;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.bxDirPopupFrame_Content>div{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;min-height:0}.bxDirPopupFrame .ui-resizable-handle{border-top:3px dotted #9a9898;margin-top:4px}.bxDirPopupFrame .ui-resizable-handle.ui-resizable-e{width:1px}.bxDirPopupFrame .ui-resizable-handle.ui-resizable-s{height:1px}