.logo-image{
	height: 55px;
}

.myJobTbl tr td {
    font-size: 14px;
    color: #292828;
    line-height: 32px;
}

.job-code{
	background: #0ea1e2;
    color: #fff !important;
    padding: 4px 12px;
    border-radius: 6px;
    font-size: 13px;
}