#Kunena a:link,
#Kunena a:visited,
#Kunena a:active {
  color: #04a1e1 !important;
}
#Kunena a:hover {
  color: #2c2929 !important;
}
#Kunena a.kwho-admin {
  color: #bd920d !important;
}
#Kunena .kprofileboxcnt a {
  color: #ffffff !important;
}
#Kunena #ktop span.ktoggler {
  position: absolute;
  right: 0;
  margin-right: 3px;
}
#Kunena #ktab a span {
  font-family: "Merriweather";
}
#Kunena #ktab ul.menu li {
  border-right: 1px solid #505050;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#Kunena #ktab ul.menu li.active,
#Kunena #ktab ul.menu li:hover,
#Kunena #ktab ul.menu #current {
  background: #04a1e1;
  border-right-color: #04a1e1;
}
#Kunena #ktab ul.menu li.active a span,
#Kunena #ktab ul.menu li:hover a span,
#Kunena #ktab ul.menu #current a span {
  color: #fff;
}
#Kunena .kpbox {
  background: #04a1e1;
  color: #fff;
}
#Kunena .kblock.kpathway {
  background: #04a1e1;
}
#Kunena .path-element-first {
  background: url(../../../templates/bt_education/images/themes/blue/pathway_start.png) no-repeat left top;
}
#Kunena .kforum-pathway .path-element,
#Kunena .kforum-pathway-bottom .path-element {
  background: url("../../../templates/bt_education/images/themes/blue/bt_k_arrow-ltr.png") no-repeat left center;
}
#Kunena .kforum-pathway a:hover {
  color: #2c2929 !important;
}
#Kunena .kheader h3,
#Kunena .kheader h2 {
  font-family: "Oswald";
}
#Kunena div.kthead-title a {
  font-family: "Merriweather";
}
#Kunena .kpost-profile span.kavatar img,
#Kunena .kprofilebox .kavatar {
  max-width: none !important;
}
#Kunena #ktop {
  position: relative;
}
#Kunena #ktop span.ktoggler {
  top: 0;
}
#Kunena .kprofileboxcnt .kbutton {
  color: #fff;
  border: 2px solid #fff;
}
#Kunena .kprofileboxcnt .kbutton:focus,
#Kunena .kprofileboxcnt .kbutton:hover {
  color: #fff;
  background: #bd920d;
  border-color: #bd920d;
}