
.scfForm input, 
.scfForm select, 
.scfForm textarea
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.scChromeDataHolder
{
    display:block;
}

.scfForm textarea {
    resize: none;
}

/* 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
{
}

/* Error */
.scfError
{
}

/* Validation */
.scfValidationSummary
{
    margin-left : 20px;
}

.scfValidatorRequired, .scfRequired
{
    margin: 0px 0px;
    float: right;
}

.scfValidator
{
    margin: 0px;
    display: block;
    float: left;
}

/* Forms section*/
.scfSectionBorderAsFieldSet
{
    padding: 0px 15px 15px 15px;
    border: 0px;
    border-top: solid 2px;
    margin: 0px 30px;
}

.scfSectionLegend
{
    padding: 7px 13px 8px 13px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 20px;
}

.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;
}

.scfListBox, .scfDropList
{
    width: 100%;
    margin: 0px;
}

.scfListBoxGeneralPanel, .scfDropListGeneralPanel
{
    width: 60%;
    display: block;
    float: left;
}

.scfMultipleLineTextBox
{
    width: 100%;
    margin: 0px;
}


.scfDropListBorder, .scfEmailBorder, .scfMultipleLineTextBorder, .scfSingleLineTextBorder, .scfPasswordBorder, .scfNumberBorder, .scfDatePickerBorder, .scfDateBorder, .scfRadioButtonListBorder, .scfListBoxBorder, .scfCheckBoxListBorder, .scfFileUploadBorder, .scfDateSelectorBorder, .scfCreditCardBorder, .scfConfirmPasswordBorder, .scfCaptchaBorder, .scfTelephoneBorder, .scfSmsTelephoneBorder
{
    clear: left;
    text-align: left;
    display: block;
    margin: 5px 0px;
    width: 100%;
    vertical-align: top;
}

.scfEmailTextBox, .scfSingleLineTextBox, .scfPasswordTextBox, .scfNumberTextBox, .scfDatePickerTextBox, .scfDateTextBox, .scfRadioButtonList, .scfListBox, .scfCheckBoxList, .scfFileUpload, .scfCreditCardTextBox, .scfCreditCardType, .scfConfirmPasswordTextBox, .scfTelephoneTextBox, .scfSmsTelephoneTextBox
{
    width: 100%;
    margin: 0px;
}

.scfDropListLabel, .scfEmailLabel, .scfMultipleLineTextLabel, .scfSingleLineTextLabel, .scfPasswordLabel, .scfNumberLabel, .scfDatePickerLabel, .scfDateLabel, .scfRadioButtonListLabel, .scfCheckBoxListLabel, .scfListBoxLabel, .scfFileUploadLabel, .scfDateSelectorLabel, .scfCreditCardLabel, .scfConfirmPasswordLabel, .scfCaptchaLabel, .scfTelephoneLabel, .scfSmsTelephoneLabel
{
    padding: 3px 0px;
    width: 30%;
    display: block;
    float: left;
    clear: both;
}

.scfEmailGeneralPanel, .scfMultipleLineGeneralPanel, .scfSingleLineGeneralPanel, .scfPasswordGeneralPanel, .scfNumberGeneralPanel, .scfDatePickerGeneralPanel, .scfDateGeneralPanel, .scfRadioButtonListGeneralPanel, .scfCheckBoxListGeneralPanel, .scfFileUploadGeneralPanel, .scfDateSelectorGeneralPanel, .scfCreditCardGeneralPanel, .scfConfirmPasswordGeneralPanel, .scfCaptchaGeneralPanel, .scfTelephoneGeneralPanel, .scfSmsTelephoneGeneralPanel
{
    /*margin: 0px 3px;*/
    padding: 0px 2px 0px 0px;
    width: 60%;
    display: block;
    float: left;
}

.scfDropListUsefulInfo, .scfEmailUsefulInfo, .scfMultipleLineTextUsefulInfo, .scfSingleLineTextUsefulInfo, .scfPasswordUsefulInfo, .scfNumberUsefulInfo, .scfDatePickerUsefulInfo, .scfDateUsefulInfo, .scfRadioButtonListUsefulInfo, .scfListBoxUsefulInfo, .scfCheckBoxListUsefulInfo, .scfFileUploadUsefulInfo, .scfDateSelectorUsefulInfo, .scfCreditCardTextUsefulInfo, .scfConfirmPasswordUsefulInfo, .scfCaptchaUsefulInfo, .scfTelephoneUsefulInfo, .scfSmsTelephoneUsefulInfo
{
    padding-left: 3px;
    font-size: 0.9em;
    width: 100%;
    display: block;
    float: left;
}

