/* RESET SETTINGS */ 

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, em, font, img, ins,
small, strike, strong,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form {
   border: 0;
   outline: 0;
   vertical-align: baseline;
   background: transparent;
   /*padding: 0px;margin:0px;*/
}
h2{
	line-height: 1.2em;
}

body{
	font-size: 15px;
	line-height: 1.4em;
	font-family: Verdana,Arial,sans-serif;
	padding: 0;
	margin: 0;
}

a{
   text-decoration: none;
}

/* remenber to define fcus styles! */
:focus{
   outline: 0;
}

a img{
   border: none;
}

#wrapper{
   margin: 0 auto;
   
}

/* END RESET */

/**Header**/
#header{
    
}
#header #top {
	
}
#header #top #top_on{
	
}
#header #top header{

}
#header #dem_hea{
	margin-bottom: 162px;
    display: inline-block;
}
#banner_giaohang{
	margin: 0 auto;
    width: 1000px;
    margin-top: 0px;
    margin-bottom: 5px;
}
#banner_giaohang img#mobile{
	display:none;
}
#header #top header #xo{
    margin-top: 24px;
    margin-right: 25px;
}
#header #top #panel{
	width: 1200px;
	margin: 0 auto;
}
#header #top #top_on #menu_mobile{
    display: none;
}
#header #top #panel ul#cha{
	display: inline-block;
	width: 1200px;
	border: 1px solid #ccc;
	color: #333;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	border-bottom: 0 !important;
	padding: 14px 0px;
}
#header #top #panel ul#cha li.cha ul#con{
	display:none;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	position: absolute;
	z-index: 999;
	margin-left: -1px;
	min-width: 170px;
	margin-top: 13px;
	background: #fff;
}
#header #top #panel ul#cha li.cha:hover ul#con{
	display: block;
}
#header #top #panel ul#cha li.cha ul#con li.con {
	list-style: none;
}
#header #top #panel ul#cha li.cha ul#con li.con a {
	padding: 15px 20px;
	display: block;
	border-bottom: 1px solid #ccc;
	color: #333;
}
#header #top #panel ul#cha li.cha ul#con li.con a:hover{
	background: #eee;
}
#header #top #panel ul#cha li.cha {
	float: left;
	list-style: none;
	margin: 0
}
#header #top #panel ul#cha li.cha a#acha {
	border-left: 1px solid #ccc;
	padding: 17px 57px 17px 57px;
	margin-left: -1px;
	color: #333;
}
#header #top #panel ul#cha li.cha a#acha:hover{
	background: #eee;
}
#header #top header nav ul#menu{
    padding: 0px;
    margin: 0px;
	display: inline-flex;
}
#header #top header nav ul#menu li{
    list-style: none;
}
#header #top header nav ul#menu li.level1:hover ul#children{
	display: block;
}
#header #top header nav ul#menu li ul#children{
	position: absolute;
	margin-top: 45px;
	display: none;
	z-index: 999999;
	background: #fff;
	background-color: #ffffff;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	overflow: hidden;
	padding: 5px 0;
	min-width: 180px;
	max-width: 230px;
}
#header ul#menu li.level1 ul#children li a{
	color: #474747;
	font-size: 14px;
	margin: 0;
	padding: 6px 15px 4px 15px;
	width:90%;
}
#header ul#menu li.level1 ul#children li a:hover {
	color: #fff;
}

#header #logo a img{
	width: 200px;
    margin: 4px 0px;
}
#header #search{
    float: right;
    margin-top: 6px;
}

#header #search input{
	padding: 9px 35px 9px 5px;
    width: 415px;
    background-color: #FFF;
    border: 1px solid #36c5f4;
	color: #36c5f4;
}
#header #user_tv{
    margin: 0 auto;
	padding: 0px 20px;
}
#header #user_tv ul.cha{
    float: right;
    margin: 19px 0px 0px 0px;
}
#header #user_tv ul.cha li.cha a#dn_dt{
    background-color: #009CD7;
    color: white;
    padding: 3px 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	border: 1.5px solid #009CD7;
}
#header #user_tv ul.cha li.cha a.ctv{
	border: 1.5px solid #009CD7 !important;
	color: #009CD7 !important;
}
#header #user_tv ul.cha li.cha a.ctv:hover{
	border: 1.5px solid #ff2581 !important;
	color: #ff2581 !important;
}
#header #user_tv ul.cha li.cha a#dk_dt{
    border: 1.5px solid #ff2581;
    color: #ff2581;
    padding: 3px 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#header #user_tv ul.cha li.cha a#dn_dt:hover{
    background-color: #ff2581;
	border: 1.5px solid #ff2581;
}
#header #user_tv ul.cha li.cha a#dk_dt:hover{
    border: 1.5px solid #009CD7;
    color: #009CD7;
}
#header #user_tv ul.cha li.cha:hover ul{
    display: block;
}
#header #user_tv ul.cha li.cha ul{
	display: none;
    position: absolute;
    background: #36c5f4;
    border-radius: 4px;
    padding: 7px 10px;
    text-align: left;
	z-index:9999999;
	margin-top: 12px;
}
#header #user_tv ul.cha li.cha ul li{
	float:none;
	list-style: none;
	line-height: 25px;
}
#header #user_tv ul.cha li.cha ul li a{
	color: #fff;
	font-size:15px;
}
#header #user_tv ul.cha li.cha ul li a:hover{
	color:#FFF94B;
}
#header #user_tv ul#search_fo .form-control{
	background: url(../public/images/timkiem.svg) no-repeat 0px 13px;
    background-size: 28px;
    padding: 15px 15px 15px 37px;
    margin-right: 10px;
    border: none;
    border-radius: inherit;
    -webkit-box-shadow: none;
    margin-top: -13px;
    width: 250px;
}
#header #user_tv ul.cha li.cha{
	list-style: none;
    float: left;
    margin-left: 15px;
    padding-bottom: 12px;
}
#header #user_tv ul.cha li.cha a#chuongbao{
	background: url(../public/images/chuong-none.png) no-repeat;
    background-size: 25px;
    width: 24px;
    height: 4px;
    display: inline-block;
	cursor: pointer;
	position: relative;
}
#header #user_tv ul.cha li.cha a.chuong_xanh{ 
	background: url(../public/images/chuong.png) no-repeat !important;
	background-size: 25px !important;
}
#header #user_tv ul.cha li#hien_thongbao{
	position: relative;
}
#header #user_tv ul.cha li#hien_thongbao #thongbao_user{
	position: absolute;
    border: 1px solid #ccc;
    background: #fff;
    color: #333;
    width: 400px;
    right: -10px;
    top: 42px;
    box-shadow: 0 8px 8px rgba(0, 0, 0, .3);
    border-radius: 2px;
	font-size: 12px;
}
#header #user_tv ul.cha li#hien_thongbao #thongbao_user #title_tb{
	padding: 5px 10px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}
#header #user_tv ul.cha li#hien_thongbao #thongbao_user #connent_tb{
	overflow: auto;
    max-height: 430px;
}

#header #user_tv ul.cha li#hien_thongbao #thongbao_user #connent_tb::-webkit-scrollbar{
	background-color: #eee;
	width: 6px;
}
#header #user_tv ul.cha li#hien_thongbao #thongbao_user #connent_tb::-webkit-scrollbar-thumb {
    background-color: #aaa;
}

#header #user_tv ul.cha li#hien_thongbao #thongbao_user #footer_tb{
	padding: 5px 10px;
    border-top: 1px solid #ccc;
    text-align: center;
    color: #009ed2;
    font-weight: bold;
}
#header #user_tv ul.cha li#hien_thongbao #thongbao_user #connent_tb #tb_empty{
    padding: 5px 10px;
    background: #e4eef1;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    display: flex;
}
#header #user_tv ul.cha li#hien_thongbao #thongbao_user #connent_tb .daxem{
	background: #fff !important;	
}
#header #user_tv ul.cha li#hien_thongbao #thongbao_user #connent_tb #tb_empty:hover{
    background: #e5e8e9;
}
#header #user_tv ul.cha li#hien_thongbao #thongbao_user #connent_tb #tb_empty .tb_bl_like{
	float: left;
    margin-right: 10px;
}
#header #user_tv ul.cha li#hien_thongbao #thongbao_user #connent_tb #tb_empty #time_dang{
	font-size: 11px;
    color: #6c6c6c;
}
#header #user_tv ul.cha li#hien_thongbao #thongbao_user #connent_tb #tb_empty .tb_bl_like b#cham{
	font-size: 14px;
    color: rgb(155,155,155);
    float: left;
    margin-right: 6px;
}
#header #user_tv ul.cha li#hien_thongbao #thongbao_user #connent_tb #tb_empty .tb_bl_like img#avata_tb{
	border-radius: 30px;
}

#thongbao_user #connent_tb #dk_tin{
	padding: 8px 14px 15px 14px;
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    border: 1px solid #bce8f1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 10px 20px 10px;
}
#thongbao_user #connent_tb #dk_tin h2{
	margin-top: 10px;
	font-size: 16px;
}
#thongbao_user #connent_tb #dk_tin #email_tin{
	border-radius: 5px;
    border: 1px solid #bce8f1;
    padding: 10px 0px;
    text-indent: 10px;
    width: 100%;
}
#form_dktin .f_tieude{
	border-radius: 5px;
	border: 1px solid #bce8f1;
	padding: 10px 0px;
	text-indent: 10px;
	width: 100%;
	margin: 10px 0px 0px 0px;
}
#form_dktin #submit-dk{
	background-color: #009CD7;
	color: white;
	padding: 3px 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1.5px solid #009CD7;
	cursor: pointer;
	margin-top: 15px;
}

#header #user_tv ul.cha li#hien_thongbao #thongbao_user #tat_thongbao{
	width: 100%; 
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: -10;
}


#header #user_tv ul.cha li#hien_thongbao #thongbao_user #daunhon{
	position: absolute;
    right: 15px;
    top: -11px;
    background: #fff;
    color: #aaa;
    font-size: 14px;
}
#header #user_tv ul.cha li.cha a#chuongbao_hien{
	background: url(../public/images/chuong.png) no-repeat;
    background-size: 25px;
    width: 24px;
    height: 4px;
    display: inline-block;
	cursor: pointer;
	position: relative;
}
#header #user_tv ul.cha li.cha a#chuongbao span{
    position: absolute;
    right: -3px;
    top: -9px;
}
#header #user_tv ul.cha li.cha a#chuongbao span i{
	background: #eb0000;
    padding: 1px 3px 2px 3px;
    border-radius: 3px;
    font-size: 10px;
    font-style: inherit;
    color: #fff;
}
#header #user_tv ul.cha li.cha a#chuongbao:hover{
	background: url(../public/images/chuong.png) no-repeat;
	background-size: 25px;
}


#header #user_tv ul.cha li.cha a.acha{
	color: #009ed2;
}
#header #user_tv ul.cha li.cha a.acha:hover{
	color: #ff2581;
}
#header ul#cha li.cha ul#con{
	position: absolute;
    background: #fff;
    color: #5cd0f6;
    padding: 8px 15px 8px 15px;
    background-color: #fff;
    box-shadow: 0 5px 20px rgba(0,0,0,.15);
    margin: 12px 0px 0px -40px;
	display: none;
}
#header ul#cha li.cha:hover ul#con{
	display:block;
}

#header ul#cha li.cha ul#con li.con{
	padding: 5px 50px 5px 5px;
}

#header #user_tv ul.cha li.cha ul#con li#hd_cap {
    border-bottom: 1px solid #fff;
	display: inline-block;
	width: 100%;
}
#header #user_tv ul.cha li.cha ul#con li#hd_cap img#diem{
    float: left;
    border: 1px solid #fff;
    margin: 8px 5px 5px 10px;
}
#header #user_tv ul.cha li.cha ul#con li#hd_cap a#fv{
    float: left;
    padding-bottom: 3px;
    width: 66%;
}

#header #user_tv ul.cha li.cha ul#con li#hd_cap a#fv b{
    margin: 5px 0px 5px 0px;
    font-size: 30px;
    display: inline-block;
}
#header #user_tv ul.cha li.cha ul#con li#hths{
	margin-top: 5px;
    text-align: center;
}
#header #login .hea_giohang{
    float: right;
    margin: 8px 0px 22px 0px;
}
#header #login .hea_giohang #cart_h{
    margin-top: 17px;
	float: right;
}
#header #login .hea_giohang img#mt{
	display:inline-block;
}#header #login .hea_giohang img#mobile{
	display:none;
}
#header #login #stickymenu{
	float: left;
	margin-top: 9px;
}
#header #login{

}
#header #login a{
    color: #333;
    font-size: 14px;
    padding-bottom: 20px;
    font-weight: 100;
}

#header #login a#search_m{
	background: url(../public/images/timkiem.svg) no-repeat 10px 18px;
    background-size: 28px;
    padding: 21px 15px 23px 45px;
    margin-right: 10px;
	cursor: pointer;
}
#header #login a#search_m:hover{
    background-color: #bbe8fa;
	color: #009CD7;
}
#header ul#cha li.cha a:hover{
    color: #36c5f4;
}
#header #login em{
    color: #B7CBDF;
}
#hea_top{
    margin-top: -60px;
	background:#fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width ease 0.3s;
    -moz-transition: width ease 0.3s;
    -o-transition: width ease 0.3s;
    transition: width ease 0.3s;
    color: #fff;
    position: fixed;
    width: 100%;
    z-index: 9999;
    -webkit-box-shadow: 3px 2px 10px rgba(0,0,0,.05);
    box-shadow: 3px 2px 10px rgba(0,0,0,.05);
}


#header #top #top_on #hea_top #hea_top_main{

}
#header ul#cha li.cha a.cha{
    color: #36c5f4;
    font-size: 15px;
    border-bottom: 3px solid #36c5f4;
    padding: 0px 7px 9px 7px;
}
#header ul#cha li.cha ul#con li.con a{
    color: #36c5f4;
    font-size: 15px;
}
#header ul#cha li.cha ul#con li.con a:hover{
	color:#ffca08;
}
#header ul#cha li#logo a{
	border: none;
}
#header ul#cha{
	margin:0px;
	padding:0px;
}
#header ul#cha li.cha img{
    margin: 0px;
    float: left;
    width: 150px;
    margin-top: -9px;
}
#header ul#cha li#khampha a.cha{
    background: url(../public/images/icon_xoxuong.png) no-repeat 90px 4px;
    background-size: 13px;
    padding: 0px 28px 9px 7px;
}
#header ul#cha li.cha{
    float: left;
    font-size: 12px;
    padding: 14px 40px 13px 0px;
    height: 34px;
    list-style: none;
}
#header ul#cha li.upload{
	margin-top: -4px;
    float: left;
    font-size: 12px;
    padding: 14px 40px 13px 0px;
    height: 34px;
    list-style: none;
}
#header ul#cha li.upload a.cha{
	color: #ffffff;
    font-size: 14px;
    border: none;
    padding: 9px 22px 9px 44px;
    background: url(../public/images/download_white.png) no-repeat 21px 10.3px;
    background-size: 17px;
    background-color: #36c5f4;
    border-radius: 20px;
    display: inline-block;
}
#header ul#cha li.upload a.cha:hover{
	background-color: #009ed2;
}

#header ul#cha li#search{
	margin-top: -12px;
}
#header ul#cha li.cha a#hd_hopthu{
    background: url(images/hd_sms.png) no-repeat;
    width: 27px;
    height: 19px;
    display: block;
    text-shadow: 0 1px 1px #545d6e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: -27px;
}
#header ul#cha li.cha a#hd_hopthu span{
    background: red;
    font-size: 9px;
    padding: 1px 3px;
    margin: 0px -21px 0px 0px;
    border-radius: 2px;
}
#header #login ul#cha li.cha a#hd_hopthu:hover{
    background: url(images/hd_sms_hv.png) no-repeat;
}
#header #login ul#cha li.cha a#thongbao{
    background: url(images/hd_thongbao.png) no-repeat;
    width: 27px;
    height: 19px;
    display: block;
    text-shadow: 0 1px 1px #545d6e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-left: 8px;
}
#header #login ul#cha li.cha a#thongbao span{
    background: red;
    font-size: 9px;
    padding: 1px 3px;
    margin: 0px -21px 0px 0px;
    border-radius: 2px;
}
#header #login ul#cha li.cha a#thongbao:hover{
    background: url(images/hd_thongbao_hv.png) no-repeat;
}
#header #login ul#cha li#hd_cap a#fv{
    color: #76bd55;
    font-size: 20px;
    margin-left: -16px;
	background: none;
}
#header #login ul#cha li#hd_cap a#fv:hover{
    color: red;
    text-decoration:none;
}
#header #login ul#cha li#hd_cap span{
    color: #333;
    font-size: 13px;
    margin-left: 50px;
    font-weight: normal;
}
#header #login ul#cha li#hd_cap img#diem{
	width: auto;
	height: auto;
	margin: -40px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	border: none;
}
#header #login ul#cha li#tk a#nt{
	font-size: 15px;
	color: #FFFFFF;
	background: #2791d1;
	border-bottom: 2px solid #217bb2;
	border-right: 2px solid #217bb2;
	border-top: 1px solid #217bb2;
	border-left: 1px solid #217bb2;
	padding: 7px 10px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	margin: -5px 0px -5px -3px;
}
#header #login ul#cha li#tk a#nt:hover{
    background: #369fe0;
    text-decoration: none;
}
#header #login ul#cha li.cha ul#con{
    padding: 0;
    z-index: 10000;
    margin-left: -15px;
    margin-top: 24px;
    display: none;
    position: absolute;
    background: #FFF;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2),transparent 0 0 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0) 0 0 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0) 0 0 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#header #login ul#cha li.cha em{
    background: url(images/login_ico.png) no-repeat;
    width: 35px;
    height: 20px;
    display: block;
    margin: -16px 0px 0px 20px; 
}
#header #login ul#cha li.cha ul#con li.con{
    list-style: none;
    border-bottom: 1px solid #e8e8e8;
}
#header #login ul#cha li.cha ul#con li.con a{
	color: #2f88cc;
	font-size: 13px;
	padding: 5px 10px;
	margin: 0px 0px;
	display: inline-block;
}
#header #login ul#cha li.cha ul#con li.con a:hover{
	color: #333;
}
#header #login ul#cha li.cha ul#con a{
    color: #333;
}
#header #login ul#cha li.cha:hover ul#con{
    display: block;
}
#header #login ul#cha li.cha ul#con li.con img.dn_dk{
    width: 165px;
    margin: 0px;
    border: none;
    height: auto;
    background: #548ABD;
    box-shadow: 3px 3px 3px #DCDCDC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 5px;
    padding: 2px;
}
#header #chuyenmuc_dem{
	display:none;
}

#header ul#menu li.level1 a{
	float: left;
    color: #33373d;
    padding: 0px 15px 0px 15px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}
#header ul#menu li.level1 a:hover{
    color: #c27620;
}
#head_quangcao{
	display:none;
}
/**END Header**/

/**content**/
#wrapper div#content{
    margin: 60px 0px 0px 0px;
    padding-top: 30px;
}
#wrapper div#content #sidebar_home{
	float: left;
	width: 300px;
	position: fixed;
}
#content div#content #content_on{

}

