.cmp-datePicker{position:relative;width:292px}
@media(min-width:1024px){.cmp-datePicker{width:216px}
}
.cmp-datePicker__date{background-color:#fff;width:100%;height:56px;border:1px solid #ddd;border-radius:8px;padding:0 16px;color:#464646;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-min-logical-width:100%}
.cmp-datePicker__date::-webkit-calendar-picker-indicator{filter:opacity(0);-webkit-appearance:none}
.cmp-datePicker__date::-webkit-date-and-time-value{text-align:left;padding-left:8px}
@media(min-width:1024px){.cmp-datePicker__date{height:48px}
}
.cmp-datePicker__icon{background-color:#fff;color:#016a7f;font-size:24px;position:absolute;right:0;top:16px;cursor:pointer;width:40px}
@media(min-width:1024px){.cmp-datePicker__icon{top:12px}
}