.esp-json-editor *                          {font-size: 14px !important; font-weight:400;}
.esp-json-editor thead                      {display: none !important}
.esp-json-editor .my-3                      {margin-top: 0px !important; margin-bottom: 0px !important;}
.esp-json-editor .card-body                 {padding: 4px; margin:0px; background-color: #ffffffff !important;}
.esp-json-editor .card-title:not(.level-1)  {margin-top:20px;margin-left:5px}
.esp-json-editor .card-title.level-1        {margin-bottom:10px}
.esp-json-editor .row                       {margin-bottom:10px}
.je-object__controls                        {display:none;}
.esp-json-editor td .btn-group              {width:100%}
.json-editor-btn-moveup,
.json-editor-btn-movedown,
.json-editor-btntype-deletelast,
.json-editor-btntype-deleteall              {display: none !important;}