

/* Start:/local/templates/gravity/components/webnanny/webforms/emailcallback/style.css?1758277805583*/
span.error {
    position: absolute;
    top: 100%;
    right: 0;
    max-width: 100%;
    text-align: right;
    font-size: 11px;
    line-height: 11px;
    font-weight: normal;
    color: #fff;
    margin: -1px 0;
    padding: 2px 10px;
    border-radius: 0 0 2px 2px;
    background: #e74c3c;
	z-index: 1000;
	}

.form_input{
    position: relative;
}

input.error{
    margin-bottom: 20px;
}

div.check_wrapper > span.error{
    
    font-size: 12px;
    position: absolute;
    top: 95%;
    right: auto;
}

input.error,  textarea.error {
    border-color: #e74c3c !important;
}
/* End */
/* /local/templates/gravity/components/webnanny/webforms/emailcallback/style.css?1758277805583 */
