#warehouse-entry-out-card{width:100%;height:100%}#warehouse-entry-out-card .card{display:flex;width:100%;height:100%;border:1px solid var(--neutral-200);border-radius:8px;text-align:left}#warehouse-entry-out-card .header{display:flex;padding:20px 20px 0 20px;align-items:center;justify-content:space-between;color:var(--dark-blue);font-size:16px;font-weight:700;margin-bottom:30px;flex:.1}#warehouse-entry-out-card .chart{width:100%;flex:1}#warehouse-entry-out-card .mx-datepicker{width:260px}#warehouse-entry-out-card .mx-datepicker .mx-input-wrapper .mx-input{height:38px;padding:0 16px;border:0;box-shadow:none;color:var(--type-active);font-weight:600;font-size:14px;text-align:right!important}#warehouse-entry-out-card .mx-datepicker .mx-input-wrapper .mx-input:focus{border:1px solid var(--blue-500)}