/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/
hr.newLine {
    /* border: 1.1rem solid #d9e0e3; */
    width: 95%;
    border-radius: 10px;
    border: none;
    height: 3px;
    background-image: -webkit-linear-gradient(left, rgba(255, 2, 5, .5), rgba(137, 11, 138, .5), rgba(27, 123, 187, .5), rgba(47, 195, 44, .5), rgba(253, 201, 1, .5), rgba(255, 91, 2, .5), #ccc 15%, #ccc 85%, rgba(255, 91, 2, .5), rgba(253, 201, 1, .5), rgba(47, 195, 44, .5), rgba(27, 123, 187, .5), rgba(137, 11, 138, .5), rgba(255, 2, 5, .5));
}
.swal2-popup-custom-font {
    font-family: inherit;
    font-size: 13px;
}