In google maps version 3.14 there are some new css rules added for the custom infowindow. I use the infobox plugin and now many of my elements styles are overwritten.
Fo
InfoBox also provides style element in options
var labelOptions = { content: label, boxStyle: { //Insert style here }, . . }