@charset "utf-8";
/* CSS Document */
@import url("../BASE/base.css");



/** SEE README.txt **/

form:not([action^='frmDesignerFlow']) .divFilterContent,
form:not([action^='frmDesignerFlow']) .divFilterContent td,
form:not([action^='frmDesignerFlow']) div.divFilterBG > div,
form:not([action^='frmDesignerFlow']) div.clsDivHeading > span,
form:not([action^='frmDesignerFlow']) div.clsText,
form:not([action^='frmDesignerFlow']) div.dynamicFormSectionHeadingContainer span.dynamicFormSectionHeading
{
    color: #4a4d4c !important;
}

/* Button colours */
form:not([action^='frmDesignerFlow']) div.imgBtn,
form:not([action^='frmDesignerFlow']) input.BtnStyleGray,
form:not([action^='frmDesignerFlow']) .tblContribution a /* fix for Borrower Contribution Table */,
form:not([action^='frmDesignerFlow']) .datagrid + a,
form:not([action^='frmDesignerFlow']) .clsDocPrefBranch span[id$='divBranchHelp'] > a /* fix for Delivery Branch*/,
form:not([action^='frmDesignerFlow']) div#CPHBody_divDirectors a[id*='lnkDeleteDirector'] /*fix for Delete Director */
{
	color: #ffffff !important;
    background-color: #56af31;
	text-align: center;
	border: solid thin #333333;
	margin-top: 1em;
}

form:not([action^='frmDesignerFlow']) div.imgBtn:hover,
form:not([action^='frmDesignerFlow']) div.imgBtn:focus,
form:not([action^='frmDesignerFlow']) .tblContribution a:hover /* fix for Borrower Contribution Table */,
form:not([action^='frmDesignerFlow']) .tblContribution a:focus /* fix for Borrower Contribution Table */,
form:not([action^='frmDesignerFlow']) .tblContribution + a:hover /* fix for Borrower Contribution Table */,
form:not([action^='frmDesignerFlow']) .tblContribution + a:focus /* fix for Borrower Contribution Table */,
form:not([action^='frmDesignerFlow']) .clsDocPrefBranch span[id$='divBranchHelp'] > a:focus /* fix for Delivery Branch*/,
form:not([action^='frmDesignerFlow']) .clsDocPrefBranch span[id$='divBranchHelp'] > a:hover /* fix for Delivery Branch*/,
form:not([action^='frmDesignerFlow']) div#CPHBody_divDirectors a[id*='lnkDeleteDirector']:hover /*fix for Delete Director */,
form:not([action^='frmDesignerFlow']) div#CPHBody_divDirectors a[id*='lnkDeleteDirector']:focus /*fix for Delete Director */
{
	border: 1px solid #333333;
    background: #4e9f2d;
}

/* COLOURS */
form[action^='frmDashboard'] table.datagrid > tbody > tr > th
{
	background-color: #333333;
}

form:not([action^='frmDesignerFlow']) div[id*='trNameSearch'].clsDataRow table.datagrid > tbody > tr > td:first-child > a
{
	color: #0079ca;
}

form[action^='frmDynamic'] table.datagrid > tbody > tr > th,
form[action^='frmCompany.'] table.datagrid > tbody > tr > th,
form[action^='frmResult.'] table.datagrid > tbody > tr > th
{
	background-color: #333333;
}

form[action^='frmDynamic'] table.datagrid > tbody > tr > td,
form[action^='frmCompany.'] table.datagrid > tbody > tr > td,
form[action^='frmResult.'] table.datagrid > tbody > tr > td
{
	color: #666666 !important;
}

form[action^='frmDynamic'] table.datagrid > tbody > tr > td:first-child:not(:only-child),
form[action^='frmCompany.'] table.datagrid > tbody > tr > td:first-child:not(:only-child),
form[action^='frmResult.'] table.datagrid > tbody > tr > td:first-child:not(:only-child)
{
	border-right-color: #eeeeee;
}

form[action^='frmDynamic'] table.datagrid > tbody > tr > td > a,
form[action^='frmCompany.'] table.datagrid > tbody > tr > td > a,
form[action^='frmResult.'] table.datagrid > tbody > tr > td > a
{
	color: #56af31;
}

div[id$='divBureauPerformedTable'] a
{
	color: #56af31;
}

