﻿
.aitldr {
    margin-top: 1em;
    margin-left: 80px;
    border-color: #0085f2;
    padding: 1em;
    box-shadow: 0px 0px 0px 3px rgba(0,144,237,.4);
    cursor: text;
    transition: height .5s;
}

.aitldr h4 {

}
    .aitldr .tldrcontent {

    }

    .aitldr .tldrerror {
color: red;
    }


