#debug{
	font-size: 10px;
	font-family: monospace;
}

*{
	box-sizing: border-box;
}


		
			
	@keyframes blinker {
	  70% {
		opacity: 0;
	  }
	}
			
		
	.menuAlertas{
		animation: blinker .5s linear infinite;
		color: #F00;
		font-weight: bold;
	}
	


@media print{
	#noprint{
		display: none;
	}
	
	#contenedor_relatorio{
		width: 100%;
	}

	#infotopo{
		display: none;
	}
	
	#rodape{
		display: none;
	}
	
	.nao_imprimir{
		display: none;
	}
	
	#tabela_meio_menu{
		display: none !important;
	}
}


	.estoqueLista{
		border: 0px !important;
	}
	
	.estoqueLista td{
		border: 0px !important;
	}



	.buscapreta{
		background-image: url(/Imagens/Teclado.png);
		padding-left: 32px;
		background-position: left 5px top 5px;
		background-size: 20px;
		background-repeat: no-repeat;	
	}
	
	

	.aviso{
		border: 1px solid #FFE588;
		background-color: #FFFFC8;
		padding: 5px;
		font-size: 13px;

		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;	
		margin-bottom: 5px;
		
		color: #E9A22E;
	}


	.botao_bt > img{		
		vertical-align: middle;
		display: block;
		height: 16px;
		margin: auto;
	}

	.botao_bt{
		display:inline-block;
		text-decoration: none;
		color: #000;
		font-size: 11px;
		border: 1px solid #999;
		background-color: #CDCDCD;
		padding: 2px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;		
	}



	#info_escondido{
		color: #DDD;
	}

	#aba_orcamento{
		border-collapse: collapse;
		width: 100%;
		background-color: #DDD;
	}

	#aba_orcamento td{
		text-align: center;
	}

	#aba_orcamento th{
		text-align: center;
	}


	.valorselecionadosl{
		text-align: right;
		background-color: #DDD;
	}


	.valorselecionado{
		text-align: right;
	}


	.valorselecionado:focus{
		text-align: left;
		background-color: #FFC;
	}



	#botao_venda{
		border: 1px solid #000;
		padding: 10px;
		background-color: #DDD;
		
	}

	#form_orcamento{
	}

	#form_orcamento > td{
	}

	#infotopo{
		background-color: #555;
		color: #FFF;
		text-align: right;
		padding-right: 5px;
		font-size: .8em;
	}

	#rodape{
		background-color: #555;
		color: #FFF;
		text-align: center;
		padding: 3px;
		font-size: 15px;
		height:1px;
	}


	#infotopo  a{
		color: #FFF;
		text-decoration: none;
	}

	#infotopo  a:hover{
		text-decoration: underline;
	}

	#infotopo  a:visited{
		color: #FFF;
	}

	#tabela_meio{
		width: 100%;
		height: 90%;
		display: table;
	}


	#tabela_meio_menu{
		width: 200px;
		height: 100%;
		display: table-cell;
		vertical-align: top;
		background-image: url(/Imagens/FundoMenuEsquerdo.gif);
	}




	#contenedor_pagina{
		background-color: #FFF;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		display: table-cell;
		height: 100%;

		background-image: url(/Especifico_Cliente/Fundo_Novo.jpg);
		background-position: right bottom;
		 background-repeat: no-repeat; 
	}



	#div_avisodevedor{
		background-color: #FFE1E1;
		padding: 20px;
		color: red;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;	
		border: 1px solid #FF9595;
	}

	#div_avisodevedor > a{
		text-decoration: none;
		color: blue;
	}

	#voltarcadastro{
		display:inline-block;
		font-size:12px;
		text-decoration: none;
		background-color: #FFF;
		border: 1px solid #D2D2D2;
		padding:3px;
		color: #05156F;
	}

	#div_avisodevedor > a:hover{
		text-decoration: underline;
	}

	.fundo_transp{
		position: absolute;
		top: 0px;
		left: 0px;
		background:transparent url("/Imagens/alpha.png") center repeat;
		visibility: hidden;
		z-index: 1000;
	}


	#exemplo_form{
		color: #F00;
	}

	#valor_venda_divergente{
		border: 1px solid #FF9595;
		background-color: #FFE1E1;
		padding: 20px;
		margin-bottom: 20px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;		
	}




	#valor_venda_divergente > a{
		color: #00F;
		text-decoration: none;
	}

	#valor_venda_divergente > a:hover{
		color: #00F;
		text-decoration: underline;
	}

	#informacoes_busca_lista{
		padding: 40px;
		text-align:center;

	}


	#calendario_entrega_data{
		background-color: #717171;
		color: #FFF;
		font-weight: bold;
		padding: 4px;
		float: left;
		width: 100%;
	}

	#contenedor_busca_calendario_entrega{
		display: flex;
		flex-wrap: wrap; 
	}

	#calendario_entrega_dados_pedido{
		
		
		border: 1px solid #DDD;
		
		flex-grow: 1;
		flex-basis: 45%;
		margin-bottom: 20px; 
		
	}




	#calendario_entrega_dados_pedido > table{
		width: 100%;
	}

	#calendario_entrega_dados_pedido > table th{
		text-align: left;
		font-weight: normal;
		color: #555;
		width: 1px;
		
	}

	#calendario_entrega_dados_pedido > table td > a{
		text-decoration: none;
		color: #00F;
	}


	#calendario_entrega_dados_pedido > table td > a:hover{
		text-decoration: underline;
	}


	#pmaisclaro{
		color: #CCC;
		transition: 1s;
	}

	#pmaisclaro > a{
		color: #CCF;
		transition: 1s;
	}


	#pmaisclaro:hover{
		color: #000;
		transition: 1s;
	}

	#pmaisclaro > a:hover{
		color: #00F;
		transition: 1s;
	}


	#lsi{
		background-color: #FFC5C5;
		border: 1px solid #FF8585;
		padding: 10px;
		text-align: center;
		margin: 20px;
	}

	#contenedor_busca_avancada{
		background-color: #D8D8D8;
	}

	#contenedor_busca_avancada > div{
		float: left;
		margin-right: 20px;
	}

	#contenedor_busca_avancada > div > span{
		color: #555;
	}


	photos {
	   /* Prevent vertical gaps */
	   line-height: 0;
	   
	   -webkit-column-count: 5;
	   -webkit-column-gap:   0px;
	   -moz-column-count:    5;
	   -moz-column-gap:      0px;
	   column-count:         5;
	   column-gap:           0px;

	}

	#photos img {
	  /* Just in case there are inline attributes */
	  width: 100% !important;
	  height: auto !important;
	}

	@media (max-width: 1200px) {
	  #photos {
	  -moz-column-count:    4;
	  -webkit-column-count: 4;
	  column-count:         4;
	  }
	}
	@media (max-width: 1000px) {
	  #photos {
	  -moz-column-count:    3;
	  -webkit-column-count: 3;
	  column-count:         3;
	  }
	}
	@media (max-width: 800px) {
	  #photos {
	  -moz-column-count:    2;
	  -webkit-column-count: 2;
	  column-count:         2;
	  }
	}
	@media (max-width: 400px) {
	  #photos {
	  -moz-column-count:    1;
	  -webkit-column-count: 1;
	  column-count:         1;
	  }
	}



	p > a{
		text-decoration: none;
	}

	#quantidade_produto{
		text-align: center;
		font-weight: bold;
	}


	#contenedor_dl {
		background-color: #FFF;
		border: #666;
		width: 100px;
	}


	#contenedor_speedbutton{
		border: 0px solid #000;
		width: 30%;
	}

	#contenedor_speedbutton > input{
		width: 100%;
		cursor: pointer;

	}

	#topframe{

		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;	
		background-color: rgba(50, 50, 50, 0.4);
		z-index: 10000;
		
		visibility: hidden;
	}


	#topframe_alerta{

		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;	
		background-color: rgba(20, 20, 20, 0.4);
		z-index: 10000;
		
		visibility: hidden;
		
		display: flex;
		  justify-content: center;
		  align-items: center; 

	} 

	#texto_topframe_alerta{
		width: 50%;
		height: 10%;
		border: 1px solid #000;
		background-color: #FFF;
		margin: 0 auto;
		padding: 20px;
		margin-bottom: 40%;
		text-align:center;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	}




	#Busca_SB{
		width: 100%;
	}

	#topframe > div > div{
		background-color: #007AE0;
	}

	#topframe > div{
		text-align: right;
		cursor: pointer;
	}

	#topframe > div{
		position: fixed;
		top: 3%;
		left: 3%;
		right: 3%;
		bottom: 3%;
		margin: auto;	
		background-color: #FFF;
	}

	#topframe > iframe{
		border: 0px;
		width: 100%;
		height: 100%;
		position: relative;

	}


	#galeria_foto_produto{
		border: 1px solid #000;
	}

	body{
		background-color: #FFF;
		margin: 0px;
		font-family: "Open Sans", sans-serif;
		height: 100%;
		padding: 0px;
		overflow: hidden;
	}

	#cabecalho{
		background-color: #FFF;
	}



	#titulo_pagina > a{
		color: #527FB1;
		text-decoration: none;	
	}

	#titulo_pagina > a:hover{
		text-decoration: underline;
	}



	#titulo_pagina{
		color: #527FB1;
		font-weight: bold;
		text-decoration: none;
		height: 20px;
		background-image: url("/Imagens/fundo_titulo.png");    
		margin-bottom: 10px;
		margin-top: 10px;
	}


	.datavencimentoalteravel{
		color: #000;
		text-decoration: none;
		font-weight: normal;
	}
	.datavencimentoalteravel:hover{
		color: #000;
		text-decoration: underline;
	}

	.subtitulo{
		font-weight: bold;
		text-decoration: underline;
		font-size: 12px;
		margin-top: 20px;
	}


	.banner1_info{
		color: #FFF;
		font-style: italic;
		font-size: 12px;
		font-weight: normal;
	}



	.banner1 td{
	  background: #3498db;
	  background-image: -webkit-linear-gradient(top, #555, #AAA);
	  background-image: -moz-linear-gradient(top, #555, #AAA);
	  background-image: -ms-linear-gradient(top, #555, #AAA);
	  background-image: -o-linear-gradient(top, #555, #AAA);
	  background-image: linear-gradient(to bottom, #555, #AAA);
	  padding: 10px 20px 10px 20px;  
	  width: 230px;
	  text-align: left;
	}

	.banner1 td a{
	  font-family: Arial;
	  color: #ffffff;
	  font-size: 19px;
	  font-weight: bold;
	  text-decoration: none;
	}

	.banner1 td a:hover{
	  color: #FF0;
	}


	.relatorio_grafico th{
		text-align: left;
		font-size: 13px;
		font-family: monospace;	
	}
	.relatorio_grafico td{
		text-align: left;
		font-size: 13px;
		font-family: monospace;	
	}

	.relatorio_grafico{
		background-color: #E6FFDC;
	}

	.Sucesso{
		background-color: #DCF3FB;
		border: 1px solid #00F;
		padding: 20px;
		width: 500px;
		margin-top: 20px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;	
		font-size: 15px;
		margin-bottom: 20px;
	}


	.Problema{
		background-color: #FBDCDD;
		border: 1px solid #F00s;
		padding: 20px;
		width: 500px;
		margin-top: 20px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;	
		font-size: 15px;
	}

	.Sugestao{
		background-color: #DCF3FB;
		border: 1px solid #00F;
		padding: 20px;
		width: 500px;
		margin-top: 20px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;	
		font-size: 13px;
	}




	.panel{
		border: 1px solid #DDD;
		background-color: #EEE; 
		margin-bottom: 10px;
		margin: auto;
	}

	.panel td{
		font-size: 13px;
	}

	.panel td > a{
		color: #00F;
		text-decoration: none;
	}

	.panel td > a:hover{
		color: #00F;
		text-decoration: underline;
	}

	.panel td > a:visited{
		color: #00F;
		text-decoration: none;
	}



	.panel th{
		font-size: 12px;
		text-align: left;
		background-color: #DDD;
		padding-right: 5px;
		
	}

	.cliqueaqui{
		text-decoration: none;
	}

	.cliqueaqui:visited{
		text-decoration: none;
		color: #00F;
	}

	.campo_fixo{
		border: 1px solid #9EBFFF;
		background-color: #DDD;
	}

	.cliqueaqui:hover{
		text-decoration: underline;
	}

	li{
		font-size: 12px;
		list-style-image: url('/Imagens/Setinha.png');
	}

	.espaco_cab{
		background-color: #000;
		height: 5px;
		height: 5px;
	}

	.tabela_vazia{
		font-size: 12px;
	}


	#barra_tarefas_cadastro{

		text-align: right;
		background: #DDD;
		
	}

	#barra_tarefas_cadastro > a{
		margin-right: 10px;
	}


	.movimentoexcluido{
		filter:alpha(opacity=80); /* IE */
		-moz-opacity:0.8; /* Mozilla */
		opacity: 0.8;
		filter:alpha(opacity=80);		
		background-color: #FFFFF4;
	}
	
	.movimentoexcluido > td{
		color: #999 !important;
	}

	.cadastro tfoot td{
		background-color: #CCC;
	}



	p{
		font-size: 15px;
	}


	input::placeholder{
		font-weight: normal;
		color: #999;
	}


	input[type=button]{
		cursor: pointer;
	}

	input[type=button]:hover{
		background-color: #FFF;
	}


	input, select{
		font-family: monospace;
		font-size: 13px;
		border: 1px solid #999;
		height: 30px;
		
			
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;	
		
		padding-left: 5px;
		
		font-weight: bold;
	}

	.menu_esquerdo{
		border-collapse: collapse;
		width: 100%;
		background-color: #DDD;
	}

	.menu_esquerdo tr{
		border: 1px solid #000;
		cursor: pointer;
	}

	.menu_esquerdo tr:hover{
		background-color: #ccccff;
	}

	.menu_esquerdo td{
		padding-top: 5px;
		padding-bottom: 5px;	
		text-align: center;
		font-size: 12px;
	}




	.menu_esquerdo td a{
		color: #000;
		text-decoration: none;
	}

	.menu_esquerdo th{
		text-align: center;
		font-weight: bold;
		font-size: 12px;
		height: 30px;
		background: url('/Imagens/FundoTHME.gif');
		color: #FFF;
	}



	.table_principal{
		width: 100%;
		height: 500px;
	}


	.cabecalho{
		padding: 10px;
		background-image: url("/Imagens/Cabecalho.png");
	}

	.cab_cliente{
		font-size: 20px;
		color: #FFF;
	}

	.cab_sistema{
		font-size: 15px;
		color: #FFF;
	}



	#produto_sem_estoque{
		display: none;
		color: red;
		border: 1px dashed #FEE;
		background-color: #FDD;
		font-weight: bold;
		padding: 10px;
		width: 90%;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 14px;

	}

	.erro_linha{
		color: red;
		border: 1px dashed #FEE;
		background-color: #FDD;
		font-weight: bold;
		padding: 10px;
		width: 60%;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 12px;
	}

	.erro_linha a{
		color: #00F;
		text-decoration: none;
	}


		#grupo_campos{		
			border: 0px solid #313E88;	
			float: left;
			width: 100%;
			background-color: #EEE;
		}
		
		#grupo_titulo{
			font-size: 13px;
			width: 100%;
			font-weight: bold;		
			color: #000;
			background-color: #DDD;
			float: left;
			padding: 3px;
		}
			
		#grupo_campos > div{
			float: left;
			margin-left: 10px;
			margin-right: 10px;
			margin-bottom: 3px;
		}

		#grupo_campos > div > span{
			display: block;
			font-size: 13px;
		}

		#grupo_campos > div > input:focus{			
		}
		
		.contenedor_dl{
			display: inline-block;
			border: 1px solid #AAA;
			background-color: #FFF;
			padding: 5px;
		}

		
		#speedbutton{
			float: right;
			cursor: pointer;
		}
		
		
		#botao_relatorio{
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			border: 1px solid #999;
			background-color: #DDD;
			padding-left: 70px;
			padding-top: 20px;
			padding-bottom: 20px;
			padding-right: 20px;
			margin: 10px; 
			
					
			display:inline-block;
			text-decoration: none;
			color: #000;
			background-image: url('/Imagens/Impressora.svg') ;
			background-repeat: no-repeat;
		}


		#botao_relatorio_pdf{
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			border: 1px solid #999;
			background-color: #DDD;
			padding-left: 70px;
			padding-top: 20px;
			padding-bottom: 20px;
			padding-right: 20px;
			margin: 10px; 
					
			display:inline-block;
			text-decoration: none;
			color: #000;
			background-image: url('/Imagens/PDF.svg') ;
			background-repeat: no-repeat;
		}
		
		

		#botao_relatorio_jpg{
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;	
			border: 1px solid #999;
			background-color: #DDD;
			padding-left: 70px;
			padding-top: 20px;
			padding-bottom: 20px;
			padding-right: 20px;
			margin: 10px; 
					
			display:inline-block;
			text-decoration: none;
			color: #000;
			background-image: url('/Imagens/JPG.svg') ;
			background-repeat: no-repeat;
		}
