.mblFixedSplitter {width: 100%; height: 100%;}.mblFixedSplitter > * {position: absolute; overflow-x: hidden; overflow-y: auto;}.mblFixedSplitterH > * {height: 100%; top: 0px;}.mblFixedSplitterV > * {width: 100%; left: 0px;}