/*
 * Copyright (c) 2018, Xyneex Technologies. All rights reserved.
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 *
 * You are not meant to edit or modify this source code unless you are
 * authorized to do so.
 *
 * Please contact Xyneex Technologies, #1 Orok Orok Street, Calabar, Nigeria.
 * or visit www.xyneex.com if you need additional information or have any
 * questions.
*/
/*
    Created on : Aug 13, 2021, 3:56:40 PM
    Author     : Jevison7x
*/

.error-message {
    color: #980000;
    font-size: 20px;
}

.info-message {
    color: #006600;
    font-size: 20px;
}