#content div#content #content_on #banner_search{
	display: none;
	position: relative;
    background: url(../public/images/banner_search.jpg) no-repeat;
    background-size: 100%;
	background-position: center;
    margin-top: -29px;
    margin-bottom: 20px;
}

#content div#content #content_on #banner_search #search_img{
	margin: 0 auto;
    width: 800px;
	padding: 164px 0px;
	text-align: center;
}
#content div#content #content_on #banner_search #search_img h1{
	color: #fff;
    font: 700 33px Open Sans,Arial,sans-serif;
	margin: 0px;
}
#content div#content #content_on #banner_search #search_img p{
	margin: 23px 0px;
    font-size: 15px;
    color: #fff;
}
#content div#content #content_on #banner_search #search_img form input{
	width: 100%;
    padding: 15px 0px;
    margin-top: 15px;
    text-indent: 50px;
    background: url(../public/images/timkiem.svg) no-repeat 14px 14px;
    background-size: 24px;
    background-color: #ffffffe8;
}
#content div#content #content_on #banner_search #search_img #chuyenmuc_goiy{
	margin: 0;
    padding: 0;
    list-style: none;
	margin-top: 10px;
}
#content div#content #content_on #banner_search #search_img #chuyenmuc_goiy b{
	color: #eee;
    font-size: 13px;
}
#content div#content #content_on #banner_search #search_img #chuyenmuc_goiy a{
    color: #eee;
    font-size: 13px;
}

#content #content_on #content_main{
    margin: 0px 20px;
}
#content #content_on #content_main #con_mota_search{
    font-family: 'Roboto Slab', "Segoe UI", sans-serif;
	margin-bottom: 20px;
}
#content #content_on #content_main #con_mota_search h1{
	font-size: 21px;
    color: #5d5d5d;
    font-weight: 400;
}
#content #content_on #content_main #con_mota_search h2{
	font-weight: 300;
    font-size: 14px;
    color: #5d5d6c;
    margin: 0px;
    line-height: 20px;
}
#cart #giohang_cart table{
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	padding: 15px;
    display: inline-block;
}
#cart #giohang_cart table{
	margin-top: 0px;
}
#cart #giohang_cart table tr{
	background: none;
}

#cart #giohang_cart table tr#phivanchuyen #tongtien_cong{
	float: right;
}
#cart #giohang_cart table tr th{
    background: none;
}
#cart #giohang_cart table tr#tr_des{
	border-top: 1px solid #ccc;
}
#cart #giohang_cart table tr td{
    background: none;
}


#cart table{
	margin-top: 30px;
}
#cart #cart_thanhtoan{
	float: right;
	margin-top: 10px;
}
#cart table tr:nth-child(2n){
	background: #fff4cb;
}
#cart table tr{
	background: #fffcf1;
}
#cart table tr td{
    padding: 10px 5px;
    text-align: left;
    color: #000;
    font-size: 15px;
}
#cart #tr_mobi{
	display:none;
}
#cart table tr th{
	padding: 10px;
    background: #ffca08;
    font-weight: normal;
	text-align:left;
}
#content #content_on #content_main #thongbaobg{
	text-align: center;
	margin: 30px 0px 50px 0px;
}
#content #content_on #sidebar_right{
    float: left;
    width: 345px;
    margin-right: 20px;
    margin-left: 20px;
    border: 10px solid #fff;
    padding: 15px 15px 0px 15px;
}
#content #content_on #sidebar_right a#dangtin{
	margin-bottom: 20px;
	padding-top: 11px;
	padding-bottom: 12px;
	background: url(images/dangsanpham.png);
	background-position: 93% 3px;
	background-repeat: no-repeat;
	background-color: #ee4935;
	font-size: 18px;
	color: #fff;
	padding-left: 10px;
	display: inline-block;
	width: 335px;
}
#content #content_on #sidebar_right .sidebar1{
    padding: 5px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    border-bottom: 0 !important;
	margin-bottom: 15px;
}
#content #content_on #sidebar_right .sidebar1 #td{
	text-transform: uppercase;
	font-size: 16px;
	color: #403e3e;
}
#content #content_on #sidebar_right .sidebar1 #nd{
	margin-left: 5px;
}
#content #content_on #sidebar_right .sidebar1 #nd ul{
	padding: 0;
	margin:0;
}
#content #content_on #sidebar_right .sidebar1 #nd ul li{
	list-style: none;
	border-bottom: 1px dashed #fff;
	padding: 8px 0 8px 0px;
}
#content #content_on #sidebar_right .sidebar1 #nd ul li a{
	font-size: 13px;
	color: #474747;
}
#content #content_on #sidebar_right .sidebar1 #nd ul li a:hover{
	color: #ff2581;
}
#content #content_on #sidebar_right .sidebar1 #nd ul li a img{
	margin-left: 5px;
	margin-top: 0px;
	position: absolute;
}
#content #content_on #sidebar_right .sidebar1 #nd ul li span{
	display: block;
	color: #aaa;
	font-size: 12px;
	font-style: italic;
}
#content #content_on #banner{
    display: inline-block;
    background: #eae9e7;
    border: 1px solid #dfdcdc;
    padding: 15px;
	margin-top:20px;
}
#content #content_on #banner #slide01{
	background: #c1bcb4;
    padding: 9px;
}
#content #content_on #banner #tabbed_box_1 ul.tabs{
    text-align: center;
    border: none;
    margin-top: 2px;
}
#content #content_on #banner #tabbed_box_1 ul.tabs li a{
    background-color: #ffffff;
    color: #606060;
    border: none;
    border-left: 1px solid #8A8A8A;
    border-radius: 0px;
    font-size: 13px;
    padding: 0px 10px;
}
#content #content_on #banner #tabbed_box_1 ul.tabs li a:hover{
    color: #007cdc;
}
#content #content_on #banner #tabbed_box_1 ul.tabs li a.active:hover{
    color: #007cdc;
}
#content #content_on #banner #tabbed_box_1 ul.tabs li a.active{
    color: #a8a8a8;
}
#content #content_on #banner #tabbed_box_1 ul.tabs li#tab1 a{
    border-left: none;
}
#content #content_on #banner #tabbed_box_1 .content{
    border: none;
    text-align: center;
}
#content #content_on #banner #tabbed_box_1 .content a{
    font-size: 56px;
    line-height: 60px;
    letter-spacing: 0.025em;
    color: #606060;
    font-weight: 100;
    margin: -10px 0 20px;
    display: block;
}
#content #huongdan{
    padding-top: 5px;
    text-align: center;
    color: #818181;
    font-size: 17px;
    margin: 0 auto;
    margin-top: 285px;
    display: inline-block;
    width: 100%;
}
#content #huongdan img#mobile{
	display: none;
}
#content #huongdan a{
    margin: 0px 8px;
    color: #818181;
    font-size: 17px;
    letter-spacing: 0.025em;
}
#content #huongdan a#post_da{
    display: inline-block;
    margin: 30px 0px 15px 0px;
    padding: 15px 75px;
    color: #fff;
    background: #009274;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.05em;
}
#content #huongdan a#post_da:hover{
    background: #006E4F;
}
#content #duanmoi #ct_duanmoi #tt_sp_index{
	background: #f9f9f9;
    margin-bottom: 20px;
    border: 1px solid #eee;
	border-top: 2px solid #ff2581;
    border-left: #009cd7;
}
#content #duanmoi #ct_duanmoi #tt_sp_index h2{
	margin: 0;
    padding: 10px 10px 10px 10px;
    display: inline-block;
    background: #009cd7;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
}
#content #ct_duanmoi h3,#chitietduan #botton_ctda #nd_duan h3{
	color: #637372;
	font-size: 14px;
	text-shadow: inherit;
	margin: 0px 0px 10px 0px;
}
#sanpham a#moi_sp #mota #mota_p{
	height: 110px;
	overflow: hidden;
}
#sanpham #moi_sp{
	display: flex;
    background: #fff;
    border-bottom: 1.5px solid #cbd3db;
    padding-top: 10px;
    padding-bottom: 10px;
	width: 100%;
}
.sp_lienquan_m #sp_tuphan_lot #moi_sp {
    
}
#nguoidang_duan #muangay_mobile{
	display:none;
}
#sanpham #sp_tuphan {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 2px;
    box-sizing: border-box;
}
#sanpham #sp_tuphan #sp_tuphan_lot{
    width: 100%;
    box-sizing: border-box;
	display: flex;
}
#sanpham #moi_sp:hover{
	border-bottom: 1.5px solid #009CD7;
}

#ct_duanmoi #sanpham h2#home_h2_f{
	font-size: 25px;
	color: #36c5f4;
	font-weight: normal; 
	padding-bottom: 5px;
	line-height: 30px;
	margin: 20px 0px 5px 0px;
	display: inline-block;
}

#sanpham #moi_sp img#anh_dd{
	margin-bottom: -5px;
	width: 100%;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#sanpham #moi_sp #mota{
	margin: 0px 10px 0px 5px;
}
#sanpham #moi_sp em#gia{
	margin-top: 5px;
	color: #bd721e;
	font-size: 20px;
	font-weight: 700;
	font-style: inherit;
	display: inline-block;
}
#sanpham #moi_sp h3{
	font-size: 14px;
    color: #555;
    text-decoration: none;
    margin-bottom: 0px;
}
#sanpham #moi_sp a h3:hover{
	color:#009CD7;
}
#sanpham #moi_sp h3 #tieude_name{
	max-height: 50px;
    overflow: hidden;
    line-height: 18px;
    margin-bottom: 7px;
}
#sanpham #moi_sp #luong{
    color: #ff2581;
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
	float:left;
}
#sanpham #moi_sp #all_baogia{
	float: right;
    font-size: 16px;
    color: #333;
}
#sanpham #moi_sp ul#muclucthem{
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #a1a1a1;
    padding: 0px;
    margin: 0;
}
#sanpham #moi_sp ul#muclucthem li{
	list-style: none;
    float: left;
    margin-right: 5px;
}
#sanpham #moi_sp ul#muclucthem li#han_bgia{
	float:right;
}
#sanpham #moi_sp ul#muclucthem li a#link_tags{
	background: #ddd;
    color: #333;
    padding: 0px 5px;
    border-radius: 2px;
    font-size: 12px;
    display: inline-block;
}
#sanpham #moi_sp ul#muclucthem li a#link_tags:hover{
	background: #baecff;
    color: #0068c2;
}
#sanpham #moi_sp h3 #xem{
    color: #aaaaaa;
    font-size: 15px;
    float: right;
    font-weight: normal;
    margin-top: 5px;
    font-style: normal;
}
#sidebar_home #sanpham a#moi_sp h3 #tieude_name{
    line-height: 16px;
    font-weight: normal;
    color: #00adef;
    height: 48px;
}
#sidebar_home #sanpham #moi_sp #mota{
	margin:0px;
}
#sidebar_home #sanpham #moi_sp{
	border: none;
    border-radius: 0px;
    padding: 0px;
	margin-bottom: -5px !important;
}
#sidebar_home .sanpham_lq #sanpham #sp_tuphan{
    border-bottom: 1px solid #cbd3db;
    margin: 5px 15px 5px 15px;
    float: none;
    display: block;
    padding: 0px 0px 5px 0px;
}
#sidebar_home #sanpham a#moi_sp h3 {
    margin-top: 10px;
}
#sidebar_home #sanpham #moi_sp:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
	color: #00adef;
	text-decoration: underline;
}
#sidebar_home #sanpham #moi_sp img{
	border: none;
    border-radius: 0px;
    width: 70px;
    float: left;
    margin-right: 10px;
	margin-bottom:0px;
}
#sidebar_home #sanpham #sp_tuphan #sp_tuphan_lot{
	margin:0px;
}

#content #content_on #content_main #search_cv .form-control{
    width: 100%;
    padding: 15px 0px;
    text-indent: 46px;
    margin-bottom: 15px;
    background: url(../public/images/timkiem.svg) no-repeat 11px 13px;
    background-size: 28px;
}
#content #content_on #content_main #search_cv #submit-upload{
    border-radius: 4px;
    margin-bottom: 25px;
    padding: 8px 16px;
    width: 100%;
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #009ed2;
    font-size: 16px;
}
#content #content_on #content_main #search_cv #submit-upload:hover{
	background-color: #009ed2;
    border-color: #bce8f1;
    color: #bce8f1;
}
#content #content_on #content_main #search_cv #form_dda{
	width: 33%;
	margin-right: 12px;
	background: url(../public/images/job_type.png) no-repeat 10px 10px;
    background-size: 30px;
    text-indent: 42px;
	float: left;
}
#content #content_on #content_main #search_cv #form_dda2{
	width: 49%;
	background: url(../public/images/diadiem_lo.png) no-repeat 10px 10px;
	background-size: 30px;
    text-indent: 42px;
}

#content #ct_duanmoi h1{
    font-size: 25px;
    color: #36c5f4;
    font-weight: normal;
    border-bottom: 1px solid #cbd3db;
    padding-bottom: 15px;
    line-height: 30px;
    margin: 5px 0px 20px 0px;
}
#content #duanmoi .nd td a{
    color: #005e87;
    margin-right: 15px;
}

#content #duanmoi #mota_dm{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin-bottom: 20px;
    text-align: justify;
}
#content #duanmoi table{
    margin-bottom: 10px;
    border: 1px solid #ddd;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	width:100%;
}
#content #duanmoi table tr#td{
    background: #005e87;
    color: #fff;
    font-size: 15px;
}
#content #duanmoi a#xemtatca:hover{
    color: #ff2581;
}
#content #duanmoi a#xemtatca{
	color: #009cd7;
    letter-spacing: 0.05em;
    text-decoration: underline;
    display: inline-block;
    width: 98%;
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: right;
    font-weight: bold;
}
#content #duanmoi table tr#bg a{
    color: #0084C1;
    background: none;
}
#content #duanmoi table tr#bg input.e_tien{
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: #AA63A1 solid 1px;
    color: #555;
    margin-bottom: 15px;
    font-size: 13px;
    width: 100px;
}
#content #duanmoi table tr#bg #tien span{
    border: 1px solid #ccc;
    padding: 12.5px 6px 13px 6px;
    margin-left: -20px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-weight: normal;
    background: #eee;
}
#content #duanmoi table tr#bg:hover a{
    font-weight: normal;
}
#content #duanmoi table tr#bg textarea#noidung{
    width: 345px;
    height: 140px;
}
#content #duanmoi table tr#td td#left{
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    width: 50%;
    padding: 20px 10px;
}
#content #duanmoi table tr#td td#right{
    border-radius-topright: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    text-align: center;
}
#content #duanmoi table tr td{
    padding-left: 10px;
    padding: 10px 15px;
}
#content #duanmoi table tr.nd td{
    border-bottom: 1px solid #eee;
}
#content #duanmoi table tr.nd td #nd_bg{
	border: 1.5px solid #ddd;
    border-radius: 4px;
    padding: 10px;
    margin: 10px 0px;
}
#content #duanmoi table tr.nd td #nd_bg p{
	margin:0px;
}
#content #duanmoi table tr.nd td#right{
    text-align: center;   
}
#content #duanmoi table tr.nd td#right h3{
    color: red;  
}
#content #duanmoi table tr.nd td#right a{
    background: url(images/traoduan.png) no-repeat;
    width: 92px;
    height: 28px;
    margin-top: 8px;
    margin-left: 77px;
    display: inline-block;    
}
#content #duanmoi table tr.nd td#right a:hover{
    background: url(images/traoduan_hover.png) no-repeat;
}
#content #duanmoi table tr.nd td#right a#chapthuan{
    background: url(images/chapthuan.png) no-repeat;
    width: 92px;
    height: 28px;
    margin-top: 8px;
    margin-left: 20px;
    display: inline-block;    
}
#content #duanmoi table tr.nd td#right a#chapthuan:hover{
    background: url(images/chapthuan_hover.png) no-repeat;
}
#content #duanmoi table tr.nd td#right a#kyquy{
    background: url(images/kyquy.png) no-repeat;
    width: 92px;
    height: 28px;
    margin-top: 8px;
    margin-left: 77px;
    display: inline-block;    
}
#content #duanmoi table tr.nd td#right a#kyquy:hover{
    background: url(images/kyquy_hover.png) no-repeat;
}
#content #duanmoi table tr.nd td#right a#hoanthanh{
    background: none;
    color: #00F;
    text-decoration: underline;
    width: 151px;
    font-weight: bold;
    margin: 0px 0px 0px 81px;
}
#content #duanmoi table tr.nd td#right a#hoanthanh:hover{
    color: #333;
}
#content #duanmoi table tr.nd td#right #kyduyet,#content #duanmoi table tr.nd td#right #chuyentien{
    position: absolute;
    margin: 63px 240px 0px -435px;
    background: #015763;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #FFF;
    padding: 20px;
    text-align: left;
    width: 360px;
    box-shadow: 5px 5px 5px #000;
}
#content #duanmoi table tr.nd td#right #chuyentien{
    margin: 33px 240px 0px -450px;
}
#content #duanmoi table tr.nd td#right #kyduyet span,#content #duanmoi table tr.nd td#right #chuyentien span{
    margin-top: 20px;
    display: inline-block;
    color: #BBB;
    font-size: 12px;
    text-decoration: underline;
}
#content #duanmoi table tr.nd td#right #kyduyet p,#content #duanmoi table tr.nd td#right #chuyentien p{
    display: inline-block;
    width: 340px;
}
#content #duanmoi table tr.nd td#right #chuyentien p em,#content #duanmoi table tr.nd td#right #kyduyet p em{
    color: #FF3F3F;
    font-size: 12px!important;
}
#content #duanmoi table tr.nd td#right #kyduyet h1,#content #duanmoi table tr.nd td#right #chuyentien h1{
    color: #BBB;
    margin-bottom: 10px;
    font-size: 20px;
}
#content #duanmoi table tr.nd td#right #kyduyet textarea,#content #duanmoi table tr.nd td#right #chuyentien textarea{
    margin-top: 5px;
    width: 338px;
    height: 110px;
    background: #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    border: 2px solid #777;
}
#content #duanmoi table tr.nd td#right #kyduyet input#submit,#content #duanmoi table tr.nd td#right #chuyentien input#submit{
    float: none;
    width: auto;
    font-size: 14px;
    text-align: center;
    color: #FF3F3F;
    background: none;
    text-decoration: underline;
    margin: 15px -13px 0px 85px;
    border: none;
    border-right: 1px solid;
    cursor: pointer;
}
#content #duanmoi table tr.nd a#file{
    float: left;
    margin: -19px 0px 0px 110px;
    padding-left: 22px;
    padding-bottom: 5px;
    background: url(images/file_freelancer.png) no-repeat;
    color: blue;
    font-weight: normal;
}
#content #duanmoi table tr.nd a#file:hover{
    text-decoration: underline;
}
#content #duanmoi table tr.nd td#right #kyduyet input#submit:hover,#content #duanmoi table tr.nd td#right #chuyentien input#submit:hover{
    color: #fff;
}
#content #duanmoi table tr.nd td#right #kyduyet a#huy,#content #duanmoi table tr.nd td#right #chuyentien a#huy{
    float: none;
    width: auto;
    font-size: 14px;
    text-align: center;
    color: #B8B8B8;
    background: none;
    text-decoration: underline;
    margin: 15px 0px 0px 15px;
    font-weight: normal;
}
#content #duanmoi table tr.nd td#right #kyduyet a#huy:hover,#content #duanmoi table tr.nd td#right #chuyentien a#huy:hover{
    color: #fff;
}
#content #duanmoi table tr.nd td#right #kyduyet a.timhieuthem,#content #duanmoi table tr.nd td#right #chuyentien a.timhieuthem{
    color: #BBB;
    font-size: 12px;
    margin: 0px 0px 0px 20px;
    font-style: italic;
    float: none;
    width: auto;
    text-align: center;
    background: none;
    text-decoration: underline;
    font-weight: normal;
}
#content #duanmoi table tr.nd td#right #chuyentien input#formatWhileTypingAndWarnOnDecimalsEntered{
    padding: 3px;
    margin: 0px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: #AA63A1 solid 1px;
}
#content #duanmoi table tr.nd{
    background: #fff;
}
#content #duanmoi table tr.nd:hover{
    background: #F5F5F5;
}
#content #duanmoi table tr.nd:hover a{
    font-weight: bold;
}
#content #duanmoi tr.nd td a:hover{
    text-decoration: underline;
}
#content #duanmoi tr.nd td a#tinnhan:hover{
    text-decoration: none;   
}
#content #duanmoi tr.nd td a#tinnhan img:hover{
    background: #BEF0FF;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 18px;
    border-top: 3px solid#BEF0FF;
}
#content #duanmoi tr.nd td a#tinnhan{
    margin: -5px 0px 0px -23px;
}

