img[src=''] 
{
  display: none;
}
.guideimagechoice.guidecheckbox.guidefield {
    background: rgba(255,255,255,0.9);
}
.par.parsys .guideFieldNode.guideTermsAndConditions {
}
.validation-failure .dropDownList select {

    background: url(/etc/designs/uob/clientlib-theme/images/icon-arrow-solid-down.png) calc(100% - 15px) 50% / 1rem no-repeat,rgba(255,255,255,0.5);
}
.darkBackground {
	background: rgba(11,25,45,0.3)!important;
    border-radius: 5px;
    padding: 20px!important;
}
.yellowColour h3 {
	color: #EFE0B1;
}
.yellowColourHref a {
	color: #EFE0B1;
}
.widget_imageCheckRadioButtonWidget .guideRadioButtonItem, .guideImageChoice .guideRadioButtonItem, .widget_imageCheckRadioButtonWidget .guideCheckBoxItem, .guideImageChoice .guideCheckBoxItem {
	height: 85px;
}
.guidecheckbox .guideFieldNode.guideCheckBoxGroup.validation-success .guideFieldLabel label
	font-weight: 700;
    color: #1f6eda !important;
    font-size: 13px !important;
    z-index: 1;
}