@charset "utf-8";
/* CSS Document */
.emotion {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 1px;
	padding: 10px 0;
	clear: left;
}

#ext_help {
	float: right;
	clear: both;
	margin-top: 15px;
}

.row h4 {
	font-size: 15px;
	font-size: 1.5rem;
	color: #000;
}

.lub {
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
	letter-spacing: 0;
}

.ext_logo {
	float: left;
	padding-right: 13px;
}


#geographic {
	width: 288px;
	float: left; 
}

#treegrid {
	width: 367px;
	float: right;
}

#worksheet {
	width: 235px;
	clear: both;
	float: left; 
}

#ganttchart {
	width: 418px !important;
	float: right;
}

#recordgrid {
	width: 258px !important;
	clear: both;
	float: left; 
}

#splashscreen {
	width: 382px !important;
	float: right;
}

#autocomplete {
	width: 340px !important;
	clear: both;
	float: left;
}

#baloon {
	width: 314px !important;
	float: right;
}




/*****Custom Classes*****/
.last { margin-bottom: 0; }


.waku {
	border: none;
}
@media only screen and (max-width: 767px) {
.waku {
	border: 1px solid #ccc;
}
hr.dotted {
	display: none;
}
}