/*
* 
*
* @author TinhDoan edited [20100623]
*
*/
body, table, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:2px;
}
table
{
	word-wrap: break-word;
}
.td
{
    white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}
form
{
	margin:0px;
	padding:0px;
}
/* ---------colors--------- */
.clr_white
{
    color:White;
}
.clr_7
{
	color:#e37113;
}
.clr_13
{
	color:#5A5A5A;
}
/* -------end colors------- */
.clearfix {
    clear: both;
    height: 1px;
}
/* -------start margin-------them mot so vao sau tuong ung voi so [px]-khong duoc thay doi chi duoc them*/
.mgn_5
{
    margin:5px;
}
.mgn_t-3
{
	margin-top:-3px;
}
.mgn_t5
{
	margin-top:5px;
}
.mgn_r9
{
	margin-right:9px;
}
.mgn_r5
{
	margin-right:5px;
}
.mgn_b-2
{
	margin-bottom:-2px;
}
.mgn_b2
{
	margin-bottom:2px;
}
.mgn_b5
{
	margin-bottom:5px;
}
.mgn_l5
{
    margin-left:5px;
}
.mgn_l8
{
    margin-left:8px;
}
.mgn_l10
{
    margin-left:10px;
}
/* margin group */
.mgn_g1
{
	margin: 0px 15px 0px 15px;
}
.mgn_g4
{
	margin: 5px 2px 2px 10px;
}
/* -------end margin------- */
/* -------start padding-------them mot so vao sau tuong ung voi so [px]-khong duoc thay doi chi duoc them*/
.pdg2
{
	padding:2px;
}
.pdg5
{
	padding:5px;
}
.pdg8
{
	padding:8px;
}
.pdg_l2
{
	padding-left:2px;
}
.pdg_l5
{
	padding-left:5px;
}
.pdg_l10
{
	padding-left:10px;
}
.pdg_l20
{
	padding-left:20px;
}
.pdg_l30
{
	padding-left:30px;
}
.pdg_l50
{
	padding-left:50px;
}
.pdg_l320
{
	padding-left:320px;
}
.pdg_t3
{
	padding-top:3px;
}
.pdg_t5
{
	padding-top:5px;
}
.pdg_t10
{
	padding-top:10px;
}
.pdg_r1
{
	padding-right:1px;
}
.pdg_r4
{
	padding-right:4px;
}
.pdg_r12
{
	padding-right:12px;
}
.pdg_r13
{
	padding-right:13px;
}
.pdg_b5
{
	padding-bottom:5px;
}
/*-------------padding group 4 values: top-right-bottom-left-----------------*/
.pdg_g1
{
	padding: 5px 10px 5px 10px;
}
.pdg_g2
{
	padding: 0px 8px 0px 8px;
}
.pdg_g3
{
	padding: 5px 13px 0px 0px;
}
/* -------end padding------- */
/* -------start height-------them mot so vao sau tuong ung voi so [px]-khong duoc thay doi chi duoc them*/
.hgt2
{
	height:2px;
}
.hgt3
{
	height:3px;
}
.hgt5
{
	height:5px;
}
.hgt7
{
	height:7px;
}
.hgt15
{
	height:15px;
}
.hgt19
{
	height:19px;
}
/* -------end height------- */
/* -------start width-------them mot so vao sau tuong ung voi so [px]-khong duoc thay doi chi duoc them*/	
.wdh15
{
	width:15px;
}
.wdh18
{
	width:18px;
}
.wdh100
{
	width:100px;
}
.wdh120
{
	width:120px;
}
.wdh150
{
	width:150px;
}
.wdh180
{
	width:180px;
}
.wdh360
{
	width:360px;
}
.wdh300
{
    width:300px;
}
.wdh35p
{
	width: 44%;
}
.wdh40p
{
	width: 40%;
}
.wdh64p
{
	width: 55%;
}
.wdh70p
{
	width: 70%;
}
.wdh85p
{
	width: 85%;
}
.wdh100p
{
    width:100%;
}
.min-w150
{
    min-width:150px;
}
.max-w500
{
    max-width:500px;
}
/* -------end width-------*/		
/* ------- Khoang cach giua cac khoi du lieu -------*/
.space-right{
	margin-right:10px;
}
.space-top
{
	margin-top:10px;
}
.space-bottom{
	margin-bottom:10px;
}
.space-left{
	margin-left:10px;
}
.space-height
{
	height:10px;
}
/* ------- END khoang cach giua cac khoi du lieu ------- */
/* -------start background-colors------- */
.bgc_1
{
	background-color:#3a853d;
}
.bgc_2
{
	background-color:#4eb052;
}
.bgc_11
{
	background-color:#e6f9e0;	
}
/* -------end background-colors------- */
/* -------start text align------- */
.alg_c
{
	text-align:center;
}
.alg_j
{
	text-align:justify;
}
.alg_r
{
	text-align:right;
}
/* -------end text align------- */
/* -------start hr-------fix*/
.hr_title
{
	height:7px;
	background-color:#3a853d;
}
.hr_footer
{
	height:5px;
	background-color:#3a853d;
}
/* -------end hr------- */
.frame_footer
{
	margin:1px;
}
.content_footer
{
	padding:7px 0px 7px 0px;
	background-color:#EFFAEF;
	font-size:10px;
	color:#666666;
	text-align:center;
}
/* -------start title_s-------*/
.tile_1,
.tile_2{
	
	font-size:14px;
}
.title
{
	font-size: 12px;
	text-transform:uppercase;
	text-align:center;
	color:White;
	font-weight:bold;
	background-color:#4eb052;
	padding:4px;
}
.title_sentence
{
	background:url('../images/caunoihaytrongngay.png') no-repeat;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	color:#e37113;
	padding: 7px 0px 7px 50px;
}
.msg_title
{
	font-size:13px;font-weight:bold;
}
/* -------end title_s------- */
.divbody,
.divheader,
.divfooter
{
	width: 999px;
}
.slogan_en 
{
	text-align:center;
	font-family:Verdana;
	color:#404040;
}

