/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : Nov 7, 2022, 12:49:52 AM
    Author     : VIGOUS
*/
.content-wrapper{
/*    background: url("../../images/login_bg.jpg") !important;
    background-size: cover !important;*/
}
.auto-form-wrapper {
    background: #fff;
    padding: 40px 40px 10px;
    border-radius: 4px;
    box-shadow: 0 -25px 37.7px 11.3px rgba(8, 143, 220, 0.07);
}
a:hover {
    text-decoration: none;
}

