/*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;}


@import url(fonts.css);

@import url(Carousel.css);
*/

/* MB STYLES FOR DESKTOP */

html {
  -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-size: 12px;
background-color: #fff;
color: #000;
overflow-x: hidden;
}


select[multiple], select[size] {
  height: 30px !important;
}

option {
  font-family: Font-Regular,"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;
}

.PhaseHeaderImage {
	opacity: 0.8;
}

/* START K1 COLOR CODES */
.LightRedColor {
  color: rgb(188,22,44);
}

.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(88,89,91);
}

.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;
}

.BackgroundLightRedColor {
  background-color: rgb(188,22,44);
}

.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);
}

.BackgroundDarkGreyColor {
	background-color: rgb(136,136,136);
}

/* END K1 COLOR CODES */

/* K1 Fonts */
.Font-Bold {
  font-family: Font-Bold;
}

.Font-Medium {
  font-family: Font-Medium;
}

.Font-Light {
  font-family: Font-Light;
}

.Font12px16pxLight {
  font-size: 12px;
  line-height: 16px;
  font-family: Font-Regular,"arial","helvetica",sans-serif;
}

.Font18px25pxLight {
  font-size: 18px;
  line-height: 25px;
  font-family: Font-Regular,"arial","helvetica",sans-serif;
}

.Font18px25pxBold {
  font-size: 18px;
  line-height: 25px;
  font-family: Font-Medium,"arial","helvetica",sans-serif;
}

.Font20px24pxBold {
  font-size: 20px;
  line-height: 24px;
  font-family: Font-Medium,"arial","helvetica",sans-serif;
  letter-spacing: 1px;
}

.Font30px36pxBold {
  font: 30px/36px Font-Medium,"arial";
  letter-spacing: 1px;
}

/* end K1 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/K1/M&C_K1_dropdown.png) no-repeat scroll 98% 50% #FFFFFF; padding-right:30px;}
*/

select.verexDateDropDownImage {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../../../../images/MB/OC_Mitsubishi_dropdown.png) no-repeat scroll 86% 50% rgb(227,229,230);
  padding-right: 30px;
}

/* end select drop down image */

/* MAIN CONTAINER */
.BrowserWindow {
  font-family: Font-Regular,"arial","helvetica",sans-serif;
  background-repeat: repeat;
  margin: 0 auto;
}

/* Page Header Styles */
.MainHeaderStyle1 {
	font: 30px/36px Font-Medium,"arial";
	letter-spacing: 1px;
	text-transform: uppercase;
}

.MainHeaderStyle2 {
	font: 20px/24px Font-Medium,"arial";
	text-transform: uppercase;	
}

.MainContentSection {
	width: 65%;
	margin-top:1%;
}

.LeftColumn {
	width: 49%;
	margin-right: 1%;
}

.RightColumn {
	width: 50%;
}

.LRQuestionError {
}

/* COOKIE POLICY */
.CookiePolicySection {
  background-color: rgb(61,70,87);
	/*display:none;*/;
}

.CookiePolicyHeaderText{
	font: 20px Font-Regular,"arial";
	color: #fff;
}
.CookieContentTextStyle{
	font: 12px Font-Regular,"arial";
	color: #fff;
}
.CookieContent {
  width: calc(100% - 62px);
  width: -moz-calc(100% - 62px);
  width: -webkit-calc(100% - 62px);
  /* specified as percentage rather than absolute pixels */
  padding: 1% 2%;
}
.TabletCookieSection{
	background-color: #4a4f54;
	display:none;
}
.CookieContentText {
  padding-top: 10px;
  line-height: 17px;
  color: white;
}

.CookieCloseButtonSection {
  width: 62px;
  border-left: 1px solid rgb(51,51,51);
}

.CookieCloseButton {
  color: #FFF;
  background-color: transparent;
  border: medium none;
  line-height: 0;
  height: auto;
  font-size: 2em;
  padding: 1.5em 0.6em;
}

/* END COOKIE POLICY */

/* K1 LOGO AND TOP MENU */
.LogoTopMenuSection {
  /*max-height: 56px;
  border-bottom: 4px solid rgb(188, 22, 44);*/
  background-color: #fff;
  /* padding: 0.5em 0; */
}

.LogoSection {
  padding: 0;
}

.LogoIcon {
  background: #fff url("../../../../images/MB/logov1.1.gif") no-repeat;
  background-position: left center;
  border: medium none;
  width: 100px;
  height: 100px;
}

.TabletMobileHeading {
    display: none;
}

/* END K1 LOGO SECTION */

/* TOP MENU FIXED LINKS */
.TopLinkMenus {
	margin-top: 1em;
}

.menufixedlinks {
  margin: 5% 5% 5% 0;
}

.menufixedlinks ul {
  list-style-type: none;
  display: inline;
  text-align: center;
}

.menufixedlinks li {
  list-style-type: none;
  list-style: none;
  display: inline;
  padding: 0.2em 0.7em;
  font-family: Font-Medium;
  font-size: 18px;
  color: rgb(52,52,52);
  letter-spacing: 1px;
}

.LogoTopMenuSection .menufixedlinks li a {
	font-family: Font-Medium;
  color: rgb(0,0,0);
  text-transform: uppercase;
}
/*.menufixedlinks a:hover, #menu a:focus { color: #FFFFFF; }*/

/* Footer Styles */

.footerDefaqtoContent {
    background: rgb(191,194,196);
    border-top: 1px solid white;
    display: none;
	background-size: cover;
}

.footerDefaqtoText {
    margin: auto;
    padding: 0.5em 0;
    font: 30px Font-Medium,"arial";
    text-transform: uppercase;
	text-align: center;
}

.mobileFooterDefaqtoText {
    display: none;
}

#Footer {
  border-top: 1px solid #fff;
  background: rgb(227,229,230);
}

#Footer_Links {
  padding: 20px 0px 28px 2.5%;
  border-bottom: 1px solid rgba(77,77,76,1);
}

#Footer a {
	font-size: 13px;
	color: #000;
	padding-right: 26px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.footerTextStyle {
	font: 12px/18px Font-Regular, "arial";
	color: #000;
	padding: 1% 2.5%;
}

#Footer_Text a {
	font: 12px/18px Font-Regular, "arial";
	color: #000;
	text-transform: none;
	letter-spacing: 0;
	text-decoration: underline;
}

#footer_base_wrap {
  margin: 0px auto;
  height: 67px;
  position: relative;
  background: #FFF none repeat scroll 0% 0%;
  display: block;
  overflow: visible;
}

#footer_logo {
  width: 155px;
  height: 0px;
  padding-top: 60px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: -34px;
  margin-right: 2.5%;
  background: transparent url("../../../images/K1/footer_logo.png") no-repeat scroll 0px 0px;
}

/* START K1 CAROUSEL BUTTONS */
.CarouselButton {
  -webkit-border-radius: 24;
  -moz-border-radius: 24;
  border-radius: 24px;
  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 K1 CAROUSEL BUTTONS */

/* 
/* Compare cover button */
.CompareCoverButtonSection {
  width: 100%;
  padding: 2em 0;
}

.CompareCoverButton {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  font-family: Arial;
  color: #fff;
  font: 16px Font-Medium;
  background: #A11629;
  padding: 8px 8px;
  text-decoration: none;
  border: none;
  height: 37px;
  width: 214px;
}

.CompareCoverButton:hover {
  background: #fff;
  text-decoration: none;
  color: #A11629;
}
/* end compare cover button */

/* compare cover content section */
.CompareCoverContentWrapper {
  padding-top: 4.0625em;
}

.CompareCoverContent {
  margin: 0 auto;
  color: rgb(0,0,0);
  width: 50%;
}

/* Compare Cover Header Heading */
.CompareCoverHeading {
	font: 25px Font-Medium, "arial";
	text-transform: uppercase;
	margin-bottom: 1em;
	/* letter-spacing: 0.01em;	 */
}

.CompareCoverHeader1 {
	font: 28px/32px Font-Medium,"arial";
	width: 65%;
	margin-bottom: 2%;
}

.CompareCoverHeader2 {
	font: 28px/32px Font-Medium,"arial";
	width: 35%;
	margin-bottom: 2%;
}

.CompareCoverTableWrapper {
  padding-top: 4.0625em;
}

.CompareCoverTableRow {
  border-bottom: 1px solid rgb(217,218,217);
  padding-bottom: 1px;
}

.CompareCoverTableColumn1 {
  width: 60%;
  font-size: 20px;
  line-height: 24px;
  /*letter-spacing: 0.078em;
  text-transform: uppercase;*/
}

.CompareCoverTableColumn2 {
  width: 20%;
  background: rgb(237,0,0) repeat;
  height: 60px;
}

.CompareCoverTableColumn3 {
  width: 20%;
}

.CompareCoverTableHeaderRowCol2 {
  font-family: Font-Medium;
  text-transform: uppercase;
}

.CompareCoverTableHeaderRowCol3 {
  font-family: Font-Medium;
  text-transform: uppercase;
}

.CompareTableRow1Col2HeaderText,.CompareTableRow1Col3HeaderText {
  font: 18px/22px Font-Medium, "arial";
  /* letter-spacing: 0.01em; */
  text-transform: uppercase;
  padding: 8px 0;
}

.CompareTableRow1Col2HeaderText {
	color: white;
}

.CompareTableContentText {
  font: 18px Font-Regular, "arial";
  padding: 10px 0;
}

.GenuineSparePartsQuestion {
  font: 18px/25px Font-Regular,"arial";
  width: 100%;
}

.GenuineSparePartsAnswer {
  font: 14px/18px Font-Regular,"arial";
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../../../../images/MB/OC_Mitsubishi_dropdown.png) no-repeat scroll 98% 50% rgb(227,229,230);
  text-transform: uppercase;
  color: black;
  border: none;
}

span.GenuineSparePartsAnswer  {
  display: none;
}

