td.text-justify {
    text-align: justify;
    padding-left: 0;
}

.text-left {
    text-align: left;
}

td.hide {
    display: none;
}

td.linenumber {
    width: 25px;
}

.no_line_break {
    display: inline;
    white-space: nowrap;
}

div.toggle_container_more_info {
    padding-top: 10px;
}

.open-access {
    color: #f68212;
}