
button[data-v-7d2e4b8c]:disabled {
    opacity: .3;
}


.successModal[data-v-21bd500a] {
    height: 100%;
    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;
    position: relative;
}
.logo[data-v-21bd500a] {
    position: absolute;
    width: 70px;
    top: 0;
}
.successIcon[data-v-21bd500a] {
    margin-top: 70px;
}
.inter12.inputColor[data-v-21bd500a] {
    font-weight: 700;
}
h1[data-v-21bd500a] {
    text-align: center;
}
button[data-v-21bd500a] {
    margin-top: 60px;
    max-width: 300px;
}

