1.json-tabs .json-table {
2  overflow-x: auto;
3}
4
5.json-tabs .json-table-error {
6  color: red;
7}
8
9.json-tabs input[type="search"] {
10  margin-bottom: 0.5em;
11  padding: 0.3em 0.5em;
12}
13