﻿

#HistoryLine {
/*    display: flex;*/
    padding-bottom: 15px;
    padding-left: 40px;
}

#HistoryLine a {
    text-decoration: none;
    color: black !important;
    font-size: 11.5pt;
    line-height: 12pt;
    line-height: 20pt;
}

#HistoryLine a:hover {
    text-decoration: underline;
}

#HistoryLine enter {
    font-size: 12pt;
    line-height: 14pt;
    padding: 0 7px;
}
