@CHARSET "ISO-8859-1";



.customerView {
	background: url("/dcem/javax.faces.resource/pictures/icons/16x16/users.png.xhtml")  no-repeat !important;
	height: 16px; width : 16px;
	padding-right: 4px;
}

.clusterView {
	background: url("/dcem/javax.faces.resource/pictures/icons/16x16/server_network.png.xhtml")  no-repeat !important;
	height: 16px; width : 16px;
	padding-right: 4px;
}

.licenceView {
	background: url("/dcem/javax.faces.resource/pictures/icons/16x16/scroll.png.xhtml")  no-repeat !important;
	height: 16px; width : 16px;
	padding-right: 4px;
}

.ui-panel-titlebar {
	background: none !important;
}

.ui-steps {
	margin-bottom: 30px;
}

.ui-steps .ui-steps-item .ui-steps-number {
	background-color: #0E5077;
	color: #FFFFFF;
	display: inline-block;
	width: 40px;
	border-radius: 20px;
	margin-top: -10px;
	margin-bottom: 10px;
	margin-bottom: 10px;
}

.ui-panelgrid-content {
    background-color: #f0f8ff;
}
