.container_xs,.loader_xs{width:18px;height:18px}.loader_xs{border:2px solid #000}.container_lg,.loader_lg{width:75px;height:75px}.loader_lg{border:6px solid #000}@-webkit-keyframes loaderAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loaderAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.modal-mask{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);overflow:scroll}.modal-mask,.modal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-wrapper{width:650px}.modal-container{background-color:#fff;border-radius:10px;padding:20px;max-width:500px;width:100%}.modal-header{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;margin-bottom:20px}.modal-header h3{margin:0}.modal-body{margin-bottom:20px}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}div.home .c-wrapper>div:first-child>div{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.8)),to(hsla(0,0%,100%,.8)))!important;background:linear-gradient(hsla(0,0%,100%,.8),hsla(0,0%,100%,.8))!important}div.home .c-body{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.7)),to(hsla(0,0%,100%,.7)))!important;background:linear-gradient(hsla(0,0%,100%,.7),hsla(0,0%,100%,.7))!important}div.home .c-wrapper{background:url(/img/wallpaper2.png)!important;background-repeat:no-repeat!important;background-size:cover!important}#overlay{position:fixed;width:100%;height:100%;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);z-index:2;cursor:pointer}