.elementor-15240 .elementor-element.elementor-element-2ea1592{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}/* Start custom CSS for html, class: .elementor-element-24901d9 */body{

margin:auto;
}


div.PagePrincipal
	{

		margin: auto;
		height:700px;

	}
	
div.conteudo
{
	margin: auto;
	width: 1000px;

}
	
div.principal{

	height:60px;
	background:#D8D8D8;
	padding:0px;
	text-align:center;
}

div.titulo{

	border-right:10px;
	float:right;
	
}

div.buttonReturn{

	float:left;
	margin-top:6px;
	margin-left:5px;


}

div.tabCarac{

	width:250px;

	float:left;


	margin-top:10px;

}


div.conteudoPrinc{

	width:700px;
	height:700px;
	float:right;
	background-color:#ffffff;	

}

ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}


div.tabAcess{
	height: 600px;
	width:550px;

	background-color:#ffffff;	
}



select.OpcaoSist{
	width:230px;
	margin-bottom:10px;

}


div.areaCompProd{
	background-color:#ffffff;

	width:750px;

	float:right;
}

div.areaBotoescomando{
	width:750px;
	float:right;

	margin-top:10px;
}
div.areaProdutoSelecionado{

	height: 70px;
	width:750px;
	float:right;

}

img.imagemProd {
    width: 50px;
    height: 50px;
	margin-top:4px;
	padding:0px;
    -webkit-transition: width 1s, height 1s, -webkit-transform 1s; /* For Safari 3.1 to 6.0 */
    transition: width 1s, height 1s, transform 1s; 
}

img.imagemProd:hover {
    width: 300px;

}
footer.cinza
	{
	background:#D8D8D8;
	height:50px;
	color:white;
	width:100%;
	left:0px;
	text-align:center;
	margin:0px;
	display:inline-block;
	vertical-align:top;

	}
	

	


tr.destaqueModCel{

background-color:#ccc;

}

/*
******TIPOGRAFIA******
*/
body {
	font: 10pt Open Sans;
	font-weight:100;
	word-wrap:break-word;
	color: black;
}
h1 {
	font: 30pt Open Sans;
	color: black;
	font-weight:100;
	margin:0px;
}

h2 {	
	font: 20pt Open Sans;
	color: #606060;
	font-weight:100;
}

h3 {
	font: 15pt Open Sans;
	color: #606060;
	font-weight:300;
}

h4 {
	font: 10pt Open Sans;
	color: black;
	font-weight:100;
}

h5 {
	font: 15pt Open Sans;
	color: #606060;
	font-weight:300;
	margin:0px;
	float: right;
}

h6 {
	font: 12pt Open Sans;
	color: black;
	font-weight:100;
	margin:0px;


}

/*
******FONTES******
*/



@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;  
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;  
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;  
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;  
}

/*
******BUTTON******
*/

button,
.button {
  font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 9pt;
  min-width: 250px;
  min-height: 32px;
  height: 32px;
  background-color: #ccc;
  border: 1px transparent solid;
  color: #353535;
  margin-right: 3px;
  margin-bottom: 10px;
  border-raduis: 0;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding: 4px 10px;
  position: relative;
}

button:active,
.button:active,
button.default:active,
.button.default:active {
  top: 1px;
  left: 1px;
}

button,
.buttonBuscar {
  font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 9pt;
  min-width: 50px;
  min-height: 20px;
  height: 32px;
  background-color: #ccc;
  border: 1px transparent solid;
  color: #353535;
  margin-right: 10px;
  margin-bottom: 10px;
  border-raduis: 0;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding: 4px 10px;
  position: relative;
}

button:active,
.buttonBuscar:active,
button.default:active,
.buttonBuscar.default:active {
  top: 1px;
  left: 1px;
}



div.hand {
	width:20px;
	height:20px;	
	cursor: pointer;
	
}

textarea.campo_DescCompl {
	font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: 400;
	font-size: 10pt;
	width: 300px;
	height: 55px;
	resize:none;
}

input.campo_descrsimples{
	font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 12pt;
	width:590px;
}

input.campo_Codigo{
	font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 12pt;
	width:150px;

}


/*
******TABLE******
*/

table {	
	border-collapse: collapse;
	font: 11pt Open Sans;
	color: black;
	font-weight:100;
}

table, td {
	border-bottom: 1px solid #ccc;
}

table.composicaoProduto{
border: none;
}/* End custom CSS */