﻿.pricing .mainContentFull {
	padding: 20px;
	width: 896px;
}
.menuBarWrapper {
	z-index:5;
}
.menuBar
{
    position:relative;
    z-index:1;
}
.menuBar .model, .menuBar .trim, .menuBar .transmission {
	margin-left:-41px;
	padding-left:21px;
	position:relative;
}
.menuBar .province {
	width:247px;
	z-index:10;
}
.menuBar .model {
	width:269px;
	z-index:9;
}
.menuBar li.model:hover a, .menuBar li.model:hover div.menuButton,
 {
	background-position: -345px -50px;
}
.menuBar li.model:active a, .menuBar li.model:active div.menuButton {
	background-position: -345px -100px;
}
.province:hover > ul, .model:hover > ul, .trim:hover > ul, .transmission:hover > ul {
	display:block;
}
.menuBarDisabled
{
}
.menuBarDisabled h6
{
    color:#95c0dc !important;
}
.menuBarDisabled div.first
{
    cursor:default;
}
.menuBarDisabled:hover div.menuButton
{
    background-position:100% 0 !important;
    cursor:default;
}
.menuBarDisabled:hover div.first
{
    background-position:0px -150px !important;
}
.menuBarDisabled:hover div.last
{
    background-position:100% -150px !important;
}
.menuBarDisabled .arrowBox {
	border-left: 1px solid #95c0dc !important;
}
.menuBarDisabled .arrowBox .arrow {
    background: url("../Content/7907/Media/General/webimage/icons/icons-sprite.png") -86px -8px;
}
.menuBarDisabled .arrowBox .arrow:after {
    content: "";
	height:4px;
	width:8px;
	background-color:#2b80b9;
	position:absolute;
	opacity:0.5;
}
.menuBarDisabled:hover > ul
{
    display:none;
}
.menuBarDisabled:hover .last, .menuBarDisabled:hover div.last
{
    background-position:100% -150px;
}
.menuBar li:hover .arrowBox {
	border-left: 1px solid #2b80b9;
}
.menuBar li.transmission:hover .arrowBox {
	right: 10px;
}
.menuBar li:hover .arrowBox .arrow {
	background-position:-86px -19px;
}
.menuBarDisabled:hover .arrowBox .arrow {
	background-position:-86px -8px !important;
}
.model h6 {
	text-transform:uppercase;
}
.menuBar .trim {
	width:269px;
	z-index:8;
}
.menuBar .transmission {
	width:161px;
	z-index:7;
}
.menuBar .transmission:hover {
	width: 171px;
	margin-left: -41px;
}
.relatedLinks {
	font-size:12px;
	float:right;
	padding:20px 0 0 20px;
}
.launchInfo {
	width:20px;
	height:20px;
	background:url("../Content/7907/Media/General/webimage/icons/icons-sprite.png") -2px -138px;
	margin:-3px 5px;
}
.launchSpecs {
	width:20px;
	height:20px;
	background:url("../Content/7907/Media/General/webimage/icons/icons-sprite.png") -24px -138px;
	margin:-3px 5px;
}
.launchQuote {
	width:20px;
	height:20px;
	background:url("../Content/7907/Media/General/webimage/icons/icons-sprite.png") -46px -138px;
	margin:-3px 5px;
}
.launchPrint {
	width:20px;
	height:20px;
	background:url("../Content/7907/Media/General/webimage/icons/icons-sprite.png") -68px -138px;
	margin:-3px 5px;
}
.launchOffers {
	width:20px;
	height:20px;
	background:url("../Content/7907/Media/General/webimage/icons/icons-sprite.png") -134px -161px;
	margin:-3px 5px;
}
.summaryItem {
	font-size:12px;
	padding-bottom:5px;
}
.summaryItem.ppsa {
    display:none;
}
.summaryItem.ppsa > div {
    max-width:150px;
}
.discount .subheader {
	color:red;
}
.trimStyle {
	margin:0 !important;
}
.lineStyle {
	margin:4px 0 0 6px !important;
}
.typeStyle {
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	margin:8px 0 0 6px;
}
.dollarSign {
	margin:3px;
	/*float:left;*/
	vertical-align:top;
}
.estimatedPrice {
	margin-top:-5px;
}
.estimateDisclaimer
{
    margin-bottom:15px;
    margin-top:-19px !important;
    position:relative;
    text-align:right !important;
}
.menuBar-submenu {
	position:absolute;
	list-style:none;
	background-color:#f6f6f6;
	border-color:#cccccc;
	border-width:0 1px;
	border-style:solid;
	z-index:10;
	margin-top:-4px;
    margin-left: 6px;
	width:229px;
	display:none;
}
.menuBar-submenu li {
	display:inline-block;
 	*display:inline;
	padding:0 10px 0 20px;
	border-bottom:1px solid #cccccc;
	cursor:pointer;
}
.menuBar-submenu li h6 {
	line-height:34px;
	color:#666666 !important;
}
.menuBar-submenu li:hover {
	background-color:#ebf6fe;
	border-left:#2b80b9 solid 5px;
	padding-left:15px;
}
.menuBar-submenu li:hover h6 {
	color:#2b80b9 !important;
}
.menuBar li h6 {
    margin:0 !important;
}
.menuBar li.trim h6 
{
    width:190px;
}
.province .menuBar-submenu{
	width:223px;
	margin-left:4px;
}
.province .menuBar-submenu li {
	width:193px;
}
.model .menuBar-submenu {
	width:222px;
}
.model .menuBar-submenu li {
	width:192px;
}
.trim .menuBar-submenu {
	width:239px;
}
.trim .menuBar-submenu li {
	width:209px;
}
.transmission .menuBar-submenu {
	width:147px;
}
.transmission .menuBar-submenu li {
	width:117px;
}
.lightBox
{
	display:none;
	position:absolute;
	top:20%;
	z-index:2002;
	overflow:auto;
	width:100%
}
.lightBox-Content
{
	margin:0 auto;
	width:250px;
	padding:20px;
	border:10px solid #ccc;
	background-color:white;
    /* Firefox v3.5+ */
    -moz-box-shadow:5px 5px 8px rgba(0,0,0,0.65);
    /* Safari v3.0+ and by Chrome v0.2+ */
    -webkit-box-shadow:5px 5px 8px rgba(0,0,0,0.65);
    /* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
    box-shadow:5px 5px 8px rgba(0,0,0,0.65);
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=5,OffY=5,Color=#a6000000,Positive=true)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5,OffY=5,Color=#a6000000,Positive=true);
    /* Firefox v1.0+ */
    -moz-border-radius:10px ;
    /* Safari v3.0+ and by Chrome v0.2+ */
    -webkit-border-radius:10px ;
    /* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
    border-radius:10px;
}
.lightBox-Content ul
{
	list-style:none;
	margin-top:10px;
}
.lightBox-Content ul li
{
	/*border-bottom:1px solid #ddd;*/
	padding:0 20px;
	border:1px solid #fff;
}
.lightBox-Content ul li:hover
{
	cursor:pointer;
	border:1px solid rgb(201,201,201);
	/* Firefox v1.0+ */
	-moz-border-radius:5px;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius:5px;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius:5px;
	/* Firefox v3.6+ */
	background-image:-moz-linear-gradient(rgb(255,255,255) 0%, rgb(238,238,238) 99%);
	/* safari v4.0+ and by Chrome v3.0+ */
	background-image:-webkit-gradient(linear, color-stop(0, rgb(255,255,255)), color-stop(0.99, rgb(238,238,238)));
	/* Chrome v10.0+ and by safari nightly build*/
	background-image:-webkit-linear-gradient(rgb(255,255,255) 0%, rgb(238,238,238) 99%);
	/* Opera v11.10+ */
	background-image:-o-linear-gradient(rgb(255,255,255) 0%, rgb(238,238,238) 99%);
	/* IE v10+ */
	background-image:-ms-linear-gradient(rgb(255,255,255) 0%, rgb(238,238,238) 99%);
	background-image:linear-gradient(rgb(255,255,255) 0%, rgb(238,238,238) 99%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffeeeeee)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffeeeeee);
}
.lightBox-Content ul li h5
{
	line-height:35px;
	margin:0 !important;
}
.four.columns .vehicle img
{
	width: 230px;
	padding: 5px 0 0 0 !important;
}
.four.columns div.vehicle
{
	display:block;
	width:268px;
	border:4px solid #fff;
	text-align:center;
	/* Firefox v1.0+ */
    -moz-border-radius:10px ;
    /* Safari v3.0+ and by Chrome v0.2+ */
    -webkit-border-radius:10px ;
    /* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
    border-radius:10px ;
    cursor:pointer;
}
.four.columns div.vehicle:hover
{
	border:4px solid #ccc
}
.four.columns div.vehicle:active
{
	border:4px solid #288ED2
}
.modelName {
	/*color:#000;*/
	text-transform:uppercase;
}
.modelInfo {
	padding:5px 15px 10px 15px;
	height:16px;
	color:#000;
}
.modelInfo .vehicleName
{
    text-align:left;
    /*width:130px;*/
}