.slogan_vn 
{
	text-align:center;
	font-family:Verdana;
	color:#54A800;
}

.divinline,
.divcontent-left, .divcontent-right
{
	display:inline;
	float:left;
	position:relative;
	overflow: visible;
}
.div_alg_r
{
	padding-right:4px;
	float:right;
}
.frame_bgc
{
	padding:10px;
	background-color:#e2f4d5;
}
.frame_bgc1
{
	padding:10px;
	background-color:#e2f4d5;
	color:#5A5A5A;
	font-size:11px;
	font-family:verdana,tahoma,arial,sans-serif;
}
.frame_bgc2
{
	padding: 0px 8px 0px 8px;
	background-color:White;
}
.rg_frame
{
	background-color:#e2f4d5;
	width:100%;
}
.rg_item 
{
	border:solid 1px #F79646;
	text-align:center;
	background-color:#FFFEEE;
	font-size:11px;
	padding:6px 0px 6px 0px;
}
.rgi_left
{
	margin:10px 5px 0px 10px;
}
.rgi_right
{
	margin:10px 10px 0px 5px;
}
.rg_detail
{
	text-align:center;
	padding-top:10px;
}
.rg_button
{
	text-align:center;
	margin:13px;
}
/* -------start float------- */
.flt-r
{
	float:right;
}
.flt-l
{
	float:left;
}
/* -------end float------- */
/* -------start display-------*/
.dsp_n
{
	display:none;
}
.dsp_i
{
	display:inline;
}
/* -------end display------- */
/* -------start font style------- */
.ftst_i
{
	font-style:italic;
}
/* -------start font style------- */
/* -------start font weight-------*/
.ftw_b
{
	font-weight:bold;
}
/* -------end font weight------- */
.divcontent-left
{
	width: 740px;
}
.divcontent-right
{
	width: 250px;
}
.div-search-result-w50
{
	width: 50%;
}
.div-search-result-w49
{
	width: 49%;
}
.p-pair
{
	text-align:justify;
}
.p-pair_position{
	margin: 5px 15px 5px 10px;
}
.eng{
	color: #002caa;
	padding-bottom:4px;
}
.div-sentence_bar
{
    width:95%;
    margin-bottom:5px;
    margin-left:10px;
    text-align:right;
}
/* -------start button_s------- */
/* nut hien thoi */
.button-style
{
	color: #FFFFFF;
	font-weight:bold;
	border:solid 1px #F79646;
	cursor:pointer;
	font-size:11px;
	background-color: #E36C0A;
	text-align:center;
}
.disabel-button {
	border: 1px solid;
	font-weight:bold;
	font-size:11px;
	cursor:default;
}
.button-style2
{
	color: #FFFFFF;
	font-weight:bold;
	border:solid 1px;
	cursor:pointer;
	font-size:11px;
	background-color: #4eb052;
	height:23px;
	width:140px;
	text-align:center;
}
.button-submit
{
    padding: 2px 5px 2px 5px;
}
.button_search
{
	font-size:13px;
	height:25px;
	padding: 2px 5px 3px 5px;
}
.button_normal
{
	padding: 2px 5px 2px 5px;
}
.button_input
{
	display:inline;
	background-color:#CCCCCC;
	border:1px solid #999999;
	overflow:visible;
	text-decoration:none;	
}
/* -------end button_s------- */

