.val_input {
	width: 200px;
}

.overview {
	text-align: left;
}

.ui-icon-info {
	cursor: help !important;
	margin-top: 8px;
	margin-right: 1px;
}

#restore_plus button {
	width: 200px;
	margin: 5px;
}

#txt_jump2point {
	width: 172px;
	margin: 5px;
}

#zoom_to {
	margin-top: 5px;
	width: 180px;
}

.legendItemButtons {
	margin-top: 5px;
}

	.legendItemButtons label {
		margin-bottom: 1px;
		width: 250px;
	}

		.legendItemButtons label .ui-button-text {
			font-size: smaller;
		}


h5 {
	margin-top: 5px;
}

#confidenceOption label {
	width: 82px;
}

	#confidenceOption label .ui-button-text {
		font-size: smaller;
	}

#btnStopValidation {
	display: none;
}


#btnKmlCoordinate {
	font-size: smaller;
}


.submit_button {
	text-align: center;
	margin-top: 10px;
}

	.submit_button button {
		width: 110px;
		margin-bottom: 10px;
	}

		.submit_button button span {
			/*font-size: smaller*/
		}

#skipReasonOption {
	text-align: center;
}

	#skipReasonOption label {
		width: 120px;
		font-size: smaller;
	}

#regionOption {
	text-align: center;
}

	#regionOption label {
		width: 25px;
	}

		#regionOption label span {
			padding-right: 0px;
			padding-left: 0px;
		}

#copyPointId {
	float: right;
}

#comment {
	width: 250px;
	height: 30px;
}

#div_infomaterial {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

	#div_infomaterial .href {
		font-size: 80%;
		font-size: smaller !important;
		width: 150px;
		margin-top: 2px;
	}

.legend_color {
	height: 10px;
	width: 15px;
}
