

.talks-widget-button {
  background: #9D8B94!important;
}
.gc-account-leftbar {
  background:#9D8B94!important; 
}
.gc-account-leftbar .gc-account-user-menu li a {
  background:#9D8B94!important;
}
.gc-account-leftbar .gc-account-user-menu li a:hover {
  background-color: #6666!important;
}
.gc-account-user-submenu-bar .gc-account-user-submenu li a {
  color: #666666!important;
}
.gc-account-user-submenu-bar h3 {
 color: #666666!important; 
}
.btn-primary {
  background:#9D8B94!important;
}
.btn-primary.focus, .btn-primary:focus {
  background:#6666!important;
  border color: #666666!important;  
}
.btn-primary:hover {
  background:#666666!important;
}
.stream-title {
  color: #666666!important;
}

.btn-success {
  background-color:#9D8B94;
  border-color: #666666;
}

.btn-success.focus, .btn-success:focus {
  background-color: #666666;
  border-color: #666666;
}

.btn-success:hover {
  background-color:#666666;
  border-color:#666666;
}

.standard-page-menu li a,
.content-menu .page-menu li a {
    color: #e877bb!important;
}

.user-state-has_mission .user-state-bg {
  background: #9D8B94!important;
}

.lesson-list li .title {
  font-size: 18px;
  line-height: 20px;
}

.lesson-list li a {
  color:#666666!important;
} 

.container .breadcrumbs a{
  color: #666666!important;
}

.standard-page-content li a{
  color: #666666!important;
}

.standard-page-content h1 a{
  color: #d8469d!important;
}

.user-answer.status-accepted .answer-status .answer-status-label {
  background:#d8469d!important;
}

.schedule-block .event a {
  color: #d8469d!important;
}

