/*
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 : Jun 6, 2026, 1:47:33 PM
    Author     : Sandeep Verma
*/
.sign__right{
    position:relative;
    overflow:hidden;
}

.sign__input-thumb{
    position:absolute;
    bottom:0;
    right:0;
    max-width:90%;
    height:auto;
}

