#divTituloGrid {
	border: 1px #000 inset;
	margin-bottom: 1px;
}

.botoesPainel{
	margin-top: 3px;
/*	background: #FFFFFF !important;*/
	background:#F5F5F5;
	border:1px outset Black;
	text-transform:none !important;
}

#gridCiclo img{
	cursor: pointer;
}

/**********************************************************************************************/

.divCalendar{
	background:#E0EEE0;
}

#items
{
	float: left;
	width: 525px;
	border: 1px solid #f9f9f9;
}

#cart
{
	float: right;
	width: 280px;
	background-color: #fff;
	border: 1px solid #000;
	padding-bottom: 50px;
}

#cart .info
{
	color: #444;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;

}

.item {
	float: left;
	position: relative;
	width: 150px;
	height: 175px;
	border: 1px solid #eee;
	margin: 10px;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	background-color: #fff;
	background-position: left top;
	background-repeat: no-repeat;
	cursor: move;
}
#cart .item {
	width: 75px;
	height: 75px;
	margin: 5px;
	background-position: -40px -22px;
	border-width: 1px;
	cursor: default;
}

.item span
{
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 0.8em;
	font-weight: bold;
	width: 100%;
	text-align: center;

}

.botaoSalvarNovo{
	background:transparent url(../../img/botoes/concluir_e_novo.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoAdicionar{
	background:transparent url(../../img/botoes/plus-icon.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoSalvar{
	background:transparent url(../../img/botoes/concluir.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoAlterar{
	background:transparent url(../../img/botoes/gridalterar.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoLoad{
	background:transparent url(../../img/botoes/load.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoVoltar{
	background:transparent url(../../img/botoes/remover.gif) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoVoltarAzul{
	background:transparent url(../../img/botoes/return.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoAvancar{
	background:transparent url(../../img/botoes/adicionar.gif) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoNovo{
	background:transparent url(../../img/botoes/novo.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoCancelar{
	background:transparent url(../../img/botoes/cancelar.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}
.botaoXis{
	background:transparent url(../../img/botoes/nao.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top: 2px !important;
	text-transform:none !important;
	cursor: pointer;
}
.botaoV {
	background:transparent url(../../img/botoes/enviar.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top: 2px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoExcluir{
	background:transparent url(../../img/botoes/excluir.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoOk{
	background:transparent url(../../img/botoes/sim.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:10px !important;
	padding-top:3px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoPesquisa{
	background:transparent url(../../img/botoes/magnifier.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoBaixo{
	background:transparent url(../../img/botoes/baixo.gif) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoBaixar{
	background:transparent url(../../img/botoes/baixar.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoListar{
	background:transparent url(../../img/icons/sheet.gif) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoImprimir{
	background:transparent url(../../img/botoes/ico_print.gif) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}


.botaoEnviarEmail{
	background:transparent url(../../img/botoes/send.gif) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoChecked{
	background:transparent url(../../img/botoes/checked.gif) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoClose{
	background:transparent url(../../img/botoes/close.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoAsterisco{
	background:transparent url(../../img/botoes/asterisco.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoLimpar{
	background:transparent url(../../img/botoes/limpar.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoIndicadores{
	background:transparent url(../../img/botoes/chart-up-color-icon.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoExibir{
	background:transparent url(../../img/botoes/eye-icon.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.atosAutorizativos_Grid{
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	border: 1px solid #000000;
	color: #666666;
}

.itensAtoAutorizativo{
	border: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
}

.itensPeriodicidade{
	border: 1px solid #CCCCCC;
	font-weight: normal;
	background-color: #EEEEEE;
}

.botaoPDF{
	background:transparent url(../../img/botoes/pdf.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}
.botaoExcel{
	background:transparent url(../../img/botoes/excel.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}
.botaoAjuda{
	background:transparent url(../../img/botoes/_ajuda.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}

.botaoCopiar{
	background:transparent url(../../img/icons/copy.png) no-repeat scroll 0 0 !important;
	border:0 outset Black !important;
	padding-left:20px !important;
	padding-top:0px !important;
	text-transform:none !important;
	cursor: pointer;
}
.botaoRegistrar{
    background:transparent url(../../img/botoes/registrar.png) no-repeat scroll 0 0 !important;
    border:0 outset Black !important;
    padding-left:20px !important;
    padding-top:0px !important;
    text-transform:none !important;
    cursor: pointer;
}

.botaoSalvarEdicao{
    background:transparent url(../../img/botoes/savar_edicao.png) no-repeat scroll 0 0 !important;
    border:0 outset Black !important;
    padding-left:20px !important;
    padding-top:0px !important;
    text-transform:none !important;
    cursor: pointer;
}

.botaoPublicar {
    background: transparent url(../../img/botoes/concluir_e_novo.png) no-repeat scroll 0 0 !important;
    border: 0 outset Black !important;
    padding-left: 20px !important;
    padding-top: 0px !important;
    text-transform: none !important;
    cursor: pointer;
    margin-left: 88px;
}

.botaoExcelSelecionados {
    background:transparent url(../../img/botoes/excel.png) no-repeat scroll 0 0 !important;
    border:0 outset Black !important;
    padding-left:20px !important;
    padding-top:0px !important;
    text-transform:none !important;
    cursor: pointer;
    margin-right: 95px;
    margin-top: 3px;
    color: rgb(0, 0, 0);
    font-size: 11px;
}

.itemAutoComplete:hover {
	cursor: pointer;
	background-color: #f3fbf3;
}


/*ul.autocompleter-choices    { position:absolute; width:339px; padding:0; list-style:none; z-index:50; background:#3b5998; border:1px solid #3b5998; top:0; }
ul.autocompleter-choices li { margin:0; list-style:none; padding:0px 10px; cursor:pointer; font-weight:normal; white-space:nowrap; color:#000; font-size:11px; }
ul.autocompleter-choices li:hover { background:#eceff5; color:#3b5998; }
.search-working { background:#fff; }*/


ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	background-color:		#fff;
	z-index: 				2147483647 !important;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important;
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				1em;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}
