/* Bootstrap customized */
.nav>li>a {
	position: relative;
	display: block;
	padding: 2px 10px;
	font-weight: bold;
	font-size: 13px;
}

.parcel_cell_padding {
	padding-left: 5px; 
	padding-right: 2px;
}

.step-by-step-parcel{
  display: block;
}

.full-id-parcel {
  display: none;
}

.parcelSearchWays {
  font-weight: bold;
  text-align: center;
  line-height: 30px;  
}

.row_style_1 {
	width: 400px; 
	line-height: 30px; 
	vertical-align: bottom;
	padding-bottom: 0px;
}

.central_cell {
	width: 135px; 
	padding-left: 5px; 
	padding-right: 5px;
}

.search_btn {
	font-size:14px; 
	font-weight: bold; 
	padding: 5px;
}

.select_parcel {
	width: 115px; 
	font-size: 12px; 
	padding: 0px; 
	height: 25px;
}

.textinput_style {
	height: 25px;
	font-size: 12px;
}

.parcel_detail_val {
	font-weight:normal; 
	height: auto; 
	overflow: hidden; 
	display: block;
}

.parcel_detail_name {
	width: 55px;
	text-align: right;
	padding-left: 0px;
}


.step-by-step-building{
  display: block;
}

.full-id-building {
  display: block;
}



.coord_type {
	width: 150px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}

.coord_right {
	width: 250px;
	font-size: 12px;
	height: auto;
	text-align: right;
}

.inputtext_coord {
	width: 75px;
}

.inputtext_coord2 {
	width: 35px;
}

.oneline_search {
	width: 300px;
	height: auto;
	
}

.oneline3 {
	width: 45px;
}

.padding_0 {
	padding: 0 2px 0 0;
	margin: 0px;
	height: 85px;
}

.radio_0 {
	width: 20px; 
	text-align: right;
}

/* jquery ui for autocomplete */
.ui-widget input {
	font-size: 12px;
}

.ui-menu .ui-menu-item a {
	line-height: 1.3;
	font-size: 12px;
}

.parcelFormat_results {
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #FFFF00;
}