/* SUZUKi STYLES FOR DESKTOP */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

body {
	font-family: "FranklinGothicBook","arial","helvetica",sans-serif;
	font-size: 12px;
	color: #003145 ;
}

/* MAIN CONTAINER */
.BrowserWindow {
  font-family: "FranklinGothicBook","arial","helvetica",sans-serif;
  margin: 0;
  background-repeat: repeat;
  margin: 0 auto;
  color: #003145 ;
  word-spacing: 1px;
	/*max-width:1440px;
	background-color: #F2F4F5;*/;
}

select[multiple], select[size] {
  height: 30px !important;
}

option {
  font-family: FranklinGothicBook,"arial";
}

input:read-only {
  border: 0 none;
  outline: 0 none;
}

* > span {
	border:0 none;
}

*:focus, *:active {
  outline: none;
  outline: 0;
}

br {
	border: 0 none;
	outline: 0 none;
	display: inline-block;
}


/* START VOLVO COLOR CODES */
.LightLemonColor {
  color: rgb(254,219,71);
}

.MidRedColor {
  color: rgb(162,22,41);
}

.DarkRedColor {
  color: rgb(138,19,34);
}

.BGGreyColor {
  color: rgb(246,246,246);
}

.DisplayGreyColor {
  color: rgb(51,51,51);
}

.TextGreyColor {
  color: rgb(51,51,51);
}

.DarkGreyColor {
  color: rgb(136,136,136);
}

.MidGreyColor {
  color: rgb(103,103,103);
}

.BrightGreyColor {
  color: rgb(203,203,203);
}

.LightGreyColor {
  color: rgb(229,229,231);
}

.BlackColor {
  color: black;
}

.BlueColor {
  color: rgba(61,70,87,1);
}

.WhiteColor {
  color: #fff;
}

.BackgroundLightLemonColor {
  background-color: rgb(254,219,71);
}

.BackgroundMidRedColor {
  background-color: rgb(162,22,41);
}

.BackgroundDarkRedColor {
  background-color: rgb(138,19,34);
}

.BackgroundBGGreyColor {
  background-color: rgb(246,246,246);
}

.BackgroundLightGreyColor {
  background-color: rgb(229,229,231);
}

.BackgroundBlueColor {
  background-color: rgb(61, 70, 87);
}

.BackgroundWhiteColor {
  background-color: #fff;
}

/* END VOLVO COLOR CODES */

/* VOLVO Fonts */
.FranklinGothicDemi {
  font-family: FranklinGothicDemi;
}

.FranklinGothicDemi {
  font-family: FranklinGothicDemi;
}

.FranklinGothicBook {
  font-family: FranklinGothicBook, "arial";
}

.Font12px16pxLight {
  font-size: 16px;
  line-height: 16px;
  font-family: "FranklinGothicBook","arial","helvetica",sans-serif;
}

.Font18px25pxLight {
  font-size: 18px;
  line-height: 25px;
  font-family: "FranklinGothicBook","arial","helvetica",sans-serif;
}

.Font18px25pxBold {
  font-size: 18px;
  line-height: 25px;
  font-family: "FranklinGothicDemi","arial","helvetica",sans-serif;
}

.Font20px24pxBold {
  font-size: 20px;
  line-height: 24px;
  font-family: "FranklinGothicDemi","arial","helvetica",sans-serif;
}

.Font30px36pxBold {
  font: 30px/36px FranklinGothicDemi,"arial";
}

/* end VOLVO Fonts */

/* Line Height */
.LineHeight17px {
  line-height: 17px;
}

.LineHeight16px {
  line-height: 16px;
}

.LineHeight19px {
  line-height: 19px;
}

.LineHeight20px {
  line-height: 20px;
}

.LineHeight24px {
  line-height: 24px;
}

.LineHeight25px {
  line-height: 25px;
}

/* Padding styles */
.Padding10TB20LRpx {
  padding: 10px 20px;
}

.PaddingLeft2-5Percent {
  padding-left: 2.5%;
}

.Padding4px {
  padding: 4px;
}

.PaddingTB2em {
  padding: 2em 0;
}

.PaddingTB1em {
  padding: 1em 0;
}

.PaddingTB5px {
  padding: 5px 0;
}

.PaddingTB10px {
  padding: 10px 0;
}

.PaddingTop20px {
  padding-top: 20px;
}

.Padding10px {
  padding: 10px;
}
.Padding15px {
  padding: 15px;
}
.PaddingBottom10px {
  padding-bottom: 10px;
}

/* Margin Styles */
.MarginLeftRight15Percent {
  margin: auto 15%;
}

.MarginLeftRight13Percent {
  margin: auto 13%;
}
/* end Margin styles */


select.verexDateDropDownImage {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../../../../images/SU/DD_Arrow.png) no-repeat scroll 86% 50% #F2F4F5;
  padding-right: 30px;
}

/* end select drop down image */



/* Page Header Styles */
.MainHeaderStyle1 {
	font: 30px/36px FranklinGothicDemi,"arial";
	color: rgb(51,51,51);
}

.MainHeaderStyle2 {
	font: 20px/24px FranklinGothicDemi,"arial";
	color: rgba(51,51,51,1);
}

.MainContentSection {
	width: 65%;
}

.LeftColumn {
	width: 49%;
	margin-right:1%;
}

.RightColumn {
	width: 50%;
}

.VehicleSearchResultsSection{
	background-color: rgb(195,213,229);
	padding: 10px;
}
.multiCarCallBackInstructionSection{
	/* background-color: white; */
	padding: 10px;
}

.VehicleSearchResultsSectionText{
	 font: 16px/20px FranklinGothicBook,"arial";
	 color:rgb(2,45,66);
}

.VehicleSearchResultsSectionTextBold{
	font: 16px/20px FranklinGothicDemi,"arial";
	 color:rgb(2,45,66);
}

/* COOKIE POLICY */
.CookiePolicySection {
  background-color: rgb(2,45,66);
	/*display:none;*/;
	color: white;
}

.CookieContent {
  width: calc(100% - 62px);
  width: -moz-calc(100% - 62px);
  width: -webkit-calc(100% - 62px);
  /* specified as percentage rather than absolute pixels */
  padding: 35px 2.5% 25px 2.5%;
}

.CookieContentText {
  font: 15px/30px FranklinGothicBook,"arial";
}

.CookieCloseButtonSection {
  width: 62px;
  color: white;
}

.CookieCloseButton {
  background-color: transparent;
  border: none;
  font-size: 2.5em;
  padding-top: 35px;
  color: white;
}
.TabletCookieSection{
	background-color: rgb(2,45,66);
	display:none;
}
.TabletMobileHeading{
	color: white;
    font: 15px FranklinGothicBook,"arial";
    padding: 30px 0 30px 2%;
    text-transform: uppercase;
}
/* END COOKIE POLICY */

/* VOLVO LOGO AND TOP MENU */
.LogoTopMenuSection {
  background-color: #003145f2;
  height: auto;
}

/*
.LogoTopMenuSection::after {
    content: '';
    position: absolute;
    z-index: 1; 
    -webkit-box-shadow: 0 7px 6px 0px rgba(0,0,0,.4);
    -moz-box-shadow: 0 7px 6px 0px rgba(0,0,0,.4);
    box-shadow: 0 7px 6px 0px rgba(0,0,0,.4);                
    width: 100%; 
    height: 5px;
    bottom: 0;
}
*/

.LogoSection {
  padding: 2px 0;
}
#TXT_987015E70F2DEAF5112359{
	display: none;
}
.LogoIcon {
    background: transparent url("../../../../images/SU/logo.jpg") no-repeat;
    border: 0 none;
	width: 160px;
    height: 80px;
    background-size: contain;
	margin-left: 0;
	/* position: absolute; */
	z-index: 100000;
}

.BrandHeaderText {
	font: 28px FranklinGothicDemi,"arial";
    padding: 35px 0 0 10%;
    color: rgb(0,0,0);
}
/* END VOLVO LOGO SECTION */

/* TOP MENU FIXED LINKS */
.menufixedlinks {
    padding: 1.2em 0;
    text-transform: uppercase;
}

.menufixedlinks ul {
  list-style-type: none;
  display: inline;
  text-align: center;
}

.menufixedlinks li {
  font: 16px/18px FranklinGothicDemi,"arial";
  padding: 0 26px 24px 0;
}

.LogoTopMenuSection .menufixedlinks li a {
  color: #FFFFFF;
  font: 16px/18px FranklinGothicDemi,"arial";
}

/*.menufixedlinks a:hover, #menu a:focus { color: #FFFFFF; }*/

/* Footer Styles */
#Footer {
 /* border-top: 4px solid #fff; */
}



.Footer_Links_Content a {
  font: 15px FranklinGothicBook,"arial";
  padding-right: 26px;
  color:white;
}
.Footer_Links_Content a:hover, .Footer_Links_Content a:visited, .Footer_Links_Content a:active, .Footer_Links_Content a:focus	 {
  color: white;
}


#footer_base_wrap {
  margin: 0px auto;
  height: 67px;
  position: relative;
  background: #FFF none repeat scroll 0% 0%;
  display: block;
  overflow: visible;
}



.footerDefaqtoContent{
	background-color: white;
	border-top: 1px solid white;
}
.footerDefaqtoText{
	width:50%;
	margin:auto;
	padding: 20px 0 20px 90px;
	font: 21px/30px FranklinGothicDemi,"arial";
	color: #003145 ;
	background: transparent url("../../../../images/V1/Defaqto.png") no-repeat scroll left center;
}
.mobileFooterDefaqtoText{
	display: none;
}
.Footer_Links_Content{
	background-color: #003145 ;
	padding: 21px 2.5%;
	text-transform: uppercase;
}
.footerTextStyle{
	font: 11px/16px FranklinGothicBook,"arial";
    background-color: #003145 ;
    padding: 30px 4% 30px 2.5%;
    color: white;
}

/* START VOLVO CAROUSEL BUTTONS */
.CarouselButton {
  font-family: Arial;
  color: #a21629;
  font-size: 20px;
  background: #fff;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.CarouselButton:hover {
  background: #a11629;
  text-decoration: none;
  color: #fff;
}
/* END VOLVO CAROUSEL BUTTONS */

/* 

/* compare cover content section */
.CompareCoverContentWrapper {
  background-color: #F2F4F5;
  padding-top: 4.0625em;
}

.CompareCoverContent {
  margin: 0 auto;
  width: 50%;
}

.CompareCoverTableWrapper {
  padding-top: 4.0625em;
}

.CompareCoverTableRow {
  border-bottom: 1px solid rgb(236,236,236);
  padding-bottom: 1px;
}

.CompareCoverTableColumn1 {
  width: 55%;
  font-size: 22px;
  line-height: 26px;
}

.CompareCoverTableColumn2 {
  width: 22%;
  background: rgb(2,45,66);
}

.CompareCoverTableColumn3 {
  width: 23%;
}

.CompareCoverTableHeaderRowCol2 {
  font-family: FranklinGothicDemi,"arial";
}

.CompareCoverTableHeaderRowCol3 {
  font-family: FranklinGothicDemi,"arial";
}

.CompareTableRow1Col2HeaderText {
  font: 16px/19px FranklinGothicDemi,"arial";
  padding: 8px 0;
  color: white;
}
.CompareTableRow1Col3HeaderText {
  font: 16px/19px FranklinGothicDemi,"arial";
  padding: 8px 0;
}

.CompareTableContentText {
  font: 20px/24px FranklinGothicBook,"arial";
  padding: 10px 0;
}

.GenuineSparePartsQuestion {
  font: 18px/25px FranklinGothicBook,"arial";
  width: 100%;
}

.GenuineSparePartsAnswer {
  font: 16px FranklinGothicBook,"arial";
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../../../../images/V1/M&C_Volvo_dropdown_graphite.png) no-repeat scroll 98% 50% #FFFFFF;
  color:rgb(102,102,102);
}

span.GenuineSparePartsAnswer  {
  display: none;
}

.CompareCoverSourceText {
    padding-top: 15px;
    font: 13px/16px FranklinGothicBook,"arial";
    color: rgb(102,102,102);
}

