﻿#open-source-license-container {
    font-family: "Open Sans";
}

#license-notices-title {
    margin-top: 40px;
}

.package-table-box {
    margin: 40px 0;
}

.package-table th, .package-table td {
    overflow-wrap: anywhere;
}

.package-name {
    width: 20%;
}

.package-version {
    width: 10%;
}

.package-usage {
    width: 25%;
}

.package-license {
    width: 10%;
}

.package-copyright {
    width: 20%;
}

.package-sourcecode {
    width: 15%;
}