#content #duanmoi tr.nd td a#tinnhan span{
    position: absolute;
    color: #dd4b39;
    font-weight: bold;
    margin: 4px 0px 0px -30px;
    font-size: 12px;
}
#toptheloai #top_td h2{
	margin: 0 auto;
	width: 1200px;
	text-transform: uppercase;
	color: #686868;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
#toptheloai #top_td {
	background: #f7f7f7;
	padding: 5px 0px;
}
#toptheloai{
    color: #333;
}
#toptheloai #in_ttl{
	width: 1200px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 35px;
}
#toptheloai h3{
	margin: 5px 0px 5px 0px;
	font-size: 15px;
	font-weight: normal;
}
#toptheloai ul.khoidanhmuc{
	padding: 0px;
	margin: 0px;
	display: inline-block;
	margin-bottom: 10px;
}
#toptheloai ul.khoidanhmuc li{
    list-style: none;
    padding: 0px;
    margin:0px;
}
#toptheloai ul.khoidanhmuc li ul{
    padding: 0;
}
#toptheloai ul li a{
    color: #333;
}
#toptheloai ul li a:hover{
    text-decoration: underline;
    background: url(images/bullet_over.gif) no-repeat left center;
}
#toptheloai ul li ul li{
    float: left;
    width: 205px;
    font-size: 12px;
    margin: 0px 15px 0px 20px !important;
}
#toptheloai ul li ul li a{
    background: url(images/bullet.gif) no-repeat left center;
    padding: 0 0px 0 12px;
    display: inline-block;
    height: 15px;
    line-height: 16px;
}
#content #bottom_index{
    text-align: center;
    padding-bottom: 30px;    
}
#content #bottom_index a{
    display: inline-block;
    margin: 0 10px;
}
#content #bottom_index a{        
    display: inline-block;
    margin: 20px 10px 15px 10px;
    padding: 15px 0px;
    width: 250px;
    color: #FFF956;
    background: #009CD7;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.05em;
}
#content #bottom_index a:hover{
    background: #FF2581;
}

/*dang ky*/
.dk_facebook{
    text-align: center;
    padding: 30px 0px;
    border-bottom: 1px solid #C0C3CA;
    box-shadow: 0px 1px 0px #E9EAED;
    cursor: pointer;
}
.dk_facebook span{
    background: none repeat scroll 0% 0% #fff;
    border-radius: 100px;
    position: absolute;
    padding: 9px 10px;
    font-family: Georgia,Times,"Times New Roman",serif;
    font-size: 16px;
    font-style: italic;
    line-height: 0;
    margin: 80px 0px 0px -213px;
}

#tt_gh #dangky {
	margin: 10px 11px 0px 0px;
}
#login_form .dk_facebook{
    margin-bottom: 40px;
}
#login_form{
    width: 442px;
    margin: 0 auto;
    display: block;
    margin-top: 25px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0 none;
    text-align: center;
    background: #FFF;
    border: 1px solid #D5D5D5;
}
#login_dk #sub:hover{
	background: #008bc0;
}
#login_dk input.form-control{
	margin-bottom: 15px;
}
#login_dk #sub{    
	float: left;
    margin: 0px 0px 15px 42px;
    padding: 15px 75px;
    color: #fff;
    background: #009CD7;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.05em;
    border: none;
    cursor: pointer;
}
#login_form #dangky span#link_dk{
    margin:0px;
}
#login_dk form a#tb_dk {
    text-align: left;
    margin-left: 41px;
    font-size: 14px;
    color: #2F88CC;
    margin-top: 80px;
    display: block;
}
#login_form #login_dk h1#login_title{
	color: #fff;
    font-weight: 100;
    font-size: 26px;
    background: #29aad5;
    margin: 25px 0px;
    padding: 17px 37px;
    text-align: left;
}
#login_form #login_dk em {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
    margin: -5px 0px 20px 0px;
    padding: 8px 14px 8px 14px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    border: 1px solid #bce8f1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
}
#login_form #login_dk em p{
    padding:0;
	margin:0;
}
#login_dk form.dktv em {
    margin: -5px 0px 10px 40px !important;
    float: left;
    width: 75%;
}
#login_dk em {
    color: red;
    font-size: 12px!important;
}
#login_dk span#link_dk {
    font-size: 14px;
    line-height: 1.3em;
    width: 80%;
    margin: 0 10% 1.5em;
    display: inline-block;
}
#login_dk form#dangnhap {
    margin-bottom: 15px;
    border-bottom: 1px solid #C0C3CA;
    box-shadow: 0px 1px 0px #E9EAED;
}
#login_dk form a#tb_dk {
    text-align: left;
    margin-left: 41px;
    font-size: 14px;
    color: #2F88CC;
    margin-top: 80px;
    display: block;
}
#dangky h1.ie{
    display:none;
    margin: -10px 0px 10px 0px;
    font-size: 15px;
}
#login_form em{
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
    margin: -20px 0px;
    padding: 8px 14px 8px 14px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    border: 1px solid #bce8f1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
}
#dangky .form-control{
    margin-bottom: 8px;
    padding: 5px;
    width: 100%;
    border-radius: 0px;
    border: solid 1px #ceebf3;
    background: #f6fdff;
}

#dangky em{
    color: red;
    font-size: 12px!important;
}
#dangky #sub{
    float: left;
    margin: 10px 0px 15px 42px;
    padding: 15px 75px;
    color: #fff;
    background: #22CFD4;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.05em;
    border: none;
    cursor: pointer;
}
#dangky form.dktv em{
    margin: -10px 0px 10px 40px;
    float: left;
    width: 75%;
}
#dangky form.dktv em p{
    padding: 0px;
    margin:0;
}
#dangky form#dangnhap{
    margin-bottom: 15px;
    border-bottom: 1px solid #C0C3CA;
    box-shadow: 0px 1px 0px #E9EAED;
}

#dangky form#form_dk{
    display: inline-block;    
}
#dangky #sub:hover{
    background: #20BDC2;  
}
#dangky .dk img#facebook2{
    cursor: pointer;
    width: 124px;
    margin: 15px 50px 0px 0px;
    float: right;
    border-bottom: 4px solid #21298B;
    border-right: 4px solid #21298B;
    border-top: 1px solid #21298B;
    border-left: 1px solid #21298B;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
#dangky.dn{
    padding: 10px 33px;
}

#dangky .dks{
    text-align: center;   
}
#dangky form a#tb_dk{
    text-align: left;
    margin-left: 41px;
    font-size: 14px;
    color: #2F88CC;
    margin-top: 80px;
    display: block;
}
#dangky a#tb_dk:hover,#dangky span#link_dk a:hover{
    text-decoration: underline;
}
#dangky span#link_dk{
    font-size: 14px;
    line-height: 1.3em;
    width: 80%;
    margin: 0 10% 1.5em;
    display: inline-block;
}
#dangky span#link_dk a{
    font-size: 14px;
    color: #2F88CC;
}
/*End#dang ky*/

#chitietduan .jobs_detail #title_content{
    border-bottom: 1.5px solid #efefef;
	display: inline-block;
}
#chitietduan .jobs_detail #con_nd{
	width: 870px !important;
}
#chitietduan .jobs_detail h1#title_h1{
	float: left !important;
    width: 600px !important;
    padding: 5px 0px 15px 0px;
}
#chitietduan .jobs_detail #left_title{
	float: right !important;
    width: 270px;
    text-align: right;
	margin-top: 10px;
}
#chitietduan .jobs_detail #title_content #luong{
    margin: 0px 0px 4px 0px !important;
}
#chitietduan .jobs_detail #con_nd #kynang_jobs{
	margin-top: 30px;
}
#chitietduan .jobs_detail #con_nd #kynang_jobs img{
    width: 30px;
    margin-top: -6px;
    float: left;
    margin-right: 10px;
}
#chitietduan .jobs_detail #con_nd #kynang_jobs a{
	border: 1.5px solid #bec0c2;
	border-radius: 3px;
	color: #1f2836;
	padding: 4px 10px;
	display: inline-block;
	margin-bottom: 5px;
}
#chitietduan .jobs_detail #con_nd #kynang_jobs a:hover{
	border: 1.5px solid #36c5f4;
	color: #36c5f4;
}
#chitietduan .jobs_detail #con_nd ul#nd_them{
	color: #a1a1a1;
	float: right;
	margin-top: 40px !important;
}
#chitietduan .jobs_detail #con_nd ul#nd_them li{
	width: auto !important;
	margin-left: 5px !important;
}
#chitietduan .jobs_detail #con_nd ul#nd_them img{
	width: 15px !important;
    margin-top: 3px !important;
    margin-right: 4px !important;
}
#chitietduan .jobs_detail #con_nd #chiase {
    margin-top: 60px!important;
}
#chitietduan #top_chitiet #sosome_mobile{
	padding: 10px 0px;
}
#chitietduan .jobs_detail #con_nd #job_baogia{
	-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
    border-radius: 4px;
    margin-top: 70px;
}
#chitietduan .jobs_detail #con_nd #job_baogia h2#title_bg{
	padding: 20px 20px 20px 20px;
    border-bottom: 1.5px solid #eee;
    color: #444;
    font-size: 20px;
}
#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia{
	padding: 1px 20px 20px 20px;
}
#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia h3#tt_td{
	margin: 5px 0px 0px 0px;
	font-size: 16px;
	color: #444;
}
#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia h3#tt_td a#dn{
    color: #009ed2;
    text-decoration: underline;
}
#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia h3#tt_td a#dn:hover{
    color: #ff2581;
}
#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia h3#td_tc{
    margin: 20px 0px 8px 0px;
    font-size: 14px;
    color: #444;
}
#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia #tuychon{
	float: left;
	width: 350px;
	margin-right: 20px;
}
#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia #tuychon_mota{
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}
#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia #tuychon i{
	display: inline-block;
    border: 1px solid #ccc;
    padding: 8.5px 12px 10px 8px;
    margin-left: -53px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-weight: normal;
    background: #eee;
    font-size: 14px;
    font-style: normal;
}
#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia #tuychon .form-control{
    width: 340px;
    padding: 10px 0px 10px 0px;
    text-indent: 10px;
}
#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia #tuychon_mota .form-control{
	width: 805px;
    height: 130px;
}
#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia .vieclamtructuyen{
	padding: 13px 40px !important;
}

#chitietduan .jobs_detail #con_nd #ds_baogia, .yes_sidebar #ds_baogia{
	-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
    border-radius: 4px;
    margin-top: 45px;
}
#chitietduan .jobs_detail #con_nd #ds_baogia h2#ds_baogia_title, .yes_sidebar #ds_baogia h2#ds_baogia_title{
	padding: 20px 20px 20px 20px;
    border-bottom: 1.5px solid #eee;
    color: #444;
    font-size: 20px;
}
#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia, .yes_sidebar #ds_baogia #ct_ds_baogia{
	padding: 10px 20px 20px 20px;
    border-bottom: 1.5px solid #eee;
    color: #444;
	margin-bottom: 15px;
	display: flex;
}
#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #avata, .yes_sidebar #ds_baogia #ct_ds_baogia #avata{
	float: left;
    padding: 0px 45px 5px 15px;
}
#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #avata img, .yes_sidebar #ds_baogia #ct_ds_baogia #avata img{
    border-radius:4px;
	max-width: none !important;
}
#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #mota_user, .yes_sidebar #ds_baogia #ct_ds_baogia #mota_user{
	width: 400px;
	margin-right: 25px;
}
#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #mota_user #name, .yes_sidebar #ds_baogia #ct_ds_baogia #mota_user #name{
    font-size: 16px;
    line-height: 1.4;
    color: inherit;
    font-weight: 700;
    padding-bottom: 3px;
    display: block;
}
#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #mota_user #name:hover, .yes_sidebar #ds_baogia #ct_ds_baogia #mota_user #name:hover{
	color: #36c5f4;
    text-decoration: underline;
}
#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #mota_user #phude, .yes_sidebar #ds_baogia #ct_ds_baogia #mota_user #phude{
    color: #b2b2b2;
    font-size: 14px;
    font-weight: bold;
}
#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #mota_user #mota, .yes_sidebar #ds_baogia #ct_ds_baogia #mota_user #mota,
.yes_sidebar #ds_baogia #ct_ds_baogia #info_baogia #noidung{
	font-size: 13px;
    margin-top: 3px;
    text-align: justify;
    line-height: 17px;
    margin-bottom: 7px;
	font-family: monospace;
	font-style: italic;
}
.yes_sidebar #ds_baogia #ct_ds_baogia #info_baogia #noidung{
	max-width: 300px;
    border: 1.5px solid #ddd;
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px;
}
#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #mota_user #kynang a, .yes_sidebar #ds_baogia #ct_ds_baogia #mota_user #kynang a{
	border: 1px solid #36c5f4;
    border-radius: 3px;
    color: #36c5f4;
    padding: 0px 5px;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 12px;
}
#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #mota_user #kynang a:hover, .yes_sidebar #ds_baogia #ct_ds_baogia #mota_user #kynang a:hover{
	border: 1px solid #333;
    color: #333;
}
#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #info_baogia #sotien, .yes_sidebar #ds_baogia #ct_ds_baogia #info_baogia #sotien{
    font-weight: bold;
    margin-bottom: 5px;
}	
#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #info_baogia #ngaydang, .yes_sidebar #ds_baogia #ct_ds_baogia #info_baogia #ngaydang{
    margin-top: 5px;
    font-size: 14px;
    color: #747474
}
.yes_sidebar #ds_baogia{
	margin:	20px 0px 30px 0px;
}
	
	
	
	
	
	
/**add_project**/
#add_project{
    position: relative;
}
#add_project #thongbao_post{
    display: inline-block;
    margin-top: 10px;
    margin-left: 20px;
}
#add_project #thongbao_post span{
    font-weight: bold;
    text-decoration: underline;
    margin-left: -20px;
}
#add_project #mt_donhang #text{
    float: left;
    width: 572px;
    margin-bottom: 20px;
}
#add_project #mt_donhang #thongbao_post{
    float: right;
    width: 370px;
    text-align: justify;
}
#add_project ul.danhmuc{
    padding: 0px;
    margin: 0px 0px 0px 50px;
}
#add_project ul.danhmuc li{
    list-style: none;
    float:left;
    width: 185px;
}
#add_project #thongbao_kynang{
    color: #00AEC5;
    border: 1px solid #00AEC5;
    padding: 9.5px 20px;
    width: 145px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: -60px 0px 15px 430px;
}
#add_project #thongbao_kynang em{
    font-weight: bold;   
    font-size: 13px;
    margin: 0px;
}
#add_project #thongbao_kynang span{
    float: right;
    font-weight: bold;
    font-size: 25px;
}
#add_project #form_dda{
    padding: 10px 12px;
    width: 500px;
    margin-bottom: 20px;
}
.add_freelancer .form-control{
	padding: 12px 12px !important;
    font-size: 16px !important;
    height: auto !important;
}
.add_freelancer #tuychon i{
	    padding: 12px 12px 13.5px 8px !important;
}
.add_freelancer h1{
    margin-top: 13px;
    display: inline-block;
    font-size: 25px;
    line-height: 35px;
}

#add_project h3{
    font-weight: bold;
    font-size: 15px;
    color: #444;
    margin-bottom: 5px;
	width: 100%;
    display: inline-block;
	margin-top:0px;
}
#add_project h3.tc_gia{
    display: inline;
}
#add_project #tuychon .form-control{
    height: 40px;
    padding: 0px 12px;
    width: 454px;
    margin-bottom: 20px;
}
#add_project #tuychon i{
	display: inline-block;
    border: 1px solid #ccc;
    padding: 8.5px 12px 11px 8px;
    margin-left: -10px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-weight: normal;
    background: #eee;
    font-style: normal;
}

#add_project input#select-file{
    margin-bottom: 20px;
    font-size: 13px;
    width: 788px;
    background: #eee;
    padding: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #555;
}

#add_project input#select-file:hover{
    border: #ccc solid 2px;
    background: #F5F5F5;
    width: 788px;
}
#duanmoi input#select-file{
    margin-bottom: 20px;
    font-size: 13px;
    width: 737px;
    background: #eee;
    padding: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #555;
}
#duanmoi input#select-file:hover{
    border: #ccc solid 2px;
    background: #F5F5F5;
    width: 735px;
}
#add_project textarea#mota{
	width: 817px; 
	height: 100px;
}

#add_project em p{
    color: red;
    font-size: 12px!important;
    margin: -12px 0px 15px 0px;
}
#add_project #header_apro{
    background: url(images/section.gif?v=297c9489bb4d5637444956f6ee49e9ef&amp;m=2) repeat-x;
    height: 22px;
    text-align: center;
    margin: 0px 0px 30px 0px;
}
#add_project #header_apro span{
    color: #888;
    font-family: georgia,times,serif;
    font-style: italic;
    font-size: 14px;
    background: #FFF;
    padding: 0 20px;
}
#add_project #free_project{
    background: url(images/free-to-post.gif?v=087c7bbf2e96b7caf73e5957b3717005&amp;m=2) no-repeat;
    height: 120px;
    width: 239px;
    text-align: center;
    position: absolute;
    top: 12px;
    right: 22px;
}
#add_project #free_project p{
    margin: 0px;
    font-size: 34px;
    font-weight: bold;
    padding: 20px 0px 10px 0px;
    color: #c59b1f;
}
#add_project #free_project span{
    font-size: 13px;
    color: #c59b1f;
}
/**END#add_project**/
#duanmoi #span1{
    color: red;
}
#duanmoi #span2{
    color: #a81b6a;   
}
#duanmoi #span3{
    color: #C0C0C0;   
}
#duanmoi .pagination, #nguoilam .pagination{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	display: inline-block;
}
#duanmoi .pagination a, #nguoilam .pagination a{
    border: 1px solid;
    padding: 6px 12px;
    margin-left: -2px;
    border-color: #C7C7C7;
    color: #005e87;
}
#duanmoi .pagination a:hover, #nguoilam .pagination a:hover{
    font-weight: bold;
    text-decoration: none;
    background: #F5F5F5;
}
#duanmoi .current, #nguoilam .current{
    border: 1px solid;
    margin-left: 2px;
    padding: 6px 12px;
    border-color: #C7C7C7;
    background: #F5F5F5;
    color: #aaa;
    font-weight: bold;
}

