/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 10 version
*/

/*a {color:inherit;text-decoration:inherit; font-family:inherit;font-size:inherit}
a.underline{
text-decoration: underline;
}

.phase a:hover, .modal-content a:hover {
color: #fe8b52;
}
.phase a, .modal-content a {color: #E05206;}
*/

/* RENAULT STYLES FOR DESKTOP */

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
	font-size: 14px;
	color: #fff;
}

select[multiple], select[size] {
  height: 30px !important;
}

option {
  font-family: NouvelR-Regular,"arial";
}

input:-moz-read-only {
  border: 0 none;
  outline: 0 none;
}

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 RENAULT 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: #000;
}

.TextGreyColor {
  color: #000;
}

.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 RENAULT COLOR CODES */

/* RENAULT Fonts */
.NouvelR-Bold {
  font-family: NouvelR-Bold;
}

.Font-Medium {
  font-family: Font-Regular;
}

.NouvelR-Regular {
  font-family: NouvelR-Regular, "arial";
}

.Font12px16pxLight {
  font-size: 16px;
  line-height: 16px;
  font-family: NouvelR-Regular,"arial","helvetica",sans-serif;
}
.Font18px25pxBold {
  font-size: 18px;
  line-height: 25px;
  font-family: "NouvelR-Bold","arial","helvetica",sans-serif;
}

.Font20px24pxBold {
  font-size: 20px;
  line-height: 24px;
  font-family: "NouvelR-Bold","arial","helvetica",sans-serif;
}

.Font30px36pxBold {
  font: 30px/36px NouvelR-Bold,"arial";
}

/* end RENAULT 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 */

/* start select drop down arrow image 
select.verexDropdownImage {-webkit-appearance:none;-moz-appearance:none;background:url(../../../images/R1/M&C_Renault_dropdown.png) no-repeat scroll 98% 50% #FFFFFF; padding-right:30px;}
*/

select.verexDateDropDownImage {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #FFF url(../../../../images/R1/M&C_Renault_light-grey-dropdown.png) no-repeat scroll 86% 50% ;
  padding-right: 30px;
}

/* end select drop down image */

/* MAIN CONTAINER */
.BrowserWindow {
  font-family: "NouvelR-Regular","arial","helvetica",sans-serif;
  background-repeat: repeat;
  margin: 0 auto;
  background-color: white;
  color: black;
	/*max-width:1440px;*/;
}

/* Page Header Styles */
.MainHeaderStyle1 {
	font: 30px/36px NouvelR-Bold,"arial";
	color: #000;
}

.MainHeaderStyle2 {
	font: 20px/24px NouvelR-Bold,"arial";
	color: #000;
}

.MainContentSection {
	width: 65%;
}

.LeftColumn {
	width: 49%;
	margin-right:1%;
}

.RightColumn {
	width: 50%;
}

.multiCarCallBackInstructionSection, .VehicleSearchResultsSection{
	background-color: #000;
	padding: 10px;
}

.VehicleSearchResultsSectionText{
	 font: 16px/22px NouvelR-Regular,"arial";
	 color:#000;
}

.VehicleSearchResultsSectionTextBold{
	font: 16px/22px NouvelR-Bold,"arial";
	color:#000;
}

/* COOKIE POLICY */
.CookiePolicySection {
  background-color: #000;
	/*display:none;*/;
}

.CookieContent {
  width: calc(100% - 62px);
  width: -webkit-calc(100% - 62px);
  /* specified as percentage rather than absolute pixels */
  padding: 35px 2.5% 25px 2.5%;
}

.CookieContentText {
  /* padding-top: 10px;
  line-height: 17px; */
}

.CookieCloseButtonSection {
  width: 62px;
  /* border-left: 1px solid #000; */
}

.CookieCloseButton {
  background-color: transparent;
  border: none;
  font-size: 2.5em;
  padding-top: 35px;
}
.TabletCookieSection{
	background-color: #000;
	display:none;
}
.TabletMobileHeading{
	display: none;
	color: black;
}
/* END COOKIE POLICY */

/* RENAULT LOGO AND TOP MENU */
.LogoTopMenuSection {
  background-color: #000;
}

.LogoSection {
  padding: 0 0 0 2em;
}

.LogoIcon {
    background: transparent url("https://edge-static-files.s3.eu-west-2.amazonaws.com/Renault/images/renault-white-logo.png") no-repeat;
    border: none;
    width: 63px;
    height: 93px;
    background-size: contain;
}

.BrandHeaderText {
	font: 28px Font-Regular,"arial";
    padding: 35px 0 0 10%;
    color: rgb(0,0,0);
}
/* END RENAULT LOGO SECTION */

/* TOP MENU FIXED LINKS */
.menufixedlinks {
  /* padding-left: 13%; */
}

.menufixedlinks ul {
  list-style-type: none;
  display: inline;
  text-align: center;
}

.menufixedlinks li {
  font: 16px NouvelR-Regular,"arial";
  padding: 0 26px 24px 0;
      text-transform: uppercase;
}

.LogoTopMenuSection .menufixedlinks li a {
  color: #fff;
}

/*.menufixedlinks a:hover, #menu a:focus { color: #FFFFFF; }*/

/* Footer Styles */
#Footer {
  /* border-top: 4px solid #fff; */
}



.Footer_Links_Content a {
  /* font: 13px NouvelR-Bold,"arial";
  padding-right: 26px;
  color:#fff; */
}
.Footer_Links_Content a:hover {
  color:#000;
}


#footer_base_wrap {
  margin: 0px auto;
  height: 67px;
  position: relative;
  background: #FFF none repeat scroll 0% 0%;
  display: block;
  overflow: visible;
}

.footerDefaqtoContent{
	background-color: rgb(246,246,246);
}
.footerDefaqtoText{
	width: 50%;
    margin: auto;
    padding: 30px 0 30px 90px;
    font: 20px NouvelR-Bold,"arial";
    color: rgb(102,102,102);
    background: transparent url(../../../images/R1/Defaqto.png) no-repeat scroll left center;
}

.mobileFooterDefaqtoText{
	display: none;
}

#Footer {
    background: #FFF;
    color: #000;
    padding: 4em 2em 3em;
}

.Footer_Links_Content{
	/* background-color: #000;
	padding: 20px 2.5%; */
}
.footerTextStyle{
	/* font: 13px NouvelR-Regular,"arial";
	background-color: rgb(0,0,0);
	padding: 20px 2.5%;
	color: white; */
}

/* START RENAULT 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 RENAULT CAROUSEL BUTTONS */

/* 

/* compare cover content section */
.CompareCoverContentWrapper {
  background-color: rgb(246,246,246);
  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: 60%;
  font-size: 20px;
  line-height: 24px;
}

.CompareCoverTableColumn2 {
  width: 20%;
  background: rgb(254,219,71) repeat;
  height: 56px;
}

.CompareCoverTableColumn3 {
  width: 20%;
}

.CompareCoverTableHeaderRowCol2 {
  font-family: NouvelR-Bold,"arial";
}

.CompareCoverTableHeaderRowCol3 {
  font-family: NouvelR-Bold,"arial";
}

.CompareTableRow1Col2HeaderText,.CompareTableRow1Col3HeaderText{
  font: 16px/22px NouvelR-Bold,"arial";
  padding: 8px 0;
}

.CompareTableContentText {
  font: 16px/22px NouvelR-Regular,"arial";
  padding: 10px 0;
}

.GenuineSparePartsQuestion {
  font: 16px/22px NouvelR-Regular,"arial";
  width: 100%;
}

.GenuineSparePartsAnswer {
  font: 16px NouvelR-Regular,"arial";
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../../../images/R1/M&C_Renault_light-grey-dropdown.png) no-repeat scroll 98% 50% #FFFFFF;
  color:rgb(102,102,102);
}

span.GenuineSparePartsAnswer  {
  display: none;
}

.CompareCoverSourceText {
    padding-top: 15px;
    font: 13px/16px NouvelR-Regular,"arial";
    color: rgb(102,102,102);
}

.CurrentInsurerDesc {
  padding: 30px 80px;
  background: rgb(254,219,71);
}

.CurrentInsurerHeader {
  font: 30px/36px NouvelR-Regular,"arial";
  padding-bottom: 10px;
}

.CurrentInsurerPolicyWording {
  font: 20px/24px NouvelR-Bold,"arial";
  padding-bottom: 10px;
}

.CurrentInsurerPolicyWordingYear {
  font: 16px/22px NouvelR-Regular,"arial";
  padding-bottom: 10px;
}

.CompareCoverBespokeHeading {
  font:30px/36px NouvelR-Regular,"arial";
  padding: 10px 0;
}

.CompareCoverBespokeSubHeading {
  font: 18px/25px NouvelR-Bold,"arial";
  padding: 5px 0;
}


.CompareCoverBespokeText {
  font: 16px/22px NouvelR-Regular,"arial";
  padding: 5px 0;
}

.CompareCoverTickImge,.CompareCoverTableTickImge, .ev-table-tick {
	 background: transparent url("../../../../images/R1/M&C_Renault_mid-grey_tick.png") no-repeat scroll center center;
}

