﻿/* Form */
.scfForm {
	clear:both;
	display:block;
}

/* Odd Div Clear */
.scfOddDiv {
	clear: left;
	}
/* Form Title*/
.scfTitleBorder
{
	color: #be4e00 !important;
	font-size: 1.5em; 
	font-weight: normal;
	margin: 0 0 15px 0;
}

/* Form Introduction*/
.scfIntroBorder
{
	padding: 0 0 0 10px;
}

/* Form Footer*/
.scfFooterBorder
{
	padding-left: 10px;
}

/* Submit Button*/
.scfSubmitButtonBorder
{
	/*float: left;*/
	width: 86px;
}

.scfSubmitButton
{
	background: #484746;
	border: none;
	color: #fff;
	padding: 5px 0;
	margin: 0 0 0 10px;
}

/* Error */
.scfError
{
}

/* Validation */
.scfValidationSummary
{
	display: none;
	
}

.scfValidatorRequired, .scfRequired
{
	clear: both;
	float: left;
	font-size: 10px;
	width: 115px;
}

.scfValidator
{
	margin: 0px;
	display: block;	
	}
	.scfSingleLineGeneralPanel span.scfValidator { }

/* Forms section*/
.scfSectionBorderAsFieldSet
{
	padding: 0 px 15px 15px 15px;
	border: 0px;
	border-top: solid 2px;
	margin: 0 0 0 10px;
	padding-top: 10px;
}

.scfSectionLegend
{
	padding: 7px 13px 8px 13px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}

.scfSectionBorder
{
	margin: 0 0 10px 0;
	padding: 0px;
	width: 100%;
}

.scfSectionContent
{
	float: left;
	margin: 0 0 20px 0;
		*margin-top: 30px;
	width: 460px;
	
}

.scfSectionUsefulInfo
{
	width: 100%; /*padding: 5px 0px 0px 20px;*/
	vertical-align: top;
	display: inline;
}

/* Form fields */
/* Checkbox */

.scfCheckboxBorder
{
	clear: left;
	text-align: left;
	display: block;
	margin: 5px 0px;
	width: 100%;
}

.scfCheckbox
{
	width: 90%;
	display: block;
	padding: 0px 0px;
	margin: 0px;
	font-size: .9em;
}

.scfCheckboxUsefulInfo
{
	font-size: 0.9em;
	display: block;
	width: 90%;
	padding: 0px 3px 5px 3px;
}

/* Label */
.scfLabel
{
	display: block;
	width: 184px;
}

.scfListBoxGeneralPanel, .scfDropListGeneralPanel
{
	position: relative;
	margin: 0px 3px;
	width: 61%;
	display: block;
	float: left;
	zoom: 1;
}

.scfListBox, .scfDropList
{
	width: 100%;
	margin: 0px;
	margin-left: 3px;
}

.scfMultipleLineTextBox
{
	border: 1px solid #c2c2c2;
	height: 52px; /*  */
	padding: 5px;
	width: 295px;  /*307  */
}


.scfDropListBorder, .scfEmailBorder, .scfMultipleLineTextBorder, .scfSingleLineTextBorder, .scfPasswordBorder, .scfNumberBorder, .scfDateBorder, .scfRadioButtonListBorder, .scfListBoxBorder, .scfCheckBoxListBorder, .scfFileUploadBorder, .scfDateSelectorBorder, .scfCreditCardBorder, .scfConfirmPasswordBorder, .scfCaptchaBorder
{
	float: left;
	margin: 0 0 8px 0;
		*margin: 0;
	width: 220px;
	
}
  .scfDropListBorder, .scfEmailBorder, .scfSingleLineTextBorder, .scfPasswordBorder, .scfNumberBorder, .scfDateBorder, .scfFileUploadBorder, .scfDateSelectorBorder, .scfCreditCardBorder, .scfConfirmPasswordBorder, .scfCaptchaBorder
  {
    min-height: 53px;
		height: auto !important;
		height: 53px;
  }
	.scfCheckBoxListBorder {width: 100%;}
	.scfMultipleLineTextBorder {width: 307px;}

.scfEmailTextBox, .scfSingleLineTextBox, .scfPasswordTextBox, .scfNumberTextBox, .scfDateTextBox, .scfRadioButtonList, .scfListBox, .scfCheckBoxList, .scfFileUpload, .scfCreditCardTextBox, .scfCreditCardType, .scfConfirmPasswordTextBox
{
	border: 1px solid #c2c2c2;
	padding: 2px 2px;
	width: 178px; 
}
.scfCheckBoxList 
{
	border: none;
}
	


.scfDropListLabel, .scfEmailLabel, .scfMultipleLineTextLabel, .scfSingleLineTextLabel, .scfPasswordLabel, .scfNumberLabel, .scfDateLabel, .scfRadioButtonListLabel, .scfCheckBoxListLabel, .scfListBoxLabel, .scfFileUploadLabel, .scfDateSelectorLabel, .scfCreditCardLabel, .scfConfirmPasswordLabel, .scfCaptchaLabel
{
	display: block;
	font-size: .9em;
	margin: 0 0 3px 0;
	width: 184px;
}
	.scfCheckBoxListLabel {width: 100%;}
	.scfCheckBoxListGeneralPanel table td { border: none;}
	
