html{overflow:hidden}body{position:fixed;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column nowrap;-ms-flex-line-pack:stretch;align-content:stretch}.flexbox-row{width:100%}.flexbox-row-fixed{background-color:white;-ms-flex-negative:0;flex-shrink:0}.flexbox-row-fill{background-color:gray;overflow-y:scroll;-webkit-overflow-scrolling:touch}#main_container{width:100%;padding-bottom:0 !important;-webkit-overflow-scrolling:touch}