.CurrentInsurerDesc {
  padding: 30px 80px;
  background: rgb(195,213,229);
}

.CurrentInsurerHeader {
  font: 30px/36px FranklinGothicBook,"arial";
  padding-bottom: 10px;
}

.CurrentInsurerHeader >div>b{
font: 30px/36px FranklinGothicDemi,"arial";
}
.CurrentInsurerPolicyWording {
    font: 20px/24px FranklinGothicBook,"arial";
    padding-bottom: 10px;
    color: #003145 ;
}

.CurrentInsurerPolicyWordingYear {
  font: 20px/24px FranklinGothicBook,"arial";
  padding-bottom: 10px;
}

.CompareCoverBespokeHeading {
  font: 30px/36px FranklinGothicDemi,"arial";
  padding: 10px 0;
}

.CompareCoverBespokeSubHeading {
  font: 18px/25px FranklinGothicDemi,"arial";
  padding: 5px 0;
  color: #003145 ;
}

.CompareCoverBespokeText {
  font: 18px/25px FranklinGothicBook,"arial";
  padding: 5px 0;
  color: #003145 ;
}

.CompareCoverTickImge{
	 background: transparent url("../../../../images/SU/M&C_Suzuki_tick_blue.png") no-repeat scroll center center;
}
.CompareCoverTableTickImge{
	background: transparent url("../../../../images/VER_LR_tick_white.png") no-repeat scroll center center;
}
.CompareCoverCrossImge {
    background: transparent url("../../../../images/SU/M&C_Suzuki_cross.png") no-repeat scroll center center;
}

.tickImage{
	background: transparent url("../../../../images/V1/M&C_Volvo_Selected_tracker_tick.png") no-repeat scroll right center;
}

.GreenTickImage {
  background: transparent url("../../../../images/SU/M&C_Suzuki_tick_blue.png") no-repeat scroll center center;
}

.RedCrossImage {
  background: transparent url("../../../../images/V1/M&C_Volvo_cross_silver.png") no-repeat scroll center center;
}

.CompareCoverOptionsSection {
  border: medium none;
  background-position: left 20%;
  vertical-align: middle;
  padding: 0.5em 0;
  background-origin: content-box;
}

.CompareCoverOptionsText {
  font: 18px FranklinGothicBook,"arial";
  padding-left: 30px;
  margin-bottom: 15px;
  color: #003145 ;
}

.CompareCoverTAndC {
  Font: 14px/18px FranklinGothicBook,"arial";
  padding: 2em 0;
  color: #003145 ;
}

/* Compare cover button */
.CompareCoverButtonSection {
  width: 100%;
  margin: 2em 0;
}

.BlueButton, .CompareCoverCloseButton,.CompareCoverButton, .RoundButton, .DoneButton, .DealerLoginButton {
	Font: 16px/22px FranklinGothicDemi,"arial";
    color: #FFFFFF;
    padding: 8px 30px;
    background-color: #0582CA; 
    border-radius: 4px;
	border: none;
    margin-top: 10px;
	height: 45px;
	text-transform: uppercase;
}
.DealerLoginButton{
	padding: 0 30px;
}
.BlueButton:hover, .CompareCoverButton:hover, .CompareCoverCloseButton:hover, .RoundButton:hover, .DoneButton:hover, .DealerLoginButton:hover {
  
}
/* end compare cover button */

.CompareCoverHeading {
	font: 24px/30px FranklinGothicDemi, "arial";
	text-transform: uppercase;
	margin-bottom: 1em;
	letter-spacing: 0.01em;	
}


/* end compare cover content styles */

/* start 4 Reasons To Choose Section*/
.FourReasonsContainer {
  color: #003145 ;
  background-color: #F2F4F5;
}

.FourReasonsHeaderSection {
	display: flex;
	justify-content: center;
}

.FourReasonsHeaderSection .FourReasonsHeader1 {
  font: 30px/36px FranklinGothicBook,"arial";
  padding-top: 1em;
  text-transform: uppercase;
}

.FourReasonsHeaderSection .FourReasonsHeader2 {
  font: 34px/40px FranklinGothicDemi,"arial";
  padding-bottom: 0;
}

/* Numbered Heading Style */
.FourReasonsNumberSection {
    width: 45px;
    height: 45px;
    font: 24px/30px FranklinGothicBook,"arial";
    border-radius: 50%;
    margin: auto;
    background-color: transparent;
    border: 2px solid #003145 ;
    padding: 6px;
}

.FourReasonsHeaderText {
  font: 20px/26px FranklinGothicDemi;
  padding-top: 1.2em;
  text-transform: uppercase;
}

.FourReasonsText {
  font: 18px/24px FranklinGothicBook, "arial";
  color: #003145 ;
  padding-top: 1em;
}
/* end 4 reasons section styles*/

/* Modal close button style */
.ModalCloseButton {
  background: transparent url("../../../../images/SU/modal_close.png") no-repeat scroll right 10%;
}

/* Top Progress bar Styles */
.FEAturesCurrentStepStyle {
  color: #003145 ;
  font: 26px/30px FranklinGothicBook,"arial";
  padding-right: 10px;
  /*vertical-align: middle;*/
}

.FEAturesVisitedStepStyle {
  background: transparent url("../../../../images/D1/M&C_Dacia_tracker_tick.png") no-repeat scroll left center;
  padding: 0 0 9px 40px;
  width: 175px;
  height: 31px;
  color: rgb(203,203,203);
  font: 27px/34px FranklinGothicBook, "arial";
	/*margin-left: 15px;*/
  vertical-align: middle;
}

.FEAturesVisitedStepStyle:nth-child(3) {
  width: 195px;
}

.FEAturesVisitedStepStyle:nth-child(5) {
  width: 135px;
}

.FEAturesFutureStepStyle {
  color: rgb(83, 85, 88);
  font: 26px/30px FranklinGothicBook, "arial";
  padding-right: 10px;
}

.FEAturesCurrentIndicatorStyle {
  font: 26px/30px FranklinGothicBook,"arial";
  margin: 5px;
  padding: 4px 12px;
  border-radius: 50%;
  border: 2px solid #003145 ;
  color: #003145 ;
}

.FEAturesFutureIndicatorStyle {
  font: 26px/30px FranklinGothicBook, "arial";
  margin: 5px;
  padding: 4px 12px;
  border: 2px solid #003145 ;
  border-radius: 50%;
  color: #003145 ;
}

.FEAturesSeparatorStyle {
  background: url("../../../../images/V1/M&C_Volvo_navigation_arrow.png") no-repeat;
	/*background-repeat:no-repeat;*/
  width: 25px;
  margin-top: 12px;
}

.ProgressBarSection{
	  padding: 60px 0;
	  border-bottom: 1px solid rgb(255,255,255);
}
/* end progress bar styles */

/* Floating Need Help Section styles */
.HelpBox {
    background-color: #003145 ;
    margin: 10% auto;
    width: 85%;
    color: white;
}
.TabletMobileHelpBox{
	background-color: #003145 ;
	padding: 20px;
	width: 95%;
    margin: auto;
    color: white;
}
.NeedHelpHeading {
  font: 28px/34px "FranklinGothicBook","arial";
}

.NeedHelpContactNo {
  font: 28px/34px "FranklinGothicDemi","arial";
  padding-top: 10px;
}

.NeedHelpContentText {
  font: 18px/25px "FranklinGothicBook","arial";
  padding-top: 10px;
}

.callMeBackButton {
  font: 16px/16px FranklinGothicDemi,"arial";
  background-color: transparent;
  color: White ;
  width: 150px;
  height: 48px;
  vertical-align: middle;
  margin: 1em auto;
  border: 1px solid white;
}

.callMeBackButton:hover {
  background-color: white;
  color: #003145 ;
}
/* end floating need help section */

/* Quote Form Question Answer Styles */
/*
.QuoteFormSection {
  background-color: rgba(236,236,236);
	/*border: 1px solid rgb(236,236,236);;
}
*/

.FAQSection {
  {padding-left: 15px;
  padding-top: 14px;
}
}

.FormFieldSection {
  padding: 15px 0;
  border-bottom: 1px solid #F2F4F5;
}

.ThankyouFieldSection{
  padding: 10px 0;
  border-bottom: 1px solid #F2F4F5;
}

.UsefulResourcesFieldSection{
     padding: 15px 0;
}


.FormSection {
  padding: 10px 0;
}

.PopupWrapper {
	margin: 0.5em 0 1em 0;
}
.FormText, .bodytext {
  font: 18px/25px FranklinGothicBook,"arial";
}
.FormTextBold {
  font: 18px/25px FranklinGothicDemi,"arial";
}

.AboutYouSummaryHeader {
  font: 18px/25px FranklinGothicDemi,"arial","helvetica",sans-serif;
  color: rgb(83, 85, 88);
}

.BasicQuestion {
  font: 16px/20px FranklinGothicDemi, "arial";
  margin-bottom: 8px;
  width: 100%;
  color: #0A3145;
}

.BasicQuestionBold {
  font: 20px/22px FranklinGothicBook, "arial";
  color: #003145 ;
  margin-bottom: 8px;
  width: 100%;
}
.LeftColumnButton{
	width: 38%;
}
.MiddleColumnButton{
	width: 45%;
}
.RightColumnButton{
	width: 17%;
}
.BasicAnswerReadOnly {
  font: 16px/20px FranklinGothicBook, "arial";
  color: rgba(103,103,103,1);
  padding: 4px 2px;
  width: 90%;
  border: 0 none;
}

.BasicAnswerTextFieldReverseBackground {
  font: 16px/20px FranklinGothicBook, "arial";
  color: rgba(103,103,103,1);
  border: none;
  padding: 4px 2px;
  width: 90%;
  margin-bottom: 5px;
  
}

.BasicAnswerTextField{
  font: 16px/20px FranklinGothicBook, "arial";
  color: rgba(103,103,103,1);
  border: none;
  padding: 4px 2px;
  width: 90%;
  margin-bottom: 5px;
}
.BasicAnswerReadOnlyTextField{
  font: 16px/20px FranklinGothicBook, "arial";
  color: rgba(103,103,103,1);
  border: none;
  border-radius: 4px;
  padding: 4px 2px;
  width: 90%;
  margin-bottom: 5px;
}
.BasicRadioButtonField {
  font: 16px/20px FranklinGothicDemi, "arial";
  color: #0A3145;
  padding: 4px 0;
  width: 35%;
  border: 0 none;
  margin-bottom: 5px;
}

.RowRadioButtonAnswer {
  font: 16px/20px FranklinGothicBook, "arial";
  color: rgba(103,103,103,1);
  padding: 4px 0;
  width: 20%;
  border: 0 none;
  border-radius: 4px;
  margin-bottom: 5px;
  min-width: 100px;
}

.BasicAnswerTextFieldWithHelp {
  font: 16px/20px FranklinGothicBook, "arial";
  color: rgba(103,103,103,1);
  border: none;
  border-radius: 4px;
  padding: 4px 2px;
  width: 90%;
  margin-bottom: 5px;
}

.CompleteAnswerTextFieldWithHelp {
  font: 16px/20px FranklinGothicBook, "arial";
  color: rgba(103,103,103,1);
  border: none;
  border-radius: 4px;
  padding: 4px 2px;
  width: 95%;
  margin-bottom: 5px;
}

.CompleteAnswer{
	font: 16px/20px FranklinGothicBook, "arial";
	color: rgba(103,103,103,1);
	border: none;
	border-radius: 4px;
	padding: 4px 2px;
	width: 100%;
	margin-bottom: 5px;
}

/* to align help icon */
.FormFieldSection a img {
  vertical-align: middle;
  padding: 4px;
}

.BasicAnswerDropDown {
  font: 16px/20px FranklinGothicBook, "arial";
  color: rgba(103,103,103,1);
  text-transform: uppercase;
  width: 90%;
  border: none;
  border-radius: 4px;
  padding: 0px 2px;
  margin-bottom: 5px;
}

.CompleteAnswerDropDown {
  font: 16px/20px FranklinGothicBook, "arial";
  color: rgba(103,103,103,1);
  text-transform: uppercase;
  width: 95%;
  border: none;
  border-radius: 4px;
  padding: 0px 2px;
  margin-bottom: 5px;
}