.scfEmailGeneralPanel, .scfMultipleLineGeneralPanel, .scfSingleLineGeneralPanel, .scfPasswordGeneralPanel, .scfNumberGeneralPanel, .scfDateGeneralPanel, .scfRadioButtonListGeneralPanel, .scfCheckBoxListGeneralPanel, .scfFileUploadGeneralPanel, .scfDateSelectorGeneralPanel, .scfCreditCardGeneralPanel, .scfConfirmPasswordGeneralPanel, .scfCaptchaGeneralPanel
{
	display: block;
	float: left;
	width: 178px;
}
	.scfNumberGeneralPanel {
		*margin: 0;
	}
	.scfMultipleLineGeneralPanel
	{
		
		}

.scfDropListUsefulInfo, .scfEmailUsefulInfo, .scfMultipleLineTextUsefulInfo, .scfSingleLineTextUsefulInfo, .scfPasswordUsefulInfo, .scfNumberUsefulInfo, .scfDateUsefulInfo, .scfRadioButtonListUsefulInfo, .scfListBoxUsefulInfo, .scfCheckBoxListUsefulInfo, .scfFileUploadUsefulInfo, .scfDateSelectorUsefulInfo, .scfCreditCardTextUsefulInfo, .scfConfirmPasswordUsefulInfo, .scfCaptchaUsefulInfo
{
	padding-left: 3px;
	font-size: 0.9em;
	width: 100%;
	display: block;
	float: left;
	padding-bottom: 5px;
}

.scfMultipleLineTextUsefulInfo {
	width: 295px;
	padding-bottom: 5px;
	}
.scfDateSelectorDay, .scfDateSelectorMonth, .scfDateSelectorYear
{
	width: 33%;
	margin: 0px;
}

ul
{
	margin: 0px;
	padding: 0px;
}

.scfCreditCardType
{
	width: 100%;
}

.scfCaptchaLabelText
{
	width:180px;
}


.scfCaptcha img
{
	border : 1px solid black;
}

.scfCaptchaTextBox
{
	width : 100%;
}
.scfCaptchStrongTextPanel
{
	width : 180px;
	display: block;
	float: left;
}

.scfCaptchaBorder, .scfCaptchaGeneralPanel
{
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.scfCaptchaLimitGeneralPanel
{
	width:215px;
}

.scfCaptchaLimitGeneralPanel .scfRequired, .scfCaptchaLimitGeneralPanel .scfValidatorRequired
{
	float: right;	
}

.scfCaptchaGeneralPanel embed
{
   position:absolute;
   z-index : -10;
}

.scfCaptchaGeneralPanel td br
{
	margin-top : 3px;
	margin-bottom : 5px;
}

.scfCaptchaGeneralPanel td input
{
	margin-left:20px;	
}

.scfCaptchaGeneralPanel table
{
	margin-top: 30px;
}


#btnCancel{margin-left: 16px;}

/* Form fixes */

.scfCheckBoxListGeneralPanel
{
	
}

.scfCheckBoxListGeneralPanel table tbody tr td, 
.scfRadioButtonListGeneralPanel table tbody tr td {
		border: none;
		display:block;
		width: 400px;
		padding: 5px 15px 0 0;
		}
		.scfCheckBoxListGeneralPanel table tbody tr td input,
		.scfRadioButtonListGeneralPanel table tbody tr td input { 
			margin-top: 4px;
			}
		.scfCheckBoxListGeneralPanel, 
		.scfRadioButtonListGeneralPanel {
			font-size:0.9em;
			width: 400px;
			}
		.scfDropListGeneralPanel {
			font-size:0.9em;
			width: 400px;
			padding: 0;
			margin: 0 0 10px 0;	
			}
		
		.scfDropListGeneralPanel select {
			width: 185px;
			border:1px solid #C2C2C2;
			padding: 1px;
			margin: 0;
			}
		.scfCheckBoxListGeneralPanel label,
		.scfRadioButtonListGeneralPanel label {
			margin-top: -5px;
			}

		.scfCheckBoxListBorder, .scfRadioButtonListBorder, .scfDropListBorder  {
			float: none;
			clear: both;
			}
	
		.scfCheckBoxList, .scfRadioButtonList {
			border: none;
			width: 100%;
			}
			
		.scfRadioButtonListLabel {
				width: 400px;
				}
				
				
/* Smart Phone Overrides */
#content.inquiry-content .scfForm {
	padding-top: 19px;
}
#content.inquiry-content .scfForm .scfTitleBorder {
    color: #BE4E00;
    display: block;
    font-size: 3em;
    font-weight: normal;
    line-height: 54px;
    padding-bottom: 19px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
	margin: 0;
    text-align: left;	
}
#content.inquiry-content .scfForm .scfIntroBorder {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
#content.inquiry-content .scfForm p {
    margin: 0 0 26px 0;
    font-size: 2em;
    font-weight: normal;
    line-height: 26px;
}

#content.inquiry-content .scfForm .scfSectionContent {
    float: left;
    width: 100%;
	border-top: none;
	border-top: 1px dotted #bfbfbf;
	margin: 0px 0 15px 0;
	padding: 10px 0 0px 0;	
}

#content.inquiry-content .scfForm .scfSectionBorder {
	float: left;
	margin: 0 0 0 0;
	padding: 0px;
	width: 100%;
}

