.scrubber-wrapper{position:relative;border:1px solid #ccc;max-width:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.scrubber-wrapper .scrubber-content{display:inline-block;cursor:-webkit-grab;cursor:-moz-grab;cursor:-ms-grab;cursor:grab}.scrubber-wrapper .scrubber-content>:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-ms-grabbing;cursor:grabbing}.scrubber-wrapper .canvas-waveform{max-width:100%}.scrubber-wrapper .scrubber-convos{position:relative;margin-top:5px;height:70px;border-top:1px solid #bbdefb}.scrubber-wrapper .scrubber-convos:after{content:attr(data-speakerName);position:absolute;left:40px;top:2px;font-style:italic;white-space:nowrap;opacity:.2;filter:alpha(opacity=20)}.scrubber-wrapper .scrubber-convos.ui-state-default{background:#fff}.scrubber-wrapper .scrubber-convos.ui-state-hover{background:rgba(187,222,251,.1)}.scrubber-wrapper .convo-item{display:inline-block;position:absolute;border:1px solid #bbdefb;background:#fff;top:30px;padding:4px 5px;white-space:nowrap;cursor:default}.scrubber-wrapper .convo-item>div.convo-item-text{display:block;max-width:100%;overflow:hidden}.scrubber-wrapper .convo-item.active,.scrubber-wrapper .convo-item:focus,.scrubber-wrapper .convo-item:hover{z-index:20}.scrubber-wrapper .convo-item.active:before,.scrubber-wrapper .convo-item:focus:before,.scrubber-wrapper .convo-item:hover:before,.scrubber-wrapper .convo-item.active:after,.scrubber-wrapper .convo-item:focus:after,.scrubber-wrapper .convo-item:hover:after{content:"";background-color:#bbdefb;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI2QThDMUI1NDAwMDExRTVCODEzQUZGRjk5MDE3MTQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI2QThDMUI2NDAwMDExRTVCODEzQUZGRjk5MDE3MTQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjZBOEMxQjM0MDAwMTFFNUI4MTNBRkZGOTkwMTcxNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjZBOEMxQjQ0MDAwMTFFNUI4MTNBRkZGOTkwMTcxNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4tsNo+AAAAHUlEQVR42mL8//8/AxCACEZ0mokBDxiVJCQJEGAAAAoGFSrktyIAAAAASUVORK5CYII=");background-position:center center;background-repeat:no-repeat;position:absolute;top:-1px;bottom:-1px;width:15px}.scrubber-wrapper .convo-item.active:before,.scrubber-wrapper .convo-item:focus:before,.scrubber-wrapper .convo-item:hover:before{left:-15px}.scrubber-wrapper .convo-item.active:after,.scrubber-wrapper .convo-item:focus:after,.scrubber-wrapper .convo-item:hover:after{right:0}.scrubber-wrapper .scrubber-playhead{position:absolute;top:0;left:40px;bottom:0;width:2px;background:#1565c0}.scrubber-wrapper .scrubber-playhead:before{content:""}.scrubber-wrapper .scrubber-playhead:after{content:"";position:absolute;left:-9px;bottom:0;border-color:transparent transparent #1565c0;border-width:10px;border-style:solid}.transcribe-list{margin-top:20px;max-height:350px;overflow:auto;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.transcribe-items{display:table;width:100%}.transcribe-item{display:table-row}.transcribe-item.active{background:#bbdefb}.transcribe-item.error{background:#ffcdd2}.transcribe-item>*{display:table-cell;padding:7px 4px}.transcribe-item>*.transcribe-left{width:100%}.transcribe-item:not(:first-child)>*{border-top:1px solid #ccc}.transcribe-item .form-control{padding:2px;line-height:1;height:auto}.transcribe-item .form-control.inactive{border-color:transparent;background-color:transparent;box-shadow:none}.transcribe-item textarea{resize:vertical}.transcribe-time-text{display:table;width:100%}.transcribe-time-text>*{display:table-cell}.transcribe-time-text>*.transcribe-left{white-space:nowrap;width:120px}