Vacancies
var mntInitCounter = 0, mntApiScript = document.createElement("script");
mntApiScript.type = "text/javascript";
mntApiScript.src = "https://api.mynewterm.com/assets/v1/dist/js/school_vacancies.js?v=" + (new Date().getTime());
document.body.appendChild(mntApiScript);
window.onload = function () {
if(document.readyState == 'complete' && mntInitCounter === 0) {
mntInitCounter = 1;
mntSchoolVacancies('3802729D-E512-4ECB-93FD-097ED8B7FBD2', 1);
}
};
/* ONLY USE IF YOU KNOW CSS - Replace hexadecimal color code for button properties */
html a.orange-btn-hover {
background-color: #F06D2D !important;
color: #ffffff !important;
}
html a.orange-btn-hover:hover {
background-color: rgba(240, 109, 45, 0.81) !important;
border-color: #F06D2D !important;
}
html span.orange-btn-hover {
background-color: #F06D2D !important;
color: #ffffff !important;
}
/* ONLY USE IF YOU KNOW CSS - Replace hexadecimal color code for vacancy title properties */
html a.orange-link-wrapper .orange-vacancy-title {
color: #F06D2D !important;
}
/* ONLY USE IF YOU KNOW CSS - Replace hexadecimal color code for icon properties */
html a.orange-link-wrapper .orange-vacancy-icon {
color: #F06D2D !important;
}
/* ONLY USE IF YOU KNOW CSS - Replace hexadecimal color code for miles / distance text properties */
html .orange-vacancy-link {
color: #F06D2D !important;
}
/* ONLY USE IF YOU KNOW CSS - Replace hexadecimal color code for talent pool more text background properties */
html .orange-vacancy-div-bg {
background-color: #F06D2D !important;
}























