﻿@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:none;transform:none}100%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:none;transform:none}100%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@-webkit-keyframes maximizeDownLeft{0%{opacity:0;-webkit-transform:translate3d(100%, -100%, 0) scale(0);transform:translate3d(100%, -100%, 0) scale(0)}100%{opacity:1;-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}}@keyframes maximizeDownLeft{0%{opacity:0;-webkit-transform:translate3d(100%, -100%, 0) scale(0);transform:translate3d(100%, -100%, 0) scale(0)}100%{opacity:1;-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}}@-webkit-keyframes minimizeUpRight{0%{opacity:1;-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}100%{opacity:0;-webkit-transform:translate3d(100%, -100%, 0) scale(0);transform:translate3d(100%, -100%, 0) scale(0)}}@keyframes minimizeUpRight{0%{opacity:1;-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}100%{opacity:0;-webkit-transform:translate3d(100%, -100%, 0) scale(0);transform:translate3d(100%, -100%, 0) scale(0)}}@-webkit-keyframes pulseScaleOut{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulseScaleOut{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}p .highlight,li .highlight{background:#FFF0A1}p.text-center{text-align:center}.inverse{background:#231F20;color:#FFFFFF}.inverse a{color:#F5C653}.inverse a:hover{color:#FFFFFF;text-decoration:underline}.loading:after{content:'loading';text-align:center;display:block;position:relative;width:100px;height:100px;line-height:100px;font-size:1.4em;margin:40px auto;background-color:#A3A19E;border-radius:100%;-webkit-animation:pulseScaleOut 1s infinite ease-in-out;animation:pulseScaleOut 1s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.modal{position:fixed;top:0;bottom:0;left:0;right:0;z-index:-1;overflow:auto;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);transition:-webkit-transform 0.25s ease-out;transition:transform 0.25s ease-out;transition:transform 0.25s ease-out, -webkit-transform 0.25s ease-out}@media (min-width: 768px){.modal{overflow:hidden}}.modal.active{-webkit-transform:none;transform:none;width:auto;height:auto;z-index:2000}.modal.active .modal-inner{z-index:20;min-height:100vh}@media (min-width: 768px){.modal.active .modal-inner{position:absolute;top:60px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:650px;min-height:0}}.modal .modal-close{display:block;height:1px;clip:rect(0 0 0 0);margin:-1px;overflow:hidden}@media (min-width: 768px){.modal .modal-close:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;background:rgba(51,51,51,0.9)}}.modal .modal-close:after{content:"\00d7";position:absolute;top:0;right:10px;z-index:1001;cursor:pointer;font-size:2em}@media (min-width: 768px){.modal .modal-close:after{top:56px;right:50%;margin-right:-320px}}.modal .modal-inner{z-index:-1;width:100%;overflow-x:hidden;background:white;padding:20px}.modal .modal-label{font-size:0.8em;color:#a3a19e;margin-top:-10px}.modal .modal-label .control{font-size:36px}.modal input[type="text"]{width:100%;padding:5px}.modal textarea{width:100%;min-height:100px}.modal .button{background:#358B90}.modal .button:hover,.modal .button:focus,.modal .button:active{background:#27676b;color:#FFFFFF;text-decoration:none}.table-conventions{width:100%}.table-conventions td,.table-conventions th{box-sizing:border-box;width:40%;padding:0.3em 0.6em 0.4em}.table-conventions th{background:#837E77;color:#FFFFFF;text-align:left}.table-conventions th:first-child{width:60%}.table-conventions td:first-child{width:20%;font-weight:bold}.table-conventions td:nth-child(2){font-size:1rem}.table-conventions td:nth-child(3){font-family:monospace;font-size:1.1rem}.table-conventions tr:nth-child(even) td{background:#FFFFFF}.table-conventions tr:nth-child(odd) td{background:#E7E8E9}.transcription_conventions\.md.page{max-width:none;background:#e1e0df}.transcription_conventions\.md.page .table-conventions{display:none;width:100%;margin:0;border:none;border-bottom:2px solid #837E77}.transcription_conventions\.md.page .table-conventions tbody{overflow:hidden;overflow-y:auto;min-height:80px;max-height:300px}.conventions-page{pointer-events:none}@media only screen and (max-width: 767px){.conventions-page{display:none}}.conventions-page.sticky{z-index:1200;position:fixed;top:80px;width:100%}.conventions-page [role="tabpanel"]{max-height:48px;overflow:hidden;transition:max-height 0.5s ease-in-out}.conventions-page .page{transition:-webkit-transform 0.5s ease-in-out;transition:transform 0.5s ease-in-out;transition:transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:50% 0%;transform-origin:50% 0%;overflow:hidden;pointer-events:all}.conventions-page .page .table-conventions{display:table}.conventions-page .conventions-page__toggle-container{display:flex;flex-direction:row;justify-content:center;position:absolute;top:0%;width:100%;transition:top 0.5s ease-in-out;-webkit-animation:fadeInDown 1s;animation:fadeInDown 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:1s;animation-delay:1s}.conventions-page .conventions-page__toggle-button{display:block;flex:0 1 auto;height:28px;pointer-events:all;line-height:28px;text-align:center;background:#F5C653;color:#272727;cursor:pointer;border-bottom-right-radius:3px;border-bottom-left-radius:3px;box-shadow:0 2px 4px rgba(0,0,0,0.4)}.conventions-page .conventions-page__toggle-button:before{content:attr(label-inactive)}.conventions-page .conventions-page__toggle-button:hover{background:#f2b623}.conventions-page.active [role="tabpanel"]{max-height:calc(100vh - 160px)}.conventions-page.active .page{-webkit-transform:translateY(0);transform:translateY(0)}.conventions-page.active .conventions-page__toggle-container{top:100%}.conventions-page.active .conventions-page__toggle-button:before{content:attr(label-active)}.transcript-facets{position:relative;z-index:50;text-align:center;padding:10px 10px 0;margin:0 -10px 20px;background:#ddd}.transcript-facets.sticky{position:fixed;box-shadow:0px 2px 2px rgba(39,39,39,0.3)}.transcript-facets .facet{display:inline-block;margin-bottom:10px;margin-left:20px}.transcript-facets .facet:first-child{margin-left:0}.transcript-facets .select-options{left:auto;right:0}.transcript-facets .select-option{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.transcript-facets .select.collection .select-options{min-width:300px}.transcript-facets .select.sort .select-options{min-width:240px}.search-form input,.search-form .submit{vertical-align:middle}.search-form input{display:inline-block;width:200px;height:28px;line-height:28px;border:1px solid #A3A19E;border-right:none;padding:0 0.2em;outline:none}.search-form input:focus{border-color:#8a8884}.search-form .submit{display:inline-block;color:#FFFFFF;background:#358B90;width:30px;height:30px;line-height:30px;text-align:center;border:none;outline:none;margin-left:-4px;border:1px solid #A3A19E;padding:0}.search-form .submit:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.search-form .submit:hover{background:#E2B33B}.search-form.large{text-align:center;font-size:1.6em;margin-bottom:1em}.search-form.large input{width:500px;margin-right:-3px;height:40px;line-height:40px}.search-form.large .submit{width:42px;height:42px;line-height:42px}.transcript-results>p:first-child{text-align:center;font-style:italic;color:#837E77;font-size:1.2em}.transcript-list{text-align:center;position:relative}.transcript-list .transcript-item{display:inline-block;text-align:left;width:200px;height:auto;overflow:hidden;cursor:pointer;background:#FFFFFF;border:1px solid #c8c7c5;color:#272727;position:relative;margin:5px;vertical-align:top;box-sizing:border-box;transition:-webkit-transform 0.5s;transition:transform 0.5s;transition:transform 0.5s, -webkit-transform 0.5s;-webkit-animation:fadeIn 0.5s;animation:fadeIn 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.transcript-list .transcript-item:nth-child(3n+1){-webkit-animation-duration:0.2s;animation-duration:0.2s}.transcript-list .transcript-item:nth-child(3n+2){-webkit-animation-duration:0.8s;animation-duration:0.8s}.transcript-list .transcript-item:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px)}.transcript-list audio{display:none}.transcript-list .item-image{height:200px;width:100%;background:#231F20 center top no-repeat;background-size:cover;border-bottom:1px solid #c8c7c5;transition:opacity 0.5s}.transcript-list .transcript-item.buffering .item-image{opacity:0.5}.transcript-list .transcript-item.buffering:after{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:rgba(255,255,255,0.8);font-size:6em;display:block;position:absolute;top:20px;left:50%;margin-left:-50px;text-align:center;z-index:10;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;-webkit-animation-fill-mode:both;animation-fill-mode:both}.transcript-list .item-title,.transcript-list .item-subtitle,.transcript-list .item-description,.transcript-list .item-info{padding:5px}.transcript-list .item-title{font-size:1.2em;padding-top:0}.transcript-list .item-subtitle{color:#bf4448;padding-bottom:0;margin-top:5px;font-size:0.7em;text-transform:uppercase;white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis}.transcript-list .item-description{display:block;display:-webkit-box;font-size:0.8em;max-height:60px;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;color:#7b7670;box-sizing:border-box}.transcript-list .item-info{font-size:0.8em;font-style:italic;margin-top:0.3em;color:#9c9791;box-sizing:border-box}.transcript-list .item-info:before,.transcript-list .item-info:after{content:" ";display:table}.transcript-list .item-info:after{clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.transcript-list .item-contributors{float:right}.item-status{background:#d5d4d2;border-top:1px solid #c8c7c5;border-bottom:1px solid #c8c7c5;position:relative;padding:0;height:10px}.item-status .item-status-bar{position:absolute;top:0;left:0;height:100%;width:0px;background:#FEE24A}.item-status .item-status-bar.reviewing{background:#e2b33b}.item-status .item-status-bar.completed{background:#6dc042}.item-status-key{padding:5px;background:#eee}.item-status-key .item-status-text{line-height:12px;font-size:0.8em;color:#7b7670;vertical-align:middle;margin-top:10px}.item-status-key .item-status-text:first-child{margin-top:5px}.item-status-key .item-status-text:before{content:' ';width:10px;height:10px;display:inline-block;margin-right:5px;background:#FEE24A;border:1px solid #c8c7c5;vertical-align:middle;margin-top:-2px;border-radius:6px}.item-status-key .item-status-text.reviewing:before{background:#e2b33b}.item-status-key .item-status-text.completed:before{background:#6dc042}.transcript-header{position:relative;background:#e1e0df;box-sizing:border-box}.transcript-header:after{content:' ';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;box-shadow:inset 0px -20px 20px 0px rgba(0,0,0,0.2)}.transcript-header .transcript-header-image{display:inline-block;position:relative;width:100%;height:27em;background-color:#c8c7c5;background-repeat:no-repeat;background-position:center center;background-size:cover}.transcript-header .metadata{position:relative;margin:0 auto;padding-top:58px;max-width:800px;z-index:5}@media only screen and (max-width: 767px){.transcript-header .metadata{padding:15px}}.transcript-header .metadata h1{margin-bottom:0}@media only screen and (max-width: 767px){.transcript-header .metadata h1{font-size:2rem;line-height:1.3;margin-bottom:0.5em}}.transcript-header .metadata h1 small{color:#68645f}.transcript-header .metadata h1 small:after{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transcript-header .metadata h1,.transcript-header .metadata h2{text-shadow:1px 1px 2px rgba(0,0,0,0.2);font-family:"Muli", sans-serif;line-height:1.5}.transcript-header .metadata p{margin-top:0;font-family:"Muli", sans-serif;line-height:1.2;color:inherit;font-size:1rem}.transcript-header .metadata a{color:#358B90;font-size:inherit}.transcript-header .metadata .duration,.transcript-header .metadata .speakers,.transcript-header .metadata .original-link,.transcript-header .metadata .download-link{font-style:italic;color:#837E77;margin:0 0 0.3rem}.transcript-header .metadata .speakers,.transcript-header .metadata .original-link,.transcript-header .metadata .download-link{max-width:500px;color:#272727;font-size:0.9em}.transcript-header .metadata .speakers a,.transcript-header .metadata .original-link a,.transcript-header .metadata .download-link a{color:#358B90;font-size:1rem}.transcript-header .metadata .disclaimer{display:block;font-style:italic;font-size:0.8em}.transcript-header .metadata .disclaimer a{font-size:1em}.transcript-header .metadata .original-link a{font-size:1rem}.transcript-header .metadata .original-link a:after{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-size:inherit;line-height:1.2;margin-left:6px}.transcript-header .metadata .download-link{font-size:1rem}@media only screen and (max-width: 767px){.transcript-header .metadata .download-link{display:none}}.transcript-header .metadata .download-link a{font-size:inherit}.transcript-header .metadata .download-link a:after{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-size:inherit;line-height:1.2;margin-left:6px}@media only screen and (min-width: 768px){.transcript-header .metadata .social{padding-bottom:1.5em}}.transcript-header .metadata .social>*{display:inline-block;vertical-align:bottom;max-height:20px;line-height:20px}.transcript-header .metadata .social .fb_iframe_widget span{margin:0}.transcript-header .metadata .preview-tag{color:#F44336}.transcript-header .status-wrapper{border:1px solid #A3A19E;background:#FFFFFF;box-sizing:border-box}@media only screen and (min-width: 768px){.transcript-header .status-wrapper{position:absolute;right:20px;bottom:20px;width:300px;height:auto}}@media only screen and (max-width: 767px){.transcript-header .status-wrapper{margin:15px}}.transcript-header .status-wrapper .status-contributors{padding:5px;font-size:0.9em}.transcript-page{height:0;visibility:hidden}@media only screen and (min-width: 768px){.transcript-page{max-width:800px;height:auto;visibility:visible;margin:0 auto 40px;padding:0 20px;box-sizing:border-box}}.transcript-page h1,.transcript-page h2{margin:0;text-align:center}.transcript-page h2{color:#837E77}.transcript-page p{font-size:1.1em}.transcript-page .transcript_edit\.md.page ul li{list-style:disc}.transcript-page .mobile-toggle{position:fixed;bottom:5px;left:calc(50% - 72px);visibility:visible;z-index:50;margin:0}.transcript-lines{border-top:10px solid #A3A19E;border-bottom:10px solid #A3A19E}@media only screen and (min-width: 768px){.transcript-lines{margin:0 0 400px 0}}.transcript-lines .line{position:relative;width:100%;background:#A3A19E;color:#5b5753}.transcript-lines .line:before,.transcript-lines .line:after{content:" ";display:table}.transcript-lines .line:after{clear:both;visibility:hidden;line-height:0;height:0;font-size:0}@media only screen and (min-width: 768px){.transcript-lines .line{padding:5px 0;line-height:56px}}.transcript-lines .line .text-input{outline-width:0}.transcript-lines .line:hover{background:#afaeab}.transcript-lines .line.reviewing{background:#ada87c}.transcript-lines .line.user-edited{background:rgba(87,155,52,0.3)}.transcript-lines .line.completed{background:rgba(87,155,52,0.6)}.transcript-lines .line:hover.reviewing{background:#b7b28c}.transcript-lines .line:hover.user-edited{background:rgba(87,155,52,0.2)}.transcript-lines .line:hover.completed{background:rgba(87,155,52,0.5)}.transcript-lines .line,.transcript-lines .line input,.transcript-lines .line .text-input{cursor:pointer}.transcript-lines .line input,.transcript-lines .line .text-input{transition:font-size 0.4s}@media only screen and (min-width: 768px){.transcript-lines .line input,.transcript-lines .line .text-input{font-size:32px}}.transcript-lines .line.not-editable input,.transcript-lines .line.not-editable .text>div{cursor:not-allowed}.transcript-lines .line.not-editable.reviewing .text>div{cursor:pointer}.transcript-lines .line.active{cursor:default}.transcript-lines .line.active,.transcript-lines .line.active:hover{color:#272727;background:#FFFFFF}.transcript-lines .line.active input,.transcript-lines .line.active .text-input{cursor:text}.transcript-lines .time,.transcript-lines .controls{width:80px;float:left;padding-left:10px;font-size:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box}@media only screen and (max-width: 767px){.transcript-lines .time,.transcript-lines .controls{width:50px}}@media only screen and (max-width: 767px){.transcript-lines .time{text-align:right;font-size:0.8rem;line-height:56px;padding:0 5px}}.transcript-lines .controls{display:none;font-size:36px}.transcript-lines .controls a{font-size:36px}.transcript-lines .controls .control:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transcript-lines .status{width:34px;height:56px;line-height:56px;background:rgba(39,39,39,0.05);float:left;text-align:center;position:relative;box-sizing:border-box}@media only screen and (max-width: 767px){.transcript-lines .status{display:none}}.transcript-lines .status:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.5em;vertical-align:middle;color:#837E77}.transcript-lines .status .status-description{display:none;position:absolute;top:-18%;left:-70px;text-align:center;background-color:rgba(255,255,255,0.9);padding-left:5px;padding-right:5px;font-size:15px;line-height:20px;height:20px;white-space:nowrap}@media only screen and (max-width: 767px){.transcript-lines .status .status-description{display:none}}.transcript-lines .status .status-description:before{content:attr(data-description)}.transcript-lines .status .status-description:after{content:' ';width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(255,255,255,0.9);position:absolute;bottom:-6px;left:81px}.transcript-lines .status:hover .status-description{display:block}.transcript-lines .line.reviewing .status:before{content:"\f042";color:#9b8242}.transcript-lines .line.user-edited .status:before{content:"\f111";color:#62ae3a}.transcript-lines .line.completed .status:before{content:"\f058";color:#4c882e}.transcript-lines .line.user-edited .status .status-description:before{content:"You have edited this line"}.transcript-lines .line.completed .status .status-description:before{content:attr(data-description)}.transcript-lines .line.not-editable .status .status-description{background:#FFF0A1}.transcript-lines .line.not-editable .status .status-description:after{border-top-color:#FFF0A1}.transcript-lines .line:hover .status .status-description{display:block}.transcript-lines .line.active:hover .status .status-description{display:none}.transcript-lines .line.active.not-editable:hover .status .status-description,.transcript-lines .line.active:hover .status:hover .status-description{display:block}@media only screen and (min-width: 768px){.transcript-lines .line.active .time{display:none}}@media only screen and (min-width: 768px){.transcript-lines .line.active .controls{display:block}}.transcript-lines .text{margin-left:114px;margin-right:0;width:auto;padding-left:10px;box-sizing:border-box}@media only screen and (max-width: 767px){.transcript-lines .text{margin-left:50px;padding-left:0}}@media only screen and (max-width: 767px){.transcript-lines .text .mobile-text{display:inline-block;max-width:100%;padding:10px;margin:0;color:#272727}}.transcript-lines .text>div{font-size:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 767px){.transcript-lines .text{margin-left:70px}}.transcript-lines input{display:block;width:100%;border:none;padding:0px;font-size:32px;height:56px;line-height:56px;background:none}@media only screen and (max-width: 767px){.transcript-lines input{font-size:16px}}.transcript-lines input:focus{outline:none}.transcript-lines .options{width:80px;float:right;padding-right:20px;text-align:right;overflow:hidden;white-space:nowrap;box-sizing:border-box}@media only screen and (max-width: 767px){.transcript-lines .options{display:none}}.transcript-lines .options .button{padding:0 0.2em;height:28px;line-height:28px;visibility:hidden}.transcript-lines .options .button.verify{background:#358B90}.transcript-lines .options .button.verify:hover,.transcript-lines .options .button.verify:focus,.transcript-lines .options .button.verify:active{background:#27676b;color:#FFFFFF;text-decoration:none}.transcript-lines .options .verify{padding:0 0.4em}.transcript-lines .options .star,.transcript-lines .options .flag,.transcript-lines .options .resolve{background:none;font-size:1.4em;color:#837E77;border:none}.transcript-lines .options .star.active,.transcript-lines .options .flag.active,.transcript-lines .options .resolve.active{color:#437529}.transcript-lines .options .star:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transcript-lines .options .star:hover:before,.transcript-lines .options .star.active:before{content:"\f005"}.transcript-lines .options .flag:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transcript-lines .options .flag:hover:before,.transcript-lines .options .flag.active:before{content:"\f024"}.transcript-lines .options .flag.active{color:#bf4448}.transcript-lines .options .resolve:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transcript-lines .options .resolve:hover:before,.transcript-lines .options .resolve.active:before{content:"\f058";color:#437529}.transcript-lines .line:hover .button,.transcript-lines .line.active .button{visibility:visible}.transcript-lines .line .button.active{visibility:visible;opacity:0.5}.transcript-lines .line:hover .button.active,.transcript-lines .line.active .button.active{opacity:1}.transcript-lines .line.reviewing .options{width:80px}@media only screen and (min-width: 768px){.transcript-lines .line.reviewing .text{margin-right:80px}}@media only screen and (min-width: 768px){.transcript-lines .line.completed .text{margin-right:80px}}.transcript-lines .speaker{display:none}.transcript-lines.has-speakers .speaker{display:block;position:relative;width:40px;height:56px;line-height:56px;float:left;text-align:center;font-size:1.5em}.transcript-lines.has-speakers .change-speaker{font-size:1.5rem}.transcript-lines.has-speakers .change-speaker:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#837E77}.transcript-lines.has-speakers .change-speaker.active+.speaker-options{display:block;z-index:10}.transcript-lines.has-speakers .speaker.selected .change-speaker:before{content:"\f007";color:#333333;opacity:0.5}.transcript-lines.has-speakers .speaker.selected.c0 .change-speaker:before{color:#E91E63}.transcript-lines.has-speakers .speaker.selected.c1 .change-speaker:before{color:#3F51B5}.transcript-lines.has-speakers .speaker.selected.c2 .change-speaker:before{color:#FF9800}.transcript-lines.has-speakers .speaker.selected.c3 .change-speaker:before{color:#358B90}.transcript-lines.has-speakers .speaker.selected.c4 .change-speaker:before{color:#F44336}.transcript-lines.has-speakers .speaker.selected.c5 .change-speaker:before{color:#4CAF50}.transcript-lines.has-speakers .speaker.selected.c6 .change-speaker:before{color:#9C27B0}.transcript-lines.has-speakers .speaker.selected.c7 .change-speaker:before{color:#2196F3}.transcript-lines.has-speakers .speaker-options{position:absolute;left:0;top:99%;background:#FFFFFF;display:none;line-height:normal;text-align:left;padding:10px 8px 5px;width:240px;border-top:1px solid #ccc;box-sizing:border-box}.transcript-lines.has-speakers .speaker-options h4{font-size:1rem;margin:0 0 5px 0;text-transform:uppercase;color:#333333}.transcript-lines.has-speakers .speaker-options h4 small{font-weight:normal;font-size:0.75rem;color:#837E77}@media only screen and (max-width: 767px){.transcript-lines.has-speakers .speaker-options h4{display:none}}.transcript-lines.has-speakers .speaker-options .speaker-option{display:block;font-size:1rem;padding:5px 0;margin:0;color:#358B90}@media only screen and (max-width: 767px){.transcript-lines.has-speakers .speaker-options .speaker-option{pointer-events:none}}.transcript-lines.has-speakers .speaker-options .speaker-option:after{content:' ';display:inline-block;margin-left:5px;width:14px;height:14px;background:#333333;vertical-align:middle}.transcript-lines.has-speakers .speaker-options .speaker-option:first-child:after{background:#E91E63}.transcript-lines.has-speakers .speaker-options .speaker-option:nth-child(2):after{background:#3F51B5}.transcript-lines.has-speakers .speaker-options .speaker-option:nth-child(3):after{background:#FF9800}.transcript-lines.has-speakers .speaker-options .speaker-option:nth-child(4):after{background:#358B90}.transcript-lines.has-speakers .speaker-options .speaker-option:nth-child(5):after{background:#F44336}.transcript-lines.has-speakers .speaker-options .speaker-option:nth-child(6):after{background:#4CAF50}.transcript-lines.has-speakers .speaker-options .speaker-option:nth-child(7):after{background:#9C27B0}.transcript-lines.has-speakers .speaker-options .speaker-option:nth-child(8):after{background:#2196F3}.transcript-lines.has-speakers .speaker-options .speaker-option.selected:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:4px}.transcript-lines.has-speakers .line.active .speaker:hover .change-speaker:before,.transcript-lines.has-speakers .line.active .speaker.selected .change-speaker:before{content:"\f007";opacity:1}.transcript-lines.has-speakers .line.active .speaker:hover .speaker-options{display:block;z-index:10}.transcript-lines.has-speakers .text{margin-left:154px}@media only screen and (max-width: 767px){.transcript-lines.has-speakers .text{margin-left:90px}}.completion-content{text-align:center;margin-top:-360px;margin-bottom:360px;display:none}.completion-content.active{display:block}.completion-content p{font-size:1.2em}.completion-content .show-when-finished{max-height:0px;overflow:hidden;transition:max-height 0.5s}.completion-content .show-when-finished.active{max-height:1000px}.body[state=playing] .transcript-lines .controls .control:before{content:"\f28b"}.body[state=buffering] .transcript-lines .controls .control:before{content:"\f110";color:#A3A19E;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;-webkit-animation-fill-mode:both;animation-fill-mode:both}.transcript-toolbar{width:100%;position:fixed;bottom:0;left:0;min-height:50px;line-height:50px}.transcript-toolbar:before,.transcript-toolbar:after{content:" ";display:table}.transcript-toolbar:after{clear:both;visibility:hidden;line-height:0;height:0;font-size:0}@media only screen and (max-width: 767px){.transcript-toolbar{display:none}}.transcript-toolbar .controls{width:auto;max-width:1200px;margin:0 auto}.transcript-toolbar .controls:before,.transcript-toolbar .controls:after{content:" ";display:table}.transcript-toolbar .controls:after{clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.transcript-toolbar .controls .control{display:block;float:left;text-align:center;cursor:pointer;background:#0A2C33;border-left:1px solid #27676b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#F5C653;box-sizing:border-box}.transcript-toolbar .controls .key{display:inline-block;height:20px;line-height:20px;margin-top:8px;font-size:0.9em;margin-left:0.4em;vertical-align:center}.transcript-toolbar .controls .key span{background:#E2B33B;color:#272727;padding:0.2em 0.4em;margin:0 0.1em;box-shadow:0 1px 2px rgba(0,0,0,0.2)}.transcript-toolbar .controls .label{display:inline-block;font-size:0.9em}.transcript-toolbar .controls .label:before{content:attr(data-label)}.transcript-toolbar .controls .control:hover{background:#358B90}.transcript-toolbar .controls .toggle-play .label:before{content:'Play'}.navigation[state=playing] .transcript-toolbar .controls .toggle-play .label:before{content:'Pause'}.transcript_edit-menu{height:30px;line-height:30px;margin-top:5px;text-align:right}.transcript_edit-menu .menu-item{background:#579B34;color:#FFFFFF;padding:0 0.6em;margin-right:5px}#transcript-line-verify header{font-size:1.8em}#transcript-line-verify .option{display:block;background:#837E77;color:#FFFFFF;padding:0.2em 0.4em;font-size:1.4em;margin:0.2em 0 0}#transcript-line-verify .option:hover,#transcript-line-verify .option.active{background:#579B34}#transcript-line-verify .option.active:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:5px}#transcript-line-verify .toggle-play:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width: 767px){#transcript-line-verify .modal.active{display:none !important}}#transcript-line-verify .modal .modal-inner{top:80px}#transcript-line-verify .modal .modal-close:after{top:76px}#app[state=playing] #transcript-line-verify .toggle-play:before{content:"\f28b"}#app[state=buffering] #transcript-line-verify .toggle-play:before{content:"\f110";color:#A3A19E;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;-webkit-animation-fill-mode:both;animation-fill-mode:both}.transcript-user-progress{position:fixed;top:60px;right:20px;z-index:500;display:none}.transcript-user-progress .progress-content{min-width:200px;padding:5px;background:#FFFFFF;border:1px solid #A3A19E;box-shadow:0px 1px 1px 1px rgba(39,39,39,0.1);box-sizing:border-box;-webkit-animation:minimizeUpRight 0.5s;animation:minimizeUpRight 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width: 767px){.transcript-user-progress .progress-content{display:none}}.transcript-user-progress.active{display:block}.transcript-user-progress.active .progress-content{-webkit-animation:maximizeDownLeft 0.5s;animation:maximizeDownLeft 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.transcript-user-progress.minimized .progress-content{-webkit-animation:minimizeUpRight 0.5s;animation:minimizeUpRight 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.transcript-user-progress .progress-header{margin:-5px -5px 5px -5px;background:#837E77;color:#FFFFFF;text-transform:uppercase;text-align:center;padding:5px 0;font-size:0.8em;letter-spacing:1px}.transcript-user-progress .progress-label{font-size:0.9em;color:#837E77}.transcript-user-progress .progress-value{font-size:1.4em;font-weight:bold;margin-top:5px}.transcript-user-progress .progress-value p{margin:0}.transcript-user-progress .progress-value .percent-edited{color:#333333;font-size:0.75em}.transcript-user-progress .progress-bar{width:100%;height:2px;background:#bcbab8}.transcript-user-progress .progress-bar>div{background:#579B34;height:2px}.transcript-user-progress .progress-available{margin-top:10px}.transcript-user-progress .progress-toggle{font-size:1.2em;color:#272727;-webkit-animation:fadeOut 1s;animation:fadeOut 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.transcript-user-progress .progress-toggle:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:-10px;right:-10px}.transcript-user-progress .plural{display:none}.transcript-user-progress .plural.active{display:inline}.transcript-user-progress.active .progress-toggle{-webkit-animation:fadeIn 1s;animation:fadeIn 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:0.5s;animation-delay:0.5s}.transcript-user-progress.minimized .progress-toggle:before{content:"\f0fe"}#transcript-line-flag header{font-size:1.8em}#transcript-line-flag .flag-content{display:none}#transcript-line-flag .flag-content.active{display:block}#transcript-line-flag .flag{padding:10px 0;border-top:1px solid #ccc}#transcript-line-flag .flag .flag-type{font-weight:bold}#transcript-line-flag .flag .flag-meta{font-style:italic;color:#A3A19E;font-size:0.9em}#transcript-line-flag footer .button{display:none}#transcript-line-flag footer .button.active{display:inline-block}#transcript-line-flag .message{display:none;background:#FFF0A1;font-size:0.9em}#transcript-line-flag .message.active{display:block}#transcript-line-flag .option{display:block;background:#837E77;color:#FFFFFF;padding:0.2em 0.4em;font-size:1.4em;margin:0.2em 0 0}#transcript-line-flag .option:hover,#transcript-line-flag .option.active{background:#579B34}#transcript-line-flag .option.active:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:5px}#transcript-line-flag label,#transcript-line-flag textarea{display:block;margin:10px 0}#transcript-line-flag label{padding-top:12px;margin-top:20px;border-top:1px solid #ccc}#transcript-line-flag .toggle-play:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#transcript-line-flag .modal .modal-inner{top:80px}#transcript-line-flag .modal .modal-close:after{top:76px}#app[state=playing] #transcript-line-flag .toggle-play:before{content:"\f28b"}#app[state=buffering] #transcript-line-flag .toggle-play:before{content:"\f110";color:#A3A19E;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;-webkit-animation-fill-mode:both;animation-fill-mode:both}#transcript-download h2{margin-bottom:0}#transcript-download .warning{font-weight:bold;background:#FFF0A1;padding:2px 5px;margin-top:5px;font-size:0.9em}#transcript-download label{display:block;font-weight:bold}#transcript-download input[type="radio"]{margin-left:2px}#transcript-download .download-form{margin-bottom:20px;padding-bottom:20px;border-bottom:1px dashed #ccc}#transcript-download .radio-label{display:inline-block;margin-right:10px;font-weight:normal}#transcript-download .format-options{display:none;margin-top:20px}#transcript-download .format-options.active{display:block}@media only screen and (max-width: 767px){#transcript-download .modal{display:none !important}}.search-item{width:100%;text-align:left;clear:both;margin-bottom:20px;margin-left:10px}.search-item:before,.search-item:after{content:" ";display:table}.search-item:after{clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.search-item .item-image{float:left;width:100px;height:100px;background:center no-repeat;background-size:cover}.search-item .item-details{margin-left:110px;width:auto}.search-item .item-title{margin-top:10px}.search-item .item-line{margin-top:10px;font-size:1.6em}.search-item .item-line:before{content:'"...'}.search-item .item-line:after{content:'..."'}.search-item .item-line span{background:#FFF0A1}.search-item .item-line-type{font-size:0.8em;color:#837E77}.transcripts-wrapper{min-height:400px;margin:50px -10px 0;padding:0 10px 30px;background:#f1f1f1;border-top:1px solid #e1e0df;border-bottom:1px solid #e1e0df}
