body,
html {
	margin: 0;
	padding: 0;	
}

/* Forms Styling */
.container-form-page {
	background: #fff;
}

.form-header {
	padding-top: 15px;
}

.bannerRow .header-title {
	background: none;
	display: inline-block;
	padding: 12px 0 0;
	margin-bottom: 0;
}

.bannerRow .header-subtitle {
	background: none !important;
	margin-bottom: 0;
}

.form-header h2 {
	margin-bottom: 10px;
	font-weight: 300;
	font-size: 49px;
	color: #7b7f7b;
	padding-top: 10px;
}

.form-register h3 {
	padding: 10px 0;
}

.form-register .header-subtitle {
	padding-bottom:20px;
}

@media (max-width: 768px) {
	.form-header h2 {
		font-size: 32px;
		line-height:42px;
	} 

	#container .form-header ul {
		margin-left: 10px;
	}

	.form-header {
		padding-top:10px;
	}	
}

.required {
    color: red;
}

.submit:before,
.clearfix:after {
	content: "";
	display: table;
}

.submit:after {
	clear: both;
}

.submit {
	zoom: 1; /* ie 6/7 */
}

.fakeForm {
	background: #F4F4F4;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.25);
	margin: 0 0 80px;
	padding-bottom: 20px;
}


#container .pageTitle {
	border-top: 1px solid #7a7f79;
	border-bottom: 5px solid #4bae6b;
	padding: 13px 30px;
	margin: 22px 0 0 0;
}

#container .pageTitle h1 {
	font-size: 2.25em;
}

/* thank you page */

#container .row.genericTextRow {
	font-size: 16px;
	margin: 15px 0 0 0;
}

/* banner */

.row.bannerRow {
	margin: 15px 0 0 0;
}

.bannerOuterContainer {
	display: table-row;
	width: 100%;
}

.bannerInnerContainer {
	display: table-cell;
	vertical-align: middle;
}

.bannerImg {
	width: 150px;
	height: 150px;
	border: 1px solid #4bae6b;
}

.bannerText {
	width: 815px;
	border: 1px solid #4bae6b;
	border-right: none;
}

.bannerText ul {
	float: left;
	width: 45%;
	padding: 20px 0 0 10px;
	font-size: 13px;
}

.raqbannerRow .bannerText ul {
	width: 60%;
}

.bannerText ul.contactSalesBullets {
	width:  53%
}

.bannerText ul li {
	background: url("/images/interface/bg_list_greencircle.gif") no-repeat scroll 1px 6px transparent;
	padding: 0 28px 3px 19px;
}

.bannerText .bannerHeading {
	float: left;
	width: 45%;
	font-size: 28px;
	text-transform: uppercase;
	text-align: center;
	padding: 23px 0 0 0;
	margin: 0;	
	/* font-weight: 200; */
}

.raqbannerRow .bannerHeading {
	width: 30%;
}

.bannerText .bannerHeading h3 {
	font-weight: 400;
}

.bannerText .bannerHeading h3 span {
	font-weight: 700;
}

#container .formIntroText .cell11 {
	margin: 22px 0 0 28px;
}

#container .formIntroText p {
	margin: 0 0 0.5em 0;
}

#container .formIntroText ul {
	list-style-position: outside;
	padding: 0;
	margin: 0 0 1em 0;
}

#container .formIntroText ul li {
	background: url("/images/interface/bg_list_greencircle.gif") no-repeat scroll 1px 6px transparent;
	padding: 0 28px 3px 19px;
}

#container .formRow input,
#container .formRow select {
	padding: 3px 2px 5px;
	margin: 0;
	display: block;
	border: 1px solid #8b8b8b;
	width: 100%;
	//min-height: 32px;	
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 1em;
	max-width: 350px;
	/* height: 34px; */
	/* overflow: hidden; */
}

#container input[type="file"] {
	border: 0;
}

#container .formRow input[readonly] {
	background: #fff;
}

