
#automate_it_source #wfc_editor_holder [data-schemaid="root"]>label {
    display: none !important;
}

#automate_it_source #wfc_editor_holder [data-schemaid="root"]>select {
    margin-left: 0px !important;
    margin-bottom: 10px !important;
}

#automate_it_source #wfc_editor_holder [data-schemapath="root"]>div>[data-schemapath="root"]{
    padding-left: 0px;
}
#automate_it_source .ds_block {
    display: inline-block;
}
#automate_it_source .form-group {
    width: 100%;
}
#automate_it_source .ds_block .decoder_editor{
    height: 88px;
}

#automate_it_source #wfc_editor_holder > [data-schemaid="root"] > h3{
    display: none;
}
#automate_it_source p{
    font-size: 13px;
    color: #BCBCBC;
    word-break: break-word;
    white-space: pre-wrap;
    opacity: 0.7;
}