.BasicAnswerDOBDropDown {
  font: 16px/20px FranklinGothicBook, "arial";
  color: rgba(103,103,103,1);
  text-transform: uppercase;
  border: none;
  margin-right: 10px;
  margin-bottom: 5px;
  border-radius: 4px;
}

.BasicAnswerDropDown.verexDropdownImage,.BasicAnswerDOBDropDown.verexDropdownImage,.CompleteAnswerDropDown.verexDropdownImage, .VoluntaryExcessAnswerDropDown.verexDropdownImage {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../../../../images/SU/DD_Arrow.png) no-repeat scroll 95% 50% #F2F4F5;
  padding-right: 30px;
}


.RemoveClaimButton {
  font: 16px/20px FranklinGothicDemi,"arial";
   background-color: transparent;
  color: #003145 ;
  padding: 5px 20px;
  height: 35px;
  border: 1px solid rgb(2,45,66);
  vertical-align: middle;
  margin-top: 30px;
}


.AddClaimConvictionButton {
  font: 16px/20px FranklinGothicDemi,"arial";
  background-color: transparent;
  color: #003145 ;
  padding: 5px 20px;
  height: 38px;
  vertical-align: middle;
  margin: 15px 0 5px 0;
  border: 1px solid rgb(2,45,66);
}

.showReviewButton{
	font: 16px/20px FranklinGothicDemi,"arial";
    color: #003145 ;
    padding: 5px 35px 5px 20px;
    height: 40px;
    border: 1px solid;
    vertical-align: middle;
    margin: 10px 0 5px 0;
    background: transparent url("../../../../images/SU/M&C_Suzuki_plus.png") no-repeat scroll 93% 46%;
 
}
.BackButton {
    background:  #003145 ;
    padding: 6px 25px 4px 25px;
    color: #FFFFFF;
    border: none;
	border-radius: 4px;
	text-transform: uppercase;
	height: 45px;
	/*font-weight:bold;*/
}

.BackButton:hover {
}

.NextButton {
/*
  background: #0582CA;
  padding: 6px 25px 4px 25px;
  color: #FFFFFF;
  border: 4px none;
*/
}

.NextButton:hover {
}

.SaveForLaterButton{
    font: 16px/20px FranklinGothicDemi,"arial";
    color: #003145 ;
    padding: 1px 0px;
    vertical-align: middle;
    margin: 20px 0 5px 0;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #003145 ;
}

.YouExcessButton {
    font: 12px/20px FranklinGothicDemi,"arial";
    padding: 1px 0;
    margin-left: 10px;
    border-bottom: 1px solid;
}

.LightLemonButton {
  background-color: rgb(254,219,71);
  padding: 5px 25px 5px 25px;
}

.BlackButton {
    font: 16px/20px FranklinGothicDemi, "arial";
    background-color:black;
    text-transform: uppercase;    
}


.AdditionalDriverHeading {
  font: 30px/36px FranklinGothicBook,"arial";
  margin-top: 1em;
}

.FindPostCodeButton {
  background-color: rgb(61, 70, 87);
  margin: 10px 0px 5px;
}

/* Reviews Screen */
.ReviewText {
  font: 31px/40px FranklinGothicBook,"arial";
  color: #003145 ;
}

.ReviewerText {
  font: 20px/24px FranklinGothicBook,"arial";
  color: #003145 ;
}

.RetrieveQuoteHeading {
  font: 28px/34px FranklinGothicDemi,"arial";
}

.RetrieveQuoteHeadingBold {
  font: 21px/25px FranklinGothicDemi,"arial";
}

.PolicyDocumentHeading {
  font: 34px/40px FranklinGothicDemi,"arial";
  padding: 20px 0px;
  /*font-weight: bold;*/
}

.DealerResourceLeftAlignText{
	font: 18px/24px FranklinGothicBook,"arial";
    color: #003145 ;
    
}
/* FAQ SECTION STYLES */

.FAQHeading {
  font: 24px/30px FranklinGothicDemi,"arial";
  padding: 5px 4px;  
  text-transform: none;
  /*font-weight:bold;*/
  color: #003145 ;
}

.FAQHeadingText {
  font: 34px/40px FranklinGothicDemi,"arial";
  padding: 5px 4px;  
  cursor: pointer; 
  cursor: hand;
}

.FAQContentText {
  font: 18px/24px FranklinGothicBook,"arial";
  padding: 5px 4px;
}

.ProofOfNcdText {
  font: 18px/24px FranklinGothicBook,"arial";
  padding-left: 30px;
  margin-bottom: 10px;
}
.ProofOfNCDHeadingSection{
	
}
/*NCD screen sub-heading*/
.ProofOfNcdSubHeading{
	font: 22px/26px FranklinGothicDemi,"arial";
    padding: 5px 4px;
    text-transform: none;
}

.MakeAClaimContentTextBold {
  font: 20px/24px FranklinGothicDemi,"arial";
  padding: 5px 4px;
  /*font-weight:bold;*/
}

.MakeAClaimContentTextTableRightAlign {
  font: 18px/20px FranklinGothicBook,"arial";
  padding: 5px 2px;
  text-align: right !important;
  float: right !important;
}

.MakeAClaimContentTextTableCenter {
  font: 16px/20px FranklinGothicBook,"arial";
  padding: 5px 4px;
  text-align: right;
}

.MakeAClaimContentTextTableLeftAlign {
  font: 18px/20px FranklinGothicBook,"arial";
  padding: 5px 4px;
  text-align: left !important;
  float:left !important;
}

.formTopSection {
 /* padding: 14px 0 10px 0; */
}

/* FAQ Table style*/

.tblFAQBorder {
  /*text-align: center;*/
  border: 1px solid rgb(136,136,136);
}

.tblFAQHeadingText {
  font: 18px/24px FranklinGothicDemi,"arial";
  color: #003145 ;
}

.tblFAQContentText {
  font: 16px/25px FranklinGothicBook,"arial";
  color: #003145 ;
  padding-left: 0%;
  vertical-align: top;
}

/* END FAQ Table style*/

/*END FAQ SECTION STYLE */


/* Auto Complete List Style */
.w-form-autocomplete {
  border: 1px solid rgb(236,236,236);
  cursor: pointer;
  max-height: 200px;
  overflow-y: auto;
  background-color: rgb(195,213,229);
  font: 12px FranklinGothicDemi,"arial";
}

.w-form-autocomplete div {
  padding: 4px 10px !important;
}

.w-form-autocomplete div:hover {
  background-color: rgb(203,203,203);
}

.RightBorderDarkRedColor {
  border-right: 1px solid rgb(138,19,34);
}

/* QUOTE PRICE PAGE */
.QuoteHelpToolTipButton{
	background: none;
}
.QuotePriceSection {
  margin-top: 0;
  padding: 2em;
  background-color: #003145;
  color: #FFF;
}

.QuotePriceHeader1 {
  font: 30px/36px FranklinGothicBook,"arial";
}
.QuotePriceHeader1 >div>b{
	font: 30px/36px FranklinGothicDemi,"arial";	
}
.QuotePriceHeader2 {
  font: 20px/24px FranklinGothicDemi,"arial";
  margin-top: 1em;
}

.QuotePriceBreakup {
  font: 18px/25px FranklinGothicBook,"arial";
  margin-top: 1em;
}

.YourExcessSection {
	padding: 10px 0;
	border-bottom: 1px solid #E5E5E7;
}

.YourExcessButtonSection {
	padding:10% 0 0 10%;
}

.RetailerAdminButton {
  border: 1px solid #003145 ;
}
.RetailerAdminButton:hover{
}

.VoluntaryExcessAnswerDropDown {
  font: 16px/22px FranklinGothicDemi, "arial";
  width:100%;
  border: 0 none;
  color: #000;
}

.VoluntaryExcessAnswerDropDown.verexDropdownImage { 
}

.VoluntaryExcessAnswerDropDown > option {
	background-color: rgb(236,236,236);
}

/* Dealer Chat functionality styles */
.DealerLoginChatButton {
  font: 18px/25px FranklinGothicDemi,"arial";
  text-transform: uppercase;
  color: #003145 ;
  margin-top: -20px;
}
.DealerChatNowButton {
	font-family: Arial;
    color: #fff;
    font-size: 20px;
    background: rgb(153,153,155);
    padding: 10px 20px 10px 20px;
    text-decoration: none;
	width:90%;
}
.DealerChatNowButton:hover {
	color: rgb(51,152,94);
    background: #fff;
}
.DelaerChatPopupContentText {
  font: 18px/25px "FranklinGothicBook","arial";
  padding-top: 10px;
  color: black;
}
.DelaerChatPopupContactNo {
  font: 29px/34px "FranklinGothicDemi","arial";
  padding-top: 10px;
  color: black;
}
.NeedHelpBasicQuestion {
  font: 18px/25px FranklinGothicDemi;
  color: White;
  margin-bottom: 8px;
  width: 100%;
}
.NeedHelpBasicAnswer {
  font: 16px/19px FranklinGothicBook, "arial";
  color: rgb(103,103,103);
  background-color: white;
  margin-bottom: 8px;
  padding: 5px 3px;
  width: 90%;	
  height: 30px;
}
.NeedHelpContentText2{
    padding-top: 10px;
    font: 20px/26px "FranklinGothicBook","arial";
	margin-bottom: 10px;
}
/* STANDARD COVERS TEXT */
.IncludedAsStandardHeader {
  font: 30px/36px FranklinGothicDemi,"arial";
}

.StandardCoversText {
  font: 18px/25px FranklinGothicBook,"arial";
  padding-left: 30px;
  margin-bottom: 10px;
}
.UsefulResourcesText {
  font: 18px/25px FranklinGothicDemi,"arial";
  color: #003145 ;
}

.RightAlignedLink {
  float: right;
}

#FloatPopupDiv {
	min-height:310px;
}
/* Button as link */
.LinkButton, .SiteMapLink, .policyDocumentlinkText {
  color: #003145 ;
  font: 14px/30px FranklinGothicDemi,"arial";
  text-transform: uppercase; 
  background: transparent url(../../../../images/V1/M&C_Volvo_find_out_more_chevron.png) right center no-repeat;
  padding-right: 10px;
  vertical-align: middle;
  text-decoration: none;
  border: 0 none;
  /*font-weight: 800;	*/
}

.SiteMapLink {
	padding-left: 1em;
	margin-top: 0.5em;
	background-position: left 65%;
}

.LinkButton:hover, .SiteMapLink:hover {
	text-decoration: underline;
}

.QuoteProtectionKeyFactsLink{
	line-height: normal;
	font-family: FranklinGothicBook, "arial";
}
/* Excess Popup styles*/
.ExcessPriceHeading {
  border: 0 none;
  width: 100%;
  height: 30px;
  font: 16px/22px FranklinGothicDemi, "arial";
  background-color: #F2F4F5;
  color: #000;
}

.ExcessPopupHeaderStyle1 {
  font: 30px/36px FranklinGothicDemi, "arial";
  margin: 1em 0 0.5em 0;
  color: #003145 ;
}

.ExcessPopupHeaderStyle2 {
  font: 22px/26px FranklinGothicDemi, "arial";
  margin: 0.5em 0;
  color: #003145 ;
}

.ExcessPopupContentText {
  font: 18px/21px FranklinGothicBook, "arial";
  margin-bottom: 0.5em;
}

.DriverTableRow {
  font: 16px/20px FranklinGothicBook, "arial";
  border-bottom: 1px solid rgb(236,236,236);
}

.DriverTableExcessAmount {
  float: right;
}

.DriverTableWrapper .DriverTableRow:last-of-type {
  border: none 0;
}

.DriverTableWrapper{
	margin-bottom: 10px;
}
/* end excess popup styles */

/* Quote Referral Page */
.referralHeader {
  font: 30px/36px FranklinGothicDemi,"arial";
  color: #003145 ;
}

.referralBody {
  font-family: FranklinGothicBook, "arial";
  font-size: 18px;
  color: #003145 ;
}

