/* esquema cores */

select, input{
	border: 1px solid #888;
}

button{
	border: 1px solid #ccc;
}

.cadunico .consulta{
	border-right: 1px solid #ccc;
}

.gwt-Label.header{
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #d8d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#d8d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#d8d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#d8d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#d8d8d8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #ccc;
}

.topo .telefone{
	background: #e82400; /* Old browsers */
	background: -moz-linear-gradient(top,  #e82400 0%, #cf2400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e82400), color-stop(100%,#cf2400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e82400 0%,#cf2400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e82400 0%,#cf2400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e82400 0%,#cf2400 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e82400 0%,#cf2400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e82400', endColorstr='#cf2400',GradientType=0 ); /* IE6-9 */
	color: white;
}

.topo{
	border-bottom: 5px solid #cf2400;
	background: #fcfcfc;
}

.topo .menu a{
	color: #888;
}

.topo .lbSelMenu, .topo .menu .sel, .topo .menu a:hover{
	background: #e82400; /* Old browsers */
	background: -moz-linear-gradient(top,  #e82400 0%, #cf2400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e82400), color-stop(100%,#cf2400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e82400 0%,#cf2400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e82400 0%,#cf2400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e82400 0%,#cf2400 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e82400 0%,#cf2400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e82400', endColorstr='#cf2400',GradientType=0 ); /* IE6-9 */
	color: white;
}

.geral .menu .item.sel{
	background: #555;
	color: white;	
}

.geral .menu .item{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.geral .aba{
	border: 1px solid #ccc;			
}

.geral .veiculo:hover, .geral .veiculo.sel{
	background: #e4f5fc; /* Old browsers */
	background: #fff2f2; /* Old browsers */
	background: -moz-linear-gradient(top,  #fff2f2 0%, #edd7d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff2f2), color-stop(100%,#edd7d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fff2f2 0%,#edd7d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fff2f2 0%,#edd7d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fff2f2 0%,#edd7d8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fff2f2 0%,#edd7d8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff2f2', endColorstr='#edd7d8',GradientType=0 ); /* IE6-9 */
	border: 1px solid #aa8888;
}

.geral .veiculo:hover .marca, .geral .veiculo.sel .marca{
	border: 1px solid #aa8888;
}

.geral .veiculo{
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #d8d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#d8d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#d8d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#d8d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#d8d8d8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
}

.geral .ultimas table tr.header td{
	background: #3f4c6b; /* Old browsers */
	background: -moz-linear-gradient(top,  #3f4c6b 0%, #3f293a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f4c6b), color-stop(100%,#3f293a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3f4c6b 0%,#3f293a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3f4c6b 0%,#3f293a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3f4c6b 0%,#3f293a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3f4c6b 0%,#3f293a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#3f293a',GradientType=0 ); /* IE6-9 */
	color: white;
}

.geral .resumo{
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #dbdbdb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9f9f9), color-stop(100%,#dbdbdb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 1%,#dbdbdb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 1%,#dbdbdb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 1%,#dbdbdb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
	border: 1px solid #ccc;
	border-radius: px;
}

.telalogin{
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 5px 8px 11px #eee;	
}

.telalogin .btEntrar{ border-radius: 3px; }

.telalogin .btEntrar,
.telalogin .gwt-Label.header{
	border: 1px solid #cf2400;	
	background: #e82400; /* Old browsers */
	background: -moz-linear-gradient(top,  #e82400 0%, #cf2400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e82400), color-stop(100%,#cf2400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e82400 0%,#cf2400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e82400 0%,#cf2400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e82400 0%,#cf2400 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e82400 0%,#cf2400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e82400', endColorstr='#cf2400',GradientType=0 ); /* IE6-9 */
	color: white;
}
.grid tr:hover td,
.grid tr td.selected{
	background: #eee;
}
.grid tr:hover .grid-title,
.grid .grid-title{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
	font-weight: bold;
}
.bordered .header{
	border: 1px solid #cf2400;	
	background: #e82400; /* Old browsers */
	background: -moz-linear-gradient(top,  #e82400 0%, #cf2400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e82400), color-stop(100%,#cf2400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e82400 0%,#cf2400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e82400 0%,#cf2400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e82400 0%,#cf2400 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e82400 0%,#cf2400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e82400', endColorstr='#cf2400',GradientType=0 ); /* IE6-9 */
	color: white;
	border: none;
}
.bordered .header .gwt-Label{
	color: white;
}