.hsotp-verify-email {
    margin-top: 8px;
    padding: 6px 12px;
    cursor: pointer;
}

.hsotp-box {
    margin-top: 15px;
    padding: 12px;
    border: 1px solid #ddd;
}

.hsotp-box input {
    width: 100%;
    margin-bottom: 8px;
}

.hsotp-box button {
    margin-right: 6px;
}

.hsotp-msg {
    margin-top: 6px;
    font-size: 14px;
}
