.btn-play,.volume-slider{padding:0;cursor:pointer}#audioPlayer{background-color:#fff;border:1px solid #dee2e6;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);padding:1rem;position:relative;z-index:111}#Event #audioPlayer{display:block!important}.ap-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.ap-col-btn{flex:0 0 auto;z-index:10}.ap-col-content{flex:1 0 0%;min-width:0}.btn-play{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;color:#fff;background-color:#212529;border:1px solid #212529;border-radius:50%;user-select:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.btn-play:hover{background-color:#1c1f23;border-color:#1a1e21}.btn-play:focus{outline:0;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.ap-title{margin-bottom:.5rem;color:#212529;font-size:.875em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-container{background:#dee2e6;height:4px;border-radius:50rem;cursor:pointer;margin-bottom:.5rem;z-index:10}.progress-bar-custom{height:100%;background:#6c757d;border-radius:50rem;transition:width .1s;z-index:10}.ap-controls{display:flex;justify-content:space-between;align-items:center}.ap-time{font-family:monospace;font-size:.75rem;color:#6c757d}.ap-volume{display:flex;align-items:center}.ap-volume-icon{color:#6c757d;margin-right:.5rem;font-size:.95rem}.volume-slider{width:70px;height:3px;appearance:none;background-color:transparent;z-index:10}.volume-slider::-webkit-slider-runnable-track{height:4px;background-color:#dee2e6;border-radius:50rem;cursor:pointer}.volume-slider::-webkit-slider-thumb{width:14px;height:14px;margin-top:-5px;appearance:none;background-color:#6c757d;border:0;border-radius:50%;cursor:pointer}.volume-slider::-moz-range-track{height:4px;background-color:#dee2e6;border-radius:50rem}.volume-slider::-moz-range-thumb{width:14px;height:14px;background-color:#6c757d;border:0;border-radius:50%;cursor:pointer}#audioPlayer p,#audioPlayer span{font-size:15px!important}