.bgcolor1 {
    background: #2ea6cb;
    background-color: #2ea6cb;
} 

.bgcolor2, .toolbar {
    background: #2ea6cb;
    background-color: #2ea6cb;
}

.activecolor {
    color: #2596be;
}


h2 {
    color: #2596be;
}

