.stretch-width-table-th{position:relative}.stretch-width-table-th:hover .stretch-width-table-handle{opacity:1}.stretch-width-table-handle{position:absolute;top:8px;right:-3px;z-index:1;width:8px;height:calc(100% - 16px);cursor:col-resize;opacity:.72;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.stretch-width-table-handle:after{content:"";display:block;width:2px;height:100%;margin:0 auto;border-radius:2px;background:rgba(17,191,158,.45);-webkit-transition:background .2s,-webkit-box-shadow .2s;transition:background .2s,-webkit-box-shadow .2s;transition:background .2s,box-shadow .2s;transition:background .2s,box-shadow .2s,-webkit-box-shadow .2s}.stretch-width-table-handle:hover:after{background:#11bf9e;-webkit-box-shadow:0 0 0 2px rgba(17,191,158,.14);box-shadow:0 0 0 2px rgba(17,191,158,.14)}.stretch-width-table-resizing,.stretch-width-table-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}