input#submit_add_cart{
	background: url(../public/images/ico-giohang.png) no-repeat 2px;
    border: 1px solid #eee;
    color: #333;
    border-color: #adadad;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 10px 0px -2px 20px;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
    width: 43%;
    background-color: #e6e6e6;
    float: left;
}
input#submit_add_cart:hover{
	background-color: #b6b6b6;
}
input#dat_ngay_submit_add_cart{
    border: 1px solid #eee;
    color: #333;
    border-color: #adadad;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 10px 20px -2px 0px;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
    width: 43%;
    background-color: #ffca08;
}
input#dat_ngay_submit_add_cart:hover{
	background-color: #b6b6b6;
}
/**End#content**/

/****chitietduan***/
#chitietduan #top_chitiet{
    color: #000;
    display: inline-block;
    width: 100%;
}
#chitietduan #top_chitiet #title_content{

}

#chitietduan #top_chitiet #con_nd ul#nd_them{
    margin: 20px 0px 0px 0px;
    padding: 0px;
    display: inline-block;
	font-size: 13px;
}
#chitietduan #top_chitiet #con_nd ul#nd_them li{
	list-style: none;
    margin: 0px;
    float: left;
    width: 275px;
    margin-bottom: 20px;
}
#chitietduan #top_chitiet #con_nd ul#nd_them li img{
	width: 30px;
	margin-top: -6px;
	float: left;
	margin-right: 10px;
}


#chitietduan #top_chitiet #con_nd #nd_diachi{
	margin-top: 5px;
}
#chitietduan #top_chitiet #con_nd #nd_diachi b{
	display: block;
	color: #8f8297;
	font-size:17px;
	border-bottom: #ebebeb solid 1.5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#chitietduan #top_chitiet #con_nd #nd_diachi span img{
	width: 30px;
	margin-top: -5px;
	float: left;
	margin-right: 10px;
}
#chitietduan #top_chitiet #con_nd #chiase{
	margin-top: 20px;
}
#chitietduan #top_chitiet #con_nd #chiase b{
	display: block;
	color: #777;
	font-size: 17px;
	border-bottom: #ebebeb solid 1.5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#chitietduan #top_chitiet #title_content #img_cn{
	text-align: center;
}
#chitietduan #top_chitiet #title_content #img_cn_none{
	background: #eee;
    width: 550px;
    height: 400px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
#chitietduan #top_chitiet #title_content #img_cn_none b{
	font-size: 40px;
    font-weight: bold;
    color: #ddd;
}
#chitietduan #top_chitiet #title_content #luong{
	color: #ff2581;
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
}
#chitietduan #top_chitiet #con_nd{
	float: left;
    width: 550px;
}
#chitietduan #top_chitiet #user_nd #avata{
    margin: 0px 10px 0px 0px;
    float: left;
    border-radius: 25px;
}
#chitietduan #top_chitiet #nd_top{
	width: 100%;
	display: inline-block;
}
#chitietduan #top_chitiet .user_nd_mobile{
	display:none;
}
#chitietduan #top_chitiet #user_nd{
	float: right;
    width: 295px;
    border-top: 1.5px solid #E5E5E5;
    padding-top: 10px;
}
#chitietduan #top_chitiet #user_nd #name_user{
    font-size: 17px;
    color: #333;
    margin-top: 4px;
    display: inline-block;
    font-weight: bold;
}
#chitietduan #top_chitiet #user_nd #thamgia{
	font-size: 13px;
	color: rgb(155,155,155);
	margin-top: 3px;
}
#chitietduan #top_chitiet #user_nd #thamgia b{
    font-size: 20px;
    color: rgb(155,155,155);
    float: left;
    margin-right: 6px;
}
#chitietduan #top_chitiet #con_nd #tin_luc{
	display: inline-block;
	background: #000000a3;
	color: #fff;
	text-align: right;
	width: 100%;
	margin-top: -31px;
	padding: 5px 0px;
}
#chitietduan #top_chitiet #con_nd #tin_luc span{
	margin-right:10px;
}
#chitietduan #top_chitiet #user_nd #tel{
    font-size: 21px;
    color: #333;
    font-weight: bold;
    text-align: center;
    border-top: 1.5px solid #E5E5E5;
    padding-top: 15px;
    margin-top: 15px;
}

#chitietduan #top_chitiet h1#title_h1{
	font-size: 18px;
    color: #555;
    line-height: 30px;
    margin-bottom: 7px;
}
#chitietduan #top_chitiet #truong_noidung{
    border-bottom: 0 !important;
    padding-top: 0px;
    margin: 0px 0px 0px 15px;
}
#chitietduan #top_chitiet #images{

}
#chitietduan #top_chitiet #images img{
    position: relative;
    cursor: pointer;
    height: auto;
	width:100%;
}
#chitietduan #top_chitiet #images .clip img{
	width: 40px !important;
    height: auto;
}
#chitietduan #top_ctda{
    padding: 20px;
}
#chitietduan #top_ctda .infoct {
	border-bottom: 1px solid #eee;
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
}
#chitietduan #noidung{
	
}

.sanpham_lq{
  
}
.sanpham_lq #ct_duanmoi{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid #cbd3db;
    border-radius: 4px;
    margin-bottom: 20px;
}
.sanpham_lq #ct_duanmoi h3#td{
	background: #d3e8f0;
    padding: 10px 15px;
    font-weight: bold !important;
    margin: 0px 0px 0px 0px;
    border-bottom: 1px solid #cbd3db;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#sidebar_home #sanpham ul#chuyenmuc li{
	list-style: none;
    padding: 5px 15px;
}
#sidebar_home #sanpham ul#chuyenmuc{
	margin: 0;
    padding: 7px 0px;
}
#sidebar_home #sanpham ul#chuyenmuc li a:hover{
	color: #00adef;
}
#sidebar_home #sanpham ul#chuyenmuc li a{
	color: #555;
	font-size: 14px;
	background: url(../public/images/icon-muiten.png) no-repeat;
    padding-left: 20px;
}
.sanpham_lq #ct_duanmoi a#moi_sp{
	margin: 0 !important;
}
.sanpham_lq #sanpham #sp_tuphan{
	width: auto !important;
}
#nguoidang_duan .destop_add_s{
	background: #ffffff;
    padding: 12px 17px;
    border: 3px solid #bd721e;
    color: #bd721e;
}
#nguoidang_duan .destop_add_s:hover{
	border: 3px solid #787878;
    color: #787878;
}
#chitietduan #noidung #h3{
	font-size: 24px;
	font-weight: normal;
}

#chitietduan #noidung img{
	max-width: 100% !important;
}
#chitietduan #top_ctda #noidung p#ndmt{
	border: 1px solid #eee;
	padding: 10px;
}
#chitietduan #top_ctda h1{
	margin: 0px;
	font-size: 23px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 5px;
	float: left;
	line-height: 35px;
	width: 100%;
}
#chitietduan #top_ctda .ctleft{
	float: left;
	width: 125px;
	font-weight: bold;
}
#chitietduan #top_ctda .infoct span{
	color: #000000;
    font-size: 16px;
	display: flex;
}
#chitietduan #top_ctda .infoct span a#user_n{
	color: #000000;
    font-size: 16px;
}
#chitietduan #top_ctda img{
  
}
#chitietduan #top_ctda #them{
    margin: 30px 0px 0px 123px;
    display: inline-block;
}
#chitietduan #top_ctda #span{
    border: 1px solid #CCC;
    margin-top: 15px;
    height: 65px;
    padding: 10px;
    background: #F5F5F5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    width: 978px;
}
#chitietduan #top_ctda ul{
    margin: 0px;
    border: 1px solid #ccc;
    height: 43px;
    background: #FFF;
    padding: 10px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
}
#chitietduan #top_ctda ul li{
    list-style: none;
    float:left;
    padding: 0px 10px;
}
#chitietduan #top_ctda ul li.span2{
    border-right: 1px solid #CCC;
}
#chitietduan #top_ctda ul li span{
    color: #008bcb!important;  
}
#chitietduan #top_ctda ul li span,#chitietduan #top_ctda h2{
    font-size: 22px;
    font-weight: bold!important;
    margin-top: 5px;
    display: block;
}
#chitietduan #top_ctda #trangthai_ctda{
    color: #61AB00!important;
    float: right;
    border: 1px solid #CCC;
    height: 43px;
    background: #FFF;
    padding: 10px 80px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#chitietduan #botton_ctda{
    margin-top: 20px;
    color: #333;
}
#chitietduan #botton_ctda #nd_duan{

}
#chitietduan #botton_ctda #nd_duan h3{
    font-size: 14px;
    font-weight: bold;
}
#chitietduan #botton_ctda #nd_duan p{
    font-size: 14px;
    margin-bottom: 10px;
}
#chitietduan #botton_ctda #nd_duan ul#kynang{
	padding: 0;
	margin: -25px 0px 0px 0px;
	height: auto;
	background: none;
	border: none;
}
#chitietduan #botton_ctda #nd_duan ul#kynang li{
    list-style: none;
    float: left;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -khtml-border-radius: 20px;
    border: 1px solid #CCC;
    background: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F0F0F0');
    background: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#F0F0F0));
    background: -moz-linear-gradient(top,#fff,#f0f0f0);
    margin: 0px 5px 5px 0px;
    padding: 4px 6px;
}
#chitietduan #botton_ctda #nd_duan ul#kynang li a{
    color: #000000;
}
#chitietduan #botton_ctda #nd_duan ul#kynang li a:hover{
    color: #333;
}
#chitietduan #botton_ctda #nd_duan a#file{
    float: left;
    margin: -19px 125px;
    padding-left: 22px;
    padding-bottom: 5px;
    background: url(images/file_freelancer.png) no-repeat;
    color: #A81B6A;
}
#chitietduan #botton_ctda #nd_duan a#file:hover{
    text-decoration: underline;
}
#chitietduan #botton_ctda #nguoidang_duan{
	display: inline-block;
	width: 100%;
	margin: 15px 0px;
}
#chitietduan #suadoi{
    
}
#chitietduan #suadoi a{
    color:#0084C1;
}
#chitietduan #suadoi a:hover{
    text-decoration: underline;
}
#chitietduan #suadoi #chinhsua{
    border: 1px solid #ccc;
    padding: 20px 20px 40px 20px;
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #eee;
    margin-top: 17px;
}
#chitietduan #suadoi #chinhsua i#d{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 7px 12px 10px 8px;
    margin-left: -35px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-weight: normal;
    background: #eee;
    font-style: normal;
}
#chitietduan #suadoi #chinhsua #add_project .form-control{
	margin-bottom: 20px;
    width: 100%;
    padding: 10px 0px;
    text-indent: 10px;
}


#chitietduan #suadoi #chinhsua input#formatWhileTypingAndWarnOnDecimalsEntered2{
    margin-left:38px;
}
#chitietduan #botton_ctda #nguoidang_duan img, #duanmoi tr.nd #bg_left{
    margin-right: 20px;
    float: left;
    width: 100px;
}
#chitietduan #botton_ctda #nguoidang_duan img, #duanmoi tr.nd a#avata_bg img{
    width: 68px;
    height: 68px;
    border: 1px solid #61AB00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    padding:2px;    
}
#chitietduan #botton_ctda #nguoidang_duan div#h1{
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin-right: 10px;
}
#chitietduan #botton_ctda #nguoidang_duan a{
	color: #006898;
	font-weight: bold;
	font-size: 12px;
	float: left;
	margin-right: 30px;
}
#chitietduan #botton_ctda #nguoidang_duan a:hover{
    text-decoration: underline;
}
#user_pro{
	float: right;
	margin: -7px 0px -15px 0px;
}
#user_pro a#chat_voi img#mess{

}
#duanmoi.dangbaogia{
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	margin: 30px 0px;
}
#duanmoi #span10{
	font-size: 14px;
	font-weight: bold;
	float: left;
	color: #333;
	margin-right: 30px;
}
#duanmoi #span10.span12{
    margin-top: 15px;
    width: 920px;
}
#duanmoi #span10.span12 .span11{
    margin-top: 3px;   
}
#duanmoi #span10.span12 h3, #duanmoi #span10.span13 h3{
    float: left;
    margin-right: 4px;
}
#duanmoi #span10.span13{
    margin-top: 15px;
    float: left;
}
#duanmoi #span10.span13 textarea{
    width: 754px;
    height: 130px;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #555555;
    margin-top: 3px;
}
#duanmoi .span11{ 
    display: inline-block;
}
#duanmoi .span11 input{
    width: 100px;
    padding: 0px 10px;
    height: 38px;
}
#duanmoi .span11 em{
    border: 1px solid #bbb;
    padding: 11px 9px 11px 3px;
    margin-left: -4px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-weight: normal;
    background: #eee;
    font-style: normal;
}
#duanmoi #span10 p{
    font-weight: normal;
    font-size: 13px;
}

#duanmoi #span10 i{
    color: red;
    font-size: 12px!important;
    margin: 3px 0px 0px 0px;
    display: block;
}
#chitietduan #thongbaobg{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-top: 35px;
    padding-bottom: 20px;
}
#duanmoi tr.nd a#user_bg{
    color: #a81b6a;
    font-weight: bold!important;
    width: 345px;
    margin-bottom: 5px;
}
#duanmoi tr.nd p{
    float: right;
    width: 360px;
}
#duanmoi tr.nd a#user_bg:hover{
    color: #E750A5;
}
#duanmoi tr.nd em{
    font-size: 19px!important;
    color: #333;
	font-style: normal;
}
#duanmoi tr.nd i{
    color: #aaa;
}
/****END#chitietduan***/

/***NGUOILAM***/
#nguoilam{
	
}
#nguoilam #center_nl{
    display: inline-block;
}
#nguoilam #left_nguoilam{
    margin-bottom: 30px;
}
#nguoilam #left_nguoilam h2{
    font-size: 30px;
    color: #a2a2a2;
    margin: 4px 0px 15px 0px;
}
#nguoilam #left_nguoilam #sapxep{
	
}
#nguoilam #left_nguoilam #sapxep select{
    width: 100%;
    padding: 12px 5px;
}
#nguoilam #left_nguoilam #danhmuc_nguoilam{
    margin-top: 17px;
}
#nguoilam #left_nguoilam #danhmuc_nguoilam #h1{
    font-size: 150%;
    color: #a2a2a2;
    font-weight: bold;
    margin-bottom: 15px;
}
#nguoilam #left_nguoilam #danhmuc_nguoilam ul li a{
    color: #008bcb;
    line-height: 18px;
}
#nguoilam #left_nguoilam #danhmuc_nguoilam ul li a:hover{
    color: #02AFFF;
    text-decoration: underline;
    font-weight: bold;
}
#nguoilam #right_nguoilam{
    margin-bottom: 20px;
}
#nguoilam #right_nguoilam #mota_nd img{
    max-width: 700px;
}

