@charset "utf-8";

body{
	background-color:#FFFFFF!important;
	-webkit-print-color-adjust: exact;
}
body > div.ng-scope{
	max-width:630px;
	width:100%;
	position:relative;
	margin-left:20px;
}
body div.ng-scope div h2{
	padding:0;
	font-size:20px;
	font-weight:bold;
}
#jp-page-map{
	width:100%;
	height:532px;
	margin-bottom:12px;
	position:relative;
	border:1px solid #c3c3c3;
	box-sizing: border-box;
}
#jp-page-map img{
	vertical-align:top;
	height:100%;
}
.jp-cmp-table-001{
	position: relative;
	border:1px solid #c3c3c3;
	box-sizing: border-box;
	width:100%;
}
.jp-cmp-table-001 table tr:last-child th, .jp-cmp-table-001 table tr:last-child td{
	border-bottom:none;
}
.jp-cmp-model-icon-002{
	background:#fff!important;
	color:#000000!important;
}
.jp-cmp-icon-002{
	background:#d70e18!important;
	color:#fff!important;
}
.jp-cmp-icon-003{
	color:#d70e18!important;
	background:#fff!important;
}
.jp-cmp-icon-004{
	background:#00a0ce!important;
	color:#fff!important;
}
.jp-cmp-table-001 table th{
	background:#e4e9ee!important;
	padding:10px!important;
}
.jp-cmp-table-001 table td{
	background:#f2f5f8!important;
	word-break:break-all;
	padding:10px 18px!important;
}