.CompareCoverCrossImge, .ev-table-cross {
    background: transparent url("../../../../images/R1/VER_LR_cross_blue.png") no-repeat scroll center center;
}

.WhiteTickImage {
  background: transparent url("../../../../images/R1/M&C_Kia_tick_white.png") no-repeat scroll center center;
}

.tickImage{
	background: transparent url("../../../../images/R1/M&C_Renault_black_tick.png") no-repeat scroll center center;
}

.WhiteCrossImage {
  background: transparent url("../../../../images/R1/M&C_Kia_cross_white.png") no-repeat scroll center center;
}

.GreenTickImage, .ev-table-tick {
  background: transparent url("../../../../images/R1/M&C_Renault_black_tick.png") no-repeat scroll center center;
}

.RedCrossImage {
  background: transparent url("../../../../images/R1/M&C_Renault_black_tick.png") no-repeat scroll center center;
}

.CompareCoverOptionsSection {
  border: medium none;
  background-position: left top;
  vertical-align: middle;
  padding: 0.5em 0;
  background-origin: content-box;
}

.CompareCoverOptionsText {
  font: 18px NouvelR-Regular,"arial";
  padding-left: 30px;
  margin-bottom: 15px;
}

.CompareCoverTAndC {
  Font: 12px/16px NouvelR-Regular,"arial";
  padding: 2em 0;
}

/* Compare cover button */
.CompareCoverButtonSection {
  width: 100%;
  margin: 2em 0;
}

.CompareCoverButton {
    font-family: Arial;
    color: #000;
    font: 16px NouvelR-Bold;
    padding: 13px 0;
    text-decoration: none;
    border: none;
    height: 46px;
    width: 250px;
    background: #000 url("../../../images/R1/VER_LR_chevron_next.png") no-repeat scroll 94% 48%; 
}

.CompareCoverButton:hover {
  background-color: rgb(254,219,71); 
}
/* end compare cover button */


.CompareCoverCloseButton {
  font-family: Arial;
  color: #000;;
  font: 16px NouvelR-Bold,"arial";
  background: rgb(254,219,71);
  padding: 0px 25px;
  text-decoration: none;
  border: none;
  height: 37px;
}

.CompareCoverHeading {
	font: 24px/30px Font-Medium, "arial";
	text-transform: uppercase;
	margin-bottom: 1em;
	letter-spacing: 0.01em;	
}

/* end compare cover content styles */

/* start 4 Reasons To Choose Section*/
.FourReasonsContainer {
  background-color: rgb(255,255,255);
  color: #000;
}

.FourReasonsHeaderSection {
 
}

.FourReasonsHeaderSection .FourReasonsHeader1 {
  font: 30px/36px NouvelR-Regular,"arial";
  padding-top: 1.125em;
  /* text-transform: uppercase; */
}

.FourReasonsHeaderSection .FourReasonsHeader2 {
  font: 30px/36px NouvelR-Bold,"arial";
  padding-bottom: 0;
 /*  text-transform: uppercase; */
}

/* Numbered Heading Style */
.FourReasonsNumberSection {
    width: 59px;
    height: 59px;
    font: 34px/22px NouvelR-Bold,"arial";;
    color: #000;
    border-radius: 50%;
    margin: auto;
    background-color: rgb(254,219,71);
    padding: 17px;
}

.FourReasonsHeaderText {
  font: 19px/22px NouvelR-Bold;
  color: #000;
  padding-top: 21px;
}

.FourReasonsText {
  font: 19px/22px NouvelR-Regular, "arial";
  color: rgb(102,102,102);
  padding-top: 16px;
}
/* end 4 reasons section styles*/

/* Modal close button style */
.ModalCloseButton {
  background: transparent url("../../../images/R1/M&C_Renault_modal_close.png") no-repeat scroll right 10%;
}

/* Top Progress bar Styles */
.FEAturesCurrentStepStyle {
	background: #FFF;
	color: #000;
	font: 22px/34px "NouvelR-Bold","arial";
	vertical-align: middle;
	width: auto;
	text-align: center;
	text-transform: lowercase;
	border-bottom: 5px solid yellow;
	padding-bottom: 5px;
}

span.FEAturesCurrentStepStyle, span.FEAturesVisitedStepStyle, span.FEAturesFutureStepStyle {
	padding: 0 0 0 10px;
	border: 0 none;
}

.FEAturesCurrentIndicatorStyle {
	background: #FFF;
	color: #000;
	font: 22px/34px "NouvelR-Bold","arial";
	padding: 0;
	vertical-align: middle;
}

.FEAturesVisitedStepStyle {
	background: #FFF;
	color: #000;
	font: 22px/34px "NouvelR-Bold","arial";
	width: auto;
	text-align: center;
	text-transform: lowercase;
}

.FEAturesFutureStepStyle {
	background: #FFF;
	color: #000;
	font: 22px/34px "NouvelR-Bold","arial";
	vertical-align: middle;
	width: auto;
	text-align: center;
	text-transform: lowercase;
}

.FEAturesFutureIndicatorStyle {
	background: #FFF;
	color: #000;
	font: 22px/34px "NouvelR-Bold","arial";
	padding: 0;
	vertical-align: middle;
}

.FEAturesSeparatorStyle {
  display: none;
}

.ProgressBarSection{
	  padding: 40px 0 20px;
	  display: -webkit-inline-box;
	  display: -ms-inline-flexbox;
	  display: inline-flex;
	  -webkit-box-pack: justify;
	      -ms-flex-pack: justify;
	          justify-content: space-between;
	  -webkit-box-align: center;
	      -ms-flex-align: center;
	          align-items: center;
	  width: 100%;
}
/* end progress bar styles */

/* Floating Need Help Section styles */
.HelpBox {
  background-color: #000;
  margin: 10% auto;
  width: 85%;
  border-bottom: 4px solid black;
}
.TabletMobileHelpBox{
	background-color: #000;
	padding: 20px;
	width: 95%;
    margin: auto;
}
.NeedHelpHeading {
  font: 30px/48px NouvelR-Bold,"arial";
  color: #FFF;
}

.NeedHelpContactNo {
  font: 22px/34px "NouvelR-Bold","arial";
  color: #FFF;
}

.NeedHelpContentText {
  font: 18px/25px NouvelR-Regular,"arial";
  padding-top: 10px;
  color: #FFF;
}

.callMeBackButton {
  font: 16px/16px NouvelR-Bold,"arial";
  background-color: transparent;
  color: #FFF ;
  width: 150px;
  padding: 13px;
  border: 1px solid #FFF;
  vertical-align: middle;
  margin: 1em auto;
}

.callMeBackButton:hover {
  background-color: #000;
}
/* 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;
}

.ThankyouFieldSection{
  padding: 10px 0;
  border-bottom: 1px solid rgb(255,255,255);
}

.UsefulResourcesFieldSection{
     padding: 15px 0;
}


.FormSection {
  padding: 10px 0;
}

.PopupWrapper {
	margin: 2em 0 1em 0;
}

.MultiCarDescription {
	padding-bottom: 1em;
}

.FormTextBold {
  font: 18px/25px NouvelR-Bold,"arial";
  color: black;
}

.AboutYouSummaryHeader {
  font: 18px/25px NouvelR-Bold,"arial","helvetica",sans-serif;
  color: rgba(61,70,87,1);
}

.BasicQuestionBold {
  font: 16px/22px NouvelR-Regular, "arial";
  text-transform: lowercase;
  color: #000;
  margin-bottom: 8px;
  width: 100%;
}
.LeftColumnButton{
	width: 38%;
}
.MiddleColumnButton{
	width: 45%;
}
.RightColumnButton{
	width: 17%;
}
.BasicAnswerReadOnly {
  font: 16px/22px NouvelR-Regular, "arial";
  color: #000;
  padding: 4px 2px;
  width: 90%;
  border: 0 none;
}

.BasicAnswerTextFieldReverseBackground {
  font: 16px/22px NouvelR-Regular, "arial";
  color: #000;
  border: 1px solid rgb(236,236,236);
  padding: 4px 2px;
  width: 90%;
  margin-bottom: 5px;
  background-color: white;
}

.BasicAnswerReadOnlyTextField{
  font: 16px/22px NouvelR-Regular, "arial";
  color: #000;
  border: none;
  padding: 4px 2px;
  width: 90%;
  margin-bottom: 5px;
}

.BasicRadioButtonField {
  font: 16px/22px NouvelR-Regular, "arial";
  color: #000;
  padding: 4px 0;
  width: 35%;
  border: 0 none;
  margin-bottom: 5px;
}

.RowRadioButtonAnswer {
  font: 16px/22px NouvelR-Regular, "arial";
  color: #000;
  padding: 4px 0;
  width: 20%;
  border: 0 none;
  margin-bottom: 5px;
  min-width: 100px;
}

.BasicAnswerTextFieldWithHelp {
  font: 16px/22px NouvelR-Regular, "arial";
  color: #000;
  border: 1px solid rgb(236,236,236);
  padding: 4px 2px;
  width: 90%;
  margin-bottom: 5px;
}

.CompleteAnswerTextFieldWithHelp {
  font: 16px/22px NouvelR-Regular, "arial";
  color: #000;
  border: 1px solid rgb(236,236,236);
  padding: 4px 2px;
  width: 95%;
  margin-bottom: 5px;
}

.CompleteAnswer{
	font: 16px/22px NouvelR-Regular, "arial";
	color: #000;
	border: 1px solid rgb(236,236,236);
	padding: 4px 2px;
	width: 100%;
	margin-bottom: 5px;
}

/* to align help icon */
.FormFieldSection a img {
  vertical-align: middle;
}