/********CSS for div**********/
.div-border
{
	border:solid 1px #84cd32;
}
.border_sentence
{
	border:solid 1px #84cd32;
	border-top:none;
	width:100%;
	border-spacing:0px;
}
.content_sentence
{
	border-top:solid 0.1em #84cd32;
	padding: 5px 10px 5px 10px;
	background-color:#f7fef1;
	text-align:justify;
}
.top_member_border
{
	border:solid 1px #84cd32;
	border-top:none;
	padding:2px 7px 2px 7px;
	word-wrap: break-word;
}
.content_top_member
{
	border-bottom:solid 1px #84cd32;
	padding:4px;
}
.order_top_member
{
	width:25px;
	padding-right:5px;
}
.username_top_member
{
	width:130px;
	padding-right:5px;
}
.number_top_member
{
	width:60px;
}
.page_top_member
{
	text-align:right;
	padding:5px;
}
.frame_menu
{
	background:url('../images/bg-menu.png') repeat-x;
	padding:8px;
	border:solid 1px #84cd32;
}
.bd_t1
{
    border-top:solid 0.1em #84cd32;
}
.bd_t2
{
	border-top:dashed 2px #E36C0A;
}
.bd_b1
{
	border-bottom:1px solid #84cd32;
}
.bd_b8
{
	border-bottom:solid 1px #a2d87d;
}
/*****css for search box***************************************/
.frame_search_box
{
	border:solid 4px #e2f4d5;
	border-top:none;
	padding:2px;
}
.frame_category_search_box
{
	background:url('../images/bg02.jpg') no-repeat;
}
.menu_search_box
{
	padding-top:4px;
	float:right;
}
.select_margin
{
	margin:0px 2px 3px 0px;
}
.icon_margin
{
	margin:0px 2px 4px 2px;
}
.div-not-login, .div-dash
{
	border-top:dashed 0.2em;
	border-bottom:dashed 0.2em;
}
.lg_input_code
{
	width:100px;
	margin-top:-1.8px;
}
/********CSS for sentence daily**********/
.td-bg_lightgreen{
    background-color: #EFFAEF;
    padding-left:5px;    
}
/********CSS for search box**********/
.blackbold{
	color: #000000;
	font-weight:bold;
}
/*---------------CSS for list test----------*/
.frame_menu_list_test
{
	padding:5px 0px 5px 15px;
	background-color:#e2f4d5;
}
.frame_note_list_test
{
	padding:10px 10px 10px 15px;
	font-family:verdana,tahoma,arial,sans-serif;
}
.note_title_list_test
{
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
}
.note_list_test
{
	padding:10px;
	text-align:justify;
	font-size:11px;
}
.label_list_test
{
	font-weight:bold;
	padding:3px 10px 0px 0px;
}
.cmb_list_test
{
	padding-right:10px;
	font-size:11px;
}
.list_test
{
	margin:10px 0px 10px 20px;
}
.result_list_test
{
	margin:10px 0px 0px 28px;
}
/*---------------CSS for test----------*/
.test_path
{
	background-color:#4EB052;
	padding:4px;	
}
.m_link_test_path
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}
.m_link_test_path:hover {
	text-decoration:underline;
}
.test_title
{
	text-decoration:underline;
	padding-bottom:5px;
	font-weight:bold;
}
.question_label
{
	width:40px;
	text-align:right;
}
.question_title
{
	font-weight:bold;
	padding-left:10px;
}
.question_mean
{
	width:600px;
	padding-left:10px;
	text-align:justify;
}
.question_help
{
	width:548px;
	padding-left:10px;
	text-align:justify;
}
.answer_mean
{
	width:373px;
	padding-left:39px;
	text-align:justify;
}
.choose_answer
{
	width:60px;
	text-align:center;
}
.result-true
{
	color:#4F81BD;
}
.result-false
{
	color:#FF0000;
}
.div-result
{
	text-align: center;
	font-weight: bold;
	border:solid 1px #84CD32;
	border-top: none;
	padding: 5px;
	color: Red;
	display:none;
}
.div-note_test
{
	font-style:italic;
	font-size:11px;
	padding-top:3px;
}
.div-note_test a
{
	color: #499200;
}
.c-null
{
	font-style:italic;
	font-size:10px;
	display:inline;
}
/*---------------CSS for forum----------*/
.title-notice
{
	font-family:verdana,tahoma,arial,sans-serif;
	color:#5A5A5A;
	font-weight:bold;
	font-size:13px;
	padding-bottom:5px;
}
.sub-title-notice
{
    font-family:verdana,tahoma,arial,sans-serif;
    font-size:11px;
    color:#5A5A5A;
}
.bt_add_comment
{
	padding-right:1px;
	float:right;
}
.bt_fb_comment
{
	padding:5px 1px 5px 0px;
	float:right;
}
.font_note
{
    overflow:hidden;
    outline:none;
    font-family: tahoma, verdana, arial, sans-serif;
    color:#5A5A5A;
    font-size:11px;
}
.hgt_paging_forum
{
	height:17px;
}
.bg_paging_forum
{
	width:160px;
	background-color:#E5FDD5;
	height:100%;
}
.alg_paging_forum
{
	padding:1px 0px 1px 10px;
}
.frame_forum
{
	border:solid 1px #84cd32;
	font-family:verdana,tahoma,arial,sans-serif;
	font-size:11px;
}

