body
{
	background-color:#bababa;
	background-image: url(../images/bgd.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	
}
 .ui-autocomplete-category {
font-weight: bold;
padding: .2em .4em;
margin: .8em 0 .2em;
line-height: 1.5;
}
.clickable {
	cursor: pointer;
}
a, a:HOVER, a:VISITED, img
{
	border-width: 0px;
}
body, h1, h2, h3, h4, a, a:HOVER, a:VISITED, p, input, select, textarea
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3
{
	color: #0190d7;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
p
{
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
h1, h2, h3, h4
{
	font-weight: bold;
}
h1
{
	font-size: 20px;	
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 16px;
}
h4
{
	font-size: 14px;
}
#rodape
{
	background-color: #FFFFFF;
	position: fixed;
	height: 20px;
	text-align: center;
	width: 100%;
	top: 100%;
	margin-top: -25px;
	left: 0px;
	padding-top: 5px;
	-moz-box-shadow: 0px 0px 10px #505050;
	-webkit-box-shadow: 0px 0px 10px #505050;
	box-shadow: 0px 0px 10px #505050;
	z-index: 1000;
}
#logoPequena
{
	position: relative;
	top: 10px;
}
#logoGrande
{
	width: 500px;
	height: 58px;
	position: absolute;
	left: 50%;
	margin-left: -250px;
	top: 30px;
}
.idata
{
	height: 25px;
	width: 80px;
}
a 
{
	color:#444; 
	font-weight:bold; 
	text-decoration:none;
}
a:hover 
{
	color:#222; 
	text-decoration:underline;
}
#topo
{
	background-color: #FFFFFF;
}



.mensagem
{
	color: #990000;
	font-weigh: bold;
	padding: 3px;
	margin: 3px;
	border-color: #DADADA;
	border-style: solid;
	text-align: center;
	border-width: 1px;
}
#deprecated {
	font-weight: bold;
	padding-top: 5px;
	font-size: 16px;
	background-color: #990000;
	text-align: center;
	color: #FFFFFF;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
#topo, #menu
{
	padding-top: 2px;
	padding-bottom: 4px;
	position: fixed;
	top: 30px;
	left: 0px;
	white-space: nowrap;

	z-index: 999999;
	-moz-box-shadow: 0px 0px 10px #505050;
	-webkit-box-shadow: 0px 0px 10px #505050;
	box-shadow: 0px 0px 10px #505050;
	display: none;
}
.no-close .ui-dialog-titlebar-close {
  display: none;
}
#topo
{
	height: 44px;
	width: 100%;	
}

#menu
{
	height: 100%;
	z-index: 500;
	width: 150px;	
	background-color: #FFFFFF;
}
select.topo, input.topo
{
	height: 28px;
	margin-top: 0px;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
}
#topo .caixa
{
	float: left;
	height: 40px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10px;
}
#topo .caixad
{
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10px;
	
}
#topo .bts
{
	margin-right: 5px;
	margin-left: 5px;
}
#topo img
{
float: left;
}
#topo h1, #topo h2, #topo h3
{
	font-size: 20px;
	color: #0190d7;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	margin-top: 5px;
}
#topo h3
{
margin-top: 5px;
font-size: 12px;
}
.submenu { display: block; position: absolute; top: 10px; right: 10px; }
.optMenu { display: block; position: relative; }
.optMenu .opt { display: block; position: relative; cursor: pointer; }
.optMenu .lista { display: block; position: absolute; width: 140px; height: 0; overflow: hidden; padding: 0 10px; background: #fff; z-index: 150; border: none; }
.optMenu .lista button { display: block; position: relative; margin: 1px 0; width: 100%;}
.optMenuAberto .lista { height: auto; padding: 5px; border: solid 1px #eee; }
.optMenuAberto .opt .ui-button-text { color: #dd6666 !important; }
#registersContainer { width: 100%; clear: both; }
.tabRegs { display: block; position: relative; float: left; border-right: solid 1px #ccc; padding: 10px 30px; }

input[type="time"]::-webkit-clear-button { display: none; }
input::-webkit-clear-button { width: 0; height: 0; }
input[type="time"]::-ms-clear { display: none; }
input::-ms-clear { width: 0; height: 0; }