.scfDateSelectorDay, .scfDateSelectorMonth, .scfDateSelectorYear
{
    width: 33%;
    margin: 0px;
}

.scfDateSelectorLabel
{
    margin-top: 7px;
}

.scfDateSelectorShortLabelDay, .scfDateSelectorShortLabelMonth, .scfDateSelectorShortLabelYear
{
    padding: 0px 0px 1px 0px;
    margin: 0px;
    display: block;
    float: left;
    font-size: xx-small;
    line-height: 10px;
    width: 33%;
}

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;
}

.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;
}

.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?v=17072012)
}

.scfDatePickerGeneralPanel .ui-icon
{
    float : right;
    position: relative;
    top: -20px;
    display:block;
}

/* Custom WFFM */
.custom-scfForm1 { background-color:transparent !important; }
#maincontent .custom-scfForm1 #list1 { width:285px;/*font-size:1.2em;*/ }
.custom-scfForm1 #list2 { width:260px; }
.custom-scfForm1 .scfForm { color:#898989;/*font-size:0.75em;*/font-family:Arial, Helvetica, Verdana, sans-serif; }
.custom-scfForm11 .scfForm { font-size:0.70em; }
.custom-scfForm1 h1.scfTitleBorder { color:#6e6e6e;font-size:inherit; }
.leftBarSublayout #maincontent .custom-scfForm1 h1.scfTitleBorder {font-size:12px; margin-bottom:0; }
.custom-scfForm1 .scfSingleLineTextLabel { float:none;width:auto; }
.custom-scfForm1 .scfSingleLineGeneralPanel input[type='text'] { width:132px; }
.custom-scfForm1 .scfCheckBoxListLabel { width:auto; }
.custom-scfForm1 .scfCheckBoxListGeneralPanel { width:auto; }
.custom-scfForm1 .scfSingleLineGeneralPanel { width:auto; }
.custom-scfForm1 .scfRequired { float:none;display:none; }
.custom-scfForm1 .scfCheckBoxList td { margin:0;padding:0; }
.custom-scfForm1 .scfSubmitButtonBorder { padding:5px 9px;text-align:center;width:auto; }
.custom-scfForm1 .scfSubmitButtonBorder input[type=submit] {
	background : url("/assets/images/send-button.gif") no-repeat center center;
	width : 55px;
	height :17px;
	border : none;
	color : transparent;
	font-size : 0;
	cursor: pointer;
}


.custom-scfForm2 { }
.custom-scfForm2 .halfAvailableWidth 
{
    margin: 0;    
}
#sidebar2 p.form2CheckboxList
{
    padding: 0; 
    margin: 1px 0 1px 0; 
    text-align: center;
    font-size:9px;    
    line-height:12px;
}
#sidebar2 p.form2CheckboxList em
{
    color: #868686; font-style: normal;
        line-height:12px;
}



.custom-scfForm2 .scfForm  
{ padding-top:1px;
	background: url("/assets/images/dotted_line_horizontal.gif") repeat-x scroll 0 0 transparent;
	font-size:0.75em;font-family:Arial, Helvetica, Verdana, sans-serif;line-height:1em; }
.custom-scfForm2 h1.scfTitleBorder { font-size:inherit; }
.custom-scfForm2 .scfSectionContent { padding:5px 9px;background-color:#eaeaea;color:#343434;font-size:9px; }
.custom-scfForm2 .scfCheckBoxListLabel { width:auto; }
.custom-scfForm2 .scfCheckBoxList input {margin-left:0px; display:block;float:left; }
.custom-scfForm2 .scfCheckBoxList label {padding:0px 0 0 1px; font-size:10px; display:block;float:left;width:100px; line-height: 12px;}
.custom-scfForm2 .scfSingleLineTextLabel { float:none;width:auto; font-size:10px;}
.custom-scfForm2 .scfCheckBoxListGeneralPanel { width:auto; }
.custom-scfForm2 .scfSectionContent { width:auto; }
.custom-scfForm2 input[type='text'] { width:61px;font-size:10px;}
.custom-scfForm2 .scfSingleLineTextBorder .scfSingleLineGeneralPanel { width:auto; }
.custom-scfForm2 .scfSingleLineTextBorder .scfSingleLineGeneralPanel input { width:132px; }
.custom-scfForm2 .scfRequired { float:none;display:none; }
.custom-scfForm2 .scfSubmitButtonBorder 
{
    background-color: #EAEAEA;
    float: left;
    padding: 0 9px 5px;
    text-align: center;
    width: 134px;
}

.custom-scfForm2 .scfDropListLabel,.custom-scfForm2  .scfEmailLabel,.custom-scfForm2  .scfMultipleLineTextLabel,.custom-scfForm2  .scfSingleLineTextLabel,.custom-scfForm2  .scfPasswordLabel,
.custom-scfForm2 .scfNumberLabel,.custom-scfForm2 .scfDateLabel,.custom-scfForm2 .scfRadioButtonListLabel,.custom-scfForm2 .scfCheckBoxListLabel,.custom-scfForm2 .scfListBoxLabel,.custom-scfForm2 .scfFileUploadLabel,
.custom-scfForm2 .scfDateSelectorLabel,.custom-scfForm2 .scfCreditCardLabel,.custom-scfForm2 .scfConfirmPasswordLabel,.custom-scfForm2 .scfCaptchaLabel,.custom-scfForm2 .scfTelephoneLabel,.custom-scfForm2 .scfSmsTelephoneLabel {
padding: 3px 0 0 0;
}
.custom-scfForm2 .scfSubmitButtonBorder input[type=submit] {
	background : url("/assets/images/blue-send.gif") no-repeat center center;
	width : 63px;
	height :16px;
	border : none;
	color : transparent;
	font-size : 0;
	cursor: pointer;
}



.custom-scfForm3 { }
.custom-scfForm3 .scfForm { font-size:0.75em;font-family:Arial, Helvetica, Verdana, sans-serif;line-height:1em; }
.custom-scfForm3 h1.scfTitleBorder { font-size:inherit;margin:0; }
.custom-scfForm3 .scfSectionContent { background-color:#d9eafb;color:#343434;font-size:11px;width:300px;padding:11px; }
.custom-scfForm3 .scfSubmitButtonBorder { clear:both; }
.custom-scfForm3 .scfCheckBoxListLabel { width:auto; }
.custom-scfForm3 .scfSingleLineTextLabel { float:none;width:auto;font-weight:bold; }
.custom-scfForm3 .scfCheckBoxListGeneralPanel { width:auto; }
.custom-scfForm3 .scfSubmitButtonBorder { background-color:#d9eafb;padding:11px;text-align:center;width:300px; }
.custom-scfForm3 input[type='text'] { width:130px; }
.custom-scfForm3 .scfSingleLineTextBorder .scfSingleLineGeneralPanel { width:auto; }
.custom-scfForm3 .scfSingleLineTextBorder .scfSingleLineGeneralPanel input { width:182px; }
.custom-scfForm3 .scfRequired { float:none;display:none; }
.custom-scfForm3 .scfSubmitButtonBorder input[type=submit] {
	background : url("/assets/images/submit.gif") no-repeat center center;
	width : 80px;
	height :20px;
	border : none;
	color : transparent;
	font-size : 0;
	cursor: pointer;
}



.custom-scfForm4 { }
.custom-scfForm4 .scfForm { font-size:0.75em;font-family:Arial, Helvetica, Verdana, sans-serif;line-height:1em;width:170px; padding:0 4px; border:1px solid silver}
.custom-scfForm4 h1.scfTitleBorder { display:none; }
.custom-scfForm4 .scfSectionContent { padding:5px 9px 4px 9px;background-color:#FFFFFF;color:#343434;font-size:10px; }
.custom-scfForm4 .scfCheckBoxListLabel { width:auto; }
.custom-scfForm4 .scfCheckBoxList input { display:block;float:left; }
.custom-scfForm4 .scfCheckBoxList label { display:block;float:left;width:124px; padding: 4px 0 0 0;}
.custom-scfForm4 .scfSingleLineTextLabel { float:none;width:auto; }
.custom-scfForm4 .scfCheckBoxListGeneralPanel { width:auto; }
.custom-scfForm4 .scfSectionContent { width:auto; }
.custom-scfForm4 input[type='text'] { width:61px;font-size:10px; }
.custom-scfForm4 .scfSingleLineTextBorder .scfSingleLineGeneralPanel { width:auto; }
.custom-scfForm4 .scfSingleLineTextBorder .scfSingleLineGeneralPanel input { width:132px; }
.custom-scfForm4 .scfRequired { float:none;display:none; }
.custom-scfForm4 .scfSubmitButtonBorder { background-color:#FFFFFF;padding:5px 9px;text-align:center;width:auto; }
.custom-scfForm4 input[type="checkbox"] {
margin: 0px 3px 0px 0px;
}
.custom-scfForm4 table{border-collapse:collapse;border-spacing:0px;}
.custom-scfForm4 .scfDropListLabel,.custom-scfForm4 .scfEmailLabel,.custom-scfForm4 .scfMultipleLineTextLabel,.custom-scfForm4 .scfSingleLineTextLabel,.custom-scfForm4 .scfPasswordLabel,.custom-scfForm4 .scfNumberLabel,.custom-scfForm4 .scfDateLabel,.custom-scfForm4 .scfRadioButtonListLabel,.custom-scfForm4 .scfCheckBoxListLabel,.custom-scfForm4 .scfListBoxLabel,.custom-scfForm4 .scfFileUploadLabel,.custom-scfForm4 .scfDateSelectorLabel,.custom-scfForm4 .scfCreditCardLabel,.custom-scfForm4 .scfConfirmPasswordLabel,.custom-scfForm4 .scfCaptchaLabel,.custom-scfForm4 .scfTelephoneLabel,.custom-scfForm4 .scfSmsTelephoneLabel {
padding: 0px 0px;
}
.custom-scfForm4 .form2CheckboxList {margin:0px;}
.custom-scfForm4 .form2CheckboxList em{display:block;text-align:center;color: #868686;font-style:normal;}

.custom-scfForm4 .halfAvailableWidth {margin: 0px 0px;}
.custom-scfForm4 .scfSubmitButtonBorder input[type=submit] {
	background : url("/assets/images/blue-send.gif") no-repeat center center;
	width : 63px;
	height :16px;
	border : none;
	color : transparent;
	font-size : 0;
	cursor: pointer;
}

.custom-scfForm5 {}
.custom-scfForm5 .scfForm { font-size:0.75em;font-family:Arial, Helvetica, Verdana, sans-serif;line-height:1em; }
.custom-scfForm5 h1.scfTitleBorder { font-size:inherit;margin:0; color: #6A6A6A; font-size: 13px;}
.custom-scfForm5 .scfSectionContent { background-color:#fff;color:#898989;font-size:13px;width:280px;padding: 2px 0 0 0;}
.custom-scfForm5 .scfSubmitButtonBorder { clear:both; }
.custom-scfForm5 .scfCheckBoxListLabel { width:auto; line-height:20px;}
.custom-scfForm5 .scfSingleLineTextLabel { float:none;width:auto;font-weight:normal; }
.custom-scfForm5 .scfCheckBoxListGeneralPanel { width:auto; }
.custom-scfForm5 .scfSubmitButtonBorder { background-color:#fff;padding:11px;text-align:center;width:260px; }
.custom-scfForm5 input[type='text'] { width:110px; }
.custom-scfForm5 input[type='checkbox'] {margin: 0px 9px 4px 0px;}
.custom-scfForm5 .scfSingleLineTextBorder .scfSingleLineGeneralPanel { width:auto; }
.custom-scfForm5 .scfSingleLineTextBorder .scfSingleLineGeneralPanel input { width:182px; }
.custom-scfForm5 .scfRequired { float:none;display:none; }
.custom-scfForm5 .halfAvailableWidth { margin: 0; }
.custom-scfForm5 table{border-collapse:collapse;border-spacing:0px;}

.custom-scfForm5 .scfSubmitButtonBorder input[type=submit] {
	background : url("/assets/images/send-button-es.gif") no-repeat center center;
	width : 55px;
	height :17px;
	
	border : none;
	color : transparent;
	font-size : 0;
	cursor: pointer;
}




.custom-scfForm6 { }
.custom-scfForm6 .scfForm { font-size:12px;font-family:Arial, Helvetica, Verdana, sans-serif;line-height:1em; }
.custom-scfForm6 h1.scfTitleBorder { font-size:inherit;margin:0; }
.custom-scfForm6 .scfSectionContent { background-color:#d9eafb;color:#343434;font-size:11px;width:200px;padding:11px; }
.custom-scfForm6 .scfSubmitButtonBorder { clear:both; }
.custom-scfForm6 .scfCheckBoxListLabel { width:200px; }
.custom-scfForm6 .scfSingleLineTextLabel { float:none;width:auto;font-weight:bold; }
.custom-scfForm6 .scfCheckBoxListGeneralPanel { width:auto; }
.custom-scfForm6 .scfSubmitButtonBorder { background-color:#d9eafb;padding:11px;text-align:center;width:300px; }
.custom-scfForm6 input[type='text'] { width:90px; }
.custom-scfForm6 .scfSingleLineTextBorder .scfSingleLineGeneralPanel { width:auto; }
.custom-scfForm6 .scfSingleLineTextBorder .scfSingleLineGeneralPanel input { width:182px; }
.custom-scfForm6 .scfRequired { float:none;display:none; }
.custom-scfForm6 .scfSubmitButtonBorder input[type=submit] {
	background : url("/assets/images/send-button-es.gif") no-repeat center center;
	width : 55px;
	height :17px;
	border : none;
	color : transparent;
	font-size : 0;
	cursor: pointer;
}

.custom-scfForm7 { }
.custom-scfForm7 .scfForm { width:280px;font:bold 12px arial;color:#272727;line-height:1em; }
.custom-scfForm7 .scfSingleLineTextLabel { float:none;width:auto;font-weight:bold; }
.custom-scfForm7 input[type='text'] { width:130px; }
.custom-scfForm7 .scfSingleLineGeneralPanel { width:auto; }
.custom-scfForm7 .scfSingleLineTextBorder .scfSingleLineGeneralPanel input { width:270px; }
.custom-scfForm7 .scfRequired { float:none;color:#ec450f; }
.custom-scfForm7 .scfSubmitButtonBorder { padding:11px 0;width:270px; }
.custom-scfForm7 .scfSubmitButtonBorder input[type=submit] {
	background : url("/assets/images/leadform1btn.gif") no-repeat center center;
	width : 92px;
	height :22px;
	border : none;
	color : transparent;
	font-size : 0;
	cursor: pointer;
}
/* Custom WFFM */
.custom-scfForm8 { }
.custom-scfForm8 { background-color: #949494 !important; }
#maincontent .custom-scfForm8 #list1 { width:285px;/*font-size:1.2em;*/ }
.custom-scfForm8 #list2 { width:260px; }
.custom-scfForm8 .scfForm { color: #fff; font-size: 0.85em;font-family:Arial, Helvetica, Verdana, sans-serif; }
.custom-scfForm8 .scfForm { font-size: 0.8em; }
.custom-scfForm8 h1.scfTitleBorder { color: #fff; font-size: 17px; font-weight: normal; line-height: 21px;}
.leftBarSublayout #maincontent .custom-scfForm8 h1.scfTitleBorder {font-size:12px; margin-bottom:0; }
.custom-scfForm8 .scfSingleLineTextLabel { float:none;width:auto; }
.custom-scfForm8 .scfSingleLineTextLabel span { font-size: 10px; }
.custom-scfForm8 .scfSingleLineGeneralPanel input[type='text'] { width:132px; margin-bottom: 0px; border: 0; padding-top: 2px; padding-bottom: 2px;}
.custom-scfForm8 .scfCheckBoxListLabel { width:auto; }
.custom-scfForm8 .scfCheckBoxListGeneralPanel { width:auto; }
.custom-scfForm8 .scfSingleLineGeneralPanel { width:auto; }
.custom-scfForm8 .scfRequired { float:none;display:none; }
.custom-scfForm8 .scfCheckBoxList td { margin:0;padding:0; }
.custom-scfForm8 .scfSubmitButtonBorder { padding:5px 9px;text-align:center;width:auto; }
.custom-scfForm8 .scfSubmitButtonBorder input[type=submit] {
	background : url("/assets/images/send-button.gif") no-repeat center center;
	width: 100px;
	height: 30px;
	border : none;
	color : transparent;
	font-size: 15px;
	cursor: pointer;
	background: orange;
	color: white;
	border-radius: 10px;
	letter-spacing: 2px;
	margin-top: 2px;
	box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.3);
}

.scfCheckBoxList {font-size: 12px;} 
.custom-scfForm8 .scfCheckBoxListLabel {font-size: 12px;} 
.custom-scfForm8 h1.scfTitleBorder {font-size: 16px;} 
.custom-scfForm8 .scfSingleLineTextLabel { font-size: 12px; }