 @CHARSET "ISO-8859-1";
form a {
	text-decoration: none;
	color: black;
}

form li {
	font-size: 14px;
	color: #313131;
	list-style: none;
	padding-bottom: 4px;
	font-weight: normal;
}

form ul {
	padding-top: 20px;
	padding-left: 10px;
	margin: 0px;
	float: left;
}

form ul li {
	/*text-transform: capitalize;*/
	font-size: 12px;
	text-align: left;
	color: #4682B4;
}

label {
	color: #4682B4;
	font-size:1.4em;
}
.check-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    height: 34px;
    line-height: 1.42857;/*
    padding: 6px 12px;
    width: 100%;*/
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

fieldset {
	border: 1px solid;
	border-radius: 6px;
}
fieldset legend {
	background-color: #FFFAFA;
	color: #4682B4;
	padding: 5px;
	border: 1px solid;
	border-radius: 3px;
}
.delete {
	position: absolute;
	text-align: center;
	width: 400px;
	height: 150px;
	margin-top: 150px;
	left: 50%;
	transform: translateX(-50%);
	border: 1px green solid;
	border-bottom-right-radius: 3em;
	border-bottom-lef-radius: 1em;
	background: -moz-linear-gradient(#444, #222);
	background: -o-linear-gradient(#444, #222);
	background: -webkit-linear-gradient(#444, #222);
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
}

h1
img, .listagem caption img {
	padding: 5px;
	float: right;
	border: 0px;
}

h1
img:hover, .listagem caption img:hover {
	padding: 5px;
	float: right;
	border: 2px dotted #951b1b;
}

h1 {
	font-family: Arial, Helvética, Sans-Serif;
	background-color: #FFFAFA;
	color: #4682B4;
	padding: 5px;
	border: 1px solid;
	border-radius: 5px;
	/*
	margin-left: 9px;
	margin-right: 9px;
	*/
	font-size: 25px;
}

caption {
	background-color: #FFFAFA;
	color: #4682B4;
	padding: 5px;
	border: 1px solid #F5DEB3;
	border-radius: 5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	margin: 0px;
	vertical-align: middle;
	font: 1.6em Arial,Helvetica,sans-serif;
}

.table-permissoes td,.table-permissoes th
{
	padding:4px;
}
.table-permissoes
{
	font-size:1.2em;
}
.botoes-modulos-permissoes .active{
	color:green;
	fornt-weight:bold;
}

.botaoGravar {
	background: url("../img/gravar.gif");
	background-repeat: no-repeat;
	width: 76px;
	height: 26px;
	border: 0px;
	color: #414141;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	margin-left: 2px;
}

.botaoExcluir {
	background: url("../icon/delete.png");
	background-repeat: no-repeat;
	width: 76px;
	height: 26px;
	border-right: 30px;
	border-image: url('../icons/delete.png') 30 30 round;
	color: #414141;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	margin-left: 2px;
}

.botaoLimpar {
	background: url("../img/limpar.gif");
	background-repeat: no-repeat;
	width: 76px;
	height: 26px;
	border: 0px;
	color: #414141;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	margin-left: 2px;
}

.botoesForm {
	text-align: right;
	float: right;
	margin-right: 10px;
	margin-top: 15px;
}

.botoesTit {
	text-align: right;
	padding-right: 10px;
	margin-top: -38px;
}

#ui-datepicker-div {
	width: 200px;
}

.seguro_vencido {
	background-color: #FF0000;
	color: #fff;
}

.cnh_vencida,.cnh_vencida label{
	background-color: #FF0000;
	color: #fff;
}

fieldset {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #DCDCDC;
}

.input_search {
	background-image: url(../img/barra_de_busca.png);
	background-repeat: no-repeat;
	width: 100%;
	color: #000;
	border: 2px solid;
	border-radius: 25px;
	padding: 8px;
	text-align: center;
	/*margin-left: 12%;*/
	text-align: center;
}

.marcatexto {
	background-color: #FFD700;
	border: 0px;
	border-radius: 10px;
}

div.ui-datepicker {
	font-size: 10px;
}

.li_datepicker {
	float: left;
	width: 100px;
}

/*Abas*/
#tabs-itens-ordem {
	height: 100%;
}

#tabs {
	background-color: inherit;
}

