@charset "utf-8";

html {
	overflow: auto;
	/*ie7 hide the vertical scrollbar*/
}

.POIsource {
	font-family: "微軟正黑體", "新細明體", Arial;
	color: gray;
	font-size: 12px;
}

#right_banner {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 100px;
	background: url('https://map.gis.gov.mo/InetGIS/images/banner_logo.png') top right;
	width: 360px;
	height: 60px;
}

.POIMenu {
	display: none;
}

#opacity_control {
	width: 100%;
	padding-bottom: 20px;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
}

.wklegendbar {
	width: 12px;
	height: 12px;
	display: inline-block;
	background-color: white;
	margin-left: 10px;
	margin-right: 10px;
	top: 3px;
	position: relative;
	border: 1px solid white;
}

#legendContent {
	margin-left: 30px;
	margin-top: 10px;
}

#MGPlegend {}

#MGPDiv,
#NewAreaDiv {
	font-family: "微軟正黑體", "新細明體", Arial;
}

.MGPlegendItem {
	padding-left: 75px;
	float: left;
}

.themedesc {
	margin: 10px;
	line-height: 24px;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 14px;
}

.evolrow {
	float: left;
	padding-bottom: 10px;
}

.evolStyle {
	border: 1px solid gray;
	width: 50px;
	height: 15px;
	float: left;

	/*margin-bottom: 10px;*/
}

#evolTitle {
	float: left;
	width: 400px;
	border: 0px;
	height: 50px;
	padding-left: 100px;
	padding-top: 40px;
}

.evolYear {
	border: 0px;
}

#evol1912 {
	background-color: RGB(255, 255, 222);
}

#evol1936 {
	background-color: RGB(255, 169, 148);
}

#evol1957 {
	background-color: RGB(255, 54, 255);
}

#evol1975 {
	background-color: RGB(136, 79, 140);
}

#evol1986 {
	background-color: RGB(173, 109, 110);
}

#evol1991 {
	background-color: RGB(181, 255, 77);
}

#evol1996 {
	background-color: RGB(150, 173, 255);
}

#evol1999 {
	background-color: RGB(0, 176, 126);
}

#evol2000 {
	background-color: RGB(178, 214, 178);
}

#evol2001 {
	background-color: RGB(0, 255, 255);
}

#evol2002 {
	background-color: RGB(252, 0, 0);
}

#evol2003 {
	background-color: RGB(239, 245, 73);
}

#evol2004 {
	background-color: RGB(55, 117, 41);
}

#evol2005 {
	background-color: RGB(186, 108, 235);
}

#evol2006 {
	background-color: RGB(0, 0, 245);
}

#evol2007 {
	background-color: RGB(214, 191, 214);
}

#evol2008 {
	background-color: RGB(240, 108, 0);
}

#evol2009 {
	background-color: RGB(128, 123, 105);
}

#evol2010 {
	background-color: RGB(232, 86, 86);
}

#evol2011 {
	background-color: RGB(74, 33, 45);
}

#evol2012 {
	background-color: RGB(252, 149, 185);
}

#evol2013 {
	background-color: RGB(84, 84, 133);
}

#evol2014 {
	background-color: RGB(191, 128, 0);
}

#evol2015 {
	background-color: RGB(0, 115, 115);
}

#evol2016 {
	background-color: RGB(204, 204, 0);
}

#evol2017 {
	background-color: RGB(76, 230, 0);
}

#evol2018 {
	background-color: RGB(242, 202, 0);
}

#evol2019 {
	background-color: RGB(230, 0, 169);
}
#evol2020 {
	background-color: RGB(85, 107, 47);
}
#evol2021 {
	background-color: RGB(255,218,185);
}
#evol2022 {
	background-color: RGB(112,128,144);
}
#evol2023 {
	background-color: RGB(72,209,204);
}

#evolDiv {
	font-family: "微軟正黑體", "新細明體", Arial;
	height:570px;
	overflow-y:auto ;
}

