@import url("../BASE/base.css");
/* CUSTOM FONT */
@font-face {
              font-family: 'VAGRundschriftD';
              font-style: normal;
              font-weight: 600;
              src: url(VAGRundschriftD.woff) format('woff')
            }
        
        
            @font-face {
              font-family: 'VAGRundschriftD';
              font-style: normal;
              font-weight: 400;
              src: url(VAGRundschriftD-Lig.woff) format('woff')
            }

		
form:not([action*='frmBureauReport']) *{
	 font-family: 'Verdana'!important;
	 font-size:14px !important;
	font-weight: normal;
	font-style: normal ;

}

form div.divFilterBG div { font-family: 'VAGRundschriftD'!important;
font-size:34px !important;
color:#2c2c2c !important;
font-weight: 600 !important;
margin-bottom:10px !important;
padding-bottom: 10px !important;
        display: block;}



form div.navbar div { font-family: 'VAGRundschriftD'!important;
font-size:15px !important;
color:#EFEEED !important;}


form div.clsDivHeading span { font-family: 'VAGRundschriftD' !important;
font-size:26px !important;
color:#2c2c2c !important;
margin-bottom:10px!important;
font-weight: 400 !important;
padding-bottom: 10px !important;
        display: block;}

   /* Main Borders */

div.divFilterContent
{
	border-color: #FFFFFF;
 	background-color: #ffffff;
}
select.clsMedDropDown{font-family: 'Verdana' !important;}

div.divFilterContent > div.divFilterBG + div > div:not(:empty):first-child {
    border: none;}
	
	div.divFilterContent > div.divFilterBG + div > div:not(:empty) {
    background-color: white;
    padding-left: 3em;
    padding-right: 3em;
    border: none;
    border-width: thin;
    border-color: #d0d0d0;
    border-bottom: none;
    border-top: none;
}


	
div.divFilterContent > div.divFilterBG + div > div:not(:empty):last-child {

    padding-bottom: 1em;
    border: none;
}


/* Label Text */

input[type=text]  {
	color:#2c2c2c !important;
    font-family: Verdana !important;	   
	background-color: #EEEEEE !important;
	font-size: 14px !important;
    padding: 0;
    height: 30px;
    position: relative;
    left: 0;
    outline: none;
  border-color: #EEEEEE;
  border-radius: 5px;
	border-style: solid;
	border-width: 1px;

font-size: 12px;}

	input[type=text]:focus{
    outline:none;
	background-color: white !important;
    border-color:#EFEEED;
	border-style: solid;
	border-width: 1px;;
	   
}

/* Drop Downs */
.clsMedDropDown  {
		font-family: 'Verdana' !important;
		background-color: #EEEEEE !important;
		font-size: 14px !important;
    padding: 0;
    height: 30px !important;
    position: relative;
    left: 0;
    outline: none;
	border:1px solid #EEEEEE !important;
}

	.clsMedDropDown:focus{
    outline:none;
	height: 30px;
	font-size: 14px !important;
	background-color: white !important;
    border-color:#EEEEEE;
	   
}
.clsDDLType {
	color:#2c2c2c !important;
	font-family: 'Verdana' !important;
	background-color: #EEEEEE !important;
    padding: 0;
    height: 30px !important;
    position: relative;
    left: 0;
    outline: none;
	border:1px solid #EEEEEE !important;
	font-size: 14px !important;}

	.clsDDLType:focus{
    outline:none;
	height: 30px;
	font-size: 14px !important;
	background-color: white !important;
    border-color:#EEEEEE;
	   
}

.clsMedText   {
	   background-color: #EEEEEE !important;
	   font-family: 'Verdana' !important;
    padding: 0;
    height: 30px !important;
    position: relative;
    left: 0;
    outline: none;
   border:1px solid #EEEEEE !important;
font-size: 14px !important;}

	.clsMedText:focus{
    outline:none;
	background-color: white !important;
	font-size: 14px !important;
    border-color:#EEEEEE;
	   
}


.clsTinyDropDown   {
	    background-color: #EEEEEE !important;
    padding: 0;
    height: 30px !important;
    position: relative;
    left: 0;
    outline: none;
    border:1px solid #EEEEEE !important;
font-size: 14px !important;}

	.clsTinyDropDown:focus{
    outline:none;
	font-size: 14px !important;
	background-color: white !important;
    border-color:#EEEEEE;
	   
}

.clsLargDropDown
{
	    background-color: #EEEEEE !important;
    padding: 0;
    height: 30px !important;
    position: relative;
    left: 0;
    outline: none;
    border:1px solid #EEEEEE !important;
font-size: 14px !important;}

	.clsTinyDropDown:focus{
    outline:none;
	background-color: white !important;
	font-size: 14px !important;
    border-color:#EEEEEE;
	   
}

.clsMedDropDown
{
	    background-color: #EEEEEE !important;
    padding: 0;
    height: 30px !important;
    position: relative;
    left: 0;
    outline: none;
    border:1px solid #EEEEEE !important;
font-size: 14px !important;}

	.clsMedDropDown:focus{
    outline:none;
	font-size: 14px !important;
	background-color: white !important;
    border-color:#EEEEEE;
	   
}


.clsTinyTimeDropDown
{
	    background-color: #EEEEEE !important;
    padding: 0;
    height: 30px !important;
    position: relative;
    left: 0;
    outline: none;
    border:1px solid #EEEEEE !important;
font-size: 14px !important;}

	.clsTinyDropDown:focus{
    outline:none;
	font-size: 14px !important;
	background-color: white !important;
    border-color:#EEEEEE;
	   
}

.clsSingleAddressStreetType
{
	    background-color: #EEEEEE !important;
    padding: 0;
    height: 30px !important;
    position: relative;
    left: 0;
    outline: none;
    border:1px solid #EEEEEE !important;
font-size: 14px !important;}

	.clsSingleAddressStreetType:focus{
    outline:none;
	font-size: 14px !important;
	background-color: white !important;
    border-color:#EEEEEE;
	   
}

/* form:not([action*='frmBureauReport']) * {	 */
	

/* LC - Styles to hide product features section */
div.clsProductSearchDetails > div:nth-child(11)
{
    display: none;
}

/* Button colours */
div.imgBtn, div.clsFinish
input.BtnStyleGray,
.tblContribution a /* fix for Borrower Contribution Table */,
.datagrid + a,
.clsDocPrefBranch span[id$='divBranchHelp'] > a /* fix for Delivery Branch*/,
div#CPHBody_divDirectors a[id*='lnkDeleteDirector'] /*fix for Delete Director */
{
	color: #00A0AF !important;
	border-color: #00A0AF;
	background:  #FFFFFF;
    background-color:  #FFFFFF;
	border-radius: 5px;
	text-align: center;
	font-size: 1em !important;
	
}

form div.imgBtn span
{	 
font-family: 'VAGRundschriftD' !important;
font-weight: 600 !important;
font-size: 1em !important;
}



 div #div_CPHBody_imgBtnNext 
{	 
	font-family: 'VAGRundschriftD' !important;
	color: #FFFFFF !important;
	font-weight: 600 !important;
	border-color: #00A0AF;
	background:  #00A0AF;
    background-color:  #00A0AF;
	border-radius: 5px;
	text-align: center !important;
	font-size: 1.5em !important;
}
div #div_CPHBody_imgBtnNext span
{	 
font-family: 'VAGRundschriftD' !important;
font-weight: 600 !important;
font-size: 1.5em !important;
}

div #div_CPHBody_imgBtnBack 
{	
	font-family: 'VAGRundschriftD' !important;
	color: #FFFFFF !important;
	font-weight: 600 !important;
	border-color: #00A0AF;
	background:  #00A0AF;
    background-color:  #00A0AF;
	border-radius: 5px;
	text-align: center !important;
	font-size: 1.5em !important;
}

form div #div_CPHBody_imgBtnBack span
{	
	font-family: 'VAGRundschriftD' !important;
font-weight: 600 !important;
font-size: 1.5em !important;}


div.imgBtn:hover,
div.imgBtn:focus,
.tblContribution a:hover /* fix for Borrower Contribution Table */,
.tblContribution a:focus /* fix for Borrower Contribution Table */,
.tblContribution + a:hover /* fix for Borrower Contribution Table */,
.tblContribution + a:focus /* fix for Borrower Contribution Table */,
.clsDocPrefBranch span[id$='divBranchHelp'] > a:focus /* fix for Delivery Branch*/,
.clsDocPrefBranch span[id$='divBranchHelp'] > a:hover /* fix for Delivery Branch*/,
div#CPHBody_divDirectors a[id*='lnkDeleteDirector']:hover /*fix for Delete Director */,
div#CPHBody_divDirectors a[id*='lnkDeleteDirector']:focus /*fix for Delete Director */
{
	;
}

/* COLOURS */
form[action*='frmDashboard'] table.datagrid > tbody > tr > th
{
	background-color: #70b3eb;
}
    div #div_CPHBody_imgBtnNext:hover{
	
font-family: 'VAGRundschriftD'!important;
font-weight: 600 !important;
	color: #FFFFFF !important;
	background: #04808B;
	transition: 0.2s all ease;
	border-color: #04808B;
	text-align: center;
	border-radius: 5px;
font-size: 1.5em !important;}}
	
	 form div #div_CPHBody_imgBtnNext span:hover{
	
