.header_area{
    padding-top: 5px;
    padding-bottom: 0px;
}
.logo-img{
    height: 120px !important;
    margin-right: 10px;
}
.inst_logo{
    font-size: 50px;
    margin-top: 5px;
}
.inst_name{
    font-weight: bold;
    margin-top: 0px;
    width: 100% !important;
}
.established{
    font-size: 20px;
}
.news-holder{
    border-top: 1px solid #71a95a;
    margin-top: 5px;
    padding-top: 5px;
    background-color: #71a95a;
    color: white;
    font-size: 15px;
}
.news-head{
    padding-right: 0px;
}
.news-tail{
    margin-left: auto;
}
.main{
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    padding: 0px;
}
.about_area{
    padding-top: 2px;
}
.president-image{
    border-radius: 50%;
    height: 88px;
    width: 88px;
    border: 4px solid lightgrey;
    margin-top: 4px;
}
.box.box-primary {
    border-top-color: #3c8dbc;
}

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.body-right{
    background-color: white;
}
.product {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    bottom: 0px;
}
.product_title {
    background: #007944;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 5px 0 5px 10px;
    text-shadow: 1px 1px 0 #003d51;
    text-transform: uppercase;
    text-align: center;
}
.product_body {
    margin: 5px 0;
}
.product_list {
    list-style: none;
    margin: 0;
    padding: 0px;
}
.product_list li {
    border-bottom: 1px solid #dddddd;
    padding: 3px 0 3px 10px;
}
a {
    color: #337ab7;
    text-decoration: none;
}
.body-middle{
    margin-top: 10px;
}
.show-more{
    margin-top: 4px;
}
.nav_area{
    background-color: #007944;
}
.footer_bottom_area{
    background-color: #007944;
}
.text-msg{
    color: #71a95a;
    font-size: 15px;
}
.top-info{
    color: #71a95a;
    font-size: 15px;
}
.profile-user-img{
    width: 200px;
    height: 200px;
    margin-left: 26px;
}
.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}
.box-header>.fa, .box-header>.glyphicon, .box-header>.ion, .box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}
.pdf-file{
    font-size: 34px;
}
.mccy{
    display: inline-block;
    width: 220px;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 12px;
    text-align: center;
    margin-bottom: 20px;
    margin: 14px;
}
.mccygel{
    float: left;
  width: 25% !important;
}
.mccy>h4{
    line-height: 20px;
    font-weight: 800px;
}
.mccy>p{
    line-height: 16px;
    font-size: 18px;
}
.president-message{
    padding-left: 20px;
    padding-right: 20px;
    font-size: 17px;
    color: #16732C;
}
.menu-div{
    margin-left: 0px;
}
.currentt{
    background-color: #37a000;
}
.mean-container .mean-bar {
    background: #007944;
}
.mean-container .mean-nav ul li a {
    background: #37a000;
    color: #fff;
    display: block;
}
.carousel-control>.fa {
    font-size: 40px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -20px;
}
.slide{
    height: 330px;
}