.frame_comment
{
	border-top:solid 4px #a2d87d;
	word-wrap: break-word;
}
.frame_title_comment
{
	background-color:#cbedb4;
	margin: 1px 0px 1px 0px;
	width:100%;
}
.frame_title_fb_comment
{
	background-color:#E1F9E2;
	padding:2px 0px 2px 0px;
	width:100%;
}
.frame_username_comment
{
	margin:1px;
	width:80%;
}
.username_comment
{
	margin-left:22px;
	padding-top:2px;
}
.username_fb_comment
{
	width:90%;
	padding:1px 0px 1px 5px;
}
.menu_comment
{
	float:right;
	display:none;
	margin:2px 2px 0px 0px;
}
.menu_fb_comment
{
	float:right;
	display:none;
	padding-right:2px;
}
.menu_feedback
{
	margin:5px 2px 2px 10px;
}
.content_comment
{
	padding:5px 10px 5px 10px;
	background-color:White;
	text-align:justify;
}
.content_fb_comment
{
	padding:2px 10px 2px 10px;
	background-color:White;
	text-align:justify;
}
.content_comment_top
{
	padding:5px 10px 5px 10px;
	background-color:#E7FFD5;
	text-align:justify;
}
.frame_fb_comment
{
	margin: 0px 15px 0px 15px;
	border:solid 1px #b9ebbc;
	border-top:solid 3px #b9ebbc;
}