#content.inquiry-content .scfForm .scfDropListBorder,
#content.inquiry-content .scfForm .scfEmailBorder,
#content.inquiry-content .scfForm .scfMultipleLineTextBorder,
#content.inquiry-content .scfForm .scfSingleLineTextBorder,
#content.inquiry-content .scfForm .scfPasswordBorder,
#content.inquiry-content .scfForm .scfNumberBorder,
#content.inquiry-content .scfForm .scfDateBorder,
#content.inquiry-content .scfForm .scfRadioButtonListBorder,
#content.inquiry-content .scfForm .scfListBoxBorder,
#content.inquiry-content .scfForm .scfCheckBoxListBorder,
#content.inquiry-content .scfForm .scfFileUploadBorder,
#content.inquiry-content .scfForm .scfDateSelectorBorder,
#content.inquiry-content .scfForm .scfCreditCardBorder,
#content.inquiry-content .scfForm .scfConfirmPasswordBorder,
#content.inquiry-content .scfForm .scfCaptchaBorder {
    clear: both;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    min-height: 95px;
	    height: auto !important;
		height: 95px;
    width: 100%;
}

#content.inquiry-content .scfForm .scfDropListBorder,
#content.inquiry-content .scfForm .scfEmailBorder,
#content.inquiry-content .scfForm .scfSingleLineTextBorder,
#content.inquiry-content .scfForm .scfPasswordBorder,
#content.inquiry-content .scfForm .scfNumberBorder,
#content.inquiry-content .scfForm .scfDateBorder,
#content.inquiry-content .scfForm .scfFileUploadBorder,
#content.inquiry-content .scfForm .scfDateSelectorBorder,
#content.inquiry-content .scfForm .scfCreditCardBorder,
#content.inquiry-content .scfForm .scfConfirmPasswordBorder,
#content.inquiry-content .scfForm .scfCaptchaBorder {
    min-height: 95px;
	    height: auto !important;
		height: 95px;
}

#content.inquiry-content .scfForm .scfDropListLabel,
#content.inquiry-content .scfForm .scfEmailLabel,
#content.inquiry-content .scfForm .scfMultipleLineTextLabel,
#content.inquiry-content .scfForm .scfSingleLineTextLabel,
#content.inquiry-content .scfForm .scfPasswordLabel,
#content.inquiry-content .scfForm .scfNumberLabel,
#content.inquiry-content .scfForm .scfDateLabel,
#content.inquiry-content .scfForm .scfRadioButtonListLabel,
#content.inquiry-content .scfForm .scfCheckBoxListLabel,
#content.inquiry-content .scfForm .scfListBoxLabel,
#content.inquiry-content .scfForm .scfFileUploadLabel,
#content.inquiry-content .scfForm .scfDateSelectorLabel,
#content.inquiry-content .scfForm .scfCreditCardLabel,
#content.inquiry-content .scfForm .scfConfirmPasswordLabel,
#content.inquiry-content .scfForm .scfCaptchaLabel {
    margin: 0;
    display: inline-block;
    float: left;
    font-size: 2em;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    width: 100%;
}

#content.inquiry-content .scfForm .scfEmailGeneralPanel,
#content.inquiry-content .scfForm .scfMultipleLineGeneralPanel,
#content.inquiry-content .scfForm .scfSingleLineGeneralPanel,
#content.inquiry-content .scfForm .scfPasswordGeneralPanel,
#content.inquiry-content .scfForm .scfNumberGeneralPanel,
#content.inquiry-content .scfForm .scfDateGeneralPanel,
#content.inquiry-content .scfForm .scfRadioButtonListGeneralPanel,
#content.inquiry-content .scfForm .scfCheckBoxListGeneralPanel,
#content.inquiry-content .scfForm .scfFileUploadGeneralPanel,
#content.inquiry-content .scfForm .scfDateSelectorGeneralPanel,
#content.inquiry-content .scfForm .scfCreditCardGeneralPanel,
#content.inquiry-content .scfForm .scfConfirmPasswordGeneralPanel,
#content.inquiry-content .scfForm .scfCaptchaGeneralPanel {
    display: block;
    float: left;
    width: 100%;
}

#content.inquiry-content .scfForm .scfEmailTextBox,
#content.inquiry-content .scfForm .scfSingleLineTextBox,
#content.inquiry-content .scfForm .scfPasswordTextBox,
#content.inquiry-content .scfForm .scfNumberTextBox,
#content.inquiry-content .scfForm .scfDateTextBox,
#content.inquiry-content .scfForm .scfRadioButtonList,
#content.inquiry-content .scfForm .scfListBox,
#content.inquiry-content .scfForm .scfCheckBoxList,
#content.inquiry-content .scfForm .scfFileUpload,
#content.inquiry-content .scfForm .scfCreditCardTextBox,
#content.inquiry-content .scfForm .scfCreditCardType,
#content.inquiry-content .scfForm .scfConfirmPasswordTextBox {
	background: #fff url(../../../../img/mobile/input-gradient.gif) 0 0 repeat-x;
	border: 1px solid #bfbfbf;
	display: inline-block;
	float: right;
	font-size: 2em;
	font-weight: normal;
	height: 52px;
	line-height: 52px;
	padding: 0;
	text-indent: 5px;
	width: 100%;
}

