
.is-active-single, .is-active-single a:hover,
.button,
body.overhang-success .overhang,
a.cip-join-button,
.button:hover, .button:focus,
.menu-list a:hover
{
	background-color: #148416 !important;
}
.button.is-primary.is-outlined {
    border-color: #148416;
    color: #FFFFFF;
}

.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined:focus {
    background-color: #148416;
    border-color: #148416;
    color: #FFFFFF;
}
.button.is-primary.is-outlined.is-loading::after {
    border-color: transparent transparent #148416 #148416 !important;
}
.menu-list a.is-active {
    background-color: #148416;
    color: #FFFFFF;
}
.menu-list li ul {
    border-left: 2px solid #148416;
    margin: 0.75em;
    padding-left: 0.75em;
}
h1, h2, h3, .breadcrumb, .button, .tabs, .tags, p, .menu {
    font-family: 'Arial' !important;
}
.loader {border-top-color: #148416 !important;}
#forum-container, #forum-container2, #forum-attachments{
	border: 1px solid #148416;
    background-color: #148416;
}
.forum-element-title a, a.preventLoader, #posts a,
#language-toggle-row a,
#forgot-password-link-mp,
a:not(#header-wrap a):not(#header-bottom-wrap a):not(#forum-breadcrumbs a):not(#forum-title a):not(div.is-narrow a):not(.dataTables_wrapper a):not(#password-change-submit a):not(#back-mp a):not(a.button) {
    color: #148416;
}
#forum-title h1 {color: #FFFFFF !important;}
.forum-element-title {color:#1E1F20 !important}
