/*
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 : 15-jun-2023, 16:33:33
    Author     : Jhon Edison
*/


.center-table{
    text-align: center;
}

.right-table{
    text-align: right;
}

.float-right{
    float:right;
}
