.sspropertygrid{width:100%;height:100%;overflow:hidden}.sspropertygrid .sspropertygrid-toolbar{width:calc(100% - 8px);height:30px;padding:4px;position:relative;display:none}.sspropertygrid .sspropertygrid-toolbar .title{position:absolute;z-index:10;top:8px;left:10px;font-weight:600;font-size:14px}.sspropertygrid .sspropertygrid-content{width:100%;height:100%;overflow:auto;height:calc(100% - 2px);border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.sspropertygrid .sspropertygrid-content table{width:100%}.sspropertygrid .sspropertygrid-content tr{margin:3px;padding:5px}.sspropertygrid .sspropertygrid-content tr:nth-child(even){background-color:rgba(237,237,237,1)}.sspropertygrid .sspropertygrid-content tr:nth-child(odd){background-color:rgba(251,251,251,1)}.sspropertygrid .sspropertygrid-content tr>td:first-child{width:calc(35%)}.sspropertygrid .sspropertygrid-content td{padding:5px 10px;word-break:break-all}