.tp-wrap { width: 100%; position: absolute; left: 0; top: 50%; transform: translate(0px, -50%); -webkit-transform: translate(0px, -50%); text-align: center;}
.tp-icon { width: 104px; height: 104px; display: inline-block; /*border: 2px solid #4cd964;*/border: 2px solid #333; border-radius: 100px; line-height: 100px; margin-bottom: 30px;}
.tp-icon .mui-icon { font-size: 100px; color: #333;/*color: #4cd964;*/}
/*.tp-icon.error { border-color: #f04e45;}
.tp-icon.error .mui-icon { color: #f04e45;}*/

.tp-text { font-size: 16px; padding: 0 40px;}
.tp-btn { margin-top: 20px;}
.tp-btn .mui-btn { margin: 0 10px; width: 120px; border-radius: 30px; padding: 8px 0;}