.sample-icon-24-delete {
	background-image: url(images/sample_delete_24.png);
	background-position: 0px 0px;
}
.sample-icon-24-print {
	background-image: url(images/sample_print_24.png);
	background-position: 0px 0px;
}
.sample-icon-32 {
	background-image: url(images/sample_common_icon_32.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.sample-icon-32-alert {
	background-position: 0px 0px;
}
.sample-icon-32-details {
	background-position: 0px -33px;
}
.sample-icon-32-fault {
	background-position: 0px -66px;
}
.sample-icon-32-delete {
	background-position: 0px -99px;
}
.sample-icon-32-access {
	background-position: 0px -132px;
}
.sample-icon-32-license {
	background-position: 0px -165px;
}
.icon-32-dashboard {
	background-image: url(images/dashboard_32.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.icon-32-cost {
	background-image: url(images/cost_recovery_32.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.icon-32-devicemanage {
	background-image: url(images/device_manage_32.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.icon-32-print {
	background-image: url(images/print_32.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.icon-32-scan {
	background-image: url(images/scan_32.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.icon-32-reports {
	background-image: url(images/reports_32.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.icon-32-settings {
	background-image: url(images/global_settings_32.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.icon-32-usermanage {
	background-image: url(images/user_management_32.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.icon-32-eventview {
	background-image: url(images/event_view_32.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.icon-32-services {
	background-image: url(images/services_32.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.icon-24-add {
	background-image: url(images/add_24.png);
	background-position: 0px 0px;
}
.marginBottom10px {
    margin-bottom:10px;
}

.radioGroup .ui-state-active, .radioGroup .ui-state-default{
    background: none !important;
    border: 0px;
    color: #000000;
    font-weight: bold;
}

.xux-modalWindow h2#pricepolicy.xux-title {
    background: url("images/pricepolicy_40.png") no-repeat left top;
    font-size: 1.375em;
    height: 38px;
    line-height: 38px;
    margin-left: -46px;
    padding-left: 46px;
    vertical-align: middle;
}
