/*
 * Here goes CSS rules, needed for plugin or any of widgets inside plugin.
 *
 *
 */
 


.ipWidget-IpHelloInput .note{
    font-weight: bold;
    margin-bottom: 5px;
}

.ipWidget-IpHelloInput .text{
    text-color: #ccc;
    font-style: italic;
}

