.project-listing{
    margin:0 auto;
    display:flex;
}

.img_div{
    margin:auto;
}
.clockpicker-popover {
    z-index: 999999 !important;
}
th {
    text-align: center !important;
}

td {
    text-align:center;
    vertical-align:middle;
}

#orders td {
    padding: 5px;
}


div.page
{
    page-break-after: always;
    page-break-inside: avoid;
}

#orders tr:nth-child(even){background-color: #f2f2f2 !important;}

#orders tr:hover {background-color: #ddd !important;}