#LRTDiv,
#MGPDiv,
#NewAreaDiv,
#evolDiv {
	font-size: 14px;
	font-family: "微軟正黑體", "新細明體", Arial;
}

#poiPan {
	overflow: auto;
	height: 574px;
	width: 420px;
}

#resultSearchDiv {
	width: 150px;
	margin: 0px;
	padding: 0px;
}

.selecter.custom {
	max-width: 500px;
	margin: 0;
}

.selecter .selecter-selected {
	width: 200px;
}

.selecter.custom .selecter-selected {
	border-width: 2px;
	padding: 5px;
	width: 135px;
	height: 16px;
}

.selecter.custom .selecter-options {
	border-width: 0 2px 2px;
	padding: 1%;
}

.selecter.custom .selecter-item {
	border-radius: 3px !important;
	border: none;
	margin: 0 0 1%;
}

.selecter.custom .selecter-item:last-child {
	margin: 0;
}

.selecter .selecter-options {
	width: 200px;
}

.selecter.custom .selecter-options {
	width: 150px;
}

.callback_output {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin: 20px 0 0;
	padding: 0 20px;
}

.callback_output p:first-child {
	font-weight: 600;
}

.selecter.multiple {
	border: 1px solid #ccc;
	border-radius: 3px;
}

.selecter.multiple .selecter-options {
	border: none;
}

#buffersearchBtn {
	height: 50px;
	width: 100px;
	border: 1px solid gray;
}

.closeButton {
	display: block;
	position: absolute;
	top: -10px;
	right: -10px;
	width: 27px;
	height: 27px;
	background: url('images/close-button.png') no-repeat center center;
	cursor: pointer;
}

#legendTitle {
	width: 90px;
	height: 15px;
	border: 0px;
	background-color: orange;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
}

.legendTitlePort {
	width: 150px !important;
}

#scaleInfo {
	position: absolute;
	left: 160px;
	visibility: visible;
	bottom: 32px;
	z-index: 100;
	font-size: 12px;
}

#measureDiv {
	border: 1px solid gray;
	width: 420px;
	height: 150px;
	padding: 5px;
	margin: 5px;
}

#bufferSearchDiv {
	/*border:1px solid gray;*/
	width: 420px;
	height: 150px;
	padding: 5px;
	margin: 5px;
}

#searchdivBottom {
	color: gray;
	float: left;
	font-family: "微軟正黑體", "新細明體", Arial;
}

.searchdivBottomP {
	font-size: 10px;
}

#bestViewDiv {
	padding-left: 20px;
	float: left;
	color: gray;
	font-family: "微軟正黑體", "新細明體", Arial;
	/*cursor: pointer;*/
}

.bestViewDivP {
	padding-left: 0px;
	font-size: 10px;
}

#scaleInfoBar {
	position: absolute;
	visibility: visible;
	left: 61px;
	bottom: 35px;
	z-index: 100;
}

#legendDiv {
	position: absolute;
	padding: 10px;
	left: 10px;
	visibility: visible;
	bottom: 90px;
	z-index: 100;
	font-size: 12px;
	width: 100px;
	/*height: 230px;*/
	height: 260px;
	background-color: white;
	border: 1px solid gray;
	font-family: "微軟正黑體", "新細明體", Arial;
}

.legendPortDiv {
	width: 160px !important;
	height: 260px !important;
}

.legendEngDiv {
	width: 160px !important;
	height: 300px !important;
}

.ui-state-disabled.ui-draggable-disabled {
	opacity: 1;
}

/*this is used to disable the fade out effect when the draggable is disabled*/
.ui-widget-content {
	border: 0px;
	background: white;
}

#dialogdiv {
	overflow: hidden;
}

#sidetreecontrol a {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #666;
	border-top-color: #aaa;
	border-left-color: #888;
	border-right-color: #888;
	background: #efefef;
	position: relative;
	border-radius: 5px;
	text-decoration: none;
	color: black;
	font-size: 14px;
	line-height: 30px;
}