form[action^='frmDesigner.'] table.datagrid > tbody > tr > th,
form[action^='frmApplicationTrail'] table.datagrid > tbody > tr > th,
form[action^='frmApplicationNotes'] table.datagrid > tbody > tr > th,
form[action^='frmDesignerMaintenance'] table.datagrid > tbody > tr > th,
form[action^='frmBranding'] table.datagrid > tbody > tr > th,
form[action^='frmDesignerBatch'] table.datagrid > tbody > tr > th,
form[action^='frmSuspectMaintenance'] table.datagrid > tbody > tr > th,
form[action^='frmAdminCreditProducts'] table.datagrid > tbody > tr > th,
form[action^='frmArchiveAdmin'] table.datagrid > tbody > tr > th
{
	background-color: #333333;
}




form:not([action^='frmDesignerFlow']) div#divTopOptions > table#tblOptions a
{
	color: #56af31;
}

form[action^='frmDesigner.'] table.datagrid > tbody > tr > td:nth-child(1):not(:only-child),
form[action^='frmApplicationTrail'] table.datagrid > tbody > tr > td:nth-child(3):not(:only-child),
form[action^='frmApplicationNotes'] table.datagrid > tbody > tr > td:nth-child(1):not(:only-child),
form[action^='frmDesignerMaintenance'] table.datagrid > tbody > tr > td:nth-child(1):not(:only-child),
form[action^='frmDesignerBatch'] table.datagrid > tbody > tr > td:nth-child(1):not(:only-child),
form[action^='frmBranding'] table.datagrid > tbody > tr > td:nth-child(1):not(:only-child),
form[action^='frmSuspectMaintenance'] table.datagrid > tbody > tr > td:nth-child(1):not(:only-child),
form[action^='frmAdminCreditProducts'] table[id$='dgProducts'].datagrid > tbody > tr > td:nth-child(1):not(:only-child),
form[action^='frmArchiveAdmin'] table.datagrid > tbody > tr > td:nth-child(2):not(:only-child)
{
	border-right-color: #eeeeee;
}

form[action^='frmDesigner.'] table.datagrid > tbody > tr > td > a,
form[action^='frmApplicationTrail'] table.datagrid > tbody > tr > td > a,
form[action^='frmApplicationNotes'] table.datagrid > tbody > tr > td > a,
form[action^='frmDesignerMaintenance'] table.datagrid > tbody > tr > td > a,
form[action^='frmDesignerBatch'] table.datagrid > tbody > tr > td > a,
form[action^='frmBranding'] table.datagrid > tbody > tr > td > a,
form[action^='frmSuspectMaintenance'] table.datagrid > tbody > tr > td > a,
form[action^='frmAdminCreditProducts'] table.datagrid > tbody > tr > td > a,
form[action^='frmArchiveAdmin'] table.datagrid > tbody > tr > td > a
{
	color: #0079ca;
}

form:not([action^='frmDesignerFlow']) input[type='text'],
form:not([action^='frmDesignerFlow']) input[type='password'],
form:not([action^='frmDesignerFlow']) textarea,
form:not([action^='frmDesignerFlow']) select
{
	border-color: #dedede
}

form:not([action^='frmDesignerFlow']) input:read-only,
form:not([action^='frmDesignerFlow']) input:read-only,
form:not([action^='frmDesignerFlow']) select:disabled
{
	background-color: #dedede !important;
}

