.ca_loc_table{
	overflow: hidden !important;
}
.ca_table{
	overflow: hidden !important;
	empty-cells: show !important;
}
#ca_loc_header_lbl{
	position:relative;
	left:40px;
	z-index:1;
	white-space:nowrap;
}
#ca_loc_sel{
	opacity:0;
	width:70px;
}
#ca_imp_file{
	opacity:0;
}
#ca_loc_add_btn_td{
	opacity:0;
}
#ca_loc_add_btn{
	position:relative; 
	left:275px; 
	width:80px; 
	min-height:5px; 
	padding: 2% 1% 0.9% 1%; 
	z-index:1;
	opacity:0;
}
#ca_loc_del_btn_td{
	opacity:0;
}
#ca_loc_del_btn{
	position:relative; 
	left:275px; 
	width:80px; 
	min-height:5px; 
	padding: 2% 1% 0.9% 1%;
	opacity:0;
}
#ca_st_num_td{
	z-index:1;
}
#ca_st_num{
	width:150px;
	
}
#ca_st_name_lbl_td{
	position:relative;
	white-space:nowrap;
}
#ca_st_name_td{
	position:relative;
}
#ca_st_name{
	text-transform: uppercase;
	width:400px;
}
#ca_po_box{
	width:150px;
}
#ca_zip{
	width:75px;
}
#ca_all_locs_chbox{
	position:relative; 
	right:240px;
}
#ca_all_locs_chbox_lbl{
	position:relative; 
	right:310px;
	white-space:nowrap;
}
#ca_tr_county_state{
	position:relative;
}
.ca_county_state_tbl{
	overflow:hidden !important; 
	left:110px;
}
#ca_city{
	text-transform: uppercase;
}
#ca_county_lbl{
	position:relative; 
	left:20px; 
	z-index:1;
}
#ca_county{
	text-transform: uppercase;
	position:relative; 
	left:20px; 
	width:200px;
}
#ca_state_lbl{
	position:relative; 
	left:40px; 
	z-index:1;
}
#ca_state{
	position:relative; 
	left:40px;
}
.ca_other_inca_tbl{
	overflow: hidden !important;	
}
#ca_tr_other_info{
	position:relative; 
	right:275px;
}
#ca_other_info{
	text-transform: uppercase;
	position:relative; 
}
#label_head_tr{
	position:relative;
	--top:25px;
	left:50px;
	z-index:1 !important;
	padding:0;
	margin:0;
}
#unit_head{
	position:relative;
}
#desc_head{
	position:relative;
}
#ser_num_head{
	position:relative;
	z-index:1;
}
#limit_head{
	position:relative;
}
#copy_head{
	position:relative;
}
#delete_head{
	position:relative;
}
#ca_div{
	overflow-y:scroll;
	height:600px;
}
.prem_box{
	background-color:white !important;
	border: 1px solid black !important;
	width:90px !important;
}
.operation{
	padding:1px;
}