#paginationP a {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #666;
	border-top-color: #aaa;
	border-left-color: #888;
	border-right-color: #888;
	background: #efefef;
	position: relative;
	border-radius: 5px;
	text-decoration: none;
	color: black;
	font-size: 14px;
	line-height: 30px;
}

#paginationP span {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #666;
	border-top-color: #aaa;
	border-left-color: #888;
	border-right-color: #888;
	background: gray;
	position: relative;
	border-radius: 5px;
	text-decoration: none;
	color: white;
	font-size: 14px;
	line-height: 30px;
}

#result_tree {
	font-size: 14px;
	line-height: 20px;
	font-family: "微軟正黑體", "新細明體", Arial;
}

#result_tree a {
	text-decoration: none;
	color: black;
}

#result_tree a:hover {
	text-decoration: none;
	color: blue;
}

#resultCell {
	font-size: 12px;
	width: 420px;
	height: 515px;
	overflow: auto;
}

#poiCell {
	font-size: 12px;
	width: 420px;
	height: 370px;
	overflow: auto;
}

#macaustreetdiv {
	font-size: 12px;
	width: 410px;
	height: 570px;
	overflow: auto;
}

#MaxMinToolDiv {
	position: absolute;
	left: 600px;
	top: 0px;
	z-index: 200;
	font-size: 12px;
	width: 20px;
	height: 20px;
	background-color: white;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding: 3px;
	border-top: 0px;
	background: url(images/arrow-up.png) no-repeat;
	background-size: contain;
}

#MaxMinToolDiv:hover {
	cursor: pointer;
}

#resultPanel {
	position: absolute;
	right: 10px;
	top: 132px;
	z-index: 210;
	font-size: 14px;
	font-family: "微軟正黑體", "新細明體", Arial;
	width: 450px;
	height: 650px;
	background-color: white;
	/*opacity: 0.8;
	 filter: alpha(opacity=80);*/
	display: none;
	padding: 3px;
	border: 1px solid gray;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.resultTitlebar {
	font-size: 12px;
	width: 400px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	background-color: gray;
	text-align: center;
}

#resultCloseBtn {
	/*float: right;//has positioning problem in ie7
	 */
	position: absolute;
	height: 30px;
	width: 24px;
	top: 5px;
	right: 5px;
	background: url(images/cross_white24.png) no-repeat bottom right;
}

#resultdraggableBtn {
	display: none;
	float: right;
	height: 30px;
	width: 30px;
	background: url(images/arrow_up_white24.png) no-repeat bottom left;
}

#resultCloseBtn:hover,
#resultdraggableBtn:hover {
	cursor: pointer;
}

#toprightBar {
	height: 60px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: right;
	background-color: gray;
}

.resultPanelTools {
	float: right;
	height: 15px;
	width: 40px;
	margin: 0px;
}

.div_search {
	float: left;
	/*width: 342px;*/
	width: 400px;
	border: 1px solid gray;
	height: 32px;
	background: url(https://map.gis.gov.mo/InetGIS/images/searchbtn.jpg) no-repeat top right;
	margin-top: 10px;
	margin-left: 10px;
}

.div_search2 {
	float: left;
	/*width: 342px;*/
	width: 400px;
	border: 2px solid #AAAAAA;
	height: 32px;
	background: url(https://map.gis.gov.mo/InetGIS/images/searchbtn.jpg) no-repeat top right;
	margin-top: 10px;
}

#topDiv {

	height: 60px;
	width: 100%;
	/*border: 1px solid gray;*/
	margin: 0px;
	/*background-color:#D2E1EF;*/
	/*background-color:white;*/
	/*background: url(../images/logo.png) no-repeat top right;*/

	/*background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#999),color-stop(1,#666));*/
	/*background:url(../images/banner_bar.png) ;
	 background-repeat:no-repeat;
	 background-position:320px 0px;		*/

}

.gradientDemo {
	/*an example to use gradient*/
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #d0d3e6 100%, #d0d3e6 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d0d3e6), color-stop(100%, #d0d3e6));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #d0d3e6 100%, #d0d3e6 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #d0d3e6 100%, #d0d3e6 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #d0d3e6 100%, #d0d3e6 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #d0d3e6 100%, #d0d3e6 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d0d3e6', GradientType=0);
	 !important
	/* IE6-9 */
}

#contentDiv {
	height: 800px;
	width: 100%;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	margin: 0px;
	overflow-x: hidden;
}

