
.hidden {
	display: none !important
}

img.image.image_yesno {
    border: none;
    box-shadow: none;
    margin-bottom: 2px;
	margin-top: 2px;
    padding: 0 5px;
    vertical-align:bottom;
	horizontcal-align:center;
    height:17px;
    width:auto;
}
	      
.strictly_required {
  color:  #e54b4d;
  }