font-family: 'VAGRundschriftD'!important;
	 font-weight: 600 !important;
	 font-size: 1.5em !important}
	
	div #div_CPHBody_imgBtnBack:hover{
		    font-family: 'VAGRundschriftD'!important;
			font-weight: 600 !important;
	color: #FFFFFF !important;
	background: #04808B;
	transition: 0.2s all ease;
	border-color: #04808B;
	text-align: center;
	border-radius: 5px;
	font-size: 1.5em !important;
		 }
		 form div #div_CPHBody_imgBtnBack span:hover{
			 		    font-family: 'VAGRundschriftD'!important;
		 font-weight: 600 !important;
		 font-size: 1.5em !important;}
	 
	
	div.imgBtn:hover
	{
	color:#04808B !important;
	background: #DDDDDE;
	transition: 0.2s all ease;
	border-color: #00A0AF;
	text-align: center;
	border-radius: 5px;
	font-size: 1em !important;}
	 
form div.imgBtn span:hover 
{	 
font-family: 'VAGRundschriftD' !important;
font-weight: 600 !important;
font-size: 1em !important;
}




/* LC - Vehicle Valuation Display.xslt styles */
div.clsVehicleValDisplayContainer
{
    margin-top: 20px;
}

div.clsVehicleValDisplayValuation
{
    margin-top: 10px;
}