.referralCallUs {
  font-family: FranklinGothicBook, "arial";
  font-size: 20px;
  color: #003145 ;
}
/* end referral page styles */

/* Quote Protection Page Styles */

.QuoteProtectionPageHeader {
  font: 30px/36px FranklinGothicDemi,"arial";
}

.QuoteProtectionTableHeader {
  font: 16px/19px FranklinGothicDemi,"arial";
  width: 98%;
  background-color: white;
  text-transform: uppercase;
}
.QuoteProtectionPriceSection{
	background-color: white; 
	width: 98%
}
.CreateOwnPackageHeader{
	background-color: transparent;
}
.QuoteProtectionTableHeaderSelected {
  font: 16px/19px FranklinGothicDemi,"arial";
  color: white;
  background-color: #003145 ;
  width: 98%;
  text-transform: uppercase;
}
.QuoteProtectionTableOptions {
  font: 18px/23px FranklinGothicDemi,"arial";
  color: black;
}

.QuoteProtectionSelectionR1C2, .QuoteProtectionSelectionR2C2, .QuoteProtectionSelectionR3C2 {
	background: #FFF url(../../../../images/SU/M&C_Suzuki_tick_blue.png) center center no-repeat;
	padding: 73% 0;
	width:98%;
	/*border-bottom: 1px solid rgb(236,236,236);*/	
}
.QuoteProtectionSelectionR2C2 {
	padding: 52% 0;
}
.QuoteProtectionSelectionR3C2 {
	padding: 58% 0;
}
.QuoteProtectionSelectedPackageR1C2, .QuoteProtectionSelectedPackageR2C2, .QuoteProtectionSelectedPackageR3C2 {
	background: #003145  url(../../../../images/SU/M&C_Suzuki_Selected_tracker_tick.png) center center no-repeat;
	padding: 73% 0;
	width:98%
}
.QuoteProtectionSelectedPackageR2C2 {
	padding: 52% 0;
}

.QuoteProtectionSelectedPackageR3C2 {
	padding: 58% 0;
}

.PaymentPriceBreakdown {
	font: 16px/20px FranklinGothicBook,"arial";
	color: #FFF;
}

/* Ancillary option check boxes */
.QuoteProtectionCheckbox {
	margin: 0;
	margin-top: 0.35rem;
}

.LegalOptionPadding   {
	padding-top: 3.5rem !important;
	padding-left: 0.5rem !important;
}
.LegalPrice {
	font: 18px/25px FranklinGothicDemi,"arial";
}

.KeyCoverOptionPadding {
	padding-top: 3rem !important;
	padding-left: 0.5rem !important;
}

.CourtesyCarOptionPadding {
	padding-top: 2.5rem !important;
	padding-left: 0.5rem !important;
}

/* End IDD ancillary styles */

.QuoteProtectionEmptySectionWhite{
	width:98%;
	height: 83px;
	background-color: #FFF;
}
.QuoteProtectionEmptySectionBlue{
	width:98%;
	height: 84px;
	background-color: #003145 ;
}

.QuoteProtectionAddButton, .NCDRemoveButton{
	font: 16px/20px FranklinGothicDemi,"arial";
    padding: 5px 20px;
    height: 45px;
    border: none;
	border-radius: 4px;
    vertical-align: middle;
    margin: 5px 0 5px 0;
	background-color: #003145 ;
    padding: 5px 25px 5px 25px;
	color: white;
	text-transform: uppercase;

}
.QuoteProtectionAddButton:hover, .NCDRemoveButton:hover{	
}
.QuoteProtectionRemoveButton{
	font: 16px/20px FranklinGothicDemi,"arial";
    color: white;
    padding: 5px 20px;
    height: 45px;
    border: 1pt solid #FFFFFF;
    vertical-align: middle;
    margin: 5px 0 5px 0;
	background-color: transparent;
    padding: 5px 15px 5px 15px;
	text-transform: uppercase;

}
.QuoteProtectionRemoveButton:hover{
}
.QuoteProtectionPriceHeading{
	font: 18px/25px FranklinGothicBook,"arial";
	width: 100%;
}
.QuoteProtectionPackagePrice{
	font: 25px FranklinGothicDemi,"arial";
	width: 100%;
}
.QuoteProtectionSelectedPackagePrice{
	font: 25px FranklinGothicDemi,"arial";
	width: 100%;
	color: #FFF;
}
.QuoteProtectionSelectedSection{
	background-color: #003145 ;
	width:98%;
	border-bottom: 1px solid #FFF;
}
.QuoteProtectionSavePercent{
	font: 16px/20px FranklinGothicDemi,"arial";
}
.QuoteProtectionSelectedSavePercent{
	font: 16px/20px FranklinGothicDemi,"arial";
	color: #FFF;
}

