.justified-row{display:flex;width:100%}.justified-row .items-group{display:flex}.justified-row .items-group.left-items{justify-content:flex-start;align-items:center}.justified-row .items-group.center-items{justify-content:center;align-items:center;flex-grow:1}.justified-row .items-group.right-items{justify-content:end;align-items:center}.justified-row.use-padding{padding:10px}.justified-row.use-spacing .items-group>*{margin-right:10px}.justified-row.use-spacing .items-group>*:last-child{margin-right:0}.justified-row.combine-items .items-group>*{margin-right:-1px}.justified-row.combine-items .items-group>*:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.justified-row.combine-items .items-group>*:last-child{margin-right:0;border-top-left-radius:0;border-bottom-left-radius:0}
