.jupyter table {
  border: 0;
  background: #ffffff;
  color: #1f2328;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 0.88em;
  table-layout: fixed;
  margin-bottom: 1em;
  margin-right: auto;
}

.jupyter thead {
  border-bottom: 1px solid #bdbdbd;
  vertical-align: bottom;
}

.jupyter td,
.jupyter th,
.jupyter tr {
  vertical-align: middle;
  padding: 0.5em;
  line-height: normal;
  white-space: normal;
  max-width: none;
  border: none;
}

.jupyter td,
.jupyter th,
.jupyter tr {
  text-align: right;
}

.jupyter th {
  font-weight: bold;
}

.jupyter tbody tr:nth-child(odd) {
  background: white;
}

.jupyter tbody tr:nth-child(even) {
  background: #f5f5f5;
}

.jupyter tbody tr:hover {
  background: #e1f5fe;
}

#T_e5240 th {
  border: 1px solid darkgray;
}
#T_e5240 td {
  border: 1px solid darkgray;
}
#T_e5240 th {
  text-align: left;
  background: lightgray;
}
#T_e5240 td {
  background: white;
}
#T_e5240 .row2 {
  background: yellow;
}
#T_e5240_row0_col0, #T_e5240_row1_col0, #T_e5240_row2_col0, #T_e5240_row3_col0 {
  text-align: left;
}

#T_52d5b th {
  border: 1px solid darkgray;
}
#T_52d5b td {
  border: 1px solid darkgray;
}
#T_52d5b th {
  background: lightgray;
  text-align: left;
}
#T_52d5b td {
  background: white;
}
#T_52d5b_row0_col0, #T_52d5b_row1_col0, #T_52d5b_row2_col0, #T_52d5b_row3_col0 {
  text-align: left;
}
#T_52d5b_row0_col1, #T_52d5b_row1_col2, #T_52d5b_row2_col1, #T_52d5b_row2_col3, #T_52d5b_row3_col1, #T_52d5b_row3_col2, #T_52d5b_row3_col3 {
  color: blue;
}
#T_52d5b_row0_col3, #T_52d5b_row1_col1, #T_52d5b_row2_col2 {
  color: red;
}

#T_466d9 th {
  border: 1px solid darkgray;
}
#T_466d9 td {
  border: 1px solid darkgray;
}
#T_466d9 th {
  background: lightgray;
  text-align: left;
}
#T_466d9 td {
  background: white;
}
#T_466d9_row0_col0, #T_466d9_row1_col0, #T_466d9_row2_col0, #T_466d9_row3_col0 {
  text-align: left;
}
#T_466d9_row0_col1, #T_466d9_row1_col2, #T_466d9_row2_col1, #T_466d9_row2_col3, #T_466d9_row3_col1, #T_466d9_row3_col2, #T_466d9_row3_col3 {
  background: #8dce6f !important;
}
#T_466d9_row0_col2, #T_466d9_row1_col3 {
  background: #ccf188 !important;
}

