.recorder--popup{background-color:#e6e6e6!important;padding:20px!important}#recorder--buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}#recorder--buttons button{width:65px;height:65px;border-radius:50%;border:none;color:#fff;background-color:#232323;cursor:pointer;padding:20px}#recorder--buttons button svg{width:100%}#recorder--buttons button:disabled{opacity:.9}#recorder--buttons button:disabled svg{opacity:.5}#recorder--labels{margin-top:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}#recorder--labels label{width:65px;text-align:center}#recorder--record-button svg{fill:#ff56fd}#recorder--play-button svg{fill:#13e7eb}#recorder--status{margin-bottom:15px}#recorder--progress{width:100%;border:1px solid #232323;border-radius:4px}#recorder--progress #recorder--progress-bar{height:10px;background-color:#232323;border-radius:4px;width:0}#recorder--time{padding-bottom:10px}