/*
Theme Name: Lifelines
Description: New site
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.page-template-page-jobs .articleContent {
	max-width:1170px
}

body {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.headerMenu a {
	font-size: 16px !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}


