.web-datepicker{box-sizing:border-box;background-color:#fff;border:1px solid #e0e1e3;border-radius:15px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:50px;padding-left:10px;display:flex;position:relative}.web-datepicker:disabled{background-color:#e0e1e3}.test{z-index:1;background-color:red;left:0}