@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 768px){
	.c_portalResPublic_codeContainer-01001017{
	  min-height:500px;  
	  width:100%;
    }
}
@media only screen and (min-width: 769px){
    .c_portalResPublic_codeContainer-01001017{
	  min-height:500px;  
	  width:100%;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
    
}.c_portalResPublic_codeContainer-01001017 button, select{
text-transform:none;
height:40px;
width:100% !important;
border:1px solid #fff;
background:rgba(0, 0, 0, 0);
color:#9d9d9d;
}
.c_portalResPublic_codeContainer-01001017 option{
color:#333;
}
