video::-webkit-media-controls-fullscreen-button{display:none!important}.video-record-overlay{top:50%;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.video-record-container{min-height:240px;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-record-container--bordered{border:1px solid #e2e5ec}.video-record-controls{right:0;left:0;padding:10px;position:absolute;bottom:0;-webkit-transition:all .2s ease;transition:all .2s ease;background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.3)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.3),rgba(0,0,0,0))}.video-record-controls.hide{opacity:0;pointer-events:none}.video-record-bottom-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.video-record-bottom-controls--live{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.video-record-bottom-controls--recording{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.video-record-bottom-controls-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.playback-animation{pointer-events:none;position:absolute;top:50%;left:50%;margin-left:-35px;margin-top:-35px;width:70px;height:70px;border-radius:70px;background-color:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0}