#content.inquiry-content .scfForm .scfValidatorRequired {
    margin: 0;
    display: inline-block;
    float: left;
    font-size: 2em;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    width: 100%;
}
#content.inquiry-content .scfForm .scfRequired {
}
#content.inquiry-content .scfForm .scfRequired {
    color: #000000;
}

#content.inquiry-content .scfForm .scfMultipleLineTextBox {
	background: #fff url(../../../../img/mobile/textarea-gradient.gif) 0 0 repeat-x;
	border: 1px solid #bfbfbf;
	display: inline-block;
	float: right;
	font-size: 2em;
	font-weight: normal;
	height: 104px;
	line-height: 26px;
	padding: 0;
	text-indent: 5px;
	width: 100%;
}

#content.inquiry-content .scfForm .scfSubmitButtonBorder {
	clear: both;
	margin: 10px 0 0 0;
	text-align: right;
    width: 100%;
}

#content.inquiry-content .scfForm .scfSubmitButton {
	background: #484746;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 1.666em;
	font-weight: bold;
	height: 54px;
	line-height: 54px;
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	width: 40%;
}

#content.inquiry-content .scfForm .scfFooterBorder {
    padding-left: 0px;
}
#content.inquiry-content .scfForm .scfFooterBorder p {
    margin: 0 0 26px 0;
    font-size: 2em;
    font-weight: normal;
    line-height: 30px;
}

.smart-form #whitePaperRegistionForm {
	padding: 19px 30px 30px 30px;
}
.smart-form #whitePaperRegistionForm .scfTitleBorder {
    color: #BE4E00;
    display: block;
    font-size: 3em;
    font-weight: normal;
    line-height: 54px;
    padding-bottom: 19px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
	margin: 0;
    text-align: left;	
}
.smart-form #whitePaperRegistionForm .scfIntroBorder {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.smart-form #whitePaperRegistionForm p {
    margin: 0 0 26px 0;
    font-size: 2em;
    font-weight: normal;
    line-height: 26px;
}

.smart-form #whitePaperRegistionForm .scfSectionContent {
    float: left;
    width: 100%;
	border-top: none;
	border-top: 1px dotted #bfbfbf;
	margin: 0px 0 15px 0;
	padding: 10px 0 0px 0;	
}

.smart-form #whitePaperRegistionForm .scfSectionBorder {
	float: left;
	margin: 0 0 0 0;
	padding: 0px;
	width: 100%;
}

.smart-form #whitePaperRegistionForm .scfDropListBorder,
.smart-form #whitePaperRegistionForm .scfEmailBorder,
.smart-form #whitePaperRegistionForm .scfMultipleLineTextBorder,
.smart-form #whitePaperRegistionForm .scfSingleLineTextBorder,
.smart-form #whitePaperRegistionForm .scfPasswordBorder,
.smart-form #whitePaperRegistionForm .scfNumberBorder,
.smart-form #whitePaperRegistionForm .scfDateBorder,
.smart-form #whitePaperRegistionForm .scfRadioButtonListBorder,
.smart-form #whitePaperRegistionForm .scfListBoxBorder,
.smart-form #whitePaperRegistionForm .scfCheckBoxListBorder,
.smart-form #whitePaperRegistionForm .scfFileUploadBorder,
.smart-form #whitePaperRegistionForm .scfDateSelectorBorder,
.smart-form #whitePaperRegistionForm .scfCreditCardBorder,
.smart-form #whitePaperRegistionForm .scfConfirmPasswordBorder,
.smart-form #whitePaperRegistionForm .scfCaptchaBorder {
    clear: both;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    min-height: 95px;
	    height: auto !important;
		height: 95px;
    width: 100%;
}

.smart-form #whitePaperRegistionForm .scfDropListBorder,
.smart-form #whitePaperRegistionForm .scfEmailBorder,
.smart-form #whitePaperRegistionForm .scfSingleLineTextBorder,
.smart-form #whitePaperRegistionForm .scfPasswordBorder,
.smart-form #whitePaperRegistionForm .scfNumberBorder,
.smart-form #whitePaperRegistionForm .scfDateBorder,
.smart-form #whitePaperRegistionForm .scfFileUploadBorder,
.smart-form #whitePaperRegistionForm .scfDateSelectorBorder,
.smart-form #whitePaperRegistionForm .scfCreditCardBorder,
.smart-form #whitePaperRegistionForm .scfConfirmPasswordBorder,
.smart-form #whitePaperRegistionForm .scfCaptchaBorder {
    min-height: 95px;
	    height: auto !important;
		height: 95px;
}

.smart-form #whitePaperRegistionForm .scfDropListLabel,
.smart-form #whitePaperRegistionForm .scfEmailLabel,
.smart-form #whitePaperRegistionForm .scfMultipleLineTextLabel,
.smart-form #whitePaperRegistionForm .scfSingleLineTextLabel,
.smart-form #whitePaperRegistionForm .scfPasswordLabel,
.smart-form #whitePaperRegistionForm .scfNumberLabel,
.smart-form #whitePaperRegistionForm .scfDateLabel,
.smart-form #whitePaperRegistionForm .scfRadioButtonListLabel,
.smart-form #whitePaperRegistionForm .scfCheckBoxListLabel,
.smart-form #whitePaperRegistionForm .scfListBoxLabel,
.smart-form #whitePaperRegistionForm .scfFileUploadLabel,
.smart-form #whitePaperRegistionForm .scfDateSelectorLabel,
.smart-form #whitePaperRegistionForm .scfCreditCardLabel,
.smart-form #whitePaperRegistionForm .scfConfirmPasswordLabel,
.smart-form #whitePaperRegistionForm .scfCaptchaLabel {
    margin: 0;
    display: inline-block;
    float: left;
    font-size: 2em;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    width: 100%;
}

