.ata-wrapper {
    position: relative;
}

.ata-input {
    overflow: hidden;
    resize: none;
}

.ata-counters {
    font-size: .75rem;
    color: #999;
    text-align: right;
    margin-top: .25rem;
}

.ata-sep {
    margin: 0 .35rem;
    color: #ccc;
}
