#automate_it_panel.custom_form{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 100%;
}
#automate_it_panel #jsoneditor_holder .form-group{
    margin-left: 0px;
    margin-right: 0px;
}
#automate_it_panel .ds_block{
    display: none;
}
#automate_it_panel #jsoneditor_holder h3{
    display: none;
}

#automate_it_panel #jsoneditor_holder button{
    zoom: 0.8;
    margin: 0px;
}

#automate_it_panel #jsoneditor_holder .well.well-sm{
    background: none;
    border-radius: 0px;
    padding: 0px;
    border-style: none;
}


#automate_it_panel #jsoneditor_holder thead{
     displayxxx: none;
}