@charset "utf-8";

.validation-tip {
    color: #f00;
    font-size: 0.8em;
    font-weight: normal;
    display: block;
}
