a, a:visited, a:active {
    color:#00490e !important;
    text-align:right;
}

a:hover {
    color:#ffffff;
}

#grp-navigation, #grp-navigation .grp-user-options, #grp-navigation .grp-user-options li, footer.grp-module.grp-submit-row.grp-fixed-footer{
    background : #9baf98;
    border : none !important;
}

#grp-admin-title .logo{
    display:inline-block;
    height: 1.5em;
    margin-right:0.5em;
    margin-bottom:-0.4em;
}

h1#grp-admin-title{
    color:#00490e;
    font-size:20pt;
    margin-bottom:0.4em;
}

ul#grp-user-tools,ul#grp-user-tools li{
    border:none;
}

#grp-user-tools {
    margin-top:20px;
}

#grp-user-tools > li:last-child{
    display:none;
}

.grp-collapse.grp-open>h2.grp-collapse-handler{
    background:#00490e;
    color:white;
    text-shadow:none;
}

.grp-collapse.grp-closed>h2.grp-collapse-handler,.grp-collapse.grp-closed>h2.grp-collapse-handler:hover{
    background:#9baf98;
    color:#00490e;
    text-shadow:none;
}

h1#grp-admin-title {
    padding:5px 0;
}

.grp-submit-row.grp-fixed-footer>ul>li{
    background:none;
}

.grp-submit-row.grp-fixed-footer .grp-button{
    background: #00490e;    
    color:white !important;
}

.grp-submit-row.grp-fixed-footer .grp-button.grp-delete-link{
    background: red;
    color:white;
}

.grp-fixed-footer a.grp-button.grp-delete-link:hover, .grp-fixed-footer a.grp-button.grp-delete-link:focus, .grp-fixed-footer button.grp-button.grp-delete-link:hover, .grp-fixed-footer button.grp-button.grp-delete-link:focus, .grp-fixed-footer input[type=button].grp-button.grp-delete-link:hover, .grp-fixed-footer input[type=button].grp-button.grp-delete-link:focus{
    color:#00490e !important;    
}
.grp-submit-row input.grp-button:hover, .grp-submit-row input.grp-button:focus, .grp-submit-row a.grp-button:hover, .grp-submit-row a.grp-button:focus, .grp-submit-row button.grp-button:hover, .grp-submit-row button.grp-button:focus{
    color:#00490e !important;    
}

.grp-object-tools a:hover, .grp-object-tools a.grp-add-link:hover,.grp-object-tools a:focus, .grp-object-tools a.grp-add-link:focus{
    background: #00490e;    
    color:white !important;
}

.grp-object-tools a, .grp-object-tools a.grp-add-link{
    background:#9baf98;
    color:#00490e;
    text-shadow:none;
}