.ettc-wrap {
    position: relative;
}

.ettc-wrap input {
    width: 100%;
    padding-right: 40px;
}

.ettc-toggle {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.ettc-strength {
    font-size: 12px;
    margin-top: 5px;
    color: #666;
}
