input[type=datetime-local]::-webkit-calendar-picker-indicator{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px;width:16px;height:16px;cursor:pointer;margin-right:4px;opacity:.7;display:inline-block;position:absolute;right:5px;top:50%;transform:translateY(-50%);filter:invert(0)}input[type=datetime-local]::-webkit-calendar-picker-indicator:hover{opacity:1}input[type=datetime-local]{position:relative;padding-right:35px;width:100%;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:textfield}input[type=datetime-local]::-ms-clear,input[type=datetime-local]::-ms-reveal{display:none}input[type=datetime-local]{padding-right:5px!important}