.alert.alert-error.alert-danger.alert-dismissible.fade.show, .messages__wrapper .messages.messages--error {
    display: none;
}

#FullFrame iframe {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}