/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
/* Revert this CSS: .entry-content tr td, body.et-pb-preview #main-content .container tr td */
.wp-prim-count-jobs-by-function-widget th,
.wp-prim-count-jobs-by-function-widget td {
	border-top: none !important;
	padding: 0 !important;
}

.wp-prim-count-jobs-by-function-widget td:not(:last-child) {
	padding-right: 9px !important;
}

/* Revert this CSS: .entry-content tr td, body.et-pb-preview #main-content .container tr td */
.wp-prim-count-jobs-by-function-widget th {
	border-top: none !important;
	padding: 9px !important;
}

.wp-prim-count-jobs-by-function-widget td.wp-prim-count-jobs-by-function-widget-item {
	border-top: none !important;
	padding: 9px !important;
}

.wp-prim-count-jobs-by-function-widget th h5,
.wp-prim-count-jobs-by-function-widget td h6 {
	margin-top: 0;
	margin-bottom: 0;
	-webkit-margin-before : 0;
	-webkit-margin-after: 0;
	padding-bottom: 0;
}

.wp-prim-count-jobs-by-function-widget td form {
	margin-bottom: 0;
}

.wp-prim-count-jobs-by-function-widget-item-col2 {
	text-align: center;
}

.wp-prim-count-jobs-by-function-widget-item .pull-right {
	float: right;
}

.wp-prim-count-jobs-by-function-widget-item .btn.btn-default {
	background-color: #155d8f;
	color: #fff;
	border: 1px solid #155d8f;
	border-radius: 3px;
	cursor: pointer;
	white-space: nowrap;
}

.wp-prim-count-jobs-by-function-widget-item .btn.btn-default:hover {
	background-color: #155d8fc0;
	border: 1px solid #155d8fc0;
}

.wp-prim-count-jobs-by-function-widget-item-col2 {
	text-align: center;
}

tr:nth-child(even) .wp-prim-count-jobs-by-function-widget-item,
tr:nth-child(even) .wp-prim-count-jobs-by-function-widget-item button {
	background-color:  #fff;
}

tr:nth-child(odd) .wp-prim-count-jobs-by-function-widget-item,
tr:nth-child(odd) .wp-prim-count-jobs-by-function-widget-item button {
	background-color:  #e9ecee;
}

/* Revert this CSS: .entry-content table:not(.variations), body.et-pb-preview #main-content .container table */
td.wp-prim-count-jobs-by-function-widget-item table {
	border: none !important;
	margin: 0 !important;
	text-align: left !important;
	width: 100% !important;
}
