#tts-footer{display:flex;height:32px;line-height:32px;width:100%;background:#f2f2f2;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);transition:-webkit-transform 200ms ease-out;transition:transform 200ms ease-out;transition:transform 200ms ease-out, -webkit-transform 200ms ease-out;padding:0px}#tts-footer audio{height:32px;margin:0 10px 0 0;flex:1;display:inline-block;background-color:#f2f2f2}#tts-footer select#voice-select{margin-top:6px;width:100%;flex:none;height:20px;width:100px;color:#333}#tts-footer select#voice-select option{color:#333}#tts-footer button.close-audio{background-color:#f2f2f2;color:#333;margin-left:10px}.tts-footer-fixed{visibility:hidden;position:fixed;bottom:0;left:0;z-index:10;-webkit-transform:translateY(100%);transform:translateY(100%)}.tts-footer-fixed-top-header{top:120px;bottom:inherit}.tts-footer-sticky{margin:10px 0}#tts-footer.visible{visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}#tts-footer,#tts-footer a{color:white}.tts-word:hover{text-decoration:underline;color:#FFFFFF;background-color:#9780D9;cursor:pointer}.tts-word-active{color:#FFFFFF;background:#9780D9;position:relative}.tts-sentence-active{background-color:#feff1c}@media (max-width: 320px){#voice-select{display:none}}


/*# sourceMappingURL=tts-6c17aea85be8f237eefe.css.map*/