.modelInfo .buildMSRP {
	right: 0px;
	text-align: right;
	width: 45%;
}
.modelInfo .startingAt {
	font-weight: bold;
}
.modelInfo .icon-question-circle {
	margin: 0;
}
.modelInfo .disclaimerText {
	font-style: italic;
}

/* "Template styles - Not to copy" */
.contentFrame {
	margin-top:2px;
}

p.modelYear
{
    padding:10px 0 0 10px;
}

.viModelDetailFrame {
    font-size:11px;
    margin:0 0 0 20px !important;
}

.viModelDetailFrame #VehIntro-logos {
    display:none;
}

.viModelDetailFrame .rebateContainer {
	top: 0px;
	right: 40px;
}

.trimRow {
	width: 660px;
}
#trimSelect
{
    cursor:pointer;
    font-size:13px;
    margin-top:10px;
    width:110px
}
.pricingImage {
    width: 550px !important;
}
.collapsibleBar
{
    padding:10px;	
	font-size:12px;
	border-color:#cccccc;
	background-color:#f6f6f6;
	border-width:1px;
	border-style:solid;
    width:calc(100% - 25px);
}
.collapsibleBar:hover
{
	border:2px solid #2b80b9;
	padding:9px;
}
.collapsibleBar-header div, .collapsibleBar-header h5
{
	cursor:pointer;
	color:#2b80b9;
}
.collapsibleBar-icon {
    width: 15px;
    height: 15px;
    background: url("../Content/7907/Media/General/webimage/icons/icons-sprite.png") -199px -44px;
    margin: 3px 5px 3px 0px;
    float: left;
}
.collapsibleBar-icon.open
{
	background-position:-221px -44px;
}
.options ul
{
	list-style:none;
}
.interior li, .exterior li
{
	display:inline-block;
	*display:inline;
	float:left;
	width:42px;
	height:20px;
	background:transparent;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-opera-border-radius:5px 5px 5px 5px;
	-khtml-border-radius:5px 5px 5px 5px;
	margin-left:8px;
	padding:2px;
}
.options .interior ul li
{
	width:100px;
}
.options ul li:hover
{
	-webkit-box-shadow:0px 0px 0px 4px rgb(204,204,204);
	-moz-box-shadow:0px 0px 0px 4px rgb(204,204,204);
	box-shadow:0px 0px 0px 4px rgb(204,204,204);
}
.options ul li:active, .options ul li.selected
{
	-webkit-box-shadow:0px 0px 0px 4px rgb(40,142,210);
	-moz-box-shadow:0px 0px 0px 4px rgb(40,142,210);
	box-shadow:0px 0px 0px 4px rgb(40,142,210);
}
.row.option
{
	margin-bottom:15px;
}
.row.option.interior {
    margin-bottom:0px;
}
#exteriorName, #interiorName {
    padding-right:10px;
}
#interiorContainer {
    padding-left:30px;
}
.interiorChip, .exteriorChip {
    width: 42px;
    height: 20px;
    background-repeat: no-repeat;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -opera-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
}
#interiorList .interiorChip
{
	width: 100%;
    background-size: cover;
}
.optionText {
	float:left;
	padding:4px 20px;
}
.barTitle{
	float:left;
    margin:2px 0 0 5px !important;
}
.info
{
    line-height:20px;
}
.yearLabel
{
    margin:0px;
    padding:10px 0 10px 10px;
}
.paymentOptionContainer {
	align-items:stretch;
	display:flex;
	flex-direction:row;
	flex: 1 1 auto;
}
.payOptionColumn {
	width: 285px;
	background-color: #f6f6f6;
	border: 2px solid #cccccc;
	cursor: pointer;
	padding: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	display:flex;
	flex-direction:column;
}
.payOptionColumn:hover
{
	border:2px solid #2b80b9;
	padding:12px;
}
.payOptionColumn:active, .payOptionColumn.selected
{
    background-color:#ebf6fe;
	border:2px solid #2b80b9;
	padding:12px;
}
.payOptionColumn.disabled
{
    border:2px solid #F5F5F5 !important;
    cursor:default;
}
.payOptionColumn.disabled, .payOptionColumn.disabled h3, .payOptionColumn.disabled input, .payOptionColumn.disabled div
{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    filter:alpha(opacity=25);
    opacity:0.25;
}
.payOptionColumn.disabled .downPayment-wrapper .button
{
    cursor:default;
    color:#444444 !important;
	background-image:-moz-linear-gradient(49% 0% -90deg, rgb(249,249,249) 0%, rgb(245,245,245) 100%) !important;
	background-image:-webkit-gradient(linear, 49% 0%, 49% 101%, color-stop(0, rgb(249,249,249)), color-stop(1, rgb(245,245,245))) !important;
	background-image:-webkit-linear-gradient(-90deg, rgb(249,249,249) 0%, rgb(245,245,245) 100%) !important;
	background-image:-o-linear-gradient(-90deg, rgb(249,249,249) 0%, rgb(245,245,245) 100%) !important;
	background-image:-ms-linear-gradient(-90deg, rgb(249,249,249) 0%, rgb(245,245,245) 100%) !important;
	background-image:linear-gradient(-90deg, rgb(249,249,249) 0%, rgb(245,245,245) 100%) !important;
    -ms-filter:none;
}
.payOptionColumn.disabled .ui-radioBtn
{
    cursor:default;
    background-position: -362px 0px !important;
}
.payOptionColumn.disabled .ui-radioBtn.active
{
    background-position: -362px -38px !important;
}
.payOptionColumn .dropdown {
    width:230px;
}
.leaseAllowance, #leaseFrequency .uppercase, #financeFrequency .uppercase
{
    font-size:12px;
    line-height:24px;
}
.leaseAllowance.french .column:first-child
{
    line-height:15px;
    width:90px;
}
.leaseAllowance .uppercase, #leaseFrequency .uppercase, #financeFrequency .uppercase
{
    font-size:10px;
}
.leaseAllowance .column {
    width:33%;
}
.kmLabel
{
    margin-left:20px;
}
.payOptionColumn table
{
    width:100%;
}
.payOptionColumn table th
{
	font-weight:normal;
	font-size:10px;
	height:30px;
}
.payOptionColumn table tr
{
	height:20px
}
.payOptionColumn table tr.topSpacer
{
    height:5px;
}
.payOptionColumn table td
{
	font-size:10px;
	text-align:center;
}
.payOptionColumn table .value
{
	text-align:right;
}
.payOptionColumn table tr.topSpacer td
{
    display:block;
    height:20px;
    width:120px;
}
.payOptionColumn table tr.topSpacer .value
{
    width:94px;
}
.payOptionColumn table tr.discount .value
{
    color:Red;
}
.payOptionColumn tr:nth-child(odd)
{
	background:#FFF;
}
.payOptionColumn table td:first-child {
    padding-left: 10px;
    padding-right: 0px;
    text-align: left;
}
.payOptionColumn table td:last-child {
    padding-left:0px;
    padding-right:10px;
}
.payOptionColumn table thead tr
{
    background:transparent !important;
}
.payOptionColumn table thead th
{
    height:20px;
}
.leaseHighlight
{
    color:Black;
    font-weight:bold;
}
.optTitle
{
	padding:0 0 15px 0;
}
.downPayment-wrapper
{
	position:relative;
	padding-bottom:15px;
}
.tradeInContainer {
	box-sizing:border-box;
	padding:12px;
	width:285px;
}
.downPayment, .tradeInContainer .tradeIn
{
    width:170px;
	height:25px;
	font-family:"Open Sans", Helvetica, Arial, sans-serif;
	line-height:1.2em;
	color:#444;
	font-size:18px;
	font-weight:bold;
	padding:5px 45px 5px 10px;
	text-align:right;
}
.downPayment-wrapper .button
{
	font-family:"Open Sans", Helvetica, Arial, sans-serif;
	line-height:1.2em;
	color:#ffffff;
	background:#2b80b9;
	font-size:18px;
	font-weight:bold;
	width:35px;
	height:37px;
	line-height:37px;
	text-align:center;
	float:right;
	position:absolute;
	top:0;
	right:0;
}
.payOptions
{
	font-size:12px;
	text-align:center;
	margin-bottom:20px;
}
.payOptions .titles
{
	font-weight:normal;
	font-size:10px;
	height:24px;
}
.payOptions .row
{
	margin-bottom:0px;
	line-height:16px
}
.payOptions .column
{
	line-height:24px;
}
.payOptions .titles .column
{
    box-sizing:border-box;
	height: 30px;
	line-height:12px;
    padding-bottom:5px
}
.payOptions .payOption:hover
{
	background-color:#ffffff;
}
.payOption:hover > .column.radios .ui-radioBtn
{
	background-position:-362px -19px;
}
.payOption:hover > .column.radios .ui-radioBtn
{
	background-position:-362px -19px;
}
.payOption:hover > .column.radios .ui-radioBtn.active
{
	background-position:-362px -38px;
}
.payOption.disabled
{
    cursor:default;
}
.payOptions .payOption.disabled:hover
{
    background-color:transparent;
}
.payOptions .payOption.disabled .ui-radioBtn, .payOptions .payOption.disabled:hover .ui-radioBtn
{
	background: url("../Content/7907/Media/General/webimage/icons/icons-sprite.png") no-repeat;
	background-position: -362px 0px;
	cursor:default;
}
.column.radios
{
	width:20px;
	height:24px;
}
.column.month
{
	width:38px;
}
.column.apr
{
	width:96px;
}
.column.mPayment
{
	width:101px;
}
.column .strikeThrough {
    font-size:10px;
}
.column .discounted {
    font-size:11px;
}
.discounted {
    color: #373094;
}
.ui-radioBtn
{
	position:absolute;
	top:3px;
}
.radioBtn
{
	margin:3px 3px 0px 7px;
	border:0;
	background-color:transparent;
}
.borderTop
{
	border-top:1px solid #cccccc;
}
td.effectiveRate {
	color: #000;
	font-weight: bold;
}
.cost {
	float:left;
	width:80px;
	font-size:12px;
	font-weight:bold;
	height:38px;
	padding-top:7px;
	line-height:12px;
}
.total {
	float:right;
	width:150px;
	text-align:right;
}
.leaseOption .cost, .financeOption .cost {
    width:90px;
}
.leaseOption .total, .financeOption .total {
    width:140px;
}
.totalBar {
	bottom:0px;
	width:255px;
	margin:0;
	margin-top:auto;
	margin-bottom:-15px;
}
.payOptionColumn:hover .totalBar, .payOptionColumn:active .totalBar, .payOptionColumn.selected .totalBar {
	bottom:-1px;
}


