hr{ margin:0px; padding: 0px;  border-color:#000000;}
a{text-decoration:none;color:green;}
html,
body {margin:0px; height:100%;}

/* topo | direita | inferior | esquerda 
margin: 2px 1em 0 auto;*/

.texto{font-family: courier, "courier new", monospace;font-size: 19px;font-variant: small-caps;text-align: justify; color:#000000; width:650px; margin:auto;}
.login{margin:auto; margin-top:35px; background-color:#FFFFFF; width:480px; height:500px; border-radius:5px; padding:5px; border-width: medium;  border-style: solid; border-color:#DCDCDC; /*text-align: center;*/}
.painel{background-color:blue; width:49%; height:350px; float:left; margin:2px; }
.menulateral{ height:500px;}
.ativo{ width:400px ; height:50px; background-color:red; }
/**after{ content: ' ';  display: block;  width: 100%;  height: 2px;  margin-top: 10px;
  background: -webkit-linear-gradient(left, rgba(147,184,189,0) 0%,rgba(147,184,189,0.8) 20%,rgba(147,184,189,1) 53%,rgba(147,184,189,0.8) 79%,rgba(147,184,189,0) 100%); 
  background: linear-gradient(left, rgba(147,184,189,0) 0%,rgba(147,184,189,0.8) 20%,rgba(147,184,189,1) 53%,rgba(147,184,189,0.8) 79%,rgba(147,184,189,0) 100%); 
}**/

.selectCodigoProduto{
  width: 120px;
  display: inline;
  padding:0px;
  padding-left: 3px;
}

.selectProduto{
  display: inline;
  width: 500px;
  margin-bottom: 7px;
}
/* Estilo para o botão */
.custom-button {
  display: inline-block;
  padding: 10px 2px;
  background-color:#eee;
  color: #000000;
  border: 1px solid #adf;
  border-radius: 5px;
  cursor: pointer;
  line-height:120px ;
/*background-size: 100% 80%;*/
  background-size:60% auto; /*Largura automática, altura de 30% */
  background-position: center top 5px; /* Posição central na horizontal, no topo */
  background-repeat: no-repeat;
  height: 80px;
  width: 80px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  font-weight: 700;
  font-size: 10px;
  margin: 6px 3px 0px 0px;
  transition: transform 0.3s ease;
}

/* Estilo para quando o botão é clicado */
.custom-button:active {
  background-color:#ddd;
  border: 1px solid #337ab7;
}

.custom-button:hover{
transform: scale(1.1);
}

.label-inferior{
  position: relative;
  width: 70px;
    height: 30px;
    padding: 6px 12px;
    font-size: 20px;
    line-height: 30px;
    box-sizing: content-box;
    border-radius: 4px;
    z-index: 2;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
  background-color:#eee;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
  }
  
  .label-titulo{
  text-transform: uppercase;
  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  margin-top: 5px;
  font-size: 16px;
  }

/* INICIO INPUT FLUTUANTR*/
.conteudo-flut
{
	/*width: 600px;
	margin: 0 auto;*/
	padding: 10px 0px 0px 10px;
  	font-family: Arial;
}

.box-flut
{
	position: relative;
}

.input-flut 
{
	/*width: 100%;*/
	position: relative;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
	line-height: 1.42857143;
	box-sizing: content-box;
	border-radius: 4px;
	z-index: 2;
 	background-color: #fff;
 	background-image: none;
 	border: 1px solid #ccc;
}

.label-flut /*efeito que ocorre quando perde o focus*/
{
	/*width: 100%;*/
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
	transition: 0.7s;  
	padding: 0px 3px 0px 1px;
	margin-left: 1px;
}

.input-flut:focus + .label-flut /*efeito que ocorre quando ganha o focus*/
{
	margin-top: 0px;
	top: -20%;
	z-index: 2;
	transition: 0.7s;   
	display: inline;
	background-color: #FFFFFF;
	width: max-content;
	height: min-content;
	padding: 0px 3px 0px 1px;
	margin-left: 1px;
}

.input-flut:focus
{
  border-color:#66afe9 ;	  
  outline: 0;
  box-shadow: inset 0 1px 1px rgb(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
            /*FINAL INPUT FLUTUANTE */


.leftEdit{
  width: 90%;
}
.ec_container{
  height: 390;
}

.textoProduto{
  height: 80%;
  width: 100%;
  border-style: none; 
  padding:0px;
  margin: 0px;
  background-color: transparent;
  text-align: left;
  font-size: 15px;
  font-family: Verdana, sans-serif;
}

.textoDesc{
height: 80%; 
width: 100%;
border-style: none; 
padding:0px;
margin: 0px;
background-color: transparent;
text-align: left;
font-size: 14px;
font-family: curier, sans-serif;
overflow: hidden; 
text-overflow: ellipsis; 
white-space: normal;
}
.EcValor{
 width:100%;
 text-align: center;
 font-size: 18px;
 font-weight: 700;
 border-radius: 10px;
 border-style:solid;
 border-color:#A3A0A1;
 /*background-color: #9e9e9e2b;*/
 background-color: blue;
}
.EcImagem{
  width:100%;
  height: 300px;
  background-color:transparent;
  border-radius: 10px;
  border-color: transparent;
  border-style: solid;
  text-decoration: none;
  float: left;
  margin: 0px 0px 10px 0px;
  font-size: 15px;
  font-weight: 700;
  color: #000000;
  margin-left: 0;
  text-align: center;
  padding-top: 20px;
  margin-bottom:10px;
}
.EcDescricao{
  width: 100%;
  height: 290px;
  background-color:transparent;
  border-radius: 10px;
  border-color:transparent;
  border-style: solid;
  /*box-shadow: 1px 1px 5px 0px;*/
  text-decoration: none;
  float: left;
  margin: 0px 0px 10px 0px;
  font-size: 15px;
  /*font-weight: 600;*/
  color: #000000;
  /*ine-height: 40px;*/
  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  padding: 0px;
}
.LarguraFotoEc{
  height:50px; 
  list-style:50px;
  background-color: #ffffff;
  width:10% ;
}
.LarguraDescricaoEc{
  width:80% ;
}
.LarguraValorEc{
  height:50px;
  text-align: center; 
  line-height: 50px;
  font-size:14px;
  width:10% ;
  
}
.LarguraAcaorEc{
  line-height: 50px;
  width:0% ;
}
.formulario{
  margin:auto; 
  margin-top:35px;
  background-color:transparent;
  width:100%; 
  max-width: 800px; 
  border-radius:5px; 
  padding:0px;
  border-width: medium;
  box-shadow:0 4px 8px 0 ;  
  border-style: solid; 
  border-color:#DCDCDC;

}

.ec_formulario{
  margin:auto; 
  margin-top:35px;
  background-color:transparent;
  width:100%; 
  height: 451px;
  max-width: 700px; 
  border-radius:5px; 
  padding:0px;
  border-width: medium;
  box-shadow:0 4px 8px 0 ;  
  border-style: solid; 
  border-color:#DCDCDC;
 overflow: auto;

}

.tipoPedido{
 background-color:#FFFFFF;
 text-align: center;
 height: 700;
 width: 90%;
 height:35px;
 line-height: 30px;
 font-family:inherit;
 font-size: 15px;
 border-style: solid;
 border-radius:5px;
 border-color:transparent;
}
.celular{
 width:75%;
 display: inline;
}

.tamanhoFonteGrid{
 font-size: 12px;
}
.headerBox{
 width: 100%;
 height: 50px;
 border-radius: 5px;
 background-color: red;
 text-align: center;
 line-height: 50px;
 font-family: Verdana, sans-serif;
 font-weight: 550;
 font-size: 18px;
 box-shadow: 0 4px px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-image: linear-gradient( to top,#fdfdfd ,#eaeaea);
  /*margin-bottom: 10px;*/
 
}

.btnGrande{
  border: 1px solid #ddd;
  border-radius: 10px;
  margin: 10px 10px 0px 10px;
  width: 99px;
  height:99px;
  text-align: center;
 /*background-color:blue;*/
  display:inline-block;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-image: linear-gradient( to top,#fdfdfd ,#eaeaea); 
 
}
.boxMsgEc{
  background-color:#f3f3f3;
  box-shadow: 2px 2px 5px #ccc;
  border: 1px solid #999;
  border-radius: 15px;
  max-width: 600px;
  margin: auto;
  padding: 5px; 
  font-family:Verdana, Geneva, Tahoma, sans-serif;
 margin: 0px 3px 0px 3px;

}
.btnBoxPainelAbertos{
  position: absolute;
  bottom:0px;
 /* width: 90%;
  height: 20px;*/
  background-color:transparent;
  text-align: center;
  
 }
.boxPainelAbertos{
  position: relative;
  width: 100%;
  height: 130px;
  background-color:#FFFFFF;
  float: left;
  margin: 3px;
  border-style: solid;
  border-radius: 7px;
  text-align: left;
  box-shadow: 0 4px 4px 0 ;
  padding-left: 5px;
  font-size: 14px;
 }

.boxPainel{
 position: relative;
 width: 180px;
 height: 200px;
 background-color:#FFFFF0;
 float: left;
 margin: 3px;
 border-style: solid;
 border-radius: 7px;
 text-align: left;
 box-shadow: 0 4px 4px 0 ;
 padding-left: 5px;
}
.btnBoxPainel{
 position: absolute;
 bottom:0px;
 width: 90%;
 /*height: 20px;*/
 background-color:transparent;
 text-align: center;
 
}
.btnPainel{
	width:55%;
	max-width:60%;
	height:111px;
	/*background-color:red;*/
	margin-top:10px;
	margin:auto;
	text-align: center;
	
}
.btnTitulo{
	text-align: center;
	padding: 2px; 
	font-size:10px;
	color:#000000;
	
}
.btnImg{
	padding-top:5px;
	width:60px;
	margin:auto;
}
.maiuscula {
      text-transform: uppercase;
}
.inicial {
      text-transform:initial;
}

.todasInicial {
      text-transform: capitalize;
}
.tituloDados{
	  font-size: 12px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.87);
    margin-top: 0px;
    margin-left: 0;
    padding: 0;
    float: none;
    text-align: left;
		font-family:inherit;
    
	
}
.table>thead>tr>th {
    padding-bottom: 0px;
    padding-top: 2px;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    width:auto;
    height: 25px;
}
.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
    height: 90px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td {
   padding: 0px;
    line-height: 1.42857143;;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.logout{
    background-color:#000000;
    width: 100%;
    color:#FFFFFF;
    font-family:Arial;
}
.numeroPedido{
  
}


.headerPedido{
  width: 300px;
 /* height: 100%;*/
  font-weight:bold;
  
  color:#FFFFFF;
  text-transform:uppercase;
  border-width:0px;
  padding: 0px;
  color: #78808a;
  font-size: 11px;
 background-color:#ECEFF1;
	
  /*border-style: solid;
  border-width: 1px;*/
}
.btnBarra{
  width: 500px;
  font-weight: bold;
  font-size: 16px;
  height: 26px;
  margin: 0px;
  background-color:#ECEFF1;
  
 }

.digitaProduto{
  width: 100%;
  height: 60px;
  /*text-align: center;*/
  padding:10px 00px 0px 0px;
  background-color:#ECEFF1;
	 font-size: 13px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #bbbcbd
}

.headerDigitacao{
  width: 100%;
 /* height: 105px;
  text-align: center;
  line-height:100px;*/
  font-weight:bold;
 background-color: #ECEFF1;
  /*   background-color: blue;*/
    margin: auto;
    padding-bottom:10px;
}
.headerDigitacaoSl{
  width: 100%;
 /* height: 105px;
  text-align: center;
  line-height:100px;*/
  font-weight:bold;
 background-color: #ECEFF1;
  /*   background-color: blue;*/
    margin: auto;
    padding-bottom:10px;
}
.titulo{
  width:90%;
  padding:20px;
  text-align: center;
}
.grid{
  width:100%;
  /*height:200px;*/
  margin:auto;
  margin-bottom: 10px;
  background-color:#FFFFFF;
}
.gridMenor{
    width: 100%;
    margin: 0px;
    background-color: #FFFFFF;
    border-radius: 10px 10px 0px 0px;
    padding: 0px;
    border-width: medium;
    border-style: solid;
    border-color: #DCDCDC;
    float: left;
    border-width:1px;
    
}
.gridLateralEsquerda{
    width: 100%;
    height: 600px;
    margin: 0px;
    background-color:#dcdcdc;
    border-radius: 0px;
    padding: 0px;
    border-width: medium;
    border-style: solid;
    border-color: #DCDCDC;
    float: left;
    border-right-style:solid;
    border-right-color: #000000;
    border-width: medium;
    border-bottom-style:solid;
    border-bottom-color: #000000;   
}
.gridLateralEsquerdaSl{
  width: 100%;
  height: 600px;
  margin: 0px;
  background-color:#dcdcdc;
  border-radius: 0px;
  padding: 0px;
  border-width: medium;
  border-style: solid;
  border-color: #DCDCDC;
  float: left;
  border-right-style:solid;
  border-right-color: #000000;
  border-width: medium;
  border-bottom-style:solid;
  border-bottom-color: #000000;   
}
.gridLateralDireita{
    width: 100%;
    height: 600px;
    overflow: auto;
    margin: 0px;
    background-color:#FFFFFF;
    border-radius: 0px;
    padding: 0px;
    border-width: medium;
    border-bottom-style:solid;
    border-bottom-color: #000000;
    border-left-style:solid;
    border-left-color: #000000;
    float: right;
    font-size: 12px;
}
.gridCentral{
    width: 100%;
    height: 600px;
    margin: 0px;
    background-color:#FFFFFF;
    border-radius: 0px;
    padding: 0px;
    border-width: medium;
   
    border-bottom-style:solid;
    border-bottom-color: #000000;
    float: left;
    
}
.telaHeader{
    width: 100%;
    height: 170px;
    margin: 0px;
    background-color:#dcdcdc;
    border-radius: 0px;
    padding: 0px;
    border-width: medium;
    border-bottom-style:solid;
    border-bottom-color: #000000;
    
}

.tituloGrid{
  width: 100%;
  border-style: solid;
  border-color: #DCDCDC;
  margin: auto;
  border-radius: 10px 10px 0px 0px;
  color:#FFFFFF;
  font-weight: bold;
  text-align: center;
  padding: 10px 0px 10px 0px;
  text-transform:uppercase;
  border-width:0px;
  padding: 0px;
  height: 60px;
  line-height: 30px;
  /*background-color: #00f;
  position: relative;*/
  background-image: linear-gradient( to top,#eaeaea,#fdfdfd ); 
  color: #78808a;
  border-top: 1px solid #cdcdcd;
}
.coluna{
  width:50px;
  text-align: center;
}

.menuSuperior{
  background-color: #000000;
  width: 100%;
  padding: 0px 10px 0px 10px;
}


.meulink {
   display:inline;
   background:transparent;
   border: none;
   cursor: pointer;
   color: #00f;
  
}

   .material-icones {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
   }
   
   .glyphicones {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
   }
  .tableHeader{
    width: 120px;
   /* height: 150px;*/
    line-height: 50px;
    text-align: center;
    background-image: linear-gradient( to top,#eaeaea,#fdfdfd ); 
    font: 400 15px 'Open Sans', HelveticaNeue, Helvetica, Arial;
    color: #000000;
    border-top: 1px solid #cdcdcd;
    
  }
  .tableFooter{
    height: 90px;
    width: 120px;
    line-height: 90px;
    text-align: center;
    background-image: linear-gradient( to top,#eaeaea,#fdfdfd ); 
    font: 400 12px 'Open Sans', HelveticaNeue, Helvetica, Arial;
    color: #78808a;
    border-top: 1px solid #cdcdcd;
    border-radius: 0px 0px 10px 10px;
  }
	
   /*++++++++++++++++++++++++++++++Menu Superior++++++++++++++++++++++++++++++++++++++*/
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  z-index:1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  font-family: Montserrat, sans-serif;
  background: #000000;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 17px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 700;
  text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
  color: #ffffff;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #000000;
  position:relative;
  z-index:1;
  
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #dddddd;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #dddddd;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}

/*---------------------------------fim menu superior-----------------------------------*/
/*   outro menu */
  /*+++++++++++++++++++++++++++++ MOBILE+++++++++++++++++++++++++++++++++++++*/
  @media only screen and (max-width:600px){
    .selectCodigoProduto{
      display: block;
      width: 100%;
    }
    .selectProduto{
      display: block;
      width: 100%;
      margin-bottom: 14px;
    }
    .leftEdit{
      width: 75%;
    }
    .ec_container{
      height: 81vh;
    }
    .textoProduto{
      height: 100%;
      width: 100%;
      border-style: none; 
      padding:0px;
      margin: 0px;
      background-color: transparent;
      text-align: left;
      font-size: 13px;
      font-family: Verdana, sans-serif;
    }
    
    .textoDesc{
    height: 80%; 
    width: 100%;
    border-style: none; 
    padding:0px;
    margin: 0px;
    background-color: transparent;
    text-align: left;
    font-size: 9px;
    font-family: curier, sans-serif;
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: normal;
    }
    .digitaProduto{
      height: 230px;
      padding:10px 00px 0px 5px;
      text-align: left;
      font-size: 12px;
      background-color:#ECEFF1;
    }
	.gridLateralEsquerda{
       height: 400px;
	}
	.gridCentral{
		/*height: 340px;*/
	}
.formulario{
	width:100%;
  margin-left:0px;
  margin-right:0px;
		/*margin:0;*/
	margin-top:5px;
  
}

.ec_formulario{
	width:100%;
  margin-left:0px;
  margin-right:0px;
	margin-top:5px;
  border-width: medium;
  box-shadow:0px;  
  border-style: none; 
  border-color:transparent;
  height: 90vh;
 
}
.btnPainel{
	width:100%;
 max-width: 100%;
	margin:0;
		}
.btnImg{
	padding-top:5px;
	width:50px;
	margin:auto;
}
.btnGrande{
  width: 48%;
  height:120px;
  margin: 0px 0px 10px 0px;
}
.tableHeader {
 font-size: 12px;
 
}
.tituloDados{
 display: inline;
}
.celular{
 width: 50%;
}
.tipoPedido{
 width: 240px;
 display: inline-block;
 height:35px;
 line-height: 30px;
}
  
.LarguraFotoEc{
  height:50px; 
  list-style:50px;
  background-color: #ffffff;
  width:10% ;
}
.LarguraDescricaoEc{
  width:75% ;
}
.LarguraValorEc{
  height:50px;
  text-align: center; 
  line-height: 50px;
  font-size:12px;
  width:15% ;
  
}
.LarguraAcaorEc{
  line-height: 50px;
  width:0% ;
}


.gridLateralEsquerdaSl{
  width: 100%;
 /* height: 600px;*/
  margin: 0px;
  background-color:#dcdcdc;
  border-radius: 0px;
  padding: 0px;
  border-width: medium;
  border-style: solid;
  border-color: #DCDCDC;
  float: left;
  border-right-style:solid;
  border-right-color: #000000;
  border-width: medium;
  border-bottom-style:solid;
  border-bottom-color: #000000;   
}

.EcImagem{
  width:100%;
  height: 170px;
  margin-bottom:10px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
}
.EcDescricao{
  width: 100%;
  height: 240px;
}


}