div.footer {
	padding-top: 10px;
	margin: auto;
	text-align: center;
	color: #999999;
	font-size: 11px;
}
div.a2info, div.a2error, div.ajuda, div.pesquisar {
	width: 16px;
	height: 16px;
	display: inline-block;
}
div.a2info, div.ajuda {
	background-image: url(../../image/fam3/help.png);	 
}
div.a2error {
	background-image: url(../../image/fam3/exclamation.png);	 
}
div.pesquisar {
	background-image: url(../../image/fam3/magnifier.png);
	cursor: pointer;
}
div.ajuda, div.pesquisar {
	float: right;
}
div.ajuda {
	cursor: help;
}
html {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}
body, form {
	margin: 0; padding: 0; 
}
input.autocomplete, input.datepicker {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
input.autocomplete {
	background-image: url(../../image/fam3/magnifier.png);
}
input.datepicker {
	background-image: url(../../image/fam3/calendar.png);
}
table.tableform {
	border: 1px solid #000000;
	margin: auto;
	border-spacing: 2px;
	border: 1px solid #DDDDDD;
	font-size: 12px;
}
table.tableform th {
	border: 1px solid #000000;
	padding: 3px;
	text-align: left;
	border: 1px solid #AACCEE;
	background-color: #E0EEFF;
}
table.tableform td.category, table.tableform td.categoryright {
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}
table.tableform td.categoryright {
	text-align: right;
}
table.tableform td.label {
	width: 180px;
	text-align: right;
}
table.tableform td.labelBold {
	width: 180px;
	text-align: right;
	font-weight: bold;
}
table.tableform td.labelBoldLeft {
	width: 180px;
	text-align: left;
	font-weight: bold;
}
table.tableform td.labelHeader {
	color: #444444;
	font-weight: bold;
	font-size: 16px;
}
table.tableform td.value {
	width: 420px;
}
table.tableform td dl {
	float: left;
	margin: 0px 3px 0px 0px;
}
table.tableform td dl dd {
	margin: 0px;
}
table.tableform td.input {
	width: 370px;
}
table.tableform td.input input, table.tableform td.input select, table.tableform td.input textarea {
	width: 360px;
}
table.tableform td.input input.autocomplete {
	width: 340px;
}
table.tableform td.help {
	width: 50px;
}
table.tableform tfoot, table.tableform td.button {
	text-align: right;
}
table.filterform {
	margin-bottom: 25px;
}
.hidden {
	display: none;
}
.phhidden {
	visibility: hidden;
}
.centered {
	text-align: center;
}
.bold {
	font-weight: bold;
}
table.viewcontrol {
	width: 100%;
}
.red {
	color: #FF0000;
}
table.viewcontrol th {
	border-spacing: 0;
	border: 0;
	border-bottom: 1px solid #EEEEEE;
	background-color: #FFFFFF;
	padding-left: 16px;
}
table.viewcontrol th.show, table.viewcontrol th.hide {
	background-repeat: no-repeat;
	background-position: left center;
}
table.viewcontrol th.show {
	background-image: url(../../image/other/show.png);	
}
table.viewcontrol th.hide {
	background-image: url(../../image/other/hide.png);	
}
table.historico tbody:nth-child(odd) {
	background: #f5f5f5;
}
table.historico tbody:nth-child(even) {
	background: #e5e5e5;
}
input.error, select.error, textarea.error {
	background-color: #FFD8D8;
}
div.dialog-error {
	background-image: url(../../image/other/exclamation.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	min-height: 50px;
}
img {
	border: 0px;
}
table.paging, table.exportlinks {
	font-family:	verdana, arial, helvetica, sans-serif;
	font-size:		10px;
	/*border:			1px dashed #DDDDDD;*/
	margin-left:	auto;
	margin-right:	auto;
	width:			950px;
	background-color: #EEEEEE;
	margin-top:		2px;
	margin-bottom:	2px;
}
table.paging td.pagebanner {
	text-align:		right;
}
table.paging td.pagelinks {
	text-align:		right;
}
table.exportlinks td span {
	height: 15px;
}
span.export {
	cursor: pointer;
	display: inline-block;
	padding: 0px 4px 1px 20px;
	background-repeat: no-repeat;
}
span.excel {
	background-image: url(../../image/fam3/excel.png);
}
span.status-tag {
	-webkit-border-horizontal-spacing: 0px;
	-webkit-border-vertical-spacing: 0px;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #000000;
	background-image: none;
	background-origin: padding-box;
	border-bottom-color: white;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-collapse: collapse;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #ffffff;
	display: inline;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	height: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	text-transform: uppercase;
	width: 0px;
}
span.status-erv1 {
	color:#000000;
	background-color:#dbdbdb;
}
span.status-erv2 {
	color:#000000;
	background-color:#f4f263;
}
span.status-erv3 {
	background-color:#3c7c8e;
}
span.status-erv4 {
	background-color:#91d4e5;
}
span.status-erv5 {
	background-color:#52c31a;
}
span.status-erv6 {
	background-color:#2d7fcb;
}
span.status-erv7 {
	background-color:#f89912;
}
span.status-erv8 {
	background-color:#f42c2c;
}
span.status-erv9 {
	background-color:#777777;
}
span.status-erv10 {
	background-color:#000000;
}
span.status-erv11 {
	background-color:#bb8dd7;
}
span.status-erv12 {
	background-color:#15d1ce;
}
span.status-erv13 {
	background-color:#b31010;
}
span.status-epv1 {
	color:#000000;
	background-color:#dbdbdb;
}
span.status-epv2 {
	background-color:#91d4e5;
}
span.status-epv3 {
	background-color:#f42c2c;
}
span.status-epv4 {
	background-color:#52c31a;
}
span.status-epv5 {
	background-color:#f89912;
}
.fam3-icon-accept{background-image:url(../../image/fam3/accept.png) ! important;}
.fam3-icon-tick{background-image:url(../../image/fam3/tick.png) ! important;}
.fam3-icon-add{background-image:url(../../image/fam3/add.png) ! important;}
.fam3-icon-back{background-image:url(../../image/fam3/back.png) ! important;}
.fam3-icon-printer{background-image:url(../../image/fam3/printer.png) ! important;}
.other-icon-error{background-image:url(../../image/other/error.png) ! important;}
div.flash {
	margin-top: 8px;
	border: 2px solid;
	font-size: 1.0em;
	margin-bottom: 12px;
	padding: 4px 4px 4px 30px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
div.flash.error {
	background: url("../../image/fam3/exclamation.png") no-repeat scroll 8px 50% #FFE3E3;
	border-color: #DD0000;
	color: #880000;
	text-align: left;
}
div.flash.notice {
	background: url("../../image/fam3/tick.png") no-repeat scroll 8px 50% #DFFFDF;
	border-color: #9FCF9F;
	color: #005F00;
	text-align: left;
}
div.flash.warning {
	background: url("../../image/fam3/error.png") no-repeat scroll 8px 50% #FFEBC1;
	border-color: #FDBF3B;
	color: #A6750C;
	text-align: left;
}
/* Compatibilização com Paginação do layoutV2 */
.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}
div.panel-footer {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    border: 1px dashed #DDDDDD;
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    background-color: #EEEEEE;
    margin-top: 2px;
    margin-bottom: 2px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  /*margin: 20px 0;*/
  margin: 0 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 3px 6px;
  margin-left: -1px;
  /*line-height: 1.42857143;*/
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.row > div {
  float: left;
  padding: 3px 0;
}
.row > .col-sm-4 {
  width: 33.33333%
}
.row > .col-sm-8 {
  width: 66.66667%
}
.pull-right {
    float: right!important;
}