#expense-sheet-staff-form .add-item{min-height:50px;margin-bottom:20px;position:relative}#expense-sheet-staff-form .add-item:after{content:"+";position:absolute;cursor:pointer;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;font-size:4rem;color:#33b49e;overflow:hidden;background:hsla(0,0%,100%,.7) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAMUlEQVQoU2NkwA8aGPHINzAwMOBUAJYEacZmAlwSmwIUSXQFGJLICrBKwhTglAQpAACX2QeJUflZawAAAABJRU5ErkJggg==) repeat}#expense-sheet-staff-form .table-container{overflow-x:auto;padding:1px}#expense-sheet-staff-form .table-container table{table-layout:fixed;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:100%}#expense-sheet-staff-form .table-container table td,#expense-sheet-staff-form .table-container table th{padding:8px;border-right:1px solid #fff}#expense-sheet-staff-form .table-container table thead th{border-bottom:1px solid #a9b1b6;white-space:nowrap;background-color:#e7ebee}#expense-sheet-staff-form .table-container table tbody tr{border-bottom:1px solid #a9b1b6;cursor:pointer}#expense-sheet-staff-form .table-container table tbody tr:nth-child(2n){background-color:#eaf2f8}#expense-sheet-staff-form .table-container table tbody tr td .ff{font-size:18px}#expense-sheet-staff-form .table-container table tbody tr td:first-child{text-align:center}#expense-sheet-staff-form .table-container table tbody tr td:first-child .ff{color:#ec6148}