form:not([action^='frmDesignerFlow']) hr
{
	color: #eeeeee; /*for IE */
	border-color: #eeeeee; /* Chrome and Safari */
	background-color: #eeeeee; /* Firefox and Opera */
	background-image: linear-gradient(to right, #eeeeee, #56af31, #eeeeee);
}

form:not([action^='frmDesignerFlow']) div#divTopOptions > table#tblOptions tr:hover
{
	background-color: #56af31;
}

form:not([action^='frmDesignerFlow']) input[type='text']:focus,
form:not([action^='frmDesignerFlow']) input[type='password']:focus,
form:not([action^='frmDesignerFlow']) textarea:focus,
form:not([action^='frmDesignerFlow']) select:focus
{     
    outline-color: #56af31;
}

form:not([action^='frmDesignerFlow']) div[id*='trNameSearch'].clsDataRow table.datagrid > tbody > tr > th
{
	background-color: #dedede;
}

form:not([action^='frmDesignerFlow']) div[id*='trNameSearch'].clsDataRow table.datagrid > tbody > tr > td:first-child
{
	border-right-color: #dedede;
}

form:not([action^='frmDesignerFlow']) div.divFilterContent {
    border-radius: 5px;
    border: 1px solid #56af31;
    background-color: #fff;
    margin-top: 2em;
}

div.navbarHeading0, div.navbarMenu0
{
	background-color: #eeeeee;
	color: #56af31;
	border: solid;
	border-color: #eeeeee;
	padding: 0 1em;
	height: 3em;
}

div.navbarHeading1, div.navbarMenu1, div.navbarHeading0:hover, div.navbarMenu0:hover
{
	color: #56af31;
	background-color: #dedede;
	border: solid;
	border-color: #dedede;
}

* div.navbarMenu0, * div.navbarMenu1, * div.navbarMenu0:hover
{
	height: 1.5em;
}
	
div.navbarMenu0 a
{
	color: #56af31;
	text-decoration: none;
}

div.navbarMenu0:hover a
{
	color: #56af31;
	background-color: transparent;
	border: solid;
	border-color: transparent;
}

div.navbarMenu1 a
{
	color: #56af31;
	font-style: italic;
	text-decoration: none;
}

img#imgPageCustomHeading
{
    max-width: 600px;
    border-radius: 1em 1em 1em 1em;
    padding-top: 1em;
    margin-top: -1em;
    margin-bottom: 2em;
    width: 100%;
}

div.clsCustomHeadingContainer
{
	text-align: center;
	padding-bottom: 2em;
}


/**** CUSTOM FOR CFCU ****/
form:not([action^='frmDesignerFlow']) input[type='text'], 
orm:not([action^='frmDesignerFlow']) input[type='password'],
form:not([action^='frmDesignerFlow']) textarea,
form:not([action^='frmDesignerFlow']) select 
{
	font-size: 1.1rem !important
}
#CPHBody_HomePhone_tblData
{
	margin-top: -5px;
}

#CPHBody_CurrentAddress_trResidentialStatus > td:nth-child(2)
{
	padding-top: .5em;
}

#CPHBody_ProductDetails_ucControl0_tblLoanPurposeMultiple > tbody > tr > td:nth-child(2)
{
	padding-left: 21px;
}

span[id$='lblDOBFormat']
{
	display: none;
}

#CPHBody_Mobile_tbPhoneNumber,
#CPHBody_TempBankPwd_tbTempPassword
{
	width: 29em !important;
}

#CPHBody_CurrentAddress_trTimeAtAddress > td:nth-child(2) > select
#CPHBody_Employment_trTime > td:nth-child(2) > select
{
	margin-right: 1em;
}

#CPHBody_CurrentAddress_ddlTimeMonths,
#CPHBody_Employment_ddlTimeMonths
{
	margin-left: 2em;
}

#CPHBody_Employment_tbPhoneNumber
{
	width: 24em !important;
}

#CPHBody_PEP_trUseRadioList > td.clsQuestionLeft
{
	display: none;
}

#CPHBody_AdditionalApplicants_rblAnswers > tbody > tr > td:nth-child(1)
{
	width: 80px;
}

#CPHBody_AddCardholder_tblToggleDisplay > tbody > tr > #CPHBody_AddCardholder_tdLeft
{
	width: 155px;
}

form:not([action^='frmDesignerFlow']) div[id^='CPHBody_HDYHATP'] table[id^='CPHBody_HDYHATP'] tr[id^='CPHBody_HDYHATP'] td[id^='CPHBody_HDYHATP'][id$='tdDescription'],
#CPHBody_AddCardholder_ucDisplayControl1_tdDescription
{
    width: 150px !important;
}


#CPHBody_TermsAcknowlegement_lblTerm2
{
	display: none;
}

span#CPHBody_PreApprovalChecklist_cvInvalid + table td:nth-child(2)
{
    width: 300px;
}

form:not([action^='frmDesignerFlow']) div.divFilterContent > div.divFilterBG + div > div:not(:empty),
form:not([action^='frmDesignerFlow']) div.divFilterContent > div.divFilterBG + div > div:not(:empty):last-child ,
form:not([action^='frmDesignerFlow']) div.divFilterContent > div.divFilterBG + div > div:not(:empty):first-child
{
	border-color: #fff;
}

form:not([action^='frmDesignerFlow']) .clsProductSearchResult td > ul
{
	padding-left: 2em;
}

form:not([action^='frmDesignerFlow']) #CPHBody_InsuranceQ_tdDescription
{
	padding-right: 10px;
	width: 392px !important;
}

#tdLeft,
#tdHeading
{
	border-color: #fff;
}

#div_sideBtnBack,
#div_sideBtnNext
{
	display: none;
}

form:not([action^='frmDesignerFlow']) #CPHBody_ProductDetails_ucControl0_trRepaymentFrequency > td
{
	padding-top: .5em;
	padding-bottom: .5em;
}

form:not([action^='frmDesignerFlow']) #CPHBody_ProductDetails_ucControl0_ddlLoanTermType
{
	width: 175px;
    margin-left: 18px;
}

form:not([action^='frmDesignerFlow']) .clsIdentificationListCardColour
{
	width: 75px !important;
}

form:not([action^='frmDesignerFlow']) .clsIdentificationListReferenceNumber
{
	min-width: 0;
	width: 20px !important;
}

form:not([action^='frmDesignerFlow']) input[type='text'].clsPhoneTablePhone,
form:not([action^='frmDesignerFlow']) input[type='text'][id$='tbPhoneNumber'],
form:not([action^='frmDesignerFlow']) input[type='text'][id$='tbFaxNumber']
{
	width: 23.9em !important;
}

form:not([action^='frmDesignerFlow']) #CPHBody_AddCardholder_ucDisplayControl5_tbPhoneNumber
{
	width: 29em !important;
}

form:not([action^='frmDesignerFlow']) #CPHBody_Employment_tbPhoneNumber
{
	width: 316px !important;
}

form:not([action^='frmDesignerFlow']) #CPHBody_Employment_trPhone > td:nth-child(4)
{
	padding-left: 2px;
}

form:not([action^='frmDesignerFlow']) [id^='CPHBody_HDYHATP'][id$='_ddlAnswer']
{
	margin-left: 3px;
}

#CPHBody_IdentificationAU_tblApplicantName
{
	display: none;
}

.clsTerm span[id*='cvTerm']
{
	display: flex;
}

#CPHBody_TermsAcknowlegement_divTerms > div:nth-child(3) > label > ul
{
	margin-left: 4em;
}

#CPHBody_EditApp_tdLeft
{
	width: 91.5%;
}

#CPHBody_EditApp_tdLeft > div > table > tbody > tr:nth-child(2) > td.clsSummaryDataType
{
	width: 67%;

}

/* --- */

div#CPHBody_EditApp_divLinkButton {}

div#CPHBody_EditProduct_divLinkButton,#CPHBody_EditApp_divLinkButton {
    width: 100%;
}

