div.delayed-component-content {
  box-shadow: none;
}

#\36 de887fc-4de1-41ae-a735-ea1934378e87_EmailAddress{
 background-color: #dbd8d8;
}



#\36 de887fc-4de1-41ae-a735-ea1934378e87_FirstName{
 background-color: #dbd8d8;
}


#\36 de887fc-4de1-41ae-a735-ea1934378e87_LastName{
 background-color: #dbd8d8;
}


.tooltip {
    background-color:#000;
    border:1px solid #fff;
    padding:10px 15px;
    width:200px;
    display:none;
    color:#fff;
    text-align:left;
    font-size:12px;
 
    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
}