.QuoteFieldSection {
  /*padding: 5px 0;*/
  border-bottom: 1px solid rgb(236,236,236);
}
.QuoteProtectionTickTopPadding{
	    padding-top: 20px;
}
.QuoteProtectionClaimsButton{
	font: 16px/20px FranklinGothicDemi,"arial";
    padding: 5px 20px;
    height: 45px;
    border: none;
	border-radius: 4px;
    vertical-align: middle;
    margin: 5px 0 5px 0;
    background-color: #003145 ;
    padding: 5px 25px 5px 25px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.QuoteProtectionClaimsButton:hover{
}

.LRUnderLineMidCoolGrey {
    border-bottom: 1px solid #F2F4F5;
}
/* end Quote Protection Page Styles */

/*Dealer Home Page*/
.DealerHomePageHeader {
  font: 30px/36px FranklinGothicDemi,"arial";
  padding: 15px 0;
}
/*END Dealer Home Page*/
/* Dealer Admin Page Search Results Table Styles */
.ResultsTable td + td {
	border-spacing: 2px;
    border-collapse: separate;
	margin: 0;
	padding: 0;
	font: 16px/18px FranklinGothicBook,"arial";
}

.ResultsTable th, *.ResultsTable td {
  background-color: #F2F4F5;
  text-align: center;
  vertical-align: top;
  padding: 5px;
}

.ResultsTable tr {
	font: 16px/18px FranklinGothicDemi,"arial";
	text-align: center;
	color: #003145 ;
}

.ResultsTable th {
  font: 16px/18px FranklinGothicDemi,"arial";
  vertical-align: bottom;
  color: #003145 ;
}

*.ResultsTable th:last-child {
	background-color: #003145 ;
	color: #FFFFFF;
	font: 16px/20px FranklinGothicDemi,"arial";
}

.ResultsTable *.BlackCol {
  background-color: #003145 ;
  color: black;
  font: 12px/15px FranklinGothicBook,"arial";
}

.ResultsTable td:last-child {
  background-color: #003145 ;
  color: white;
}


.ActionsLink {
	background: transparent url(../../../../images/V1/VER_LR_chevron_next_white.png) 5% center no-repeat;
    height: auto;
    width: auto;
    padding: 5px 0 5px 2em;
    font-size: 13px;
    line-height: 15px;
    font-family: FranklinGothicBook,"arial";
    text-align: left;
}

.GroupColSpan {
	/*
	border-bottom: 1px solid rgb(2,45,66);
	padding-bottom: 1px;
	*/
}
.SecGroupColSpan{
	font: 17px/20px FranklinGothicDemi,"arial";
	color: #003145 ;
}
.navRow {
  height: 50px;
  text-align: center;
  margin-top: 20px;  
}

.navItem {
  display: inline-block;
  height: 15px;
  padding: 10px;
  font: 16px/20px FranklinGothicBook,"arial";
  color: rgba(136,136,136,1);
}

span.navItem {
  font: 16px/20px FranklinGothicDemi,"arial";
  color: black;
}

span.navItem:hover {
	background-color: 0 none;
}

.navItem:first-child, .navItem:last-child {  
  	height: 45px;
    vertical-align: middle;
    Font: 16px/20px FranklinGothicDemi,"arial";
    color: #FFFFFF;
    padding: 12px 20px;
    background-color: #003145 ;
    border: none;
	border-radius: 4px;
}

 .navItem:last-child {
 	float: right;
 }
 
.navItem:first-child:hover, .navItem:last-child:hover {
}
	 
/* End Dealer Admin Page Search Results Table Styles */ 
/*Almost There - confirmation page */
.pageHeading {
  font: 30px/36px FranklinGothicDemi,"arial";
  color: #003145 ;
}
.eligibilityMarketingcontent {
  font: 18px/25px FranklinGothicBook,"arial";
  margin-top: 5px;
}
.eligibilityTextcontent {
  font: 18px/25px FranklinGothicBook,"arial";
  padding-left: 30px;
  padding-right: 0px;
  width: inherit !important;
}

.almostThereformTopSection {
  padding-top: 30px;
}

.eligibilityTextcontentWithoutTick {
  font: 18px/25px FranklinGothicBook,"arial";
  padding-top: 13px;
  padding-bottom: 18px;
}

.eligibilitySectionPadding {
  padding-top: 13px;
  padding-bottom: 18px;
}

/*Payment page styles */

.SelectedPaymentTextColumn {
	width: 80%;
}

.UnselectedPaymentTextColumn {
	width: 80%;
}

.paymentHeading{
	font: 25px/22px FranklinGothicDemi,"arial";
	color: #003145 ;  
	padding-bottom:5px;
}
.paymentText{
	font: 18px/24px FranklinGothicBook,"arial"; 
	color: #003145 ; 
	padding-top: 12px;
}

.paymentTextBold{
	font: 18px/24px FranklinGothicDemi,"arial"; 
	color: #003145 ; 
	padding: 15px 0;	
}

.paymentWhiteSection{
	background-color: rgb(195,213,229);
	padding:25px;
}

.promotionalCodeSection{
	background-color: white;
	padding:25px 0;
}
.paymentWhiteSectionHeading{
	font:20px/24px FranklinGothicDemi,"arial"; 
	color: #003145 ;
	padding-bottom:5px;
}
.paymentWhiteSectionText{
	font: 16px/20px FranklinGothicBook,"arial"; 
	color: #003145 ;
	padding-bottom:18px;
}
.paymentRedSectionHeading{
	font:20px/24px FranklinGothicDemi,"arial"; 
	color:rgb(255,255,255);  
	padding-bottom:5px;
}
.paymentRedSectionText{
	font: 16px/20px FranklinGothicBook,"arial"; 
	color:rgb(255,255,255);
	padding-bottom:18px;
}
.paymentRedSection{
	background-color: rgb(2,45,66); 
	padding:25px;
}
.paymentBorder{
	border-bottom: 2px solid rgb(236,236,236);;
}
.paymentTopSection{
	padding-top:30px; 
	padding-bottom:25px;
}
.tickImagedisplay{
	clear: both; 
	height: 31px; 
	width: 31px; 
	/*float: right;*/
	padding: 20px 30px;
}

.paymentQuestion{
	font:20px/24px FranklinGothicDemi,"arial"; 
	color:black; 
	width:62% !important;
}
.whiteSection{
	background-color: rgba(255,255,255,1); 
	padding:9px 25px 19px 25px;
}
.RoundButtonPayment {
    color: #FFFFFF;
    padding: 0px 18px 0px 18px;
    height: 45px;
	width: 112px;
    background: #0582CA;
    margin-top: -5px;
    border: none;
	border-radius: 4px;
}    
	 
.PaymentRadioButtonField {
	font:18px/22px FranklinGothicBook, "arial";
	color: rgb(103,103,103,1);
	width: 100%;
	border: 0 none;
	background-color: transparent;
}


/* Thank you page */
.thankYouBlueSection{
	background-color: #003145 ;
}

.quoteProtectionCustomPriceSection{
	background-color: #003145 ;
}

.thankYouRedBoldText{
	font:18px/25px FranklinGothicDemi,"arial"; 
	color: #003145 ; 
	padding-bottom:5px;
}
.thankYou30WhiteBoldHeading{
	font:30px/36px FranklinGothicBook,"arial"; 
	color: white;
	padding-bottom:5px;
}
.thankYou16WhiteLightText{
	font:18px/24px FranklinGothicBook,"arial"; 
	color: white;
	padding-bottom:5px;
}
.thankYou18LightTextGrey{
	font:16px/20px FranklinGothicBook,"arial"; 
	color:#003145 ; 
	padding-bottom:5px;
}
.paddingleft30px{padding-left:30px;}
.paddingright30px{padding-right:30px;}
.paddingbottom25px{padding-bottom:25px;}
.paddingtop23px{padding-top:23px;}

/* Dealer login page */

.DealerFormFieldsWrapper {
	margin: 1% 20%;
}

.DealerLoginConfirmationCol1 {
	width: 5%;
	font:14px/18px FranklinGothicBook,"arial"; 
	color:#003145 ; 
}

.DealerLoginConfirmationCol2 {
	width: 95%;
	font: 15px/18px FranklinGothicBook,"arial"; 
	color: #003145 ; 
}

.DealerLoginSubHeading{
	font: 15px/18px FranklinGothicBook,"arial"; 
	color: #003145 ; 

}


/* COOKIE, PRIVACY AND TERMS OF USE STYLES */
.privacyPolicy h1 {
  font-family: FranklinGothicBook, "arial";
  font-size: 30px;
  color: #4A4F54;
  text-align: left;
  text-transform: uppercase;
  padding: 0;
}

.privacyPolicy h2 {
  font-family: FranklinGothicBook, "arial";
  font-size: 22px;
  color: #0C121C;
  text-align: left;
  margin-top: 10px;
}

.privacyPolicy p, .privacyPolicy pre {
  font-family: FranklinGothicBook, "arial";
  font-size: 18px;
  color: #4A4F54;
  padding-top: 8px;
  text-align: left;
}

.modal-close {
  background-image: url(../../../../images/V1/M&C_Volvo_modal_close.png);
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  color: transparent !important;
}

.privacyPolicy ul, .privacyPolicy li, .privacyPolicy ol li {
  list-style-position: inside;
  padding-left: 20px;
  text-indent: -1em;
  font-family: FranklinGothicBook, "arial";
  font-size: 18px;
  color: #4A4F54;
  padding-top: 8px;
  text-align: left;
}

.termsOfUse h1 {
  font-family: FranklinGothicBook, "arial";
  font-size: 30px;
  color: #4A4F54;
  text-align: left;
  text-transform: uppercase;
  padding: 0;
}

.termsOfUse h2 {
  font-family: FranklinGothicBook, "arial";
  font-size: 22px;
  color: #0C121C;
  text-align: left;
  margin-top: 10px;
}

.termsOfUse p {
  font-family: FranklinGothicBook, "arial";
  font-size: 18px;
  color: #4A4F54;
  padding-top: 8px;
  text-align: left;
}

.termsOfUse ul, .termsOfUse li, .termsOfUse ol li {
  list-style-position: inside;
  padding-left: 20px;
  text-indent: -1em;
  font-family: FranklinGothicBook, "arial";
  font-size: 18px;
  color: #4A4F54;
  padding-top: 8px;
  text-align: left;
}

.cookiePolicy h1 {
  font-family: FranklinGothicBook, "arial";
  font-size: 30px;
  color: #003145 ;
  text-align: left;
  text-transform: uppercase;
  padding: 0;
}

.cookiePolicy h2 {
  font-family: FranklinGothicBook, "arial";
  font-size: 22px;
  color: #003145 ;
  text-align: left;
  margin-top: 10px;
}

.cookiePolicy p {
  font-family: FranklinGothicBook, "arial";
  font-size: 18px;
  color: #003145 ;
  padding-top: 8px;
  text-align: left;
}

.cookiePolicy ul, .cookiePolicy ol{
  padding-left: 20px;
  font-family: FranklinGothicBook, "arial";
  font-size: 18px;
  color: #003145 ;
  padding-top: 8px;
  text-align: left;
}

.cookiePolicy li{
  list-style-position: outside;	
}


.cookiePolicy table tr {
  font-family: FranklinGothicBook, "arial";
  font-size: 18px;
  color: #003145 ;
}
/* END */


.modal-content table {
  width: 80%;
}

.modal-content td {
  width: 150px;
  vertical-align: top;
}

input, select, textarea, button {
font: inherit;
color: inherit;
}

div.hr {
border-top: 1px solid gray;
padding: 0px;
}

.GlobalFont {
font-size: 11pt;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.Color1 {
color: #636363;
}

.Color2 {
color: #7F679B;
}

.Color3 {
color: White;
}

.ErrorColor {
color: red;
}

.BgColor1 {
background-color: #F7F7F7;
}

.BgColor2 {
background-color: #EBEBEB;
}

.BgColor3 {
background-color: #BEAFD0;
}

.ErrorBgColor {
background-color: #FFE8E8;
}

.VVLargeFont {
font-size: 2em;
font-style: normal;
}

.VLargeFont {
font-size: 1.5em;
font-style: normal;
}

.LargeFont {
font-size: 1.2em;
}

.MediumFont {
font-size: 1em;
}

.SmallFont {
font-size: 0.9em;
}

.VSmallFont {
font-size: 0.8em;
}

.VVSmallFont {
font-size: 0.6em;
}

.Underline {
text-decoration: underline;
}

.Bold {
font-weight: bold;
}

.Italic {
font-style: italic;
}

.NotDisplayed {
display: none;
}

.VShortAnswer {
width: 7em;
}

.ShortAnswer {
width: 9em;
}

.LongAnswer {
width: 17em;
}

.VLongAnswer {
width: 27em;
}

.CenteredLayout {
margin-left: auto;
margin-right: auto;
}

.TextAlignCenter {
text-align: center;
}

.VAlignCenter {
vertical-align: middle;
}

.NoDecoration {
text-decoration: none;
}

.DivAdjustment {
margin-top: 0.4em;
}


.phase {
}

.roundedtop {
/*width: 808px;
background-color: #fff;
border-left: 1px solid #c9c9c9;
border-right: 1px solid #c9c9c9;
border-bottom: 1px solid #c9c9c9;
box-shadow: 5px 5px 10px #c9c9c9;
padding: 15px;
border-radius:20px 20px 20px 20px; */;
}

.QuestionRow {
border-bottom: 1px solid #e6e6e6;
border-top: 1px solid #fff;
padding: 6px 20px 6px 10px;
}

.TextAlign {
text-align: left;
};

.nowrap {
white-space: nowrap;
}

.font14 {
font-size: 10pt;
}

.VisitedProgressStep {
margin-top: 6px;
background: url('../../../../images/LD/VisitedProgress.png') no-repeat right;
opacity: 0.5;
width: 165px;
height: 25px;
text-align: center;
line-height: 30px;
}

.CurrentProgressStep {
box-sizing: border-box;
background: url('../../../../images/LD/CurrentProgress.png') no-repeat right;
height: 35px;
width: 165px;
text-align: center;
line-height: 43px;
}

.FutureProgressStep {
box-sizing: border-box;
margin-top: 6px;
background: url('../../../../images/LD/VisitedProgress.png') no-repeat right;
opacity: 0.5;
width: 165px;
height: 25px;
text-align: center;
line-height: 30px;
}

.TrailStep {
padding: 4px;
}

.TablePadding {
padding-top: 6px;
padding-bottom: 6px;
}

.TableNavigator {
text-align: center;
}

.TablePaging {
text-align: right;
}

.StandardTabUnselected {
width: 10em;
height: 1.8em;
border-top: solid 0.06em #919B9C;
border-left: solid 0.06em #919B9C;
border-right: solid 0.06em #919B9C;
text-align: center;
padding: 4px;
z-index: 0;
}

.StandardTabSelected {
width: 10em;
height: 1.8em;
border-top: solid 0.06em #919B9C;
border-right: solid 0.06em #919B9C;
border-left: solid 0.06em #919B9C;
text-align: center;
padding: 4px;
}

.StandardTabPane {
display: none;
border-top: solid 0.06em #919B9C;
border-right: solid 0.06em #919B9C;
border-left: solid 0.06em #919B9C;
border-bottom: solid 0.06em #919B9C;
width: 99%;
padding: 4px;
}

.autoCompleteListDefault {
background-color: window;
color: graytext;
text-align: left;
border: 0.07em solid gray;
padding: 0.12em 1em 0.12em 0.12em;
width: 300px;
}

html > body *.autoCompleteListDefault {
width: auto;
}

.autoCompleteItemDefault, *.autoCompleteListDefault div:hover {
color: highlighttext;
background-color: highlight;
}

.LeftAlignedImage {
background-repeat: no-repeat;
background-position: left center;
background-color: Transparent;
overflow: visible;
padding-left: 20px;
padding-right: 0px;
border: 0px;
}

.RightAlignedImage {
background-repeat: no-repeat;
background-position: right center;
background-color: Transparent;
overflow: visible;
padding-left: 0px;
padding-right: 20px;
border: 0px;
}

.BackArrow {
background-image: url(../../../../images/BackArrow.gif);
}

.ForwardArrow {
background-image: url(../../../../images/ForwardArrow.gif);
}

.ActionArrow {
background-image: url(../../../../images/ActionArrow.gif);
}

.confirmheading {
width: 790px;
}

.paymentheadingpadding {
padding-bottom: 5px;
padding-top: 2px;
padding-left: 8px;
}

.Header {
background: url(../../../../images/LD/Logo.png) top left no-repeat;
width: 120px;
height: 125px;
position: relative;
text-align: left;
}


.HeaderName {
height: 76px;
text-align: left;
padding-top: 14px;
}

.LargeBold {
font-style: }

.Button, .SecondaryButton {
display: inline-block;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 0 0 5px 5px;
font-size: 0.8em;
min-height: 30px;
line-height: 30px;
text-align: center;
width: auto;
padding-right: 39px;
width: auto;
border: none;
background-color: #f7f7f7;
color: #e05206;
text-transform: uppercase;
font-weight: bold;
font-family: sans-serif;
cursor: pointer;
margin-left: 0;
background-image: url(../../../../images/LD/home-button.gif);
margin-top: 6px;
background-position: right center;
background-repeat: no-repeat;
margin-left: 12px;
}

/*
.BackButton {
text-align: right;
padding-left: 35px;
padding-right: 10px;
background-image: url(../../../../images/LD/home-button-bk.gif);
background-position: left center;
}
*/

.ButtonAsRadioSelected {
display: inline-block;
width: auto;
text-decoration: none;
border: 0px none;
padding-top: 5px;
border-radius: 12px;
background: none repeat scroll 0% 0% green;
color: white;
cursor: pointer;
}

.ButtonAsRadioUnSelected {
display: inline-block;
width: auto;
text-decoration: none;
border: 0px none;
padding-top: 5px;
border-radius: 12px;
background: none repeat scroll 0% 0% white;
color: white;
cursor: pointer;
}

@font-face {
font-family: "lr_bold";
	src: url("fonts/landroverbldl-webfont.woff") format('woff');
	font-weight: bold;
}

.H1Landrover {
font-size: 40px;
text-transform: uppercase;
margin: 0;
line-height: 40px;
padding-bottom: 4px;
color: #00173a;
font-family: lr_bold, arial;
font-weight: normal;
}

.tableBordered {
border: 1px solid #349bd6 !important;
}

.tableRowMediumGrey {
background-color: #7cc1ea !important;
color: rgb(45,54,57) !important;
}

.tableRowMediumGrey th {
color: rgb(45,54,57) !important;
border-bottom: 1px solid #349bd6 !important;
}

*.tableRowMediumGrey div {
color: rgb(45,54,57) !important;
font-weight: normal !important;
font-size: 14px !important;
}

.tableRowLightGrey {
background-color: #b2daf3 !important;
}

.useDash li {
list-style-type: none;
padding: 4px 0 4px 9px;
background: url("../../../../images/LD/Hyphen.png") left .8em no-repeat;
}

td.title {
width: 180px;
}

.RoundedCornerColumnSelected {
background-color: #DCE6F2;
border-left: 2px;
border-right: 2px;
border-top: 2px;
border-bottom: 2px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
border-top-right-radius: 8px;
border-top-left-radius: 8px;
border-style: solid;
border-color: #5A7BA3;
border-width: 1px;
height: 107px;
}

.RoundedCornerColumnUnSelected {
background-color: #C6D9F1;
border-left: 2px;
border-right: 2px;
border-top: 2px;
border-bottom: 2px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
border-top-right-radius: 8px;
border-top-left-radius: 8px;
border-style: solid;
border-color: #51729C;
border-width: 1px;
height: 107px;
}

.ButtonAsRadioColumn {
padding-top: 30px;
margin-right: -5px;
}

.paymentOptionSubHeading {
padding-left: 20px;
}

.RightSideColumn {
border-left: 2px;
border-right: 2px;
border-top: 2px;
border-bottom: 2px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
border-top-right-radius: 8px;
border-top-left-radius: 8px;
border-style: solid;
border-color: grey;
}

.lineSpacing {
border-style: solid;
border-width: 2px;
border-color: #D0CBB4;
}

.RequestCallBackSection {
border-style: solid;
border-color: #F0EEE1;
border-width: 5px;
}

.OptionalCoverColumn {
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
height: 60px;
}

.OptionalGuarnteedHireCoverColumn {
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
height: 80px;
}

.OptionalGuranteedHireCarCoverPrice {
border-right: 1px solid black;
border-bottom: 1px solid black;
height: 80px;
}

.OptionalCoverPrice {
border-right: 1px solid black;
border-bottom: 1px solid black;
height: 60px;
}

.topBorder {
border-top: 1px solid black;
}

.coverSubHeading {
padding-left: 4px;
padding-bottom: 4px;
}

.coverTableBordered {
border-right: 1px solid #c9c9c9;
border-left: 1px solid #c9c9c9;
border-top: 1px solid #c9c9c9;
margin-right: 20px;
}

.coverTableColumnValueBordered {
border-right: 1px solid #c9c9c9;
}

.coverTableColumnBordered {
border-right: 1px solid #c9c9c9;
}

#COL_5CA1026BDC7C042A378692_R4,#COL_5CA1026BDC7C042A378688_R4 {
height: 76px;
}

#COL_5CA1026BDC7C042A378692_R5,#COL_5CA1026BDC7C042A378688_R5 {
height: 98px;
}

