.custom-stock-container{padding:10px}.custom-stock-content1{height:calc(100vh - 100px)}.custom-stock-content1,.custom-stock-content2{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.custom-stock-content2{height:calc(100vh - 150px)}.custom-stock-list-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.custom-stock-list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;border-bottom:1px solid #eee}.custom-stock-item-info,.custom-stock-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.custom-stock-item-info{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:8px}.custom-stock-item-name{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-stock-item-norm{font-size:14px;color:#666}.custom-stock-item-qty,.custom-stock-item-stock{width:48px;text-align:center;font-size:16px}.custom-stock-matched{background-color:#e8f5e9}.custom-stock-mismatched{background-color:#ffebee}.custom-stock-no-data{text-align:center;padding:16px;color:#999}