.ui-widget-content {
	background: inherit;
}

.tableLight {
	padding: 0px;
	border: solid 1px #C7C7C7;
}

.tableLight td {
	margin: 0px;
	padding: 7px;
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	text-decoration: none;
}

.tableLight td:hover { /*cursor:pointer;*/
	/*text-decoration:underline;*/
	
}

.tableLight td a {
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	text-decoration: none;
	width: 100%;
}

.tableLight td a:hover {
	text-decoration: underline;
}

.tableLight input {
	cursor: pointer;
}

#table_itens, #table_retorno_pesquisa, #table_itens_ordem {
	width: 100%;
}

#table_retorno_pesquisa td {
	cursor: pointer;
}

table.gridtable {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}

table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}

table.gridtable td {
	border-width: 1px;
	/*padding: 8px;*/
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

table.gridtable td:hover {
	background: #ffcc00;
}

.gridtable tr:hover {
	background: #ffcc00;
}
/*estilos para a ordem de compra*/
#tabs-itens-ordem #id_produto {
	width: 50px;
}

#tabs-itens-ordem #descricao {
	width: 230px;
}

#tabs-itens-ordem #quantidade {
	width: 60px;
}

#tabs-itens-ordem #unidade {
	width: 100px;
}

#tabs-itens-ordem #tipo_destino {
	width: 120px;
}

#tabs-itens-ordem #codigo_destino {
	width: 120px;
}

#tabs-itens-ordem #valor_unitario {
	width: 80px;
}

#dialog-search-produto #name {
	width: 200px;
}

#itens_ordem {
	padding: 0px;
	width: 100%;
	margin: 0px;
	height: 400px;
}

#itens_ordem table {
	margin-top: -40px;
}

#add_produto {
	margin-top: 15px;
	cursor: pointer;
}

.delete_item_ordem {
	width: 15px;
	height: 15px;
	cursor: pointer;
	float: right;
}

#btn_imprime_ordem, #envia_ordem_email {
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.botao {
	font-size: 10px;
	font-family: Verdana, Helvetica;
	font-weight: bold;
	color: white;
	background: #638cb5;
	border: 0px;
	width: 80px;
	height: 19px;
	cursor: pointer;
}

.botao-2 {
	font-size: 10px;
	font-family: Verdana, Helvetica;
	font-weight: bold;
	color: white;
	background: #638cb5;
	border: 0px;
	width: 160px;
	height: 19px;
	cursor: pointer;
}

.botao-cancelar {
	cursor: pointer;
	font-size: 10px;
	font-family: Verdana, Helvetica;
	font-weight: bold;
	color: white;
	background: #951b1b;
	border: 0px;
	width: 80px;
	height: 19px;
}

.botao:hover {
	font-size: 10px;
	font-family: Verdana, Helvetica;
	font-weight: bold;
	color: gold;
	background: #638cb5;
	border: 0px;
	width: 80px;
	height: 19px;
	cursor: pointer;
}

.centered {
	text-align: center;
	display: table-cell;
}

.bordered {
	border: 1px solid;
}

#paginate_links img, #paginate img, .paginate_links img {
	padding-top: 2px;
	width: 12px;
	height: 12px;
}

#permissoes_usuario {
	-webkit-column-count: 4; /* Chrome, Safari, Opera */
	-moz-column-count: 4; /* Firefox */
	column-count: 4;
}
.autorizado input
{
	color:blue;
}
.autorizado {
	color: green;
}

.negado {
	color: red;
}

.fail {
	color: purple;
}

.nome_pessoa {
	autocomplete: off;
}

#change-filtro-ordens
{
cursor:pointer;
}

#change-filtro-ordens:hover{
	color:purple;
}

#filtro-ordens label
{
	padding-left:1px;
}
#filtro-ordens input
{
	margin-right:3px;
}

.form-filtro
{
	width:100%;
}
.checkbox label
{
	padding-top:3px;
}
.checkbox input[type=checkbox]
{
	margin-top:0;
}
.nav-buttons .btn
{
	width:180px;
}