﻿*{margin:0;padding:0;}
 
.wrapper{
    width:1000px;
	margin:0 auto;
}
 
.main{
	float:left;
	width:100%;
}
 
.banner{
	float:left;
	width:100%;
	background:	url('../icon/banner.png') no-repeat;
}
 
.top_banner{
	float: left;
	width: 100%;
	height: 110px;
}
.bottom_banner{
	float: left;
	width: 100%;
	height:40px;
	
}
 
 /* CSS tạo menu cấp 1 */
 
.bottom_banner ul{
list-style: none;
font-family: Arial, san-serif;
font-size: 14px;
}
 
.bottom_banner ul li{
float:right;
position:relative;
Width: 100px;
}
 
.bottom_banner ul a{	
text-decoration:none;
color:#DDE618;
display:block;
font-weight:bold;
background:#6FB12B;
text-align:center;
border-radius: 20px;
padding: 5px;
margin: 2px 2px 0 0;
}
 
.bottom_banner a:hover{
}
/* CSS tạo menu cấp 2 */
#menu li ul a{
background:#444;
border-bottom:1px solid #fff;
}
 
#menu li ul{
position:absolute;
display:none;
width:200px;
}
 
#menu li:hover ul{
display:block;
}
 
.content{
	float:left;
	width:100%;
	background:#6FB12B;
}
 
.home_main{
	float: left;
	background: url('../icon/home.png') no-repeat;
	height:590px;
	width: 98%;
	margin: 10px 0 0 15px;
}
.home_left{
	float:left;
	width:220px;
	margin: 10px 0 10px 10px;
}
.left{
	float:left;
	width:220px;
	height: 650px;
	margin: 10px 0 10px 10px;
	background: url('../icon/trai.png');
}

.left_main{
	float: left;
	height: 520px;
	width: 100%;
	background: url('../icon/left-home.png') repeat-y;
}
.left_main h3{
    float: left;
    color: #6BA849;
    font-size: 15px;
    padding: 20px 0 8px 0;
    border-bottom: 1px solid #6BA849;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-left: 15px;
}
.left_main ul{
    float: left;
    margin-left: 10px;
}
.left_main ul li{
    float: left;
    background: url('../icon/collapsed.gif') no-repeat left top 5px;
    list-style: none;
    padding-left: 18px;
    font-size: 14px;
    color: #6FB12B;
    line-height: 24px;
    cursor: pointer;
    width: 100%;
}
.left_main ul li ul{
    background: none;
    display: block;
    margin-left: 15px;
}
.left_main ul li ul li{
    background: none;
    list-style: disc;
    padding: 0;
    cursor: default;
    font-size: 12px;
}
.left_foot{
	float: left;
	width: 100%;
	height:220px;
}

.left_foot img{
	float: left;
	width: 100%;
	height:100%;
}

.right{
	float: right;
	width:750px;
	margin: 10px 10px 10px 0;
}
#col_right{
	float: left;
	width: 100%;
}

.right_main{
	float: left;
}

.right_main img{
	float: left;
	width:100%;
}

.right_table{
	float: left;
	height: 572px;
	width: 100%;
	border: 1px solid #E6E7E8;
}

.right_table_top{
	float: left;
	width: 100%;
	height: 515px;
	overflow-x: hidden;
}
/*--------------------------------STYLE phân trang -------------------------*/
#phantrang{
	float: left;
	width: 100%;
	margin-top: 8px;
	background: #458B00;
	padding: 7px;
}

.phantrang_trai{
	float: left;
}
#pagination-digg{
	float: left;
	border-radius: 5px;
	border: 1px solid #E8DCED;
}

#pagination-digg .previous-off,
#pagination-digg .next-off{
display:block;
float:left;
}

#pagination-digg li{
border:0; margin:0; padding:0;
font-size:12px;
list-style:none;
text-align: center;
line-height: 1.9;
display:inline-block;
float: left;
}
 
#pagination-digg .active{
border-right: 1px solid #E8DCED;
display:block;
float:left;
width: 24px;
color:#FFF;
background: #6FB12B;
}
 
#pagination-digg a:link,
#pagination-digg a:visited{
border-right: 1px solid #E8DCED;
display:inline-block;
float:left;
width: 24px;
color:#FFF;

}
 