.CompareCoverSourceText {
  padding-top: 1em;
  font: 11px/16px Font-Regular, "arial";
  /* text-transform: uppercase; */
}

.CurrentInsurerDesc {
  margin: 0 0 2em 0;
  background: rgb(104,109,113) none repeat scroll 0% 0%;
}

.CurrentInsurerHeader {
  font: 30px/36px Font-Regular,"arial";
  /* letter-spacing: 0.011em; */
  padding-bottom: 10px;
  text-transform: uppercase;
  color: white;
}

.CurrentInsurerHeader b {
	color: rgb(227,5,18);
}

.CurrentInsurerPolicyWording {
  font: 20px/24px Font-Regular,"arial";
  padding-bottom: 10px;
  color: white;
}

.CurrentInsurerPolicyWordingYear {
  font: 20px/24px Font-Regular,"arial";
  padding-bottom: 10px;
  color: white;
}

.CompareCoverBespokeHeading {
  font: 27px/35px Font-Medium,"arial";
  text-transform: uppercase;
  padding: 10px 0;
}

.CompareCoverBespokeSubHeading {
  font: 22px/28px Font-Regular,"arial";
  padding: 5px 0;
  color: #000 !important;
}

.CompareCoverBespokeText {
  font: 18px/25px Font-Regular,"arial";
  padding: 5px 0;
}

.CompareCoverTableTickImge {
	 background: transparent url("../../../../images/MB/OC_Mitsubishi_white_tick.png") no-repeat scroll center center;
}

.CompareCoverTickImge {
	 background: transparent url("../../../../images/MB/OC_Mitsubishi_tick_black.png") no-repeat scroll center center;
}

.CompareCoverCrossImge {
    background: transparent url("../../../../images/MB/OC_Mitsubishi_cross_grey.png") no-repeat scroll center center;
}

.WhiteTickImage {
  	 background: transparent url("../../../../images/K1/M&C_K1_tick_white.png") no-repeat scroll center center;
}

.tickImage{
	 background: transparent url("../../../../images/MB/OC_Mitsubishi_white_tick.png") no-repeat scroll right center;
}

.WhiteCrossImage {
  background: transparent url("../../../images/K1/M&C_K1_cross_white.png") no-repeat scroll center center;
}

.GreenTickImage {
  background: transparent url("../../../../images/MB/OC_Mitsubishi_tick_black.png") no-repeat scroll center center;
}

.RedCrossImage {
  background: transparent url("../../../../images/MB/OC_Mitsubishi_cross_grey.png") no-repeat scroll center center;
}

.CompareCoverOptionsSection {
  border: medium none;
  background-position: left top;
  vertical-align: middle;
  padding-bottom: 0.5em !important;
  background-origin: content-box;
}

.CompareCoverOptionsText {
  font: 18px/25px Font-Regular,"arial";
  padding-left: 30px;
}

.CompareCoverTAndC {
  Font: 12px/16px Font-Regular,"arial";
  padding: 2em 0;
}

.CompareCoverCloseButton {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  font-family: Arial;
  color: #fff;
  font: 16px Font-Medium;
  background: rgba(188,22,44,1);
  padding: 0px 25px;
  text-decoration: none;
  border: none;
  height: 37px;
}

/* end compare cover content styles */

/* start 4 Reasons To Choose Section*/
.FourReasonsContainer {
  color: rgb(0,0,0);
}

.FourReasonsHeaderSection {
  /* letter-spacing: 0.033em; */
}

.FourReasonsHeaderSection .FourReasonsHeader1 {
  font: 34px/38px Font-Medium, "arial";
  padding-top: 20px;
  text-transform: uppercase;
}

.FourReasonsHeaderSection .FourReasonsHeader2 {
  font: 30px/36px Font-Medium;
  padding-bottom: 1.125em;
  text-transform: uppercase;
}

/* Numbered Heading Style */
.FourReasonsNumberSection {
  width: 55px;
  height: 55px;
  font: 30px/20px Font-Bold, "arial";
  color: #fff;
  border-radius: 50%;
  margin: auto;
  background-color: rgb(237,0,0);
  padding: 17px;
}

.FourReasonsHeaderText {
  font: 21px/25px Font-Medium, "arial";
  /* letter-spacing: 0.01em; */
  padding-top: 20px;
  text-transform: uppercase;
}

.FourReasonsText {
  font: 17px Font-Regular,"arial";
  padding-top: 1em;
  color: #000;
}
/* end 4 reasons section styles*/

/* Modal close button style */
.ModalCloseButton {
  background: transparent url("../../../images/K1/modal_close.png") no-repeat scroll right 10%;
}

/* Top Progress bar Styles */
.FEAturesCurrentStepStyle {
  color: rgb(237,0,0);
  font: 19pt Font-Medium,"arial";
  padding-right: 10px;
  vertical-align: middle;
  text-transform: uppercase;
}

.FEAturesVisitedStepStyle {
  background: transparent url("../../../../images/D1/M&C_Dacia_tracker_tick.png") no-repeat scroll left center;
  padding: 4px 10px 4px 38px;
  color: rgb(104,109,113);
  font: 19pt Font-Medium, "arial";
	/*margin-left: 15px;*/
  vertical-align: middle;
  text-transform: uppercase;
}

.FEAturesVisitedStepStyle:nth-child(3) {
 
}

.FEAturesVisitedStepStyle:nth-child(5) {
  
}

.FEAturesFutureStepStyle {
  color: rgb(104,109,113);
  font: 19pt Font-Medium, "arial";
  padding: 4px 10px 4px 0;
  text-transform: uppercase;
}

.FEAturesCurrentIndicatorStyle {
  color: #fff;
  font: 19pt Font-Bold, "arial";
  background-color: rgb(237,0,0);
  margin: 5px;
  padding: 2px 11px;
  border-radius: 50%;
}

.FEAturesFutureIndicatorStyle {
  background-color: rgba(227,229,230);
  border-radius: 50%;
  padding: 3px 13px;
  margin: 5px;
  font: 19pt Font-Medium, "arial";
  color: rgb(104,109,113);
}

.FEAturesSeparatorStyle {
  background: url("../../../../images/MB/OC_Mitsubishi_tracker_arrow.png") no-repeat;
	/*background-repeat:no-repeat;*/
  width: 20px;
  margin-top: 12px;
}
/* end progress bar styles */

/* Floating Need Help Section styles */
.HelpBox {
  background-color: rgb(227,229,230);
  margin: 10% auto;
  width: 85%;
}
.TabletMobileHelpBox{
	background-color: rgb(227,229,230);
	padding: 20px;
	width: 95%;
    margin: auto;
}
.NeedHelpHeading {
  font: 28px Font-Medium,"arial";
  /* letter-spacing: 1px; */
  text-transform: uppercase;
  color: rgb(104,109,113);
}

.NeedHelpContactNo {
  font: 28px Font-Medium,"arial";
  /* letter-spacing: 1px; */
  padding-top: 10px;
  color: rgb(104,109,113);
}

.NeedHelpContentText {
  font: 16px Font-Medium,"arial";
  padding-top: 10px;
  color: rgb(104,109,113);
}

.callMeBackButton {
  font: 16px Font-Medium,"arial";
  background-color: rgb(237,0,0);
  color: #fff;
  width: 155px;
  height: 45px;
  border: none;
  vertical-align: middle;
  margin: 0.5em auto;
  text-transform: uppercase;
}

/* .callMeBackButton:hover {
  background-color: #fff;
  color: rgba(136,136,136,1);
} */
/* end floating need help section */

/* Quote Form Question Answer Styles */
.QuoteFormSection {
	/*border: 1px solid rgba(229,229,231,1);*/;
}

.FAQSection {
  padding-left: 0.5rem;
  padding-top: 0.5rem;
}

.FormFieldSection {
  padding: 12px 0;
  border-bottom: 1px solid rgba(229,229,231,1);
}

.ThankyouFieldSection{
  padding: 5px 0;
  border-bottom: 2px solid #FFF;
}

.UsefulResourcesFieldSection{
     padding: 15px 0;
}

.FormSection {
  padding: 5px 0;
}

.PopupWrapper {
	margin: 2em 0 1em 0;
}
.FormText, .bodytext {
  font: 18px/25px Font-Regular,"arial";
  color: #000;
}

.FormTextBold {
  font: 18px/25px Font-Medium,"arial";
}

.AboutYouSummaryHeader {
  font: 18px/25px Font-Medium,"arial","helvetica",sans-serif;
}

.BasicQuestion {
  font: 17px/25px Font-Regular, "arial";
  color: #000;
  margin-bottom: 8px;
  width: 100%;
}

.BasicQuestionBold {
  font: 17px/25px Font-Regular, "arial";
  color: #000;
  margin-bottom: 8px;
  width: 100%;
}

.LeftColumnButton{
	width: 38%;
}
.MiddleColumnButton{
	width: 45%;
}
.RightColumnButton{
	width: 17%;
}
.BasicAnswerReadOnly {
  font: 16px/20px Font-Regular, "arial";
  color: #000;
  padding: 4px 2px;
  width: 90%;
  border: 0 none;
}

.BasicAnswerTextField {
  font: 16px/20px Font-Regular, "arial";
  color: #000;
  background: rgb(227,229,230);
  border: none;
  padding: 4px 2px;
  width: 90%;
  margin-bottom: 5px;
}

.BasicAnswerReadOnlyTextField {
  font: 16px/20px Font-Regular, "arial";
  color: #000;
  border: none;
  padding: 4px 2px;
  width: 90%;
  margin-bottom: 5px;
}

.BasicAnswerTextFieldReverseBackground {
  font: 16px/20px Font-Regular, "arial";
  color: #000;
  padding: 4px 2px;
  width: 90%;
  margin-bottom: 5px;
  border: 0 none;
}

.BasicRadioButtonField {
  font: 16px/20px Font-Regular, "arial";
  color: #000;
  padding: 4px 0;
  width: 35%;
  border: 0 none;
  margin-bottom: 5px;
}

