@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 400;
  src: local('Arimo'), url(../../fonts/arimo/wZLYhRRxZWGToTRP78bqJQ.woff) format('woff');
}

a, a:visited{
	color: #3498db;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#gnewtonCareerBody{
	max-width: 1000px;
	font-family: 'Arimo', Helvetica, arial, san-serif;
}
#gnewtonCareerBody table{
	border-spacing: 0;
}
#gnewtonCareerBody hr{
	border: none;
	height: 1px;
	background: #eee;
}


#gnewtonCareerBody #gnewtonLogo {
	margin-top: 70px !important;
	text-align:center;
}

#gnewtonCareerBody #gnewtonLogo  * {
	font-family: 'Arimo', Helvetica, arial, san-serif;
	font-weight: normal;
	text-decoration: none;
    font-style: normal;
    line-height: 16px;
}

#gnewtonCareerBody #gnewtonLogo a:hover {
	text-decoration: underline;
    font-style: normal;
}

#gnewtonLogo .newton_link{
	font-weight: normal;
}

#gnewtonLogo .newton_logo {
	margin-bottom:23px;
	font-size: 16px;
	color: #3c4452;
	font-weight: normal;
}

#gnewtonLogo .newton_logo img {
	width:100px;
}

.gnewtonImgArrow {
	border: 0 solid;
	display: inline;
	text-decoration: none;
}

#gnewtonBackToHome .gnewtonImgArrow {
	display: none;
}
#gnewtonBackToCustomerSite {}

#gnewtonCareerBody div.gnewtonBlueBtn, #gnewtonCareerBody button.gnewtonBlueBtn {
	display:inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: #3498db;
	padding: 9px 15px 8px;
	border-radius: 2px;
	border: none;
	color: white;
	cursor: pointer;
	font-family: Arial;
	font-size: 16px !important;
	text-align: center;
	text-decoration: none;
}
#gnewtonCareerBody div.gnewtonBlueBtn.disabled, #gnewtonCareerBody button.gnewtonBlueBtn.disabled, #gnewtonCareerBody div.gnewtonBlueBtn[disabled], #gnewtonCareerBody button.gnewtonBlueBtn[disabled]{
	background: #ccd3d8;
}
#gnewtonCareerBody div.gnewtonBlueBtn:not(.disabled):not([disabled]):hover , #gnewtonCareerBody button.gnewtonBlueBtn:not(.disabled):not([disabled]):hover {
	background: #88bde5;
}
ul{
	margin-left: 15px;
}
@media (max-width: 550px) {
	.gnewtonBlueBtn{
		margin: 0 auto;
	}
	#gnewtonBackToHome > td{
		text-align: center;
	}
	#gnewtonJobDescriptionBtn {
		text-align: center;
	}
	#gnewtonCareerBody div.gnewtonBlueBtn, #gnewtonCareerBody button.gnewtonBlueBtn {
		display:block;
	}
	#gnewtonJobDescription div.gnewtonBlueBtn {
		display:inline-block;
	}
}
