.select2-container--default .select2-selection--single{
    padding-top: 3px !important;
}

#apartmentDetailsTable th, #apartmentMainDetails th{
    background-color: #eee;
}
.dataTable thead th{
    background-color: #eee;
    vertical-align: middle;
}

.canvas_img{
    max-width: 100% !important;
}