﻿/* JC Form */
.scfForm
{
	height: 100%;
	width: 100%;
	text-align: left;	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	LINE-HEIGHT: 1.4em;	
}

/* Form Title*/
.scfTitleBorder
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: Arial,Tahoma,Helvetica,sans-serif;
	font-size: 1.8em;
	line-height: 1.1em;
	margin: 5px 0pt;
	text-decoration: none;
	font-weight: bold;
}

/* Form Introduction*/
.scfIntroBorder
{
}

/* Form Footer*/
.scfFooterBorder
{
}

/* Submit Button*/
.scfSubmitButtonBorder
{
}

.scfSubmitButton
{
	clear: both;
	display: block;
	padding: 5px 10px;
	background: #024a7e;
	border: 1px solid #89b8d9;
	color: #fff;
	margin:30px 0 0 185px;
}

/* Error */
.scfError
{
}

/* Validation */
.scfValidationSummary
{
}

.scfValidatorRequired,
.scfRequired
{
	margin: 0px 0px;
	color: red!important;
}

.scfValidator
{
	margin: 0px;
	display:block;
}

/* Forms section*/
.scfSectionBorderAsFieldSet
{
	padding: 0 px 15px 15px 15px;
	border: 0px;
	border-top: solid 2px;
	margin:0px 30px;
}

.scfSectionLegend
{
	padding: 7px 13px 8px 13px;
	font-weight: bold;
	text-decoration: none;
}

.scfSectionBorder
{
	margin:0px;
	padding: 0px;
	width: 100%;
}

.scfSectionContent
{
	width: 100%;
	float: left;
}

.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;	
}

.scfCheckboxUsefulInfo
{
	font-size:0.9em;
	display: block;
	width:90%;	
	padding:0px 3px;
}

/* Label */
.scfLabel
{
	width: 100%;
	display: block;
}

.scfListBoxGeneralPanel,
.scfDropListGeneralPanel
{
	margin: 0px 3px;
	width: 210px;
	display: block;
	float:left;
}

.scfListBox,
.scfDropList
{
	margin:0px;
	margin-left:3px;
}

.scfMultipleLineTextBox
{
	width:300px;
	margin:0px;
}


.scfDropListBorder,
.scfEmailBorder,
.scfMultipleLineTextBorder,
.scfSingleLineTextBorder,
.scfPasswordBorder,
.scfNumberBorder,
.scfDateBorder,
.scfRadioButtonListBorder,
.scfListBoxBorder,
.scfCheckBoxListBorder,
.scfFileUploadBorder,
.scfDateSelectorBorder
{
	clear:left;	
	text-align: left;
	display: block;
	padding: 5px 0px;
	width: 100%;
	vertical-align: top;
	overflow: hidden;
}

.scfEmailTextBox,
.scfSingleLineTextBox,
.scfPasswordTextBox,
.scfNumberTextBox,
.scfDateTextBox,
.scfRadioButtonList,
.scfListBox,
.scfCheckBoxList,
.scfFileUpload
{
	width:200px;
	margin:0px;
}

.scfDropListLabel,
.scfEmailLabel,
.scfMultipleLineTextLabel,
.scfSingleLineTextLabel,
.scfPasswordLabel,
.scfNumberLabel,
.scfDateLabel,
.scfRadioButtonListLabel,
.scfCheckBoxListLabel,
.scfListBoxLabel,
.scfFileUploadLabel,
.scfDateSelectorLabel
{
	padding: 3px 0px;
	width: 30%;
	display: block;
	float: left;
	font-size: 1.1em;
}

.scfEmailGeneralPanel,
.scfMultipleLineGeneralPanel,
.scfSingleLineGeneralPanel,
.scfPasswordGeneralPanel,
.scfNumberGeneralPanel,
.scfDateGeneralPanel,
.scfRadioButtonListGeneralPanel,
.scfCheckBoxListGeneralPanel,
.scfFileUploadGeneralPanel,
.scfDateSelectorGeneralPanel
{
	margin: 0px 3px;
	width: 210px;
	display: block;
	float:left;
}

.scfDateSelectorGeneralPanel label
{
	width:70px;
	display:block;
	float:left;
}

.scfDropListUsefulInfo,
.scfEmailUsefulInfo,
.scfMultipleLineTextUsefulInfo,
.scfSingleLineTextUsefulInfo,
.scfPasswordUsefulInfo,
.scfNumberUsefulInfo,
.scfDateUsefulInfo,
.scfRadioButtonListUsefulInfo,
.scfListBoxUsefulInfo,
.scfCheckBoxListUsefulInfo,
.scfFileUploadUsefulInfo,
.scfDateSelectorUsefulInfo
{
	padding-left:3px;
	font-size:0.9em;
	width:100%;	
	display:block;
	float:left;
}

.scfDateSelectorDay {
	width: 25%;
}
.scfDateSelectorMonth {
	width: 40%;
}
.scfDateSelectorYear
{
	width:25%;
	margin:0px;
}

ul
{
	margin : 0px;
	padding : 0px;
}
.scfRadioButtonListGeneralPanel input {
	margin: 0 1em;
}
.scfCreditCardType
{
    width: 100%;
}

#contentArticle .scfRadioButtonListGeneralPanel table tr {
	border: none;
}
.scfCaptchaLabelText
{
    width: 180px;
}

.scfCaptcha img
{
    border: 1px solid black;
}

.scfCaptchaTextBox
{
    width: 100%;
}
.scfCaptchStrongTextPanel
{
    width: 180px;
    display: block;
    float: left;
}

.scfCaptchTop .scfCaptchaLimitGeneralPanel
{
    width: 215px;
    margin-left:165px;
}

.scfCaptchaLimitGeneralPanel, .scfCaptchaLabelText
{
    width: 215px;
    padding:0;
    margin:0;
    margin-left:185px;
}
.scfCaptchaLabelText
{
}
.scfCaptchaBorder .scfCaptchaGeneralPanel
{
	margin-top:-30px;
}

.scfCaptchTop 
{
	margin-top:30px;
}

.scfCaptchaLimitGeneralPanel table tr td
{
    border: 1px solid white;
    padding:0;
    margin:0;
}

.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;
}

.scfShortDate
{
    clear: left;
    text-align: left;
    display: block;
    margin: 5px 0px;
    vertical-align: top;
    width: 60%;
}

.scfShortText
{
    margin: 0px;
    float: right;
    width: 40%;
}

.scfShortDate .scfDateSelectorLabel
{
    width: 50%;
    margin-top: 0px;
}

.scfShortDate .scfDateSelectorGeneralPanel
{
    width: 46%;
}

.scfShortDate .scfDateSelectorDay, .scfShortDate .scfDateSelectorShortLabelDay, .scfShortDate .scfDateSelectorShortLabelMonth, .scfShortDate .scfDateSelectorShortLabelYear
{
    display: none;
}

.scfShortDate .scfDateSelectorShortLabelMonth, .scfShortDate .scfDateSelectorShortLabelYear, .scfShortDate .scfDateSelectorMonth, .scfShortDate .scfDateSelectorYear
{
    width: 49%;
}

.scfShortText .scfSingleLineTextLabel
{
    width: 15%;
}

.scfShortText .scfSingleLineGeneralPanel
{
    width: 60%;
}

.scfShortText .scfSingleLineTextUsefulInfo
{
}

.scfShortText .scfSingleLineTextBox
{
    width: 100%;
    margin: 0px;
}

.scWfmPassword
{
    behavior: url(/sitecore%20modules/shell/Web%20Forms%20for%20Marketers/themes/autocomplete.htc)
}
