.fa-trigger
{
	background-image: none !important;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	padding-top: 12px;
}

.login16
{
	background-image: url(../image/16x16/login.ico);
	background-repeat: no-repeat;
	background-position: 0px center !important;
}

.opal-logo
{
	background-image: url(../image/opal.png)!important;
}

.opal_blue
{
	background-color: blue;
}

.setting
{
	background-image: url(../image/service.png) !important;
	background-color: transparent !important;
}

.user:before
{
	content: "\f007";
	font-family: FontAwesome;
	left:-5px;
	top:0;
	color: #464242;
}

.del
{
	background-image: url(../image/16x16/erase.png);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 0px center !important;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #c1c1c1;
	border-width: thin;
}

.find
{
	background-image: url(../image/16x16/zoom.png);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 0px center !important;
}

.save:before
{
	content: "\f0c7";
	font-family: FontAwesome;
	left:-5px;
	top:0;
}

.docCat
{
	background-image: url(../image/menu.png);
	background-repeat: no-repeat;
	background-position: 0px center !important;
}

.download:before {
	content: "\f0ab";
	font-family: FontAwesome;
	left:-5px;
	top:0;
	color: blue;
}

.einstellungen
{
	background-image: url(../image/16x16/einstellungen.png);
	background-repeat: no-repeat;
	background-position: 0px center !important;
}

.logout:before
{
	content: "\f023";
	font-family: FontAwesome;
	left:-5px;
	top:0;
	color: #00558c;
}

.showDoc
{
	background-image: url(../image/16x16/list_search.png);
	background-repeat: no-repeat;
	background-position: 0px center !important;
}

.add:before {
	content: "\f055";
	font-family: FontAwesome;
	left:-5px;
	top:0;
	color: green;
}

.upload:before {
	content: "\f093";
	font-family: FontAwesome;
	left:-5px;
	top:0;
	color: #464242;
}

.go:before
{
	content: "\f064";
	font-family: FontAwesome;
	left:-5px;
	top:0;
	color: #464242;
}



