.ttext{
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
    animation-duration: 2s;
    animation-iteration-count: 1;
    
}
#ttextgdAdd{
    opacity: 0;
}
.ttextT{
    color: beige;
}
.ttextF{
    color: beige;
}
.ttextN{
    color: beige;
}
.clttextNandT{
    font-size: 1em;
    border: 0;
    padding: 0;
    background-color: transparent;
    color: aliceblue;
}
#ttextIdTa{
    width: 5.5em;
}
#ttextIdNa{
    width: 4em;
}