.open-queue-small
{
	background-image: url("../Frontend/2/images/modules/open-queue.png") !important;
	background-repeat: no-repeat;
	background-position: center;
}

.lm-corridor-icon {
	background-image: url("../Frontend/2/images/modules/lanemanagement-24-gray.png") !important;
	background-repeat: no-repeat;
	background-position: center;
}

.send-message-small
{
	background-image: url("../Frontend/2/images/modules/send-message.png") !important;
	background-repeat: no-repeat;
	background-position: center;
}

.download-grey-small
{
	background-image: url("../Frontend/2/images/download-grey.png") !important;
	background-repeat: no-repeat;
	background-position: center;
}

.icon-clear-filter {
    background: url(../Img/clear-filter.png) !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}

.center-map-style {
    background-image: url("../Img/event-management/center_on_map.png") !important;
  	background-repeat: no-repeat;
	background-position: center;
}

.link-options-style{
    background-image: url("../Img/event-management/link_options.png") !important;
  	background-repeat: no-repeat;
	background-position: center;
}

.link-cause-style{
    background-image: url("../Img/event-management/link_cause.png") !important;
  	background-repeat: no-repeat;
	background-position: center;
}

.link-effect-style{
    background-image: url("../Img/event-management/link_effect.png") !important;
  	background-repeat: no-repeat;
	background-position: center;
}

.linked-events-style{
    background-image: url("../Img/event-management/links.png") !important;
  	background-repeat: no-repeat;
	background-position: center;
}

.cancel-action-style{
    background-image: url("../Img/event-management/player_eject.png") !important;
  	background-repeat: no-repeat;
	background-position: center;
}

.detail-style{
    background-image: url("../Img/event-management/modify.gif") !important;
  	background-repeat: no-repeat;
	background-position: center;
}

.genreport-style {
	background-image: url("../Img/silk/icons/page_white_text.png") !important;
	background-repeat: no-repeat;
	background-position: center;
}

.fnprint-style {
	background-image: url("../Img/silk/icons/printer.png") !important;
	background-repeat: no-repeat;
	background-position: center;
}

.link-edit-style{
    background-image: url("../Img/event-management/modify-linked.png") !important;
  	background-repeat: no-repeat;
	background-position: center;
}

.terminate-style{
    background-image: url("../Img/event-management/equip.png") !important;
  	background-repeat: no-repeat;
	background-position: center;
}

.x-toolbar-more-icon {
	background-image: url("../Frontend/2/images/dots.png") !important;
	background-size: 80%;
}