.table-grid-main-wrapper{position:relative;width:100%}.table-grid-main-wrapper.with-scroll{overflow-x:auto;overflow-y:auto;width:100%;background-color:#f8f9fa}.table-grid-main-wrapper.with-scroll::-webkit-scrollbar{height:15px;width:15px;background:#dedede}.table-grid-main-wrapper.with-scroll::-webkit-scrollbar:horizontal{position:absolute;left:20px}.table-grid-main-wrapper.with-scroll::-webkit-scrollbar-thumb{background-color:#909090;border-radius:6px}.table-grid-main-wrapper.with-scroll::-webkit-scrollbar-thumb:hover{background:#616161}.table-grid-main-wrapper.with-scroll::-webkit-scrollbar-track{cursor:pointer}.scrollbar-wrapper{position:fixed;bottom:1px;height:15px;background:#d3d3d3;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.custom-scrollbar{position:absolute;height:15px;cursor:pointer;background-color:#909090;border-radius:6px}.custom-scrollbar:hover{background:#616161}