#mapDiv {
	/*height: 800px;*/
	height: 100%;
	background-color: #B5D0EA;
	position: relative;
	width: 100%;
	overflow-x: hidden;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin: 0px;
	min-width: 1000px;
	/* suppose you want minimun width of 1000px */
	width: auto !important;
	/* Firefox will set width as auto */
	width: 1000px;
	/*background-color:#B0C7D2;*/
	font-family: "微軟正黑體", "新細明體", Arial;
	overflow-y: hidden;
}

#logoDiv {
	width: 74px;
	height: 60px;
	float: left;
	background-image: url(https://map.gis.gov.mo/InetGIS/images/dscc_logo_white.png);
}

#searchDiv {
	width: 370px;
	/*height:30px;*/
	float: left;
	/*margin-top:10px;
	 border:1px solid  gray;*/
	padding-left: 2px;
	padding-top: 2px;
	display: inline;
}

#searchButton,
#searchButton2 {
	width: 24px;
	height: 30px;
	float: right;
	margin-top: 0px;
	padding: 0px;
	display: inline;
	cursor: pointer;
}

#qryTxt {
	border: 0px;
	width: 370px;
	line-height: 20px;
	outline: none;
	height: 25px;
	padding-left: 5px;
	font-family: "微軟正黑體", "新細明體", Arial;
	border: 1px solid gray;
	position: relative;

}

#qryTxt2 {
	border: 0px;
	width: 200px;
	line-height: 20px;
	outline: none;
	float: left;
	padding-left: 10px;
	margin-top: 5px;
	font-family: "微軟正黑體", "新細明體", Arial;
}

#resultSearchDiv {
	float: left;
	font-family: "微軟正黑體", "新細明體", Arial;
}

#searchOpt {
	color: gray;
	width: 150px;
	height: 32px;
}

#menugroup {

	float: left;
	height: 40px;
	width: 320px;
	margin-top: 10px;
	padding-left: 100px;
	margin-right: 0px;
}

#themebtn {
	background: url(images/theme.png) no-repeat;
	background-size: contain;
}

.menu_btn:hover {
	border: 1px solid yellow;
}

#toolsbtn {
	background: url(images/tools.png) no-repeat;
	background-size: contain;
}

#websitebtn {
	background: url(images/website.png) no-repeat;
	background-size: contain;
}

.clickMenu ul {
	background: rgb(252, 255, 244);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(223, 229, 215, 1) 40%, rgba(179, 190, 173, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252, 255, 244, 1)), color-stop(40%, rgba(223, 229, 215, 1)), color-stop(100%, rgba(179, 190, 173, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(223, 229, 215, 1) 40%, rgba(179, 190, 173, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(223, 229, 215, 1) 40%, rgba(179, 190, 173, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(223, 229, 215, 1) 40%, rgba(179, 190, 173, 1) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(252, 255, 244, 1) 0%, rgba(223, 229, 215, 1) 40%, rgba(179, 190, 173, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);
	/* IE6-9 */
}

#langbtn {
	background: url(images/lang.png) no-repeat;
	background-size: contain;
}

.menu_btn {
	border: 1px solid gray;
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 40px;
	background-origin: 50% 50%;
	background-size: contain;
	box-shadow: 0 10px 8px -8px rgba(0, 0, 0, .5);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#overviewPanel {
	background-color: #FFFFFF;
	/*
	 width: 135px;
	 height: 135px;*/
	width: 205px;
	height: 205px;
	border: 1px solid silver;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 41;
}

#ovMap {
	background-color: #B5D0EA;
	/*
	 width: 130px;
	 height: 130px;
	 */
	width: 200px;
	height: 200px;
	border: 1px solid silver;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 42;
}

#overviewPanelArrow {
	background-color: white;
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 12px;
	width: 12px;
	border: 1px solid black;
	z-index: 100;
	cursor: pointer;
}

