#tts_button_should_float{margin:0;font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:8px;border:1px solid #dee2e6!important}.tts__d-flex{display:flex!important}.tts__position-relative{position:relative!important}.tts__gap-3{gap:1rem!important}.tts__justify-content-between{justify-content:space-between!important}.tts__align-items-center{align-items:center!important}.tts__position-relative{position:relative!important}.tts__px-3{padding-right:1rem!important;padding-left:1rem!important}.tts__mx-auto{margin-right:auto!important;margin-left:auto!important}.tts__ps-3{padding-left:1rem!important}.tts__shadow-custom{box-shadow:rgba(17,17,26,.05) 0px 1px 0px,rgba(17,17,26,.1) 0px 0px 8px;border-radius:8px}.tts__custom-hover:hover{background-color:#f2f2f2;cursor:pointer}.tts__audio-controls{display:grid;grid-template-columns:1fr 30fr 1fr;gap:20px;align-items:center}.tts__progress{background-color:#e1e1e1}.tts__cursor-pointer{cursor:pointer}.tts__audio-progress{height:5px;margin-top:3px}.tts__audio-progress .progress-bar{background-color:black}.tts__custom-position2{position:fixed;bottom:3%;left:5%;width:455px}.tts__adjusted-position{position:relative;top:-300px;width:300px;height:300px;overflow:scroll}.tts__adjusted-position1{position:relative;top:-300px;width:300px;height:70px;overflow:hidden}.tts__adjusted-position1{position:relative;top:-300px;width:300px;height:70px;overflow:hidden}.tts__custom-font-size{font-size:10px}.tts__custom-content{padding:10px;background-color:whitesmoke;cursor:pointer}.tts__custom-content:hover{background-color:#71716c;color:#f2f3f3}.tts__verticle-align{transform:rotate(90deg)}.tts__normal-background{background-color:#5ede5e}.tts__fast-background{background-color:#f80}.tts__very-fast-background{background-color:#f00e0e}.tts__slow-background{background-color:#919e2c}.tts__audio-time-start,.tts__audio-time-end{white-space:nowrap}.tts__custom-position_bottom_right,.tts__custom-position_bottom_left,.tts__custom-position_bottom_center,.tts__custom-position_bottom_fixed{position:fixed;bottom:3%;width:455px;z-index:9999;border-radius:2px;overflow:visible!important}.tts__custom-position_bottom_right{right:5%}.tts__custom-position_bottom_left{left:5%}.tts__custom-position_bottom_center{left:50%;transform:translateX(-50%)}.tts__custom-position_bottom_fixed{right:5%;left:5%;margin:0 auto}@media (max-width:575.98px){.tts__custom-position_bottom_right{right:1%;width:98%}.tts__custom-position_bottom_left{left:1%;width:98%}.tts__custom-position_bottom_center{left:1%;right:1%;width:98%;transform:none}.tts__custom-position_bottom_fixed{left:1%;right:1%;width:98%;margin:0}}@media (min-width:576px) and (max-width:767.98px){.tts__custom-position_bottom_right{right:2%;width:380px}.tts__custom-position_bottom_left{left:2%;width:380px}.tts__custom-position_bottom_center{left:50%;width:380px;transform:translateX(-50%)}.tts__custom-position_bottom_fixed{left:2%;right:2%;width:calc(100% - 4%);margin:0 auto}}@media (min-width:768px) and (max-width:1199.98px){.tts__custom-position_bottom_right{right:2%;width:420px}.tts__custom-position_bottom_left{left:2%;width:420px}.tts__custom-position_bottom_center{left:50%;width:420px;transform:translateX(-50%)}.tts__custom-position_bottom_fixed{left:2%;right:2%;width:calc(100% - 4%);margin:0 auto}}@media (min-width:1200px){.tts__custom-position_bottom_right{right:5%;width:455px}.tts__custom-position_bottom_left{left:5%;width:455px}.tts__custom-position_bottom_center{left:50%;width:455px;transform:translateX(-50%)}.tts__custom-position_bottom_fixed{left:5%;right:5%;width:calc(100% - 10%);margin:0 auto}}.cssProgress{width:100%;margin-bottom:20px}.cssProgress .progress{position:relative;overflow:hidden;width:100%;font-family:"Roboto",sans-serif}.cssProgress .cssProgress-bar{display:block;float:left;width:0%;height:100%;background:#3798d9;box-shadow:inset 0px -1px 2px rgba(0,0,0,.1);transition:width .8s ease-in-out;border-radius:5px}.cssProgress .cssProgress-label{position:absolute;overflow:hidden;left:0;right:0;color:rgba(0,0,0,.6);font-size:.8em;text-align:center;font-weight:700;text-shadow:0px 1px rgba(0,0,0,.3)}.cssProgress .cssProgress-info{background-color:#9575cd!important}.cssProgress .cssProgress-danger{background-color:#ef5350!important}.cssProgress .cssProgress-success{background-color:#66bb6a!important}.cssProgress .cssProgress-warning{background-color:#ffb74d!important}.cssProgress .cssProgress-right{float:right!important}.cssProgress .cssProgress-label-left{margin-left:10px;text-align:left!important}.cssProgress .cssProgress-label-right{margin-right:10px;text-align:right!important}.cssProgress .cssProgress-stripes,.cssProgress .cssProgress-active,.cssProgress .cssProgress-active-right{background-image:linear-gradient(-45deg,rgba(255,255,255,.125) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.125) 50%,rgba(255,255,255,.125) 75%,transparent 75%,transparent);background-size:35px 35px}.cssProgress .cssProgress-active{-webkit-animation:cssProgressActive 2s linear infinite;-moz-animation:cssProgressActive 2s linear infinite;-ms-animation:cssProgressActive 2s linear infinite;-o-animation:cssProgressActive 2s linear infinite;animation:cssProgressActive 2s linear infinite}.cssProgress .cssProgress-active-right{-webkit-animation:cssProgressActiveRight 2s linear infinite;-moz-animation:cssProgressActiveRight 2s linear infinite;-ms-animation:cssProgressActiveRight 2s linear infinite;-o-animation:cssProgressActiveRight 2s linear infinite;animation:cssProgressActiveRight 2s linear infinite}.progress{background-color:#eee;box-shadow:inset 0px 1px 3px rgba(0,0,0,.2)}.progress .cssProgress-bar{height:18px}.progress .cssProgress-label{line-height:18px}.tts__custom-position{position:fixed;bottom:3%;right:5%;width:455px;z-index:9999;border-radius:2px;overflow:visible!important}@media (max-width:575.98px){.tts__custom-position{position:fixed;right:1%;width:98%;z-index:9999;bottom:3%}}@media (min-width:576px) and (max-width:767.98px){.tts__custom-position{position:fixed;bottom:3%;right:2%;width:380px;z-index:9999}}@media (min-width:768px) and (max-width:1199.98px){.tts__custom-position{position:fixed;bottom:3%;right:2%;width:420px;z-index:9999}}