@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,700&subset=latin,vietnamese);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,700,700italic,500&subset=latin,vietnamese);
html, body{
    font-size: 14px;
    font-family: Tahoma;
    color: #868686;
}
header{
    /*
    background: rgba(125,194,66,1);
    
    background: -moz-linear-gradient(top, rgba(125,194,66,1) 0%, rgba(217,226,90,1) 0%, rgba(255,255,255,0.99) 100%);
    background: -webkit-linear-gradient(top, rgba(125,194,66,1) 0%, rgba(217,226,90,1) 0%, rgba(255,255,255,0.99) 100%);
    background: -o-linear-gradient(top, rgba(125,194,66,1) 0%, rgba(217,226,90,1) 0%, rgba(255,255,255,0.99) 100%);
    background: -ms-linear-gradient(top, rgba(125,194,66,1) 0%, rgba(217,226,90,1) 0%, rgba(255,255,255,0.99) 100%);
    background: linear-gradient(to bottom, rgba(125,194,66,1) 0%, rgba(217,226,90,1) 0%, rgba(255,255,255,0.99) 100%);
    */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7dc242', endColorstr='#ffffff', GradientType=0 );
    padding: 15px 0;
}
#slogan{
    text-align: center;
    padding-top: 10px;
}
#slogan .lg-text{
    color: #468F58;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
}
#slogan .sm-text{
    color: #6d6e71;
    font-size: 18px;
    font-family: "Roboto";
    font-weight: 100;
    padding-top: 6px;
}

#main-nav{
    margin-bottom: 0;
    background-color: #468F58;
    min-height: 40px;
    border: none;
}
#main-nav .nav>li>a, .navbar-nav>li>a{
    text-shadow: none;
    color: #ffffff;
    font-size: 18px;
    padding: 0 15px;
    line-height: 40px;
    float:left;
}
#quick-search{
	position: relative;
    /*width: 138px;*/
    padding: 3px;
    border-radius: 13px;
    background: rgba(0,0,0,0.1);
}

