
/* BEGIN - Your CSS styling starts here */

#form_10 .foobar {
	display: none;
}

#form_123 .foobar, #form_123_ .foobar {
	display: none;
}
img {max-width:100%;}
/*For styling tooltips
.tooltip > .tooltip-inner {
    background-color: lightgrey; 
    color: black; 
}
*/
/* END - Your CSS styling ends here */
