.backdrop_container{align-items:center;background-color:#000;background-color:rgba(0,0,0,.5);bottom:0;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;-webkit-tap-highlight-color:transparent;color:#fff;display:none;z-index:1201}.backdrop_container .loading_spin{animation:rotation .6s linear infinite;border:3px solid;border-color:#fff #fff transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:40px;width:40px}.backdrop_container.active{display:flex}