.core-navbar {
    background-color: #1175bc;
    margin: 0;
    padding: 0;
    box-shadow: none;
}

.navbar-brand img {
    margin: 2px 2px 2px 6px;
}

.pending-content .pending-title {
    background-color: #1175bc;
}

.search-content .search-title {
    background-color: #1175bc;
}

#addGroupSearchFilter {
    height: 30px;
}

#addCommunitySearchFilter {
    height: 30px;
}

#addUserSearchFilter {
    height: 30px;
}

.btn-primary {
    background-color: #1175bc;
}

.bottom-copyright{
    width:100%;
    margin:0 0 0 5px;
}

.bottom-support{
    margin:10px 0 10px 5px;
    width:100%;
}

.bottom-support a{
    text-decoration:underline;
}