#nguoilam #right_nguoilam h1{
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 36px;
    color: #a2a2a2;
    margin: -5px 0px 30px 0px;
    text-transform: uppercase;
    line-height: 45px;
}
#nguoilam .ct_dh h1#title_dh{
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    color: #0E76BC;
    margin: -5px 0px 30px 0px;
    line-height: 28px;
    text-transform: none;
}
#right_nguoilam img#buy_ttoan{
    float: left; margin-right: 10px;width: 120px;height: 80px; border: 1px solid #16A73E; padding: 2px;
}
#right_nguoilam#name_dh{
    
}
#right_nguoilam #form_ttoan{
    text-align: center;
}
#right_nguoilam #form_ttoan #huy{
    border: none;
    text-decoration: underline;
    color: #0E76BC;
    background: none;
    cursor: pointer;
}
#nguoilam .ct_dh em#gia{
    margin: -20px 0px 20px 0px;
    display: inline-block;
    color: #BF0000;
    font-size: 28px;
    font-weight: bold;
    font-style: inherit;
}
#nguoilam .ct_dh span#tb_gia{
    font-size: 20px;color: #16A73E;font-weight: bold;margin: -17px 5px 0px 0px;display: inline-block;
}
#nguoilam .ct_dh #content_dh:hover{
    background: none;
}
#nguoilam #right_nguoilam #soluoc_ngl .moinguoi{
    padding: 10px 10px 15px 10px;
    border-bottom: 1px dotted #ccc;
	display: flex;
}
#nguoilam #right_nguoilam #soluoc_ngl .moinguoi:hover{
    background: #F5F5F5;
}
#nguoilam #right_nguoilam #soluoc_ngl .moinguoi #img a img{
    width: 120px;
    height: 80px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#soluoc_ngl #thongke{
    display: inline-block;
    margin-top: 5px;
}
#soluoc_ngl #thongke ul{
    padding: 0;
    margin: 0;
    float: left;
    width: 400px;
}
#soluoc_ngl #thongke ul li{
    list-style: none;
    float: left;
    margin-right: 10px;
    color: #006898;
}
#soluoc_ngl #thongke ul li em{
    color: #BF0000;
}
#right_nguoilam #top_buy{
    margin-bottom: 10px;
}
#right_nguoilam #buy_lq{
    border-top: 2px solid #ddd;
    margin-top: 30px;
}
#right_nguoilam #buy_lq #h1{
    font-weight: normal;
    color: #FB6409;
    font-size: 18px;
    background: #EEE;
    border: 1px solid #C0C0C0;
    padding: 5px 20px;
    box-shadow: 3px 3px 3px #DCDCDC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 30px 0px;
}
#right_nguoilam #top_buy a.vieclamtructuyen{
    margin-top: 0px;
    float: right;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #217bb2;
    padding: 15px 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-bottom: 3px solid #1c6998;
    border-left: 1px solid #1c6998;
    border-right: 1px solid #1c6998;
    border-top: 1px solid #1c6998;
}
#right_nguoilam #top_buy a.vieclamtructuyen:hover{
    background-color: #195d87;
    border-bottom: 3px solid #154e71;
    border-left: 1px solid #154e71;
    border-right: 1px solid #154e71;
    border-top: 1px solid #154e71;
}
#right_nguoilam #top_buy img{
    position: absolute;
    margin-left: 255px;
}
#right_nguoilam .moinguoi img#buy{
    float: left;
    width: 450px;
    margin-right: 20px;
    border: 1px solid #ccc;
    padding: 2px;
}
#right_nguoilam .moinguoi p{
    
}
#right_nguoilam .moinguoi p#infor a{    
    color: #006898;
    font-size: 14px;
}
#right_nguoilam .moinguoi p#infor a:hover{
    text-decoration: underline;
}
#right_nguoilam .moinguoi #mota_nd p{
    margin: 0px;
    font-size: 100%;
}
#right_nguoilam .moinguoi #mota_nd li,#right_nguoilam .moinguoi #mota_nd ul,#right_nguoilam .moinguoi #mota_nd span{
    padding-left: !important;
}
#right_nguoilam .moinguoi #mota_nd{
    padding: 10px;
}
#right_nguoilam .moinguoi #mota_nd h1{
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: !important;
    color: #333;
    margin: 0px;
    text-transform: none;
    line-height: normal;
}
#right_nguoilam .moinguoi #linhvuc_dh ul{
    padding: 0px;
}
#right_nguoilam .moinguoi #linhvuc_dh ul li{
    float: left;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -khtml-border-radius: 20px;
    border: 1px solid #CCC;
    background: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F0F0F0');
    background: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#F0F0F0));
    background: -moz-linear-gradient(top,#fff,#f0f0f0);
    margin: 0px 5px 5px 0px;
    padding: 4px 6px;
    list-style: none;
}
#right_nguoilam .moinguoi #linhvuc_dh h2{
    font-size: 18px;
    font-weight: bold;
    color: #0E76BC;
    line-height: 22px;
    margin: 5px 0px;
}
#right_nguoilam .moinguoi #linhvuc_dh ul li a{
    color: #199ADC;
    cursor: pointer;
}
#right_nguoilam .moinguoi #linhvuc_dh ul li a:hover{
    color: #333;
    text-decoration: none;
}
#right_nguoilam #top_buy p{
    float: left;
    width: 425px;
    text-align: justify;
    margin-bottom: 30px;
    color: red;
    font-style: italic;
    margin-top: 10px;
}
#right_nguoilam #top_buy p span{
    font-weight: bold;
    text-decoration: underline;
}
#soluoc_ngl #thongke a{
    float: right;
    font-size: 13px;
    padding: 2px 5px;
    border: 1px solid #aaa;
    background: #00b22d;
    margin: -2px 0px;
}
#soluoc_ngl #thongke a:hover{
    background: #006E4F;
}
#nguoilam #right_nguoilam #soluoc_ngl .moinguoi a img{
    width: 68px;
    height: 68px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2px;
    float: left;
    margin-right: 20px;
}
#nguoilam #right_nguoilam #soluoc_ngl .moinguoi a#username{
	color: #333;
    font-size: 16px;
    font-weight: bold;   
}
#nguoilam #right_nguoilam #soluoc_ngl .moinguoi a#username:hover{
    text-decoration: underline;
    color: #195d87;
}
#nguoilam #right_nguoilam #soluoc_ngl .moinguoi em{
	font-style: normal;
}
#nguoilam #right_nguoilam #soluoc_ngl .moinguoi em#phude{
    font-size: 16px;
}
#nguoilam #right_nguoilam #soluoc_ngl .moinguoi a#kynang{
    color: #000000;
    font-weight: bold;
}
#nguoilam #right_nguoilam #soluoc_ngl .moinguoi a#kynang:hover{
    text-decoration: underline;
    color: #333;
}
#nguoilam #right_nguoilam #soluoc_ngl .moinguoi p{
font-size: 14px;
    margin-top: 10px;
    text-transform: lowercase;
    font-family: monospace;
    font-style: italic;
}
/***END#NGUOILAM***/

/***ACCOUNT****/
#account{
    word-wrap: break-word;
}
#account .cbp-spmenu-left.cbp-spmenu-open ul{
    padding:0;margin:0;    
}
#account .cbp-spmenu-left.cbp-spmenu-open ul#cha li{
    list-style: none;    
}
#account ul#cha li.cha:hover ul#con{
    display: block;
}
#account  ul#cha li.cha#right_lia{
    border-right: none;
}
#account  ul#cha li.cha ul#con{
    display: none;  
    border-bottom: 1px solid #258ecd;
    background: #0d77b6;
    z-index: 100;
    margin-left: 20px;
}
#content_account{

}
#center_index{

}
#content_account #left_ac{
    float: left;
    width: 67%;
}

#content_account #right_ac{
    float: right;
    width: 33%;
}
#content_account #right_ac .tk_ac{
    border: 1px solid #cdcdcd;
    padding: 15px;
    margin-bottom: 20px;
}
#content_account #right_ac #tk_ac{
    padding-bottom: 48px;
    background: #f5f5f5;
}
#content_account #right_ac .tk_ac img{
    width: 70px;
    height: 70px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    padding:2px;
    float: left;
    margin-right: 15px;
    background: #fff;
}
#content_account #right_ac .tk_ac h3{
    margin:0px;
    display: inline-block;
    font-size: 19px;
    margin-top: 5px;
    line-height: 24px;
}
#content_account #right_ac .tk_ac a#user{
    color: #008bcb;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;  
}
#content_account #right_ac .tk_ac a#user:hover{
    text-decoration: underline;
    color: #E750A5;
}
#content_account #right_ac .tk_ac h2{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 6px;
    text-align: center;
    color: #333;
}
#content_account #right_ac .tk_ac #dangduan_ac{    
    margin: 20px 0px 15px 0px;
}
#content_account #right_ac .tk_ac #dangduan_ac a{
	background: #47a3da;
	display: inline-block;
	margin-bottom: -13px;
	width: 100%;
	padding: 15px 0px;
	text-align: center;
}
#content_account #right_ac .tk_ac #dangduan_ac a:hover{
    background: #258ecd;
}
#content_account form h1{
	font-size: 28px;
	color: #a2a2a2;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 35px;
	margin-top: 0px;
}
#content_account #left_edit_ac{
    float: left;
	width: 860px;
	margin-bottom: 40px;
}
#content_account #left_edit_ac span#donvitien{
    border: 1px solid rgb(187, 187, 187);
    padding: 10px 8px 8px 8px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-weight: normal;
    background: none repeat scroll 0% 0% #EEE;
    font-style: normal;
    float: right;
    margin: -39px 174px 0px 0px;
}
#content_account #left_edit_ac input#text,#content_account #left_edit_ac input#formatWhileTypingAndWarnOnDecimalsEntered,#content_account #left_edit_ac input.required{
    float: right;
	width: 655px;
    margin: -40px 40px 0px 0px;
    font-size: 13px;
    padding: 10px;
}
#content_account #left_edit_ac input#text, #content_account #left_edit_ac input#confirmpassword,#content_account #left_edit_ac input#password{
    width: 100%;
    float: none;
    margin: 0px 0px 15px 0px;
    padding: 10px 0px;
    text-indent: 10px;
}
#content_account #left_edit_ac #ky_quy span{
    float: right;
    margin: -34px 174px 0px 0px;
    padding: 3px 5px 3px 4px;
    border: 1px solid #CCC;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #EEE;
    font-weight: 100;
    font-style: normal;
}
#content_account .container #chat_voi{
    background: #D9EDF7;
    border-color: #BCE8F1;
    color: #3A87AD;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border: 1px solid #BCE8F1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    display: block;
    padding: 2px 0px;
    margin-right: 20px;
}
#content_account .container #user{
    color: red;
}
#content_account .container #chat_voi:hover{
    background: #EDF9FF;
    text-decoration: none;
}
#content_account #left_edit_ac span p{
    color: #F00;
    margin: -22px 0px 0px 180px;
    padding-bottom: 30px;
}
#content_account #left_edit_ac p{
    margin-top: -10px;
    color: #FF0000;
}
#content_account #left_edit_ac em{
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}
#content_account #left_edit_ac input.form-control{
    float: right;
    margin: -40px 40px 0px 0px;
    font-size: 13px;
    padding: 10px;
}
#content_account #left_edit_ac #tb_kq{
    margin: 0px 0px 8px 180px;
    display: block;
    font-size: 12px;
    color: #F00;
}
#content_account #left_edit_ac #tomtat{
    margin-top: 15px;
    padding: 15px 30px 30px 30px;
    background: #F5F5F5;
    border: 1px solid #CCC;
    width: 527px;
}
#content_account #left_edit_ac input.vieclamtructuyen{
    margin-top: 30px;
}
#content_account #left_edit_ac #tomtat textarea{
    width: 495px;
    height: 110px;
}
#content_account #left_edit_ac .history h1{
    font-size: 36px;
    color: #a2a2a2;
    margin: 20px auto 35px;
    text-transform: uppercase;
}
#content_account #left_edit_ac .history #in_ruttien input{
	margin: 10px 0px 10px 0px;
    width: 200px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CCC;
    float: left;
}
#content_account #left_edit_ac .history #in_ruttien input#btn1{
	margin-bottom: 15px;
    width: 174px;
    color: #FFFFFF;
    background-color: #217bb2;
    padding: 8px 0px 8px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-bottom: 3px solid #1c6998;
    border-left: 1px solid #1c6998;
    border-right: 1px solid #1c6998;
    border-top: 1px solid #1c6998;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
}
#content_account #left_edit_ac .history #in_ruttien p{
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
    margin: 15px 0px 18px 0px;
    padding: 8px 14px 8px 14px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    border: 1px solid #bce8f1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
#content_account #left_edit_ac .history #in_ruttien input#btn1:hover{
    background-color: #195d87;
    border-bottom: 3px solid #154e71;
    border-left: 1px solid #154e71;
    border-right: 1px solid #154e71;
    border-top: 1px solid #154e71;
}
#content_account #left_edit_ac .history #in_ruttien h3{
    color: #0094CC;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: -5px;
}
#content_account #left_edit_ac .history #in_ruttien span{
	border: 1px solid #BBB;
    margin-top: 10px;
    height: 19px;
    display: inline-block;
    padding: 9px 5px 8px 3px;
    margin-left: -20px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-weight: normal;
    background: #EEE;
    font-style: normal;
}
#content_account #left_edit_ac .history a#tb_nt{
    float: right;
    margin: -75px 0px;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #217bb2;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-bottom: 3px solid #1c6998;
    border-left: 1px solid #1c6998;
    border-right: 1px solid #1c6998;
    border-top: 1px solid #1c6998;
}
#content_account #left_edit_ac .history a#tb_nt:hover{
    background-color: #195d87;
    border-bottom: 3px solid #154e71;
    border-left: 1px solid #154e71;
    border-right: 1px solid #154e71;
    border-top: 1px solid #154e71;
}
#content_account #left_edit_ac .history table{
    width: 600px;
}
#content_account #left_edit_ac .history tr#tieude{
    color: #FFFFFF;
    font-weight: bold;
    background-color: #0084C1;    
}

#content_account #left_edit_ac .history tr#tieude td#left{
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    width: 70px;
}
#content_account #left_edit_ac .history tr#tieude td#right{
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    width: 120px;
}
#content_account #left_edit_ac .history tr#tieude td#phai{
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
}
#content_account #left_edit_ac .history tr td{
    padding: 10px;
}

#content_account #left_edit_ac .history tr#nd td{
    border-bottom: 1px solid #6abce2;
}
#content_account #left_edit_ac .history tr#nd td input#open_popup{
    background: none;
    border: none;
    color: #0084C1;
    cursor: pointer;
}
#content_account #left_edit_ac .history tr#nd td input#open_popup:hover{
    text-decoration: underline;
}
#content_account #left_edit_ac .history tr#nd:hover{
    font-weight: bold;
    color: red;
    background: #edf9ff;
}
#content_account #left_edit_ac #ruttien tr#nd:hover{
    font-weight: normal;
    color: #333;
}
#content_account #left_edit_ac #ruttien b{
    font-style: italic;
    display: inline-block;
    text-decoration: underline;
}
#content_account #left_edit_ac #ruttien #luuy{
    width: 600px;
    margin-top: 30px;
}
#content_account #left_edit_ac #ruttien h2#gd{
    margin: 50px 0px 20px 0px;
    font-size: 16px;
    color: #333;
}
#content_account #left_edit_ac #ruttien a#huy_yc{
    color: #0084C1;
}
#content_account #left_edit_ac #ruttien a#huy_yc:hover{
    text-decoration: underline;
}
#content_account #left_edit_ac #ruttien td#xl{
    color: red;
}
#content_account #left_edit_ac #ruttien td#huy{
    color: #0084C1;
}
#content_account #right_edit_ac{
	float: right;
	color: #333;
}
#content_account #right_edit_ac h2{
    margin: -5px 0px 3px 0px;
    font-size: 15px;
    font-weight: bold;
}
#content_account #right_edit_ac #edit_avata{
    width: 280px;
    height: 280px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    padding: 2px;
    margin-right: 20px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#content_account #right_edit_ac img{
    max-width: 280px;
    max-height: 280px;
    display: inline-block;
}
#content_account #right_edit_ac img#load{
    width: 220px;
    height: 19px;
}
/*Gui tin nhan*/
    .float-ck { position: fixed; bottom: 0px; z-index: 9000}
    * html .float-ck {position:absolute;bottom:auto;top:expression(eval (document.documentElement.scrollTop+document.docum entElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))) ;}
    #float_content_right{
        border: 1px solid #C9D0DA;
        background: #FFF;
    }
#hide_float_right {
    background: #a81b6a;
    padding: 5px 5px 23px 5px;
}
#hide_float_right a{
    color: #FFF;
}
#float_content_right .slimScrollDiv{
    border-bottom: 1px solid #C9D0DA;
}
#float_content_right ul{
    width: 202px;
    height: 197px;
    padding: 10px 5px 5px 5px;
}
#float_content_right ul li#nd{
    border-top: 1px solid #eee;
    color: #333;
    padding: 5px 0px 20px;
    font-size: 11.5px;
}
#float_content_right ul li#nd img{
    float: left;
    width: 35px;
    height: 35px;
    padding-right: 5px;
}
#float_content_right ul li#line{
    color: #ccc;
    font-size: 10px;
    background: #FFF;
    float: right;
    margin-right: 36px;
    margin-top: -10px;
    padding: 0px 5px;
}
#float_content_right input{
    border: none;
}
/*End# gui tin nhan*/
#sidebar_account{
	float: left;
    width: 250px;
	margin-right:20px;
}
#sidebar_account #menu_accout_mobile{
	display:block !important;
	padding: 0;
}
.yes_sidebar{
	float: right;
    width: 910px;
}



#content_account #right_edit_ac span{
    display: inline-block;
    margin-top: 5px;
    background-color: #5bb75b;
    padding: 4px 10px 4px;
    font-size: 13px;
    border: 1px solid #cccccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    text-shadow: 1px 1px #000000;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -ms-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(top, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);

}
#content_account #right_edit_ac span:hover{
    text-decoration: none;
    background-color: #51a351;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}
#content_account #right_edit_ac span input.soanthao{
    opacity: 0;
    width: 97px;
    height: 23px;
    position: absolute;
    margin-left: -90px;
    margin-top: -5px;
    border: solid transparent;
    filter: alpha(opacity=0);
    -moz-transform: translate(-300px, 0) scale(4);
    direction: ltr;
    cursor: pointer;
}
#content_account input#submit_ac{    
    font-size: 18px;
    text-align: center;
    color: #FF7A00;
    background: #DFEFFC;
    border-bottom: 4px solid #C5DBEC;
    border-right: 4px solid #C5DBEC;
    border-top: 1px solid #C5DBEC;
    border-left: 1px solid #C5DBEC;
    padding: 10px 30px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;

}
#content_account input#submit_ac:hover{
    background: #CAE8FF;
}
#content_account h1#noti{
    font-size: 36px;
    color: #a2a2a2;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: 40px;
    display: inline-block;
}
#content_account .ptnt #tieude_nt{
    border-bottom: 1px solid #eee;
}
#content_account .ptnt{
    border: 1px solid #7FCDF1;
    width: 600px;
    margin-bottom: -1px;
    background: #F7FFFF;
}
#content_account .ptnt #tieude_nt{
    border-bottom: 1px solid #7FCDF1;
    padding: 20px;
    background: #F0FAFF;
}
#content_account .ptnt #tieude_nt:hover{
    background: #C3EBFF;
}
#content_account .ptnt input#radio{
    margin: 13px 30px 0px 0px;
    float: left;
}
#content_account .ptnt a.td{
    margin: 10px 0px -20px 120px;
    display: block;
    font-size: 14px;
    color: #333;
}
#content_account .ptnt ul{
    margin-left: 140px;
    padding: 20px;
    background: #F7FFFF;
    font-size: 14px;
}
#content_account #sotien{
    border: 1px solid #CCC;
    margin: 20px 0px;
    width: 560px;
    padding: 20px;
    font-size: 15px;
    font-weight: bold;
}
#content_account #sotien input{
    width: 120px;
    height: 20px;
    padding: 10px 12px;
    margin-bottom: 20px;
}
#content_account #sotien span{
    border: 1px solid #BBB;
    padding: 11px 5px 12px 5px;
    margin-left: -3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-weight: normal;
    background: #EEE;
    font-style: normal;
}
#content_account input#submit_nt{
    margin: 10px 0px -5px;
    font-size: 18px;
    text-align: center;
    color: #FF7A00;
    background: #DFEFFC;
    border-bottom: 4px solid #C5DBEC;
    border-right: 4px solid #C5DBEC;
    border-top: 1px solid #C5DBEC;
    border-left: 1px solid #C5DBEC;
    padding: 10px 30px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
#content_account input#submit_nt:hover{
    background: #CAE8FF;
}

#content_account .center table{
    border-collapse: collapse;
    border: 1px solid #7FCDF1;
    color: #333;
}
#content_account .center table th, #content_account .center table td{
    padding: 10px 20px;
}
#content_account .center table tr#td_nt{
    background: #F0FAFF;
}
#content_account .center table tr#nd_nt{
    background: #F7FFFF
}
#content_account .center table input.button{
    cursor: pointer;
    margin: 5px 10px;
    font-size: 15px;
    text-align: center;
    color: #FF7A00;
    background: #DFEFFC;
    border-bottom: 3px solid #C5DBEC;
    border-right: 3px solid #C5DBEC;
    border-top: 1px solid #C5DBEC;
    border-left: 1px solid #C5DBEC;
    padding: 7px 25px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
#content_account .center table input.button:hover{
    background: #CAE8FF;
}