#pagination-digg a{
border-right: 1px solid #E8DCED;
display:inline-block;
float:left;
width: 24px;
color:#FFF;
cursor: pointer;
}

#pagination-digg a:hover{
	list-style: none;
	text-decoration: none;
	background: #6FB12B;
}

.phantrang_phai{
	float: right;
	margin-top: 3px;
}

.phantrang_phai a{
	padding-top: 7px;
	color: #FFF;
	text-decoration: none;
}

.phantrang_phai a:hover{
	color: #FFF;
	text-decoration: none;
}


/*====================================CSS FOOTER================================*/
.right_foot_table{
	float: left;
	height: 80px;
	width:100%;
}
.right_foot{
	float: left;
	height: 80px;
	width:100%;
}

.text-footer{
	float: left; 
	width: 100%;
	margin-top: 10px;
}
.text-footer p{
    color: #FFF;
    font-family (stack): Lato,sans-serif;
    text-align: center;
	margin-bottom: 5px;
	font-size: 14px;
	text-align: center;
}
.text-footer p img {
    
}
#copy-right{
	font-size: 10px;
}
#copy-right img{
	display: inline-block;
    height: 13px;
    width: 30px;
	position: relative;
	bottom: 4px;
}

/*===========================================================*/

.table_sv {
	float: left;
	width: 100%;
}

.table_sv td, th {
	height: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	border-right: 1px solid #E6E7E8;
}

.table_sv tr th{
	text-align: center;
}

.table_sv tr td {
	padding-left: 5px;
	font-size: 11px;
}
.table_sv tr td a{
	font-weight: bold;
	font-size: 12px;
}
.chan{
	background-color: #CDC6D3;
}

.le{
	background-color:#E8DCED ;
}
.title {
	padding-left: 5px;
	font-size: 22px;
	color: #FFF;
}

/*css trang login */

.wrapper_login{
	width: 100%;
	height: 100%;
	float: left;
	background: #71B637;
}

.main_login{
	float: left;
	position: absolute;
	width: 400px;
	height: 300px;
	background: #D8DCDD;
	margin: 160px 0 0 500px;
	border-radius: 6px;
}

h2 {
	text-align: center;
	color: #71B637;
	margin-top: 20px;
	font-size: 20px;
	border-bottom: 2px solid #71B637;
	padding-bottom: 10px;
}

#form_login{
	width: 80%;
	height: 80%;
	margin: 20px 0 0 40px;
	float: left;
}

#form_login li {
	color:#71B637;
	text-align: center;
	margin-top: 2px;
}

.txt_input{
	width: 250px;
	height: 35px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.lable_login{
	list-style-type: none;
	color: #FFF;
}

.dangnhap{
	margin-top: 10px;
	background: #68B227;
	border-radius: 6px;
	border: 1px solid #ccc;
	color: #FFF;
	padding: 5px;
	cursor: pointer;
}
/* CSS cho bang hien thi chi tiet tung loai */



#tb_info_left td{
	border: 1px solid red;
	padding: 2px;
}

#tb_info_left {
	margin-left: 5px;
}
#row_title{
background-color: #c0392b;
 color: white;
}

/* CSS cho thong tin chi tiet tung loai --------------------------------------------------------*/

#info_main{
	float: left;
	width: 100%;
	font-family: arial;
}

.info_main_left{
	float: left;
	width: 330px;
	border: 10px solid #E6E7E8;
	height:273px;
	border-bottom: none;
	
}

.info_main_left table{
	width: 100%;
	height: 100%;
	
}

.info_main_left table tr{
font-weight: 	
}

.info_main_left table tr th{
	height: 20px;
	padding-left: 10px;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 12px;
	border: none;
}

.info_main_left table tr td{
	color: #414344;
	font-style: italic;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 12px;
	padding-right: 5px;
}

.info_main_right{
	float: left;
	border: 10px solid #E6E7E8;
	margin-left: 8px;
	width: 390px;
	height:265px;
}

.info_main_right img{
	width: 100%;
	height: 100%;
}

#info_foot{
	float: left;
	width: 100%;
	border: 10px solid #E6E7E8;
	padding: 5px;
	height: 165px;
	overflow-x: hidden;
}

/* CSS tab tra cuu ----------------------------------------------*/
#tab ul{
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#tab li{
	background-color:red;
	list-style: none outside none;
    color: #FFF;
    cursor: pointer;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
	width: 100px;
}

