.com_easyjobsmanager .fav-toggler{
	cursor: pointer !important;
}

/* Fix chosen issues in some templates */
#jb_template .chosen-container {
	width: 100% !important;
}
#jb_template .input-group .chosen-container.chosen-container-single .chosen-single{
	border-bottom-left-radius: 0px !important;
	border-top-left-radius: 0px !important;
}

/* T3 fix */
.noMarginFix .controls{
	margin: 0px !important;
}