cmxClt.uform.mainMessage.innerHTML="<span class='green glyphicon glyphicon-check glyphicon-float-left' style='float:left;'></span><p>OK thank you! we have all the fields needed for the mapping!</p>"
}
else{
cmxClt.uform.mainMessage.innerHTML="<span class='orange glyphicon glyphicon-exclamation-sign glyphicon-float-left'></span><p>Sorry, there are some important missing fields</p>"
cmxClt.uform.mainMessage.innerHTML="<span class='green glyphicon glyphicon-check glyphicon-float-left' style='float:left;'></span><p>OK thank you! <br/>(we have all the fields needed for the mapping!)<br/>(don't forget to SAVE!)</p>"
cmxClt.uform.mainMessage.classList.add('faded')
}
else{
cmxClt.uform.mainMessage.innerHTML="<span class='orange glyphicon glyphicon-exclamation-sign glyphicon-float-left'></span><p>Sorry, there are some<br/> important missing fields</p>"