.exportLink:hover{
	cursor: pointer;
}
.hidden{
	display: none;
}
.error-visible{
	display: inherit !important;
}

.aui-select-multiple{
	width: 100% !important;
	min-height: 200px !important;
}