#quick-search input{
    font-size: 12px;
    width: 100%;
    line-height: 20px;
    border-radius: 10px;
    padding: 0 10px 0 30px;
    border: none;
    background: transparent;
    background: rgba(244,244,244,1);
    background: -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff', GradientType=0 );
}
#quick-search button{
    border: none;
    background: transparent;
    position: absolute;
    left: 3px;
    top: 3px;
    width: 20px;
    line-height: 20px;
}
#main-search-box{
    position: relative;
    /*width: 138px;*/
    padding: 3px;
    border-radius: 13px;
    background: rgba(0,0,0,0.1);
}
#main-search-box input{
    font-size: 12px;
    width: 100%;
    line-height: 20px;
    border-radius: 10px;
    padding: 0 10px 0 30px;
    border: none;
    background: transparent;
    background: rgba(244,244,244,1);
    background: -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff', GradientType=0 );
}
#main-search-box button{
    border: none;
    background: transparent;
    position: absolute;
    left: 3px;
    top: 3px;
    width: 20px;
    line-height: 20px;
}
#main-nav .nav>li>a:hover, #main-nav .nav>li>a:focus, #main-nav .nav>li.active>a{
    background: rgba(35,31,32, 0.3);
}
.part-content{
    overflow-y: hidden;
    clear: both;
}
#first-part{
    background-color: #f7f7f7;
    margin-bottom: 30px;
}
.list-prd{
    padding: 30px 0;
    margin: 0 -10px;
    overflow-y: hidden ;
}
.list-prd .item{

    padding: 10px;
}
.list.list-prd .item .thumb{
    margin-right: 10px;
}
.list-prd .item a.title{
    color: black;
    font-weight:bold;
    text-transform: uppercase;
    line-height: 18px;
    display: block;
    margin-bottom: 5px;
}
.support{
   	background: #EFF6EB;
   /* background: url(../images/lbox_content_bg.png); */
    color: #42473F;
    padding: 5px 0;
}
.support > .group{
    margin-bottom: 10px;
}
.support > .group:last-child{
    margin-bottom: 0;
}
.support > .group > .title{
    line-height: 30px;
    font-weight: bold;
    font-size: 18px;
    background: url("../images/megagreen_homepage-06.png") no-repeat left center;
}
.support > .group > .title > i{
    color: #00a652;
    padding-left: 26px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 30px;

}
.support > .group > li{
    padding: 8px;
    padding-left: 58px;
}
.support > .group > li .name{
    min-width: 77px;
    margin-right: 20px;
}
.support > .group > li .status{
    margin-right: 20px;
}
.support > .group > li .status.online{
    color: #fff200;
}
.feature-box > .title{	
    background: url("../images/bgr-03.png") no-repeat left;
    background-size: 100% 100% ;
    line-height: 30px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 20px;
    position: relative;
    z-index: 1;
          
}
.feature-box > .title > i{
    margin-right: 10px;
}
.feature-box > .content{
    padding: 20px 15px 5px;
    background-color: #f7f7f7;
    margin-top: -15px;
    position: static;
    z-index: 0;
    height: 349px;
    overflow-y: scroll;
}
.feature-box.partner >.content{
    text-align: center;
    display: table;
    width: 100%;
}
.feature-box.partner .item{
    display: inline-block;
    padding: 5px;
    height: 108px;
}
.feature-box.project .item{
    padding: 10px 0;
    overflow-y: hidden;
}
.feature-box.project .list .item .thumb{
    margin-right: 10px;
}
.feature-box.project .list .item a.title{
    color: black;
	font-weight: bold;
    line-height: 18px;
    display: block;
    margin-bottom: 5px;
}
.feature-box.product .item img{
    width: 100%;
}
footer{
    margin-top: 20px;
    padding-top: 20px;
    background: #F9F9F9;
    padding-bottom: 20px;
    clear: both;
    overflow: hidden;
}
footer address{
    line-height: 24px;
}
footer .name{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #468F58;
}
footer i{
    color: #00a652;
}
.bottom-menu{
    float: left;
    width: 200px;
    margin-top: 10px;
}
.bottom-menu li{
    padding: 5px 0 ;
}
.bottom-menu li a{
    color: #6f6f6e;
}
.bottom-menu li:hover a{
    color: #00a652;
}
.bottom-menu li:first-child a{
    border-top: 2px solid #00a652;
    padding-top: 5px;
}
#copy-right{
    line-height: 30px;
    color: #ffffff;    
    clear: both;
    background: #468F58;
    padding: 0 15px;
}
.list-news{
    clear: both;
}
.list-news .item{
    padding: 10px 0;
    line-height: 20px;
    color: #868686;
}
.list-news .item a.title{
    color: #00a652;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}
.list-news .item .index{
    margin-bottom: 10px;
    font-size: 12px;
    color: #9C9B9B;
}
#left-content{
    background: #F9F9F9;
}
.side-box{
    margin-top: 20px;
    border: 1px solid rgba(0,166,88,0.25);
    border-radius: 10px;
    padding: 20px;
}
.side-box > .title{
    color: #00a652;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
}
.side-box > .content{
    line-height: 22px;
}
.side-box > .content li{
    margin-left: -5px;
    padding-left: 10px;
    background: url("../images/li-03.png") no-repeat left 10px;
}
.side-box > .content li a{
    color: #868686;
}
.detailBox > .title{
    font-weight: bold;
    font-size: 18px;
    color: #414042;
    padding: 5px 0 15px 0;
}
.plugin-social{
    margin-bottom: 10px;
}
.detailBox{
    overflow: hidden;
    clear: both;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0,166,88,0.25);
}
.detailBox .content{
    margin-bottom: 30px;
}
.detailBox .author{
    padding: 5px 0;
    color: #00a652;
    font-weight: bold;
}
.detailBox .tags{
    padding: 5px 0;
    color: #000000;
}
.detailBox .tags a{
    color: #00a652;
    font-style: italic;
}
.detailBox > .content{
    padding-bottom: 20px;
    sline-height: 1.4;
}
.relate {
    margin-top: 20px;
}
.relate > .title{
    color: #fff;
    font-weight: bold;
    padding: 5px 15px;
    background: #00a652;
    margin-bottom: 20px;
    display: inline-block;
}
.relate  li{
    line-height: 24px;
    color: #00a652;
}
.relate li a{
    color: #58595B;
    font-style: italic;
}
#left-content{
    padding-top: 20px;
    padding-bottom: 20px;
}
.info-company-cn{
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(119,198,3,0.5);
}
.info-company-cn .item.featured{
    color: #00a652;
    font-weight: bold;
    margin-bottom: 5px;
}
.info-company-cn .item{
    padding: 5px 0;
    line-height: 20px;
}
.info-company-cn .item i{
    display: inline-block;
    color: #00a652;
    font-size: 18px;
    margin-right: 10px;
}
.contact-form-cn{
    overflow: hidden;
    margin: 30px -10px 0 -10px;
}
.contact-form-cn > .title{
    font-size: 16px;
    color: #00a652;
    font-weight: bold;
    padding: 0 0 10px 10px;
}
.contact-form-cn .form-control{
    line-height: 20px;
    padding: 5px 10px 5px 50px;
    height: auto;
    box-shadow: none;
    border: 1px solid rgba(119,198,3,0.5);
}
.contact-form-cn .input-group{
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    width: 100%;
}
.contact-form-cn .input-group .input-group-addon{
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    background: #00a652;
    z-index: 100;
    padding: 0;
    border-radius: 4px 0 0 4px;
}
.contact-form-cn textarea.form-control{
    padding-left: 10px;
}
button.ntp{
    border: 1px solid #00a652;
    padding: 5px 20px;
    min-width: 100px;
    margin: 0 10px;
    background: #ffffff;
    color: #00a652;
    font-weight: bold;
    border-radius: 3px;
    display: inline;
}
button.ntp:hover, button.ntp.active{
    background: #00a652;
    color: #ffffff;

}
.contact-form-cn .form-group{
    padding: 0 10px;
}
#contact-page{
    background: #f9f9f9;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img{
    min-height: 150px;
}
@media screen and (min-width: 992px){
    .list-news .item .thumb img{
        width: 260px;
        height: 180px;
    }
    #contact-page{
        padding: 20px 35px 35px 35px;
    }
    #left-content{
        padding-left: 15px;
        padding-right: 15px;
    }
    .contact-form-cn .form-group.w-50{
        width: 50%;
        float: left;
    }
    .contact-form-cn .form-group.w-100{
        clear: both;
    }
    .info-company-cn{
        overflow: hidden;
    }
    .info-company-cn .item:not(.featured){
        float: left;
        width: 50%;
    }
    .list-prd .item{
        float: left;
        width: 50%;
    }
}
@media screen and (max-width: 991px){
    #sub-logo{
        display: none;
        /*text-align: center;*/
    }
}
@media screen and (min-width: 768px){
    .side-box{
        margin-left: 10px;
    }
}
@media screen and (max-width: 640px){
    #slogan{
        display: none;
    }
    #logo{
        text-align: center;
    }
}
#slide-prd{
	margin-top:10px;
}
.lbox {
    padding-top: 15px;
}
.lbox .lbox-title {
    background: url(../images/s_title_bg.png) no-repeat left center;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    padding-left: 20px;
    border-bottom: 2px solid #0e5841;
}
#link-box .lbox-content {
    padding-bottom: 16px;
}
.lbox .lbox-content {
    background: url(../images/lbox_content_bg.png);
    overflow: hidden;
    padding: 15px 10px 5px 10px;
    background-size: 100% 100%;
    color: #393939;
    font-size: 12px;
    line-height: 1.2;
}
.ihotline {
    color: #0e5841;
    font-weight: bold;
    margin-bottom: 5px;
    background: url(../images/icon_call.png) no-repeat;
}
.ihotline label {
    color: #1b1b1b;
    width: 120px;
    display: inline-block;
    padding-left: 30px;
}
.skype {
    color: #0e5841;
    font-weight: bold;
    margin-bottom: 5px;
}
.yahoo {
    color: #0e5841;
    font-weight: bold;
    margin-bottom: 5px;
}
.facebook {
    color: #0e5841;
    font-weight: bold;
    margin-bottom: 5px;
}
.social-bar {
    padding: 10px;
    text-align: center;
}
.skype label {
    color: #1b1b1b;
    width: 120px;
    height: 16px;
    display: inline-block;
    padding-left: 30px;
    background: url(../images/icon-skype.png) no-repeat;
    float: left;
}
.yahoo label {
    color: #1b1b1b;
    width: 120px;
    height: 16px;
    display: inline-block;
    padding-left: 30px;
    background: url(../images/icon-yahoo.png) no-repeat;
}
.facebook label {
    color: #1b1b1b;
    width: 120px;
    height: 16px;
    display: inline-block;
    padding-left: 30px;
    background: url(../images/icon-facebook.png) no-repeat;
}
#sub-logo{
	padding-left:22px;
}
.box-collateral {
    margin-top: 20px;
}
.box-collateral .title {
    background: rgba(0, 0, 0, 0) url("../images/banner-block-bg.png") repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    margin-bottom: 15px;
    padding: 10px 15px;
    position: relative;
}
.cnt-box{
	overflow: hidden;
}
.feature-box .title a{
	color: white;
}
#lang-bar {
    text-align: center;
}
.vi {
    display: inline-block;
    height: 19px;
    width: 32px;
    background: url(../images/icons/vi.png);
    margin: 0 4px;
}
.en {
    display: inline-block;
    height: 19px;
    width: 32px;
    background: url(../images/icons/en.png);
}
#search-box{
	border-color:black;
}
#search-box form {
    position: absolute;
    top: 37px;
    right: 50px;
}
#search-box input {
    border: none;
    outline: none;
    background: url(../images/icons/search_bg.png);
    width: 259px;
    height: 25px;
    padding: 0 30px;
}
#search-box button {
    width: 20px;
    height: 20px;
    position: absolute;
    background: url(../images/icons/search_btn.png);
    right: 26px;
    top: 2px;
    border: none;
}
.social-bar a {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-size: 100%;
    margin: 0 5px;
}
.lbox-content a {
    color: #4c1f00;
    font-weight: 700;
    margin-bottom: 10px;
    display: inline-block;
}
.i_facebook {
    background: url(../images/icons/facebook.png);
}
.i_googleplus {
    background: url(../images/icons/google_plus.png);
}
.i_twitter {
    background: url(../images/icons/twitter.png);
}
#SkypeButton_Call_megagreenvn_1 img{
  	margin: 0 !important;
  	vertical-align: top !important;
} #SkypeButton_Call_megagreenvn_1{margin: 0 !important;}