.preview{

}
#preview{
    color:#cc0000;
    font-size:12px;
    width: 280px;
} 
#account{
    
}
#xemhoso_user{

}
#menu_accout_mobile{
	display:none;
}
#thongbao_hs{
	padding: 8px 14px 8px 14px;
	margin-bottom: 20px;
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	border: 1px solid #bce8f1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 90%;
}
#xemhoso_user #thongbao_hs h3{
    font-size: 14px;
    margin-bottom: 7px;
    margin-top: 12px;;
}
#xemhoso_user #left_hoso{
	float: left;
    width: 338px;
    margin-right: 20px;
    background: #fff;
    padding: 10px 10px 15px 10px;
    border: 1px solid #dddfe2;
    border-radius: 5px;
}
#xemhoso_user #left_hoso #preview{
    width: 328px;
	position: relative;
}
#xemhoso_user #left_hoso #preview a{
	color: #FFF;
    background: #BBB;
    padding: 5px;
    display: block;
    position: absolute;
    border: 1px solid #EEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    top: 45%;
    left: 28%;
}
#xemhoso_user #left_hoso #preview a:hover{
    background: #aaa;
}
#xemhoso_user #left_hoso #avata{
    width: 328px;
    height: 329px;
    border: 3px solid #B0DA4C;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    padding: 2px;
    margin-right: 20px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#xemhoso_user #left_hoso #avata img{
	max-width: 328px;
    max-height: 328px;
    display: inline-block;
}
#xemhoso_user #left_hoso a#thuetoi{
    width: 281px;
    height: 60px;
    display: inline-block;
    margin-top: 10px;
    margin-left: -1px;
    background: url(images/haythuetoi.png);
}
#xemhoso_user #left_hoso #main_xemhoso{
    margin-top: 15px;
	line-height: 22px;
}
#xemhoso_user #left_hoso a#thuetoi:hover{
    background: url(images/haythuetoi_hover.png);
}
#xemhoso_user #right_hoso{
    float: right;
	width: 820px;
}
#xemhoso_user #right_hoso #coment_xemhoso{
	float: left;
    width: 500px;
}

#xemhoso_user #right_hoso #top_xemhoso{
    width: 278px;
    float: right;
    background: #fff;
    padding: 15px 10px 10px 10px;
    border: 1px solid #dddfe2;
    border-radius: 5px;
}
#xemhoso_user #right_hoso #top_xemhoso a{
    margin-left: 10px;
    color: #199ADC;
    font-size: 12px;
    font-weight: normal;
}
#xemhoso_user #right_hoso #top_xemhoso a:hover{
    color: #005580;
    text-decoration: underline;
}
#xemhoso_user #left_hoso #main_xemhoso h1#name_account{
    font-size: 30px;
    line-height: 36px;
    color: #a2a2a2;
    margin: 0px auto 10px;
}
#xemhoso_user #left_hoso #main_xemhoso h2#phude_account{
    font-size: 18px;
    font-weight: bold;
    color: #555;
    line-height: 22px;
    margin: 5px 0px;
}

#xemhoso_user #left_hoso #main_xemhoso em{
    color: #333; 
	font-style: normal;
}
#xemhoso_user #left_hoso #main_xemhoso span{
    font-weight: bold;
}
#xemhoso_user #left_hoso #main_xemhoso i#diadiem{
	background-image: url(../public/images/icon_account.png);
    background-size: 26px 512px;
    background-repeat: no-repeat;
    background-position: 0 -254px;
    height: 20px;
    width: 20px;
    float: left;
}
#xemhoso_user #left_hoso #main_xemhoso i#username_account{
	background-image: url(../public/images/icon_account.png);
    background-size: 26px 512px;
    background-repeat: no-repeat;
    background-position: 0 -466px;
    height: 16px;
    width: 20px;
    float: left;
}
#xemhoso_user #left_hoso #main_xemhoso i#time_account{
	background-image: url(../public/images/icon_account.png);
    background-size: 24px 480px;
    background-repeat: no-repeat;
    background-position: 0 -170px;
    height: 20px;
    width: 20px;
    float: left;
}
#xemhoso_user #left_hoso #main_xemhoso i#icon_tel {
    background-image: url(../public/images/icon_account.png);
    background-size: 24px 480px;
    background-repeat: no-repeat;
    background-position: 0 -188px;
    height: 19px;
    width: 20px;
    float: left;
}
#xemhoso_user #left_hoso #main_xemhoso i#icon_phude{
	background-image: url(../public/images/icon_account.png);
    background-size: 26px 512px;
    background-repeat: no-repeat;
    background-position: 0 -163px;
    height: 20px;
    width: 22px;
    float: left;
}

#xemhoso_user #right_hoso samp{
    color: #333;
}
#xemhoso_user #left_hoso #main_xemhoso #noidung_xemhoso{
    margin-top: 10px;
    font-family: monospace;
    font-style: italic;
    font-size: 13px;
    line-height: 1.3em;
}
#xemhoso_user #right_hoso h1.bosung_hs{
    width: 408px;
    border: 1px dashed #ccc;
    margin: 5px 0px;
    text-align: center;
    padding: 10px 0px;
    background: #F9F9F9;
}
#xemhoso_user #right_hoso #top_xemhoso h1.bosung_hs:hover{
    background:#F3F3F3;
}
#xemhoso_user #right_hoso #main_xemhoso h1.bosung_hs a:hover{
    text-decoration: none;
}
#xemhoso_user #right_hoso #uytin_xemhoso{
    color: #333;
    text-align: center;
}
#xemhoso_user #right_hoso #uytin_xemhoso h3#title_h3{
    font-size: 20px;
    line-height: 28px;
	margin-top: 0px;
}
#xemhoso_user #right_hoso #uytin_xemhoso em{
    font-size: 40px;
    color: #868686;
    margin-top: 10px;
    display: block;
	font-weight: bold;
    font-style: normal;
}
#xemhoso_user #bottom_xemhoso{
	border-top: 1px dotted #CCC;
    margin-top: 15px;
    display: inline-block;
}
#xemhoso_user #bottom_xemhoso #kynang_xhs h2{
    color: #333;
}
#xemhoso_user #bottom_xemhoso #kynang_xhs ul{
    padding: 0;
    margin: 15px 0px;
}
#xemhoso_user #bottom_xemhoso #kynang_xhs ul li{
    list-style: none;
    float: left;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -khtml-border-radius: 20px;
    border: 1px solid #CCC;
    background: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F0F0F0');
    background: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#F0F0F0));
    background: -moz-linear-gradient(top,#fff,#f0f0f0);
    margin: 0px 5px 5px 0px;
    padding: 4px 6px;
}
#xemhoso_user #bottom_xemhoso #kynang_xhs ul li a{
    color: #199ADC;
    cursor: pointer;
}
#xemhoso_user #bottom_xemhoso #kynang_xhs ul li a:hover{
    color: #333;
    text-decoration: none;
}
#xemhoso_user #bottom_xemhoso #hoatdong_duan{
	display: inline-block;
	margin: 35px 0px 50px 0px;
	width: 100%;
}
#xemhoso_user #bottom_xemhoso #hoatdong_duan .content{
    padding-top: 15px;
}
#xemhoso_user #bottom_xemhoso #hoatdong_duan .content .list_dth{
    padding: 10px 0px;
    border-bottom: 1px dotted #CCC;
    display: inline-block;
	width: 100%;
}
#xemhoso_user #bottom_xemhoso #hoatdong_duan .content .list_dth #tieude{
    margin-bottom: 10px;
    width: 680px;
    display: inline-block;
}
#xemhoso_user #bottom_xemhoso #hoatdong_duan .content .list_dth #tieude a{
    width: 370px;
    float: left;
    color: #333;
    font-weight: bold;
    margin-right: 15px;
}
#xemhoso_user #bottom_xemhoso #hoatdong_duan .content .list_dth #tieude a:hover{
    text-decoration: underline;
}
#xemhoso_user #bottom_xemhoso #hoatdong_duan .content .list_dth #nd_mt a{
    float: right;
    color: #199ADC;
}
#xemhoso_user #bottom_xemhoso #hoatdong_duan .content .list_dth #nd_mt a:hover{
    color:#005580;
    text-decoration: underline;
}
#xemhoso_user #bottom_xemhoso #hoatdong_duan .content .list_dth #nd_mt a img{
    width: 68px;
    height: 68px;
    border: 1px solid #DDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    padding: 2px;
    float: left;
}
#xemhoso_user #bottom_xemhoso #hoatdong_duan .content .list_dth #nd_mt #nhanxet{
    float: right;
    width: 555px;
    padding: 10px;
    border: 1px solid #BBB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 15px 0px;
    -moz-box-shadow: 3px 3px 3px #e6e6e6;
    -webkit-box-shadow: 3px 3px 3px #E6E6E6;
    box-shadow: 3px 3px 3px #E6E6E6;
}
#xemhoso_user #bottom_xemhoso #hoatdong_duan .content .list_dth #nd_mt #nhanxet span{
    background: url(images/nhanxet.png) no-repeat;
    width: 18px;
    height: 20px;
    margin-left: -21px;
    position: absolute;
}
#xemhoso_user #bottom_xemhoso #hoatdong_duan .content .list_dth #nd_mt #nhanxet a{
    float: none;
    margin-bottom: 10px;
    display: block;
}
#xemhoso_user #bottom_xemhoso #hoatdong_duan .content .list_dth #nd_mt #nhanxet i{
    color: #555;
}
#xemhoso_user #bottom_xemhoso #duanngoai{
    margin-top: 30px;
}
#xemhoso_user #bottom_xemhoso #duanngoai h2{
    font-size: 30px;
    line-height: 36px;
    color: #a2a2a2;
    margin: 0px auto 10px;
    text-transform: uppercase;
}
#xemhoso_user #bottom_xemhoso #duanngoai #list_dan{
    padding: 10px 0px;
}
#xemhoso_user #bottom_xemhoso #duanngoai #list_dan #anh_dan{
    margin-top:-10px;
}
#xemhoso_user #bottom_xemhoso #duanngoai #list_dan a#td_dan{
    font-size: 14px;
    color: #777;
    border-bottom: 1px dotted #CCC;
    display: block;
    margin-bottom: -15px;
    font-weight: bold;
}
#xemhoso_user #bottom_xemhoso #duanngoai #list_dan a#td_dan:hover{
    text-decoration: underline;
    color:#199ADC;
}
#xemhoso_user #bottom_xemhoso #duanngoai a#ql_dan{
    color: #199ADC;
    margin-top: 5px;
    display: inline-block;
}
#xemhoso_user #bottom_xemhoso #duanngoai a#ql_dan:hover{
    text-decoration: underline;
    color: #005580;
}
#xemhoso_user #bottom_xemhoso #duanngoai #anh_dan img{
    border: 1px solid #CDCDCD;
    padding: 1px;
    height: 50px;
    -moz-box-shadow: 3px 3px 3px #e6e6e6;
    -webkit-box-shadow: 3px 3px 3px #E6E6E6;
    box-shadow: 3px 3px 3px #E6E6E6;
    margin: 20px 15px 0px 0px;
}

#xemhoso_user #bottom_xemhoso #duanngoai #list_dan.them_dan{
    border: 1px dashed #CCC;
    margin: 10px 0px;
    text-align: center;
    padding: 10px 0px;
    background: #F9F9F9;
}
#xemhoso_user #bottom_xemhoso #duanngoai #list_dan.them_dan:hover{
    background:#F3F3F3;
}
#xemhoso_user #bottom_xemhoso #duanngoai .them_dan a#ql_dan:hover{
    text-decoration: none;
}
#xemhoso_user #bottom_xemhoso #duanngoai #list_dan #them #input_them{
    width: 460px;
    padding: 5px;
    margin: 0px 0px 20px 5px;
    border: 1px solid #A6C9E2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#xemhoso_user #bottom_xemhoso #duanngoai #list_dan #them textarea{
    height: 100px;
    width: 460px;
    margin: -20px 0px 15px 80px;
    padding: 5px;
    border: 1px solid #A6C9E2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
}
#xemhoso_user #bottom_xemhoso #duanngoai #list_dan #them em{
    color: #199ADC;
    font-size: 16px;
    font-weight: normal;
    vertical-align: middle;
}
#xemhoso_user #bottom_xemhoso #duanngoai #list_dan #them em#mota{
    float: left;
    margin-left: 20px;
}

/***END#ACCOUNT****/

/***TRO GIUP***/
#trogiup{

}
#trogiup #center_tg{
    margin: 15px 0px;
}
#trogiup #tg_sidebar{
	float: left;
	width: 250px;
	margin-right: 20px;
}
#trogiup #tg_sidebar div#h1{
	font-size: 36px;
	color: #a2a2a2;
	margin: 0px 0px 15px 0px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 40px;
}
#trogiup #tg_sidebar ul{
    padding: 0;
}
#trogiup #tg_sidebar ul li{
    list-style: none;
    border-bottom: 1px solid #EEE;
    margin: 5px 0px;
}
#trogiup #tg_sidebar ul li a{
    color: #008bcb;
    font-size: 14px;
    line-height: 23px;
}
#trogiup #tg_sidebar ul li a:hover{
    color: #02AFFF;
    text-decoration: underline;
}

#content_main #tg_content img{
    max-width: 830px;
}
#content_main #tg_content {
    float: left;
    width: 705px;
    padding: 20px;
    background: #fff;
    margin-left: 20px;
}
#content_main #tg_content h1{
    font-size: 25px;
    line-height: 36px;
    color: #ffffff;
    margin: 20px auto 35px;
    text-transform: uppercase;
    margin-top: -104px;
    margin-bottom: 70px;
    font-weight: normal;
    margin-left: -23px;
}

ul.content li#tintuc_tg{
	list-style:none;
    
}
ul.content li#tintuc_tg #mota{
	height: 60px;
    margin-top: -11px;
    vertical-align: middle;
    display: table-cell;
}
ul.content li#tintuc_tg a{
    height: 60px;
    width: 361px;
    border: 2px solid #ff2581;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    padding: 5px 10px;
    float: left;
    margin: 0px 5px 10px 5px;
    border: 1px solid #ECECEC;
	background:#fff;
}
ul.content li#tintuc_tg a:hover{
	background: #fff5f9; 
}
ul.content li#tintuc_tg img{
    float: left;
    margin: 0px 10px 5px 0;
    margin-top: 0px;
    height: 4em;
    width: 4em;
    border-top-left-radius: 5em;
    border-top-right-radius: 5em;
    border-bottom-left-radius: 5em;
    border-bottom-right-radius: 5em;
    background-position: 50% 50%;
    overflow: hidden;
    border: 1px solid #ff2581;
}
.form_thanh_toan #details_pro{
    float: left;
    width: 770px;
    margin-right: 7px;
    border-right: 1px solid #ccc;
    padding-right: 7px;
}
.form_thanh_toan #details_tt{
    float: right;
    width: 305px;
    margin-right: 10px;
}
.form_thanh_toan{
    width: 1100px !important;
	padding-bottom: 50px;
}
.form_thanh_toan #tt_gh{
	
}
.form_thanh_toan #tt_tt{
    width: 47%;
    float: right;
    margin: 10px 10px 0px 0px;
    text-align: left;
}
.form_thanh_toan #tt_tt #dangky{
   padding: 0px 10px;
}
.cart_sanpham{
	float: left;
    width: 630px;
    margin-right: 20px;
    margin-left: 20px;
}
#cart_thongtin{
	float: right;
    width: 438px !important;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    padding: 15px;
    margin-right: 20px;
}
#cart_thongtin #ghichu_not_mobile{
	display:none;
}
#cart_thongtin #tt_gh {
    float: none;
    width: 100%;
}
#cart_thongtin #tt_tt {
    width: 100%;
    float: none;
    margin: 0px 10px 0px 0px;
    text-align: left;
}
#cart_thongtin #dangky .form-control{
	margin-bottom: 8px;
	padding: 10px;
	width: 100%;
	border-radius: 4px;
    border: 1px solid #ccc;
    background: #fff;
	font-family: monospace;
	font-style: italic;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cart_thongtin #tt_gh #dangky{
	margin: 10px 0px 0px 0px;
}
#cart_thongtin #tt_tt #dangky{
	padding: 0;
}
#cart_thongtin #tt_tt #dangky #pay_add_tt{
	border: 1px solid #ccc;
	border-radius: 4px;
    padding: 15px 10px;
    margin-bottom: 1px;
	width:100%;
}
#cart_thongtin .btn-group{
	width: 50%;
	margin-right: 13px;
	float: left;
	margin-bottom: 10px;
}
#cart_thongtin #district_div #district{
    width: 47%;
    border-color: #ccc;
    padding: 7px 8px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 4px;
    float: left;
}





.sp_lienquan_m #sp_tuphan {
    
}
#ct_duanmoi  h3.h3moi{
    padding-bottom: 10px;
    border-bottom: 2px solid #c4c4c4;
    margin: 15px 25px 10px 0;
    font-size: 18px !important;
    width: 100%;
}
/***END# TRO GIUP***/
#share_fa{
	float: right;
    margin-top: 3px;
}

/**FOORTER**/
#maps{
    width: 1160px;
    margin: 0 auto;
    margin-bottom: 20px;
	margin-top: 20px;
	clear: both; 
}
#maps #map{
	width: 810px;
    float: left;
}
#maps iframe{
	width: 100%;
    height: 350px;
}
#them_footer{
    margin-top: 25px;
    width: 100%;
	margin-bottom:10px;
}

#them_footer #ft_td{
	border-bottom: 1px solid #cbd3db; 
	font-size: 14px; 
	font-weight: bold; 
	padding-bottom: 5px; 
	color: #555; 
	margin-bottom: 5px;
	line-height: 24px;
}
#them_footer #ft_ct{
	font-size: 13px;
}
#them_footer #ft_ct a{
	color:#555;
}
#them_footer #ft_ct a:hover{
	color:#00adef;
}

#footer{
	display: inline-block;
    width: 100%;
    margin-top: 30px;
    background: #fafafa;
    padding-bottom: 22px;
}
#footer #title_ft{
    background: #46BDD1;
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 0px;
	margin-top: 20px;
}

#footer #title_ft #htda{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
#footer #title_ft span{
    font-weight: 300;
    float: left;
    margin-top: 35px;
}
#footer #title_ft a{
    display: block;
    margin-top:10px;
}
#maps h3#bana_gr{
	margin: 0px;
	text-transform: uppercase;
	color: #36363d;
	font-weight: normal;
	margin-bottom: 10px;
}
#maps a#link_ba{
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
#maps h3#bana_gr{
	margin: 0px;
	text-transform: uppercase;
	color: #36363d;
	font-weight: normal;
}
#maps a#link_ba img{
    border: 1px solid #fff;
    background: #dbd9d5;
    padding: 4px;
    float: left;
    margin-right: 20px;
}
#maps a#link_ba #le_ba{
	margin-top: -17px;
	color: #333;
	font-size: 14px;
}
#maps a#link_ba #le_ba:hover{
	color: #c27620;
}
#maps a#link_ba span{
	font-size: 13px;
	color: #888;
	margin-top: -10px;
	display: inline-block;
}

#footer #footer_top{
    margin: 0 auto;
    padding: 0px 20px 70px 20px;
}

#footer ul#chinh{
    padding: 0px;
    margin: 0px;
}
#footer ul#chinh li.chinh{
    display: block;
    float: left;
    width: 835px;
}
#footer ul#chinh li.chinh a #logo_ft{
    text-decoration: none;
    font-size: 13px;
    color: #333;
}
#footer ul#chinh li.chinh a:hover{
    color: #00adef;
}
#footer ul#chinh li#lienket a{
    float:left;
    margin-right: 5px;
}
#footer ul#chinh li#lienket #like_fb{
	float: left;
    width: 100%;
    display: inline-block;
    margin-bottom: -15px;
}
#footer ul#chinh li#lienket #google{
	float: left;
    width: 75px;
    display: inline-block;
    margin: -18px 0px -30px 0px;
}
#footer ul#chinh li#lienket a#fb{
    display: block;
    background: url('images/lienket.png') no-repeat 0 0;
    width: 42px;
    height: 42px;
    background-position: -2px -3px;
}
#footer ul#chinh li#lienket a#fb:hover{
    background-position: -2px -50px;
}
#footer ul#chinh li#lienket a#tw{
    display: block;
    background: url('images/lienket.png') no-repeat 0 0;
    width: 42px;
    height: 42px;
    background-position: -50px -3px;
}
#footer ul#chinh li#lienket a#tw:hover{
    background-position: -50px -50px;
}
#footer ul#chinh li#lienket a#yt{
    display: block;
    background: url('images/lienket.png') no-repeat 0 0;
    width: 42px;
    height: 42px;
    background-position: -98px -3px;
}