div#CPHBody_EditProduct_divLinkButton > table, #CPHBody_EditApp_divLinkButton > table {
    width: 100%;
}

div#CPHBody_EditProduct_divLinkButton, #CPHBody_EditApp_divLinkButton {}

#CPHBody_EditApp_tdLeft, #CPHBody_EditProduct_tdLeft {
    width: 97.5% !important;
}

#CPHBody_EditApp_tdLeft, .clsSummaryTable tr > td:first-child, #CPHBody_EditProduct_tdLeft table tr> td:first-child {
    width: 40% !important;#CPHBody_EditProduct_tdLeft> 
	 div > table > tbody > tr: nth-child(7) > td.clsSummaryDataType; 
	 }


.clsQuoteTableHeaderRow
{
	height: 30px;
	padding-top: 20px;
	vertical-align: bottom;
}

.clsQuoteHeading
{
	height: 15px;
} 

.clsControl
{
	height: 80px;

} 

#CPHBody_ProdSearch_divInitInbuiltFeatureList, #CPHBody_ProdSearch_divInitCustomFeatureList,#CPHBody_AdditionalApplicants_ucControl0_trMaritalStatus,#CPHBody_AdditionalApplicants_ucControl0_trNoDependants,#CPHBody_AdditionalApplicants_ucControl0_trCitizenship,#CPHBody_AdditionalApplicants_ucControl0_trApplicantRelationshipToPrincipal,#CPHBody_AdditionalApplicants_ucControl0_trGender,#CPHBody_MainApplicant_trGender,#CPHBody_MainApplicant_trMaritalStatus,#CPHBody_MainApplicant_trNoDependants,#CPHBody_MainApplicant_trCitizenship
{
	display:none;
}

.spanMandatoryFieldsMessage
{
	padding-top: 10px;
}

