/*---------------------------------------------------------------------------------

 Theme Name:   CESIE
 Theme URI:    http://cesie.org/
 Description:  CESIE
 Author:       Alberto Provenzano
 Author URI:   http://cesie.org/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/* Custom error validation style for multiselect plugin */
            #expert_form .invalid {
                box-shadow: 0px 1px 10px #ff0000c4;
            }