.BasicAnswerDropDown {
  font: 16px/22px NouvelR-Regular, "arial";
  color: #000;
  text-transform: uppercase;
  width: 90%;
  border: 1px solid rgb(236,236,236);
  padding: 0px 2px;
  margin-bottom: 5px;
}

.CompleteAnswerDropDown {
  font: 16px/22px NouvelR-Regular, "arial";
  color: #000;
  text-transform: uppercase;
  width: 95%;
  border: 1px solid rgb(236,236,236);
  padding: 0px 2px;
  margin-bottom: 5px;
}

.BasicAnswerDOBDropDown {
  font: 16px/22px NouvelR-Regular, "arial";
  color: #000;
  text-transform: uppercase;
  border: 1px solid rgb(236,236,236);
  margin-right: 10px;
  margin-bottom: 5px;
}

.BasicAnswerDropDown,.BasicAnswerDOBDropDown,.CompleteAnswerDropDown.verexDropdownImage {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #FFF url(../../../../images/R1/M&C_Renault_light-grey-dropdown.png) no-repeat scroll 98% 50%;
  padding-right: 30px;
}

.RemoveClaimButton {
  font: 16px/22px NouvelR-Bold,"arial";
  background-color: #FFF;
  color: #000;
  padding: 12px;
  border: 1px solid #000;
  vertical-align: middle;
  margin: 15px 0 5px 0;
  margin-top: 37px;
}

.AddClaimConvictionButton {
  font: 16px/22px NouvelR-Bold,"arial";
  background-color: #FFF;
  color: #000;
  padding: 12px;
  border: 1px solid #000;
  vertical-align: middle;
  margin: 15px 0 5px 0;
}

.AddClaimConvictionButton:hover, .RemoveClaimButton:hover {
	background: #000;
	color: #fff;
}

.RoundButton, .DoneButton, .DealerLoginButton{
  font: 16px/22px NouvelR-Bold,"arial";
  min-width: 150px;
  color: #000;
  /* background: #FFF; */
  padding: 12px;
  /* border: 1px solid #000; */
  vertical-align: middle;
  margin: 15px 0 5px 0;
  text-transform: lowercase;
  /* background: #000 url("../../../images/R1/M&C_Renault_chevron_black.png") no-repeat scroll 95% 48%; */
}

.showReviewButton{
  font: 16px/22px NouvelR-Bold,"arial";
  color: white;
  padding: 12px;
  border: none;
  vertical-align: middle;
  margin: 15px 0 5px 0;
  background: #000;
  /* background: black url("../../../images/R1/M&C_Renault_yellow_plus.png") no-repeat scroll 93% 45%; */
 
}

 .RoundButton:hover, .DoneButton:hover, .DealerLoginButton:hover{
 	/* background-color: rgb(254,219,71); */
 }
	 
.BackButton, .SummaryDetailsDoneButton, #BUT_8FDF78F09222594689004, #BUT_8FDF78F09222594689011, #BUT_203367EE732E65E820913, #BUT_7BB97856EAA4FE3536248 {
  /* background: black url("../../../images/R1/M&C_Renault_back_yellow.png")  15% center no-repeat; */
  background: #FFF;
  padding: 12px;
  color: #000;
  border: 1px solid black;
}

.BackButton:hover, .SummaryDetailsDoneButton:hover, #BUT_8FDF78F09222594689004:hover, #BUT_8FDF78F09222594689011:hover, #BUT_203367EE732E65E820913:hover, #BUT_7BB97856EAA4FE3536248:hover {
  background-color: #000;
  color: #fff;
}

.dealer-customer-registration button#BUT_8FDF78F09222594688615 {
	background: #000;
  color: #FFF; 
  border: 0 none;
}	

.dealer-customer-registration button#BUT_8FDF78F09222594688615:hover {
  background: #efdf00;
  color: #000;
}

.NextButton:hover {
  /* background-color: rgb(254,219,71); */
}

.LightLemonButton {
  background-color: rgb(254,219,71);
  padding: 5px 25px 5px 25px;
}

.BlueButton {
  	color: #fff;
    font: 16px NouvelR-Bold;
    /* background: #000 url("../../../images/R1/M&C_Renault_chevron_black.png") no-repeat scroll 85% 50%; */
	background: #000;
    padding: 12px;
}

.BlackButton {
    font: 16px NouvelR-Bold;
    background-color:black;
    text-transform: uppercase;    
}

/*  .BlueButton:hover{
 	background-color: rgb(254,219,71);
} */


.AdditionalDriverHeading {
  font: 30px/36px NouvelR-Regular,"arial";
  color: #000;
  margin-top: 1em;
}

.FindPostCodeButton {
  background-color: rgb(61, 70, 87);
  margin: 10px 0px 5px;
}

/* Reviews Screen */
.ReviewText {
  font: 16px/22px NouvelR-Regular,"arial";
  color: #000;
}

.ReviewerText {
  font: 16px/22px NouvelR-Regular,"arial";
  color: rgb(103,103,103);
}

.DealerResourceLeftAlignText{
	font: 18px/24px NouvelR-Regular,"arial";
    color: rgba(88,89,91,1);
    
}
/* FAQ SECTION STYLES */

/*NCD screen sub-heading*/
.ProofOfNcdSubHeading{
	font: 22px/34px NouvelR-Bold,"arial";
    color: black;
    padding: 5px 4px;
    text-transform: uppercase;
}

.MakeAClaimContentTextBold {
  font: 18px/25px NouvelR-Bold,"arial";
  color: black;
  padding: 5px 4px;
}

.MakeAClaimContentTextTableRightAlign {
  font: 16px/22px NouvelR-Regular,"arial";
  color: black;
  padding: 5px 2px;
  text-align: right !important;
  float: right !important;
}

.MakeAClaimContentTextTableCenter {
  font: 16px/22px NouvelR-Regular,"arial";
  color: black;
  padding: 5px 4px;
  text-align: right;
}



.formTopSection {
  padding: 14px 0 10px 0;
}

/* FAQ Table style*/

.tblFAQBorder {
  /*text-align: center;*/
  border: 1px solid rgb(136,136,136);
}

.tblFAQHeadingText {
  font: 18px/25px NouvelR-Bold,"arial";
  color: black;
}

.tblFAQContentText {
  font: 16px/25px NouvelR-Regular,"arial";
  color: black;
  padding-left: 2%;
  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: #FFF;
  font: 12px NouvelR-Bold,"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 */
.QuotePriceSection {
  margin-bottom: 2em;
  background-color: #d2d2d2;
  padding: 2em;
}
.YourExcessSection {
	padding: 10px 0;
	border-bottom: 1px solid #E5E5E7;
}

.YourExcessButtonSection {
	padding:10% 0 0 10%;
}

.RetailerAdminButton {
  background: black url("../../../../images/R1/M&C_Renault_chevron_yellow.png") no-repeat scroll 93% 47%;
  color:	rgb(255,255,255);
}
.RetailerAdminButton:hover{
	background-color: #000;
}


.VoluntaryExcessAnswerDropDown {
  font: 19px/25px NouvelR-Regular, "arial";
  color: #fff;
  width:100%;
  border: 1px solid #fff;
  padding: 4px;
}

.VoluntaryExcessAnswerDropDown.verexDropdownImage {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../../../../images/R1/M&C_Renault_light-grey-dropdown.png) no-repeat scroll 98% 50%;
  padding-right: 30px;
  background-color: white;
  color: black;
}

.VoluntaryExcessAnswerDropDown > option {
	background-color: white;
}


/* Dealer Chat functionality styles */
.DealerLoginChatButton {
  font: 18px/25px NouvelR-Bold,"arial";
  text-transform: uppercase;
  color: black;
}
.DealerChatNowButton {
	font-family: Arial;
    color: #fff;
    font-size: 20px;
    background: rgb(51,152,94);
    padding: 10px 20px 10px 20px;
    text-decoration: none;
	width:90%;
}
.DealerChatNowButton:hover {
	color: rgb(51,152,94);
    background: #fff;
}
.DelaerChatPopupContentText {
  font: 18px/25px NouvelR-Regular,"arial";
  padding-top: 10px;
  color: black;
}
.DelaerChatPopupContactNo {
  font: 29px/34px "NouvelR-Bold","arial";
  padding-top: 10px;
  color: black;
}
.NeedHelpBasicQuestion {
  font: 16px/22px NouvelR-Regular;
  text-transform: lowercase;
  color: black;
  margin-bottom: 8px;
  width: 100%;
}
.NeedHelpBasicAnswer {
  font: 16px/22px NouvelR-Regular, "arial";
  /* color: rgb(103,103,103); */
  background-color: white;
  margin-bottom: 8px;
  padding: 5px 3px;
  width: 90%;	
  height: 30px;
}
.NeedHelpContentText2{
    padding-top: 10px;
    font: 16px/22px NouvelR-Regular,"arial";
	margin-bottom: 10px;
	color: #FFF;
}
/* STANDARD COVERS TEXT */