div.clsVehicleValDisplayVehicle
{
    display: inline-block;
    width: 60%;
}

div.clsVehicleValDisplayValue
{
    display: inline-block;
    padding-left: 20px;
    font-weight: bold;
    color: rgb(0, 79, 113);
}



div.imgBtn:hover,
div.imgBtn:focus,
.tblContribution a:hover /* fix for Borrower Contribution Table */,
.tblContribution a:focus /* fix for Borrower Contribution Table */,
.tblContribution + a:hover /* fix for Borrower Contribution Table */,
.tblContribution + a:focus /* fix for Borrower Contribution Table */,
.clsDocPrefBranch span[id$='divBranchHelp'] > a:focus /* fix for Delivery Branch*/,
.clsDocPrefBranch span[id$='divBranchHelp'] > a:hover /* fix for Delivery Branch*/,
div#CPHBody_divDirectors a[id*='lnkDeleteDirector']:hover /*fix for Delete Director */,
div#CPHBody_divDirectors a[id*='lnkDeleteDirector']:focus /*fix for Delete Director */
{
	;
}

/* COLOURS */
form[action*='frmDashboard'] table.datagrid > tbody > tr > th
{
	background-color: #00A0AF;
}

div[id*='trNameSearch'].clsDataRow table.datagrid > tbody > tr > td:first-child > a
{
	color: #004f71;
}

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: #00A0AF;
}

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: #000 !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: #004f71;
}

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: #004f71;
}

div[id$='divBureauPerformedTable'] a
{
	color: #004f71;
}

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: #004f71;
}

div#divTopOptions > table#tblOptions a
{
	color: #004f71;
}

div.cls

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: #004f71;
}

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: #004f71;
}

hr
{
	color: #004f71; /*for IE */
	border-color: #004f71; /* Chrome and Safari */
	background-color: #004f71; /* Firefox and Opera */
	background-image: linear-gradient(to right, #ffffff, #004f71, #ffffff);
}

div#divTopOptions > table#tblOptions a
{
	color: #004f71;
}

div#divTopOptions > table#tblOptions tr:hover
{
	background-color: #00A0AF;
}

input[type='text']:focus,
input[type='password']:focus,
textarea:focus,
select:focus
{     
    outline-color: #FFFFFF;
	
}


div[id*='trNameSearch'].clsDataRow table.datagrid > tbody > tr > th
{
	background-color: #00A0AF;
}

div[id*='trNameSearch'].clsDataRow table.datagrid > tbody > tr > td:first-child
{
	border-right-color: #00A0AF;
}

.datagrid tr:hover
{
	background-color: 
}

@media only screen and (min-width: 1500px) {

	#tblLeft {
    background: transparent url("../../customimages/ACQUISITION/dnb bottom left.png") right bottom/calc((100% - 1000px) / 2) border-box border-box no-repeat fixed;
	}
}

