/** * @provides conpherence-widget-pane-css */ .conpherence-widget-pane { position: fixed; right: 0px; top: 94px; width: 320px; height: 100%; border-width: 0 0 0 1px; border-color: #CCC; border-style: solid; } .conpherence-widget-pane .aphront-form-input { margin: 0; width: 100%; }