﻿
.tableDimension {
    width: 80%;
    margin: 0 auto; 
}

.checkButton{
    background-color: green !important;
}

.closeButton{
    background-color: red !important;
}

.text-center {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.aa table th td tr,
.aa col{
    width: 100px !important;
}