
*{margin:0;padding:0;}
body,html{font-size:18px;height: 100%;font-family: "Open Sans", Helvetica, Arial, sans-serif;background: #262C38;width: 100%;}
.main{text-align: center}
ul{list-style: none;width: 100%}
ul li{width:95%;margin:auto;margin-top:1rem;}
ul li input{padding:.5rem .5rem;border-radius: .4rem;width:94%;font-size: 18px;}
.span_btn{display: block;color: #fff;padding:.5rem 0;box-shadow: 0 0px 1px 1px #383838;border-radius: .4rem;cursor:pointer;}
.ensure_btn{background: #1CB5A0}
.close_btn{background: #969696;}
.ul_password{padding-top:3rem;}
.ul_footer{position: fixed;bottom:2rem;}
.error_li{color:#f00b0d}
.loader{position:fixed; top:0px; left:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.3);    z-index: 9999;}
.loading_class{width:1; margin:0 auto;}