#footer ul#chinh li#lienket a#yt:hover{
    background-position: -98px -50px;
}
#footer ul#chinh li#lienket a#g{
    display: block;
    background: url('images/lienket.png') no-repeat 0 0;
    width: 42px;
    height: 42px;
    background-position: -146px -3px;
}
#footer ul#chinh li#lienket a#g:hover{
    background-position: -146px -50px;
}

#footer #footer_bottom{
    width: 1200px;
    margin: 0 auto;
}
#footer #footer_bottom a#logo_ft{
	float: left;
	margin-right: 15px;
}
#footer #footer_bottom a img{
	
    width: 250px;
}
#footer #footer_bottom p{
	color: #555;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.01em;
	margin-top: 38px;
}
#footer #footer_bottom p a{
    color: #00adef;
}
#footer #footer_bottom ul{
    padding: 0;
    margin: -9px 0px 0px -5px;
    display: inline-block;
}
#footer #footer_bottom ul li{
    float: left;
    margin: 0px 2px;
    color: #fff;
    list-style: none;
}
#footer #footer_bottom a#title_footer{
	color: #00adef;
    letter-spacing: 0.01em;
    text-decoration: none;
}
#footer #footer_bottom ul li{
    color: #577DB1;
    font-size: 10px;
}
#footer #footer_bottom ul li a:hover{
    text-decoration: underline;
}
#search_googe{
	width: 70%;
    display: inline-block;
    margin-top: 3px;
}
/**END#FOORTER**/

.vieclamtructuyen, #user_buy .list-group-item{
    margin-top: 5px;
    padding: 15px 75px;
    color: #fff;
    background: #36c5f4;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.05em;
    border: none;
    cursor: pointer;
}
.vieclamtructuyen:hover, #user_buy .list-group-item:hover{
    background: #787878;
}


@media screen and (max-width: 1100px){
	#s_line_img{ 
		min-height: 170px;
	}
	body {
		background-color: #eee !important;
	}
	#search_googe{
		width: 100%;
		margin-top: -4px;
	}
	#header #top #top_on #hea_top #hea_top_main{
		margin: 0px 10px;
		width: auto;
	}
	#header {
		
	}
	#header #user_tv {
		position: absolute;
		margin-top: -45px;
		margin-left: -33px;
		width:100%;
	}
	#content #huongdan img#mobile{
		display: block;
		width: 100%;
	}
	#banner_giaohang{
		margin: 0 auto;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	#banner_giaohang img#mt{
		width: 100%;
		display: none;
	}
	#banner_giaohang img#mobile{
		width: 100%;
		display: block;
	}
	.headshrinker .headshrunk a.headshrinker-reveal{
		display:none !important;
	}
	#page div.header img{
		height: 30px;
		margin-top: -5px;
	}
	#header ul#cha li.cha{
		padding: 10px 0px 10px 15px;
	}
	#header ul#cha li#mobi_none {
		display:none;
	}
	#header ul#cha li#diachi{
		display:none;
	}
	#header ul#cha li #tel{
		display:none;
	}
	#header #user_tv ul.cha li.cha{
		margin-right: 10px;
	}
	#header #user_tv ul.cha li.cha a{
		font-size:12px;
	}
	#header #login {
		height: auto;
		margin: 0 auto;
		width: 100%;
	}
	#header #login ul#cha {
		display: none;
	}
	#header #top{
		position: unset;
	}
	#header #top #top_on{
		border-bottom:none;
	}
	#header #dem_hea{
		display:none;
	}
	#header #top header {
		display: none;
	}
	#header #top #top_on #menu_mobile{
		display: block;
	}
	#header #top #top_on {
		background: none;
		display: block;
	}
	#header #logo {
		display: none;
	}
	#header #login #search {
		margin: 0px;
		width: 100%;
		position: fixed;
		z-index: 9;
		margin-top: -96px;
		background: #fff;
		padding-bottom: 4px;
	}
	#header #login #search form {
		display: block;
		margin: 0px 9px 0px 7px;
	}
	#header #search input {
		width: 100%;
		text-indent: 40px;
		background: none;
		margin-top: 11px;
		margin-left: 7px;
		padding: 9px 31px 9px 5px;
	}
	#header #chuyenmuc_dem{
		display: block;
		position: absolute;
		width: 100%;
	}
	#header #chuyenmuc_header{
		display: block;
		margin-top: -8px;
		overflow: auto;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
		overflow-y: hidden;
		background-color: #c9f2ff;
		padding: 12px 0px;
	}
	#header #chuyenmuc_header ul{
		padding: 0px;
		margin: 0px;
		width: 2000px;
	}
	#header #chuyenmuc_header ul li{
		float: left;
		padding: 0px 10px;
		list-style: none;
	}
	#header #chuyenmuc_header ul li a{
		color: #316d84;
	}
	
	.burger {
		background: url(images/danhmuc.png) no-repeat;
		width: 100px !important;
		height: 19px !important;
		margin: 13px 0px 0px 7px;
	}
	.burger em{
		font-style: normal;
		color: #fff;
		margin-left: 30px;
		font-size: 15px;
	}
	#user_mobile{
		background: #394562;
		padding:10px;
	}
	#user_mobile #avata {
		width: 50px;
		height: 50px;
		display: block;
		text-align: center;
		box-sizing: border-box;
		border: 2px solid #FFFFFF;
		border-radius: 50px;
		overflow: hidden;
	}
	.mp-menu ul#cha li > a{
		color: #fff !important;
	}
	#header #logo a img {
		width: 160px;
		margin-top: 10px;
		margin-left: 0;
	}

	#header #top #panel{
		display:none;
	}
	#header .header{
		position: fixed;
		z-index: 9999;
		margin-top: -60px;
		background: #fff;
		padding-top: 15px;
		height: 52px;
		box-shadow: 0 0px 3px rgb(0 0 0 / 30%);
		font-size: 12px;
	}
	#table_menu_mobile{
		width: 100%;
	}
	#table_menu_mobile tr td{
		
	}
	
	.cha .login_mb{
		float: left;
	}	
	
	#header .header a#logo_mobile{
		float: left;
		display: inline-block;
	}
	#header .header a#search_mobile{
		background: url(../public/images/timkiem.svg) no-repeat 50% 4px;
		background-size: 20px;
		padding: 14px 5px 4px 5px;
		margin-top: -14px;
		color: #333;
		display: inline-block;
	}
	#header .header a#home_mobile{
		padding: 14px 5px 4px 5px;
		margin-top: -14px;
		background: url(../public/images/home.png) no-repeat 50% 4px;
		background-size: 20px;
		color: #333;
		display: inline-block;
	}
	#header .header a#hien_thongbao_mobile{
		background: url(../public/images/chuong_mobile.png) no-repeat 50% 4px; 
		background-size: 20px;		
		padding: 14px 5px 4px 5px;
		margin-top: -14px;
		color: #333;
		display: inline-block;
		position: relative;
	}
	#header .header a#dangtin_mobile{
		background: url(../public/images/user.png) no-repeat 50% 4px;
		background-size: 20px;
		color: #333;
		padding: 14px 5px 4px 5px;
		margin-top: -14px;
		display: inline-block;
	}
	#header .header a#menu_user_mobile{
		background: url(../public/images/user.png) no-repeat 50% 4px;
		background-size: 20px;
		color: #333;
		padding: 14px 5px 4px 5px;
		margin-top: -14px;
		display: inline-block;
		min-width: 52px;
	}
	#header .header a#danhmuc_mobile{
		background: url(../public/images/menu_them.png) no-repeat 50% 4px;
		background-size: 20px;
		color: #333;
		padding: 14px 5px 4px 5px;
		margin-top: -14px;
		display: inline-block;
	}	
	#header .header  a#hien_thongbao_mobile span {
		position: absolute;
		right: 21px;
		top: -13px;
	}
	#header .header  a#hien_thongbao_mobile span i {
		background: #eb0000;
		padding: 1px 3px 2px 3px;
		border-radius: 3px;
		font-size: 10px;
		font-style: inherit;
		color: #fff;
	}
/*Css cho thông báo mobile*/
	#thongbao_user{
		margin-top: -20px;
	}
	#thongbao_user #tat_thongbao, #thongbao_user #daunhon{
		display:none;
	}
	#thongbao_user #title_tb{
		font-size: 23px;
		font-weight: bold;
		padding: 10px;
	}
	#thongbao_user #connent_tb{
	    margin-top: 20px;
	}
	#thongbao_user #connent_tb #tb_empty{
	    display: flex;
		padding: 10px;
		color: #333;
		background: #e4eef1;
		font-size: 17px;
	}
	#thongbao_user #connent_tb .daxem{
		background: #fff !important;
	}
	#thongbao_user #connent_tb #tb_empty #time_dang{
		color: rgb(155,155,155);
		font-size: 15px;
		margin-top: 3px;
	}
	#thongbao_user #connent_tb #tb_empty #cham{
		font-size: 14px;
		float: left;
		margin-right: 6px;
	}
	#thongbao_user #connent_tb #tb_empty #avata_tb{
		border-radius: 35px;
		margin-right: 10px;
	}
	#thongbao_user #footer_tb{
		display:none;
	}