.StandardCoversText {
  font: 16px/22px NouvelR-Regular,"arial";
  color: black;
  padding-left: 30px;
  margin-bottom: 10px;
}
.UsefulResourcesText {
  font: 16px/22px NouvelR-Regular,"arial";
  color: black;
}

.RightAlignedLink {
  float: right;
}


#FloatPopupDiv {
	min-height:310px;
}
/* Button as link */
.LinkButton, .YouExcessButton, .SiteMapLink, .policyDocumentlinkText, .DealerResourceLinkButton {
  color: black;
  font: 12px/30px NouvelR-Regular,"arial";
  background: transparent url(../../../../images/R1/M&C_Renault_find_out_more_chevron.png) right center no-repeat;
  padding-right: 10px;
  vertical-align: middle;
  text-decoration: none;
  border: 0 none;
}

.SiteMapLink {
	font-size: 15px;
	margin-top: 0.5em;
}

.LinkButton:hover, .YouExcessButton:hover, .SiteMapLink:hover, .DealerResourceLinkButton:hover {
	text-decoration: underline;
}
.QuoteProtectionKeyFactsLink{
	line-height: normal;
}
/* Excess Popup styles*/
.ExcessPriceHeading {
  border: 1px solid #fff;
  width: 100%;
  height: 35px;
  font: 16px/22px NouvelR-Regular, "arial";
  color: black;
  background-color:white;
}

.ExcessPopupHeaderStyle1 {
  font: 30px/48px NouvelR-Bold,"arial";
  margin: 1em 0 0.5em 0;
  color: rgba(61,70,87,1);
}

.ExcessPopupHeaderStyle2 {
  font: 22px/34px NouvelR-Bold, "arial";
  margin: 0.5em 0;
  color: rgba(61,70,87,1);
}

.ExcessPopupContentText {
  font: 16px/22px NouvelR-Regular, "arial";
  color: black;
  margin-bottom: 0.5em;
}

.DriverTableRow {
  font: 16px/22px NouvelR-Regular, "arial";
  color: black;
  border-bottom: 1px solid rgb(236,236,236);
}

.DriverTableExcessAmount {
  float: right;
}

.DriverTableWrapper .DriverTableRow:last-of-type {
  border: none 0;
}
/* end excess popup styles */

/* Quote Referral Page */
.referralHeader {
  font: 30px/48px NouvelR-Bold,"arial";
  color: #000;
}

.referralBody, .referralCallUs {
  font: 16px/22px NouvelR-Regular, "arial";
}

/* .referralCallUs {
  font-family: NouvelR-Regular, "arial";
  font-size: 20px;
  color: #0C121C;
} */
/* end referral page styles */

/* Quote Protection Page Styles */

.QuoteProtectionTableHeader {
  font: 22px/34px NouvelR-Bold,"arial";
  color: rgb(0,0,0);
  width: 98%;
  background-color: rgb(236,236,236);
  border-bottom: 1px solid white;
}
.QuoteProtectionPriceSection{
	background-color: rgb(236,236,236); 
	width: 98%
}
.CreateOwnPackageHeader{
	background-color: transparent;
}
.QuoteProtectionTableHeaderSelected {
  font: 16px/22px NouvelR-Bold,"arial";
  color: black;
  background-color: #000;
  width: 98%;
}
.QuoteProtectionTableOptions {
  font: 16px/22px NouvelR-Regular,"arial";
  color: black;
}
.QuoteProtectionKeyFacts {
  font: 12px NouvelR-Bold,"arial";
  color: black;
  background-repeat: no-repeat;
  background-position: center left;
  background-image: url(../../../../images/R1/M&C_Renault_find_out_more_chevron.png);
  padding-left: 10px;
}
.QuoteProtectionSelection{
	background: rgb(236,236,236) url(../../../../images/R1/M&C_Renault_mid-grey_tick.png) center center no-repeat;
	padding: 35px;
	width:98%;
	border-bottom: 1px solid white;
}
.QuoteProtectionSelectedPackage{
	background:#000 url(../../../../images/R1/M&C_Renault_tracker_tick.png) center center no-repeat;
	padding: 35px;
	width:98%
}

/* Ancillary option check boxes */
.QuoteProtectionCheckbox {
	margin: 0;
	margin-top: 0.35rem;
}

.LegalOptionPadding   {
	padding-top: 3.5rem !important;
	padding-left: 0.5rem !important;
}

.KeyCoverOptionPadding {
	padding-top: 3rem !important;
	padding-left: 0.5rem !important;
}

.CourtesyCarOptionPadding {
	padding-top: 3.25rem !important;
	padding-left: 0.5rem !important;
}

.QuoteProtectionAddButton{
	font: 16px/22px NouvelR-Regular,"arial";
    color: black;
    padding: 5px 20px;
    height: 36px;
    border: medium none;
    vertical-align: middle;
    margin: 5px 0 5px 0;
	background-color: rgb(254, 203, 69);
    padding: 5px 25px 5px 25px;

}
.QuoteProtectionAddButton:hover{
	background-color: rgb(254, 219, 71);
}
.QuoteProtectionRemoveButton, .NCDRemoveButton{
	font: 16px/22px NouvelR-Regular,"arial";
    color: #000;
    padding: 5px 20px;
    height: 36px;
    border: 1px solid black;
    vertical-align: middle;
    margin: 5px 0 5px 0;
	background-color: black;
    padding: 5px 15px 5px 15px;

}
.QuoteProtectionRemoveButton:hover, .NCDRemoveButton:hover{
	background-color: #000;
}
.QuoteProtectionPriceHeading{
	font: 16px/22px NouvelR-Bold,"arial";
	color: black;
	width: 100%;
}
.QuoteProtectionPackagePrice{
	font: 16px/22px NouvelR-Bold,"arial";
	color: black;
	width: 100%;
}
.QuoteProtectionSelectedPackagePrice{
	font: 16px/22px NouvelR-Bold,"arial";
	color: black;
	width: 100%;
}
.QuoteProtectionSelectedSection{
	background-color:#000; 
	width:98%;
	border-bottom: 1px solid white;
}
.QuoteProtectionSavePercent{
	font: 15px/20px NouvelR-Regular,"arial";
	color: black;
}
.QuoteProtectionSelectedSavePercent{
	font: 15px/20px NouvelR-Bold,"arial";
	color: black;
}
.QuoteProtectionEmptySectionWhite{
	width:98%;
	height: 85px;
	background-color: rgb(236,236,236);
	border-bottom: 1px solid white;
}
.QuoteProtectionEmptySectionBlue{
	width:98%;
	height: 85px;
	background-color:#000;
	border-bottom: 1px solid white;
}

.QuoteFieldSection {
  /*padding: 5px 0;*/
  border-bottom: 1px solid rgb(236,236,236);
}
.QuoteProtectionTickTopPadding{
	    padding-top: 20px;
}
.QuoteProtectionClaimsButton{
	font: 16px/22px NouvelR-Regular,"arial";
    color: black;
    padding: 5px 20px;
    height: 36px;
    border: medium none;
    vertical-align: middle;
    margin: 5px 0 5px 0;
    background-color: rgb(254, 203, 69);
    padding: 5px 25px 5px 25px;
}
.QuoteProtectionClaimsButton:hover{
	background-color: rgb(254, 219, 71);
}
/* end Quote Protection Page Styles */

/* Dealer Admin Page Search Results Table Styles */
.ResultsTable td + td {
	border-spacing: 2px;
    border-collapse: separate;
	margin: 0;
	padding: 0;
}

.ResultsTable th, *.ResultsTable td {
  background-color: rgb(236,236,236);
  text-align: center;
  vertical-align: top;
  padding: 5px;
}

.ResultsTable tr {
	background-color: transparent white;
	font: 16px/22px NouvelR-Bold,"arial";
	text-align: center;
	color: rgb(103,103,103);
}

.ResultsTable th {
  font: 16px/22px NouvelR-Bold,"arial";
  color: rgba(61,70,87,1);
  vertical-align: bottom;
  padding-bottom: 5px;
}

*.ResultsTable th:last-child {
	background-color: #000;
	color: black;
	font: 16px/22px NouvelR-Bold,"arial";
}

.ResultsTable *.BlackCol {
  background-color: #000;
  color: black;
  font: 12px/15px NouvelR-Regular,"arial";
}

.ResultsTable td:last-child {
  background-color: #000;
  color: black;
}

.DealerResourceLinkButton{
/*	line-height: 30px; */
}
.ActionsLink {
	background: transparent url(../../../../images/R1/M&C_Renault_find_out_more_chevron.png) 5% center no-repeat;
    height: auto;
    width: auto;
    padding: 5px 0 5px 1.75em;
    font-size: 13px;
    line-height: 15px;
    font-family: NouvelR-Regular,"arial";
    text-align: left;
}

