﻿.securityReport{display:flex;flex-direction:column;box-sizing:border-box;max-height:100%;}.securityReport>*{box-sizing:border-box;max-height:100%;overflow:auto;}.securityReport>div[ng-controller]{flex:1;background-color:#f5f5f5;padding:10px;}.securityReport table tr:nth-child(even){background-color:rgba(0,0,0,.05);}.securityReport table th{text-align:left;}.securityReport table td{padding-right:30px;vertical-align:top;}.securityReport table td ul{list-style:circle;padding-left:50px;}.securityReport .securityReportMenu{display:flex;flex-direction:column;box-sizing:border-box;max-height:100%;}.securityReport .securityReportMenu>*{box-sizing:border-box;max-height:100%;overflow:auto;}.securityReport .securityReportMenu .charts{display:flex;flex-direction:row;box-sizing:border-box;max-height:100%;flex-wrap:wrap;justify-content:space-around;margin-bottom:30px;}.securityReport .securityReportMenu .charts>*{box-sizing:border-box;max-height:100%;overflow:auto;}.securityReport .securityReportMenu .charts span{margin:5px;}.securityReport .securityReportMenu .charts>div{display:flex;flex-direction:column;box-sizing:border-box;max-height:100%;align-items:center;width:250px;}.securityReport .securityReportMenu .charts>div>*{box-sizing:border-box;max-height:100%;overflow:auto;}.securityReport .securityPermissionsReport{display:flex;flex-direction:row;box-sizing:border-box;max-height:100%;}.securityReport .securityPermissionsReport>*{box-sizing:border-box;max-height:100%;overflow:auto;}.securityReport .securityPermissionsReport>div{margin-right:10px;}