﻿.productReport{display:flex;flex-direction:row;box-sizing:border-box;max-height:100%;}.productReport>*{box-sizing:border-box;max-height:100%;overflow:auto;}.productReport .productGroupName{padding-top:20px;font-weight:bolder;}.productReport .noBreak{display:flex;flex-direction:row;box-sizing:border-box;max-height:100%;justify-content:space-between;min-height:26px;min-width:450px;}.productReport .noBreak>*{box-sizing:border-box;max-height:100%;overflow:auto;}.productReport>div{padding-right:20px;}.productReport>div .count{text-align:right;}.productReport>div ul{padding-left:40px;}.productReport>div td{vertical-align:top;height:25px;}.productReport>div tr:nth-child(odd){background-color:rgba(0,0,0,.04);}.productReport>div button{margin:0;}.productReport .customerId{color:#6d7075;}