/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/


/*  Register (sign-up-basic) */
.custom-auth-one-bg {
    background-image: url("../images/banner-lamptip.jpg");
    background-position: center;
    background-size: cover;
}

.custom-auth-one-bg .custom-bg-overlay {
    background: -webkit-gradient(linear, right top, left top, from(#39ef8b), to(#0abe6d));
    background: linear-gradient(to left, #39ef8b, #0abe6d);
    opacity: 0.9;
}