#container .formRow textarea {
	width: 56%;
	height: 87px;
	margin: 0;
	border: 1px solid #8b8b8b;
}

#bodyContent_GenericForm_24472_PH_Form > div > div.formRow.BusinessChallenges > label,
#container .formRow.ApplicationDetails label {
}

@media (max-width: 836px) {
#container .formRow.ApplicationDetails label {
	margin-left: 20px;
    text-align: left;
    width: 80%;
}

#container .formRow textarea {
	margin: 10px 20px 0 !important;
	width: 84% !important;}
}

#container .formRow input[type="checkbox"] {
	display: inline;
	margin-top: .5em;
	width: auto;
}

#container .formRow.emailOptIn,
#container .formRow.inlineLabel{
	margin-top: 35px;
	margin-bottom: -10px;
	position: relative;
}

#container .formRow input[type="checkbox"]#emailOptIn{
	position: absolute;
	left: 25%;
	margin-top: .35em;
}

#container .formRow input[type="checkbox"]#ENewsOptOut,
#container .formRow input[type="checkbox"]#TermsAndConditions,
#container .formRow input[type="checkbox"]#ConfirmSupplierSpecification,
#container .formRow input[type="checkbox"]#ConfirmLegalRepresentation {
	margin: 0;
	width: 18px;
	position:inherit;
	float:left;
	clear:left;
	margin-top:20px;
}

/* Safari 9.0+ */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { @media
{
	#container .formRow input[type="checkbox"]#emailOptIn,
	#container .formRow input[type="checkbox"]#ENewsOptOut,
	#container .formRow input[type="checkbox"]#TermsAndConditions {
		left: 0%;
	}
}}

#container .formRow.Terms label,
#container .formRow.emailOptIn label,
#container .formRow.emailOptOut label {
	font-weight: 400;
	left: 25%;
	margin: 0 16px;
	width: 75%;
	position: relative;
	text-align: left;
}

#container .formRow.inlineLabel label{
	font-weight: 400;
	margin-top: 18px;
	margin-left: 25px;
	width: 80%;
	position: inherit;
	text-align: left;
}

@media (min-width: 1200px) {
	#container .formRow.Terms label,
	#container .formRow.emailOptIn label,
	#container .formRow.emailOptOut label,
	#container .formRow.inlineLabel label {
		/*left: 5%;*/
	}
}

label a {
	color: #108ea8;
}

#container .formRow.emailOptOut label,
#container .formRow.inlineLabel label {
	left: -80px;
	clear: right;
}

#container {
	text-align: left;
}

#container .formRow {
	padding: 0 30px 0;
}

@media (max-width: 768px) {
	#container .formRow {
		padding: 0 15px 0;
	}

	#container .formRow input[type="checkbox"]#emailOptIn {
		left: 15px;
	}

	#container .formRow.emailOptIn.emailOptIn label {
		left: 15px;
	}
}

#container .formRow.error {
	margin: 20px 0;
}

#container .formRow.error .info div {
	background: url(/resource/img/form-error.gif) no-repeat left top;
}

#container .formRow .info div {
	color: #f00;
	padding: 0 0 0 20px;
	display: block;  
	margin: 8px 0 0 25%;  
	max-width: 350px;
}

#container .formRow .info .erroremailOptIn {
	max-width:none;
	margin: 25px 0 0 0;
}

#container .formRow.title {
	background: #008eaa;
    border-bottom: 5px solid #00768d;
    max-width: inherit;
    padding: 7px 30px 2px;
}

#container .formRow.error label {
	color: #f00;
}

#container .formRow.error input,
#container .formRow.error select {
	border: 1px solid #f00;
	
}

#container .formRow.ok input,
#container .formRow.ok select {
	border: 1px solid #34a647;
}

#container .formRow.required {
	color: #000;
}

#container .formRow label {
	margin: 3px 16px 0.4em 0;
	width: 25%;
	float: left;
	text-align: right;
	clear:left;
}

