.ico-close{
	background-image:url("/css/images/close-black.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-close-white{
	background-image:url("/css/images/close-white.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-refresh-white{
	background-image:url("/css/images/refresh-white.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-minimize{
	background-image:url("/css/images/minimize-white.png");
	background-repeat:no-repeat;
	background-position:center;
}


.ico-maximize{
	background-image:url("/css/images/maximize-white.png");
	background-repeat:no-repeat;
	background-position:center;
}


.ico-lock-panel{
	background-image:url("/css/images/lock-panel.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-unlock-panel{
	background-image:url("/css/images/unlock-panel.png");
	background-repeat:no-repeat;
	background-position:center;
}


.ico-map{
	background-image:url("/css/images/map_icon.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-tracking{
	background-image:url("/css/images/tracking.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-history{
	background-image:url("/css/images/history.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-report{
	background-image:url("/css/images/report.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-logo-medium{
	background-image:url("/css/images/logo-medium.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-settings{
	background-image:url("/css/images/settings.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-delete{
	background-image:url("/css/images/delete.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-exclamation{
	background-image:url("/css/images/exclamation.png");
	background-repeat:no-repeat;
	background-position:center;
}


.ico-zoom-out{
	background-image:url("/css/images/zoom-out.png");
	background-repeat:no-repeat;
	background-position:center;
}


.ico-menu{
	background-image:url("/css/images/menu.png");
	background-repeat:no-repeat;
	background-position:center;
}


.ico-excel{
	background-image:url("/css/images/excel.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-pdf{
	background-image:url("/css/images/pdf.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-restart{
	background-image:url("/css/images/restart.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-console{
	background-image:url("/css/images/console.png");
	background-repeat:no-repeat;
	background-position:center;
}


.ico-sw-off{
	background-image:url("/css/images/swoff.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-sw-on{
	background-image:url("/css/images/swon.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-key{
	background-image:url("/css/images/key.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-add{
	background-image:url("/css/images/add.png");
	background-repeat:no-repeat;
	background-position:center;
}

.ico-clear-symbol{
	background-image:url("/css/images/clear-symbol.png");
	background-repeat:no-repeat;
	background-position:center;
}


.ico-preloder{
	background-image:url("/css/images/preloder.gif");
	background-repeat:no-repeat;
	background-position-x: 2px;
	background-position-y: 3px;
}