.actionContainer {
	align-items: stretch;
	display: flex;
	flex-direction: row;
	flex: 1 1 auto;
}

.provRebateContainer {
	width: 100%;
	text-align: center;
	border-radius: 3px;
	box-sizing: border-box;
	margin-top: 25px;
	position: absolute;
	font-size: 110%;
	cursor: pointer;
	z-index: 1;
}
.rebateMargin {
	margin-top: 100px;
}

.actionButtons {
	position:relative;
	top:-3px;
	left:0px;
	width:280px;
	text-align:center;
	font-size:12px
}

.cash
{
	
}
.lease
{
	margin:0 auto !important;
}
.finance
{
	margin-left: auto !important;
}
#paymentLegals
{
	text-align: justify;
}

.tail
{
	background-image:url("../Content/7907/Media/General/webimage/icons/icons-sprite.png");
	background-position:-411px -73px;
	width:39px;
	height:22px;
	margin:1px auto 0 auto;
}
.payOptionColumn:active > .actionButtons
{
	display:block;
}
.buttonLeft, .buttonRight
{
	cursor: pointer;
    overflow: hidden;
    padding: 5px 0;
    position: relative;
    width: 130px;
    color: rgb(43, 128, 185);
}
.buttonLeft:hover, .buttonRight:hover {
    color: rgb(92, 173, 226);
}
.buttonLeft {
    margin-left: 5px;
    float: left;
    text-align: left;
}
.buttonRight {
    margin-right: 5px;
    float: right;
    text-align: right;
}
.findNearestDealer-wrapper
{
	position: absolute;
	top: 0;
	right: 0;
	float: right;
}
input.findDealer
{
	height:20px;
	font-size:14px;
	color:#444;
	font-weight:bold;
	padding-right:0;
	width:180px;
}
.uiButton.findDealer
{
    line-height:14px;
	text-align:right;
}
.dealerMap
{
    position:relative;
	width:518px;
	height:400px;
}
#floatDealerForm .dealerMap {
	width: 498px;
}
.dealersList-wrapper
{
	width:355px;
	padding-left:15px;
}
.dealerSearchResults .arrowLeft, .dealerSearchResults .arrowRight
{
	width:28px;
	height:348px;
	float:left;
	cursor:pointer;
	border-right:1px solid #cccccc;
	border-left:none;
	background-color:#ffffff;
}
.dealerSearchResults .arrowLeft:hover, .dealerSearchResults .arrowRight:hover
{
	background-color:#ebf6fe;
	border-color:#2b80b9;
}
.dealerSearchResults .arrowRight
{
	float:right;
	border-left:1px solid #cccccc;
	border-right:none;
}
.dealerSearchResults .arrowRight .launchArrowRight, .dealerSearchResults .arrowLeft .launchArrowLeft
{
	width:20px;
	height:20px;
	display:block;
	margin:164px 4px;
	background:url("../Content/7907/Media/General/webimage/icons/icons-sprite.png") -90px -138px;
	float:right;
}
.dealerSearchResults .arrowLeft .launchArrowLeft
{
	background-position:-112px -138px;
	float:left;
}
.dealersList
{
	width:278px;
	float:left;
	padding:20px 0px 15px 15px;
}
.dealersList ul
{
	list-style-type:none;
	height:0;
}
.dealersList p, ul, li
{
	font-size:12px;
}
.dealersList li
{
	padding-bottom:10px;
}
.dealersList .km
{
	text-align:center;
}
.dealersList .km img
{
	width:30px;
}
.dealerInfo
{
    margin-left:0px !important;
	width:188px !important;
	float:right;
}
.salesHours
{
	width:70%
}
ul.hours div
{
    width:49%;
}
#dealerDistance
{
    width:58px;
}