.RowRadioButtonAnswer {
  font: 16px/20px Font-Regular, "arial";
  color: #000;
  padding: 4px 0;
  width: 20%;
  border: 0 none;
  margin-bottom: 5px;
  min-width: 100px;
}

.BasicAnswerTextFieldWithHelp {
  font: 16px/20px Font-Regular, "arial";
  color: #000;
  background: rgb(227,229,230);
  border: none;
  padding: 4px 2px;
  width: 88%;
  margin-bottom: 5px;
}

.CompleteAnswerTextFieldWithHelp {
  font: 16px/20px Font-Regular, "arial";
  color: #000;
  background: rgb(227,229,230);
  border: none;
  padding: 4px 2px;
  width: 94%;
  margin-bottom: 5px;
}

.CompleteAnswer{
	font: 16px/20px Font-Regular,"arial";
	color: #000;
	background: rgb(227,229,230);
	border: none;
	padding: 4px 2px;
	width: 100%;
	margin-bottom: 5px;
}

/* to align help icon */
.FormFieldSection a img {
  vertical-align: middle;
}

.BasicAnswerDropDown {
  font: 16px/20px Font-Regular,"arial";
  color: #000;
  /* letter-spacing: 0.03em; */
  text-transform: uppercase;
  width: 88%;
  background: rgb(227,229,230);
  border: none;
  padding: 0px 2px;
  margin-bottom: 5px;
}

.CompleteAnswerDropDown {
  font: 16px/20px Font-Regular,"arial";
  color: #000;
  /* letter-spacing: 0.03em; */
  text-transform: uppercase;
  width: 94%;
  background: rgb(227,229,230);
  border: none;
  padding: 0px 2px;
  margin-bottom: 5px;
}

.BasicAnswerDOBDropDown {
  font: 16px/20px Font-Regular,"arial";
  color: #000;
  /* letter-spacing: 0.03em; */
  text-transform: uppercase;
  background: rgb(227,229,230);
  border: none;
  margin-right: 10px;
  margin-bottom: 5px;
}

.BasicAnswerDropDown,.BasicAnswerDOBDropDown,.CompleteAnswerDropDown.verexDropdownImage {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../../../../images/MB/OC_Mitsubishi_dropdown.png) no-repeat scroll 98% 50% rgba(227,229,230);
  padding-right: 30px;
}

.RemoveClaimButton {
  font: 16px/20px Font-Medium,"arial";
  /* letter-spacing: 0.01em; */
  background-color: rgba(112,111,111,1);
  color: #FFF;
  padding: 5px 20px;
  height: 35px;
  border: medium none;
  vertical-align: middle;
  margin-top: 27px;
}

.AddClaimConvictionButton {
  font: 16px/20px Font-Medium,"arial";
  /* letter-spacing: 0.01em; */
  background-color: rgba(175,202,11,1);
  color: #FFF;
  padding: 5px 20px;
  height: 35px;
  border: medium none;
  vertical-align: middle;
  margin: 15px 0 5px 0;
}

.RoundButton {
  font: 20px Font-Medium,"arial";
  /* letter-spacing: 0.01em; */
  color: #fff;
  padding: 5px 20px;
  height: 40px;
  border: medium none;
  vertical-align: middle;
  margin: 15px 0 5px 0;
  text-transform: uppercase;
}

.showReviewButton {
  font: 16px/20px Font-Medium,"arial";
  background-color: rgb(175,202,11);
  padding: 5px 20px;
  height: 40px;
  border: 0 none;
  vertical-align: middle;
  margin: 15px 0 5px 0;
}

.BackButton {
  background: rgb(104,109,113) url("../../../../images/MB/OC_Mitsubishi_chevron_white.png") 15% center no-repeat;
  padding: 5px 25px 5px 35px;
  color: #FFF;
  text-transform: uppercase;
}

.NextButton {
  background: rgb(237,0,0) url("../../../../images/MB/OC_Mitsubishi_chevron_white_right.png") 85% center no-repeat;
  padding: 5px 35px 5px 25px;
}

.ProgressButton {
	background-image: none;
}


.RedButton {
  background-color: rgb(237,0,0);
  padding: 5px 25px;
}

.BlueButton {
  background-color: rgb(237,0,0);
  padding: 5px 25px;
  text-transform: uppercase;
}

.BlackButton {
  background-color: rgb(0,0,0);
  padding: 5px 25px;
}

.AdditionalDriverHeading {
  font: 30px/36px Font-Medium,"arial";
  margin-top: 1em;
}

.FindPostCodeButton {
  background-color: rgb(61, 70, 87);
  margin: 10px 0px 5px;
}

/* Reviews Screen */
.ReviewText {
  font: 31px/40px Font-Regular,"arial";
}

.ReviewerText {
  font: 20px/24px Font-Regular,"arial";
  /* letter-spacing: 1px; */
}

.RetrieveQuoteHeading {
  font: 30px Font-Medium,"arial";
  text-transform: uppercase;
}

.RetrieveQuoteHeadingBold {
  font: 21px Font-Medium,"arial";
  text-transform: uppercase;
}

.PolicyDocumentHeading {
  font: 30px/26px Font-Medium,"arial";
  /* letter-spacing: 1px; */
  text-transform: uppercase;
  padding: 15px 0px;
}

.PolicyDocumentsStartDates{
	font: 12px/16px Font-Regular,"arial";
	padding: 0 5px;
}
/* FAQ SECTION STYLES */

.FAQHeadingText, .FAQHeading {
  font: 26px Font-Medium,"arial";
  /* letter-spacing: 1px; */
  padding: 15px 4px;  
}
.FAQHeadingText {
  text-transform: uppercase;
}
.FAQContentText {
  font: 18px/25px Font-Regular,"arial";
  padding: 5px 4px;
}

.ProofOfNcdText {
  font: 18px/25px Font-Regular,"arial";
  padding-left: 30px;
  color: #000;
}
.ProofOfNCDHeadingSection{
	padding: 5px 0;
}

.ProofOfNcdSubHeading{
	font: 20px/24px Font-Medium,"arial";
    padding:10px 0px;
    text-transform: none;
}

.MakeAClaimContentTextBold {
  font: 18px/25px Font-Medium,"arial";
  padding: 5px 4px;
}

.MakeAClaimContentTextTableRightAlign {
  font: 18px/23px Font-Regular,"arial";
  padding: 5px 4px;
  text-align: right !important;
  float: right !important;
}

.MakeAClaimContentTextTableCenter {
  font: 18px/23px Font-Regular,"arial";
  padding: 5px 4px;
  text-align: right;
}

.MakeAClaimContentTextTableLeftAlign {
  font: 18px Font-Regular,"arial";
  padding: 5px 4px;
  text-align: left !important;
  float:left !important;
}

.formTopSection {
  padding-top: 14px;
}

/* FAQ Table style*/

.tblFAQBorder {
  /*text-align: center;*/
  border: 1px solid rgb(136,136,136);
}

.tblFAQHeadingText {
  font: 18px/25px Font-Medium,"arial";
}

.tblFAQContentText {
  font: 16px/25px Font-Regular,"arial";
  vertical-align: top;
}

/* END FAQ Table style*/

/*END FAQ SECTION STYLE */


/* Auto Complete List Style */
.w-form-autocomplete {
  cursor: pointer;
  max-height: 200px;
  overflow-y: auto;
  background-color: rgba(169,170,169,1);
  font: 16px Font-Regular,"arial";
  color: #FFF;
}

.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: 3em;
  background-color: #c6c6c6;
  padding: 3em 2em;
  
}

.QuotePriceHeader1 {
  font: 30px/36px Font-Medium,"arial";
  /* letter-spacing: 1px; */
  color: rgb(0,0,0);
  text-transform: uppercase;
}

.QuotePriceHeader2 {
  font: 22px Font-Medium,"arial";
  /* letter-spacing: 1px; */
  color: rgb(0,0,0);
  margin-top: 1em;
  text-transform: uppercase;
}

.QuotePriceBreakup {
  font: 18px/25px Font-Regular,"arial";
  color: rgb(0,0,0);
  margin-top: 1em;
}

.YourExcessSection {
	padding: 10px 0;
	border-bottom: 1px solid rgb(112,111,111);
}

.YourExcessButtonSection {
	padding:10% 0 0 10%;
}

.RetailerAdminButton {
  background-color: rgba(112,111,111,1);
}

.VoluntaryExcessAnswerDropDown {
  font: 19px/25px Font-Regular, "arial";
  width:100%;
  border: 0 none;
}

.VoluntaryExcessAnswerDropDown.verexDropdownImage {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #FFF url(../../../../images/MB/OC_Mitsubishi_dropdown.png) no-repeat scroll 95% 50%;
  padding-right: 30px;
}

.VoluntaryExcessAnswerDropDown > option {
}

/* Dealer Chat functionality styles */
.DealerLoginChatButton {
  font: 18px/25px Font-Medium,"arial";
  text-transform: uppercase;
}
.DealerChatNowButton {
	-webkit-border-radius: 24;
    -moz-border-radius: 24;
    border-radius: 24px;
    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 Font-Regular,"arial";
  padding-top: 10px;
}
.DelaerChatPopupContactNo {
  font: 29px/34px Font-Medium,"arial";
  padding-top: 10px;
}
.NeedHelpBasicQuestion {
  font: 18px/25px Font-Medium;
  color: rgb(104,109,113);
  margin-bottom: 8px;
  width: 100%;
}
.NeedHelpBasicAnswer {
  font: 16px/19px Font-Regular;
  margin-bottom: 8px;
  padding: 3px 3px;
  width: 90%;	
}
.NeedHelpContentText2{
    padding-top: 10px;
	font: 17px Font-Medium,"arial";
	color: rgb(104,109,113);
    /* letter-spacing: 1px; */
	margin-bottom: 10px;
}
/* STANDARD COVERS TEXT */
.IncludedAsStandardHeader {
  font: 30px/36px Font-Medium,"arial";
  /* letter-spacing: 1px; */
  text-transform: uppercase;
}

