.errorbox[data-v-2de6a1fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:100px}.errorbox .txt[data-v-2de6a1fa]{color:#f0b400;font-size:16px;font-weight:700;margin:17px 0}.errorbox .btnbox[data-v-2de6a1fa]{width:100%}.errorbox .btnbox[data-v-2de6a1fa],.errorbox button[data-v-2de6a1fa]{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}.errorbox button[data-v-2de6a1fa]{background:#f0b400;width:160px;height:40px;border-radius:100px;border:0;color:#fff;cursor:pointer}.errorbox button[data-v-2de6a1fa]:focus{outline:none}.errorbox button[data-v-2de6a1fa]:hover{opacity:.9}