input#ctl00_ContentPlaceHolder1_TextBoxBoothContactName, 
input#ctl00_ContentPlaceHolder1_TextBoxBoothContactEmail {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
    pointer-events: none;
}