.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;
}

.icon-large {
    background: #3780e4;
    font-size: 61px;
    font-weight: 600;
    color: #fff;
    height: 100px;
    border-radius: 50%;
    padding: 30px;
    width: 100%;
}

.btn-danger {
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    line-height: 48px;
    padding: 2px 27px !important;
    background-color: #c11a1a !important;
    transition: all 0.3s;
}
