
/**
 * 
 *Copyright (c) 2017 iVoline, All Rights Reserved.
 *
 *
 *### hoon jo | 20171123 ###
 *@last_modified: 20171123
 *
 *@desc: Mainly, overrides the original properties
 *@include: 
 *
 */


/*-------------------------------------------------------------
 * input error indicator
 *-------------------------------------------------------------*/

.ivo_con_err_input{
    padding: 0.3em;
    color: #ff6600; font-size: 0.75em;
}
