﻿.linkButton
{
	padding: 0 0 18px 0;
	font-weight: normal;
	margin: 8px 8px 8px 8px;
}

.vLinkButton
{
	padding: 0 0 0 0;
	font-weight: normal;
	margin: 0 0 0 0;
}

.linkButton li
{
	margin: 0 8px 0 0;
	padding-left: 20px;
	line-height: 18px;
	list-style: none;
	float: left;
	/*font-size: 11px;*/
}

.vLinkButton li
{
	margin: 2px 8px 0 0;
	padding-left: 20px;
	line-height: 18px;
	list-style: none;
	/*font-size: 11px;*/
}
/*
.linkButton li:last-child
{
	float: none;
}*/

.error-list ul
{
	padding: 6px 0 0 6px;
	margin-top: 0;
}

.error-list ul li
{
	list-style: none;
	line-height: 18px;
	padding-left: 20px;
	font-size: 10px;
	background-image: url(../../imgs/icones/exclamation.png);
	background-repeat: no-repeat;
}

.formandSessaoIcon
{
	background-image: url(../../imgs/icones/formandSessao.png);
	background-repeat: no-repeat;
}

.submitIcon
{
	background-image: url(../../imgs/icones/disk.png);
	background-repeat: no-repeat;
}

.cancelIcon
{
	background-image: url(../../imgs/icones/cancel.png);
	background-repeat: no-repeat;
}

.addIcon
{
	background-image: url(../../imgs/icones/add.png);
	background-repeat: no-repeat;
}

.addEmailIcon
{
	background-image: url(../../imgs/icones/email_go.png);
	background-repeat: no-repeat;
}

.verInqueritoIcon
{
	background-image: url(../../imgs/icones/application_form_magnify.png);
	background-repeat: no-repeat;
}

.inqueritoIcon
{
	background-image: url(../../imgs/icones/application_form_edit.png);
	background-repeat: no-repeat;
}

.goToCalendarIcon
{
	background-image: url(../../imgs/icones/calendar_edit.png);
	background-repeat: no-repeat;
}

.deleteIcon
{
	background-image: url(../../imgs/icones/delete.png);
	background-repeat: no-repeat;
}

.downIcon
{
	background-image: url(../../imgs/icones/arrow_down.png);
	background-repeat: no-repeat;
}

.upIcon
{
	background-image: url(../../imgs/icones/arrow_up.png);
	background-repeat: no-repeat;
}

.leftIcon
{
	background-image: url(../../imgs/icones/arrow_left.png);
	background-repeat: no-repeat;
}

.binIcon
{
	background-image: url(../../imgs/icones/bin.png);
	background-repeat: no-repeat;
}

.mailGoIcon
{
	background-image: url(../../imgs/icones/email_go.png);
	background-repeat: no-repeat;
}

.yesIcon
{
	background-image: url(../../imgs/icones/accept.png);
	background-repeat: no-repeat;
}

.tickIcon
{
	background-image: url(../../imgs/icones/tick.png);
	background-repeat: no-repeat;
}

.qrCodeIcon
{
	background-image: url(../../imgs/icones/qrcode.png);
	background-repeat: no-repeat;
}

.helpIcon
{
	background-image: url(../../imgs/icones/help.png);
	background-repeat: no-repeat;
}

.searchIcon
{
	background-image: url(../../imgs/icones/magnifier.png);
	background-repeat: no-repeat;
}

.bookKeyIcon
{
	background-image: url(../../imgs/icones/book_key.png);
	background-repeat: no-repeat;
}

.excelIcon
{
	background-image: url(../../imgs/icones/excel.png);
	background-repeat: no-repeat;
}

.docIcon
{
	background-image: url(../../imgs/icones/script.png);
	background-repeat: no-repeat;
}

.groupIcon
{
	background-image: url(../../imgs/icones/group.png);
	background-repeat: no-repeat;
}

.lockIcon
{
	background-image: url(../../imgs/icones/lock.png);
	background-repeat: no-repeat;
}

.copyIcon
{
	background-image: url(../../imgs/icones/copy.png);
	background-repeat: no-repeat;
}

.pasteIcon
{
	background-image: url(../../imgs/icones/paste.png);
	background-repeat: no-repeat;
}

.homeIcon
{
	background-image: url(../../imgs/icones/house.png);
	background-repeat: no-repeat;
}

.folderUpIcon
{
	background-image: url(../../imgs/icones/folder-up.png);
	background-repeat: no-repeat;
}

