#main-menu > li > a:hover {
    background: #40952F !important;
    border-top: 1px solid #40952F !important;
}
.read-more {
    background: #69A65C;
}
.read-more:hover {
    background: #94BE90;
    color: #2A7723;
}
.read-more span {
    background: #40942F;
    border-bottom: 1px solid #40942F;
    border-top: 1px solid #40942F;
    border-left: 1px solid #40942F;
}
.bottom-header .kp-time {
    background: #40952F;
}
#ca-kp-story .thumbnail {
    background: #40952F;
}
.widget-kp-tab .tab-content li .kp-group > span {
    background: #40952F;
}
#bottom-sidebar .kp-social ul {
    background: #40952F;
}
.text-warning {
    color: #666666;
}
.list-post-cat #list-post-cat-2 .kp-rate, .page-video .list-post-video .kp-rate {
    background: #40952F !important;
}
.btn-default {
    color: #40952F;
    background: #fff;
    border: solid 1px #40952F;
}
.btn-default:hover {
    background: #40952F;
    color: #fff;
}
.btn-primary {
    background: #40952F;
    border: solid 1px #40952F;
}
.btn-primary:hover {
    background: #FFFFFF;
    color: #40952F;
    border-color: #40952F;
}
.btn-danger {
    background-color: #25994A;
    border-color: #25994A;
}
.widget-kp-tab .kp-tabs li.active a {
    background: #40952F;
}
.play-video i {
    background: #40952F;
}
#bottom-sidebar .kp-social li > a span {
    color: #40952F;
}