.customInfoBox
{
    border:2px solid #16AE28;
    background-color:White;
    color:#16AE28;
    font-weight:bold;
    line-height:20px;
    padding:5px 8px;
    position:relative;
    white-space:nowrap;
    z-index:2;
    font-size:11px;
}


#quoteManager
{
    position:relative;
    z-index:2009;
}
.ui-dialog
{
    border:0;
    position:absolute;
    z-index:2002;
}
.ui-dialog-titlebar 
{
    display:none;
}
.column.quoteName
{
    line-height:28px;
}
#loginArea
{
    margin:0 auto;
    padding-left:55px;
    width:412px !important;
}
#loginArea .loginLine
{
	border-left:1px solid #cccccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.closeDiv
{
	background-image:url("../Content/7907/Media/General/webimage/icons/icons-sprite.png");
	background-position: -455px -97px;
	cursor: pointer;
    height: 10px;
	width: 10px;
}
.closeDiv:hover
{
	background-position: -465px -97px;
}
.forg_pass_text
{
    cursor:pointer;
	color:#116CAC;
}
.forg_pass_text:hover
{
	color:#2C98E9;
}
#thankYouArea, #dealerContactForm
{
    width:850px !important;
}
#createAccountArea, #dealerContactForm, #thankYouArea, #loginArea
{
    font-size:12px;
	background:#f6f6f6;
	border:none;
    padding:15px;
}
#dealerInputArea
{
    margin-right:28px;
    width:504px;
}
#dealerInputArea label, #createAccountArea label
{
    padding-left:3px;
}
#dealerContactForm label
{
	margin-left:4px;
}
.dlr_search_formfield1, .dlr_search_formfield2, .dlr_search_formfield3, .password1, .password2, .account_login_formfield1 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100% !important;
    height: auto;
}
.pricingContactArea
{
    background:#F0F0F0;
    padding-top:10px;
    padding-left:10px;
    margin-top:10px;
}
#contact_time_title
{
    height:24px;
    padding-left:5px;
    vertical-align:top;
}
.contactDealerHours label
{
    margin-right:5px;
}
input[type="checkbox"], input[type="radio"]
{
    background:transparent;
    border:none;
    filter:none;
    padding:0px;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    -opera-border-radius:0px;
    -khtml-border-radius:0px;
    -webkit-box-shadow:none;
    box-shadow:none;
    z-index: -1;
    position: relative;
}
.viTrims
{
    z-index:0;
}


