/* userAuthCode jQuery plugin ---------------------------------------- */

.confirm-code__send {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 0;
    line-height: 30px;
    color: #969696;
    z-index: 1;
}

.confirm-code__input {
}

/* ------------------------------------------------------------------ */