.invite_input
{
	border: solid 1px #BFBFBF;
    font-family: tahoma, verdana, arial, sans-serif;
    color:#5A5A5A;
    font-size:11px;
    width:100%;
    height:70px;
    padding-left:2px;
}

.input-comment_onblur
{
    padding:5px;
    overflow:hidden;
    min-height:45px;
    outline:none;
    border: solid 1px #BFBFBF;
    font-family: tahoma, verdana, arial, sans-serif;
    color:#5A5A5A;
    font-size:11px;
    width:100%;  
}
.input-comment_fb, .input-comment
{
    padding:5px;
    overflow:hidden;
    min-height:50px;
    outline:none;
    border: solid 1px #BFBFBF;
    font-family: tahoma, verdana, arial, sans-serif;
    color:#000;
    font-size:11px;
    width:100%;
}
/* Link for almost items in the system */
.m_link:link {
	color:#438c00; 
	text-decoration:none;
}
.m_link:visited {
	color:#438c00; 
	text-decoration:none;
}
.m_link:hover {
	color:#5cb700; 
	text-decoration:underline;
}

.m_link_reply:link {
	color:#E36C0A; 
	text-decoration:none;
}
.m_link_reply:visited {
	color:#E36C0A; 
	text-decoration:none;
}
.m_link_reply:hover {
	color:#E36C0A; 
	text-decoration:underline;
}

.m_link_isadmin:link {
	color:#e30303; 
	text-decoration:none;
}
.m_link_isadmin:visited {
	color:#d50a0a; 
	text-decoration:none;
}
.m_link_isadmin:hover {
	color:#FF3F3F; 
	text-decoration:underline;
}
.tag-title
{
	text-align:center;
	vertical-align:middle;
	background:url('../images/bg-title-sch.jpg') repeat;
    width:363px;
    height:26px;
    border:solid 1px #cac7c7;
}
.tag-title-inside
{
	padding-top:5px;
	font-weight:bold;
	font-size:14px;
	color:#808080;/*5A5A5A*/
}
.margin-div-result
{
    margin-left:10px;
}
.black-big-title1
{
	margin:5px 0px 5px -10px;
	color: #54a800;
	font-size:15px;
	font-weight:bold;
}
.msg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A5A5A;	
	padding:6px;
	text-align:justify;
}
.div-main_notice_forum
{
	border-bottom:solid 1px #5b924f;
}
.div-title_notice_forum
{
	padding-top:5px;
	margin-left:5px;
}
.div-main_panel_forum
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.div-main_notice_forum
{
	border-bottom:solid 1px #5b924f;
	/*background-color:#e6f9e0;*/
	/*color:#5b924f;*/
}
.div-sub_notice_forum
{
	/*background-color:#e6f9e0;*/
	color:#5A5A5A;
	padding:5px;
}
.div-title_notice_forum
{
	padding-top:5px;
	margin-left:5px;
}
.only-bottom-border1
{
    border-bottom :solid 1px #D8D8D8;
}
.search-sentence{
	color: #002caa;
	font-size:13px;
}
.search-sentence_position{
	margin-left:9px;
}
.black-big-pagebreak
{
	margin:5px 5px 5px -10px;
}
.width-div-result
{
    width:358px;
    border: solid 1px #5ebe40;
    border-top:none 0;
}

/** css for keyword **/

.div-keyword
{
    /*padding:5px;*/
}
.div-keyword-cover
{
    border: solid 1px #5ebe40;
}
.margin-keyword
{
	margin:10px 0 5px 0;
	padding:0;
}
.number_docs_in_keyword
{
	color:#888;
}
/** end css for keyword **/
/********* Table Layout for FRONT-END *******************/