/* Dealer Contact Form */
#findDealer {
    display: inline-block;
    margin-left: 5px;
    position: relative;
}
#findDealer .buttonText {
    margin-left: 18px;
}
span.icon-pin {
    background: url("../Content/7907/Media/General/webimage/icons/icons-sprite.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 20px;
    margin-right: 8px;
    width: 20px;
    background-position: -185px -118px;
    left: 4px;
    position: absolute;
    top: 4px;
}
#pricingAddress {
    padding: 6px;   
}
.uiButton.blueGradient span.icon-logo {
    background: url("../Content/7907/Media/General/webimage/icons/icons-sprite.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 20px;
    margin: 1px 8px 0 0;
    width: 20px;
    background-position: 294px 43px;
    width: 30px;
}
.uiButton.bigger {
    font-size: 15px;
    padding: 10px 30px;
}
.rounded3px {
    border-radius: 3px 3px 3px 3px;
}
.ContactDealerButton, .salesChatButton {
    line-height: 22px !important;
}
.half {
    width: 50% !important;
}
#thank_you_another {
    width: 100%;   
}
#contactDealerHeader {
    display: inline-block;
}
#selectDifferentDealerButton {
    color: rgb(43, 128, 185);
    margin-left: 10px;
    cursor: pointer;
}
#floatDealerForm {
    width: 888px;
    height: 519px;
    padding: 10px;
    background-color: #ffffff;
    position: absolute;
    z-index: 2010;
    display: none;
    margin: 0 auto;
    top: -268px;
}
#dealerFormClose {
    display: none;   
}
#floatDealerForm #submitToDealerButton {
    display: none;
}
#floatDealerForm #dealerFormClose {
    display: inline-block;   
}
#ChooseDealerHeader {
    display: none;   
}
#floatDealerForm #ChooseDealerHeader {
    display: inline-block;
}
#floatDealerForm .findDealerHeader {
    display: none;
}
#createAccountButton.disabled,
#sendToDealerButton.disabled {
    cursor: default;
}