#COL_5CA1026BDC7C042A378692_R1,#COL_5CA1026BDC7C042A378692_R2,#COL_5CA1026BDC7C042A378692_R3,#COL_5CA1026BDC7C042A378688_R1,#COL_5CA1026BDC7C042A378688_R2,#COL_5CA1026BDC7C042A378688_R3 {
height: 61px;
}

#FMT_5CA1026BDC7C042A378710_R5 {
border-bottom: 1px solid #c9c9c9;
}

.useDashForStandardCover li {
list-style-type: none;
padding: 4px 0 0px 4px;
}

.modal-wrapper {
border-radius: 1px !important;
}

.cursorPointer {
cursor: pointer;
}
/* tick mark display issue after answering the question hence commented it 24-Jun-2015
.statusValid {
	background: transparent url(../../../images/TickCross.png) no-repeat scroll 785px 6px;
}
.statusInValid {
	background: transparent url(../../../images/TickCross.png) no-repeat scroll 785px -75px;
}*/


.cookiePolicySection {
background-color: rgb(2,45,66);
display: none;
color: white;
}
.CookiePolicyHeaderText{
	font: 28px FranklinGothicBook,"arial";
}
.CookieContentTextStyle{
	font: 12px FranklinGothicBook,"arial";
}
.cookieContentWidth {
-webkit-box-sizing: border-box;
width: -moz-calc(100% - 81px);
width: -webkit-calc(100% - 81px);
width: calc(100% - 81px);
padding: 25px;
}

.leftCoulmnAnswerWidth {
-webkit-box-sizing: border-box !important;
width: -moz-calc(100% - 14px) !important;
width: -webkit-calc(100% - 14px) !important;
width: calc(100% - 14px)!important;
height: 35px;
padding: 0;
font-size: 16px;
font-weight: normal;
font-style: normal;
color: #5C5652;
border: none;
font-family: FranklinGothicBook, "arial";
}

.CompleteAnswerWithHelpIcon {
width: -moz-calc(100% - 50px) !important;
width: -webkit-calc(100% - 50px) !important;
width: calc(100% - 50px)!important;
font-size: 16px;
font-weight: normal;
font-style: normal;
color: #5C5652;
padding: 0px;
border: none;
font-family: FranklinGothicBook;
}

.DropDownAnswerWithHelpIcon {
width: -moz-calc(100% - 42px) !important;
width: -webkit-calc(100% - 42px) !important;
width: calc(100% - 42px)!important;
font-size: 16px;
font-weight: normal;
font-style: normal;
color: #5C5652;
padding: 0px;
border: none;
font-family: FranklinGothicBook, "arial";
}

.CompleteErrorAnswerWithHelpIcon {
width: -moz-calc(100% - 54px) !important;
width: -webkit-calc(100% - 54px) !important;
width: calc(100% - 54px)!important;
font-size: 16px;
font-weight: normal;
font-style: normal;
color: #5C5652;
padding: 0px;
border: none;
font-family: FranklinGothicBook, "arial";
}

.CompleteAnswerControl {
width: -moz-calc(100% - 8px) !important;
width: -webkit-calc(100% - 8px) !important;
width: calc(100% - 8px)!important;
font-size: 16px;
font-weight: normal;
font-style: normal;
color: #5C5652;
padding: 0px;
border: none;
font-family: FranklinGothicBook, "arial";
height: 35px;
padding-left: 8px;
}

.CompleteDropDownAnswerControl {
width: 100%;
font-size: 16px;
font-weight: normal;
font-style: normal;
color: #5C5652;
padding: 0px;
border: none;
font-family: FranklinGothicBook, "arial";
height: 35px;
padding-left: 8px;
}

.PhaseHeaderStyle {
    font: 35px/39px FranklinGothicBook,"arial";
    color: #FFF;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
	text-transform: uppercase;
	margin-left: 0;
}


.PhaseHeaderImage {
	width:100%;
	height:auto;
	overflow: hidden;
}

input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px #F2F4F5 inset;
}
/*
.webCenterColoumWidth {
	width:49%;
	/*min-width:720px;
	padding: 20px 0 0 1.75%; */
	
}

*/
.webLeftSideColoumWidth {
-webkit-box-sizing: border-box;
width: -moz-calc(50% - 360px);
width: -webkit-calc(50% - 360px);
width: calc(50% - 360px);
}

.webRightSideColoumWidth {
-webkit-box-sizing: border-box;
width: -moz-calc(50% - 360px);
width: -webkit-calc(50% - 360px);
width: calc(50% - 360px);
}


input[type="radio"] {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}

input[type='radio'] + label {
padding-left: 25px;
background-image: url(../../../../images/SU/M&C_Suzuki_radio_deselected.png);
background-repeat: no-repeat;
background-size:contain;
}

input[type="radio"]:checked + label {
padding-left: 25px;
background-image: url(../../../../images/SU/M&C_Suzuki_radio_selected.png);
background-repeat: no-repeat;
background-size:contain;
}



input[type="radio"]:required + label {
padding-left: 25px;
background-image: url(../../../../images/RadioButtonError.png);
background-repeat: no-repeat;
}

.helpDiv {
position: static;
display: none;
margin-top: -10px;
}


.helpDiv2 {
position: static !important;
}

.helpLink {
    height: 20px;
    border-right: 2px solid rgb(195,213,229);
    margin-right: 13px;
	margin-top: -2px;
}

.HelpIcon img {
float: right;
}

.HelpContentBox {
	background-color: rgb(195,213,229);
	padding: 10px 8px;
	font: 14px/18px FranklinGothicBook,"arial";	
}

.HelpContentBox  ul, .HelpContentBox li, .HelpContentBox ol li {
 	list-style-position: outside;
    margin-left: 14px;
}

.loader {
font-size: 10px;
margin: 5em auto;
text-indent: -9999em;
width: 7em;
height: 7em;
border-radius: 50%;
background: #ffffff;
background: -moz-linear-gradient(left, rgb(2,45,66) 10%, rgb(153,153,153) 42%);
background: -webkit-linear-gradient(left, rgb(2,45,66) 10%, rgb(153,153,153) 42%);
background: -o-linear-gradient(left, rgb(2,45,66) 10%, rgb(153,153,153) 42%);
background: -ms-linear-gradient(left, rgb(2,45,66) 10%, rgb(153,153,153) 42%);
background: linear-gradient(to right, rgb(2,45,66) 100%, rgb(153,153,153) 9px);
position: relative;
-webkit-animation: load3 1.4s infinite linear;
animation: load3 1.4s infinite linear;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
box-shadow: 0 0 7px rgba(61,70,87,0.4);
transform: translateZ(0);
}

.loader:before {
width: 50%;
height: 50%;
background: #FFF;
border-radius: 100% 0 0 0;
position: absolute;
top: 0;
left: 0;
content: '';
box-shadow: 0 0 7px rgba(61,70,87,0.4);
}

.loader:after {
background: #fff;
width: 70%;
height: 70%;
border-radius: 50%;
content: '';
margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
box-shadow: 0 0 7px rgba(61,70,87,0.4);
}

@-webkit-keyframes load3 {
0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
}

@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#COL_07E407314E560221108808 {
  width: 22%;
}

#COL_07E407314E560221108820 {
  width: 78%;
}

#COL_07E407314E560221108812 {
  width: 25%;
}

#COL_07E407314E560221108824 {
  width: 32%;
}

#COL_07E407314E560221108828 {
  width: 42%;
}

#POPUP_20F3D1FD9D33F753105272 {
  position: fixed !important;
  z-index: 1002;
  width: 30%;
  height: 520px;
  top: 20%;
  left: 35%;
  padding: 30px;
  background-color: #FFFFFF;
}

.paymentColumnPadding {
  margin-left: -28px;
}

.WebOnly {
  display: block;
}

.compareDescription {
  //*	margin: 20px 0% 20px 0% ;*//;
}

.ReasonsToChooseForColumn1{
	width:24%;	
}
.ReasonsToChooseForColumn2{
	width:25%;	
}
.ReasonsToChooseForColumn3{
	width:27%;	
}
.ReasonsToChooseForColumn4{
	width:24%;	
}

.tabletCookie {
  display: none;
}

.statusValid {
  background: transparent !important;
}

.statusInValid {
  background: transparent !important;
}
/* Slideout styles for Tablet and mobile*/
.SlideOutButtonImage{
  content: url("../../../../images/V1/VER_mobile_hamburger.png");
  background-image: url(../../../../images/V1/VER_mobile_hamburger.png);
  background-repeat: no-repeat;
  background-position: center;
  float: left;
    width: 30px;
    height: 25px;
    background-color: transparent;
    border: none;
}
.SlideoutSection{
	background-color: #003145 ;
}
.SlideoutCloseButtonSection{
	padding: 0 20px;
}
.SlideoutCloseButton{
	font: 12px FranklinGothicDemi,"arial";
    color: white;
    background-color: transparent;
    border: 1px solid white;
    width: 68px;
    height: 36px;
    margin: 10px 0 10px 0;
}

.SlideOutLeftMargin{
	margin-left:1%;
}
.SlideOutMenuItem{
	font: 14px FranklinGothicBook;
    color: white;
	padding: 10px 0 10px 40px;
	vertical-align: middle;
}
.SlideoutMenuQuoteImage{
	background: url(../../../../images/V1/M&C_Volvo_menu_get-a-new-quote.png) no-repeat scroll 0 50%;
}
.SlideoutMenuRetrieveImage{
	background: url(../../../../images/V1/M&C_Volvo_menu_retrieve-a-quote.png) no-repeat scroll 0 50%;
}
.SlideoutMenuExistingImage{
	background: url(../../../../images/V1/M&C_Volvo_menu_existing_customers.png) no-repeat scroll 0 50%;
}
.SlideoutMenuReviewsImage{
	background: url(../../../../images/V1/M&C_Volvo_menu_reviews.png) no-repeat scroll 0 50%;
}
.SlideoutMenuOurCoverImage{
	background: url(../../../../images/V1/M&C_Volvo_menu_our-cover.png) no-repeat scroll 0 50%;
}
.SlideoutMenuHomeImage{
	background: url(../../../../images/V1/M&C_Volvo_menu_home.png) no-repeat scroll 0 50%;
}
.SlideoutMenuLogoutImage{
	background: url(../../../../images/V1/M&C_Volvo_menu_logout.png) no-repeat scroll 0 50%;
}
.SlideoutMenuItemSection{
    background-color: #003145 ;
	border-bottom:1px solid white;
	padding: 20px 0;
    margin: 0 20px;
}