#navToolbar {
	position: absolute;
	right: 0px;
	top: 0px;
	z-Index: 99;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#ovArrowImg {
	position: absolute;
	left: 2px;
	top: 2px;
}

img {
	border: 0px;
}

.NoImg,
.tick {
	width: 10px;
	height: 10px;
	margin-right: 5px;
}

#freg1 {
	background-color: RGB(120, 173, 189);
}

#freg2 {
	background-color: RGB(214, 255, 140);
}

#freg3 {
	background-color: RGB(189, 171, 77);
}

#freg4 {
	background-color: RGB(255, 211, 143);
}

#freg5 {
	background-color: RGB(224, 77, 77);
}

#freg6 {
	background-color: RGB(166, 145, 194);
}

#freg7 {
	background-color: RGB(237, 147, 147);
}

#freg8 {
	background-color: RGB(230, 213, 184);
}

.fregrow {
	display: block;
	float: left;
	font-family: "微軟正黑體", "新細明體", Arial;
	margin-bottom: 0px;
	margin-bottom: 20px\9;
	/* IE8 and below */
}

.fregStyle {
	padding-left: 5px;
	width: 100px;
	height: 15px;
	float: left;
	margin-bottom: 20px;
	font-size: 14px;
}

.fregStyleP {
	padding-left: 5px;
	width: 100px;
	height: 15px;
	float: left;
	margin-bottom: 20px;
	font-size: 10px;
}

.zonerow {
	display: block;
	float: left;
	font-family: "微軟正黑體", "新細明體", Arial;
}

.zonerowP {
	display: block;
	float: left;
	font-family: "微軟正黑體", "新細明體", Arial;
	margin-bottom: 25px;
}

.zoneStyle {
	padding-left: 5px;
	width: 100px;
	height: 15px;
	float: left;
	margin-bottom: 20px;
	font-size: 12px;
}

#zone1 {
	background-color: RGB(145, 148, 98);
}

#zone2 {
	background-color: RGB(100, 245, 103);
}

#zone3 {
	background-color: RGB(117, 250, 245);
}

#zone4 {
	background-color: RGB(73, 201, 107);
}

#zone5 {
	background-color: RGB(102, 154, 250);
}

#zone6 {
	background-color: RGB(189, 98, 222);
}

#zone7 {
	background-color: RGB(69, 148, 53);
}

#zone8 {
	background-color: RGB(171, 245, 118);
}

#zone9 {
	background-color: RGB(214, 149, 133);
}

#zone10 {
	background-color: RGB(153, 108, 54);
}

#zone11 {
	background-color: RGB(247, 236, 153);
}

#zone12 {
	background-color: RGB(194, 149, 222);
}

#zone13 {
	background-color: RGB(127, 235, 182);
}

#zone14 {
	background-color: RGB(247, 87, 191);
}

#zone15 {
	background-color: RGB(108, 98, 227);
}

#zone16 {
	background-color: RGB(176, 174, 74);
}

#zone17 {
	background-color: RGB(101, 197, 230);
}

#zone18 {
	background-color: RGB(242, 102, 142);
}

#zone19 {
	background-color: RGB(128, 50, 121);
}

#zone20 {
	background-color: RGB(72, 94, 140);
}

#zone21 {
	background-color: RGB(227, 108, 84);
}

#zone22 {
	background-color: RGB(66, 128, 89);
}

#zone23 {
	background-color: RGB(135, 84, 109);
}

#zone24 {
	background-color: RGB(222, 123, 87);
}

#zone25 {
	background-color: RGB(230, 240, 89);
}

#zone26 {
	background-color: RGB(246, 197, 103);
}


#zoneDiv {
	overflow-y: auto;
	height: 570px;
}

