html {background:#f4f5f5;}
#box {margin:auto;background:#fff;padding:35px 30px 15px 30px;max-width:500px;box-sizing:border-box;border:1px solid #e5e6eb;border-radius:15px;}
.note {font-size:18px;line-height:20px;}
.link {padding:10px 0 10px;position:relative;color:gray;word-break:break-all;}
.link a ,button a,.link-a,#show {color:#004c98;text-decoration:none}
#show {word-wrap:break-word;}
.btn-plane {text-align:right;color:gray;}
button {margin-top:10px;color:#004c98;border-radius:25px;border:2px solid #004c98;background:#fff;height:42px;font-size:14px;padding:0 24px;cursor:pointer;outline:0;}
.logo-img {text-align:center;margin-top:13%;display:block;margin-bottom:16px;}
.loading-img {width:23px;height:23px;}
.loading-text {font-size:18px;font-weight:600;color:#222226;line-height:22px;}
img {vertical-align:middle;}