.contactArea {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 0;
	width: 100%;
}
.contactHalf {
	width: 50%;
}

.errorMessage {
	color: red;
}
/* End Dealer Contact Form */


.touchEnabled .payOptionColumn
{
    height: 420px;
    width: 276px;
}
.touchEnabled .four.leaseOption, .touchEnabled .four.financeOption
{
    padding-left:10px;
    padding-right:10px;
}
.touchEnabled .four.leaseOption:hover, .touchEnabled .four.financeOption:hover,
.touchEnabled .payOptionColumn.leaseOption.selected, .touchEnabled .payOptionColumn.financeOption.selected
{
    padding-left:9px;
    padding-right:9px;
}
.touchEnabled .column.apr, .touchEnabled .titles .column.apr
{
    width:60px;
}
.touchEnabled .column.mPayment
{
	width:124px;
}
.touchEnabled .downPayment {
    width: 195px;
}
.touchEnabled .payOptionColumn .dropdown {
    width:250px;
}
.touchEnabled .payOptions .payOption {
    overflow:hidden
}
.touchEnabled .discounted
{
    font-weight:bold;
}
.touchEnabled .four.leaseOption table.marginBottom, .touchEnabled .four.financeOption table.marginBottom
{
    margin-left:10px;
}
.touchEnabled .four.leaseOption .totalBar , .touchEnabled .four.financeOption .totalBar
{
    margin-left:10px;
}
.touchEnabled .payOptionColumn.showingDetails.larger
{
    height:950px;
}
.touchEnabled .payOptionColumn.showingDetails.larger.french
{
    height:980px;
}
.touchEnabled .payOptionColumn.showingDetails.evenLarger
{
    height:950px;
}
.totalSavings
{
    color:Red;
    font-weight:bold;
    display:none;
}
td.totalSavings {
    display:table-cell;
}



