.center-marker {
    position: absolute;
    top: 50%;
    left: 50%;
}
.center-marker a {
    display: block;
    height: 32px;
    width: 32px;
    margin-top: -16px;
    margin-left: -16px;
    background-image: url("../../gsimap/icons/crosshair.png")   !important;
    -webkit-print-color-adjust: exact;
}

.printpage-title {
	background-color: green;
	height: 60px;
	text-align: center;
	margin: 10px 0 5px 0;
}

#printpage-title-logo {
	background-color: white;
	padding: 0 0 0 2px;
	margin: 4px;
	float: left;
}

#printpage-title-inner1 {
	float: center;
	height: 100%;
	padding: 8px;
}

#p_title1 {
	color: white;
	font-size: 24px;
	font-weight: bold;
	margin: 2px;
}
#p_title2 {
	color: white;
	font-size: 13px;
	margin: 2px;
}


.printpage-title-sub {
	text-align: left;
	margin: 50px 0 10px 50px;
}

#printpage1 {
	width: 870px;
	overflow: hidden;
}

#printpage2 {
	page-break-before: always;
	width: 870px;
	margin-top: 50px;
	overflow: hidden;
}


#gsimap-printpage {
	height: 600px;
	border: thin solid gray;
	margin-bottom: 10px;
}

#mapctrl-printpage {
	height: 380px;
	padding: 1px 0px 1px 1px;
	margin:  0;
/*	border: thin solid gray;	*/
	font-size: 90%;
	-webkit-text-size-adjust: 90%;
	overflow: hidden;
}

#mapctrl-sub1 {
	width: 206px;
	height: 374px;
	float: left;
	margin: 0px;
}

#pSelect-shelter {
	width: 200px;
	height: 366px;
	float: left;
	margin: 2px;
	border: thin solid gray;
	line-height: 18px;
	padding: 3px 6px 3px 3px;
}

#pSeisCat {
	width: 205px;
	height: 366px;
	float: left;
	margin: 2px;
}
#pTerCat,
#pLiqCat,
#pTnmCat {
	width: 205px;
	height: 366px;
	float: left;
	margin: 2px;
	display: none;
}


#mapctrl-sub2 {
	width: 420px;
	float: right;
	margin: 2px;
}


#hazard-title1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 8px 0;
	float: none;
}

.hazbox1 {
	height: 168px;
	border: medium solid #3D6E9E;
	float: none;
}
.hazbox1-title {
	height: 30px;
	background-color: #3D6E9E;
	position: relative;
}
.hazbox-title-left {
	color: white;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	bottom: 3px;
	left: 6px;
	-webkit-text-size-adjust: 80%;
}
.hazbox-title-right {
	color: white;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
	position: absolute;
	bottom: 4px;
	right: 6px;
}
.hazbox-content {
	padding: 3px;
	font-size: 14px;
	line-height: 18px;
}


#hazard-title2 {
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 8px 0;
	float: none;
}

.hazbox2 {
	width: 428px;
	height: 245px;
	border: medium solid #F4D4AE;
	float: left;
}
.hazbox2-title {
	height: 30px;
	background-color: #F4D4AE;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}

.hazbox2 table {
	border: thin solid black;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 4px auto;
}
.hazbox2 td {
	border: thin solid black;
	padding: 0 10px 0 3px;
}
.hazbox2 tr td:nth-child(1) {
	width: 320px;
}
.hazbox2 tr td:nth-child(2) {
	width: 35px;
	text-align: right;
}

#hazard-title3 {
	font-size: 22px;
	font-weight: bold;
	padding: 14px 0 8px 0;
	float: left;
}

.hazbox3 {
	width: 428px;
	height: 195px;
	border: medium solid #8D3435;
	float: left;
}
.hazbox3-title {
	height: 30px;
	color: white;
	background-color: #8D3435;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}

#hazard-title4 {
	font-size: 22px;
	font-weight: bold;
	padding: 14px 0 8px 0;
	float: left;
}

.hazbox4 {
	width: 862px;
	height: 200px;
	border: medium solid #98B159;
	float: left;
}
.hazbox4-title {
	height: 30px;
	background-color: #98B159;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}

#hazbox4a {
	height: 90px;
}
#hazbox4b {
	height: 190px;
}

.hazbox5 {
	width: 862px;
	height: 320px;
	border: medium solid #98B159;
	float: left;
}
.hazbox5-title {
	height: 30px;
	background-color: #98B159;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}


.printpage-footer {
	font-size: 12px;
	padding: 0 8px 0 4px;
	margin-top: 10px;
}


.LockScreen {
	top: 0;
	left: 0;
	width: 100%;
	height: 200%;
	display: block;
	position: absolute;
	background: #C0C0C0;
	opacity: 0;
	z-index: 5;
}

@media print {
	.LockScreen {
		display: none;
	}
}



_::-webkit-full-page-media, _:future, :root #printpage-title-logo {
	background-color: white;
	padding: 2px 0 0 2px;
	margin: 4px;
	float: left;
	height: 50px;
}

_::-webkit-full-page-media, _:future, :root #printpage-title-inner1 {
	float: center;
	height: 100%;
	padding: 5px;
}

_::-webkit-full-page-media, _:future, :root #p_title1 {
	color: white;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}
_::-webkit-full-page-media, _:future, :root #p_title2 {
	color: white;
	font-size: 12px;
	margin-bottom: 2px;
}

_::-webkit-full-page-media, _:future, :root #gsimap-printpage {
/*	height: 620px;	*/
	height: 540px;
	border: thin solid gray;
	margin-bottom: 10px;
}

_::-webkit-full-page-media, _:future, :root #hazard-title1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 4px 0;
	float: none;
}

_::-webkit-full-page-media, _:future, :root .hazbox-title-left {
	color: white;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	bottom: 3px;
	left: 6px;
	line-height: 14px;
	-webkit-text-size-adjust: 80%;
}
_::-webkit-full-page-media, _:future, :root .hazbox-title-right {
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	position: absolute;
	bottom: 4px;
	right: 6px;
	-webkit-text-size-adjust: 80%;
}
_::-webkit-full-page-media, _:future, :root .hazbox-content {
	padding: 3px;
	font-size: 12px;
	line-height: 16px;
}

_::-webkit-full-page-media, _:future, :root #hazard-title2 {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 8px 0;
	float: none;
}
_::-webkit-full-page-media, _:future, :root .hazbox2-title {
	height: 30px;
	background-color: #F4D4AE;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}

_::-webkit-full-page-media, _:future, :root #hazard-title3 {
	font-size: 20px;
	font-weight: bold;
	padding: 14px 0 8px 0;
	float: left;
}
_::-webkit-full-page-media, _:future, :root .hazbox3-title {
	height: 30px;
	color: white;
	background-color: #8D3435;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}

_::-webkit-full-page-media, _:future, :root #hazard-title4 {
	font-size: 20px;
	font-weight: bold;
	padding: 14px 0 8px 0;
	float: left;
}
_::-webkit-full-page-media, _:future, :root .hazbox4-title {
	height: 30px;
	background-color: #98B159;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}

_::-webkit-full-page-media, _:future, :root .hazbox5 {
	width: 862px;
	height: 300px;
	border: medium solid #98B159;
	float: left;
}
_::-webkit-full-page-media, _:future, :root .hazbox5-title {
	height: 30px;
	background-color: #98B159;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}


_::-webkit-full-page-media, _:future, :root .printpage-footer {
	font-size: 12px;
	padding: 0 8px 0 8px;
	margin-top: 10px;
	line-height: 14px;
}

}