@media only screen and (max-width: 1500px) and (min-width: 1200px) {

	#tblLeft {
    background: transparent url("../../customimages/ACQUISITION/ampersand bottom left.png") right bottom/calc(100% - 1000px) border-box border-box no-repeat fixed;
	}
}

@media only screen and (min-width: 700px) {
	#MainTable #ContentCell 
{
    background: transparent url("../../customimages/ACQUISITION/dnb bottom left.png") right bottom/525px border-box border-box no-repeat fixed;
}
}
	
form[action*='frmDashboard'] table.tblSearch td {
	background-color: transparent;
}

form[action*='frmDashboard'] table.tblSearch {
	border: none;
}

div.navbarHeading0, div.navbarMenu0	
{	font-family:'Verdana' !important!;
  font-size:15px;
    background-color: #00A0AF;	
    color: #ESESE4;	
	border: solid;
    border-color: #00A0AF;	
	padding: 0 1em;
	height: 3em;
}	
	
div.navbarHeading1, div.navbarMenu1, div.navbarHeading0:hover, div.navbarMenu0:hover	
{	font-family:'Verdana' !important!;
    font-size:12px;
    color: #ffffff !important;
    background-color: #00A0AF;	
	border: solid;
    border-color: #00A0AF;	
}	
div.navbarHeading1, div.navbarMenu1, div.navbarHeading0, div.navbarMenu0
{	font-family:'Verdana' !important!;
    font-size:12px;
    color: #ESESE4;	
    background-color: #00A0AF;	
	border: solid;
    border-color: #00A0AF;	
}	
	
	
* div.navbarMenu0, * div.navbarMenu1, * div.navbarMenu0:hover	
{	
	height: 1.5em;
}	
	
div.navbarMenu0 a	
{	
    color: #EFEEED;	
	text-decoration: none;
}	
	
div.navbarMenu0:hover a	
{	
    color: #EFEEED;	
	background-color: #00A0AF;
	border: solid;
	border-color: ESESE4;
}	
	
div.navbarMenu1 a	
{	
    color: #ffffff;	
	font-style: italic;
	text-decoration: none;
}	

.divFilterContent,
.divFilterContent td,
div.divFilterBG > div,
div.clsDivHeading > span,
div.clsText,
div.dynamicFormSectionHeadingContainer span.dynamicFormSectionHeading
{
    color: #000 !important;
}

#lblLeftNavHeader > table > tbody > tr:first-child,
#lblLeftNavHeader > table > tbody > tr:last-child > td:first-child,
#lblLeftNavHeader > table > tbody > tr:last-child > td:last-child
{
	display: none;
}

#lblLeftNavHeader > table,
#loginBottom > table
{
	margin-left: auto;
	margin-right: auto;
}

#loginBottom
{
	background-image: none !important;
}

/* #tblLeft
{
    background: transparent url("../../customimages/LENDING/dunbradstreet.png") right bottom/auto border-box border-box no-repeat fixed;
}

@media only screen and (min-width: 500px) {
	#MainTable #ContentCell 
{
    background: transparent url("../../customimages/LENDING/dunbradstreet.png") right bottom/auto border-box border-box no-repeat fixed;
}
} */

table[id*='-Checklist_cbl'] td
{
	padding: 5px;
}

td[id*='Result-Go-To-'] {
    padding-top: 5px;
}

td[id*='Result-Go-To-'][id*='_tdLeft'] {
    display: none;
}

div[id*='Result-Go-To-'][id*='imgBtnLink'] {
    min-width: 200px;
}


			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: #00A0AF !important;}
/* .divFilterContent select, .divFilterContent input[type=text]
{
	box-shadow: -7px 0 0 0 #4298b5;

}

.divFilterContent select:focus, .divFilterContent input[type=text]:focus
{
    -webkit-box-shadow: 0 0 1em #4298b5;
    -moz-box-shadow: 0 0 1em #4298b5;
    box-shadow: 0 0 1em #4298b5;
	border-color: #4298b5;
} */

table.tblLiability input, table.tblAssets input {
    width: 8em !important;
    min-width: 0;
}

td[id*='WebResult-Link-'][id*='tdLeft'] {
    display: none;
}

td[id*='WebResult-Link-'][id*='tdLink'] {
    padding-top: 0.25em;
	padding-bottom: 1em;
}

.tblContribution input, .tblContribution select {
	min-width: 0 !important;
	width: auto !important;
}