.moveIcon
{
	background-image: url(../../imgs/icones/page_white_go.png);
	background-repeat: no-repeat;
}

.refreshIcon
{
	background-image: url(../../imgs/icones/arrow_refresh.png);
	background-repeat: no-repeat;
}

.mkdirIcon
{
	background-image: url(../../imgs/icones/folder_add.png);
	background-repeat: no-repeat;
}

.quadroGeralSessoesIcon
{
	background-image: url(../../imgs/icones/application_cascade.png);
	background-repeat: no-repeat;
}

.pastasIcon
{
	background-image: url(../../imgs/icones/folder_database.png);
	background-repeat: no-repeat;
}

.verMailIcon
{
	background-image: url(../../imgs/icones/email_open_image.png);
	background-repeat: no-repeat;
}

.mailIcon
{
	background-image: url(../../imgs/icones/email.png);
	background-repeat: no-repeat;
}

.historicoIcon
{
	background-image: url(../../imgs/icones/folder_page_white.png);
	background-repeat: no-repeat;
}

.statusIcon
{
	background-image: url(../../imgs/icones/folder_page.png);
	background-repeat: no-repeat;
}

.consulAvancadaIcon
{
	background-image: url(../../imgs/icones/table_lightning.png);
	background-repeat: no-repeat;
}

.relatorioAssiduidadeIcon
{
	background-image: url(../../imgs/icones/book_open.png);
	background-repeat: no-repeat;
}

.avaliacaoIcon
{
	background-image: url(../../imgs/icones/avaliacao.png);
	background-repeat: no-repeat;
}

.sessoesIcon
{
	background-image: url(../../imgs/icones/sitemap.png);
	background-repeat: no-repeat;
}

.formadoresIcon
{
	background-image: url(../../imgs/icones/user_gray.png);
	background-repeat: no-repeat;
}

.processosIcon
{
	background-image: url(../../imgs/icones/user_green.png);
	background-repeat: no-repeat;
}

.empresaIcon
{
	background-image: url(../../imgs/icones/user.png);
	background-repeat: no-repeat;
}

.utilizadorIcon
{
	background-image: url(../../imgs/icones/user_suit.png);
	background-repeat: no-repeat;
}

.eliminarSessoesIcon
{
	background-image: url(../../imgs/icones/sitemap_delete.png);
	background-repeat: no-repeat;
}

.folderIcon
{
	background-image: url(../../imgs/icones/folder.png);
	background-repeat: no-repeat;
}
.pieIcon
{
	background-image: url(../../imgs/icones/chart_pie.png);
	background-repeat: no-repeat;
}
.printIcon
{
	background-image: url(../../imgs/icones/excel.png);
	background-repeat: no-repeat;
}
.despesasIcon
{
	background-image: url(../../imgs/icones/money.png);
	background-repeat: no-repeat;
}
.formadoresentIcon
{
	background-image: url(../../imgs/icones/report_user.png);
	background-repeat: no-repeat;
}
.formandosIcon
{
	background-image: url(../../imgs/icones/user_green.png);
	background-repeat: no-repeat;
}
.accoesIcon
{
	background-image: url(../../imgs/icones/accao.png);
	background-repeat: no-repeat;
}
.siifseIcon
{
	background-image: url(../../imgs/icones/report.png);
	background-repeat: no-repeat;
}
.subrubricasIcon
{
	background-image: url(../../imgs/icones/money_euro.png);
	background-repeat: no-repeat;
}
.vistaglobalIcon
{
	background-image: url(../../imgs/icones/table.png);
	background-repeat: no-repeat;
}
.diasFormacaoIcon
{
	background-image: url(../../imgs/icones/date.png);
	background-repeat: no-repeat;
}
.certRevIcon
{
	background-image: url(../../imgs/icones/page_delete.png);
	background-repeat: no-repeat;
}
.moneyIcon
{
	background-image: url(../../imgs/icones/money.png);
	background-repeat: no-repeat;
}
.printerIcon
{
	background-image: url(../../imgs/icones/printer.png);
	background-repeat: no-repeat;
}
.xmlIcon
{
	background-image: url(../../imgs/icones/script_code.png);
	background-repeat: no-repeat;
}
.configPrio
{
	background-image: url(../../imgs/icones/page_white_wrench.png);
	background-repeat: no-repeat;
}
.ocorrenciasIcon
{
	background-image: url(../../imgs/icones/package.png);
	background-repeat: no-repeat;
}