.fregtitle {
	width: 300px;
	margin-bottom: 10px;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 16px;
}

fieldset,
legend {
	font-family: "微軟正黑體", "新細明體", Arial;
}

.POIListStyle {
	display: block;
	float: left;
	width: 50%;
	line-height: 150%;
	font-family: "微軟正黑體", "新細明體", Arial;
	margin-bottom: 4px;
}

.POIListStyleOneCol {
	display: block;
	line-height: 150%;
	font-family: "微軟正黑體", "新細明體", Arial;
	margin-bottom: 4px;
}

#history1 {
	border: 2px solid RGB(0, 168, 132);
	clear: both;
}

#history2 {
	border: 2px solid RGB(202, 122, 245);
	clear: both;
}

#history3 {
	background-image: url(images/Heritage.png);
	width: 50px;
	height: 15px;
	border:0px;

}

.clickMenu ul li a img {
	position: relative;
	top: 3px;
}

.link_btn {
	border: 1px solid gray;
	font-family: "微軟正黑體", "新細明體", Arial;
	color: gray;
	font-size: 14px;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
}

.legend_1row {
	width: 250px;
}

#history_btn {
	text-decoration: underline;
	cursor: pointer;
}

.ui-dialog-title {
	font-size: 16px;
	font-family: "微軟正黑體", "新細明體", Arial;
}

/* safp web standard*/
#pagetitle {
	position: relative;
	width: 100%;
	height: 100px;
	background-image: url(https://map.gis.gov.mo/InetGIS/images/Mainpage/banner_left.png);
	background-repeat: no-repeat;
	z-index: 10;
	background-color: #D2E1EF;
}

#righttopbar {
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(https://map.gis.gov.mo/InetGIS/images/Mainpage/banner_right.png);
	width: 357px;
	height: 100px;
	z-index: 100;
}

#statediv,
#emaildiv,
#dsccdiv,
#homediv,
#userguidediv,
#privacydiv {
	cursor: pointer;
	display: inline;
}

#lastModifiedDiv,
#visitorDiv,
#recommanddiv {
	margin-left: 5px;
	margin-right: 3px;
	display: inline;
	position: absolute;
}

#statediv,
#userguidediv,
#privacydiv {
	float: right;
	margin-left: 3px;
	margin-right: 3px;
}

#dsccdiv {
	position: relative;
	top: -8px;
}

#logobanner,
#logobanner_port {
	position: absolute;
	top: 30px;
	right: 0px;
	background-image: url(https://map.gis.gov.mo/InetGIS/images/Mainpage/banner.png);
	background-repeat: no-repeat;
	z-index: 110;
	/*
	 width: 365px;
	 height: 70px;*/

	width: 465px;
	height: 70px;
	background-size: 465px 70px;
	/*
	 width: 365px;
	 height: 50px;
	 background-size: 365px 50px;*/
}

.LangDiv {
	position: absolute;
	width: 410px;
	height: 25px;
	float: right;
	z-index: 200;
	top: 2px;
	right: 10px;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-weight: 600;
	font-size: 12px;
}

#chn_btn,
#port_btn,
#eng_btn,
#chs_btn {
	cursor: pointer;
	margin-left: 5px;
	margin-right: 5px;
}

.fontSize_btn {
	cursor: pointer;
	margin-left: 3px;
	margin-right: 3px;
}

#bottomDiv {
	background-color: #424242;
	width: 100%;
	height: 25px;
	color: white;
	position: absolute;
	padding-top: 10px;
	position: relative;
	/* this gives IE6 hasLayout to properly clear */
	letter-spacing: 1px;
	clear: both;
	font-size: 12px;
	bottom: 0px;
}

#topDiv {
	height: 60px;
	width: 450px;
	/* border: 1px solid gray; */
	margin: 0px;
	/* background-color: #D2E1EF; */
	/* background-color: rgb(213, 227, 240); */
	/* background: url(../images/logo.png) no-repeat top right; */
	/* background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#999),color-stop(1,#666)); */
	position: absolute;
	top: 105px;
	left: 30px;
	z-index: 200;
}