/*Edn#Css cho thông báo mobile*/	
	
	
	
	#header #login .hea_giohang{
		position: fixed !important;
		top: 0px;
		right: 10px;
		z-index: 100;
	}
	#header #login .hea_giohang #giohang_th{
		display:none;
	}
	#header #top #top_on #hea_top{
		display: none;
	}
	#header #login .hea_giohang img#mt{
		display:none;
	}
	#header #login .hea_giohang img#mobile{
		display:inline-block;
		width: 38px;
	}
	#header #login .hea_giohang i{
		top: 0px !important;
		right: -3px !important;
	}
	#header #login .hea_giohang #cart_h{
		
	}
	#header #search {
		float: right;
		width: 100%;
		margin-top: -46px;
		padding-left: 78px;
	}
	div#content {
		padding-bottom: 0px !important;
		width: auto !important;
		padding-top: 25px !important;
	}
	h1 #title_span{
		display:none;
	}
	
	#content #content_on #content_main #search_cv{
		padding: 0px 5px;
	}
	#content #content_on #content_main #search_cv #form_dda, #content #content_on #content_main #search_cv #form_dda2{
		width:100%;
		margin-right: 0px;
	}
	
	#chitietduan #top_chitiet #user_nd{
		display:none;
	}
	#chitietduan #top_chitiet .user_nd_mobile{
		display: block !important;
		width: 100% !important;
		border-bottom: 1px solid #E5E5E5;
		padding-bottom: 15px;
		margin-bottom: 20px;
	}
	#chitietduan #top_chitiet #con_nd #nd_diachi span img{
		width: 30px !important;
	}
	#chitietduan #top_chitiet #con_nd ul#nd_them li{
		width: 100%;
		float: none;
	}	
	#chitietduan #top_chitiet #con_nd ul#nd_them li img{
		width: 30px !important;
	}
	#chitietduan #top_chitiet #con_nd {
		float: none;
		width: auto;
	}
	#chitietduan #top_chitiet #title_content #img_cn{
		margin-top: 25px;
	}
	#chitietduan #top_chitiet #title_content #img_cn_none{
		height: 250px;
		width:1000px;
	}
	#chitietduan #top_chitiet h1.ct_new{
		margin: 0 10px !important;
	}
	#chitietduan #top_chitiet #title_content #sosome{
		display:none;
	}
	#chitietduan #top_chitiet #dm_new{
		margin-left:10px;
	}
	#footer #footer_bottom ul li {
		text-align: center;
		float:none;
	}
	#chitietduan #top_chitiet h1#title_h1{
		line-height: 24px;
		margin-top: 20px;
	}
	#chitietduan #top_chitiet #title_content {
		margin: 5px 0px 5px 0px !important;
		margin-top: 25px !important;
	}
	#content div#content #content_on {
		margin: 0 auto;
		width: 100% !important;
		float: none !important;
		margin-left: 0px;
	}
	#xemhoso_user #right_hoso #uytin_xemhoso h3#title_h3{
		font-size: 25px;
	}
	#sanpham a#moi_sp #luong{
		margin: 0px 0px 10px 0px;
		font-size: 15px;
	}
	#content #duanmoi #ct_duanmoi {
		margin: 0px;
		width: 100%;
	}
	#content #content_on #sidebar_right {
		display: none;
	}
	#content #content_on #content_main {
		float: none;
		width: 100%;
		padding:0px;
	}
	#content #content_on #content_main #tg_content{
		margin: 5px 0px 0px 0px;
		width: auto !important;
		float: none;
		padding: 0px 5px!important;
	}
	#content_main #tg_content{
		
	}
	#content_main #tg_content img{
		max-width: 100%;
	}
	#sanpham #moi_sp #mota {
		margin: 5px 10px 0px 5px;
	}
	#sanpham #moi_sp ul#muclucthem li#han_bgia{
		float: left;
		width: 100%;
	}
	.sp_lienquan_m #sp_tuphan{
		
	}
	.sanpham_lq{
		width: auto;
		margin: 20px 0px 20px 0px;
		background: none;
		padding: 0px 5px;
		border: none;
	}
	.sanpham_lq #ct_duanmoi #sanpham{
		margin: 0 !important;
	}
	.sanpham_lq #sanpham #sp_tuphan{
		width: 50% !important;
	}
	.sanpham_lq #ct_duanmoi a#moi_sp{
		margin: 0px 5px 0px 5px !important;
	}
	#an_des{
		display: none !important;
	}
	#tt_bana{
		border-top: none !important;
		border-bottom: none !important;
		margin-top: 0 !important;
	}
	.fb_reset>div{
	}
	#nguoidang_duan #muangay_mobile{
		display: block;
		position: fixed;
		bottom: 0;
		width: 100%;
		margin-left: -5px;
		z-index: 9;
	}
	#nguoidang_duan #muangay_mobile #addshop{
		background-color: #009CD7;
		float: left;
		width: 40%;
		font-size: 13px;
		height: 45px;
		padding: 10px;
	}
	#nguoidang_duan #muangay_mobile #mua_add{
		float: left;
		width: 40%;
		font-size: 13px;
		height: 45px;
		padding: 10px;
	}
	#nguoidang_duan #muangay_mobile #chat_fb{
		background-color: #ffdf68;
		float: left;
		width: 20%;
		font-size: 13px;
		height: 45px;
		padding: 0px;
	}
	
	#sanpham {
		margin: 0;
		display: block;
		width: auto;
		padding: 0px !important;
	}
	#sanpham #paging_container2{
		margin-left: -10px;
	}
	#sanpham a#moi_sp img {
	
	}
	#sanpham a#moi_sp #mota {
		margin-right: 10px;
		padding-bottom: 1px;
	}
	#sanpham a#moi_sp #mota #mota_p{
		height: 90px;
		overflow: hidden;
	}
	
	#sanpham a#moi_sp #mota #giagoc{
		float:none!important;
	}
	#sanpham a#moi_sp h3 {
		width: 100% !important;
		text-align: left;
		margin-top: -5px;
	}
	#sanpham a#moi_sp {
		margin-left: 3px;
		margin-right: 3px;
	    padding-top: 3px;
	}
	#sanpham #sp_tuphan {
		
	}
	#content_account #right_ac{
		float: none;
		width: auto;
		margin: 20px 5px 0px 5px;
	}
	#content_account #left_edit_ac em{
		text-align: center;
	}
	#content_account #left_edit_ac input.form-control{
		margin: -5px 0px 10px 0px !important;
		width: 100% !important;
		padding: 10px 0px !important;
		text-indent: 10px;
		padding-right: 10px !important;
	}
	.content form{

	}
	#content_account #left_edit_ac #tomtat {
		max-width: 100%;
		border: none;
		background: #fff;
		padding: 0px;
		padding-right: 22px;
		width: auto;
		margin-left: -10px;
	}
	#content_account #left_edit_ac #tomtat textarea {
		padding: 10px;
		width: 100%;
	}
	#content_account #right_edit_ac {
		float: none;
		color: #333;
		margin: 0 auto;
		width: 286px;
	}
	ul.tabs li spam{
		display:none;
	}
	#content_3 form{
		margin-left: 0px !important;
	}
	#content_3 form ul li h2{
		width: 100% !important;
		padding: 7px 0px 7px 0px !important;
		text-indent: 10px;
	}
	#center_index {
		margin: 0px 10px;
	}
	#content_account #left_edit_ac {
		float: none;
		width: 100% !important;
	}
	#content_account #left_edit_ac #ruttien #luuy{
		width: 100%;
	}
	#content #duanmoi #ct_duanmoi #tt_sp_index {
		margin-left: 7px;
		margin-right: 7px;
	}
	
	#content #duanmoi table#ql_baogia{
		width: auto;
		margin: 0px 10px;
	}
	#content #duanmoi table#ql_baogia tr#bg #tien span{
		padding: 13px 6px 12.5px 6px;
	}
	#account #center_index{
		margin: 0px !important
	}
	#xemhoso_user #right_hoso #coment_xemhoso{
		width: 100%;
	}
	
	
	
	
	#add_project {
		margin: 0px 5px;
	}
	#add_project textarea#mota {
		width: 98%;
	}
	#add_project #header_apro{
		margin: -10px 0px 30px 0px;
	}
	#add_project #free_project {
		text-align: center;
		position: relative;
		right: auto;
		margin: 0 auto;
		margin-top: -40px;
		margin-bottom: 20px;
	}
	#add_project #form_dda {
		padding: 10px 0px;
		width: 100% !important;
		margin-bottom: 20px;
		text-indent: 10px;
	}
	#add_project #thongbao_kynang{
		margin: 0px 0px 10px 0px;
	}
	#add_project ul.danhmuc{
		margin-left: 15px;
	}
	#duanmoi .pagination, #nguoilam .pagination{
		text-align: center;
	}
	#content_account #left_ac {
		float: none;
		width: auto;
		margin: 0px 5px;
	}
	#xemhoso_user #right_hoso{
		float: none;
		width: 100%;
	}
	#xemhoso_user #right_hoso #top_xemhoso{
		border: none;
		border-radius: 0px;
		padding: 10px;
		margin: 0px 0px 10px 0px;
		width: auto;
		float: none;
	}
	#xemhoso_user #bottom_xemhoso{
		width: 100%;
		margin-top:10px;
	}
	#xemhoso_user #left_hoso #main_xemhoso #noidung_xemhoso{
		font-size: 15px;
	}
	#xemhoso_user #left_hoso #main_xemhoso {
		font-size: 18px;
		line-height: 28px;
	}
	#xemhoso_user #left_hoso #main_xemhoso h2#phude_account{
		font-size: 22px;
		line-height: 29px;
	}
	#xemhoso_user #left_hoso #main_xemhoso i#icon_phude{
		background-color: #ddd;
		width: 20px;
		height: 20px;
		border-radius: 30px;
		border: 4px solid #ddd;
		background-position: 2px -163px;
		margin: 0px 7px 0px 0px;
	}
	#xemhoso_user #left_hoso #main_xemhoso i#username_account{
	    background-color: #ddd;
		width: 20px;
		height: 20px;
		border-radius: 30px;
		border: 3px solid #ddd;
		background-position: 4px -466px;
		margin: 0px 7px 0px 0px;
	}
	#xemhoso_user #left_hoso #main_xemhoso i#icon_tel{
		background-color: #ddd;
		width: 20px;
		height: 20px;
		border-radius: 30px;
		border: 3px solid #ddd;
		background-position: 4px -188px;
		margin: 1px 7px 0px 0px;
	}
	#xemhoso_user #left_hoso #main_xemhoso i#diadiem{
		background-color: #ddd;
		width: 20px;
		height: 20px;
		border-radius: 30px;
		border: 3px solid #ddd;
		background-position: 1.5px -254px;
		margin: 1px 7px 0px 0px;
	}
	#xemhoso_user #left_hoso #main_xemhoso i#time_account{
		background-color: #ddd;
		width: 20px;
		height: 20px;
		border-radius: 30px;
		border: 3px solid #ddd;
		background-position: 3px -170px;
		margin: 1px 7px 0px 0px;
	}
	
	#xemhoso_user #right_hoso #top_xemhoso a{
		font-size: 15px;
	}
	#xemhoso_user #left_hoso #preview a{
		left: 35%;
	}
	#xemhoso_user #right_hoso h1.bosung_hs{
		width: 100%;
	}
	#ct_duanmoi #sanpham h2#home_h2_f{
		padding-left: 5px;
		padding-right: 5px;
	}
	#content #content_on #banner{
		background: none;
		border: none;
		padding: 0px;
	}
	#content #content_on #banner #datphong{
		padding: 0px 5px;
		margin-top: 10px !important;
	}
	#content #content_on #content_main{
		margin-top: 5px !important;
		border: none;
		background: #fff;
	}
	#sanpham a#moi_sp ul#muclucthem{
		font-size:13px;
	}
	#sanpham a#moi_sp ul#muclucthem li#han_bgia{
		float:left;
	}
	#content #content_on #banner #slide01{
		background: none;
		padding: 0px;
	}
	#content #huongdan{
		margin-top: 0px;
	}
	#xemhoso_user #right_hoso #uytin_xemhoso{
		float: none;
		width: 100%;
		padding: 10px 0px 0px 0px;
		border-top: 1px dotted #CCC;
	}
	#bottom_xemhoso #sanpham{
		width: auto;
		display: inline-block;
		margin: 0px;
	}
	#bottom_xemhoso #sanpham h2#mylinhvuc{
		margin-top: 15px !important;
	}
	#bottom_xemhoso #sanpham #moi_sp{
		display: inline-block;
		background-color: #F4F8F9;
		height: auto;
		margin: 0px 3px 3px 0px;
		width: 100% !important;
		padding: 5px 0px 9px 0px;
	}
	#bottom_xemhoso #sanpham #moi_sp img{
		margin: 5px 10px 0px 9px;
		position: relative !important;
	}
	#bottom_xemhoso #sanpham #moi_sp #edit_tin{
		margin-right: 10px;
	}
	#xemhoso_user #left_hoso{
		margin: 0 auto;
		width: auto;
		float: none;
		padding: 10px 10px 10px 10px;
		border: none;
		border-radius: 0px;
	}
	#xemhoso_user #left_hoso #avata{
		width: auto;
		height: auto;
		margin: 0px;
		padding: 0px;
		border: solid 0px;
		border-radius: 0px;
	}
	#xemhoso_user #left_hoso #preview{
		width: 100%;
	}
	#xemhoso_user #left_hoso #avata img{
		max-width: 100%;
		max-height: 100%;
		display: inline-block;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	#thongbao_hs{
		border-right: 0px;
		border-left: 0px;
		border-radius: 0px;
		margin-bottom: 0px;
	}
	ul.sdt_menu {
		display: none !important;
	}
	#sidebar_account{
		display:none;
	}
	#content_account #left_edit_ac input#text, #content_account #left_edit_ac input#confirmpassword, #content_account #left_edit_ac input#password{
		padding: 10px 0px !important;
	}
	#cart table tr td.thanh-tien a{
		margin-top: -30px;
	}

	#cart_thongtin{
		width: auto !important;
		float: none;
		margin: 0px;
	}
	#cart #giohang_cart table tr#ghichu_not{
		display:none;
	}
	#cart #tr_mobi{
		display: block;
		background: #FFF6FA;
		padding: 20px 10px;
		border-bottom: 1px solid #ffa0c8;
	}
	#cart #cart_thanhtoan {
		margin-bottom: 30px;
	}
	#cart #tr_mobi #ttien_mobi{
		color: #009CD7;
		font-size: 24px;
		font-weight: 700;
		float:right;
	}
	#cart_thongtin .btn-group {
		width: 48%;
	}
	#cart_thongtin #ghichu_not_mobile{
		display:block;
		font-family:monospace;font-style:italic;color:#333;font-size:13px;
	}

	#cart table tr:nth-child(2n) {
		background: #fff;
	}
	#cart table tr img{
		max-width: none !important;
	}

	#cart #cart_thanhtoan {
		float: none;
	}
	.form_thanh_toan {
		padding-bottom: 0px;
	}
	#cart #cart_thanhtoan {
		float: none;
		text-align: center;
	}
	#custombox-modal{
		width:96% !important;
	}
	#chitietduan #top_ctda .ctleft {
		width: auto;
		margin-right: 20px;
	}
	#content #content_on #content_main #con_mota_search{
		padding: 1px 10px 0px 10px;
	}
	#nguoilam #right_nguoilam h1{
		font-size: 17px;
		line-height: 23px;
	}
	#nguoilam {
		padding: 0px 10px;
	}
	.form_thanh_toan{
		width: auto !important;
	}
	.form_thanh_toan #tt_gh{
		float: none;
		width:100%;
	}
	.form_thanh_toan .thongtin_hea{
		padding: 0px 10px;
		margin-top: -30px;
		width:auto !important;
	}
	.form_thanh_toan #tt_gh #tongti_h2{
		display:none;
	}
	.form_thanh_toan #tt_tt{
		float: none;
		width: 100%;
		padding-right:0px !important;
	}
	.form_thanh_toan #datbiet{
		width: auto !important;
		margin: 10px 0px 10px 0px!important;
		padding: 0px 10px;
	}
	.cart_sanpham {
		float: none;
		width: 100%;
		margin: 5px 0px 10px 0px;
	}
	.cart_sanpham #soluong_input{
		width: 40px !important;
	}
	.cart_sanpham #th_td1_dongia, .cart_sanpham .th_td1_dongia{
		display:none;
	}
	.cart_sanpham .name_cart{
		font-family:monospace;
		font-style:italic;
		color:#333 !important;
		font-size:13px !important;
	}
	input#submit_add_cart{
		display: none;
	}
	input#dat_ngay_submit_add_cart{
		width: 85%;
		padding: 5px 0px;
		margin: 0 auto;
		margin-bottom: -15px;
		background-image: url();
	}
	
	#nguoilam #right_nguoilam #soluoc_ngl .moinguoi{
		padding: 10px 0px 15px 0px;
	}
	

	
	#add_project #tuychon .form-control{
		width: 100% !important;
		text-indent: 10px;
		padding: 0px;
		margin-right: -48px;
	}
	#add_project #tuychon i{
		padding: 9px 12px 10px 8px;
	}
	
	#tt_gh #dangky{
		margin: 10px 22px 0px 10px;
	}
	#wrapper div#content #sidebar_home{
		display:none;
	}
	
	#footer #title_ft #htda {
		display: none;
	}
	#footer #title_ft {
		margin: 0px 0px 10px 0px;
	}
	#footer #footer_top {
		width: auto;
		padding-bottom: 0px;
	}
	#footer ul#chinh{
		padding: 0px;
		margin: -10px 5px 0px 5px !important;
	}
	#footer ul#chinh li.chinh br{
		display: none;
	}
	#footer #footer_bottom a img {
		float: none;
		margin: 10px 10px 10px 0px;
		width: 100%;
		max-width: 125px;
	}
	#footer #footer_bottom {
		width: 100% !important;
	}
	#footer #footer_bottom p {
		margin: 0px;
	}
	#footer #footer_bottom ul {
		margin: 0px 0px 25px -5px;
	}
	#footer #footer_bottom a {
		padding-bottom: 0px; 
	}
	#footer #footer_bottom a#logo_ft {
		margin: 0px;
		float: left;
	}
	#footer ul#chinh li#facebook_chinh{
		display: block;
		float: none !important;
		width: auto !important;
		text-align: center;
		margin-top: 0px !important;
	}
	#footer ul#chinh li#facebook_chinh iframe{
		margin-top: 10px !important;
	}
	#content #bottom_index {
		margin: 3px;
	}
	#content #bottom_index a{
		padding: 0px !important;
		width: 100% !important;
		margin: 30px 0px 0px 0px;
	}
	#sanpham a#moi_sp h3 em img{
		position: inherit !important;
	}
	#chitietduan #top_chitiet #images {
		float: none;
		margin-right: 5px;
		margin-left: 0px;
		text-align: center;
		width: auto;
	}
	#content_main #tg_content h1{
		color: #bd721e;
		font-size: 20px;
		margin: -15px 0px 0px 0px;
		text-transform: none;
		font-weight: bold;
	}
	#content #content_on #content_main{
		
	}
	#chitietduan #top_chitiet #truong_noidung {
		width: 100%;
		border-bottom: 0 !important;
		padding: 0px;
		margin: 0px;
	}
	#chitietduan #top_ctda {
		float: none;
		margin: 0px 5px;
		width: auto;
		padding: 0px;
	}
	#chitietduan #top_chitiet {
		margin: 0px;
		margin-top: -40px;
	}
	#chitietduan #noidung {
		-webkit-transition: none;
		-moz-transition: none;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
		padding: 0px 10px;
	}
	#sanpham #sp_tuphan #sp_tuphan_lot{
		margin-bottom: 5px;
	}
	#chitietduan #noidung img#diadiem_img{
		width: 15px !important;
	}
	#content #ct_duanmoi h3, #chitietduan #botton_ctda #nd_duan h3{
		
	}
	#sanpham .freelancer_jobs #moi_sp #luong{
		margin:0px 0px 15px 0px;
	}
	#content #ct_duanmoi .freelancer_jobs{
		
	}
	div#duanmoi {
		width:100% !important;
		margin-top:  2px;
	}
	#content #ct_duanmoi h1 {
		margin: -25px 5px 15px 5px !important;
	    text-transform: none;
		padding-top: 10px;
	}
	#content #duanmoi #mota_dm{
		padding: 0px 5px;
		margin-bottom: 0px;
		margin-top:10px;
	}
	.yes_sidebar{
		float:none;
		width:auto;
	}
	#menu_accout_mobile{
		display: block !important;
		padding: 0;
	}
	.fb_iframe_widget iframe {
		width: 100% !important;
	}
	.fb_iframe_widget {
		width: 100% !important;
	}
	.fb_iframe_widget span {
		width: 100% !important;
	}
	#chitietduan #noidung img {
		max-width: 100% !important;
		width: auto !important;
		height: auto !important;
	}
	#chitietduan #noidung table {
		width: auto !important;
	}
	.pikachoose {
		width: auto !important;
	}
	#chitietduan #top_chitiet #images img {
		height: auto !important;
		width: 100%;
		margin-bottom: 20px;
	}
	.dk_facebook img{
		width: 100%;
		max-width: 356px;
	}
	.modal-example-content {
		width: 70%;
		margin: 0 auto;
		padding: 0px 10px;
	}
	#dangky #sub {
		width: 66%;
		padding: 15px 12px;
	}
	#login_form{
	    width: 98%;
		max-width: 442px;
	}
	#chitietduan #suadoi #chinhsua{
		padding: 20px 5px 40px 5px;
		width: auto;
	}
	#chitietduan #suadoi #chinhsua .form-control{
		width: 100% !important;
		padding: 15px 0px;
		text-indent: 10px;
	}
	#chitietduan #suadoi #chinhsua #agv{
		padding: 12px 0px 11px 12px !important;
		width: 70% !important;
	}
	#content_account h1#noti{
		line-height: 42px;
		margin-left: 10px;
		margin-right: 10px;
	}
	#content_account .ptnt {
		width: auto;
		margin: 0px 10px;
	}
	#content_account #sotien {
		width: auto;
		margin: 20px 10px;
	}
	#content_account #sotien input{
		width: 50%;
	}
	#content_account #sotien #tien_naptien{
		display: inherit;
		margin-top: 10px;
	}
	#content_account input#nap_t{
		margin-left: 10px;
	}
	#content_account .hito{
		width: 100% !important;
	}
	#content_account .hito .history a#tb_nt{
		float: none !important;
		margin: 0px 0px 20px 0px !important;
		display: inline-block;
	}
	#content_account #left_edit_ac .history table{
		width: 100% !important;
	}
	#content_account #left_edit_ac .history h1{
	    line-height: 45px;
	}
	ul.content li#tintuc_tg{
		margin: 0px 12px 0px 10px;
	}
	ul.content li#tintuc_tg a{
		display: inline-block;
		margin: 0 3px 3px 0;
		width: 100% !important;
		padding: 9px 0px 9px 9px;
		background: #fff5f9; 
	}
	#head_quangcao{
		display:block;
		padding: 15px 5px 5px 5px;
	}
	#head_quangcao img#img_v1{
		width: 100%;
		transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		box-shadow: 0 1px 3px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
		border-bottom: 0 !important;
		display: block;
	}
	#maps #map{
		margin: 0px;
		padding: 0px 5px;
		width: auto !important;
		margin-right: 0 !important;
		display: inherit;
		height: auto !important;
	}
	#sanpham a#moi_sp h3 #tieude_name{
		font-size: 15px;
	}
	.mm-slideout{
		margin-top: -1px;
		display: inline-block;
		padding-top: 1px;
	}
	#maps #map img#images_bun{
		width:100% !important;
		margin-bottom:10px;
	}
	#maps #map #map_mota{
		margin: 0px !important;
		width: auto !important;
		margin-top: 10px !important;
	}
	#maps iframe{
		width: 100%;
		height: 300px;
	}
	.custombox-modal {
		top: 10% !important;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
	}
	#maps{
		width: 100%;
	}
	.form_thanh_toan #details_pro{
		float: none;
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	.form_thanh_toan #details_tt{
		float: none;
		width: 100%;
		margin: 0px;
	}
	.form_thanh_toan #details_tt #h1_thdh{
		display:none; 
	}
	.form_thanh_toan #details_tt form{
		padding: 0px 5px;
		margin-top: -20px;
	}
	
	.ms-sel-ctn{
		width: 100% !important;
		margin-left: 0px !important;
		padding-right:0px !important;
	}
	.ms-ctn .ms-sel-item{
		margin: 1px 0px 1px 10px !important;
	}

	.add_freelancer .ms-ctn{
		width: 100%!important; 
	}
	.add_freelancer .form-control{
		padding: 12px 0px !important;
	}
	.add_freelancer .container .form-control{
		text-indent: 10px;
		width: 100%!important;
	}
	
	#chitietduan .jobs_detail #con_nd #kynang_jobs img{
		width: 30px !important;
	}
	#chitietduan .jobs_detail #con_nd{
		width: auto !important;
	}

	#chitietduan .jobs_detail #user_nd{
		width: 100% !important;
		margin-top: 30px;
		display:block !important;
	}
	#chitietduan .jobs_detail h1#title_h1 {
		float: none !important;
		width: auto !important;
	}
	#chitietduan .jobs_detail #left_title{
	    float: none !important;
		text-align: left;
		margin: -10px 0px 20px 0px;
		width: 270px !important;
	}
	#chitietduan .jobs_detail h1#title_h1{
		margin-top:15px!important;
	}
	#chitietduan .jobs_detail #title_content{
		display: block;
	}
	#chitietduan .jobs_detail #con_nd #kynang_jobs b{
		display: block;
		margin-bottom: 12px;
	}
	#chitietduan .jobs_detail #con_nd ul#nd_them li {
		float: left !important;
	}
	#chitietduan .jobs_detail #con_nd ul#nd_them img{
		width: 15px !important;
	}
	#chitietduan .jobs_detail #con_nd ul#nd_them{
		margin-top: 20px !important;
		float: left;
	}
	#chitietduan .jobs_detail #con_nd ul#nd_them li{
		margin-bottom:10px!important;
	}
	
	#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia{
		padding: 1px 15px 20px 15px;
	}
	#chitietduan .jobs_detail #con_nd #job_baogia h2#title_bg{
		padding: 20px 15px 20px 15px
	}
	#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia #tuychon{
		width: 100%;
		margin: 0px;
		float:none;
	}
	#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia #tuychon .form-control{
		width: 80%;
	}
	#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia #tuychon_mota #tuychon_mota_dem{
		display: flex;
	}
	#chitietduan .jobs_detail #con_nd #job_baogia #tt_baogia #tuychon_mota .form-control{
		width: 100%;
	}
	
	#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia, .yes_sidebar #ds_baogia #ct_ds_baogia{
		display:block;
		padding-bottom: 25px;
	}
	#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #mota_user #phude, .yes_sidebar #ds_baogia #ct_ds_baogia #mota_user #phude{
		display:none;
	}
	#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #mota_user #mota, .yes_sidebar #ds_baogia #ct_ds_baogia #mota_user #mota{
		display:none;
	}
	#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #mota_user #kynang, .yes_sidebar #ds_baogia #ct_ds_baogia #mota_user #kynang{
		display:none;
	}
	#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #avata, .yes_sidebar #ds_baogia #ct_ds_baogia #avata{
		padding: 0px 25px 5px 5px;
	}
	#chitietduan .jobs_detail #con_nd #ds_baogia #ct_ds_baogia #mota_user, .yes_sidebar #ds_baogia #ct_ds_baogia #mota_user{
		width:auto;
		margin-right: 0px;
	}
	.yes_sidebar #ds_baogia{
		margin: 20px 10px 30px 10px;
	}
	.yes_sidebar #ds_baogia h2#ds_baogia_title{
		font-size:15px;
	}
	.yes_sidebar #ds_baogia #ct_ds_baogia #info_baogia #noidung{
		max-width: 100%;
	}
}
@media screen and (max-width: 419px){
	.dk_facebook span {
		margin: 19px 0px 0px -33px;
	}
	#header #logo a img {
		margin-left: 40px;
	}
}
@media screen and (max-width: 490px){
	#share_fa{
		margin-top: 3px;
		margin-bottom: -5px;
		float: none;
	}
}