/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/

.bg-subtlelight-fade {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#f5fcff));
    background-image: linear-gradient(to top, #fff, #f5fcff);
}