/*div.vc_modal_cq_tiny_text{
	width: 120px;
	background: green;
}
*//*.vc_modal_cq_textarea_raw{*/
	/*background: #000;*/
/*}*/
.wpb-textarea_raw_html, .textarea_raw_html {
	font-family: Arial!important;
	color: #333!important;
	font-size: 13px!important;
	/*font-weight: bold;*/
	height: 60px;
}

.wpb-content-layouts .wpb-layout-element-button .icon-wpb-vc_modal_cq {
    background-image: url(../img/icon_d.png)!important;
}
.wpb-content-layouts .wpb-layout-element-button .icon-wpb-vc_notify_cq {
    background-image: url(../img/icon_s.png)!important;
}
.wpb-content-layouts .wpb-layout-element-button .icon-wpb-vc_gallery_cq {
    background-image: url(../img/icon_m.png)!important;
}


.wpb_cq_vc_modal.wpb_content_element > .wpb_element_wrapper {
	background-image: url(../img/icon_d.png)!important;
}
.wpb_cq_vc_notify.wpb_content_element > .wpb_element_wrapper{
	background-image: url(../img/icon_s.png)!important;
}
.wpb_cq_vc_gallery.wpb_content_element > .wpb_element_wrapper{
	background-image: url(../img/icon_m.png)!important;
}
}

