@CHARSET "ISO-8859-1";

#intro-text {
	font-size: 11pt;
	font-weight: normal;
}

.configBackendBtn {
	border: none !important;
	background-color: #fff !important;
	margin: 5px !important;
	cursor: pointer;
}

.notUpgrade {
	width: 31%;
}

#icon-undeploy {
	background-image: url(images/configBackend/undeploy_weiss.png);
	background-position: 5px center;
}

#icon-analytics-2 {
	background-image: url(images/configBackend/analytics_weiss.png);
	background-position: 5px center;
}

#icon-upgrade {
	background-position: 5px center;
}

#icon-delete {
	background-image: url(images/configBackend/delete_weiss.png);
	background-position: 5px center;
}

#configDialog label {
	top: 0;
}