/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}
/* CSS Document */
a
{
	text-decoration:none;
	cursor:pointer;
}
b.back:hover
{
	color:#F00;
	cursor:pointer;
}
img.back:hover
{
	cursor:pointer;
}
body
{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333333;
	background:url(/images/bg_body.jpg);
}
h2{
	width:100%;
	text-align:center;
	text-transform:uppercase;
	color:#295906;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	padding:5px 0;
}
.form_pop_up h2{
	width:100%;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	padding:5px 0;
	cursor:pointer;
	background:#295906;
}
.header {
    background-image: url(/images/bg_header.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    position: relative;
    width: 100%;
    z-index: 999;
    color: #646464;
    background: #295906;
    display: table;
    padding: 5px 0;
}
.goon {
    color: #ffffff
}
.goon:hover{color:#d20700}
.slogan{
	line-height:37px;
	text-indent:15px;
	text-transform:uppercase;
	color:#fff;
	text-shadow:1px 1px 2px #414141;
	font-weight:bold;
	letter-spacing:2px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.ten_user{
	float:left;
	line-height:19px;
	text-indent:15px;
}
.tien_ich_header {
    float: right;
    line-height: 19px;
    margin-right: 10px;
    position: absolute;
    right: 10px;
    top: 12px;
}
#fw_frame
{
	width:100%;
	clear:both;
	position:relative;
}
/* Menu */
.menu {
    float: left;
    height: auto;
    width: 220px;
    min-height: 100vh;
    background: #3f810f;
}
.user_menu{
	float:left;
	width:180px;
	background:url(/images/bg_user_left.jpg) no-repeat;
	padding:10px;
}
.user_menu a{
	color:#4C6E94;
	font-weight:bold;
}
.user_menu a:hover{
	color:#F00;
}
.img{
	float:left;
	width:46px;
	height:46px;
	padding:3px;
	background:#fff;
	border:solid 1px #ccc;
	margin:13px 0 0 10px;
}
.user_right{
	float:left;
	width:115px;
	margin:10px 0 10px 10px;
}
.user_right a{
	float:left;
	width:115px;
	line-height:17px;
	text-indent:15px;
	margin-bottom:5px;
}
.user_right a:hover{
	color:#CD351E;
}
.user_right span{
	float:right;
	background:#a5302c;
	color:#fff;
	text-indent:0;
	padding:0 8px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.thong_bao_moi{
	float:left;
	width:180px;
	padding:10px;
	background:#F9F9F9;
	border-right:solid 1px #E4E8ED;
	border-bottom:solid 1px #E4E8ED;
	line-height:16px;
	font-size:11px;
	text-align:justify
}
.thong_bao_moi span{
	color:#E60055;
	font-weight:bold;
}
.thong_bao_moi a{
	color:#333;
}
.thong_bao_moi a:hover{
	text-decoration:underline;
}
/*Top level list items*/
.menu .left
{
	float:left;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	cursor:pointer;
	font-size:11px;
	color:#FFF;
	text-shadow:1px 1px 2px #000;
	width:220px;
	line-height:35px;
	text-indent:20px;
    background: #3f810f !important;
}
.menu .active {
    background: #6bcd23 !important;
}
.menu div.kh
{
	background-image:url(/images/menu/kh.png),url(/images/bg_menu_so.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat,no-repeat, repeat-x;
	background-position:10px 10px, right top, left;
}
.menu div.kh:hover,.menu div.kh.active
{
	background-image:url(/images/menu/kh.png),url(/images/bg_menu_so.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat,no-repeat, repeat-x;
	background-position:10px 10px, right top, left;
}
.menu div.lich
{
	background-image:url(/images/menu/lich.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.lich:hover,.menu div.lich.active
{
	background-image:url(/images/menu/lich.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.vl
{
	background-image:url(/images/menu/vl.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.vl:hover,.menu div.vl.active
{
	background-image:url(/images/menu/vl.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.hd
{
	background-image:url(/images/menu/hd.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.hd:hover,.menu div.hd.active
{
	background-image:url(/images/menu/hd.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.vdt
{
	background-image:url(/images/menu/vdt.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.vdt:hover,.menu div.vdt.active
{
	background-image:url(/images/menu/vdt.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.tstc
{
	background-image:url(/images/menu/tstc.png),url(/images/bg_menu_so.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat,no-repeat, repeat-x;
	background-position:10px 10px, right top, left;
}
.menu div.tstc:hover,.menu div.tstc.active
{
	background-image:url(/images/menu/tstc.png),url(/images/bg_menu_so.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat,no-repeat, repeat-x;
	background-position:10px 10px, right top, left;
}
.menu div.gdv
{
	background-image:url(/images/menu/gdv.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.gdv:hover,.menu div.gdv.active
{
	background-image:url(/images/menu/gdv.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.tk
{
	background-image:url(/images/menu/tk.png),url(/images/bg_menu_so.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat,no-repeat, repeat-x;
	background-position:10px 10px, right top, left;
}
.menu div.tk:hover,.menu div.tk.active
{
	background-image:url(/images/menu/tk.png),url(/images/bg_menu_so.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat,no-repeat, repeat-x;
	background-position:10px 10px, right top, left;
}
.menu div.nv
{
	background-image:url(/images/menu/nv.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.nv:hover,.menu div.nv.active
{
	background-image:url(/images/menu/nv.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.ch
{
	background-image:url(/images/menu/ch.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.ch:hover,.menu div.ch.active
{
	background-image:url(/images/menu/ch.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.ti
{
	background-image:url(/images/menu/ti.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 12px, left;
}
.menu div.ti:hover,.menu div.ti.active
{
	background-image:url(/images/menu/ti.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 12px, left;
}
.menu div.nh
{
	background-image:url(/images/menu/nh.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.nh:hover,.menu div.nh.active
{
	background-image:url(/images/menu/nh.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.spa
{
	background-image:url(/images/menu/spa.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.spa:hover,.menu div.spa.active
{
	background-image:url(/images/menu/spa.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.kara
{
	background-image:url(/images/menu/kara.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.kara:hover,.menu div.kara.active
{
	background-image:url(/images/menu/kara.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.ht
{
	background-image:url(/images/menu/ht.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.ht:hover,.menu div.ht.active
{
	background-image:url(/images/menu/ht.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.dm
{
	background-image:url(/images/menu/dm.png),url(/images/bg_menu_so.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat,no-repeat, repeat-x;
	background-position:10px 10px, right top, left;
}
.menu div.dm:hover,.menu div.dm.active
{
	background-image:url(/images/menu/dm.png),url(/images/bg_menu_so.png),url(/images/bg_menu_active.jpg);
	background-repeat:no-repeat,no-repeat, repeat-x;
	background-position:10px 10px, right top, left;
}
.menu_body{
	margin:0;
	padding:0;
	display:none;
	float:left;
}
.menu_body.active
{
	display:block;
}
.menu_body li{
	list-style-type:none;
	color:#000;
	width:210px;
	border-right: solid 1px #e4e8ed;
	border-bottom: solid 1px #e4e8ed;
	border-top: solid 1px #fff;
	background-color:#F2F2F2;
	background-image:url(/images/icon_danh_sach.jpg);
	background-repeat:no-repeat;
	background-position:5px 10px;
	text-indent:20px;
	cursor:pointer;
	font-size:11px;
	padding:8px 5px 8px 5px;
	line-height:20px;
}
.menu_body li:hover,.menu_body li.active
{
	background-color:#E9E9E9;
}
/* Main Frame */
#main_frame
{
	text-align:left;
	padding:10px;
}
.thong_tin_khach_hang{
	line-height:28px;
	background:#f2f2f2;
}
.thong_tin_khach_hang tr.head_kh td{
	border:solid 1px #335a85;
	background:url(/images/bg_head_table.jpg) repeat-x;
	font-weight:bold;
	color:#FFF;
}
.thong_tin_khach_hang td{
	border:solid 1px #cccccc;
	border-top:0;
	padding:0 10px;
}
.thong_tin_khach_hang td span{
	color:#335a85;
	font-weight:bold;
}
.danh_sach_xanh{
	float:right;
	width:326px;
	height:70px;
	background:url(/images/bg_xanh.jpg) no-repeat;
	margin-bottom:6px;
}
.danh_sach_do{
	float:right;
	width:326px;
	height:70px;
	background:url(/images/bg_do.jpg) no-repeat;
}
.khung_tk_kh{
	float:left;
	width:100%;
	background:url(/images/bg_multi_button.jpg) top repeat-x;
}
.title_tk{
	float:left;
	padding:0 28px;
	line-height:30px;
	border:solid 1px #295906;
	background:url(/images/icon_search.png);
    background-color: #295906;
	background-repeat:no-repeat, repeat-x;
	background-position:10px 8px, left;
	font-weight:bold;
	color:#FFF;
	border-bottom:0;
}
.title_tk_2{
	float:left;
	padding:0 20px;
	line-height:30px;
	border:solid 1px #295906;
	/* background:url(/images/bg_head_table_search.jpg) repeat-x; */
    background-color: #295906;
	font-weight:bold;
	color:#FFF;
	border-bottom:0;
	text-transform:uppercase;
}
.tk_kh{
	float:left;
	width:100%;
	background:#e9e9e9;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	padding:3px 0 2px 0;
}
.tk_kh label{
	float:left;
	line-height:30px;
	margin-right:5px;
}
.input_tk_kh{
	background:#fdfdfd;
	border:solid 1px #cdcdcd;
	padding:3px 5px;
	border-radius:3px;
	float:left;
	width:65%;
	margin-right:10px;
}
.input_tk_kh:hover{
	border:solid 1px #A3A3A3;
}
.button_tk_kh{
	background:#295906;
	float:left;
	border:solid 1px #295906;
	border-radius:3px;
	padding:3px 5px;
	color:#fff;
	cursor:pointer;
	margin:2px 5px 0 5px;
	font-size:11px;
}
.button_tk_kh_2{
	background:url(/images/bt3.jpg) repeat-x;
	border:solid 1px #af2d1c;
	float:left;
	border-radius:3px;
	padding:3px 5px;
	color:#fff;
	cursor:pointer;
	margin:2px 5px 0 5px;
	font-size:11px;
}
.tab_danh_sach_kh{
	line-height:25px;
	background:#ffffff;
	text-align:center;
	border-right:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	font-size:12px;
	margin-bottom:10px !important;
    margin-top: 20px !important;
}
.tab_danh_sach_kh tr.head_danh_sach_kh{
	background:url(/images/bg_head_table.jpg) bottom repeat-x;
}
.tab_danh_sach_kh tr.head_danh_sach_kh td:first-child{
	border-left:solid 1px #cccccc;
}
.tab_danh_sach_kh tr.head_danh_sach_kh td{
	border:0;
	font-weight:bold;
	color:#295906;
	height:32px;
	line-height:32px;
}
.tab_danh_sach_kh tr:hover{
	background-color:#D9E3F0 !important;
}
.tab_danh_sach_kh tr.head_danh_sach_kh:hover{
	background:url(/images/bg_head_table.jpg) bottom repeat-x !important;
}
.tab_danh_sach_kh td{
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding:0 5px;
}
.tiut{
	color:#295906;
	font-weight:bold;
}
a.pop_up{
	color:#505050;
}
.pop_up{
	display: block;
	text-align: center;
	line-height:29px;
	padding:0 10px;
	color:#505050;
	cursor:pointer;
	float:left;
	margin:0 0 0 10px;
	border:0;
	font-size:11px;
}
.pop_up:hover{
	background-color:#CCC;
}
.bt1{
	background:url(/images/bt1.png) left no-repeat;
	padding-left:22px;
}
.bt2{
	background:url(/images/bt2.png) left no-repeat;
	padding-left:22px;
}
.bt3{
	background:url(/images/bt3.png) left no-repeat;
	padding-left:22px;
}
.bt4{
	background:url(/images/bt4.png) left no-repeat;
	padding-left:22px;
}
.bt5{
	background:url(/images/bt5.png) left no-repeat;
	padding-left:22px;
}
.bt6{
	background:url(/images/bt6.png) left no-repeat;
	padding-left:22px;
}
.bt7{
	background:url(/images/bt7.png) left no-repeat;
	padding-left:22px;
}
.bt8{
	background:url(/images/bt8.png) left no-repeat;
	padding-left:22px;
}
.pop_up img{
	float:left;
	margin:2px 5px 0 0;
}
.form_pop_up_mail{
	position: absolute;
	border: 5px solid #666;
	padding: 10px;
	background: white;
}
.form_pop_up{
	position: absolute;
	border: 5px solid #666;
	padding: 10px;
	background: white;
}
.form_pop_up label,.form_pop_up_mail label{
	float:left;
	line-height:30px;
	width:90px;
	font-size:12px;
}
.form_pop_up input,.form_pop_up_mail input{
	float:left;
	padding:3px 3px;
	margin:0 0 0 5px;
	width:200px;
	border:solid 1px #999;
}
.form_pop_up select,.form_pop_up_mail select{
	float:left;
	padding:2px 3px;
	margin:0 0 0 5px;
	width:210px;
	border:solid 1px #999;
}
.form_pop_up textarea{
	float:left;
	padding:2px 3px;
	margin:0 0 0 0;
	width:205px;
	height:50px;
	border:solid 1px #999;
	font-family:Tahoma, Geneva, sans-serif;
}
.form_pop_up .input_but,.form_pop_up_mail .input_but{
	/* background:url(/images/bt.jpg) repeat-x; */
	color:#fff;
	border:solid 1px #295906;
    background-color: #295906;
	padding:5px 10px;
	cursor:pointer;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	width:100px;
	float:none;
}
.input_but_1{
	/* background:url(/images/bt.jpg) repeat-x; */
	color:#fff;
	border:solid 1px #295906;
    background-color: #295906;
	padding:3px 10px;
	cursor:pointer;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	float:left;
}
.form_pop_up .input_but_2,.form_pop_up_mail .input_but_2{
	background:url(/images/bt3.jpg) repeat-x;
	border:solid 1px #af2d1c;
	color:#fff;
	padding:5px 10px;
	cursor:pointer;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	width:100px;
	float:none;
}
.but_nv{
	padding:5px 10px !important; 
	text-align:center; 
	font-weight:bold; 
	cursor:pointer;
	/* background:url(/images/bt.jpg) repeat-x; */
	color:#FFF;
	border:solid 1px #295906;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
    background-color: #295906;
}
.but_nv_2{
	padding:5px 10px !important; 
	text-align:center; 
	font-weight:bold; 
	cursor:pointer;
	background:url(/images/bt3.jpg) repeat-x;
	color:#FFF;
	border:solid 1px #af2d1c;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.ten_nha_hang{
	display:none;
}
.footer{
	width:100%;
	background:url(/images/bg_footer.jpg) repeat-x;
	height:34px;
	float:left;
	line-height:34px;
}
.footer a,.footer a:hover{
	color:#333333;
}
.time{
	padding:7px 5px;
	background:url(/images/icon_time.png) no-repeat right;
	border:solid 1px #ccc;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	width:80%;
}
#form_hd_thu_no{
	position: absolute;
	border: 5px solid #666;
	padding: 10px;
	background: white;
}
#results{
	width:500px;
	z-index:99999;
	position:absolute;
	max-height:300px;
	overflow-y:auto;
	border:solid 1px #ABADB3;
	left:0;
	top:27px;
	background:#fff;
	display:none;
}
.table_search tr{cursor:pointer}
.table_search tr:hover{ background:#FC6}
.rang{
	float:left;
	margin: 0;
	padding:0;
}
.rang li{
	float:left;
	margin:0 3px 0 0;
	list-style:none;
	line-height:18px;
}
.rang li input{
	float:left;
	width:15px;
}
.input_no_bor{
	border:0 !important;
	width:98% !important;
	text-align: right !important;
	margin:0 !important;
	border-bottom:dotted 1px #666 !important;
}
.title {
    line-height: 30px;
    border: solid 1px #335a85;
    background: url(/images/bg_head_table_search.jpg) repeat-x;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    float: left;
    width: 100%;
    background: #295906;
}
.stickytooltip_2{
	display:none;
	position:absolute;
	border:2px solid #dfdfdf !important;
	color:#666;
	background:url(/images/bg_hover.png);
	z-index:3000;
	width:240px;
	height:auto;
	padding:10px 15px;
	line-height:20px;
	font-weight:bold;
}
.stickytooltip_2 span{
	color:#4775a9;
}
.khung_phong{
	float:left;
	width:100%;
	border:solid 1px #CCC;
	background:#fff;
	padding-bottom:18px;
}
.phong{
	float:left;
	width:124px;
	height:64px;
	text-align:center;
	font-weight:bold;
	color:#888888;
	background:url(/images/trong.jpg) no-repeat;
	margin:18px 0 0 18px;
	position:relative;
}
.dang_su_dung{
	background:url(/images/su_dung.jpg) no-repeat;
	color:#FFF;
}
.sua_chua{
	background:url(/images/sua_chua.jpg) no-repeat;
	color:#FFF;
}
.don_phong{
	background:url(/images/don_phong.jpg) no-repeat;
	color:#FFF;
}
.check_out{
	background:url(/images/tra_phong.jpg) no-repeat;
	color:#FFF;
}
.dat_truoc{
	background:url(/images/dat_truoc.jpg) no-repeat;
	color:#1D7DAD;
}
.phong .hang_phong{
	position:absolute;
	bottom:10px;
	width:100%;
}
.phong .ten_phong{
	position:absolute;
	width:58px;
	height:27px;
	line-height:27px;
	right:2px;
	top:2px;
	color:#fff;
}
.title_khung_phong{
	float:left;
	line-height:33px;
	background:url(/images/bg_head_table.jpg) repeat-x;
	width:100%;
	height:33px;
}
.title_khung_phong span{
	float:left;
	margin-left:20px;
	font-weight:bold;
	color:#295906;
}
.chu_thich_so_do_phong{
	float:left;
	width:100%;
	position:fixed;
	bottom:0;
}
.trang_thai_phong{
	float:left; 
	cursor:pointer; 
	line-height:34px;
	font-weight:bold;
	padding:0 10px;
	border-right:solid 1px #CCC;
	color: #2B5888;
}
.tab_dat_phong input,.tab_dat_phong select,.tab_dat_phong textarea{
	border:solid 1px #999;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
}
.tab_dat_phong tr td.text_right{
	text-align:right;
	padding-right:5px;
}
.tabs{
    width:100%;
	float:left;
    position:relative;
}
.tabs input.input_tabs{
    position:absolute;
    top:0;
    left:0;
    display:none;   
}
.tabs label{
    display:block;
    float:left;
    position:relative;
    padding:5px 15px;
    color: #fff;
    font-size:13px;
    text-transform:uppercase;
    cursor:pointer;
	font-weight:bold;
	background:#6B6B6B;
}
.tabs label:after{
    content:"";
    display:block;
    position:absolute;
    width:100%;
    height:5px;
    left:0;
    bottom:-5px;
}
.clear-shadow{
    clear:both; 
}
.content{
    position:relative;
    width:100%;
	z-index:5 !important;
	height:385px;
}
.content div{
    position:absolute;
    overflow:hidden;
    top:0;
    left:0px;
    opacity:0;
    padding:10px 0; 
    transition:opacity .4s;
	width:100%;
}
.tabs input:checked + label{
    z-index:6;
	background:#53759A;
}
.tab_khung_danh_muc{
	border-bottom:solid 1px #cccccc;
	background:#f2f2f2;
	color:#335a85;
	line-height:32px;
	font-weight:bold;
}
.tab_khung_danh_muc td{
	border-bottom:solid 1px #cccccc;
}
.tab_khung_danh_muc td img{
	margin-top:10px;
}
.tab_danh_muc{
	border-bottom:solid 1px #cccccc;
	line-height:25px;
}
.tab_danh_muc td img{
	margin:5px 0 0 0;
}
.tab_khung_danh_muc a,.tab_danh_muc a{
	color:#335a85;
	font-weight:bold;
}
.tab_khung_danh_muc a:hover,.tab_danh_muc a:hover{
	color:#F00;
}
table {
    margin-top: 0 !important;
}
.img_slogan img {
    width: 100%;
}

.img_slogan {
    width: 50px;
    float: left;
    padding-left: 10px;
    padding-top: 2px;
}

.tab_danh_sach_kh tr td:nth-child(3) {
    white-space: nowrap;
        /* Ngăn chữ xuống dòng */
        overflow: hidden;
        /* Ẩn phần chữ bị tràn ra ngoài */
        text-overflow: ellipsis;
        /* Thêm dấu "..." khi chữ bị cắt bớt */
}

/* css */
 .floor {
     margin-bottom: 20px;
 }

 .floor h3 {
     margin-bottom: 10px;
 }
/* 
 .room-container {
     display: flex;
     justify-content: space-around;
     gap: 10px;
 } */
.floor {
    margin-bottom: 20px;
    display: table;
    width: 100%;
}
.room {
    border: 1px solid #ccc;
    width: 150px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    float: left;
    margin-right: 15px;
}

.room-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px dashed #282828;
    padding: 5px;
    border-radius: 3px;
}
 .room-header .room-number {
     font-weight: bold;
 }

 .room-header .status-icon {
     color: #28a745;
 }

 .room-booked {
     background-color: #ff6f00;
     color: white;
 }

 .room-info {
     margin-top: 10px;
 }

 .icon {
     font-size: 12px;
     vertical-align: middle;
 }

 /* Specific styles for booked rooms */
 .booked {
     background-color: #ffa500;
     color: white;
 }

 .booked .room-header {
     background-color: #ff6f00;
     color: white;
 }

 .booked .room-info {
     font-size: 12px;
     color: white;
 }

 .info_r {
    display: table;
    width: 100%;
 }
 .list_info {
    float: left;
    margin-right: 20px;
    font-weight: bold;
 }
 .cophong {
    width: 15px;
    height: 15px;
    background-color: #28f728;
    float: left;
    margin-right: 10px;
 }
  .room.active {
      background: #28f728;
      color: white;
  }

.room.bg_tratrongngay {
      background: #f0ce0f;
  }
.room.bg_nhantrongngay {
    background-color: #0cb8af;
}
.room.bg_datra {
    background-color: #afafaf;
}
.ps {
    color: green;
    text-transform: uppercase;
}
.pb {
    color: red;
    text-transform: uppercase;
}
.phongsach {
    width: 15px;
    height: 15px;
    background-color: #0370fd;
    float: left;
    margin-right: 10px;
}
.phongban {
    width: 15px;
    height: 15px;
    background-color: #ff3300;
    float: left;
    margin-right: 10px;
}
.tratrongngay {
    width: 15px;
    height: 15px;
    background-color: #f0ce0f;
    float: left;
    margin-right: 10px;
}
.nhantrongngay {
    width: 15px;
    height: 15px;
    background-color: #0cb8af;
    float: left;
    margin-right: 10px;
}
h2.ttne {
    text-align: left;
    font-size: 18px;
}
#themInput {
    background: #295906;
    border: 0;
    padding: 5px 10px;
    color: white;
    margin-left: 10px;
    border-radius: 5px;
    cursor: pointer;
}
.xoaInput, .xoaInput2 {
     background: #ac0606;
     border: 0;
     padding: 5px 12px;
     color: white;
     margin-left: 10px;
     border-radius: 5px;
     cursor: pointer;
 }
.title_pp {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 15px;
}
.thaotac span {
    color: rgb(5, 219, 5)!important;
}
.thaotac b:nth-child(2) {
    color: red;
}
.thaotac b:nth-child(3) {
    color: rgb(38, 0, 255);
}
.thaotac strong {
    color: orange;
}