/* start of display settings for more tablet friendly interface */
.touchEnabled .section.filters
{
    width:541px;
    border-right:none;
    max-width: 541px;
}

.touchEnabled .item-image
{
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	-opera-border-radius: 5px 0px 0px 5px;
	-khtml-border-radius: 5px 0px 0px 5px;
	height:150px;
	margin:6px;
	width:214px;
    float:left;
}

.touchEnabled .item-image img
{
    height:150px;
}

.touchEnabled .checkArea
{
    width:60px;
    height:162px;
    border-top:0;
    border-left:1px solid #DDD;
    border-style:dotted;
    position:absolute;
    right:-20px;
}

.touchEnabled .grid .checkbox
{
	float:left;
    position:relative;
    top:42px;
    left:16px;
    z-index:4;
}

.touchEnabled .itemDetails .checkArea {
    position:relative;
    right:0px;
    width:100%;
}

.touchEnabled .ui-checkBox
{
	margin-left:0px;
}

.touchEnabled .grid .item
{
    margin:0 0 5px 0;
	width:98%;
}

.touchEnabled .grid ul.detailsWrapper
{
    width: 240px;
    margin-left: 30px;
    float:left;
}

.touchEnabled .grid ul.detailsWrapper li
{
}

.touchEnabled .grid ul.detailsWrapper li .productName
{
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    line-height: 1.2em;
    letter-spacing: -0.02em;
    color: #444;
    font-size: 14px;
    font-weight: bold;
    padding-right: 4px;
    height:auto;
}

