.btn{cursor: pointer; min-width: 100%;min-height: 30px;border: solid 1px #eee;}
.btn:hover{color:#409EFF;border: solid 1px #409EFF;}


.jsoneditor-outer{
  min-height: 160px !important;
}

.jsoneditor-menu .jsoneditor-search{
  display: none;
}
