1 .scale-out-modules .table-row {
 
   2     border: 1px solid #D2D2D2;
 
   5 .scale-out-modules .table-row > div {
 
   9     border-right: 1px solid #D2D2D2;
 
  12 .scale-out-modules .table-row > div:last-child {
 
  15 .scale-out-modules .table-row > div:nth-child(1) {
 
  18 .scale-out-modules .table-row > div:nth-child(2) {
 
  21 .scale-out-modules .table-row > div:nth-child(3) {
 
  24 .scale-out-modules .table-row > div:nth-child(4), .scale-out-modules .table-row > div:nth-child(5) {
 
  27 .scale-out-modules .table-row > div:nth-child(6), .scale-out-modules .table-row > div:nth-child(7) {
 
  30 .scale-out-modules .table-header {
 
  33 .scale-out-modules .table-header > div {
 
  34     background-color: #F2F2F2;""
 
  38 .scale-out-modules .modules-table:not(.open) + .table-row {
 
  41 .scale-out-modules .modules-table {
 
  46 .scale-out-modules .modules-table .table-row {
 
  49 .scale-out-modules .modules-table .table-row  > div:nth-child(1) {
 
  52 .scale-out-modules .modules-table .table-row  > div:nth-child(2) {
 
  55 .scale-out-modules .modules-table .table-row  > div:nth-child(3) {
 
  58 .scale-out-modules .modules-table .table-row  > div:nth-child(4) {
 
  61 .scale-out-modules .modules-table .table-row  > div:nth-child(5) {
 
  64 .scale-out-modules .modules-table.open {
 
  75                 border: 1px solid #D2D2D2;
 
  82                         border-right:1px solid #D2D2D2;
 
  98                         &:nth-child(4), &:nth-child(5){
 
 101                         &:nth-child(6), &:nth-child(7){
 
 108                         border-top: 1px #009FDB solid;
 
 109                         border-bottom: 1px #009FDB solid;
 
 111                                 box-shadow: 0px 0px 0px 0px red, 1px 0px 0px 0px #009FDB;
 
 113                         //box-sizing: border-box;
 
 127                         background-color:#F2F2F2;
 
 133         .modules-table:not(.open) + .table-row {