@charset "utf-8";
@import url("reset.css");
@import url("num_ad_menu.css");
@import url("num_ad_content.css");
@import url("login.css");

body{color:#333; font-family:Arial, Helvetica, sans-serif; font-size:13px; background:#fff; height:100%;}
#num_ad_wrap{width:100%; position:relative; min-height:100%; height:auto;}

.clear{clear:both;}
.clear2{clear:both; float:none;}

/************************************** BEGIN PHAN TRANG ************************************/
.phantrang_num{padding:10px 0 5px 0; text-align:center; font-size:12px;}
.PageNum a{
	background:#fff;
	padding:2px 7px;
	height:17px;
	border:1px solid #ccc;
	color:#333;
	margin-right:3px;
}
.PageNum a:hover{color:#000;}
.PageNum span{
	background:#e8e8e8;
	padding:2px 7px;
	height:17px;
	border:1px solid #ccc;
	color:#333;
	font-weight:bold;
	margin-right:3px;
}
/************************************** END PHAN TRANG **************************************/

.clickSHmenu{
	background:url(../imgs/layout/hide_menu.png) no-repeat 0 0px;
	position:fixed;
	width:19px; height:20px;
	bottom:25px; left:127px;
	z-index:999999;
	cursor:pointer;
}
.clickSHmenu:hover{background-position:0 -20px;}
.clickSHmenu2{
	background:url(../imgs/layout/hide_menu.png) no-repeat 0 -40px;
	position:fixed;
	width:19px; height:20px;
	bottom:25px; left:0;
	z-index:999999;
	cursor:pointer;		
}
.clickSHmenu2:hover{background-position:0 -60px;}

.cauhinh_tt { height:500px; overflow-y:scroll;}

/************** phan icon quick****************/
.admin-home { margin-top:3px;}
.admin-home .homecontainer-panel {
	border: 5px solid #ECECEC;
	border-radius: 10px 10px 10px 10px;
	margin-bottom: 5px;
}
.admin-home .homecontainer {
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	padding: 5px 13px;
	position: relative;
}
.admin-home .title {
	color: #444444;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.admin-home .quick-access-icon {
	float: left;
	margin: 7px;
	width: 123px;
}
.ui-corner-bottom {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.ui-corner-top {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.ui-widget-content {
	background: url("../imgs/layout/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #444444;
}

.admin-home .icon {
	color: #666666;
	padding-bottom: 10px;
	padding-top: 6px;
	text-align: center;
}
.quick-access .icon {
	background-image: url("../imgs/layout/icon_bg.gif");
}

.admin-home .icon .image {
	margin-bottom: 11px;
}
.admin-home .icon .image img {
	border: medium none;
		}
		
/****************** support system *****************/
.contact_form { float:left; width:400px; border:solid 1px #999;height:320px; margin-left:5px; padding:5px; background:#FFF;}
.support_web { float:left; width:400px; border:solid 1px #999;height:320px; margin-left:5px;padding:5px;background:#FFF; overflow-y:scroll;}
.mess_system { float:left; width:auto; min-width:280px; border:solid 1px #999;height:320px; margin-left:5px;padding:5px;background:#FFF;}

.s-phone {
    float: left;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
}
.avatar {
    height: 50px;
    width: 60px;
	padding:5px;
	border:solid 1px #CCC;
	margin:5px;
}
.mess_chat { height:280px;overflow-y:scroll; border:solid 1px #999; margin-top:5px; }