#container .formRow label span.helpText {
	display: none;
	cursor: pointer;
	height: 14px;
	width: 14px;
	background: url("/images/interface/help.gif") no-repeat scroll left top transparent;
	position: relative;
}

#container .formRow .info .arrow {
	line-height: 1px;
	font-size: 1px;
	height: 15px;
	width:160px; 
	background: transparent url(/images/interface/tooltip-arrow.png) no-repeat center top;
	padding: 0;
	border: 0;
	display:  none;
	position: relative;
	top: -25px;
	margin-bottom: -15px;
}

#container .formRow .info div.helpText {
	margin: 0;
	font-size: 13px;
	width: 160px;
	color: #111;
	line-height: 1.2;
	background-image: none;
	background-color: #fafafa;
	border: 1px solid #1c9dda;
	padding: 10px 10px 0;
	padding-bottom: 10px;
	position: absolute;
	left: -999px;
	z-index: 1;
}

#container .formRow label .reqAst {
	color: #f00;
	font-weight: 800;
}

#container .formRow select.sTitle {
	width: 11%;
	float: left;
	margin: 0 5px 0 0;
}

#container .formRow input.FirstName {
	margin: 0 5px 0 0;
	margin-right: 10px;
}

#container .formRow input.LastName {
	margin: 0;
}

#container .formRow input.FirstName,
#container .formRow input.LastName {
	/* width: 163px; */
	/* float: left; */
}

#container .formRow.TitleOther,
#container .formRow.JobTitleOther {
	display: none;
}

#container .formRow .info {
	clear: both;
	padding-left: 15px;
	position: relative;
}

#container .formRow.Instruments.Consumables.ServiceContracts input[type="checkbox"] {
	top: 15px;
	float: left;
	margin: 0 5px 0 0;
	width: 16px;
	height: 16px;
}

#container .formRow input + label {
	margin: 17px 45px 0 0;
	float: left;
	width: 110px;
}

// #container .formRow input[type="submit"] {
// 	cursor: pointer;
// 	background: #0095d4; 
// 	-webkit-border-radius: 3; 
// 	-moz-border-radius: 3; 
// 	border-radius: 3px; 
// 	font-size: 17px; 
// 	padding: 10px 15px; 
// 	text-align: center; 
// 	margin: 20px 0; 
// 	color: #fff;
// 	border: 0;
// 	font-family: "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
// }

#container .formRow input[type="submit"].submitButton{	
	margin: 25px 0 0 0; 
}

// #container .formRow #btnSubmit {
// 	max-width: 200px;
// 	float: right;
// 	margin-right: 20px;
// 	font-family: "FontAwesome", "Source Sans Pro", Arial, "Helvetica Neue", Helvetica,sans-serif;
// }

// #container .formRow #btnSubmit:hover {
// 	background: #006b99;
// 	text-decoration: none;
// 	cursor:pointer;
// }

// @media (max-width: 768px) {
// 	#container .formRow #btnSubmit {
//         margin-right: auto;
//         margin-left: auto;
//         float: none;
// 	}
// }

.submit.formRow {
	// Compensate for negative margins elsewhere in this file. Le sigh.
	margin-top: 30px;
}

.submit.formRow .btn {
	float: right;
	max-width: 200px;
}

/* thankyou page firstRow */
#container .genericTextRow {
	padding: 15px 0;
}

#container .genericTextRow p {
	font-size: 24px;
	text-align: center;
}

#container .thankyou-page-demo {
	padding-top: 22px;
}

#container .thankyou-page-quote {
	border-bottom: 5px solid #4bae6b;
	margin-bottom: 22px;
	padding-bottom: 22px;
}

/* thankyou page secondRow */
/* access content btn */

#container .confirmFirstRow .cell8.text a {
	display: block;
	margin: 48px auto 0;
	width: 75%;
	height: 54px;
	background: #4bae6b;
	color: #fff;
	padding: 95px 25px;
	font-size: 36px;
	text-align: center;
}

#container .confirmFirstRow .cell8.text a:hover {
	background: #367F4D;
}

