/*validation message styles*/
#bv-validating {min-width: 200px;}
#bv-validating img {
	max-height: 20px;
    margin-right: 15px;
    display: inline-block;
}
/*hide the tooltip close button*/
.Zebra_Tooltip_Close {display: none;}
.Zebra_Tooltip {z-index: 999999999;}