.common-input-wrap.tab-item {
    display:none;
}
.common-input-wrap.tab-item.is-active {
    display:flex;
}