.campos{
  border-radius: 10px 10px 10px 10px;
  border-color:rgb(0,0,0); 
  color: rgb(30,30,30); 
  background-color:rgb(227,227,227);
  left:23px;
  width:282px;
  height:31px;
  z-index:1;	
}

.opcoes{
border-color:rgb(0,0,0);
border-radius: 10px 10px 10px 10px;
color: rgb(255,255,255);
background-color:rgb(14,209,69);
cursor:pointer;
height:30;
width:60;
left:22px;width:106px;height:33px;z-index:1;	
}