/* ***********************************************************************************
   COMMON
   ************************************************************************************** */

/* Builder icon for JSON encoded fields */
.fieldwizard {
    color:  #333333;
    cursor: pointer
}
.fieldwizard:hover {
    text-decoration: underline;
}
