﻿.fileopen
{
	background:url(../images/fileopen.png) center center no-repeat !important;
}

.filesave
{
	background:url(../images/filesave.png) center center no-repeat !important;
}

.document_import
{
	background:url(../images/document_import.png)  no-repeat !important;
}

.document_export
{
	background:url(../images/document_export.png)  no-repeat !important;
}

.settings
{
	background:url(../images/settings.png)  no-repeat !important;
}

.port
{
	background:url(../images/port.png)  no-repeat !important;
}

.mobile
{
	background:url(../images/mobile.png)  no-repeat !important;
}

.password
{
	background:url(../images/password.png)  no-repeat !important;
}

.logout
{
	background:url(../images/logout.png)  no-repeat !important;
}