.buttonDatasus {
	height: 25px;
	width: 80px;
	font-family: Sans-serif;
	font-size: 10px;
}

.ui-datatable .ui-datatable-data .even-row td {
	background:
		url("/si-pni-web/javax.faces.resource/images/default.png.jsf?ln=primefaces-casablanca")
		repeat-x scroll 50% 50% #E6E6E6;
}

.ui-datatable .ui-datatable-data .odd-row td {
	background-color: #FFFFFF;
}

.colunaLabel70px {
	width: 70px;
}

.colunaLabel70pxRight {
	width: 70px;
	text-align: right;
}

.colunaLabel75px {
	width: 75px;
}

.colunaLabel75pxRight {
	width: 75px;
	text-align: right;
}

.colunaLabel80px {
	width: 80px;
}

.colunaLabel80pxRight {
	width: 80px;
	text-align: right;
}

.colunaText100px {
	width: 100px;
}

.colunaText100pxRight {
	width: 100px;
	text-align: right;
}

.colunaText100pxTop {
	width: 100px;
	vertical-align: top;
}

.colunaText110px {
	width: 110px;
}

.colunaText110pxTop {
	width: 110px;
	vertical-align: top;
}

.colunaText120px {
	width: 120px;
}

.colunaText120pxTop {
	width: 120px;
	vertical-align: top;
}

.colunaText130px {
	width: 130px;
}

.colunaText130pxTop {
	width: 130px;
	vertical-align: top;
}

.colunaText140px {
	width: 140px;
}

.colunaText140pxTop {
	width: 140px;
	vertical-align: top;
}

.colunaText150px {
	width: 150px;
}

.colunaText150pxRight {
	width: 150px;
	text-align: right;
}

.colunaText150pxTop {
	width: 150px;
	vertical-align: top;
}

.colunaText200px {
	width: 200px;
}

.colunaText200pxTop {
	width: 200px;
	vertical-align: top;
}

.colunaText210px {
	width: 210px;
}

.colunaText210pxTop {
	width: 210px;
	vertical-align: top;
}

.colunaText220px {
	width: 220px;
}

.colunaText220pxTop {
	width: 220px;
	vertical-align: top;
}

.colunaText230px {
	width: 230px;
}

.colunaText230pxTop {
	width: 230px;
	vertical-align: top;
}

.colunaText240px {
	width: 240px;
}

.colunaText250px {
	width: 250px;
}

.colunaText250pxTop {
	width: 250px;
	vertical-align: top;
}

.colunaText300px {
	width: 300px;
}

.colunaText300pxTop {
	width: 300px;
	vertical-align: top;
}

.colunaText350px {
	width: 350px;
}

.colunaText350pxTop {
	width: 350px;
	vertical-align: top;
}

.colunaText400px {
	width: 400px;
}

.colunaText400pxTop {
	width: 400px;
	vertical-align: top;
}

.colunaText450px {
	width: 450px;
}

.colunaText450pxTop {
	width: 450px;
	vertical-align: top;
}

.colunaText500px {
	width: 500px;
}

.colunaText500pxTop {
	width: 500px;
	vertical-align: top;
}

.colunaText600px {
	width: 600px;
}

.colunaText600pxTop {
	width: 600px;
	vertical-align: top;
}

.colunaText70perc {
	width: 70%;
}

.colunaText30perc {
	width: 30%;
	text-align: right;
}

.colunaText100perc {
	width: 100%;
}

.colunaTextTop {
	vertical-align: top;
}

#keypad-div {
	z-index: 1002 !important;
}

.ui-layout-north {
	z-index: 20 !important;
	overflow: visible !important;;
}

.ui-layout-north .ui-layout-unit-content {
	overflow: visible !important;
}

.ui-menu .ui-menu-parent .ui-menu-child .ui-menu-list{
	width: 250px;
}

a.texto_cinzap {
	font-family: Trebuchet MS, sans-serif;
	color: #0F314A;
	font-weight: bold;
}

ul.bt-link {
display: inline;
width: 48px;
list-style: none;
margin: 20px 0 0 0px;
height: 280px;
}

.li-bt-link {
	height: 74px;
	width: 200px;
	line-height: 74px;
	text-align: center;
	background-image: url("../resources/images/sipni/bt_info2.png");
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px 5px 5px 0px;
	text-decoration: none;
	list-style-type: none;
	float: left;
	color: transparent;
}

#menuSemLogar a:link {
	color: #000000;
}

#menuSemLogar a:active {
	color: #000000;
}

#menuSemLogar a:visited {
	color: #000000;
}

#menuSemLogar a:hover {
	color: #000000;
}


.datagrid-noborder .ui-widget-content {
border: none;
}


.animated .ui-progressbar-value {
   border:0px;
   background-image: url("../resources/images/pbar-ani.gif"); 
}