.touchEnabled .grid ul.detailsWrapper li .price
{
    float: none;
    position: relative;
    top: 0;
}

.touchEnabled .grid .hideable
{
    display: inline-block;
}

.touchEnabled .grid .item:hover
{
    background-color: transparent;
}

.touchEnabled .grid .item .more, .touchEnabled .section.switchWrapper
{
    display:none;
}

.touchEnabled div.checkboxWrapper
{
    width: 28px;
}

.touchEnabled div.checkboxVeneer, .touchEnabled input[type="checkbox"] + label:before
{
    background: url("/Content/7907/Media/General/webimage/icons/icons-sprite-touch.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 28px;
}

.touchEnabled div.checkboxVeneer:hover, .touchEnabled div.checkboxVeneer.Off:hover
{
    background: url("/Content/7907/Media/General/webimage/icons/icons-sprite-touch.png") no-repeat scroll 0 -30px transparent;
}

.touchEnabled div.checkboxVeneer.On, .touchEnabled div.checkboxVeneer.On:hover, .touchEnabled input[type="checkbox"]:checked + label:before
{
    background: url("/Content/7907/Media/General/webimage/icons/icons-sprite-touch.png") no-repeat scroll 0 -60px transparent;
}

.touchEnabled .payOptions .column
{
    margin: 4px 0;
}

.touchEnabled .payOptionColumn.larger
{
    height: 540px;
}

.touchEnabled .ui-radioBtn
{
    background: url("/Content/7907/Media/General/webimage/icons/icons-sprite-touch.png") no-repeat scroll -30px 0px transparent;
    width: 28px;
    height: 28px;
    top: -2px;
}

.touchEnabled .payOption:hover > .column.radios .ui-radioBtn
{
	background-position:-30px -30px;
}

.touchEnabled .payOption:hover > .column.radios .ui-radioBtn.active, .touchEnabled .ui-radioBtn.active
{
	background-position:-30px -60px;
}
.touchEnabled .payOptions .payOption.disabled .ui-radioBtn, .touchEnabled .payOptions .payOption.disabled:hover .ui-radioBtn
{
    background: url("/Content/7907/Media/General/webimage/icons/icons-sprite-touch.png") no-repeat scroll -30px 0px transparent;
}

.touchEnabled .kmLabel
{
    margin-left: 40px;
}

.touchEnabled .menuBar li h6, .touchEnabled .barTitle, .touchEnabled .accessoriesFilters li, .touchEnabled .kmLabel, .touchEnabled .payOptions .column, .touchEnabled .payOptionColumn table td, .touchEnabled .buttonRight span, .touchEnabled .mmtrimLine, .touchEnabled .mmtrimLinePlus, .touchEnabled .mmtrim
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* end of display settings for more tablet friendly interface */


.autoshow #modelRow {
    display: none;
}
.autoshow .relatedLinks {
    display: none;
}
.autoshow .pricingImage {
    padding-bottom:0px;
}
.autoshow .payOptionColumn.showingDetails.evenLarger {
    height: 1045px;
}
.autoshow .payOptionColumn table td {
    padding-left: 0px;
    padding-right: 0px;
    width: 50%;
}
.autoshow .summaryButtons
{
    display: none;
}
.autoshow .actionButtons {
    margin-bottom: 30px !important;
}
.autoshow .actionButtons .row {
    display: none;
}

.autoshow .optionTestDrive {
    display: none;
}
.autoshow .dlrAddress,
.autoshow .dlrCompany,
.autoshow .dlrCity,
.autoshow .dlrProvince {
    display: none;
}

.autoshow .dlrPostalCode {
    width: 100% !important;
}
.autoshow #contactComments {
    width: 850px !important;
}
.autoshow #contactDealerAddress {
    margin-bottom: 15px;
}

.autoshow .thankYouButtons {
    display: none;
}


.allInLegal {
    display: none;
}
.dealerSite .modelMSRP, .regionalSite .modelMSRP
{
    display:none;
}
