@CHARSET "UTF-8";
body{
	overflow-x: hidden;
}
button{
	border: 1px solid black !important;
}
.active{
	color : #fff;
	background-color: #28a745;
}
.label{
	font-size: 20px;
	color: #0c5460;
}
.tips{
	display: none;
	color: red;
}
#submit{
	font-size: 20px;
}
.building{
	display:none;
}
#building_no{
	width: 80%;
	display: inline;
	margin-right: 10px;
}
#headImg{
	width:100%;
	max-height: 150px;
}
.no-padding{
	padding : 0px 5px;
}
.visitor-content{
	/*
	font-size : 20px;
	margin-left:10px;
	*/
}