#menugroup {
	padding-left: 100px;
	position: absolute;
	top: -60px;
	left: 400px;
}

.div_search {
	float: left;
	/* width: 342px; */
	width: 400px;
	border: 1px solid gray;
	height: 32px;
	background: url(https://map.gis.gov.mo/InetGIS/images/searchbtn.jpg) no-repeat top right;
	margin-top: 0px;
	margin-left: 38px;
	box-shadow: 1px 1px 1px #888888;
}

#searchDiv {
	width: 366px;
	height: 30px;
	float: left;
	padding-left: 2px;
	padding-top: 2px;
	display: inline;
	background-color: white;
}

#scalebarContainer {
	position: absolute;
	left: -36px;
	bottom: 30px;
	z-index: 10;
	width: 200px;
	height: 50px;
}

#macaustreetdiv .msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background: #E1EEEE;
	margin: 1px;
	font-size: 12px;
	font-family: "微軟正黑體", "新細明體", Arial;
	clear: both;
	border: 1px solid gray;
}

.themeticclass {
	font-family: "微軟正黑體", "新細明體", Arial;
}

#constructionDiv,
#themeticDiv {
	font-family: "微軟正黑體", "新細明體", Arial;
}

.themeticclass>div {
	height: 40px;
}

.themeticclassport>div {
	height: auto;
	margin-bottom: 10px;
}

.themeticclass img {
	vertical-align: bottom;
	padding-right: 5px;
	padding-left: 20px;
}

.constructionClass img {
	vertical-align: bottom;
	padding-right: 5px;
	padding-left: 20px;
}

#constructionDiv,
#themeticDiv {
	font-size: 12px;
	width: 410px;
	height: 570px;
	overflow: auto;

}

#zonepop1 {
	background-color: #FFFF7F;
}

#zonepop2 {
	background-color: #FAD155;
}

#zonepop3 {
	background-color: #F3A72B;
}

#zonepop4 {
	background-color: #AD5312;
}

#zonepop5 {
	background-color: #6A0000;
}

#zonepop6 {
	background-color: #FAE9D5;
}

#zonepop7 {
	background-color: #EBBBA0;
}

#zonepop8 {
	background-color: #D98F71;
}

#zonepop9 {
	background-color: #C26647;
}

#zonepop10 {
	background-color: #AA421F;
}

.zonepopbtnclass {
	background-color: white;
	padding: 7px;
	font-family: "微軟正黑體", "新細明體", Arial;
}

#cyclingtrackdiv {
	overflow: auto;
	height: 570px;
}

#cyclingtrackdiv img {
	width: 26px;
	height: 26px;
}

.msg_body_CT div {
	padding-bottom: 5px;
}

.aerialSatelliteLicenseCSS {
	color: gray;
	border: 1px solid gray;
	width: 350px;
	position: relative;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	height: auto;
	overflow: auto;
}

#mapDiv_zoom_slider {
	top: 60px;
	height: 150px;
}

.claro .dijitRuleMark {
	border: 1px solid #fff;
}

#analysisDrop_zone {
	border: 1px solid gray;
	font-size: 14px;
	display: block;
	height: auto;
	margin-top: 2px;
	margin-bottom: 10px;
	padding: 10px;
}

#DropFileshowBtn {
	position: relative;
	left: 38px;
	display: none;

}

#grid {
	width: 400px;
	height: 300px;
}

#analysisDiv {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 14px;
	width: 410px;
	height: 570px;
	overflow: auto;
}

#analysisBufferDiv {
	margin-top: 5px;
}

#analysisDiv1,#analysisDiv2,#analysisDiv3,#analysisDiv4,#analysisDiv5,#analysisBufferDiv2,#analysisBufferDiv4,#analysisBufferDiv5,#analysisDesc4{
	margin-top:5px;
	border: 1px solid gray;
	padding: 5px;
	margin-bottom: 5px;
}
#analysisDesc4{
	padding: 10px;
	line-height: 30px;
}
#analysis_description_div{
	margin-top:5px;			
	padding: 5px;
	margin-bottom: 5px;			
	line-height: 28px;
}

