#TransliterationHelpMenu,#TransliterationHelpMenuOnSource{width:98%;margin-bottom:8px}.custom-tooltip{position:absolute;z-index:9999;display:block;font-size:12px;line-height:1.4;opacity:0;visibility:hidden;transition:opacity .3s , visibility .3s;max-width:200px;padding:8px;color:#fff;text-align:center;background-color:#d9534f;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2);pointer-events:none}.custom-tooltip.show{opacity:1;visibility:visible}.custom-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.custom-tooltip-arrow.arrow-bottom{bottom:-5px;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#d9534f}.custom-tooltip-arrow.arrow-top{top:-5px;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#d9534f}.custom-tooltip-arrow.arrow-right{right:-5px;top:50%;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#d9534f}.custom-tooltip-arrow.arrow-left{left:-5px;top:50%;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#d9534f}#ReferenceSection{border:1px solid #ddd;margin-top:20px;padding:20px;background-color:#efefef}#ReferenceSection ul{margin:0;padding:0}#ReferenceSection h4{font-size:14px;margin:0 0 10px}#ReferenceSection ul li{list-style-type:none;line-height:20px}.page-info{display:flex;width:100%;border-top:1px solid #ddd;margin-top:20px;padding-top:20px;box-sizing:border-box;justify-content:space-between;gap:10px}.page-info .column-right{text-align:right;white-space:nowrap}#SpeakerSvgIcon,#StopSvgIcon{display:none}.text-to-speaker-button:disabled{cursor:not-allowed;opacity:.6}#SpeakerSvgIcon.disabled{opacity:.5}#MicrophoneStopSvgIcon,#MicrophoneSvgIcon{display:none}@keyframes google-pulse{0%{transform:scale(1);opacity:.8;stroke-width:2}70%{transform:scale(3);opacity:0;stroke-width:.5}100%{transform:scale(3.5);opacity:0}}#MicrophoneStopSvgIcon .pulse-circle{transform-origin:center;opacity:0}#MicrophoneStopSvgIcon .pulse-circle:nth-child(2){animation:2s infinite google-pulse}#MicrophoneStopSvgIcon .pulse-circle:nth-child(3){animation:2s .66s infinite google-pulse}#MicrophoneStopSvgIcon .pulse-circle:nth-child(4){animation:2s 1.33s infinite google-pulse}