.customer-club .back-buttonx {
    display: none;
}
.advance-form .input-label {
    font-size: 13px !important;
}
.advance-form .formly-field select,
.advance-form .formly-field input {
    background-color:rgb(213, 230, 253) !important;
}
.advance-form .uploadbtn {
    width: 52px;
    height: 52px;
    padding: 0px;
    border: none;
}
.advance-form .uploadbtn.button.icon:before {
    margin-top: 4px !important;
}
.profile-link-icon.theme-color {
    color: rgb(13, 84, 164) !important;
}
.score-action-history .action-item .right-holder i,
.customer-club .score-balance-box h3 {
    color: rgb(13, 84, 164);
}

.score-balance-box img {
    filter: hue-rotate(264deg);
}

button.button.back-buttonx.buttons.button-clear {
    display: none;
}