.vue-component.parameter-viewer{position:absolute;width:100%;height:100%;z-index:10;overflow:auto;padding:1em;box-sizing:border-box;background-color:#fff}.vue-component.parameter-viewer>section>.model-builder{height:400px}.vue-component.parameter-viewer>section{border-top:1px dotted grey;margin:1em 0}.vue-component.parameter-viewer>section>.description{display:flex;align-items:center;justify-content:center;margin-top:1em}.vue-component.parameter-viewer>section>.description>i.fas{margin-right:.5em;color:grey}.vue-component.parameter-viewer>section>.description>.styled-description{flex-grow:1;font-size:.9em;border-left:1px solid grey;padding-left:.5em;color:grey}.vue-component.parameter-viewer .close{position:absolute;top:1.1em;right:1em}.vue-component.parameter-viewer header h2{margin-top:0;font-size:1.2em}.vue-component.parameter-viewer h3{font-size:1.1em}.vue-component.parameter-viewer .highlight h3{color:red}