.GroupColSpan {
	border-bottom: 1px solid rgb(88,89,91);
	padding-bottom: 1px;
}
.navRow {
  height: 50px;
  text-align: center;
  margin-top: 20px;  
}

.navItem {
  display: inline-block;
  height: 15px;
  padding: 10px;
  font: 16px/22px NouvelR-Regular,"arial";
  /* color: rgba(136,136,136,1); */
}

span.navItem {
  font: 16px/22px NouvelR-Bold,"arial";
  color: black;
}

span.navItem:hover {
	background-color: 0 none;
}

.navItem:first-child {  
  font: 16px/22px NouvelR-Regular,"arial";
  color: white;
  padding: 5px 20px;
  height: 50px;
  border: none;
  vertical-align: middle;  
  background: black url("../../../../images/R1/M&C_Renault_back_yellow.png") 15% 50% no-repeat;
  padding: 12px 25px 12px 45px;
  border: 1px solid black; 
}
.navItem:first-child:hover {
	background-color: #000;
}
	
.navItem:last-child {
  float: right;
  font: 16px/22px NouvelR-Regular,"arial";
  color: black;
  padding: 5px 20px;
  height: 50px;
  border: none;
  vertical-align: middle;  
  background: #000 url("../../../../images/R1/M&C_Renault_chevron_black.png") no-repeat scroll 85% 50%;
  padding: 12px 45px 12px 25px;
}

 .navItem:last-child:hover{
 	background-color: rgb(254,219,71);
 }
	 
/* End Dealer Admin Page Search Results Table Styles */ 


/*Almost There - confirmation page */

.eligibilityTextcontent {
  font: 16px/22px NouvelR-Regular,"arial";
  color: black;
  padding-left: 30px;
  padding-right: 0px;
  width: inherit !important;
}

.almostThereformTopSection {
  padding-top: 30px;
}

.eligibilitySectionPadding {
  padding-top: 13px;
  padding-bottom: 18px;
}

/*Payment page styles */

.SelectedPaymentTextColumn {
	width: 80%;
}

.UnselectedPaymentTextColumn {
	width: 80%;
}

.paymentHeading{
	font: 22px/34px NouvelR-Bold,"arial";
	padding-bottom:5px;
}
.paymentText{
	font: 16px/22px NouvelR-Regular,"arial"; 
	color:black; 
	padding-top: 22px;
}

.paymentTextBold{
	font: 16px/22px NouvelR-Regular,"arial"; 
	color:black;
	padding: 15px 0;	
}

.paymentWhiteSection{
	background-color: rgb(236,236,236); 
	padding:25px;
}

.promotionalCodeSection{
	background-color: rgb(236,236,236); 
	padding:25px;
}
.paymentWhiteSectionHeading{
	font:22px/34px NouvelR-Bold,"arial";   
	padding-bottom:5px;
}
.paymentWhiteSectionText{
	font: 16px/22px NouvelR-Regular,"arial"; 
	padding-bottom:18px;
}
.paymentRedSectionHeading{
	font:22px/34px NouvelR-Bold,"arial"; 
	color:black;  
	padding-bottom:5px;
}
.paymentRedSectionText{
	font: 16px/22px NouvelR-Regular,"arial"; 
	color:black; 
	padding-bottom:18px;
}
.paymentRedSection{
	background-color: #000; 
	padding:25px;
}
.paymentBorder{
	border-bottom: 2px solid white;
}
.paymentTopSection{
	padding: 20px 0;
}
.tickImagedisplay{
	clear: both; 
	height: 31px; 
	width: 31px; 
	padding: 20px 30px;
}

.paymentQuestion{
	font:20px/24px NouvelR-Bold,"arial"; 
	color:black; 
	width:62% !important;
}
.whiteSection{
	background-color: rgba(255,255,255,1); 
	padding:9px 25px 19px 25px;
}
.RoundButtonPayment {
    color: white;
    padding: 5px 20px;
    height: 30px;
    border: none;
    background-image: none;
    margin-top: 5px;
}
	 
.PaymentRadioButtonField {
	font:16px/22px NouvelR-Regular, "arial";
	color: #000;
	width: 100%;
	border: 0 none;
}


/* Thank you page */
.thankYouBlueSection{
	background-color: rgb(236,236,236);
}

.quoteProtectionCustomPriceSection{
	background-color: #000;
}

.thankYouRedBoldText{
	font:16px/22px NouvelR-Regular,"arial"; 
	color:black; 
	padding-bottom:5px;
}
.thankYou30WhiteBoldHeading{
	font: 22px/34px NouvelR-Bold,"arial";
	color:#000;
	padding-bottom:5px;
}
.thankYou16WhiteLightText{
	font:16px/22px NouvelR-Regular,"arial"; 
	color:#000;
	padding-bottom:5px;
}
.thankYou18LightTextGrey{
	font:16px/22px NouvelR-Regular,"arial"; 
	color:black; 
	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:16px/22px NouvelR-Regular,"arial"; 
	color:black; 
}

.DealerLoginConfirmationCol2 {
	width: 95%;
	font:16px/22px NouvelR-Regular,"arial"; 
	color:black; 
}

.DealerLoginSubHeading{
	font:16px/22px NouvelR-Regular,"arial"; 
	color:black; 

}

/* COOKIE, PRIVACY AND TERMS OF USE STYLES */
.privacyPolicy h1,.termsOfUse h1 {
  font: 30px/48px NouvelR-Bold, "arial";
  color: #000;
  text-align: left;
  text-transform: uppercase;
  padding: 0;
}

.privacyPolicy h2, .termsOfUse h2 {
  font: 22px/34px NouvelR-Bold, "arial";
  color: #000;
  text-align: left;
  margin-top: 10px;
}

.modal-close {
  background: transparent url(../../../../images/R1/M&C_Renault_modal_close.png) no-repeat;
  width: 36px;
  height: 36px;
  color: transparent !important;
}

.privacyPolicy ul, .privacyPolicy li, .privacyPolicy ol li, .termsOfUse ul, .termsOfUse li, .termsOfUse ol li {
  list-style-position: inside;
  padding-left: 20px;
  text-indent: -1em;
  font: 16px/22px NouvelR-Regular, "arial";
  color: #000;
  padding-top: 8px;
  text-align: left;
}

/* .termsOfUse h1 {
  font-family: NouvelR-Regular, "arial";
  font-size: 30px;
  color: #4A4F54;
  text-align: left;
  text-transform: uppercase;
  padding: 0;
} */

/* .termsOfUse h2 {
  font-family: NouvelR-Regular, "arial";
  font-size: 22px;
  color: #0C121C;
  text-align: left;
  margin-top: 10px;
} */

/* .termsOfUse p {
  font-family: NouvelR-Regular, "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: NouvelR-Regular, "arial";
  font-size: 18px;
  color: #4A4F54;
  padding-top: 8px;
  text-align: left;
}
 */
.cookiePolicy h1 {
  font-family: NouvelR-Regular, "arial";
  font-size: 30px;
  color: #4A4F54;
  text-align: left;
  text-transform: uppercase;
  padding: 0;
}

.cookiePolicy h2 {
  font-family: NouvelR-Regular, "arial";
  font-size: 22px;
  color: #0C121C;
  text-align: left;
  margin-top: 10px;
}

.cookiePolicy p {
  font-family: NouvelR-Regular, "arial";
  font-size: 18px;
  color: #4A4F54;
  padding-top: 8px;
  text-align: left;
}

.cookiePolicy ul, .cookiePolicy ol{
  padding-left: 20px;
  font-family: NouvelR-Regular, "arial";
  font-size: 18px;
  color: #4A4F54;
  padding-top: 8px;
  text-align: left;
}

.cookiePolicy li{
  list-style-position: outside;	
}


.cookiePolicy table tr {
  font-family: NouvelR-Regular, "arial";
  font-size: 18px;
  color: #4A4F54;
}
/* END */


.modal-content table {
  width: 80%;
}

.modal-content td {
  width: 150px;
  vertical-align: top;
}

/* text-decoration: none;
background: none;
padding: 0;
display: inline;
} */

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: #FF0034;
}

.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;
}

#row_BAR_CBD04E914E8CEA3863423 {
margin-bottom: -2px;
}

.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; */;
}

#p1_STP_START.CurrentProgressStep {
border-left: 1px solid #c9c9c9;
}

.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 {
-webkit-box-sizing: border-box;
        box-sizing: border-box;
background: url('../../../../images/LD/CurrentProgress.png') no-repeat right;
height: 35px;
width: 165px;
text-align: center;
line-height: 43px;
}

.FutureProgressStep {
-webkit-box-sizing: border-box;
        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 {
	
}

.Button, .SecondaryButton {
display: inline-block;
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;
}

#MNU_NAVIGATION {
position: relative;
top: -220px;
left: 290px;
right: 0;
margin-bottom: -100px;
}

.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: #000;
display: none;
}
.CookiePolicyHeaderText{
	font: 28px Font-Regular,"arial";
}
.CookieContentTextStyle{
	font: 12px NouvelR-Regular,"arial";
}
.cookieContentWidth {
-webkit-box-sizing: border-box;
width: calc(100% - 81px);
padding: 25px;
}

.leftCoulmnAnswerWidth {
-webkit-box-sizing: border-box !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: Avenir-Light;
}

