.arcticmodal-overlay,.arcticmodal-container{position:fixed;left:0;top:0;right:0;bottom:0;z-index:10000;}
.arcticmodal-container{overflow:auto;margin:0;padding:0;border:0;border-collapse:collapse;}
*:first-child+html .arcticmodal-container{height:100%}
table.arcticmodal-container_i{height:100%;margin:0 auto;}
.arcticmodal-container_i2{padding:24px;margin:0;border:0;vertical-align:middle;}
.arcticmodal-error{padding:20px;border-radius:10px;background:#000;color:#fff;}
.arcticmodal-loading{width:80px;height:80px;border-radius:10px;background:#000;}
.arcticmodal-close{position:absolute;top:0px;right:0px;width:21px;height:21px;background:url('close.svg') no-repeat right top;z-index:5000;cursor:pointer;}
.box-modal{position:relative;width:295px;padding:40px 25px 25px 25px;background:#fff;color:#3c3c3c;box-shadow:0 0 0 6px rgba(153, 153, 153, .3);border-radius:6px;}