table.cTableLayout thead th.rounded-company
{
	background: #4b8f4b url('../images/left.png') left -1px no-repeat;
}
table.cTableLayout thead th.rounded-q4
{
	background: #4b8f4b url('../images/right.png') right -1px no-repeat;
}
table.cTableLayout th
{
	padding:4px;
	font-weight: bold;
	color: #fff;
	background: #4b8f4b;	
	text-align:center;
}
table.cTableLayout tr.s-t-f /*statistic-top-file*/
{
	background: #e6f9e0;	
}
table.cTableLayout td
{
	padding:4px;
	border-left: 1px solid #9FCE9F;
	border-bottom: 1px solid #9FCE9F;	
}
table.cTableLayout td.w-v-l /*without-vertical-line*/
{
	padding:4px;
	border:none;
	border-bottom: 1px solid #9FCE9F;	
}
table.cTableLayout td.m-d-t /*mail-detail-top*/
{
	padding:4px;
	border:none;
	vertical-align:top;
}
table.cTableLayout td.m-d-o /*mail-detail-other*/
{
	padding:4px;
	border:none;
	border-top: 1px solid #9FCE9F;	
	vertical-align:top;
}
table.cTableLayout td.m-d-b /*mail-detail-bottom*/
{
	padding:4px;
	border:none;
	vertical-align:top;
}
table.cTableLayout td.kw-t-l /*keyword-top-left*/
{
	text-align:left;
	border:none;
	border-top: 1px solid #9FCE9F;	
	border-left: 1px solid #9FCE9F;	
}
table.cTableLayout td.kw-t-r /*keyword-top-right*/
{
	text-align:left;
	border: 1px solid #9FCE9F;	
	border-bottom: none;	
}
table.cTableLayout td.kw-b-l /*keyword-bottom-left*/
{
	text-align:left;
	border: 1px solid #9FCE9F;	
	border-right: none;	
}table.cTableLayout td.kw-b-r /*keyword-bottom-right*/
{
	text-align:left;
	border: 1px solid #9FCE9F;	
}
table.cTableLayout td.p-d-t /*profile-detail-top*/
{
	padding:4px;
	border:none;
}
table.cTableLayout td.p-d-o /*profile-detail-other*/
{
	padding:4px;
	border:none;
	border-top: 1px solid #9FCE9F;	
}
table.cTableLayout td.p-d-b /*profile-detail-bottom*/
{
	padding:4px;
	border:none;
}
table.cTableLayout td.none
{
	border:none;
	background:#fff;
}
table.cTableLayout tfoot td.rounded-foot-left
{
	height:8px;
	background: #4b8f4b;
	border:1px;
}
table.cTableLayout tfoot td.rounded-foot-right
{
	background: #4b8f4b;
	border:1px;
}
table.cTableLayout .odd
{
	background: #EFFAEF; 
}
table.cTableLayout .even
{
	background: #fff; 
}
table.cTableLayout .unread
{
	background: #EFFAEF; 
	cursor:pointer;
}
table.cTableLayout .read
{
	background: #fff; 
	font-weight:normal;
	cursor:pointer;
}
table.cTableLayout .lastCell
{
	border-right: 1px solid #9FCE9F;
}
table.cTableLayout tr.m-d-t /*mail-detail-top*/
{
	background: #EFFAEF; 
}
/********* End Table Layout *******************/

/* css for description */
/* button description*/
.buttonDescription input
{
	font-weight:bold;
	margin:0px 5px;
	text-decoration:none;
	width:9px;
	height:9px;
	border:0;
	background:url(../images/icon07.gif) no-repeat;
	color:white;
	text-align:center;
	padding-top:1px;
	margin-bottom:2px;
	cursor:pointer;
	background-position:bottom;
	vertical-align:bottom;
}
.outer {
	background-color:#CCCCCC;
	margin:0.3em;
	position:absolute;
}

.inner {
	background-color:#FFFFFF;
	position:relative;
	top:-0.3em;
	right:0.3em;
} 
/* div description*/
.div-description
{
    width: 300px; 
    display: none; 
    position: absolute;    
}
.popup-bg-outline{
	background-color: #AAAAAA;
}
.popup-des{
	background-color:#F1F1F1;
	color:#333333;
}

