﻿.products{display:flex;flex-direction:row;box-sizing:border-box;max-height:100%;}.products>*{box-sizing:border-box;max-height:100%;overflow:auto;}.products .productGroupName{padding-top:20px;font-weight:bolder;}.products .left{margin-right:20px;}.products .left ul{padding-left:20px;}.products .left ul li{margin-bottom:4px;}