.painel{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:auto;min-height:60vh;background-color:#fff;border-radius:10px}.date-picker{display:flex;align-items:flex-end;flex-direction:row;width:60%;height:100%}.date-picker .vdp-datepicker{display:flex;justify-content:center;align-items:center;margin-right:5px;max-width:100%}.date-picker .vdp-datepicker>input{text-align:center!important}