.bg-brown{
	background-color: #F5F5F5;
	/*background-color:#EFF9E3;*/
	padding-left:5px;
}
/* end css for description */
/*********** css-for-user-login ***************/
.input-text
{
   width:100%;
   border:solid 1px #96a6c5;
}
.fix-column1
{
    float:left;
    width:140px;
    padding:2px 3px 2px 0;
    text-align:right;
    font-weight:bold;
}
.fix-column2
{
    float:left;
    width:230px;    
    padding:0 3px 2px 0;
}
.fix-column3
{
    float:left;
    padding:2px 3px 2px 10px;
    font-size:11px;
}
.fix-only-column2
{
    float:left;
    padding-bottom:2px;
    padding-left:143px;
}
.div-reg_left_user
{
	float:left;
}
.div-reg_user
{
	min-height:300px;
	background:url('/images/bg-dangky.png') repeat-x;
}
.div-reg_right_user
{
	float:left;
}
.div-reg_info_user
{
	float:left;
	width:340px;
}
.div-title_user
{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background-color:#4eb052;
	padding:3px 0px 3px 0px;
}
.div-title_user_position
{

}
/*********** end css-for-user-login ***************/
/* css for admin */
.div_user_group_title
{
    color:#4b8f4b;
	left: 8px; 
	background-color:#FFFFFF;
	font-weight:bold;
}
.div_admin_group_border
{
	border-style:dashed; 
	border-width:1px; 
	border-color:#CCCCCC; 
	padding:6px;
}
.div_admin_group_content_inside
{
	position:relative; 
	display:inline;
}
/* end css for admin */

/* css for pop*/
.item_must_input
{
	color:#FF0000;
	font-size:11px;
}
.title-pop-edit
 {
     color:#00b050;
 }
.title-frame-pop
{
    color:Red;
}
.popcontent-left
{
    width:700px;
}
.popcontrol-left
{
    width:600px;
}
/* end css for pop*/

/* CSS for Profile */
.div-profile{
    background:url('/images/bg-dangky.png') repeat-x;
}
.div-word-wrap
{
	word-wrap: break-word;	
}
.div-menu_pf
{
	border:solid 1px #84cd32;
	margin-top:10px;
	font-size:12px;
	padding: 0px 0 5px 0;
}
.div-title_detail_pf
{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding:13px 3px 3px 15px;	
}
.div-label_info_pf
{
	font-weight:bold;
	color:#808080;
}
.div-header_pf
{
	background-color:#4eb052;
	width:100%;
	padding:3px 0px 3px 0px;
	/*margin:15px 0px 0px 0px;*/
}
.span-re_content
{
	color:#ABABAB;
}
.li-style_none
{
	list-style:none;
}
.span-from_left_15_pf
{
	margin-left:15px;
}
.div-menu_item_pf
{
	padding:3px 3px 0px 30px;
}
.div-sub_menu_item_pf
{
	padding:3px 3px 0px 45px;
}
.div-separator_pf
{
	border-top:solid 1px #d5efc4;
	width:90%;
	margin-top:3px;
	height:1px;
}
.div-menu_selected
{
	background:url('../images/bg-menuprofile.png');
	border-top: solid 1px #9FCE9F;
	border-bottom: solid 1px #9FCE9F;
}
.div-profile_title
{
    word-wrap: break-word;
    margin-left:5px;
    padding:1px;
}
.div-profile_menu_title
{
    word-wrap: break-word;
    font-weight:bold;
    margin-left:5px;
    padding: auto 5px auto 5px;
}
.div-content_smail_pf
{
	margin:3px 0px 0px 15px;
}
.div-label_smail_pf
{
	clear:left;
	float:left;
	width:150px;
	margin:3px 0px 0px 15px;
}
.width-profile_user_col1
{
    width:100px;
}
.div-left_inside_panel
{
	width:729px;
}
.explanation
{
	font-style:italic;
	font-size:12px;
	color:#404040;
}
/* for invite*/
.profile_invite_label
{
	font-weight:bold;
	color:#808080;
	padding:0px 10px 10px 10px;
}
.profile_invite_point
{
	color:Red;
}
.profile_invite_link
{
	padding:0px 10px 10px 10px;
	margin-top:-10px
}
/* END CSS for Profile */
/* CSS for campaign */
.program_title
{
	font-size:16px;
	font-weight:bold;
}
.bullet_program_title
{
	list-style-image: url('../images/chuongtrinh.png');
}
/* END CSS for campaign*/
/* Search FrontEnd*/
.search-result-hr
{
    height:5px;
    background-color:#4eb052;
}
.search-result-hr_position2
{
    margin:-11px auto auto 25px;
    width:195px;
}
.search-result-hr_position1
{
    margin:-11px auto auto 19px;
    width:204px;
}
.search-result-title
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:15px;
}
.div-input_report_bad_doc
{
	width:97%;
	padding:5px;
    border: solid 1px #92c785;
    word-wrap: break-word;
    color:#5A5A5A;
}
/* END FrontEnd*/