#tab li.active{
	background: #2DAB30;
}

/*============================CSS TRANG BẢN ĐỒ ẢNH===========================*/
.map_img{
	float: left;
	width: 100%;
}

.map_img a{
	background: none repeat scroll 0 0 #66A91B;
    border-radius: 5px;
    display: block;
    padding: 6px 6px 6px 10px;
    color: #FFF;
}

.map_img a:hover{
	text-decoration: none;
	
}

.selected{
	color: #406481 !important;
}

.map_img li {
	list-style: none;
	width: 100%;
	padding: 5px 5px 0px 5px;
}

#inverted-contain { 
	float: left;
	width: 100%;
	height: 550px;
	background: #fff;
}
/*
#inverted-contain .panzoom { 
	width: 100%;
	height: 100%; 
}
*/

.buttons {
	float: left;
	background-color: rgba(255, 255, 255, 0.65);
	border: 1px solid #A3CEFA;
	padding: 3px;
	position: absolute;
	top: 165px;
	z-index: 1;
	margin-left: 5px;
}

.zoom-in {
	float: left;
	background: url("../icons.png") no-repeat scroll -13px -13px transparent;
	border: 1px solid #A3CEFA;
	width: 26px;
	height: 26px;
	margin-right: 3px;
}

.zoom-in:hover{
	border: 1px solid orange;
}

.zoom-out {
	float: left;
	background: url("../icons.png") no-repeat scroll -63px -13px transparent;
	border: 1px solid #A3CEFA;
	width: 26px;
	height: 26px;
	margin-right: 3px;
}

.zoom-out:hover{
	border: 1px solid orange;
}

.zoom-range{
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	width: 167px;
}

.reset {
	float: left;
	background: url('../reload.png') no-repeat;
	border: 1px solid #A3CEFA;
	width: 26px;
	height: 26px;
}

.reset:hover{
	border: 1px solid orange;
}

.panzoom_img {
	float: left;
	width: 100%;
	height: 550px;
	overflow: auto;
}

.panzoom_img img{
	float: left;
	max-width:100%;
	max-height:100%;
	padding-left: 190px;
}

/*
.buttons {
	float: left;
	position: absolute;
	top: 165px;
	left: 420px;
	background-color: rgba(255, 255, 255, 0.65);
	border: 1px solid #A3CEFA;
	width: 263px;
	padding: 3px;
}

.zoom-in {
float: left;
background: url("../icons.png") no-repeat scroll -13px -13px transparent;
border: 1px solid #A3CEFA;
width: 26px;
height: 26px;
margin-right: 3px;
}

.zoom-in:hover{
	border: 1px solid orange;
}

.zoom-out {
float: left;
background: url("../icons.png") no-repeat scroll -63px -13px transparent;
border: 1px solid #A3CEFA;
width: 26px;
height: 26px;
margin-right: 3px;
}

.zoom-out:hover{
	border: 1px solid orange;
}

.zoom-range{
float: left;
margin-top: 3px;
margin-right: 3px;
width: 167px;
}

.reset {
float: left;
background: url('../reload.png') no-repeat;
border: 1px solid #A3CEFA;
width: 26px;
height: 26px;
}

.reset:hover{
	border: 1px solid orange;
}
*/
/*============================CSS BAN DO=========================== */
.frm_login{
	float: left; 
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}

.map{
	float: left;
	position: absolute;
	top: 50px;
	left: 190px;
	width: 1000px;
	height:560px;
	background: #FFF;
	border-radius: 5px;
}

.map_title{
	float: left;
	background: orange;
	width: 100%;
	height: 50px;
}

.map_title a{
	color: #FFF;
	text-align: center;
	font-size: 24px;
	line-height: 1.9;
	margin-left: 10px;
}

.close_map {
	background-image: url('../icon/close.png');
	cursor: pointer;
    height: 36px;
    position: absolute;
    right: -18px;
    top: -18px;
    width: 36px;
}

.dn{
	float: left;
	width: 100%;
	height: 30px;
}
.map_content{
	float: left;
	width: 100%;
	height: 510px;
}
/*======================================CSS COM-LEFT=========================*/
.table-options tr td label{
	font-size: 13px;
}

.table-options tr td input{
	font-size: 12px;
}

.table-options tr td select{
	font-size: 12px;
}