/*#CPHBody_ProductDetails_ucControl0_divRates, #CPHBody_ProductDetails_ucControl0_divFees
{
	display:none;
}*/

table.tblAssets input[id$='Description']
{
	width: 30em !important;
    margin-left: 5px;
    margin-right: 5px;
}

table.tblLiability input[id$='Pay']
{
	width: 7em !important;
}

#CPHBody_DriversLicence_tdQuestionText,
#CPHBody_AusPassport_tdPassportText,
#CPHBody_DriversLicence_tdStateText,
#CPHBody_DriversLicence_tdDriverLicenceNumberText,
#CPHBody_Medicare_trMedicare > td:nth-child(1)
{
	width: 150px !important;
}

#CPHBody_containerMainS2 table > td  { width: 100px;}
.clsfollowUp-col1 {width: 30em !important;}

.clsQuoteHeading, .clsSummaryHeading
{
	font-size: 1.2em;
	color:#333333;
}

#CPHBody_EditApp_tdLink
{
	text-align: right;
}

#CPHBody_ProdSearch_spLoanSelector
{
	color: #333333 !important;
}

.clsDivFollowUp 
{
   width: 530px;
   margin-top: 10px !important;
}


form:not([action^='frmDesignerFlow']) .clsProductSearchResult td > ul
{
	text-align: left;
}

.clsUploadContainer .clsControl
{
 height:0px;
}
.clsProductRightCol span
{
	white-space: normal !important;
}

.datagrid th:first-child, .datagrid th:last-child {
	border-radius: 0 0 0 0;
}
.datagrid th, .htmldatagrid th
{
    color: #FFFFFF;
    background-color: #333333;
    border: #333333;
}
/* CFCU to add */
.clsProductRightCol span
{
                    white-space: normal !important;
}
 
.datagrid th:first-child, .datagrid th:last-child
{
    border-radius: 0 0 0 0;
}

 
#CPHBody_ProdSearch_divProductDetails, #CPHBody_SendEmail_divWarning, #CPHBody_SendEmail_divMessage
{
    display: none !important;
}
 
.tblTLHeader{
                clear: both;
                visibility:hidden;
}

/* --  Changed on 2016-07-18 CR006   --*/
#CPHBody_InsuranceQ_ddlAnswer
{
	min-width: 0;
	width: 130px !important;
}

#CPHBody_CurrentAddress_InputBox   
{
	min-width: 0;
	width: 351px !important;
}

#CPHBody_CurrentAddress_ddlTimeMonths  
{
	min-width: 0;
	width: 110px !important;
}

#CPHBody_CurrentAddress_ddlResidentialStatus   
{
	min-width: 0;
	width: 351px !important;
}


#CPHBody_ProductDetails_ucControl0_tbMultipleAmount1
{
	min-width: 0;
	width: 138px !important;
}

#CPHBody_ProductDetails_ucControl0_tbMultipleAmount2
{
	min-width: 0;
	width: 138px !important;
}

#CPHBody_ProductDetails_ucControl0_tbMultipleAmount3
{
	min-width: 0;
	width: 138px !important;
}

#CPHBody_ProductDetails_ucControl0_tbLoanAmount
{
	min-width: 0;
	width: 138px !important;
}

#CPHBody_Employment_ddlOccupation
{
	min-width: 0;
	width: 382px !important;
}

#CPHBody_Employment_ddlTimeMonths
{
	min-width: 0;
	width: 137px !important;
}

#CPHBody_Employment_ddlTimeYears
{
	min-width: 0;
	width: 137px !important;
}

#CPHBody_ProductDetails_ucControl0_ddlLoanTermType
{
	min-width: 0;
	width: 138px !important;
}

/*JV - [24-03-2017] Added to fix security allocation table screen*/
/*.tblContribution input, .tblContribution select {
	min-width: 0 !important;
	width: auto !important;
}*/
/*JV - [24-03-2017] Added to fix security allocation table screen*/

input[id*='tbAlloc'][id$='TOLERANCE'],
 input.clsSecurityAlloc_Allocation {
    width: 100% !important;
}

.clsDataRow.IncomeExpenseCoreDetailsRowLongDescription{
	display:block;
	padding-top:10px;
}

#CPHBody_ResultSummary_lblApplicationMessage
{
	font-weight: bold ! important;
	color: red ! important;
}