.smart-form #whitePaperRegistionForm .scfEmailGeneralPanel,
.smart-form #whitePaperRegistionForm .scfMultipleLineGeneralPanel,
.smart-form #whitePaperRegistionForm .scfSingleLineGeneralPanel,
.smart-form #whitePaperRegistionForm .scfPasswordGeneralPanel,
.smart-form #whitePaperRegistionForm .scfNumberGeneralPanel,
.smart-form #whitePaperRegistionForm .scfDateGeneralPanel,
.smart-form #whitePaperRegistionForm .scfRadioButtonListGeneralPanel,
.smart-form #whitePaperRegistionForm .scfCheckBoxListGeneralPanel,
.smart-form #whitePaperRegistionForm .scfFileUploadGeneralPanel,
.smart-form #whitePaperRegistionForm .scfDateSelectorGeneralPanel,
.smart-form #whitePaperRegistionForm .scfCreditCardGeneralPanel,
.smart-form #whitePaperRegistionForm .scfConfirmPasswordGeneralPanel,
.smart-form #whitePaperRegistionForm .scfCaptchaGeneralPanel {
    display: block;
    float: left;
    width: 100%;
}

.smart-form #whitePaperRegistionForm .scfEmailTextBox,
.smart-form #whitePaperRegistionForm .scfSingleLineTextBox,
.smart-form #whitePaperRegistionForm .scfPasswordTextBox,
.smart-form #whitePaperRegistionForm .scfNumberTextBox,
.smart-form #whitePaperRegistionForm .scfDateTextBox,
.smart-form #whitePaperRegistionForm .scfRadioButtonList,
.smart-form #whitePaperRegistionForm .scfListBox,
.smart-form #whitePaperRegistionForm .scfCheckBoxList,
.smart-form #whitePaperRegistionForm .scfFileUpload,
.smart-form #whitePaperRegistionForm .scfCreditCardTextBox,
.smart-form #whitePaperRegistionForm .scfCreditCardType,
.smart-form #whitePaperRegistionForm .scfConfirmPasswordTextBox {
	background: #fff url(../../../../img/mobile/input-gradient.gif) 0 0 repeat-x;
	border: 1px solid #bfbfbf;
	display: inline-block;
	float: right;
	font-size: 2em;
	font-weight: normal;
	height: 52px;
	line-height: 52px;
	padding: 0;
	text-indent: 5px;
	width: 100%;
}

.smart-form #whitePaperRegistionForm .scfValidatorRequired {
    margin: 0;
    display: inline-block;
    float: left;
    font-size: 2em;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    width: 100%;
}
.smart-form #whitePaperRegistionForm .scfRequired {
}
.smart-form #whitePaperRegistionForm .scfRequired {
    color: #000000;
}

.smart-form #whitePaperRegistionForm .scfMultipleLineTextBox {
	background: #fff url(../../../../img/mobile/textarea-gradient.gif) 0 0 repeat-x;
	border: 1px solid #bfbfbf;
	display: inline-block;
	float: right;
	font-size: 2em;
	font-weight: normal;
	height: 104px;
	line-height: 26px;
	padding: 0;
	text-indent: 5px;
	width: 100%;
}

.smart-form #whitePaperRegistionForm .scfSubmitButtonBorder {
	clear: both;
	margin: 10px 0 0 0;
	text-align: right;
    width: 100%;
}

.smart-form #whitePaperRegistionForm .scfSubmitButton {
	background: #484746;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 1.666em;
	font-weight: bold;
	height: 54px;
	line-height: 54px;
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	width: 40%;
}

.smart-form #whitePaperRegistionForm .scfFooterBorder {
    padding-left: 0px;
}
.smart-form #whitePaperRegistionForm .scfFooterBorder p {
    margin: 0 0 26px 0;
    font-size: 2em;
    font-weight: normal;
    line-height: 30px;
}


/* Optimized Phone */
#content.opt-inquiry-content .scfForm {
	padding-top: 19px;
}
#content.opt-inquiry-content .scfForm .scfTitleBorder {
    color: #323232;
    display: block;
    font-size: 1.333em;
    font-weight: normal;
    line-height: 16px;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    text-align: left;
}
#content.opt-inquiry-content .scfForm .scfIntroBorder {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
#content.opt-inquiry-content .scfForm p {
    margin: 0 0 14px 0;
    font-size: 1em;
    font-weight: normal;
    line-height: 14px;
}

#content.opt-inquiry-content .scfForm .scfSectionContent {
    float: left;
    width: 100%;
	border-top: none;
	margin: 0px 0 15px 0;
	padding: 10px 0 0px 0;	
}

#content.opt-inquiry-content .scfForm .scfSectionBorder {
	float: left;
	margin: 0 0 0 0;
	padding: 0px;
	width: 100%;
}