/* Summary Page*/
.LREditButton {
  background-image: url(../../../../images/V1/M&C_Volvo_edit_inactive.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top right;
  width: 38px;
  height: 38px;
  background-color: transparent;
  border: none;
  margin-left: -15px;
}

.LREditButton:hover {
  background-image: url(../../../../images/V1/M&C_Volvo_edit_hover.png) !important;
  background-repeat: no-repeat;
}

.SummaryPageDetailsBold{
	font: 18px/25px FranklinGothicDemi,"arial";
    color: black;
}
.SummaryPageDetailsLight{
	font: 18px/25px FranklinGothicBook,"arial";
    color: rgb(88,89,91);
}
.SummaryDetailsDoneButton{
}
.SummaryEditableSection{
	border-top: 1px solid rgb(51,51,51);
    border-bottom: 1px solid rgb(51,51,51);
	padding: 5px 0;
}
/*Summary Page*/

/* MultiCar Page */
.MultiCarCallBackText{
	font: 28px FranklinGothicBook,"arial";
    text-align: left !important;
}
.MultiCarCallBackText sup {
	font-size:16px;
}
.MultiCarOfferText{
	font: 16px/20px FranklinGothicBook,"arial";
    margin-bottom: 0.5em;
    text-transform: uppercase;
	padding-right: 30px;
}
.MultiCarDescription{
	font: 20px/25px FranklinGothicBook,"arial";
	padding-bottom: 10px;
}
.popupCloseButton{
}
/* Multicar Page */

.tickStyle {
  padding: 16px;
}

#FMT_CB2A7EA525071E3854484 {
  display: none;
}

input#QUE_CBD04E914E8CEA3817141_0 {
  margin-bottom: 10px;
}

#FMT_C8A449098C641C3671241 {
  margin-left: 55px;
}

#COL_08F09D307349844322473 {
  padding-top: 3px;
}



/*#TXT_2116A3146FA72C1762139, 
#TXT_4333BF16FDAFEDA134751 {
  width: 100% !important;
}*/

.content {
  display: none;
}

.contentL2 {
  display: none;
}

.LDMediumFont {
  font-size: 18px;
  line-height: 20px;
  font-family: FranklinGothicBook, "arial";
  color: #00173a;
}

.carousel-indicators {
  bottom: 20px;
}

/* on hover of element containing tooltip default*/

*:not(.on-focus):hover > .tool-tip,
.on-focus input:focus + .tool-tip {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 240ms ease-in-out;
  -moz-transition: all 240ms ease-in-out;
  -ms-transition: all 240ms ease-in-out;
  -o-transition: all 240ms ease-in-out;
  transition: all 240ms ease-in-out;
}

.slateBlueBackground {
  background-color: #0C121C;
}

#Retailer_NavigationMenu .show-popup span, #Customer_NavigationMenu .show-popup span {
  background-color: #FFF;
  color: #003145 ;
  right: 50px;
  line-height: 50px;
  font-family: FranklinGothicDemi, "arial";
  font-size: 1em;
  margin-top: -2px;
  text-transform: uppercase;
}
#Retailer_NavigationMenu li:first-child a span, #Customer_NavigationMenu li:first-child a span{
	border-top: none;
	margin-top:-1px;
    line-height: 49px;
}
#Retailer_NavigationMenu li:last-child a span, #Customer_NavigationMenu li:last-child a span{
	line-height: 50px;
}
/* I.E. FIX */
@media all and (-ms-high-contrast:none){
	#Customer_NavigationMenu .show-popup span{
		line-height:4.05em;
	}
}
/*
#Retailer_NavigationMenu .show-popup span {
  background-color: rgb(254,203,69);
  color: rgb(51,51,51);
  font-family: FranklinGothicDemi, "arial";
  font-size: 12px;
}
*/

/**contact call center */
.contactTopSection{
	padding:3em 0 0.5em 0;
}

.contactText {
  font: 24px/30px FranklinGothicDemi,"arial";
  color: #003145 ;
  text-transform: initial;
}

.contactEPText{
	font: 18px/25px FranklinGothicBook,"arial";
    color: #003145 ;
    text-transform: uppercase;
}

.ContactTextRed{
	 font: 18px/25px FranklinGothicDemi,"arial";
     color: #003145 ;
	 padding: 4px;
}

.ContactTextLightLemon{
	 font: 18px/25px FranklinGothicDemi,"arial";
     color: rgb(254,219,71);
}
.referralText{
	 font: 18px/25px FranklinGothicBook,"arial";
  	 color: #003145 ;
  	 padding: 5px 4px;
}

.referralSectionText{
	 font: 18px/25px FranklinGothicBook,"arial";
  	 color: #003145 ;
	 border-bottom: 1px solid rgb(236,236,236);
  	 padding-bottom: 15px;
}
.QuoteSelectedOptionsText{
	background: transparent url("../../../../images/V1/M&C_Volvo_tick_graphite.png") no-repeat left center;
	padding-left: 30px;
	font: 18px/25px FranklinGothicBook,"arial";
	margin-top: 10px;
}
.QuoteProtectionNoClaimsHeader {
  font: 30px/36px FranklinGothicDemi,"arial";
  margin-top:20px;
}
.QuoteProtectionNoClaimsDesc {
  font: 18px/25px FranklinGothicBook,"arial";
  color: black;
  padding-top: 8px;
}
.bcImage2 {
  content: url("../../../../images/V1/M&C_Volvo_tooltip_inactive.png");
  background-image: url(../../../../images/V1/M&C_Volvo_tooltip_inactive.png);
  background-repeat: no-repeat;
  width: 21px;
  height: 21px;
  background-position: center;
  margin-top: 5px;
}

.bcImage2:hover {
  content: url("../../../../images/V1/M&C_Volvo_tooltip_active.png");
  background-image: url(../../../../images/V1/M&C_Volvo_tooltip_active.png);
  background-repeat: no-repeat;
}

.tool-tip {
  background-color: rgb(195,213,229);
  font: 14px/18px FranklinGothicBook,"arial";
  text-shadow: none;
  visibility: hidden;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  text-align: left;
  opacity: 0;
  z-index: 999;
  position: absolute;
  cursor: default;
  -webkit-transition: all 240ms ease-in-out;
  -moz-transition: all 240ms ease-in-out;
  -ms-transition: all 240ms ease-in-out;
  -o-transition: all 240ms ease-in-out;
  transition: all 240ms ease-in-out;
  border: 5px solid rgb(195,213,229);
}

.tool-tip, *.tool-tip.top {
  top: auto;
  bottom: 114%;
  left: 50%;
}

.tool-tip, *.tool-tip.top {
  width: 182px;
/*height:268px;*/
  margin-left: -172px;
  margin-top: 6px;
}

.tool-tip.bottom {
  top: 120%;
  bottom: auto;
  left: 50%;
  margin-bottom: auto;
}

.tool-tip.bottom:before {
  position: absolute;
  display: inline-block;
  border-top: 23px solid rgb(195,213,229);
  border-left: 0px solid rgb(195,213,229);
  border-right: 2px solid rgb(195,213,229);
  border-bottom: 0px solid rgb(195,213,229);
    /* border-top-color: rgba(0, 0, 0, 0); */
  left: 167px;
  top: -25px;
  content: '';
}

.tool-tip.bottom after {
  position: absolute;
  top: -40px;
  left: 95%;
  margin-left: -7px;
  content: " ";
  height: 39px;
  width: 0px;
  border: 1px solid;
  border-top-color: rgba(188,22,44,1);
  border-bottom-color: rgba(188,22,44,1);
  border-left-color: rgba(188,22,44,1);
  border-right-color: rgba(188,22,44,1);
}
.LoadingText{
  font: 30px/26px FranklinGothicDemi,"arial";
  color: rgb(2,45,66);
  margin-top: 20px;
  padding: 5px 4px;
}
.PopupLoadingText{
  font: 20px FranklinGothicDemi,"arial";
  color: rgb(2,45,66);
  margin-top: 20px;
  padding: 5px 4px;
}
.UploadNCDLink{
	background: transparent url(../../../../images/VER_LR_chevron_right.png) right center no-repeat;
	padding-right: 10px;
    font: 12px/16px FranklinGothicDemi,"arial";
    color: black;
}
.UploadNCDQuestion{
	font: 16px/20px FranklinGothicBook, "arial";
    color: rgba(103,103,103,1);
    border: none;
    padding: 4px 2px;
    width: 100%;
    margin-bottom: 5px;
}
.UploadNCDAnswerControl {
font: 16px/20px FranklinGothicBook, "arial";
color: rgba(103,103,103,1);
padding: 0px;
border: none;
    background-color: transparent;
}

.NeedHelpColumn{
	width:25%;
}
/*ThankYou Page*/
.numberCircle {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 3px 0px 0px 11px;
    /*background: rgb(2,45,66);*/
    text-align: center;
    color:white;
    font: 24px/30px FranklinGothicDemi,"arial";
   
}   

.paddingtop1Percent {
    padding-top: 2%;
}
.paddingbottom1Percent {
    padding-bottom: 2%;
}
.marginleft3Percent {
    padding-left: 0px;
    margin-left: 3%;
}

.ThankyouSubsectionRow1Column1Width{
	width:9%;
}
.ThankyouSubsectionRow1Column2Width{
	width:60%;
}
.ThankyouSubsectionRow1Column3Width {
    width: 22%;
    margin-top: 5%;
    float:right !important;
}
.ThankyouSubsectionColumn2Width{
	width:78%;
}

.FAQQuestionText {
  font: 18px/24px FranklinGothicDemi,"arial";
  color: #003145 ;
  padding: 5px 4px;
  /*font-weight:bold;*/
  cursor: pointer; 
  cursor: hand;
}

.PolicyDocumentColumn2{
	width:30%;
	margin-left:0%;
}
.PolicyDocumentColumn1{
	width:65%;
}
/*LRQuote*/
.LRQuoteYourExcessesColumn1{
	width:50%;
}
.LRQuoteYourExcessesColumn2{
	width:30%;
	margin: 10% 0% 0% 20%;
}
/*LRQuote*/

/* Header changes */

.LogoTopMenuSection >div{
  /*display: -webkit-box;       OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.LogoPageHeading{
	/*width:25% !important;*/
	-webkit-box-ordinal-group: 1;   /* OLD - iOS 6-, Safari 3.1-6 */
	-moz-box-ordinal-group: 1;      /* OLD - Firefox 19- */
	-ms-flex-order: 1;              /* TWEENER - IE 10 */
	-webkit-order: 1;               /* NEW - Chrome */
	order: 1;
	-webkit-box-flex: 1;            /* OLD - iOS 6-, Safari 3.1-6 */
	-moz-box-flex: 1;               /* Firefox 19- */
	display: none;
	
}

#COL_B04C9004F228F46D91611{
	-webkit-box-ordinal-group: 3;   /* OLD - iOS 6-, Safari 3.1-6 */
	-moz-box-ordinal-group: 3;      /* OLD - Firefox 19- */
	-ms-flex-order: 3;              /* TWEENER - IE 10 */
	-webkit-order: 3;               /* NEW - Chrome */
	order: 3;
	-webkit-box-flex: 3;            /* OLD - iOS 6-, Safari 3.1-6 */
	-moz-box-flex: 3;               /* Firefox 19- */
	display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	align-items: center;
	width: auto;
}

#COL_B04C9004F228F46D91583{ 
	/*margin: 0 20%; 
	width:10% !important;*/
	-webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
	-moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
	-ms-flex-order: 2;              /* TWEENER - IE 10 */
	-webkit-order: 2;               /* NEW - Chrome */
	order: 2;
	width: auto;
}

/* Header Changes */

input {
	background-color: #F2F4F5;
}

/*buttons*/