.StandardCoversText {
  font: 18px/25px Font-Regular,"arial";
  padding-left: 30px;
}

.UsefulResourcesText {
  font: 18px/25px Font-Regular,"arial";
}

.RightAlignedLink {
  float: right;
}
/* Button as link */
.LinkButton, .YouExcessButton, .SiteMapLink, .policyDocumentlinkText, .DealerResourceLinkButton {
  font: 14px/20px Font-Medium,"arial";
  text-transform: uppercase;
  background: transparent url(../../../../images/VER_LR_chevron_right.png) left center no-repeat;
  padding-left: 10px;
  margin-bottom: 0.3em;
  vertical-align: middle;
  text-decoration: none;
  /* letter-spacing: 0.01em; */
}
.YouExcessButton{
	color: #000;
	background: none;
	margin-left:10px;
}

.SiteMapLink {
	font-size: 16px;
	margin-top: 0.5em
}

.DealerResourceLinkButton{
	line-height:30px;
}
.LinkButton:hover, .YouExcessButton:hover, .SiteMapLink:hover {
	text-decoration: underline;
}
/* Excess Popup styles*/
.ExcessPriceHeading {
  border: 0 none;
  width: 100%;
  height: 35px;
  font: 18px/25px Font-Regular, "arial";
  background-color: #FFF;
}

.ExcessPopupHeaderStyle1 {
  font: 30px/36px Font-Medium, "arial";
  /* letter-spacing: 0.11em; */
  text-transform: uppercase;
  margin: 1em 0 0.5em 0;
}

.ExcessPopupHeaderStyle2 {
  font: 22px/26px Font-Medium, "arial";
  /* letter-spacing: 0.09em; */
  text-transform: uppercase;
  margin: 0.5em 0;
}

.ExcessPopupContentText {
  font: 16px/20px Font-Regular, "arial";
  margin: 7px 0;
}

.DriverTableRow {
  font: 16px/20px Font-Regular, "arial";
  border-bottom: 1px solid rgba(112,111,111,1);
}

.DriverTableExcessAmount {
  float: right;
}

.DriverTableWrapper .DriverTableRow:last-of-type {
  border: none 0;
}
/* end excess popup styles */

/* Quote Referral Page */
.referralHeader {
  font: 30px/36px Font-Medium,"arial";
}

.referralBody {
  font-family: Font-Regular, "arial";
  font-size: 18px;
}

.referralCallUs {
  font-family: Font-Regular, "arial";
  font-size: 20px;
}
/* end referral page styles */

/* Quote Protection Page Styles */

.DealerHomePageHeader, .QuoteProtectionPageHeader {
  font: 29px Font-Medium,"arial";
  /* letter-spacing: 1px; */
  text-transform: uppercase;
}

.DealerHomePageHeader {
	padding-bottom: 1em;
}

.QuoteProtectionPriceSection{
	background-color: rgb(175,202,11);
	width:98%
}
.QuoteProtectionTableHeader {
  font: 19px/21px Font-Medium,"arial";
  width: 98%;
  background-color: rgb(175,202,11);
  /* letter-spacing: 1px; */
}

.QuoteProtectionTableHeaderSelected {
  font: 19px/21px Font-Medium,"arial";
  background-color: rgb(175,202,11);
  width: 98%;
}

.CreateOwnPackageHeader {
	background-color: transparent;
	text-transform: uppercase;
}

.QuoteProtectionTableOptions {
  font: 19px Font-Regular,"arial";
}
.QuoteProtectionKeyFactsLink {
	font: 12px Font-Medium, "arial";
}
.QuoteProtectionKeyFacts {
  font: 12px Font-Medium,"arial";
  background-repeat: no-repeat;
  background-position: center left;
  background-image: url(../../../images/K1/M&C_K1_link.png);
  padding-left: 10px;
}
.QuoteProtectionSelection{
	background: rgb(175,202,11) url(../../../../images/MB/M&C_Mitsubishi_tracker_tick.png) center center no-repeat;
	padding: 33px;
	width:98%
}
.QuoteProtectionSelectedPackage{
	background: rgb(175,202,11) url(../../../../images/MB/OC_Mitsubishi_white_tick.png) center center no-repeat;
	padding: 33px;
	width:98%
}
/* New styles for IDD Ancillary table */
.QuoteProtectionSelectionR1C2, .QuoteProtectionSelectionR2C2, .QuoteProtectionSelectionR3C2 {
	background: rgb(175,202,11) url(../../../../images/MB/M&C_Mitsubishi_tracker_tick.png) center center no-repeat;
	padding: 80% 0;
	width:98%
}
.QuoteProtectionSelectionR2C2 {
	padding: 52% 0;
}
.QuoteProtectionSelectionR3C2 {
	padding: 57% 0;
}

.QuoteProtectionSelectedPackageR1C2, .QuoteProtectionSelectedPackageR2C2, .QuoteProtectionSelectedPackageR3C2 {
	background: rgb(175,202,11) url(../../../../images/MB/OC_Mitsubishi_white_tick.png) center center no-repeat;
	padding: 80% 0;
	width:98%
}

.QuoteProtectionSelectedPackageR2C2 {
	padding: 52% 0;
}

.QuoteProtectionSelectedPackageR3C2 {
	padding: 57% 0;
}

.PaymentPriceBreakdown {
	font: 16px/20px Font-Regular,"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 Font-Medium,"arial";
}

.KeyCoverOptionPadding {
	padding-top: 3rem !important;
	padding-left: 0.5rem !important;
}

.CourtesyCarOptionPadding {
	padding-top: 3.25rem !important;
	padding-left: 0.5rem !important;
}

/* End IDD ancillary styles */
.QuoteProtectionEmptySectionWhite{
	width:98%;
	height: 14.2em;
	background-color: rgb(175,202,11);
}
.QuoteProtectionEmptySectionBlue{
	width:98%;
	height: 14.2em;
	background-color:rgb(175,202,11);
}

.QuoteProtectionAddButton{
	font: 16px/20px Font-Medium,"arial";
    /* letter-spacing: 0.01em; */
    color: #000;
    padding: 5px 20px;
    height: 36px;
    border: medium none;
    vertical-align: middle;
    margin: 5px 0 5px 0;
	background-color: #FFF; 
    padding: 5px 25px 5px 25px;

}
.QuoteProtectionRemoveButton{
	font: 16px/20px Font-Medium,"arial";
    /* letter-spacing: 0.01em; */
    color: #000;
    padding: 5px 20px;
    height: 36px;
    border: medium none;
    vertical-align: middle;
    margin: 5px 0 5px 0;
	background-color: #FFF; 
    padding: 5px 15px 5px 15px;

}
.QuoteProtectionPriceHeading{
	font: 16px/20px Font-Medium,"arial";
	width: 100%;
}
.QuoteProtectionPackagePrice{
	font: 25px/25px Font-Medium,"arial";
	width: 100%;
}
.QuoteProtectionSelectedPackagePrice{
	font: 25px/25px Font-Medium,"arial";
	width: 100%;
	color: #FFF;
}
.QuoteProtectionSelectedSection{
	background-color:rgb(175,202,11);
	width:98%
}
.QuoteProtectionSavePercent{
	font: 19px Font-Regular,"arial";
}
.QuoteProtectionSelectedSavePercent{
	font: 19px Font-Regular,"arial";
	color: white;
}

.QuoteFieldSection {
  /*padding: 5px 0;*/
  border-bottom: 1px solid rgba(229,229,231,1);
}
.QuoteProtectionTickTopPadding{
	padding-top: 20px;
}
/* end Quote Protection Page Styles */

/* Dealer Admin Page Search Results Table Styles */
.ResultsTable {
	border-spacing: 0;
}
.ResultsTable td + td {
	border-spacing: 2px;
    border-collapse: separate;
	margin: 0;
	padding: 0;
}

.ResultsTable th, *.ResultsTable td {
  background-color: rgb(227,229,230);
  border: 1px solid white;
  text-align: center;
  vertical-align: top;
  padding: 0px;
}

.ResultsTable tr {
	background-color: rgb(227,229,230);
	font: 18px/24px Font-Medium,"arial";
	text-align: center;
}

.ResultsTable th {
  font: 18px/24px Font-Medium,"arial";
  color: #000;
  /* letter-spacing: 1px; */
  vertical-align: bottom;
  padding-bottom: 5px;
  text-transform: uppercase;
}

*.ResultsTable th:last-child {
	background-color: rgba(104,109,113,1);
	color: #FFF;
}

.ResultsTable *.BlackCol {
  background-color: rgba(104,109,113,1);
  color: #FFF;
  font: 12px/16px Font-Medium,"arial";
  /* letter-spacing: 0.046em; */
}

.ResultsTable td:last-child {
  background-color: rgba(104,109,113,1);
  color: #FFF;
}

.ActionsLink {
	background: transparent url(../../../../images/VER_LR_link.png) left 49% no-repeat;
    height: auto;
    width: auto;
    padding-left: 10px;
    font: 14px/20px Font-Medium, "arial";
    /* letter-spacing: 1px; */
	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: 18px/24px Font-Regular,"arial";
}

span.navItem {
  font: 21px/26px Font-Medium,"arial";
}

span.navItem:hover {
	background-color: 0 none;
}

.navItem:first-child {  
  font: 16px/20px Font-Medium,"arial";
  /* letter-spacing: 1px; */
  padding: 10px 20px;
  height: 40px;
  border: 0 none;
  vertical-align: middle;  
  background: rgb(0,0,0);
  color: #fff
}

.navItem:last-child {
  float: right;
  font: 16px/20px Font-Medium,"arial";
  /* letter-spacing: 1px; */
  padding: 10px 20px;
  height: 40px;
  border: 0 none;
  vertical-align: middle;  
  background: rgb(237,0,0);
  color: #fff
}
/* End Dealer Admin Page Search Results Table Styles */ 