.CompleteAnswerWithHelpIcon {
width: calc(100% - 50px)!important;
font-size: 16px;
font-weight: normal;
font-style: normal;
color: #5C5652;
padding: 0px;
border: none;
font-family: Avenir-Light;
}

.DropDownAnswerWithHelpIcon {
width: calc(100% - 42px)!important;
font-size: 16px;
font-weight: normal;
font-style: normal;
color: #5C5652;
padding: 0px;
border: none;
font-family: Avenir-Light;
}

.CompleteErrorAnswerWithHelpIcon {
width: calc(100% - 54px)!important;
font-size: 16px;
font-weight: normal;
font-style: normal;
color: #5C5652;
padding: 0px;
border: none;
font-family: Avenir-Light;
}

.CompleteAnswerControl {
width: calc(100% - 8px)!important;
font-size: 16px;
font-weight: normal;
font-style: normal;
color: #5C5652;
padding: 0px;
border: none;
font-family: Avenir-Light;
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: Avenir-Light;
height: 35px;
padding-left: 8px;
}

.PhaseHeaderStyle {
}


.PhaseHeaderImage {
	width:100%;
	height:auto;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
}
/*
.webCenterColoumWidth {
	width:49%;
	/*min-width:720px;
	padding: 20px 0 0 1.75%; 
}*/

.webLeftSideColoumWidth {
-webkit-box-sizing: border-box;
width: calc(50% - 360px);
}

.webRightSideColoumWidth {
-webkit-box-sizing: border-box;
width: calc(50% - 360px);
}

input[type="checkbox"] {
border: 0;
background: transparent;
}



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 {
font: 16px/22px NouvelR-Regular,"arial";
padding-left: 25px;
background-image: url(../../../../images/R1/Radio_Normal.png);
background-repeat: no-repeat;
background-size:contain;
}

input[type="radio"]:checked + label {
padding-left: 25px;
background-image: url(../../../../images/R1/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: -11px;
}

.helpDiv2 {
position: static !important;
}

.helpLink {
    height: 20px;
    border-right: 2px solid #000;
    margin-right: 12px;
}

.HelpIcon img {
float: right;
}

.HelpContentBox {
	background-color: #F2F2F2;
	padding: 10px 8px;
	font: 16px/22px NouvelR-Regular,"arial";	
	color: #000;
}
.HelpContentBox  ul, .HelpContentBox li, .HelpContentBox ol li {
 	list-style-position: inside;
    padding-left: 14px;
    text-indent: -1em;
}

.loader {
font-size: 10px;
margin: 5em auto;
text-indent: -9999em;
width: 7em;
height: 7em;
border-radius: 50%;
background: #ffffff;
background: -o-linear-gradient(left, #000 10%, rgba(255, 255, 255, 0) 42%);
background: -o-linear-gradient(left, #000 100%, rgba(255, 255, 255, 0) 9px);
background: linear-gradient(to right, #000 100%, rgba(255, 255, 255, 0) 9px);
position: relative;
-webkit-animation: load3 1.4s infinite linear;
animation: load3 1.4s infinite linear;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
-webkit-box-shadow: 0 0 7px rgba(61,70,87,0.4);
        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: '';
-webkit-box-shadow: 0 0 7px rgba(61,70,87,0.4);
        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;
-webkit-box-shadow: 0 0 7px rgba(61,70,87,0.4);
        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/VER_mobile_hamburger_white.png");
  background-image: url(../../../../images/VER_mobile_hamburger_white.png);
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  width: 42px;
  height: 30px;
  background-color: transparent;
  border: 0 none;
}
.SlideoutSection{
	background-color: #000;
	padding-top: 1em;
	height: 100vh;
}
.SlideoutCloseButtonSection{
	background-color: black;
	padding: 0 20px;
}
.SlideoutCloseButton{
	font:14px/22px NouvelR-Bold,"arial";
	color: black;
	background-color: #FFF;
	border: none;
	width:100px;
	height:40px;
	margin: 10px 0 10px 0;
}
.SlideoutCloseButton:hover {
  background-color: rgb(254,219,71); 
}
.SlideOutLeftMargin{
	margin-left:1%;
}
.SlideOutMenuItem{
	font: 14px NouvelR-Regular;
    color: black;
	padding: 10px 0 10px 40px;
	vertical-align: middle;
}
.SlideoutMenuQuoteImage{
	background: url(../../../../images/R1/M&C_Kia_navigation_quote.png) no-repeat scroll 0 50%;
}
.SlideoutMenuRetrieveImage{
	background: url(../../../../images/R1/M&C_Kia_navigation_retrieve.png) no-repeat scroll 0 50%;
}
.SlideoutMenuExistingImage{
	background: url(../../../../images/R1/M&C_Kia_navigation_existing.png) no-repeat scroll 0 50%;
}
.SlideoutMenuReviewsImage{
	background: url(../../../../images/R1/M&C_Kia_navigation_reviews.png) no-repeat scroll 0 50%;
}
.SlideoutMenuOurCoverImage{
	background: url(../../../../images/R1/M&C_Kia_navigation_cover.png) no-repeat scroll 0 50%;
}
.SlideoutMenuHomeImage{
	background: url(../../../../images/R1/M&C_Kia_navigation_home.png) no-repeat scroll 0 50%;
}
.SlideoutMenuLogoutImage{
	background: url(../../../../images/R1/M&C_Kia_navigation_logout.png) no-repeat scroll 0 50%;
}
.SlideoutMenuItemSection{
    background-color: #000;
	border-bottom:1px solid white;
	padding: 20px 0;
    margin: 0 20px;
}

/* Summary Page*/
.LREditButton {
  background-image: url(../../../../images/R1/M&C_Renault_edit_inactive.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
  width: 22px;
  height: 22px;
  background-color: transparent;
  border: none;
  margin-left: -5px;
}

.LREditButton:hover {
  background-image: url(../../../../images/R1/M&C_Renault_edit_hover.png) !important;
  background-repeat: no-repeat;
}

.SummaryPageDetailsBold{
	font: 18px/25px NouvelR-Bold,"arial";
    color: black;
}

.SummaryDetailsDoneButton{
	/* padding: 5px 25px 5px 25px; */
    background-image:none;
}
.SummaryEditableSection{
	border-top: 1px solid #000;
    border-bottom: 1px solid #000;
	padding: 5px 0;
}
/*Summary Page*/

/* MultiCar Page */
.MultiCarCallBackText{
	font: 22px/34px NouvelR-Regular,"arial";
    padding: 10px;
	color: #FFF;
}
.MultiCarCallBackText sup {
	font-size:16px;
}
.MultiCarOfferText{
	font: 16px/22px NouvelR-Regular,"arial";
    margin-bottom: 0.5em;    
}

/* Multicar Page */
/* Tablet CSS modifications */
@media only screen and (min-width: 641px) and (max-width: 1025px), only screen and (max-device-width: 1025px) and  (min-device-width: 641px) {
	
	.WidthZero{
  		width: 0 !important;
	}
	
	/*Help section*/
	.NeedHelpColumn{
		display:none;	
	}
	/* Tablet screen set-up */

  *[class="CompareCoverContent"] {
    width: 95%;
    margin: 0 auto;
  }

  *[id="COL_B04C9004F228F46D91900"] {
    width: 1% !important;
  }
  
  .QuoteFormSection{
		width: auto;
  		margin: 0 auto;	
  }
  .MainContentSection{
  		width: 95%;
  		margin: 0 auto;
  		float: none !important;	
  }
  *[class="statusValid"] {
    background: transparent !important;
  }

  *[class="statusInValid"] {
    background: transparent !important;
  }
	/* Tablet screen set-up */
		
  *[class="FMT_CB2A7EA525071E3854607"] {
    display: block !important;
  }

  *[class="WebOnly"] {
    display: none !important;
  }
	*[class="TabletAndMobileOnly"]{
		display: block;
	}
  *[class="SlideoutColumn"] {
    display: block;
    width: 11%;
    padding: 18px;
  }
	.footerDefaqtoText{
		width: 95%;
	}
	/* Reasons to choose section formatting start */
    .repeatBg{
   	 background-image: url(../../../images/bg-low-opacity-seperator.png), url(../../../images/bg-low-opacity-seperator2.png) !important;
     background-repeat: repeat-y, repeat-x!important;
     background-position: 50% top, 40% !important;
   }	
  *[class="compareDescription"] {
    width: 49% !important;
    padding: 20px 20px 20px 20px !important;
  }

  .ReasonsToChooseForColumn1{
  	width: 49%;
    padding: 20px 20px 20px 20px !important;
  }
  .ReasonsToChooseForColumn2{
  	width: 49%;
    padding: 20px 20px 20px 20px !important;
  }
  .ReasonsToChooseForColumn3{
  	width: 49%;
    padding: 20px 20px 20px 20px !important;
  }
  .ReasonsToChooseForColumn4{
  	width: 49%;
    padding: 20px 20px 20px 20px !important;
  } 		
  .tabletMargin {
    margin-top: 3% !important;
    margin-left: 12% !important;
    margin-right: 12% !important;
    margin-bottom: 1% !important;
  }

  #FMT_24E831715D1830B758258 {
    margin: 20px 0px 20px 0px !important;
  }
	/* Reasons to choose section formatting start */	

  *[class="TabletMobileHeading"] {
  	font: 28px/34px Font-Regular,"arial";
    display: block;
    text-align: center !important;
    padding-top: 4%;
  }

  *[class="setConditionStyle"] {
    left: 220px !important;
    bottom: 129px !important;
  }
	/*
  *[id="COL_B04C9004F228F46D91607"] {
    width: 74% !important;
    text-align: center !important;
  }
  */

  *[id="row_HEAD_CB6ED4BC492BAA55160498"] {
    display: none !important;
  }

  *[id="p1_HEAD_B04C9004F228F46D73799"] {
    text-align: center !important;
    padding: 15px 0 0 1.75% !important;
  }

  *[id="HEAD_7514CAD9B0FB2A0354417"] {
    display: block !important;
  }

  *[id="COL_B04C9004F228F46D91900"] {
    display: none !important;
  }

  
	 /* Removal & change of Current phase style in header 
  *[class="FEAturesSeparatorStyle"] {
    display: none !important;
  }

  *[class="FEAturesVisitedStepStyle  "] {
    display: none !important;
  }

  *[class="FEAturesFutureStepStyle  "] {
    display: none !important;
  }

  *[class="FEAturesCurrentStepStyle  "] {
    float: none !important;
    text-align: center !important;
    margin-top: 0px !important;
  }
  
  */
	/* carousal text changes for tablet */
  *[class="FontAvenir-Light LRVSmall12"] {
    left: 145px !important;
    bottom: 110px !important;
    position: absolute !important;
    width: 30% !important;
    color: #FFFFFF !important;
  }

  *[class="FontAvenir-Light LRVSmall12 SlateBlue setConditionStyle"] {
    left: 145px !important;
    bottom: 110px !important;
  }
		/* Floating Right sidemenu display removal */
  *[id="FMT_7D4F2E8D5B199E9D983182"] {
    display: none !important;
  }

/* header and footer changes with edge ids start */
	/* LandRover Logo Column size decrement */
	
	.LogoIcon{
	}
	/* Removal of Links in header for Tablet */
	.TopLinkMenus {
		display: none !important;
	}
	
/*
  *[id="COL_E73DF60776EFFF5F54442"] {
    display: block !important;
  }
  */
	
  
	/* LandRover Logo size change */
  *[id="TXT_B04C9004F228F46D91564"] {
    height: 35px !important;
    padding: 5px 0 15px 2.5% !important;
    margin: 0 !important;
  }

  /* Tablet help section display */
  *[id="FMT_7514CAD9B0FB2A0365538"] {
    display: block !important;
  }
	
  .FloatPopupSection{
	left: 5% !important;
    width: 90% !important;
    height: inherit;
  }
  /*Phase header text style to overlay on image
  .PhaseHeaderStyle{
  	font: 35px/44px NouvelR-Bold,"arial";
  	top: 15px;
  }
  */
  
	.CarouselCallText {
		padding: 2% 5%;
	}
}

.tickStyle {
  padding: 16px;
}

input#QUE_CBD04E914E8CEA3817141_0 {
  margin-bottom: 10px;
}

#FMT_C8A449098C641C3671241 {
  margin-left: 55px;
}

#COL_08F09D307349844322473 {
  padding-top: 3px;
}

.content {
  display: none;
}

.contentL2 {
  display: none;
}

.LDMediumFont {
  font-size: 18px;
  line-height: 20px;
  font-family: Avenir-Light;
  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;
  -o-transition: all 240ms ease-in-out;
  transition: all 240ms ease-in-out;
}

.slateBlueBackground {
  background-color: #0C121C;
}

#Customer_NavigationMenu .show-popup span {
  background-color: #000;
  color: #000;
  right: 50px;
  line-height: 4.1em;
	/*text-shadow:1px 1px 0 #44a8d0;*/
  font-family: NouvelR-Bold, "arial";
  font-size: 12px;
  border-bottom:0.11em solid #765E20;
  border-top: 1px solid  #4f3f15;
  margin-top: -2px;
}
#Customer_NavigationMenu li:first-child a span{
	border-top: none;
	border-bottom-color:#806622;
	margin-top:-1px;
    line-height: 4.17em;
}
/* 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: #000;
  color: #000;
	/*text-shadow:1px 1px 0 #44a8d0;*/
  font-family: NouvelR-Bold, "arial";
  font-size: 12px;
}


