.customButton_container{font-size:.8rem;margin:.25rem;padding:0 1rem;border-radius:.25rem;width:auto;cursor:pointer}.customButton_primary{background:#e64638;color:#fff}.customButton_success{background:#22b783;color:#fff}.customButton_info{background:#a0a0a0;color:#fff}.customButton_custom{background:#fee8f1;color:#e64638}.customButton_large{width:100%}.customButton_middle,.customButton_small{min-width:3.33rem}.customButton_background{background-size:100% 100%;background-repeat:no-repeat}.index_container,.instruction_main{height:100%;width:100%}.instruction_main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.instruction_img{width:100%;height:auto}.instruction_btn{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffe7f4;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.instruction_btn .btn{width:60%;padding:1rem;font-size:1rem;margin:1rem}