/*Almost There - confirmation page */
.pageHeading {
  font: 29px Font-Medium,"arial";
  /* letter-spacing: 1px; */
  text-transform: uppercase;
}

.eligibilityTextcontent {
  /* letter-spacing: 1px; */
  font: 18px/25px Font-Regular,"arial";
  margin-left: 2em;
  width: inherit !important;
}

.almostThereformTopSection {
  padding-top: 30px;
}

.eligibilityTextcontentWithoutTick {
  /* letter-spacing: 1px; */
  font: 18px/25px Font-Regular,"arial";
  padding: 1em 0;
}

.eligibilitySectionPadding {
  padding-top: 1em;
  padding-bottom: 1em !important;
}

/*Payment page styles */

.SelectedPaymentTextColumn {
	width: 80%;
}

.UnselectedPaymentTextColumn {
	width: 80%;
}

.paymentHeading{
	font: 28px/24px Font-Medium,"arial"; 
	/* letter-spacing: 1px;  */
	padding-bottom: 5px;
	color: rgb(237,0,0);
	text-transform: uppercase;
}

.CardTypeHeading .paymentHeading {
	color: rgb(52,52,52);
}
.paymentText{
	font: 18px/25px Font-Regular,"arial"; 
	padding: 1em 0;
	color: #000;
}

.paymentTextBold {
	font: 20px/25px Font-Regular, "arial";
	padding: 1em 0;
	font-weight: bold;
}

.paymentWhiteSection{
	background-color: rgb(227,229,230); 
	padding:25px;
}
.promotionalCodeSection{
	background-color: rgb(227,229,230); 
	padding:25px;
}
.paymentWhiteSectionHeading{
	font: 25px Font-Medium,"arial"; 
	color: rgba(77,77,76,1);
	/* letter-spacing: 1px; */
	padding-bottom: 5px;
}
.paymentWhiteSectionText{
	/* letter-spacing: 1px; */
	font: 18px/25px Font-Regular,"arial"; 
	color: rgba(77,77,76,1);
	padding-bottom: 1em;
	font-weight: bold;
}
.paymentRedSectionHeading{
	font: 25px Font-Medium,"arial"; 
	color: #fff; 
	/* letter-spacing: 1px;  */
	padding-bottom: 5px;
}
.paymentRedSectionText{
	/* letter-spacing: 1px;  */
	font: 18px/25px Font-Regular,"arial"; 
	color: #FFF; 
	padding-bottom: 1em;
}
.paymentRedSection{
	background-color: rgba(104,109,113,1); 
	padding:25px;
}
.paymentBorder{
}
.paymentTopSection{
	padding-top:30px; 
	padding-bottom:25px;
}
.tickImagedisplay{
	clear: both; 
	height: 31px; 
	width: 31px; 
	/*float: right;*/
	padding: 20px 30px;
}
.paymentQuestion{
	font:20px/24px Font-Medium,"arial"; 
	/* letter-spacing: 1px;  */
	width:62% !important;
}
.whiteSection{
	background-color: rgba(255,255,255,1); 
	padding:9px 25px 19px 25px;
}
.RoundButtonPayment {
    font: 16px/20px Font-Medium,"arial";
    /* letter-spacing: 0.03em; */
    padding: 5px 20px;
    height: 36px;
    border: 0 none;
    vertical-align: middle;
	background-color: rgb(175,202,11);
	text-transform: uppercase;
 /*   margin: 15px 0 5px 0;*/
}
.PaymentRadioButtonField {
	font:17px Font-Regular, "arial";
	width: 100%;
	border: 0 none;
	background: transparent;
}


/* Thank you page */
.thankYouBlueSection{
	background-color: rgb(227,229,230);
}

.quoteProtectionCustomPriceSection{
	background-color: rgba(112,111,111,1);
}

.thankYouRedBoldText{
	font:24px Font-Medium,"arial"; 
	padding-bottom:5px;
	color: rgb(175,202,11);
}

/* Thank you page policy no heading - need to replace with css design */
#p1_HEAD_C25971264AEF5B9434502 {
	color: rgb(237,0,0);
	font:24px Font-Regular,"arial"; 
}

.thankYou30WhiteBoldHeading{
	font:30px/36px Font-Medium,"arial";
	padding-bottom:5px;
	text-transform: uppercase;
}
.thankYou16WhiteLightText{
	font:18px Font-Regular,"arial";
	padding:5px 0;
}
.thankYou18LightTextGrey{
	font:16px/20px Font-Regular,"arial";
	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 Font-Regular,"arial";
}

.DealerLoginConfirmationCol2 {
	width: 95%;
	font:14px/18px Font-Regular,"arial";	
}

.DealerLoginSubHeading{
	font:14px/18px Font-Regular,"arial";
}

/* COOKIE, PRIVACY AND TERMS OF USE STYLES */
.modal-close {
  background-image: url(../../../../images/MB/modal_close.png);
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  color: transparent !important;
}

.privacyPolicy {
	margin-bottom: 1em;
}

.privacyPolicy h1, .termsOfUse h1, .cookiePolicy h1 {
  font: 30px Font-Medium, "arial";
  color: #000;
  text-align: left;
  text-transform: uppercase;
  padding: 0;
}

.privacyPolicy h2, .termsOfUse h2, .cookiePolicy h2 {
  font: 22px Font-Medium, "arial";
  color: #000;
  text-align: left;
  margin-top: 1em;
}

.privacyPolicy p, .termsOfUse p, .cookiePolicy p, .privacyPolicy pre {
  font: 18px Font-Regular, "arial";
  color: #000;
  padding-top: 8px;
  text-align: left;
}

.privacyPolicy ul, .privacyPolicy ol,.termsOfUse ul, .termsOfUse ol , .cookiePolicy ul, .cookiePolicy ol {
  padding-left: 20px;
 /*  text-indent: -1em; */
  font: 18px Font-Regular, "arial";
  color: #000;
  padding-top: 8px;
  text-align: left;
}

.privacyPolicy li, .termsOfUse li, .cookiePolicy li {
	list-style-position: outside;
	padding: 0.35em 0;
}

.cookiePolicy table tr {
	font: 18px Font-Regular, "arial";
	color: #000;
}
/* END */


.modal-content table {
  width: 80%;
}

.modal-content td {
  width: 150px;
  vertical-align: top;
}

input, select, textarea, button {
font: inherit;
color: #000;
border: 0 none;
}

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;
}

.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 {
}

.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(61,70,87);
display: none;
}

.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: Avenir-Light;
}

.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;
padding: 0px;
border: none;
font-family: Font-Regular;
}

.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: Avenir-Light;
}

.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: Avenir-Light;
}

.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: 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 {
  font: 45px/54px Font-Medium,"arial";
  /* letter-spacing: 1px; */
  text-transform: uppercase;
  color: white;
  padding-left: 2.5%;
  text-shadow: 0 0 7px rgba(51, 51, 51, 0.4);
  position: absolute;
  top: 40px;
  left:0;
}

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: -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="checkbox"] {
border: 0;

}

/*
input[type="checkbox"] {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}

input[type='checkbox'] + label {
padding-left: 25px;
background-image: url(../../../images/K1/K1_Check_Box_Background.png);
background-repeat: no-repeat;
}

input[type="checkbox"]:checked + label {
padding-left: 25px;
background-image: url(../../../images/K1/M&C_K1_tick_green.png), url(../../../images/K1/K1_Check_Box_Background.png);
background-repeat: no-repeat;
}
*/

input[type="radio"] {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: auto;
padding: 1px;
position: absolute;
width: 1px;
}

input[type='radio'] + label {
padding-left: 25px;
background-image: url(../../../../images/Radio_Normal.png);
background-repeat: no-repeat;
}

input[type="radio"]:checked + label {
padding-left: 25px;
background-image: url(../../../../images/Radio_Selected.png);
background-repeat: no-repeat;
}

input[type='radio'] + label[for^="Payment_Radio"] {
padding-left: 25px;
background-image: url(../../../../images/RadioButton-onWhite.png);
background-repeat: no-repeat;
background-size: 18px 18px;
}

input[type="radio"]:checked + label[for^="Payment_Radio"] {
padding-left: 25px;
background-image: url(../../../../images/RadioButton-onWhite-selected.png);
background-repeat: no-repeat;
background-size: 19px 19px;
}
 /* Ravikishore
select[id="QUE_D151909C99D46F53113643"], option[id*="QUE_D151909C99D46F53113643"] {font-family:Avenir-Light;   background-image: url(../../../images/LD/Grey-very-dark_background_texture);
    background-repeat: repeat; background-color:black;} */

input[type="radio"]:required + label {
padding-left: 25px;
background-image: url(../../../../images/RadioButtonError.png);
background-repeat: no-repeat;
}

.helpDiv {
position: static !important;
display: none;
margin-top: -12px;
}

.helpDiv2 {
position: static !important;
}

.helpLink {
	height: 20px;
	border-right: 2px solid rgb(112,112,111);
	margin-right: 10px;
	margin-top: 0;
}

.HelpIcon img {
float: right;
}

.HelpContentBox {
	background-color: rgb(104,109,113);
	padding: 10px 8px;
	font: 15px/18px Font-Regular,"arial";	
	color: #fff;
}

.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: -moz-linear-gradient(left, rgb(237,0,0) 10%, rgba(237,0,0,0) 100%);
background: -webkit-linear-gradient(left, rgb(237,0,0) 10%, rgba(237,0,0,0) 100%);
background: -o-linear-gradient(left, rgb(237,0,0) 10%, rgba(237,0,0,0) 100%);
background: -ms-linear-gradient(left, rgb(237,0,0) 10%, rgba(237,0,0,0) 100%);
background: linear-gradient(to right, rgb(237,0,0) 10%, rgba(237,0,0,0) 100%);
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(237,0,0,0.7);
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(237,0,0,0.7);
}