/* register now button */
/* #container .button {
	color: #fff;
	font-weight: 700;
	margin: 6px 12px 6px 25px;
	display: block;
	padding: 7px 20px 7px 7px;
	width: 128px;
}*/

/* video */

#container .confirmFirstRow {
	background: #ebebeb;
	padding: 0 0 25px 0;
	margin: 0 0 50px;
}

#container .row.radTYVideoRow {
	padding: 0 0 25px 0;
}

#container video {
	position: relative;
}

#container .confirmFirstRow .cell8.video h3,
#container .radTYVideoRow .cell8.video h3 {
	font-size: 1.27em;
	font-weight: 700;
	text-align: center;
	margin: 15px 25px;
}

#container .confirmFirstRow .cell8.video .video a,
#container .radTYVideoRow .cell8.video .video a {
	margin: 0 auto;
	display: block;
	max-width: 850px;
}

#container .confirmFirstRow .cell8.video a img,
#container .radTYVideoRow .cell8.video a img,
#container .video img {
	max-width: 850px;
	width: 90%;
	margin: 0 auto;
	display: block;
}

#container .confirmFirstRow .cell8.video a .play,
#container .radTYVideoRow .cell8.video a .play,
#container .video .play {
	cursor: pointer;
	display: block;
	left: 0;
	background: transparent url(/images/interface/demo-play.png) no-repeat 0 0;
	height: 41px;
	width: 65px;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

#container .confirmFirstRow .text input {
	width: 95%;
	background: #4bae6b;
	max-width: none;
	font-size: 26px;
	padding: 106px 0;
	height: auto;
	margin: 48px 0 0 0;
}

#container .confirmFirstRow .text input:hover {
	background: #367F4D;
	text-decoration: underline;
}

#container .confirmSecondRow {
	border-top: 6px solid #4bae6b;
	border-bottom: 1px solid #ccc;
}

#container .confirmSecondRow p {
	text-align: center;
	font-size: 26px;
	margin: 15px 0;
}


#container .row.radTYVideoRow .cell8.text {
	background: #ebebeb;
	margin: 0;
	height: 237px;
	border: 1px solid #ccc;
}

#container .row.radTYVideoRow .cell8.text p {
	margin: 25px;
	font-size: 18px;
	line-height: 28px;
}

/* thankyou page thankyou links */

#container .thankYouLinks {
	border-top: 1px solid #ccc;
	max-width: 1170px;
	margin: 22px auto 0;
}

#container .row.thankYouLinks {
	background: #ebebeb;
	border: 1px solid #ccc;
}

#container .row.thankYouLinks #bodyContent_ThankYouLinksUserControl_ReturnToPreviousPanel,
#container .row.thankYouLinks #bodyContent_ThankYouLinksUserControl_GoHomePanel {
	width: 36%;
	float: left;	
	margin: 0 0 10px 10%;
	clear: none;
}

#container .row.thankYouLinks #bodyContent_ThankYouLinksUserControl_ReturnToPreviousPanel .button,
#container .row.thankYouLinks #bodyContent_ThankYouLinksUserControl_GoHomePanel .button {
	width: 160px;
	margin: 10px 0 0px 10px;
}

#headerContainer {
	width: 100%;
	background: #353939;
	min-height: 94px;	
}

.bannerRow .row {
/*	margin: 0 0 5px 0;*/
	margin-left: auto;
	margin-right: auto;
}

.formRow {
	margin: 20px 0;
	width: 100%;
    overflow: hidden;
}

.formRow.Password {
	overflow: visible;
}

.formRow:last-child {
	margin: 0;
}

.title {	
	/* color: #fff; */
	/* background: #45a363; */
	/* width: 50%; */
}

.title h3 {
	color: #fff;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.35em;
    padding-bottom: 5px;
}