.polygonIcon{
	background-position: -62px 0px;/*fix地圖小助手css問題*/
}
#drawingShareDiv {
	padding:20px;/*drawshare.css*/
}
#analysisDiv ul
{
	list-style-image:url('https://map.gis.gov.mo/InetGIS/css/images/list2.png');
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size:14px;
	color:black;
	text-decoration:none;
	line-height:20px;
}
#analysisDiv ul li a{
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size:14px;
	text-decoration:none;
	color:black;
}		
#msgAnaResultDialogDiv{
	
	font-size:14px;
}
#msgAnaResultDialogContent{
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size:14px;
}
.analysisResultLegend
{
	font-family: "微軟正黑體", "新細明體", Arial;	
	display:block;
	height:30px;
	width:200px;
	margin-top:10px;
	font-size:10px;

}
#analysisGridDivStreet,#analysisGridDivPOI,#analysisGridDivStreet5{
	margin-top:10px;
}
.dataTables_length{
	display:none !important;
}
/* .chosen-container{
	width:200px !important;
} */
.dsccSliderStyle{
	background-color:#fff;font-size:12px;
}
.analysis_show_result_container{
	display:inline-block;
}
.analysis_text1{
    color: #084298;
    background-color: #cfe2ff;
    border: 1px solid #b6d4fe;	
	border-radius: 1px;
	padding:2px;
	margin:2px ;
}
.analysis_text2{
    color: #0f5132;
    background-color: #d1e7dd;
    border: 1px solid #badbcc;	
	border-radius: 1px;
	padding:2px;
	margin:2px ;
}
.analysis_text3{
    color: #842029;
    background-color: #f8d7da;
    border: 1px solid #f5c2c7;	
	border-radius: 1px;
	padding:2px;
	margin:2px ;
}
.analysis_text4{
    color: #664d03;
    background-color: #fff3cd;
    border: 1px solid #ffecb5;	
	border-radius: 1px;
	padding:2px;
	margin:2px ;
}
.analysis_text5{
    color: #055160;
    background-color: #cff4fc;
    border: 1px solid #b6effb;	
	border-radius: 1px;
	padding:2px;
	margin:2px ;
}
.analysis_text6{
    color: #842029;
    background-color: #f8d7da;
    border: 1px solid #f5c2c7;	
	border-radius: 1px;
	padding:2px;
	margin:2px ;
}
.analysis_text7{
    color: #842029;
    background-color: #f8d7da;
    border: 1px solid #f5c2c7;	
	border-radius: 1px;
	padding:2px;
	margin:2px ;
}
.analysis_text8{
    color: #842029;
    background-color: #f8d7da;
    border: 1px solid #f5c2c7;	
	border-radius: 1px;
	padding:2px;
	margin:2px ;
}
.analysis_tab{
	border: 1px solid gray;		
	cursor: pointer;
}
.analysis_tab_container{
	margin-top:10px;
}
#analysisDiv2{
	margin-top:2px;
}
#analysis_tab1>img,#analysis_tab2>img{
	width:16px;
	color:blue;
}
#analysisHelp{
    background-image: url('../css/images/icons8-help-48.png');
	background-size: cover;
    display: inline-block;
    height:20px;
    width: 20px;
    vertical-align: bottom;
	cursor: pointer;
}
.gpsIcon {
	background-image: url(images/gps.png);
	background-size: cover;
	width: 24px;
	height: 24px;
}
#analysisBufferDiv{
	border: 1px solid gray;		
	padding:15px;
}
#trafficDirectionOnBtn{
	display: none;
}
#statementDiv{
	position: absolute;
	left: 10px;
	bottom:1px;
	z-index: 10;
	font-size:14px;
	color:black;
	border:1px solid gray;
	background:white;
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	font-family: "微軟正黑體", "新細明體", Arial;
}