.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(237,0,0,0.7);
}

@-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/K1/VER_mobile_hamburger.png");
  background-image: url(../../../../images/K1/VER_mobile_hamburger.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 25px;
  background-color: transparent;
  border: 0 none;
}
.SlideoutSection{
	background-color: rgb(104, 109, 113);
}
.SlideoutCloseButtonSection{
	border-bottom: 1px solid rgb(169,170,169);
}
.SlideoutCloseButton{
	font:14px Font-Medium,"arial";
	color: #FFF;
	background-color: rgb(52,52,52);
	border-color: #fff;
	/* letter-spacing: 0.03em; */
    width:68px;
	height:36px;
	margin: 10px 0 10px 0;
}

.SlideOutLeftMargin{
	margin-left:10%;
}
.SlideOutMenuItem{
	font: 14px Font-Regular, "arial";
    color: white;
	padding: 10px 0 10px 40px;
	vertical-align: middle;
}
.SlideoutMenuQuoteImage{
	background: url(../../../../images//MB/OC_Mitsubishi_flyout_new-quote.png) no-repeat scroll 0 50%;
}
.SlideoutMenuRetrieveImage{
	background: url(../../../../images//MB/OC_Mitsubishi_flyout_retrieve_quote.png) no-repeat scroll 0 50%;
}
.SlideoutMenuExistingImage{
	background: url(../../../../images//MB/OC_Mitsubishi_flyout_existing.png) no-repeat scroll 0 50%;
}
.SlideoutMenuReviewsImage{
	background: url(../../../../images//MB/OC_Mitsubishi_flyout_review.png) no-repeat scroll 0 50%;
}
.SlideoutMenuOurCoverImage{
	background: url(../../../../images//MB/OC_Mitsubishi_flyouts_compare.png) no-repeat scroll 0 50%;
}
.SlideoutMenuHomeImage{
	background: url(../../../../images//MB/OC_Mitsubishi_flyouts_help.png) no-repeat scroll 0 50%;
}
.SlideoutMenuLogoutImage{
	background: url(../../../../images/K1/M&C_Kia_navigation_logout.png) no-repeat scroll 0 50%;
}
.SlideoutMenuItemSection{
	border-bottom:1px solid rgb(169,170,169);
	padding-top: 20px;
    padding-bottom: 20px;
}

/* Summary Page*/
.LREditButton {
  background-image: url(../../../../images/MB/OC_Mitsubishi_edit_inactive.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top right;
  width: 37px;
  height: 37px;
  background-color: transparent;
  border: none;
  margin-left: -5px;
}

.LREditButton:hover {
  background-image: url(../../../../images/MB/OC_Mitsubishi_edit_hover.png) !important;
  background-repeat: no-repeat;
}

.SummaryPageDetailsBold{
	font: 18px/25px Font-Regular,"arial";
}
.SummaryPageDetailsLight{
	font: 18px/25px Font-Regular,"arial";
}
.SummaryDetailsDoneButton{
	background-color:rgb(237,0,0);
}
.SummaryEditableSection{
	border-top: 1px solid rgb(52,52,52);
    border-bottom: 1px solid rgb(52,52,52);
	padding: 5px 0;
}
/*Summary 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;
}

#MNU_B04C9004F228F46D73804 {
  float: right !important;
}

/*#TXT_2116A3146FA72C1762139, 
#TXT_4333BF16FDAFEDA134751 {
  width: 100% !important;
}*/

.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;
  -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;
}

#Customer_NavigationMenu .show-popup span {
  background-color: rgba(112,111,112,1);
  /* letter-spacing: 0.05em; */
  color: white;
  font-family: Font-Regular, "arial";
  font-size: 14px;
}

#Retailer_NavigationMenu .show-popup span {
  background-color: rgb(104,109,113);
  /* letter-spacing: 0.05em; */
  color: white;
  font-family: Font-Regular, "arial";
  font-size: 14px;
}

/**contact call center */
.contactTopSection{
	padding-top:2em; 
	padding-bottom:0.5em;
}

.contactText {
  font: 30px/36px Font-Regular,"arial";
}

.contactEPText{
	font: 18px/25px Font-Regular,"arial";
    /* text-transform: uppercase; */
}

.ContactTextRed{
	 font: 18px/25px Font-Medium,"arial";
     /* letter-spacing: 1px; */
}
.referralText{
	 font: 18px/25px Font-Regular,"arial";
  	 padding: 5px 4px;
}

.referralSectionText{
	 font: 18px/25px Font-Regular,"arial";
	 border-bottom: 1px solid rgba(229,229,231,1);
  	 padding-bottom: 15px;
}
.QuoteSelectedOptionsText{
	background: transparent url("../../../../images/MB/OC_Mitsubishi_tick_black.png") no-repeat left center;
	padding-left: 30px;
	font: 18px/25px Font-Regulars,"arial";
	margin-top: 10px;
}
.QuoteProtectionNoClaimsHeader {
  font: 30px/36px Font-Medium,"arial";
  text-transform: uppercase;
  margin-top:20px;
}
.QuoteProtectionNoClaimsDesc {
  font: 18px/25px Font-Regular,"arial";
  /* padding-top: 8px; */
}
.bcImage2 {
  content: url("../../../../images/MB/M&C_Mitsubishi_tooltip_inactive.png");
  background-image: url(../../../../images/MB/M&C_Mitsubishi_tooltip_inactive.png);
  background-repeat: no-repeat;
  width: 21px;
  height: 21px;
  background-position: center;
}

.bcImage2:hover {
  content: url("../../../../images/MB/M&C_Mitsubishi_tooltip_active.png");
  background-image: url(../../../../images/MB/M&C_Mitsubishi_tooltip_active.png);
  background-repeat: no-repeat;
}

.tool-tip {
  background-color: rgb(104,109,113);
  font: 14px/18px Font-Regular,"arial";
  color: #fff;
  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: 0 none;
  padding: 5px;
}

.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-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: 0 none;
}
.LoadingText{
  font: 30px/26px Font-Medium,"arial";
  /* letter-spacing: 1px; */
  margin-top: 20px;
  padding: 5px 4px;
  text-transform: uppercase;
}
.PopupLoadingText{
  font: 20px Font-Medium,"arial";
  /* letter-spacing: 1px; */
  margin-top: 20px;
  padding: 5px 4px;
  text-transform: uppercase;
}
.UploadNCDLink{
	background: transparent url(../../../../images/K1/M&C_K1_link.png) left center no-repeat;
	padding-left: 15px;
    font: 12px Font-Medium,"arial";
}
.UploadNCDQuestion{
	font: 16px/20px Font-Medium;
    color: rgba(103,103,103,1);
    border: none;
    padding: 4px 2px;
    width: 100%;
    margin-bottom: 5px;
}
.UploadNCDAnswerControl {
	font: 16px/20px Font-Medium;
	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: #fff;
    text-align: center;
    font: 24px/30px Font-Medium,"arial";   
}   

.paddingtop1Percent {
    padding-top: 2%;
}
.paddingbottom1Percent {
    padding-bottom: 2%;
}
.marginleft3Percent {
    padding-left: 0px;
    margin-left: 3%;
}

.ThankyouSubsectionRow1Column1Width{
	width:9%;
}
.ThankyouSubsectionRow1Column2Width{
	width:72%;
}
.ThankyouSubsectionRow1Column3Width{
	width:19%;
	margin-top: 5%;
}
.ThankyouSubsectionColumn2Width{
	width:91%;
}

.FAQQuestionText {
  font: 18px/25px Font-Medium,"arial";
  padding: 5px 4px;
  text-transform: uppercase;
}

.PolicyDocumentColumn2{
	width:25%;
	padding: 4px 0 0 0;
}
.PolicyDocumentColumn1{
	width:75%;
}
.DealerResourceLeftAlignText{
	font: 15px/20px Font-Medium,"arial";
    
}
/*LRQuote*/
.LRQuoteYourExcessesColumn1{
	width:50%;
}
.LRQuoteYourExcessesColumn2{
	width:30%;
	margin: 10% 0% 0% 20%;
}
/*LRQuote*/

.SessionTimeOutGoHomeHeading{
	color: #000;
    font: 20px/25px Font-Medium,"arial";
}

/* Vehicle Details */
.multiCarCallBackInstructionSection {
	background-color: rgb(112,111,111);
	padding: 10px;
}

.VehicleSearchResultsSection{
	background-color: rgb(237,0,0);
	padding: 10px;
}
.VehicleSearchResultsSectionText{
	 font: 16px/20px Font-Medium,"arial";
	 color: #FFF;
}

.VehicleSearchResultsSectionTextBold{
	font: 16px/20px Font-Medium,"arial";
	color: #FFF;
}
/* Vehicle Details */

/*buttons*/

.SaveForLaterButton, .NCDRemoveButton{
	font: 18px Font-Medium,"arial";
    /* letter-spacing: 0.01em; */
    color: #FFF;
    padding: 5px 20px;
    height: 40px;
    border: medium none;
    vertical-align: middle;
    margin: 15px 0 5px 0;
    background-color: rgb(104,109,113);
}

.UploadNCDdocumentConfirmationButton{
	font: 16px/20px Font-Medium,"arial";
    /* letter-spacing: 1px; */
    color: #FFF;
    padding: 5px 20px;
    height: 36px;
    border: medium none;
    vertical-align: middle;
    margin: 15px 0 5px 0;
    background-color: rgb(175,202,11);
}

.DoneButton{
	font: 18px/24px Font-Medium,"arial";
    /* letter-spacing: 1px; */
    padding: 5px 20px;
    height: 40px;
    border: 0 none;
    vertical-align: middle;
    margin: 15px 0 5px 0;
    background-color: rgb(237,0,0);
	color: #fff;
}
.QuoteProtectionClaimsButton{
	font: 18px Font-Medium,"arial";
    /* letter-spacing: 1px; */
    padding: 5px 20px;
    height: 36px;
    border: medium none;
    vertical-align: middle;
    margin: 15px 0 5px 0;
    background-color: rgb(237,0,0);
	text-transform: uppercase;
	color: #fff;
}

.DealerLoginButton, .PostcodeLookupButton{
	font: 18px Font-Medium,"arial";
    /* letter-spacing: 0.01em; */
    color: #fff;
    height: 40px;
    border: 0 none;
    vertical-align: middle;
    margin: 10px 0 0 0;
    background-color: rgb(237,0,0);
    padding: 5px 25px;
	text-transform: uppercase;
}

.RegistrationFindButton{
	font: 18px Font-Medium,"arial";
    /* letter-spacing: 0.01em; */
    color: #fff;
    padding: 5px 20px;
    height: 36px;
    border: medium none;
    vertical-align: middle;
    margin: 10px 0;
    background-color: rgb(237,0,0);
	text-transform: uppercase;
}

.RetrieveQuoteError {
    background: transparent url("../../../../images/MB/OC_Mitsubishi_error.png") no-repeat 2%;
    width: 89%;
    margin: 8px 0px 0px 4px;
    background-color: rgb(227,5,18);
}

.RetrieveQuoteErrorText {
   font: 16px Font-Medium,"arial";
   color: white;
   padding: 5px 0px 5px 40px;
   /* letter-spacing: 0.01em; */
}

.ExcessProtectPrintLink {
	font: 18px/25px Font-Medium,"arial";
    /* letter-spacing: 0.07em; */
    text-transform: uppercase;
    width:100%;
}

/* NCD Protection Price Style */
.NCDCostText {
  font: 18px/25px Font-Medium,"arial";
  color: black;
  padding: 10px 0;
  text-align: left;
  margin-left: 0.5em;
}

/* Header image replacement styles */
.HomePageBanner {
	/* left: 29.5%; */
	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;
}

.BannerButtons {
    width: 39% !important;
    margin: 0 auto;
    margin-top: 17%;
}

.stickyButtonsSection {
	display: none;
}

.LandingPageDealerLoginDiv {
	/* width: 100%;
	padding: 0 27%;
	margin-top: -3%; */
}

.GetMeHomeCover {
    width: 65%;
}

/* 5 star cover section - home page */
.Fivestarcoversection {
	background-color: rgb(191,194,196);
	/* background: transparent url(../../../../images/MB/OC_Mitsubishi_landing-page-footer_desktop_retina.png) no-repeat scroll; */
	padding: 1% 0;
	background-size: cover;
}

.Fivestarcoversection > div {
	display: flex;
    justify-content: center;
    align-items: flex-start;
    flex: 1 1 auto;
}					 
.Fivestarcoverheading {
	font: 30px/36px Font-Medium,"arial";
	color: #000;
	text-transform: uppercase;
}

.Fivestarcovernewquotebutton {
    background: white;
    color: rgb(104,109,113);
    font: 20px/25px Font-Medium,"arial";
    padding: 0 20px;
    text-decoration: none;
    border: 0px none;
    width: 200px;
    height: 45px;
    text-transform: uppercase;
}

.retrieveoverride {
	background: rgb(237,0,0);
	color: white;
	width: auto;
}

.Fivestarcovercol1 {
	/* width: 23%; */
	background: transparent no-repeat scroll right top;
    height: 50px;
    float: right;
    margin: 5px 15px 0 0;
}

.Fivestarcovercol2 {
	width: 40%;
	padding: 4px;
	display: none; 
}

.Fivestarcovercol3 {
	width: auto;
}

/*Renewal Date*/
.RenewalDateHeading {
  Font: 30px Font-Medium,"arial";
  padding: 1em 0;
  text-transform: uppercase;
}

.RenewalDateFormText {
  font: 20px Font-Regular,"arial";
  padding-bottom: 1em;
  color: #000;
}

.RenewalDateFormText a {
  text-decoration: underline;
}

.RenewalDatePostcodeFieldSection {
  padding: 15px 0;
}

.RenewalDateSubmitButton {
    font: 20px Font-Medium,"arial";
    margin-bottom: 10px;
    text-decoration: none;
    border: none;
    height: 40px;
    background: rgb(237,0,0);
	color: #fff;
    padding: 5px 25px;
    float: left;
    vertical-align: middle;
	text-transform: uppercase;
}

/*Renewal Date*/

/* MultiCar Page */
.MultiCarCallBackText {
  font: 28px/34px Font-Medium,"arial";
  padding: 10px;
  color: #FFF;
}

.MultiCarCallBackText b {
	color: rgb(175,202,11);
}

.MultiCarCallBackText sup {
  font-size: 16px;
}

.MultiCarOfferText {
  font: 18px/25px Font-Regular,"arial";
  margin: 1em 0;
}

.MultiCarDescription{
	font: 20px/25px Font-Medium,"arial";
	padding-bottom: 1em;
}

.MultiCarText {
	font: 18px Font-Regular,"arial";
	color: #000;
}

.ProgressBarSection {
	padding: 25px 0 50px 0;
	border-bottom: 1px solid rgba(229,229,231,1);
}

.SubText {
	font-size: 1em;
    line-height: 1.2em;
	color: rgba(88,89,91,1);
	padding: 4px;
}

.PaymentComodoSecureHelpColumn {
	width: 7%;
}

/* payment page voucher code question */

.VoucherCodeQuestionColumn {
	width: 80%;
}

.VoucherCodeQuestion {
	font: 25px/25px TradeGothicCondensed18,"arial";
    width: 49%;
	text-transform: uppercase;
}

.VoucherCodeApplyButtonColumn {
	width: 20%;
}

.PaymentFindPostCodeButton {
	font: 16px/20px Font-Medium,"arial";
    /* letter-spacing: 0.05em; */
	background-color: rgb(237,0,0);
    padding: 5px 20px;
    height: 36px;
    border: 0 none;
    vertical-align: middle;
	margin-top: 1.2em;
	color: #fff;
}

.PrivacyOptinText {
	font: 18px Font-Regular, "arial";
	color: #000;
}

.PrivacyOptinText a {
	text-decoration: underline;
}

.VehicleNotFoundError {
	background: #ed0000 url(../../../../images/MB/OC_Mitsubishi_error.png) 1% center no-repeat;
    padding: 5px 35px;
}

.errorMessageRed {
	 /* color: #FFF !important; */
	 font: inherit;
}

/* Heading as link */
.HeadingAsLink {
	font: 18px/25px Font-Regular,"arial";
	padding: 5px 4px;
}

.HeadingAsLink b {
	text-decoration: underline;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	font-family: Font-Regular, "arial";
	color: #000;
}

.ui-datepicker-calendar, .ui-widget select {
	font-family: Font-Regular, "arial" !important;
	color: #000;
}

.FiveStarSectionHelpNo {
	font: 16pt Font-Medium,"arial";
    text-align: center;
	padding-top: 1em;
	text-transform: uppercase
}

.QuoteHelpToolTipButton {
	background: transparent url(../../../../images/MB/M&C_Mitsubishi_tooltip_inactive.png) left no-repeat;
	width: 21px;
	height: 21px;
	border: 0 none;
}

.PaymentSwitchActive {
	background: #c6c6c6;
	color: #000;
	font-size: 1.5em;
}

.phase.Thankyou .thankYouBlueSection a {
  color: #000;
}

button#BUT_803E199F167B9835131207 {
	min-width: 225px;
}


@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px), only screen and (max-width: 1366px) and  (min-width: 1366px) {
	
	/* .HomePageBanner {
		left: 26.5%;
		width: 50%;
	}
	
	.BannerButtons {
		margin-top: 36%;
		margin-left: 11.5%;
	}
	
	.CarouselCallText {
		margin-left: -7%;
	} */

	.BannerButtons {
		width: 36.3% !important;
		margin-top: 18%;
	}
	
	/* .LandingPageDealerLoginDiv {
		width: 45%;
		margin-top: -7%;
		padding: 0 24%;
	} */
	
	/* .Fivestarcovercol3 {
		width: 31%;
	} */
	.QuoteProtectionSelectionR1C2, .QuoteProtectionSelectionR2C2, .QuoteProtectionSelectionR3C2 {
		padding: 67% 0;
	}

	.QuoteProtectionSelectionR2C2 {
		padding: 42% 0;
	}
	.QuoteProtectionSelectionR3C2 {
		padding: 47% 0;
	}

	.QuoteProtectionSelectedPackageR1C2, .QuoteProtectionSelectedPackageR2C2, .QuoteProtectionSelectedPackageR3C2 {
		padding: 67% 0;
	}

	.QuoteProtectionSelectedPackageR2C2 {
		padding: 42% 0;
	}

	.QuoteProtectionSelectedPackageR3C2 {
		padding: 47% 0;
	}
	.QuoteProtectionEmptySectionWhite{
		height: 12.65em;
	}
	.QuoteProtectionEmptySectionBlue{
		height: 12.65em;
	}
}

@media only screen and (min-device-width: 1367px) and (max-device-width: 1600px), only screen and (max-width: 1600px) and  (min-width: 1367px) {
	.PhaseTitleStyle{
		padding-left: 0;
	}
	
	/* .HomePageBanner {
		left: 27.5%;
		width: 48%;
	}
	
	.BannerButtons {
		margin-top: 36%;
		margin-left: 12%;
	}
	
	.CarouselCallText {
		margin-left: -8%;
	} */

	.BannerButtons {
		width: 34.2% !important;
		margin-top: 18%;
	}
	
	/* .LandingPageDealerLoginDiv {
		margin-top: -7%;
		padding: 0 25%;
	} */
	
	/* .Fivestarcovercol1 {
		width: 23%;
	}

	.Fivestarcovercol2 {
		width: 38%;
	}
	
	.Fivestarcovercol3 {
		width: 30%;
	} */
	
	.footerDefaqtoText {
		padding-left: 7%;
	}
	.QuoteProtectionSelectionR1C2, .QuoteProtectionSelectedPackageR1C2 {
		padding: 58% 0;
	}

	.QuoteProtectionSelectionR2C2, .QuoteProtectionSelectedPackageR2C2 {
		padding: 40% 0;
	}
	.QuoteProtectionSelectionR3C2, .QuoteProtectionSelectedPackageR3C2 {
		padding: 44% 0;
	}

	.QuoteProtectionEmptySectionWhite, .QuoteProtectionEmptySectionBlue {
		height: 12.5em;
	}
}

@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: 45%;
		left: 26%;
	}
	.carousel-Header1 {
		padding-left: 7%;
	}
	.BannerButtons {
	    margin-top: 44%;
		margin-left: 21%;
	} */
	
	.BannerButtons {
		width: 31.2% !important;
		margin-top: 19%;
	}
	
	/* .Fivestarcovercol1 {
		width: 24%;
	}

	.Fivestarcovercol2 {
		width: 37%;
	}
	
	.Fivestarcovercol3 {
		width: 27%;
	} */
	
	.footerDefaqtoText {
		padding-left: 7%;
	}
	/* .CarouselCallText {
		margin-left: 5%;
	} */
	
	/* .LandingPageDealerLoginDiv {
		margin-top: -7%;
		padding: 0 17%;
	} */
	.QuoteProtectionSelectionR1C2, .QuoteProtectionSelectedPackageR1C2 {
		padding: 51% 0;
	}

	.QuoteProtectionSelectionR2C2, .QuoteProtectionSelectedPackageR2C2 {
		padding: 35% 0;
	}
	.QuoteProtectionSelectionR3C2, .QuoteProtectionSelectedPackageR3C2 {
		padding: 38% 0;
	}

	.QuoteProtectionEmptySectionWhite, .QuoteProtectionEmptySectionBlue {
		height: 12.1em;
	}
}

