﻿body {
    background-color: #EFF0F5;
}

.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
    padding-left: 0;
}


.canvas {
    width: 250px;
    height: 200px;
    
}

.canvas1 {
    /*width: 250px;*/
    height: 200px;
}

.table th img, .table td img {
   
     border-radius: 0; 
}

.table th img, .table td a {
    
    font-size:16px;
}