#CPHBody_AddGuarantorsDetails_lblQuestion, #CPHBody_AddApplicantsDetails_lblQuestion{
margin-left: -10px! important;
float:left ! important;
width:125px ! important;
text-align: left ! important;
margin-right:30px ! important;
}
	
#CPHBody_PEP_lblDescription{
margin-left: -1px! important;
float:left ! important;
width:125px ! important;
text-align: left ! important;
}

table#CPHBody_AdditionalApplicants_rblAnswers{

display:inline ! important;
margin-left: 21px ! important;
}

#CPHBody_AdditionalApplicants_lblQuestion
{
margin-left: -1px! important;
float:left ! important;
width:125px ! important;
text-align: left ! important;
}

table#CPHBody_PEP_tblQuestion
{
 margin-left: -122px ! important;
}

#CPHBody_PEP_rad_Applicant1_PoliticallyExposed_No{
margin-left: -44px ! important;
}
	
#CPHBody_AdditionalApplicants_rblAnswers_1{
	margin-left: -40px ! important;
}

#CPHBody_AddApplicantsDetails_lblQuestion{
margin-left: 0px! important;
float:left ! important;
width:125px ! important;
text-align: left ! important;
margin-right:30px ! important;

}

#CPHBody_AddGuarantorsDetails_lblQuestion{
margin-left: 0px! important;
float:left ! important;
width:125px ! important;
text-align: left ! important;
margin-right:30px ! important;

}

#CPHBody_CurrentAddress_tbSuburb, #CPHBody_CurrentAddress_ddlState, #CPHBody_ContactAdrPrev_tbSuburb, #CPHBody_ContactAdrPrev_ddlState{
width:355px ! important;

}
#CPHBody_ContactAdrHome_ddlResidentialStatus{
width:355px ! important;
}

table#CPHBody_AddApplicantsDetails_rblAnswers{

display:inline ! important;
margin-left: 37px ! important;
}
table#CPHBody_AddGuarantorsDetails_rblAnswers{
display:inline ! important;
margin-left: 37px ! important;
}

#CPHBody_ContactAdrHome_InputBox, #CPHBody_ContactAdrHome_tbSuburb, #CPHBody_ContactAdrHome_ddlState, #CPHBody_ContactAdrPrev_InputBox, #CPHBody_ContactAdrPrev_ddlResidentialStatus{
width:355px ! important;
}




.imgbtnRecommendedRefresh, .imgbtnRecommendedRefresh:hover, 
.imgbtnRecommendedSearch, .imgbtnRecommendedSearch:hover,
.imgbtnValuationTypeSearch, .imgbtnValuationTypeSearch:hover
{
	background-repeat: no-repeat;
    background-size: contain;
	height: 11px;
	width: 11px;	
}

.imgbtnRecommendedRefresh
{
	
	background-image: url(../../customimages/CFCU/CFCURefresh.png);
	
}

.imgbtnValuationTypeSearch
{
	
	background-image: url(../../customimages/CFCU/CFCUSearch.png);
	
}

.imgbtnRecommendedSearch
{
	
	background-image: url(../../customimages/CFCU/CFCUSearch.png);
	
}

.imgBtn.imgBtnCstm.imgbtnRecommendedSearch
{
	
display:none;

}

.imgBtn.imgBtnCstmORDER.imgbtnRecommendedOrder
{
	
display:none;

}

#CPHBody_AutoValuation_lblRecommended
{
	position: absolute;
	padding-top:11px;
	padding-left:30px;
	font-weight:bold;
}

#CPHBody_MainApplicant_trNoDependantsDDL,#CPHBody_MainApplicant_ddlDependants,#CPHBody_MainApplicant_dgAges_tbAge_0, #CPHBody_MainApplicant_trAgeDependants{display: none;} 

table[id='CPHBody_ResultGoToQBELMI_tblQuestion'] tr td:nth-child(1), 
table[id='CPHBody_ResultGoToUpload_tblQuestion'] tr td:nth-child(1), 
table[id='CPHBody_Result
GoToServiceability_tblQuestion'] tr td:nth-child(1),
table[id='CPHBody_ResultGoToSecurity_tblQuestion'] tr td:nth-child(1),
table[id='CPHBody_ResultGoToAllocation_tblQuestion'] tr td:nth-child(1){
display:none;
}

#CPHBody_CurrentAddress_ddlTimeMonths  
{
	min-width: 0;
	width: 110px !important;
}

#CPHBody_ProdSearch_spLoanSelector
{
	color: #333333 !important;
}










