/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 5/05/2019, 06:38:28 PM
    Author     : amarino
*/
* {
  box-sizing: border-box;
}

/*body {
  padding: 6rem;
  background: url("/Contacto/javax.faces.resource/images/login-image.png.xhtml") no-repeat;    
}*/

#formContacto\:idMunicipio{
    min-width: 0 !important;
}
.card{
    background-color: #f3f3f3 !important;    
}

.form-control{
    box-shadow: none !important;
    
}