#content.opt-inquiry-content .scfForm .scfDropListBorder,
#content.opt-inquiry-content .scfForm .scfEmailBorder,
#content.opt-inquiry-content .scfForm .scfMultipleLineTextBorder,
#content.opt-inquiry-content .scfForm .scfSingleLineTextBorder,
#content.opt-inquiry-content .scfForm .scfPasswordBorder,
#content.opt-inquiry-content .scfForm .scfNumberBorder,
#content.opt-inquiry-content .scfForm .scfDateBorder,
#content.opt-inquiry-content .scfForm .scfRadioButtonListBorder,
#content.opt-inquiry-content .scfForm .scfListBoxBorder,
#content.opt-inquiry-content .scfForm .scfCheckBoxListBorder,
#content.opt-inquiry-content .scfForm .scfFileUploadBorder,
#content.opt-inquiry-content .scfForm .scfDateSelectorBorder,
#content.opt-inquiry-content .scfForm .scfCreditCardBorder,
#content.opt-inquiry-content .scfForm .scfConfirmPasswordBorder,
#content.opt-inquiry-content .scfForm .scfCaptchaBorder {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 100%;
}

#content.opt-inquiry-content .scfForm .scfDropListBorder,
#content.opt-inquiry-content .scfForm .scfEmailBorder,
#content.opt-inquiry-content .scfForm .scfSingleLineTextBorder,
#content.opt-inquiry-content .scfForm .scfPasswordBorder,
#content.opt-inquiry-content .scfForm .scfNumberBorder,
#content.opt-inquiry-content .scfForm .scfDateBorder,
#content.opt-inquiry-content .scfForm .scfFileUploadBorder,
#content.opt-inquiry-content .scfForm .scfDateSelectorBorder,
#content.opt-inquiry-content .scfForm .scfCreditCardBorder,
#content.opt-inquiry-content .scfForm .scfConfirmPasswordBorder,
#content.opt-inquiry-content .scfForm .scfCaptchaBorder {
    min-height: 15px;
	    height: auto !important;
		height: 15px;
}

#content.opt-inquiry-content .scfForm .scfDropListLabel,
#content.opt-inquiry-content .scfForm .scfEmailLabel,
#content.opt-inquiry-content .scfForm .scfMultipleLineTextLabel,
#content.opt-inquiry-content .scfForm .scfSingleLineTextLabel,
#content.opt-inquiry-content .scfForm .scfPasswordLabel,
#content.opt-inquiry-content .scfForm .scfNumberLabel,
#content.opt-inquiry-content .scfForm .scfDateLabel,
#content.opt-inquiry-content .scfForm .scfRadioButtonListLabel,
#content.opt-inquiry-content .scfForm .scfCheckBoxListLabel,
#content.opt-inquiry-content .scfForm .scfListBoxLabel,
#content.opt-inquiry-content .scfForm .scfFileUploadLabel,
#content.opt-inquiry-content .scfForm .scfDateSelectorLabel,
#content.opt-inquiry-content .scfForm .scfCreditCardLabel,
#content.opt-inquiry-content .scfForm .scfConfirmPasswordLabel,
#content.opt-inquiry-content .scfForm .scfCaptchaLabel {
    margin: 0;
    display: block;
    float: left;
    font-size: 1em;
    font-weight: normal;
    height: auto;
    line-height: inherit;
    width: 100%;
}

#content.opt-inquiry-content .scfForm .scfEmailGeneralPanel,
#content.opt-inquiry-content .scfForm .scfMultipleLineGeneralPanel,
#content.opt-inquiry-content .scfForm .scfSingleLineGeneralPanel,
#content.opt-inquiry-content .scfForm .scfPasswordGeneralPanel,
#content.opt-inquiry-content .scfForm .scfNumberGeneralPanel,
#content.opt-inquiry-content .scfForm .scfDateGeneralPanel,
#content.opt-inquiry-content .scfForm .scfRadioButtonListGeneralPanel,
#content.opt-inquiry-content .scfForm .scfCheckBoxListGeneralPanel,
#content.opt-inquiry-content .scfForm .scfFileUploadGeneralPanel,
#content.opt-inquiry-content .scfForm .scfDateSelectorGeneralPanel,
#content.opt-inquiry-content .scfForm .scfCreditCardGeneralPanel,
#content.opt-inquiry-content .scfForm .scfConfirmPasswordGeneralPanel,
#content.opt-inquiry-content .scfForm .scfCaptchaGeneralPanel {
    display: block;
    float: left;
    width: 100%;
	min-height: 19px;
	height: auto !important;
	height: 19px;
}

#content.opt-inquiry-content .scfForm .scfEmailTextBox,
#content.opt-inquiry-content .scfForm .scfSingleLineTextBox,
#content.opt-inquiry-content .scfForm .scfPasswordTextBox,
#content.opt-inquiry-content .scfForm .scfNumberTextBox,
#content.opt-inquiry-content .scfForm .scfDateTextBox,
#content.opt-inquiry-content .scfForm .scfRadioButtonList,
#content.opt-inquiry-content .scfForm .scfListBox,
#content.opt-inquiry-content .scfForm .scfCheckBoxList,
#content.opt-inquiry-content .scfForm .scfFileUpload,
#content.opt-inquiry-content .scfForm .scfCreditCardTextBox,
#content.opt-inquiry-content .scfForm .scfCreditCardType,
#content.opt-inquiry-content .scfForm .scfConfirmPasswordTextBox {
				border: 1px solid #bfbfbf;
				clear: both;
				display: inline;
				font-weight: normal;
				height: 19px;
				line-height: 19px;
				padding: 0;
				text-indent: 5px;
				width: 50%;
}

