/** TAB HEADER area style **/#VIEW_TAB_HEADER ul {	list-style: none;	padding: 0;	margin: 0px;/*	border-bottom: 1px solid #ccc; */	margin-bottom: 10px;}#VIEW_TAB_HEADER ul li {	background-color: #2B6CA3;	display: inline-block;	padding: 0px;	height: 46px;	vertical-align: bottom;	overflow: hidden;}#VIEW_TAB_HEADER ul li div {	display: table;	height: 25px;}#VIEW_TAB_HEADER ul li div a {	padding: 7px 25px 15px;	position: relative;	color: #fff;	height: inherit;	text-decoration: none;	display: table-cell; 	vertical-align: bottom;}#VIEW_TAB_HEADER ul li div a span {	font-size: 15px;	line-height: 1em;	display: block;	width: auto;	text-align: center;}#VIEW_TAB_HEADER ul li div a span+span { 	font-size: 11.5px;}#VIEW_TAB_HEADER ul li div a.current,#VIEW_TAB_HEADER ul li div a:focus {	background-color: #205078;	font-weight: bold;	border:1px solid #205078;}#VIEW_TAB_HEADER ul li div a:hover{	background-color: #2B6CA3;  }table{    clear: both;}	.div_errorText {	position: relative; 	overflow: visible; 	width: 300px; 	height: 300px; 	text-align: center; 	line-height: normal;}/** FORM area style **/table#tb_criteria {	width: 500px; }table#tb_criteria2 {	width: 610px; }#tr_search td{	border: 0px solid;  	text-align: left;  	vertical-align: top;  	padding: 5px 15px 5px 5px;}#id_data_view_type {     margin-top: 0;    border: 0;}#id_seasonal {	border: 0;	width: 150px;}#id_data_view_type legend {	white-space:normal;	font-weight:bold;}#VIEW_SEARCH_FORM button {		cursor: pointer !important;	padding: 2px 10px ;	font-weight: bold;	margin: 5px;	border-radius:5px;}/** MAP area style **/table#tb_map{	width: 750px; 	}.mapNoteStype {	margin: 1px; 	border: none; 	resize: none; 	overflow: auto;}#GEO_MAP_NOTES{	clear:both;}/** TABLE area style 450px **/table#tb_data {  	width: 450px;   	border-collapse: collapse;	border-spacing: 0px;   	padding: 5px;  	text-align: left;  	font: 12px Tahoma, Arial, Helvetica, clean, sans-serif;}table#tb_data caption {	text-align: left;	border: none;}table#tb_data caption pre {	font-size: 12px !important;	margin: 0px 0px 5px 0px;}table#tb_data TBODY tr:nth-child(even) {  background-color: white;}table#tb_data TBODY tr:nth-child(odd) {  background-color: #e0e9f8;}table#tb_data td.table_row_header {	border: 1px solid grey;	font-weight:bold;	text-align: left;	padding: 3px;	padding-left: 10px;}table#tb_data td.datavalue {	border: 1px solid grey;	text-align: right;	padding-right: 10px;}	table#tb_data th.table_col_header{	background-color: #dddddd;	border: 1px solid #aaaaaa;	text-align: center;	vertical-align: top;}/** 508 setting (gold, red-#990000)**/:focus, .focus { 	outline: -webkit-focus-ring-color auto 1px;}/** 508 setting if convert text to input field **/ .main-content input {	border-width:0px;	background-color :transparent;}/**/.label_NotDisplay{	display:none;}.input_dataRowHeader{	font-weight:bold;	font-family: Tahoma, Arial, Helvetica, sans-serif;}.input_dataColHeader{	font-weight:bold;	text-align: right;	width: 150px;}.input_dataRowCell{		text-align: right;}.textArea_col_header {	margin: 0px; 	border: none; 	resize: none; 	overflow: auto;	font-weight: bold;	text-align: right;	width: 100px;	background-color :transparent;}	#la_datatable{	border: 1px solid #aaaaaa;}