@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: 45%;
		left: 30%;
	}
	
	.BannerButtons {
		margin-top: 44%;
		padding-left: 16.5%;
		margin-left: 0;
	} */
	
	.BannerButtons {
		width: 25.5% !important;
		margin-top: 20%;
	}
	
	.carousel-Header1 {
		font-size: 38pt;
	}
	
	/* .CarouselCallText {
		margin-left: -10%;
	} */
	
	/* .LandingPageDealerLoginDiv {
		padding: 0 22%;
	} */
	
	/* .Fivestarcovercol1 {
		width: 26%;
	}

	.Fivestarcovercol2 {
		width: 31%;
	}
	
	.Fivestarcovercol3 {
		width: 22%;
	} */
	
	.footerDefaqtoText {
		padding-left: 7%;
	}
	.QuoteProtectionTableWrapper {
		width: 72%;
	}
	.QuoteProtectionSelectionR1C2, .QuoteProtectionSelectedPackageR1C2 {
		padding: 53% 0;
	}
	.QuoteProtectionSelectionR2C2, .QuoteProtectionSelectedPackageR2C2 {
		padding: 37% 0;
	}
	.QuoteProtectionSelectionR3C2, .QuoteProtectionSelectedPackageR3C2 {
		padding: 41% 0;
	}

	.QuoteProtectionEmptySectionWhite, .QuoteProtectionEmptySectionBlue {
		height: 12.5em;
	}
}

