@import url("../../elegance_green/theme/stylesheet.css?v=3.3");
#site-description {
    background-color: #1c7f29;
    margin-bottom: 10px;
    border-radius: 5px;
    margin-top: 10px;
}
.page-width {
    max-width: 1880px;
}
.navbar .nav-tabs, 
.forabg ul.topiclist li.header, 
.forumbg ul.topiclist li.header,
table1 thead th, 
.panel > .inner > h3:first-child, .panel > h3:first-child,
.dropdown-extended .header,
#navigation #active-subsection a {
    background-color: #3c9f47;
}
.forumtitle
{
    font-size: 18px !important;
}
.text-strong {
    font-weight: bold !important;
}
.sticky .topictitle {
    font-size: 18px !important;
    text-decoration: underline !important;
}
.sticky .row-item {
    border-left: #2ab53c 5px solid;
    padding: 5px;
    border-radius: 5px;
    border-right: #2ab53c 5px solid;
}