/* Raw HTML/JS
---------------------------------------------------------- */
.wpb_element_wrapper,
.wpb_edit_form_elements {
    .textarea_raw_html {
        font-family: "Courier New";
        color: #AAAAAA;
        font-size: 11px;
        word-break: break-all;
    }
    .vc_row-fluid .quicktags-toolbar {
        input {
            width: auto;
        }
    }
    .vc_dependent-hidden {
        display: none !important;
    }
}