.el-input__inner, .el-button {
    border-radius: 8px;
}

.deposit-page-item-type, .el-link.el-link--default, .interest-page .el-tabs__item.is-active, .interest-page .el-tabs__item:hover, .withdrawal-input-title-value, .withdrawal-page-account-value {
    color: #ffffff;
}

.rot-page-btn1.reg-button{
    background-image: none;
    color: #fff;
    text-transform: uppercase;
}

.rot-page-btn1.signin-button{
    text-transform: uppercase;
}


.page-home-bg, .page-index-bg, .page-interest-bg, .page-my {
    background-image: none;
}


.page-home-bg, .page-index-bg, .page-interest-bg, .page-my {
    background-color: #ffffff;
    color: #fff;
}

.page-home-bg, .page-index-bg, .page-interest-bg, .page-my {
    background-color: #ffffff;
    color: #594b4b;
}

.action-icon, .home-page .action-icon {
    background-color: #1b2e6f00;
    box-shadow: 5px 5px 5px #00000000;
}

.section-title {
    margin: 5px 0;
    padding: 10px;
    font-family: Coolvetica;
    font-style: normal;
    font-weight: 400;
    font-size: 1.9rem;
    background: linear-gradient(90deg, #43d4ff, transparent);
}

.home-head {
    width: 100%;
    height: 80px;
    position: fixed;
    z-index: 9;
    background: #409eff;
}

.tab_bar_block.style2 {
    height: 120px;
    background: linear-gradient(360deg, #409eff, transparent);
}

.start-button > .img {
    background-image: url(/templatec5a/images/tab_start_icon.png);
}

.tab_bar_block.style2 .tab_bar_block_sub .start-button {
    background-image: url(/templatec5a/images/tab_start_bg.png);
}

.el-page-header .el-page-header__content, .primary-block-text-color, .profile_action_color {
    color: #2f2e2e;
}

.my_info_block {
    margin: 10px;
    background: rgb(213 213 213 / 90%);
}

.el-progress__text {
    color: #ff0000 !important;
}

.page-order-bg {
    background-color: #f1f1f1;
    color: #000;
}

.el-form-item__label {
    color: #616161;
}

element.style {
    max-width: 95%;
    border: 7px solid rgb(24 161 232);
    border-radius: 8px;
}

.deposit-icon{
    background-image: url("/templatec5a/images/home_recharge.png");
}

.withdrawal-icon{
    background-image: url("/templatec5a/images/my_withdraw.png");   
}
.myteam-icon{
    background-image: url("/templatec5a/images/my_team.png");   
}
.mybind-icon{
    background-image: url("/templatec5a/images/my_bind.png");   
}
.mysecurity-icon{
    background-image: url("/templatec5a/images/my_security.png");   
}
.mytransaction-icon{
    background-image: url("/templatec5a/images/my_transaction.png");   
}
.mycontactus-icon{
    background-image: url("/templatec5a/images/my_contact.png");   
}
.cpassword-icon{
    background-image: url("/templatec5a/images/my_security.png");   
}
.invite-icon{
    background-image: url("/templatec5a/images/home_invite.png");   
}
.loginreward-icon{
    background-image: url("/templatec5a/images/signinbonus.png");   
}

.userprofile-page .home-welcome-title {
    background-image: url(/templatec5a/images/words/profile.png);
}

.home-page .home-welcome-title {
    background-image: url(/templatec5a/images/words/welcome.png);
}

.graborder-page .home-welcome-title {
    background-image: url(/templatec5a/images/words/optimization.png);
}

.orderhistory-page .home-welcome-title {
    background-image: url(/templatec5a/images/words/history.png);
}

.vip-1-icon {
    background-image: url('/templatec5a/images/badges/m1_1.png');
}

.vip-2-icon {
    background-image: url('/templatec5a/images/badges/m2_1.png');
}

.vip-3-icon {
    background-image: url('/templatec5a/images/badges/m3_1.png');
}

.vip-4-icon {
    background-image: url('/templatec5a/images/badges/m4_1.png');
}

.vip-5-icon {
    background-image: url('/templatec5a/images/badges/m5_1.png');
}

.home-membership-item {
    background: #4093ff;
    border-radius: 10px;
    padding: 10px;
    margin: 10px;
}

.run-block-text {
    color: #dba80f;
}

.rot-page-btn1.reg-button {
    background-image: none;
    color: #6474f3;
    text-transform: uppercase;
}