<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    max-width: 1200px !important;
}

.dashboard-content-license {
    padding: 100px 30px 30px 30px;
    font-size: 11px;
    font-weight: 500;
    color: #1B3553;
}

tr th {
    font-weight: 700;
}

tr th, tr td {
    border: 3px solid #F4F6F7 !important;
    border-radius: 0px;
}

.no {
    width: 5%;
    text-align: center;
    font-weight: 700;
}

.type {
    width: 60%;
}

.purpose {
    width: 35%;
}

ul li {
    margin: 1em 0;
}

.card-body span img {
    width: 20px;
    height: 20px;
}

a {
    color: #0c5ab6;
}

h3 {
    margin: 5px 0;
}

.ul-custom li {
    list-style-type: square;
    margin-left: 2em;
}

.footer {
    left: 0;
    text-align: center;
    padding: 5px;
    position: inherit;
}

.dashboard-header .navbar {
    position: absolute;
}

.footer-contact{
    position:absolute;
}
</pre></body></html>