.sticky-title { 
            color: #0073aa !important; 
            font-weight: 600; 
        }
        tr.sticky-post {
            background-color: #f8f9fa;
        }
        .fast-moving-jobs-tag {
            display: inline-block;
            background-color: #28a745;
            color: white;
            padding: 2px 8px;
            border-radius: 3px;
            font-size: 12px;
            margin-left: 8px;
            font-weight: 500;
        }
#ipt-posts-table
{
	
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); padding:5px; margin-bottom:20px;
}