/**contact call center */
.contactTopSection{
	padding: 3em 0 0.5em 0;
}

.contactText {
  font: 30px/48px NouvelR-Bold,"arial";
  color: #000;
  text-transform: uppercase;
}

.contactEPText{
	font: 16px/22px NouvelR-Regular,"arial";
    color: #000;
    text-transform: uppercase;
}

.ContactTextRed{
	 font: 16px/22px NouvelR-Regular,"arial";
     color: black;
}

.ContactTextLightLemon{
	 font: 16px/22px NouvelR-Regular,"arial";
     color: #000;
}
.referralText{
	 font: 16px/22px NouvelR-Regular,"arial";
  	 color: black;
  	 padding: 5px 4px;
}

.referralSectionText{
	 font: 16px/22px NouvelR-Regular,"arial";
  	 color: black;
	 border-bottom: 1px solid rgb(236,236,236);
  	 padding-bottom: 15px;
}
.QuoteSelectedOptionsText{
	background: transparent url("../../../../images/R1/M&C_Renault_black_tick.png") no-repeat left center;
	padding-left: 0;
	font: 16px/22px NouvelR-Regular,"arial";
	color: black;
	margin-top: 10px;
}
.QuoteProtectionNoClaimsHeader {
  font: 30px/48px NouvelR-Regular,"arial";
  color: black;
  margin-top:20px;
}

.bcImage2 {
  content: url("../../../../images/R1/M&C_Renault_tooltip_inactive.png");
  background-image: url(../../../../images/R1/M&C_Renault_tooltip_inactive.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  background-position: center;
}

.bcImage2:hover {
  content: url("../../../../images/R1/M&C_Renault_tooltip_active.png");
  background-image: url(../../../../images/R1/M&C_Renault_tooltip_active.png);
  background-repeat: no-repeat;
}

.tool-tip {
  background-color: #000;
  font: 14px/18px NouvelR-Regular,"arial";
  color: #FFF;
  text-shadow: none;
  visibility: hidden;
  border-radius: 0px;
  text-align: left;
  opacity: 0;
  z-index: 999;
  position: absolute;
  cursor: default;
  -webkit-transition: all 240ms ease-in-out;
  -o-transition: all 240ms ease-in-out;
  transition: all 240ms ease-in-out;
  border: 5px solid #000;
}

.tool-tip, *.tool-tip.top {
  top: auto;
  bottom: 114%;
  left: 50%;
}

.tool-tip, *.tool-tip.top {
	width: 280px;
    margin-left: -268px;
    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: 18px solid black;
    border-left: 0px solid black;
    border-right: 2px solid black;
    border-bottom: 0px solid black;
    left: 262px;
    top: -23px;
    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 NouvelR-Regular,"arial";
  color: black;
  margin-top: 20px;
  padding: 0.5em;
}
.PopupLoadingText{
  font: 20px NouvelR-Bold,"arial";
  color: black;
  margin-top: 20px;
  padding: 5px 4px;
}
.UploadNCDLink{
	background: transparent url(../../../../images/R1/M&C_Renault_chevron_yellow.png) right center no-repeat;
	padding-right: 15px;
    font: 12px NouvelR-Bold,"arial";
    color: black;
}
.UploadNCDQuestion{
	font: 16px/22px NouvelR-Regular, "arial";
    color: #000;
    border: none;
    padding: 4px 2px;
    width: 100%;
    margin-bottom: 5px;
}
.UploadNCDAnswerControl {
font: 16px/22px NouvelR-Regular, "arial";
color: #000;
padding: 0px;
border: none;
}

.NeedHelpColumn{
	width:25%;
}
/*ThankYou Page*/
.numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc);
    width: 36px;
    height: 36px;
    padding: 3px 0px 0px 11px;
    background: rgb(254,219,71);
    text-align: center;
    color:#0C121C;
    font: 24px/30px NouvelR-Bold,"arial";
   
}   

.paddingtop1Percent {
    padding-top: 2%;
}
.paddingbottom1Percent {
    padding-bottom: 2%;
}
.marginleft3Percent {
    padding-left: 0px;
    margin-left: 3%;
}

.ThankyouSubsectionRow1Column1Width{
	width:4%;
}
.ThankyouSubsectionRow1Column2Width{
	width:94%;
}
.ThankyouSubsectionRow1Column3Width {
    display: none;
}
.ThankyouSubsectionColumn2Width{
	width:94%;
}


.PolicyDocumentColumn2{
	width:30%;
	margin-left:20%;
}
.PolicyDocumentColumn1{
	width:50%;
}
/*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 */         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */     /* NEW - Chrome */
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.TopLogoColumn {
	width: auto;
	padding: 1em 0;
}

.TopLinkMenus {
	width: auto;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */     /* NEW - Chrome */
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}


