﻿@charset "utf-8";
/* CSS Document */

header .logo{ color:#3e631a;  }

.flexy-menu > li.showhide { background:#3e631a}
.heading { border-bottom: 1px solid #3e631a;  }
.heading span { border-bottom: 2px solid #3e631a!important;  }
.top_links_wrap {  border-top: 2px solid #3e631a;color: #721b00;  }
.flexy-menu li:hover > a {
    background: #47721d;
}

.cont_box {border-bottom: 4px solid #d5d5d5; }
.cont_box_head { background: #3e631a;}
.h_about h2:after { border-bottom: 2px solid #3e631a!important; }
.h_about .heading { border-bottom: 1px solid #3e631a; }
.h_about .heading span { border-bottom: 2px solid #3e631a!important;  }
.flexy-menu{background: #3e631a;}
.cont_box_head i{background: #30bf5a;}
.breakingNews > .bn-navi > span{color: #30bf5a;}
.detail h3, .more {
        color: #71ab36;
}