#content.opt-inquiry-content .scfForm .scfValidatorRequired,
#content.opt-inquiry-content .scfForm .scfValidator {
    margin: 0;
    display: inline;
    float: left;
    font-size: 1em;
    font-weight: normal;
    height: auto;
    line-height: inherit;
    width: 100%;
}
#content.opt-inquiry-content .scfForm .scfRequired {
}
#content.opt-inquiry-content .scfForm .scfRequired {
    color: #000000;
}

#content.opt-inquiry-content .scfForm .scfMultipleLineTextBox {
				border: 1px solid #bfbfbf;
				clear: both;
				display: inline;
				font-weight: normal;
				height: 104px;
				line-height: 19px;
				padding: 0;
				text-indent: 5px;
				width: 50%;
}

#content.opt-inquiry-content .scfForm .scfSubmitButtonBorder {
	clear: both;
	margin: 10px 0 0 0;
	text-align: left;
    width: 100%;
}

#content.opt-inquiry-content .scfForm .scfSubmitButton {
				background: #484746;
				border: none;
				color: #fff;
				cursor: pointer;
				font-weight: bold;
				margin: 0 0 0 0;
				padding: 5px 10px;
}

#content.opt-inquiry-content .scfForm .scfFooterBorder {
    padding-left: 0px;
}
#content.opt-inquiry-content .scfForm .scfFooterBorder p {
    margin: 0 0 14px 0;
    font-size: 1em;
    font-weight: normal;
    line-height: 20px;
}

.opt-smart-form #whitePaperRegistionForm {
	padding: 19px 0px 19px 5px;
}
.opt-smart-form #whitePaperRegistionForm .scfTitleBorder {
    color: #323232;
    display: block;
    font-size: 1.333em;
    font-weight: normal;
    line-height: 16px;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    text-align: left;
}
.opt-smart-form #whitePaperRegistionForm .scfIntroBorder {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.opt-smart-form #whitePaperRegistionForm p {
    margin: 0 0 14px 0;
    font-size: 1em;
    font-weight: normal;
    line-height: 14px;
}

.opt-smart-form #whitePaperRegistionForm .scfSectionContent {
    float: left;
    width: 100%;
	border-top: none;
	margin: 0px 0 15px 0;
	padding: 10px 0 0px 0;	
}

.opt-smart-form #whitePaperRegistionForm .scfSectionBorder {
	float: left;
	margin: 0 0 0 0;
	padding: 0px;
	width: 100%;
}

.opt-smart-form #whitePaperRegistionForm .scfDropListBorder,
.opt-smart-form #whitePaperRegistionForm .scfEmailBorder,
.opt-smart-form #whitePaperRegistionForm .scfMultipleLineTextBorder,
.opt-smart-form #whitePaperRegistionForm .scfSingleLineTextBorder,
.opt-smart-form #whitePaperRegistionForm .scfPasswordBorder,
.opt-smart-form #whitePaperRegistionForm .scfNumberBorder,
.opt-smart-form #whitePaperRegistionForm .scfDateBorder,
.opt-smart-form #whitePaperRegistionForm .scfRadioButtonListBorder,
.opt-smart-form #whitePaperRegistionForm .scfListBoxBorder,
.opt-smart-form #whitePaperRegistionForm .scfCheckBoxListBorder,
.opt-smart-form #whitePaperRegistionForm .scfFileUploadBorder,
.opt-smart-form #whitePaperRegistionForm .scfDateSelectorBorder,
.opt-smart-form #whitePaperRegistionForm .scfCreditCardBorder,
.opt-smart-form #whitePaperRegistionForm .scfConfirmPasswordBorder,
.opt-smart-form #whitePaperRegistionForm .scfCaptchaBorder {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 100%;
}

.opt-smart-form #whitePaperRegistionForm .scfDropListBorder,
.opt-smart-form #whitePaperRegistionForm .scfEmailBorder,
.opt-smart-form #whitePaperRegistionForm .scfSingleLineTextBorder,
.opt-smart-form #whitePaperRegistionForm .scfPasswordBorder,
.opt-smart-form #whitePaperRegistionForm .scfNumberBorder,
.opt-smart-form #whitePaperRegistionForm .scfDateBorder,
.opt-smart-form #whitePaperRegistionForm .scfFileUploadBorder,
.opt-smart-form #whitePaperRegistionForm .scfDateSelectorBorder,
.opt-smart-form #whitePaperRegistionForm .scfCreditCardBorder,
.opt-smart-form #whitePaperRegistionForm .scfConfirmPasswordBorder,
.opt-smart-form #whitePaperRegistionForm .scfCaptchaBorder {
    min-height: 15px;
	    height: auto !important;
		height: 15px;
}

