#builder-layout  div:not(.beditorcss).panel-footer.card-footer {
    background: rgba(0, 0, 0, 0) !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    padding-top: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    box-shadow: none !important;
    color: rgb(97, 103, 118) !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-decoration-line: none !important;
    text-align: center !important;
    border-top-style: solid !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
    border-color: rgb(223, 228, 237) rgb(97, 103, 118) rgb(97, 103, 118) !important;
    border-top-width: 1px !important;
    border-right-width: 0px !important;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
} 


button#tbutton_action1 {
    width: 100% !important;
}

.label-success {
    background-color: #1ba93b !important;
}

.tselect_disabled, .tfield_disabled, .note-editor.note-frame .note-editing-area .note-editable[contenteditable=false], .note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false], .tfield_disabled+.pickr>button, .tfield_disabled[widget="tpassword"]+button, .tfield_disabled+.input-group-addon, .select2-disable+ .selection .select2-selection, .tcombo_disabled, .form-control:disabled, .form-control[readonly] {
    background-color: #ffffff !important;
    opacity: 100 !important;
}

.note-resizebar {
    display: none !important;
}