/*
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 : 23/09/2022, 09:18:18
    Author     : BRUNO
*/
.tr{
    padding: 5px;
}
#form-ord{
    width: 450px;
    margin: 50px auto;
    height: auto;
    background-color: #fff;
    display: block;
    padding: 30px;
    border: 1px #ccc solid;
}