.opt-smart-form #whitePaperRegistionForm .scfDropListLabel,
.opt-smart-form #whitePaperRegistionForm .scfEmailLabel,
.opt-smart-form #whitePaperRegistionForm .scfMultipleLineTextLabel,
.opt-smart-form #whitePaperRegistionForm .scfSingleLineTextLabel,
.opt-smart-form #whitePaperRegistionForm .scfPasswordLabel,
.opt-smart-form #whitePaperRegistionForm .scfNumberLabel,
.opt-smart-form #whitePaperRegistionForm .scfDateLabel,
.opt-smart-form #whitePaperRegistionForm .scfRadioButtonListLabel,
.opt-smart-form #whitePaperRegistionForm .scfCheckBoxListLabel,
.opt-smart-form #whitePaperRegistionForm .scfListBoxLabel,
.opt-smart-form #whitePaperRegistionForm .scfFileUploadLabel,
.opt-smart-form #whitePaperRegistionForm .scfDateSelectorLabel,
.opt-smart-form #whitePaperRegistionForm .scfCreditCardLabel,
.opt-smart-form #whitePaperRegistionForm .scfConfirmPasswordLabel,
.opt-smart-form #whitePaperRegistionForm .scfCaptchaLabel {
    margin: 0;
    display: block;
    float: left;
    font-size: 1em;
    font-weight: normal;
    height: auto;
    line-height: inherit;
    width: 100%;
}

.opt-smart-form #whitePaperRegistionForm .scfEmailGeneralPanel,
.opt-smart-form #whitePaperRegistionForm .scfMultipleLineGeneralPanel,
.opt-smart-form #whitePaperRegistionForm .scfSingleLineGeneralPanel,
.opt-smart-form #whitePaperRegistionForm .scfPasswordGeneralPanel,
.opt-smart-form #whitePaperRegistionForm .scfNumberGeneralPanel,
.opt-smart-form #whitePaperRegistionForm .scfDateGeneralPanel,
.opt-smart-form #whitePaperRegistionForm .scfRadioButtonListGeneralPanel,
.opt-smart-form #whitePaperRegistionForm .scfCheckBoxListGeneralPanel,
.opt-smart-form #whitePaperRegistionForm .scfFileUploadGeneralPanel,
.opt-smart-form #whitePaperRegistionForm .scfDateSelectorGeneralPanel,
.opt-smart-form #whitePaperRegistionForm .scfCreditCardGeneralPanel,
.opt-smart-form #whitePaperRegistionForm .scfConfirmPasswordGeneralPanel,
.opt-smart-form #whitePaperRegistionForm .scfCaptchaGeneralPanel {
    display: block;
    float: left;
    width: 100%;
}

.opt-smart-form #whitePaperRegistionForm .scfEmailTextBox,
.opt-smart-form #whitePaperRegistionForm .scfSingleLineTextBox,
.opt-smart-form #whitePaperRegistionForm .scfPasswordTextBox,
.opt-smart-form #whitePaperRegistionForm .scfNumberTextBox,
.opt-smart-form #whitePaperRegistionForm .scfDateTextBox,
.opt-smart-form #whitePaperRegistionForm .scfRadioButtonList,
.opt-smart-form #whitePaperRegistionForm .scfListBox,
.opt-smart-form #whitePaperRegistionForm .scfCheckBoxList,
.opt-smart-form #whitePaperRegistionForm .scfFileUpload,
.opt-smart-form #whitePaperRegistionForm .scfCreditCardTextBox,
.opt-smart-form #whitePaperRegistionForm .scfCreditCardType,
.opt-smart-form #whitePaperRegistionForm .scfConfirmPasswordTextBox {
				border: 1px solid #bfbfbf;
				clear: both;
				display: inline;
				font-weight: normal;
				height: 19px;
				line-height: 19px;
				padding: 0;
				text-indent: 5px;
				width: 50%;
}

.opt-smart-form #whitePaperRegistionForm .scfValidatorRequired,
.opt-smart-form #whitePaperRegistionForm .scfValidator  {
    margin: 0;
    display: inline;
    float: left;
    font-size: 1em;
    font-weight: normal;
    height: auto;
    line-height: inherit;
    width: 100%;
}
.opt-smart-form #whitePaperRegistionForm .scfRequired {
}
.opt-smart-form #whitePaperRegistionForm .scfRequired {
    color: #000000;
}

.opt-smart-form #whitePaperRegistionForm .scfMultipleLineTextBox {
				border: 1px solid #bfbfbf;
				clear: both;
				display: inline;
				font-weight: normal;
				height: 104px;
				line-height: 19px;
				padding: 0;
				text-indent: 5px;
				width: 50%;
}

.opt-smart-form #whitePaperRegistionForm .scfSubmitButtonBorder {
	clear: both;
	margin: 10px 0 0 0;
	text-align: left;
    width: 100%;
}

.opt-smart-form #whitePaperRegistionForm .scfSubmitButton {
				background: #484746;
				border: none;
				color: #fff;
				cursor: pointer;
				font-weight: bold;
				margin: 0 0 0 0;
				padding: 5px 10px;
}

.opt-smart-form #whitePaperRegistionForm .scfFooterBorder {
    padding-left: 0px;
}
.opt-smart-form #whitePaperRegistionForm .scfFooterBorder p {
    margin: 0 0 14px 0;
    font-size: 1em;
    font-weight: normal;
    line-height: 20px;
}
