/*-----------------Body------------------*/
 body{height:100%;
      width:100%;
      margin:0;
      border:0;}
 .body{width:100%;
	   height:auto;
	   background-color:#fff;
	   text-align:center;
       background-image:url(../img/style/rodepe_cebecalho.jpg);
       background-repeat:no-repeat;
	   background-size:100%;}
 .bopopup{background:#fff!important;};
/*-----------------Body------------------*/
/*---------------Cabecalho------------------*/
 .cabecalho_t{top:0;
		    text-align:center;
	        width:100%;
			height:3em;
			font-size:1.5em;
			line-height:3;
			background-color:#fff;
			box-shadow:5px 10px #888888;
			position:relative;
			box-shadow:0px 5px 10px #0e1c84;
			transform:scale(0.5,0.5);}
 .cabecalho{top:0;
		    text-align:center;
	        width:100%;
			height:3em;
			font-size:1.5em;
			line-height:3;
			background-color:#fff;
			box-shadow:5px 10px #888888;
			position:relative;
			box-shadow:0px 5px 10px #0e1c84;}
 #usuario{float:left;}
 .locad{right:1%;
		top:1%;
		height:5%;
		z-index:1000;
		position:absolute;
        font-size: 0.8em;
	   }
.locadimg{height:2em;float:right;}
 .cab-menu{color:#3e97d3;
           width:fit-content;
		   float:left;}
 .logo{height:4em;
       margin:0 0 -1em 0;}
 .cab-menu a{padding:0 0.3em;}
 .link_menu {text-decoration:none;
            color:#3e97d3;}
 #alinha{display:inline-block;}
/*---------------Cabecalho------------------*/
/*-----------------Content------------------*/
 .content{padding:5em;}
/*-----------------Content------------------*/
/*----------------relatorio-----------------*/
 .banner{width: 90%;}
 .cont_prd{display:inline-block;
		   width:250px;
           margin:0.5em;}
 .img_prd{height:200px;}
 .img_edit{width:1.5em;
		   position:absolute;}
 
 .td_prd_cod{margin:0;}
 .td_prd_desc{margin:0;}
/*----------------relatorio-----------------*/
/*-----------------Rodape------------------*/
 .rodape{position:fixed;
		 bottom:0;
		 text-align:center;
		 height:2em;
		 line-height:2em;
		 background-color:#fff;
		 box-shadow:0px -5px 10px #828282;
	     width:100%;}
/*-----------------Rodape------------------*/
/*-----------------Popup-------------------*/
#popbckg{position:fixed;
 		 left:0;
 		 top:0;
		 width:100%;
         height:100%;
		 background:rgba(0, 0, 0, 0.3);}
.lopopup{top:50%;
		 left:50%;
		 position:fixed;
		 width:60%;
		 height:60%;
		 background:#fff;
		 border:none;
		 margin:-20% -30%;}
/*-----------------Popup-------------------*/
/*---------------Form Login----------------*/
#login{text-align:center;
       top:50%;
       left:50%;
       position:fixed;
       margin:-14%;}
.login{height:2em;
	   width:15em;
       padding:1em;
       border-radius:0.3em;
       border:none;
       background:#0000002b;
       margin:0.5em;}
.lobot{background-image:linear-gradient(#2b6993, #1d1840);
       border:none;
	   border-radius:0.3em;
       padding:0.5em;
       height:2em;
       width:6em;
       font-size:1.2em;
       color:#fff;}
/*-----------------Form--------------------*/
.input{height:2em;
       padding:1em;
       border-radius:0.3em;
       border:none;
       background:#0000002b;
       margin:0.5em;}
/*---------------Form Login----------------*/
/*---------------Form Cadastro----------------*/
#cadstro{text-align:center;
         width:90%;
         position:fixed;
         margin:0%;
         padding:16% 5%;}
#txcodigo{width:15%;}
#txdescricao{width:50%;}
.text{height:2em;
      padding:1em;
      border-radius:0.3em;
      border:none;
      background:#0000002b;
      margin:0.5em;}
.select{width:15%;
		margin:1%;}
/*-----------------Form--------------------*/