﻿body {
}
/* shipping custom  */
.BoxShadow {
     box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
table td {
    cursor: pointer;
}
table th {
    background-color:darkgray;
    color:white;
    font-weight:bolder;
}