.UploadNCDdocumentConfirmationButton{
	font: 16px/20px FranklinGothicDemi,"arial";
    color: rgb(51,51,51);
    padding: 5px 20px 5px 0;
    height: 30px;
    border: none;
    vertical-align: middle;
    margin: 15px 0 5px 0;
    background-color: transparent;
    text-transform: uppercase;
    padding: 0;
    border-bottom: 1px solid rgb(2,45,66);
    line-height: inherit;
	text-transform: uppercase;
}
.UploadNCDSubmit{
	border: none;
	background-color: transparent;
    text-transform: uppercase;
    padding: 0;
    border-bottom: 1px solid rgb(2,45,66);
    line-height: inherit;
}

.PostcodeLookupButton{
	font: 16px/20px FranklinGothicDemi,"arial";
    color: #FFFFFF;
    height: 45px;
    border: none;
	border-radius: 4px;
    vertical-align: middle;
    margin: 1em 0 0 0;
    background-color: #003145 ;
    padding: 5px 25px;
	text-transform: uppercase;
}
.PostcodeLookupButton:hover{
}
.RegistrationFindButton{
	font: 16px/20px FranklinGothicDemi,"arial";
    color: #FFFFFF;
    padding: 5px 20px;
    height: 45px;
    border: none;
	border-radius: 4px;
    vertical-align: middle;
    margin: 15px 0 5px 0;
    background-color: #003145 ;
	text-transform: uppercase;
}
.SessionTimeOutGoHomeHeading{
	color: #003145 ;
    font: 20px/24px FranklinGothicDemi,"arial";
}
    
.RetrieveQuoteError {
    background: transparent url("../../../../images/V1/M&C_Volvo_error.png") no-repeat 2%;
    width: 89%;
    margin: 10px 0px 0px 4px;
    background-color: rgb(207,118,41);
}

.RetrieveQuoteErrorText {
    font: 16px/20px FranklinGothicBook,"arial";
    color: white;
    padding: 5px 0px 5px 40px;
}

.LRQuestionError {
    border: 2pt solid rgb(207,118,41) !important;
}

.DealerHomeSelectButton {
    border: none;
    height: 45px;
    Font: 16px/20px FranklinGothicDemi,"arial";
    margin-top: 40px;
	color: inherit;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}
.DealerResourceLinkButton {
	font: 16px/20px FranklinGothicDemi,"arial";
	border: 0 none;
	text-transform: uppercase;
	color: #003145 ;
	background: transparent url(../../../../images/V1/M&C_Volvo_find_out_more_chevron.png) right center no-repeat;
	padding-right: 1em;
}

.DealerResourceLinkButton:hover {
	text-decoration: underline;
}

/*Renewal Date*/
.RenewalDateHeading{
	Font: 34px/20px FranklinGothicDemi,"arial";
	padding: 25px 0 29px 0;
}

.RenewalDateFormText {
  font: 16px/20px FranklinGothicBook,"arial";
  color: #003145 ;
  padding-bottom: 20px;
  
}
.RenewalDatePostcodeFieldSection{
	padding: 15px 0;
}
.RenewalDateSubmitButton{
	Font: 16px/22px FranklinGothicDemi,"arial";
	background: #0582CA;
    padding: 0;
    color: #FFFFFF;
    border: none;
	border-radius: 4px;
    margin-bottom: 20px;
    text-transform: uppercase;
	height: 45px;
	width: 125px;
	text-transform: uppercase;
}
.RenewalDateSubmitButton:hover{
	
}

/*Renewal Date*/

/* NCD Protection Price Style */
.NCDCostText {
  font: 18px/25px FranklinGothicDemi,"arial";
  color: black;
  padding: 10px 0;
  text-align: left;
  margin-left: 0.5em;
}

/* Header image replacement styles */
.HomePageBanner {
	left: 0;
    top: 0;
    /* background-color: rgba(256,256,256,0.7); */
    width: 100%;
    color: #fff;
    text-align: left;
    text-shadow: none;
    padding: 0;
    bottom: auto;
    position: absolute;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.BannerButtons {
	margin: 1em auto 0 auto;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.stickyButtonsSection {
	display: none;
}

.LandingPageDealerLoginDiv {
	display: flex;
	justify-content: center;
}

/* 5 star cover section - home page */
.Fivestarcoversection {
	background-color: white;
	padding: 1.5% 0;
}

.Fivestarcoverheading {
	color: #003145 ;
    font: 28px FranklinGothicDemi,"arial";
	text-transform: uppercase;
}

.Fivestarcovernewquotebutton {
	Font: 16px/20px FranklinGothicDemi,"arial";
    color: #FFFFFF;
    padding: 0;
    background-color: #0582CA;
    border: none;
    border-radius: 4px;
    margin-top: 3px;
    text-transform: uppercase;
    width: 165px;
    height: 45px;
	text-transform: uppercase;
}

.Fivestarcovercol1 {
	/*width: 33%;
	background: transparent url(../../../images/defaqto_small.jpg) no-repeat scroll right top;*/
	/* hide defaqto logo changes*/
	width: 23%;
    height: 50px;
    float: right;
    margin: 5px 15px 0 0;
}

.Fivestarcovercol2 {
	width: 37%;
	padding: 10px;
}

.Fivestarcovercol3 {
	width: 28%;
}

.FiveStarSectionHelpNo {
	font: 20px/24px FranklinGothicDemi, "arial";
    text-align: center;
    padding: 10px 0 0 0;
	color: #000;
	text-transform: uppercase;
}

.SubText {
	font-size: 1em;
    line-height: 1.2em;
	padding: 4px;
}
.PaymentComodoSecureHelpColumn {
	width: 7%;
}

/* payment page voucher code question */

.VoucherCodeQuestionColumn {
	width: 80%;
}

.VoucherCodeQuestion {
	font: 20px/22px FranklinGothicBook, "arial";
    color: #003145 ;
    width: 49%;
}

.VoucherCodeApplyButtonColumn {
	width: 20%;
}

.PaymentFindPostCodeButton {
	Font: 16px/22px FranklinGothicDemi,"arial";
    color: #FFFFFF;
    padding: 7px 30px;
    background-color: #003145 ;
    border: none;
	border-radius: 4px;
    margin-top: 1em;
	height: 45px;
	text-transform: uppercase;
}
.contactText, .PolicyDocumentsStartDates {
	padding: 4px;
}

.ExcessProtectPrintLink {
	font: 18px/25px FranklinGothicBook,"arial";
    color: #003145 ;
    text-transform: uppercase;
	padding: 10px 0;
}

.PrivacyOptinText {
	font: 16px/20px FranklinGothicDemi, "arial";
}

.PrivacyOptinText a {
	text-decoration: underline;
}

.FloatPopupSection {
	top: 100px !important;
}

.QuoteHelpToolTipButton {
	background: transparent url(../../../../images/SU/M&C_Suzuki_tooltip_inactive.png) left no-repeat;
	width: 20px;
	height: 21px;
	border: 0 none;
}

.PaymentSwitchActive {
	background: #003145;
	font-size: 1.5em;
}

.shaded-box {
	background: #0582CA;
	margin-bottom: 1em;
}


@media only screen and (min-device-width: 1366px) and (max-device-width: 1599px), only screen and (max-width: 1599px) and  (min-width: 1366px) {
	.PhaseTitleStyle{
		padding-left: 0;
	}
	
	.TabletMobileHeading {
		padding-left: 1%;
	}
	
	.Fivestarcovercol1 {
		width: 24%;
	}
	
	.Fivestarcovercol2 {
		width: 34%;
	}
	
	.Fivestarcovercol3 {
		width: 26%;
	}
	
	.CarouselCallText {
	}
	
	.carousel-Header1 {
		padding-left: 0;
	}
	
	.HomePageBanner {
		/* width: 40em;
		top: 12em;
		left: 38em; */
	}
	.BannerButtons {
		margin-left: 0;
	}
	
	.carousel-Header2 {
	}
	
	.LandingPageDealerLoginDiv {
	}
	
	.LogoIcon {
	}
	
	.QuoteProtectionSelectionR1C2, .QuoteProtectionSelectionR2C2, .QuoteProtectionSelectionR3C2 {
		padding: 68% 0;
		/*border-bottom: 1px solid rgb(236,236,236);*/	
	}
	.QuoteProtectionSelectionR2C2 {
		padding: 44% 0;
	}
	.QuoteProtectionSelectionR3C2 {
		padding: 47% 0;
	}
	.QuoteProtectionSelectedPackageR1C2, .QuoteProtectionSelectedPackageR2C2, .QuoteProtectionSelectedPackageR3C2 {
		padding: 68% 0;
	}
	.QuoteProtectionSelectedPackageR2C2 {
		padding: 44% 0;
	}

	.QuoteProtectionSelectedPackageR3C2 {
		padding: 47% 0;
	}
	.QuoteProtectionEmptySectionWhite{
		height: 12em;
	}
	.QuoteProtectionEmptySectionBlue{
		height: 12em;
	}
}

@media only screen and (min-device-width: 1600px) and (max-device-width: 1690px), only screen and (max-width: 1600px) and  (min-width: 1690px) {
	
	.Fivestarcovercol1 {
		width: 24%;
	}
	
	.Fivestarcovercol2 {
		width: 30%;
	}
	
	.Fivestarcovercol3 {
		width: 21.5%;
	}
	
	.CarouselCallText {
	}
	
	.HomePageBanner {
		/* width: 33%;
		top: 30%;
		left: 34.5%; */
	}
	.QuoteProtectionSelectionR1C2, .QuoteProtectionSelectionR2C2, .QuoteProtectionSelectionR3C2 {
		padding: 46% 0;
		/*border-bottom: 1px solid rgb(236,236,236);*/	
	}
	.QuoteProtectionSelectionR2C2 {
		padding: 36% 0;
	}
	.QuoteProtectionSelectionR3C2 {
		padding: 40% 0;
	}
	.QuoteProtectionSelectedPackageR1C2, .QuoteProtectionSelectedPackageR2C2, .QuoteProtectionSelectedPackageR3C2 {
		padding: 46% 0;
	}
	.QuoteProtectionSelectedPackageR2C2 {
		padding: 36% 0;
	}

	.QuoteProtectionSelectedPackageR3C2 {
		padding: 40% 0;
	}
	.QuoteProtectionEmptySectionWhite{
		height: 12.5em;
	}
	.QuoteProtectionEmptySectionBlue{
		height: 12.5em;
	}
}

@media only screen and (min-device-width: 1700px) and (max-device-width: 1920px), only screen and (max-width: 1700px) and  (min-width: 1920px) {
	.PhaseTitleStyle{
		padding-left: 0;
	}
	
	.HomePageBanner {
		/* width: 28%;
		left: 36.5%;
		top: 30%; */
	}
	
	.TabletMobileHeading {
		padding-left: 1%;
	}
	
	.Fivestarcovercol1 {
		width: 24%;
	}
	
	.Fivestarcovercol2 {
		width: 25%;
	}
	
	.Fivestarcovercol3 {
		width: 18.5%;
	}
	
	.CarouselCallText {
	}
	
	.LogoIcon {}
	
	.carousel-Header1 {
	}
	
	.QuoteProtectionTableWrapper {
		width: 72%;
	}
	.QuoteProtectionSelectionR1C2, .QuoteProtectionSelectionR2C2, .QuoteProtectionSelectionR3C2 {
		padding: 54% 0;
		/*border-bottom: 1px solid rgb(236,236,236);*/	
	}
	.QuoteProtectionSelectionR2C2 {
		padding: 38% 0;
	}
	.QuoteProtectionSelectionR3C2 {
		padding: 42% 0;
	}
	.QuoteProtectionSelectedPackageR1C2, .QuoteProtectionSelectedPackageR2C2, .QuoteProtectionSelectedPackageR3C2 {
		padding: 54% 0;
	}
	.QuoteProtectionSelectedPackageR2C2 {
		padding: 38% 0;
	}

	.QuoteProtectionSelectedPackageR3C2 {
		padding: 42% 0;
	}
	.QuoteProtectionEmptySectionWhite{
		height: 12.5em;
	}
	.QuoteProtectionEmptySectionBlue{
		height: 12.5em;
	}
}