body{
	/*font-family: tahoma,arial;*/
}
a{
	/*font-size: 20px;*/
}

*{ 
	margin: 0; 
	padding: 0;
	color:#1b1b1b;
	font-family: tahoma,arial;
	font-size:13px;

}

.list_sub_page{
	float: left;
	font-size: 12px;
	color:#1a1a1a;
}

.sub_page{
	float: left;
	min-width: 250px;
	height: 50px;
	padding: 5px;
}

.left_sub_page{
	width: 60%;
	float: left;

}
.left_sub_page img{
	margin-right:5px;
}
.right_sub_page{
	width: 40%;
	text-align: left;
}

.hide{
	display: none;
}

.link_button{
	padding: 5px;
	
}

.contact_read{
	font-weight: normal;
	color: #000;
}

.contact_unread{
	font-weight: bold;
	color:#000;
}

.list_project_title{
	font-size: 18px;
	padding-bottom: 8px;
	font-weight: normal;
	color: #2f2f2f;
}

.text_bold{
	font-weight: bold;
}

.link_to_playstore2{
	margin-top: 10px;
	background-color:#0e82d0;
	padding:5px 10px;
	display:inline-block;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
}

.link_to{
	padding-left: 10px;
	padding-right: 10px;
}

.slide_link_button {
	padding-top: 3px;
	padding-bottom: 3px;
}

.l_active{
	/*color:#0e6cae;*/
	font-size: 50px;
}
.l_active a{
	color:red;
	/*font-size: 50px;*/
}

.zdisplay{
	display: inline;
}

#send_area{
	width: 100%;
	background-color: lightblue;
}

.left_send_area{
	float: left;
	width: 80px;
}

.right_send_area{
	float: left;
    padding-left: 16px;
    padding-top: 15px;
    width: auto;
}

#send_success_text{
	font-size: 13px;
	color:#0f6fb0;
}

.khunghienthi {
	color: #fff;
	background-color: #fff;
	/*border-top: 0px;*/
	border: 1px solid;
    border-color: #0f6fb0;
	width: 510px;
	font-family: Tahoma, Geneva, sans-serif;
	position: absolute;
	top:28.5px;
	left: -315px;
	z-index:7;

}

.search_result_row{
	width: 100%;
	clear: both;
	margin-top: 2px;
	border-bottom: 1px solid #d3d6db;
	color:red;
}

.search_result_avatar{
	padding: 2px;
	float: left;
	width: 100px;
}

.search_result_avatar img {
	float: left;
	width: 100px;
	max-height: 60px;
}
.search_display_name{
	padding-top: 3px;
	padding-left: 3px;
	float: left;
	width: 403px;
	color:red;
}

.fvlmm {
	font-size: 14px;
	/*color:#0f6fb0;*/
}

.nav_menu_f{
	font-size:14px;
	text-transform:uppercase;
	color:#1f1f1f;
}

.list_project_detail_img {
	float:left;
	margin-right:8px;
	max-height: 100px;	
	margin-bottom: 5px;
}

.list_news_detail_img {
	float:left;
	margin-right:8px;
	max-height: 130px;
	
	margin-bottom: 5px;
}

.recuit_h1{
	font-size: 20px;
	color: #3888c2;
}

.rec_h2{
	color: #5d5d5d;
    font-size: 15px;
    padding: 5px;
}

.info_product{
	width: 98%;
	border: solid 2px red;
}

.left_info_product{
	width: 200px;
	float: left;
}

.right_info_product{

}

.right_info_product ul li{
	display: list-item;
}

.img_product{
	max-width: 200px;
}

.info_sdk .name_file_sdk,
.info_sdk .name_file_sdk a {
	font-size: 40px;
	color: #0e82c4;
	padding-bottom: 10px;
	padding-top: 10px;
	display: inline-block;
}

.fvlmm2{
	text-align: center;
	min-width:200px;
}

.selectz{
	height: 26px;
	font-size: 15px;
	font-family: arial,tahoma;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.clear{
	clear: both;
}

.hot_news{
	height: 90px;
    margin-bottom: 9px;
}

.menu_bottom {
	margin-top: 20px;
}

/* nut phan trang */
.buttonxanh2{
    background-color: #21759B;
    background-image: linear-gradient(to bottom, #2A95C5, #21759B);
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset;
    border-color: #21759B #21759B #1E6A8D #21759B;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    padding: 4px 15px 7px 15px;
    margin: 0px 1px;
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    }
.buttonxanh2:hover{
	background-color: #99FFFF;
	background-image: linear-gradient(to bottom, #99EFFF, #21759B);
	/*color:#99FFFF;*/
}

.buttonxanh2_disable{
	background-color: #0f6fb0;
    background-image: linear-gradient(to bottom, #ffffff, #66cc99);
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset;
    border-color: #21759B #21759B #1E6A8D #21759B;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    padding: 4px 15px 7px 15px;
    margin: 0px 1px;
    color: #006699;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
}
    .login_notify{
    	color: red;
    }

    .link_button_register{
    	width: 50%;
    }

    .menu_bottom ul li .title a.title_text_black {
    color: #5d5d5d;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}

.zpadding{
	padding: 5px 26px;
	margin-top:10px;
}

.recuit_title{
	color: #0099FF;
    font-size: 15.9px;
    line-height: 25px;
    text-decoration: underline;

}

.recuit_title:hover{
	color: #3888c2;
    font-size: 15.9px;
    line-height: 25px;
    text-decoration: underline;

}

.register_display_ajax{
	width: 100%;
	text-align: center;
}

.send_success_area{
	margin-top: 10px;
}

#RegistrationForm .label {
	float: left;
	font-weight: 700;
	margin: 6px 10px 0 0;
	text-align: right;
	
	width: 30%;
	font-family: Arial, Helvetica, sans-serif!important;
}

#link_login a{
	color:#0f6fb0;
	font-size: 15px;
	margin-top: 5px;
	font-weight: bold;
}

#link_login{
	color:#0f6fb0;
	font-size: 13px;
	margin-top: 15px;
	font-weight: bold;
}

#picload_div{
	margin-top: 5px;
	margin-left: 5px;
	width: 25px;
	height: 20px;
}

#picload{
	margin-top: 5px;
	margin-left: 5px;
}

.link_to_sigup{
	/*text-decoration: underline;*/
	color: #195891;
}

.search_icon{  
    background: url("../images/img_skin/search.png") center right no-repeat;
    /*height:30px;*/
    padding-right:20px;*/
}

/*.wrapper_area .row {
    clear: both;
    overflow: hidden;
    padding-top: 20px;
}*/