.LogoPageHeading {
	-webkit-box-ordinal-group:3;
	        order:2; 
	-webkit-order: 2;
	-ms-flex-order: 2;
	display: none;
}


/* Header Changes */

input {
	background-color: rgb(236,236,236);
}

/*buttons*/

.SaveForLaterButton{
	font: 16px/22px NouvelR-Bold,"arial";
    color: #000;
    padding: 5px 20px;
    height: 50px;
    border: medium none;
    vertical-align: middle;
    margin: 15px 0 5px 0;
    background-color: rgb(255,255,255);
}

.UploadNCDdocumentConfirmationButton{
	font: 16px/22px NouvelR-Bold,"arial";
    color: #000;
    padding: 5px 20px 5px 0;
    height: 50px;
    border: medium none;
    vertical-align: middle;
    margin: 15px 0 5px 0;
    background: rgb(255,255,255) url("../../../images/R1/VER_LR_chevron_next.png") no-repeat scroll 94% 48%
}

.PostcodeLookupButton{
	font: 16px/22px NouvelR-Regular,"arial";
    color: #fff;
	min-width:125px;
    height: 36px;
    border: medium none;
    vertical-align: middle;
    margin: 15px 0 5px 0;
    background-color: #000;
    padding: 5px 25px 5px 25px;
}
/* .PostcodeLookupButton:hover{
	background-color: rgb(254,219,71);
} */
.RegistrationFindButton{
	font: 16px/22px NouvelR-Bold,"arial";
    color: #fff;
    padding: 5px 20px;
    height: 36px;
    border: medium none;
    vertical-align: middle;
    margin: 15px 0 5px 0;
    background-color: #000;
}
.SessionTimeOutGoHomeHeading{
	color: black;
    font: 16px/22px NouvelR-Regular,"arial";
}
    
.RetrieveQuoteError {
    background: transparent url("../../../images/R1/M&C_Renault_error.png") no-repeat 2%;
    width: 89%;
    margin: 10px 0px 0px 4px;
    background-color: rgb(235,30,30);
}

.RetrieveQuoteErrorText {
    font: 16px/22px NouvelR-Regular,"arial";
    color: white;
    padding: 5px 0px 5px 40px;
}

/* NCD Protection Price Style */
.NCDCostText {
  font: 18px/25px NouvelR-Bold,"arial";
  color: black;
  padding: 10px 0;
  text-align: left;
  margin-left: 0.5em;
}

/* Header image replacement styles */
.HomePageBanner {
	    left: 2%;
		top: 0;
    	background-color: rgba(256,256,256,0.7);
    	/* width: 37%; */
		color: #fff;
		text-align: left;
		text-shadow: none;
		padding: 0;
		bottom: auto;
		position: absolute;
}

.BannerButtons {
	padding: 3% 5%;
}

.stickyButtonsSection {
	display: none;
}

.HamburgerIconSection {
	margin-top: 10% !important;
}

/* 5 star cover section - home page */
.Fivestarcoversection {
	background-color: rgb(246,246,246);
	padding: 1.5% 0;
}

.Fivestarcoverheading {
	color: #000;
    font: 30px/48px NouvelR-Bold,"arial";
}

.Fivestarcovernewquotebutton {
	color: black;
    font: 16px NouvelR-Regular;
    float: left;
    text-decoration: none;
    border: none;
    height: 45px;
    width: 185px;
    background: #000 url(../../../images/R1/M&C_Renault_chevron_black.png) no-repeat scroll 94% 48%;
    padding-right: 10px;
	text-transform: uppercase;
}

.Fivestarcovercol1 {
	width: 18%;
	/*background: transparent url(../../../images/defaqto_small.jpg) no-repeat scroll right top;*/
    height: 50px;
    float: right;
    margin: 5px 15px 0 0;
}

.Fivestarcovercol2 {
	width: 33%;
	padding: 10px;
}

.Fivestarcovercol3 {
  width: 31%;
}

.FiveStarSectionHelpNo {
	font: 20px/24px Font-Medium, "arial";
    text-align: center;
    padding: 10px 0 0 0;
	color: #000;
}


/*Renewal Date*/
.RenewalDateHeading {
  Font: 30px/48px NouvelR-Bold,"arial";
  padding: 25px 0 29px 0;
  color: black;
}

.RenewalDateFormText {
  font: 16px/22px Font-Regular,"arial";
  color: black;
  padding-bottom: 20px;
}

.RenewalDateFormText a {
  text-decoration: underline;
}

.RenewalDatePostcodeFieldSection {
  padding: 15px 0;
}

.RenewalDateSubmitButton {
	font: 16px/22px NouvelR-Regular,"arial";
    color: #fff;
    padding: 5px 35px 5px 20px;
    height: 50px;
    border: none;
	min-width:125px;
    vertical-align: middle;
    margin: 15px 0 15px 0;
    background: #000 url(../../../images/R1/M&C_Renault_chevron_black.png) no-repeat scroll 85% 48%;
}

.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 NouvelR-Regular, "arial";
    color: rgb(78,80,84);
    width: 49%;
}

.VoucherCodeApplyButtonColumn {
	width: 20%;
}

.PaymentFindPostCodeButton {
	Font: 16px/22px NouvelR-Bold,"arial";
    color: white;
    padding: 7px 30px;
    background-color: black;
    border: 1px solid rgb(29,51,86);
    margin-top: 20px;
}

.PolicyDocumentsStartDates {
	padding: 0;
}

.PrivacyOptinText {
	font: 18px/25px NouvelR-Regular, "arial";
	letter-spacing: 1px;
}

.PrivacyOptinText a {
	text-decoration: underline;
}

#verex-videos {
	width: 50%;
	height: 320px;
}

.promovideos {
    background-color: rgb(246,246,246);
    padding-bottom: 10px;
}

.QuoteHelpToolTipButton {
	background: transparent url(../../../images/R1/M&C_Renault_tooltip_inactive.png) left no-repeat;
	width: 27px;
	height: 27px;
	border: 0 none;
}

.HideCoreProtectPackage, .HideForVM {
	display: none;
}
.HidePeaceOfMindPackage {
	display: none;
}
.HideKeyCover {
	display: none;
}
.HideLegalCover {
	display: none;
}
.HideCourtesyCar {
	display: none;
}
.HideBreakdown {
	display: none;
}

.QuoteProtectionTableWrapper {
}

.AncillaryTableLastColumn {
	width: 22% !important;
}

.AncillaryTableFirstColumn {
	width: 70% !important;
}

.PaymentPriceBreakdown {
	font: 16px/22px NouvelR-Regular,"arial";
}

@media only screen and (min-device-width: 1366px) and (max-device-width: 1600px), only screen and (max-width: 1600px) and  (min-width: 1366px) {
	.PhaseTitleStyle{
		padding-left: 0;
	}
	
	.HomePageBanner {
		/* width: 33%; */
	}
	
	.Fivestarcovercol1 {
		width: 20%;
	}

	.Fivestarcovercol2, .Fivestarcovercol3 {
		width: 30%;
	}
	
	.AncillaryTableLastColumn {
		width: 16% !important;
	}
}

@media only screen and (min-device-width: 1600px) and (max-device-width: 1690px), only screen and (max-width: 1600px) and  (min-width: 1690px) {
	
	.HomePageBanner {
		/* width: 30%; */
	}
	
	.Fivestarcovercol1 {
		width: 24%;
	}

	.Fivestarcovercol2 {
		width: 26%;
	}
	
	.Fivestarcovercol3 {
		width: 24.5%;
	}
	
	.AncillaryTableLastColumn {
		width: 16% !important;
	}
}

@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: 25%; */
	}
	
	.Fivestarcovercol1 {
		width: 24%;
	}

	.Fivestarcovercol2 {
		width: 22%;
	}
	
	.Fivestarcovercol3 {
		width: 21.5%;
	}
	
	.QuoteProtectionTableWrapper {
		width: 60%;
	}
	.AncillaryTableLastColumn {
		width: 16% !important;
	}
	.NCDHeadingColumn {
		width: 37.5%;
	}
	.NCDDescColumn {
		width: 43%;
	}
}

@media only screen and (min-device-width: 740px) and (max-device-width: 768px) and  (orientation: portrait) {
		
	.HomePageBanner {
		/* width: 42% !important; */
		/* padding-bottom: 1% !important; */
	}
	
	.Fivestarcovercol1 {
		display: none;
	}

	.Fivestarcovercol2 {
		width: 52%;
	}
	
	.Fivestarcovercol3 {
		width: 48%;
	}
	
	.Fivestarcovernewquotebutton {
		width: 175px;
	}
}

@media only screen and (max-device-width: 1025px) and  (min-device-width: 768px) and (orientation: landscape), only screen and (max-width: 1025px) and  (min-width: 768px) and (orientation: landscape) {
	.HomePageBanner {
		/* width: 32% !important;
		padding-bottom: 1% !important; */
	}
	
	.Fivestarcovercol1 {
		display: none;
	}

	.Fivestarcovercol2 {
		width: 42%;
		margin-left: 3%;
	}
	
	.Fivestarcovercol3 {
		width: 40%;
	}
}