/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/


/* 
    Created on : 01-Jul-2022, 17:08:10
    Author     : Excellence
*/

@import 'config';
form .checkbox-container .checkbox label.checked-radio {
    background: url(../img/checkbox-checked.png) no-repeat left top;
}