.astroid-header-section .astroid-header {
    padding: 5px 0;
}
#astroid-preloader {
    background-color: #e8fded70;
}
#astroid-sticky-header {
    background-color: #d3f7db;
}
.astroid-header-section .astroid-header-sticky > div {
    padding-top: 1px;
    padding-bottom: 1px;
}
.astroid-section {
    padding: 10px 0;
        padding-top: 5px;
        padding-bottom: 5px;
}
.blog .items-row .item .card-body .item-title [itemprop="name"] a {
    color: 
    #005e0a;
    font-weight: inherit;
}
.blog .items-row .item .card-body {
    padding: 15px;
    display: flex;
    flex-direction: column;
}
.module-title {
    color: #005e0a;
    font-size: 30px;
    line-height: 1.1;
    font-weight: bold;
    margin-bottom: 30px;
}
.astroid-nav .nav-link.active {
    color: #28a745;
}
ul.breadcrumb {
    padding: 5px;
    justify-content: center;
    background-color: #DFF0D8;
    border-radius: 0;
    margin: 0;
    font-size: 14px;
}
.astroid-nav .nav-link.active {
    color: #1cd90c;
}
.moduletable {
    margin: 0.1rem 0;
        margin-top: 0.1rem;
    padding: 0.1rem 0;
        padding-top: 0.1rem;
}
.badge {
    font-size: 95%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
}
.badge-light {
    background-color: #d8f0d0;
}
.label-info, .badge-info {
    background-color: #0000;
}
.label-info[href], .badge-info[href] {
    background-color: #0000;
}
.label, .badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #02660d;
    text-shadow: 0 -1px 0 rgba(0,0,0,0);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #0000;
}
.pb-4, .py-4 {
    padding-top: 0rem !important;
}
.pb-4, .py-4 {
    padding-bottom: 0.75rem !important;
}
ul.breadcrumb {
    font-size: 14px;
}
.item-page .pager.pagenav li .hasTooltip,
.item-page .pager.pagenav li .hasTooltip:hover {
color: #fff;
background-color: #07D60B;
border-color: #07D60B;
}
ul.pagination .active.page-item .page-link {
    background-color: 
    #55d905;
}
.sidebar .moduletable {
    padding: 15px;
    color: #a1a1a1;
    background-color: #fbfbfb;
}
.item-page .pager.pagenav li .hasTooltip, .item-page .pager.pagenav li .hasTooltip:hover {
    color: #fff;
    background-color: #d7f7d7;
    border-color: #d7f7d7;
}
.item-page .pager.pagenav li .hasTooltip, .item-page .pager.pagenav li .hasTooltip:hover {
    padding: 5px 10px;
}