/* Tablet CSS modifications */
@media only screen and (min-device-width: 641px) and (max-device-width: 1025px), only screen and (max-width: 1025px) and  (min-width: 641px) {
	
	/*Help section*/
	.NeedHelpColumn{
		display:none;	
	}
	/* Tablet screen set-up */
  *[class="CompareCoverContent"] {
    width: 98%;
    max-width: 768px;
  }
.Footer_Text {
  padding: 0 0 37px 0;
  width: 95%;
  margin:auto;
}
  *[id="COL_B04C9004F228F46D91900"] {
    width: 1% !important;
  }
  
  .QuoteFormSection{
	width: 95% !important;
	margin: 0 auto;	
  }
  .MainContentSection{
	width: 95%;
	margin: 0 auto;
	float: none !important;
  }
  .ProgressBarSection {
		padding: 20px 0;
	}
	
  *[class="statusValid"] {
    background: transparent !important;
  }

  *[class="statusInValid"] {
    background: transparent !important;
  }
	/* Tablet screen set-up */
		
  *[class="FMT_CB2A7EA525071E3854607"] {
    display: block !important;
  }
  
  .HomeImageSection {
	  display:block;
  }

  *[class="WebOnly"] {
    display: none !important;
  }
	*[class="TabletAndMobileOnly"]{
		display: block;
	}
  .SlideoutColumn {
    display: block !important;
	width: 25%;
    /* float: right  !important; */
	order: 3;
	-webkit-order: 3;
	-ms-flex-order: 3;
  }

	/* cookie formatting start */
  *[id="FMT_7514CAD9B0FB2A0363688"] {
    display: block !important;
  }

  *[id="FMT_7514CAD9B0FB2A0363707"] {
    display: none !important;
  }
	/* cookie formatting ends */
	/* 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;
	 background-attachment: scroll;
   }	
  *[class="compareDescription"] {
    width: 49% !important;
    padding: 20px 20px 20px 20px !important;
  }

  .ReasonsToChooseForColumn1{
  	width: 49% !important;
    padding: 20px 20px 20px 20px !important;
  }
  .ReasonsToChooseForColumn2{
  	width: 49% !important;
    padding: 20px 20px 20px 20px !important;
  }
  .ReasonsToChooseForColumn3{
  	width: 49% !important;
    padding: 20px 20px 20px 20px !important;
  }
  .ReasonsToChooseForColumn4{
  	width: 49% !important;
    padding: 20px 20px 20px 20px !important;
  } 		
  .tabletMargin {
    margin-top: 3%;
    margin-left: 12%;
    margin-right: 12% ;
    margin-bottom: 1%;
  }

  #FMT_24E831715D1830B758258 {
    margin: 20px 0px 20px 0px !important;
  }
	/* Reasons to choose section formatting start */	

  *[class="TabletHeading"] {
    display: block !important;
    width: 80% !important;
    font-size: 30px !important;
    color: #B0B7BB !important;
    text-align: center !important;
    padding-top: 20px !important;
    padding-left: 1.75% !important;
    font-family: LandRoverWeb-Light !important;
  }

  *[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;
		 /*padding-top:20px !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 
  *[id="COL_B04C9004F228F46D91583"] {
    width: 20% !important;
  }

  *[id="FMT_7514CAD9B0FB2A0363289"] {
    padding: 5px 0 10px 2.5% !important;
  }
  */
  
	/* Removal of Links in header for Tablet */
  *[id="FMT_7FF7D21FD09131E554189"] {
    display: none !important;
  }

  *[id="COL_B04C9004F228F46D91611"] {
    display: none !important;
    width: 3% !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 Font-Medium,"arial";
  	top: 15px;
  }
}

@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 {
		left: 25%;
		width: 65%;
		top: 2%;
	}

	.BannerButtons {
		margin-top: 60%;
		margin-left: 3%;
	}
	
	.CarouselCallText {
		padding: 3% 25%;
		text-align: left;
	} */
	
	.BannerButtons {
		width: 47.3% !important;
		margin-top: 42%;
	}
	
	/* .Fivestarcovercol1 {
		display: none;
	}

	.Fivestarcovercol2 {
		width: 54%;
		margin-left: 2.5%;
	}
	
	.Fivestarcovercol3 {
		width: 40%;
	} */
	
	.footerDefaqtoText {
		padding-left: 2%;
	}
	.QuoteProtectionSelectionR1C2, .QuoteProtectionSelectedPackageR1C2 {
		padding: 52% 0;
	}
	.QuoteProtectionSelectionR2C2, .QuoteProtectionSelectedPackageR2C2 {
		padding: 36% 0;
	}
	.QuoteProtectionSelectionR3C2, .QuoteProtectionSelectedPackageR3C2 {
		padding: 40% 0;
	}
	.QuoteProtectionEmptySectionWhite, .QuoteProtectionEmptySectionBlue {
		height: 12.9em;
	}	
}

@media only screen and (min-device-width: 740px) and (max-device-width: 768px) and  (orientation: portrait) {
		
	/* .HomePageBanner {
		width: 71% !important;
		padding-bottom: 1% !important;
		left: 15%;
	}
	
	.BannerButtons {
		margin-top: 52% !important;
		margin-left: 6%;
	}
	
	.CarouselCallText {
		padding-left: 22%;
	} */
	
	.BannerButtons {
		width: 63.3% !important;
		margin-top: 37%;
	}
	
	/* .LandingPageDealerLoginDiv {
		padding: 0 18%;
		margin-top: -3% !important;
	} */
	
	.Fivestarcoverheading {
		font-size: 22px;
	}						
	/* .Fivestarcovercol1 {
		display: none;
	}

	.Fivestarcovercol2 {
		width: 47%;
	}
	
	.Fivestarcoverheading {
		font-size: 22px;
	}
	
	.Fivestarcovercol3 {
		width: 53%;
	} */
	
	.Fivestarcovernewquotebutton {
		/* width: 195px; */
		/* height: 40px; */
	}
	
	.footerDefaqtoText {
		padding-left: 2%;
	}
	.QuoteProtectionSelectionR1C2, .QuoteProtectionSelectedPackageR1C2 {
		padding: 85% 0;
	}
	.QuoteProtectionSelectionR2C2, .QuoteProtectionSelectedPackageR2C2 {
		padding: 55% 0;
	}
	.QuoteProtectionSelectionR3C2, .QuoteProtectionSelectedPackageR3C2 {
		padding: 60% 0;
	}
	.QuoteProtectionEmptySectionWhite, .QuoteProtectionEmptySectionBlue {
		height: 14.4em;
	}
}