input[id*='tbAlloc'][id$='TOLERANCE'], input.clsSecurityAlloc_Allocation {
    width: 100% !important;
}
div.clsFLRows select, div.clsTLRows select {
    min-width: 0 !important;
    width: inherit !important;
}

tr.clsTLHeaderRow {
    background-color: #F4F4F4 !important;
}

div[id$='CDI_ImgRecommendedSearch'], div[id$='CDI_ImgValuationTypeSearch'] {
    background-image: url("../../coreimages/AUScreens/Search.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
}

div[id$='CDI_ImgRecommendedRefresh'], div[id$='CDI_ImgValuationTypeRefresh'] {
    background-image: url("../../coreimages/AUScreens/Refresh.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
}

div[id$='UpdateProgress1'] {
    position: absolute;
    top: 0;
    left: 0;
}
/* Vehicle Details */
div[id$='dvWait'] {
    top: 40vh;
    height: 20vh;
    left: 40vw;
    width: calc(20vw + 120px);
    border: solid 2px #d0d0d0;
    border-radius: 5px;
}

.wait > div {
	padding-top: calc(20vh/2 - 3rem)!important;
	height: 3em !important;
	margin-top: 0 !important;
	text-align: center;
	font-size: 2em;
}

#CPHBody_SearchProducts_lbFeatures, #CPHBody_SearchProducts_lbFeatureList, #CPHBody_SearchProducts_initfeature_fg_no_ongoing_fees, #CPHBody_PrincipalDetails_cbPrivacy, #CPHBody_ToggleBank_ucDisplayControl0_divProduct
{
	
	display:none
}

/* ----- TMB Eligibility ----- */
form:not([action*='frmBureauReport']) .ucTMBEligibilityControl .TermContainer{
	margin-bottom:20px;
}
form:not([action*='frmBureauReport']) .ucTMBEligibilityControl label[for*='Checkbox']{
	display:inline-block;
	margin-left:5px;
	float:left;
	max-width:95%;
}
form:not([action*='frmBureauReport']) .ucTMBEligibilityControl .lblRequired {
	margin-left:5px;
}
form:not([action*='frmBureauReport']) .ucTMBEligibilityControl .TermContainer > .lblRequired {
	float: left;
}
form:not([action*='frmBureauReport']) .ucTMBEligibilityControl input[type='checkbox'] {
	float:left;
}
form:not([action*='frmBureauReport']) .ucTMBEligibilityControl .TermContainer,
form:not([action*='frmBureauReport']) .ucTMBEligibilityControl .TermsAtLeastOne,
form:not([action*='frmBureauReport']) .ucTMBEligibilityControl .TermsRequired{
	overflow:hidden;
}
form .ucTMBEligibilityControl div.clsDivHeading span{
	font-size: 20px !important;  
}

/* ----- TMB Member Search Results ----- */
#CPHBody_MemberSearchResults_MemberSearchResultsControl > tbody > tr > td {
    padding-bottom:10px;
}

#CPHBody_MemberSearchResults_MemberSearchResultsControl .ApplicantName{
    font-weight:bold;
}

#CPHBody_MemberSearchResults_MemberSearchResultsControl .tblMemberSearchResults{
    margin-top:10px;
    margin-bottom:20px;
}
#CPHBody_MemberSearchResults_MemberSearchResultsControl .tblMemberSearchResults th {
    padding: 0 5px;
}
div.imgBtnNext, form:not([action*='frmDashboard']) div.imgBtnCstmSEARCH, div.imgBtnCstmCLOSE {
     float: none;     
}


/* ----- TMB Hide Sidebar Buttons ----- */
.imgBtn.imgBtnCstmFINDAPRODUCT.sideButtonScreen {
	display: none !important;
}
.imgBtn.imgBtnCstmAPPLICANTDETAILS.sideButtonScreen {
	display: none !important;
}
.imgBtn.imgBtnCstmCONSENT.sideButtonScreen {
	display: none !important;
}
.imgBtn.imgBtnCstmAPPLICANT1DETAILS.sideButtonScreen {
	display: none !important;
}
.imgBtn.imgBtnCstmEMPLOYMENTDETAILS.sideButtonScreen {
	display: none !important;
}
.imgBtn.imgBtnCstmFINANCESUMMARY.sideButtonScreen {
	display: none !important;
}
.imgBtn.imgBtnCstmSUMMARY.sideButtonScreen {
	display: none !important;
}
.imgBtn.imgBtnCstmUPLOAD.sideButtonScreen {
	display: none !important;
}