/***************** FOR m.hellochao.com ******************/
.search-sentence_m{
	color: #2200CC;/*#0070c0;*/
}
.search-sub_sentence_m{
	/*color: #464646;
	font-size:13px;*/
}
.black-big-title1_m
{
	margin:5px 5px 5px -10px;
	color: #54a800;
	font-size:17px;
	font-weight:bold;
}
.tag-title_m
{
	text-align:center;
	vertical-align:middle;
	background:url('../images/bg-title-sch.jpg') repeat;
    width:99%;
    height:26px;
    border:solid 1px #cac7c7;
}
.tag-title-inside_m
{
	padding-top:5px;
	font-weight:bold;
	font-size:17px;
	color:#808080;/*5A5A5A*/
}
/***************** END m.hellochao.com ******************/
/**************** start div Alert *******************/
div#nifty{ margin:0;background: #FFEEAA}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #FFEEAA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
/**************** end div Alert *******************/
.div-user_reg
{
    float:left;
    width:120px;
}
.input-remind
{
	font-style:italic;
	font-size:10px;
}

/* css for alert message*/
.alert-msg-small
{
    font-size:12px;
}
.alert-msg-normal
{
    font-size:13px;
}
/* end css for alert message*/
.sec-code_text
{
    width:95px;
    height:15px;
}
/* css for help*/
.menu_help:link {
	color:#000000; 
	text-decoration:none;
}
.menu_help:visited {
	color:#000000; 
	text-decoration:none;
}
.menu_help:hover {
	color:#CCCCCC; 
	text-decoration:underline;
}
.help_header
{
    color: #54A800;
    font-size:16px;
    font-weight:bold;
}
.help_main_title
{
	color:Red;
    font-size:17px;
    font-weight:bold;
}

/* end css for help */
/* css for _user_memu.inc */
.div-table-cell-middle
{
	display:table-cell; vertical-align:middle;
}
/* end css for _user_memu.inc */

/* css for message box */
.msg_possition
{
	position:absolute;
	padding:2px;
	z-index:50;
}
.msg_border
{
	background:url('../images/pixel2.png');
}
.msg_border_width
{
	width:4px;
}
.msg_border_height
{
	height:4px;
}
.msg_frame_content
{
	background-color:White;
	padding: 2px;
}
.msg_content
{
	background:#ffeeaa;
	padding:2px 5px 2px 5px;
	text-align:justify;
}
.user_right
{
    color:#438c00;
    cursor: pointer;
    text-decoration:none;
}
.bulletlist
{
    list-style-type:upper-roman;
}
.faq_border
{
	border:solid 1px #84cd32;
	border-top:none;
	padding:2px 7px 2px 7px;
	word-wrap: break-word;
	background-color: #F7FEF1;
}
.faq_content_answer
{
	padding:2px 7px 2px 7px;
}
.faq_content_answer1
{
	padding:5px 10px 10px 0px;
	text-align:justify;
}
.faq_content_answer2
{
	padding:5px 10px 10px 40px;
	text-align:justify;
}
.faq_question
{
	margin:-15px 10px 0px 25px;
}