.cell1,
.cell2,
.cell3,
.cell4,
.cell5,
.cell6,
.cell7,
.cell8,
.cell9,
.cell10,
.cell11,
.cell12,
.cell13,
.cell14,
.cell15,
.cell16 {
	margin: 0 0.3%;
	float: left;
	min-height: 32px;	
}

.cell1	{width: 05.65%;	}
.cell2	{width: 11.90%;	}
.cell3	{width: 18.15%;	}
.cell4	{width: 24.40%;	}
.cell5	{width: 30.65%;	}
.cell6	{width: 36.90%;	}
.cell7	{width: 43.15%;	}
.cell8	{width: 49.40%;	}
.cell9	{width: 55.65%;	}
.cell10	{width: 61.90%;	}
.cell11	{width: 68.15%; }
.cell12	{width: 74.40%;	}
.cell13	{width: 80.65%;	}
.cell14	{width: 86.90%;	}
.cell15	{width: 93.15%;	}
.cell16	{width: 99.40%;	}

.cell11 {
	overflow-x: hidden;
}

.clear {
	clear:both;
}

label {
	width: 100%;	
	display: block;
	margin: 0 0 5px 0;
}

.fakeForm .formRow + .info {
    left: 25%;
    position: relative;
    width: 75%;
    padding: 0 32px;
    margin-top: 16px;
}

@media (max-width: 969px) {
	#container {
		width: 100%
	}
}

@media (max-width: 825px) {
	.cell11 {
		width: 100%;
	}

	#container .formRow.ApplicationDetails {
		padding: 0;
	}

	#container .formRow textarea {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		width: 94%;
		margin: 0 3%;
	}

	#container .formRow input,
	#container .formRow select {
		width: 50%;
		max-width: none;
	}

	#container .formRow label {
		width: 35%;
	}

	#container .formRow input[type="checkbox"]#emailOptIn {
		left: 20px;
		// width: 0;
	}

	#container .formRow.Terms label,
	#container .formRow.emailOptIn label,
	#container .formRow.emailOptOut label {
		left: 0;
		width: auto;
	}

	.fakeForm .formRow + .info {
	    position: static;
	    width: auto;
	}
}

@media (max-width: 650px) {
	.row {
		width: 100%;	
	}
	
  	.cell1,
  	.cell2,
  	.cell3,
  	.cell4,
  	.cell5,
  	.cell6,
  	.cell7,
  	.cell9,
  	.cell10,
  	.cell12,
  	.cell13,
  	.cell14,
  	.cell15 {
		margin: 1.5% 1%;
		width: 23%;
	}
	
	.cell16 {
		width: 98%;	
	}
	
	.cell7,
	.cell9 {
		width: 48%;	
	}
	
	.header	.cell4,
	.header .cell12 {
		width: 48%;	
	}

	#container .formRow label {
		width: 100%;
		text-align:left;
	}

	#container .formRow input,
	#container .formRow select {
		width: 100%;
		max-width: none;
	}

	#container .formRow textarea {
		margin: 0 15px 0 !important;
		width: 91% !important;
	}

	#container .formRow .info div {	
		margin: 8px 0 0 0;  
	}
}

@media (max-width: 500px) {
	.cell1,
	.cell2,
	.cell3,
	.cell4,
	.cell5,
	.cell6,
	.cell7,
	.cell8,
	.cell9,
	.cell10,
	.cell12,
	.cell13,
	.cell14,
	.cell15,
	.cell16 {
		width: 48%;
	}
	
	.cell16 {
		width: 98%;	
	}
	
	.cell7,
	.cell9 {
		width: 48%;	
	}
}

@media (max-width: 400px) {
  .cell1,
  .cell2,
  .cell3,
  .cell4,
  .cell5,
  .cell6,
  .cell7,
  .cell8,
  .cell9,
  .cell10,
  .cell11,
  .cell12,
  .cell13,
  .cell14,
  .cell15,
  .cell16 {
		width: 98%;
	}
}

.Aboutyourcompanyinstitution,
.whatareyouinterestedin {
	margin-top: 20px;
}

#container {
	background: #fff;
}