/*
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 : 29-jun-2018, 10:11:58
    Author     : Iker
*/

        input[type=radio] {
    border: 0px;
    width: 20px;
    height: 20px;
} input[type=checkbox] {
    border: 0px;
    width: 20px;
    height: 20px;
}
