/* Raw HTML/JS
---------------------------------------------------------- */
.wpb_element_wrapper,
.vc_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;
}
}