html,body,#page,#layout,#input,#output{width:100%;height:100%;padding:0;margin:0}#layout,#input-panel,#output-panel{display:flex;flex-direction:column}#layout>div{margin:0 15px 15px 15px}#layout>div:first-child{margin-top:15px}#layout>div>div{margin:0;padding:0}#data-row{flex:1}#data-row>div{height:100%}#input-panel>.panel-body,#output-panel>.panel-body{flex:1;min-height:460px;padding:0}#input-panel textarea,#output-panel textarea{resize:none;border:0;width:100%;height:100%;padding:15px}#button-panel{text-align:center}#button-panel>.wrapper{text-align:center;padding:0 15px 15px}#button-panel>.wrapper>button{width:100%;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.param-table{width:auto;margin:15px 0 0}.param-table th,.param-table td{vertical-align:middle !important}.param-table .form-control{display:inline;width:100px;height:auto;padding:4px}.title{margin:10px 0}@media screen and (max-width:767px){#layout,#input-panel,#output-panel{display:block}#input-panel>.panel-body,#output-panel>.panel-body{height:460px}#button-panel>.wrapper:first-child{padding:15px}}