.modal-header .close {
    padding: 1rem;
    top: unset !important;
    right: 0 !important;
}

.table th {
    border: 1px solid #ccc;
}

.table td,
.table th {
    border: 1px solid #ccc;
}

.table-sizes {
    background-color: #DDDDDD;
}

.table-sizes2 {
    background-color: #EFEFEF;
}

.table-sizes3 {
    text-align: center;
    width: 200px;
    background-color: #F5F5F5;
}