*{
	margin:0;
	padding: 0;
	font-family: system-ui;
    outline: none;

}

body{
    background: #f7f7f7;
}

.lh1{
    font-size: 12px;
    margin-top: 2px;
    color: #99a9b1;
    font-weight: 300;
    display: block;
}


li{
	display: inline;
	list-style: none;
}
header table{
    width:98%;
    margin:auto;
}
header table tbody td{
    
    padding:5px 10px;
    text-align:left;
}



table tbody td a{
        color: #9faab4;
    font-weight: bold;
    margin-right:10px;

}

table tbody td a:last-child{
    margin-right:0px;
}



table tbody td b{
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    margin-left:5px;
    text-align:center;
    
}
header table tbody td form {
    width: 98%;
    text-align: center;
    padding: 0px 2px;
    margin: 0px auto;
    display: inline-block;
}



a{
	text-decoration: none;
	color: #5ab2d0;
}

header{
     background: #fff;
	     border-bottom: 1px solid #e9e9e9;
  
    box-shadow: 0px 1px 5px 1px #e9e9e9;
    
}



header nav{
	   
    padding: 20px 2px;
  
      max-width: 1080px;
    margin:auto;
}

header nav ul li{
margin-right: 5px;
margin-left: 10px;
}


div.search {
    widtH: 98%;
    margin: auto;
    border-radius: 5px;
    border: 1px solid #eee;
    background: #fff;
}


header nav ul li a{
	color: #9faab4;
	font-weight: bold;

}

header li.lilogo b {
    font-size: 20px;
    margin: 10px;
    color: #000000;
    font-weight: 400;
    
}

section h1{
    margin: 0px auto;
    text-align: center;
    padding: 15px 2px;
  
  
    border-radius: 5px 5px 0px 0px;
    font-size: 20px;
    
        color: #414444;
    border-bottom: 1px solid #e7efef;
    background: #fbfbfb;
}

section h2{
	     margin: 0px auto;
    color: #607d8b;
    text-align: left;
    padding: 10px;
    border-bottom: 1px solid #eeeeee;
    font-size: 19px;
    border-top: 0px;
}










section form{
	width: 98%;
   
    padding: 10px 2px;
    margin: 10px auto;
}





section form button{
    cursor: pointer;
    height: 48px;
    font-size: 15px;
    display: inline-block;
    background: #03a9f4;
    color: white;
    border: 1px solid #2196f3;
    border-radius: 3px;
    padding: 10px 20px;
    margin: 10px;
}

section form input{
	border: 0px solid #ccc;
    color: #4e6e7d;
    font-size: 17px;
    font-weight: bold;
    margin-top: 22px;
    width:98%;
    display: block;
       margin: 10px 2px 10px 20px;
    
    -webkit-appearance: none;  /* Remove estilo padr達o do Chrome */ 
    -moz-appearance: none; 
	}
	
	
	::-webkit-input-placeholder {
   color: #2e5454;
   font-size:14px;
}

:-moz-placeholder { /* Firefox 18- */
   color: #2e5454;
   font-size:14px;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #2e5454;
   font-size:14px;
}

:-ms-input-placeholder {  
    color: #2e5454;
   font-size:14px;
}

section form input:focus{
    border:0px;
    outline:none;
}

section form button, header form button{
    cursor: pointer;
    height: 42px;
    width: 10%;

    font-size: 14px;
    display: inline;
    background:#fff;
       color: #2e5454;
       border-radius:0px 5px 5px 0px;
    border:0px;
}

section form input, header form input{
border-radius:5px 0px 0px 5px;
    height: 40px;
    width: 88%;
    border:0px;
    display: inline;
    padding: 0px 0px 0px 1%;
    color: #2e5454;
    -webkit-appearance: none;  /* Remove estilo padr達o do Chrome */ 
    -moz-appearance: none; 
	}
	
	
	::-webkit-input-placeholder {
   color: #2e5454;
   font-size:14px;
}

:-moz-placeholder { /* Firefox 18- */
   color: #2e5454;
   font-size:14px;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #2e5454;
   font-size:14px;
}

:-ms-input-placeholder {  
    color: #2e5454;
   font-size:14px;
}





pre{
    white-space: pre-line;
    
}



section .lista{
	    width: 98%;
    margin: 10px auto;
           border: 1px solid #e9e9e9;
  
    box-shadow: 0px 1px 5px 1px #e9e9e9;
    padding: 0px;
    background: white;
    max-width: 720px;
    border-radius: 4px;
}


section .lista h3{
	  
  margin: 15px 0px;
    
    padding: 0px 0px 5px 0px;
    display: inline-block;
    height: 120px;
    width: 84%;

}
section .lista  span{
    display: block;
    color: gray;
    font-size: 14px;
}


section .lista  a{
	color: #4e6e7d;
}

section .lista a img{
   width: 120px;
    float: left;
    margin-right: 10px;
    height:120px;
    margin-left: 10px;
}


.logo{
	 background: #ffffff;
    display: inline-block;
    text-align: center;
    padding: 2px 10px;
    border: 1px solid #eee;
    border-top: 6px solid #eee;
    font-family: sans-serif;
    border-radius: 3px;
    color: #ccc;
        font-weight: 400;
    margin-right: 0px;
	    }
	    .icon-off {
    font-size: 14px;
}




 .comp table{
         margin: 5px 2px 10px 20px;
 }

	  .comp table tbody .tr100{
	       
	       font-size:14px;
	   }
	   
	  .comp table tbody .tr100 td{
	           width: 98%;
	   }
	   
	    .comp table tbody .tr100 td i{
	       font-weight: 200;
    color: #00c541;
	   }
	   
	   
	  section .lista .retispan{
	           font-size: 12px;
    background: #cdcdcd;
    text-align: center;
    width: auto;
    display: block;
    max-width: 210px;
    padding: 5px;
    color: #000;
    font-weight: 500;
        margin-left: 20px;
	   }
	   
	   

@media only screen and (max-width: 480px){
    
    
    header li.lilogo b {
        display:block;
    }
    
    header li{
        display:inline-block;
        text-align:center;
    }
    
    
    header li.lilogo {
    display: block;
    text-align: center;
    }
    
      header table td b{
         display:none;
     }
     
     header table{
         text-align:center;
         width:98%;
     }
     
     
     
     header table tbody td{
         padding: 0px 5px 10px 5px;
    width: 98%;
    text-align: center;
    display: block;
    margin: auto;

     }
     
      header table tbody td a{
         color: #9faab4;
    font-weight: bold;
     }
     
     header table tbody td a:last-child{
         margin-left: 10px;
     }
     
    
    header ul{
        text-align:center;
    }
}