/*
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 : 26 mar. 2022, 17:30:14
    Author     : werner
*/

.AClass{
    right:0px;
    position: absolute;
    cursor: pointer;
}

.cursorIcon{
    cursor: pointer;
}