/* Change Logo Dealer Font Text Color - JL 11/16/2019 */
.page-header .org {color: #ffffff; !important;}

/* Staff Page Title Text Margin - JL 7/12/2019 */
dt.fn {margin-bottom: 8px;}

/* Vin-Jaggers: adjusted nav items minimum width */
.navbar-nav .nav > li > a, 
.navbar-nav .ddc-nav-inline > li > a {min-width: 73px;} 

.social-tabs{display:none}
.form-group label, .ddc-form-group-container label { padding-right: 3px;}
.ajax-navigation-element .blog-post-list.ddc-box-1{background: transparent;}

.index .inventory-search-facetlist{display:none;}

/* Forrest.Thurston Remove underline from button block links */
.vdp .links-list a {text-decoration:none;}

/* ddc-sdvaughn reduce font-size */
.page-header.compact .header-default .vcard h1 {font-size: 26px;}
.main .content-default {clear: none;}

/*Fix clipping of Chevy Business Elite & Isuzu Logo MPC 1/9/2016*/
.page-header.compact .header-default .home-logolink {height:90px;}
.page-header .header-default .home-logolink img {width:100px!important; height:auto!important; margin-top:10px;}

/*Add spacing between Chevy Business Elite & Isuzu Logo and Midway Fleet and Commercial H1 Text MPC 1/9/2016 */
.page-header.compact .header-default .vcard h1 { margin-left:-10px;} 

/* franckbarfety M-00229439 */
.index .ddc-box-1 {background-color: transparent;}

/*Compare Commercial Fleet MPC12017*/
.compareFlexContainer {display:flex; flex-direction:row; flex-wrap:wrap; justify-content:center;  align-items:flex-start; align-content: flex-start;}
.compareFlexContainer div {width:200px; padding:5px; margin:10px 5px;}
.compareFlexContainer img {background:whitesmoke; padding:5px; box-shadow: 0px 0px 10px black; border-bottom: 0px solid #c4172c; transition: box-shadow .13s ease-in-out; }
.compareFlexContainer img:hover {border-bottom: 2px solid #c4172c; margin-top:-2px; box-shadow: 0px 5px 15px #777;}
.compareFlexContainer strong, .compareFlexContainer a {display:inline-block; widtH:100%; text-align: center;}
.compareFlexContainer strong {font-size:20px;}

/* Temporarily hiding Hero Image */
.content-hero.content4 {display: none;}

/* Staff page */
#staffList dt {height: 50px; line-height: 1.3em;}

/* Offers Page Full Width */
.special .dsbid2001t02 {width: 100%;}

/* Research CSS */
.research-div{margin: 0 10px; text-align: justify; background: #fafafa;}
.research-div p{margin-bottom:10px;}
.research-div h2{width:90%; margin: 10px;}
.research-div ul{margin-bottom:0px}
.research-top{padding-left: 9px;}
.research-tr{height: 11px;}
.research-inner{padding-left: 10px;}
.research-inner2{padding-right: 10px;}
.research-hd2{background-image: none;}
.research-bd{padding: 0 10px;}
.research-bottom{padding-left: 9px;}
.research-br{height:10px;}
.research-div a{font-size:100%; font-weight:bold}

/* t11 - Quick Links and Widget Buttons  */
#quick_link_wrap{ width: 100%; padding: 0px;}
.quick_link{ background: #eee; padding: 8px 10px 8px 10px; text-align: left; border-top: none; border-left: 4px solid #0f3796; width: 90%; margin-top: 4px  }
.quick_link:hover{ background: #0f3796; padding: 8px 10px 8px 10px; text-align: left; border-top: none; border-left: 4px solid #eee; width: 90%; margin-top: 4px }
.quick_link:hover a{ color: #fff  }
.quick_link a{ color: #444; font-weight: bold; text-decoration: none }
.quick_link a:hover{ color: #fff; font-weight: bold; text-decoration: none }
#quick_link_wrap h2{ background: #d9d9d9; width: 90%; color: #444; font-weight: normal; font-size: 16px; text-transform: uppercase; padding: 8px 10px 8px 10px; text-align: left; border-top: 2px solid #0f3796 }
.widget_button{ margin: 0 auto; background: #0f3796; border-radius: 6px; text-align: center; margin-bottom: 6px; height: 50px; padding-top: 12px }
.widget_button:hover { background: #c0c0c0; }
a.widget_button{ color: #fff; text-decoration: none; font-weight: bold; font-size: 16px }

/* Research Index Page */
.link-div{width: 185px; height:185px; float: left; margin: 10px 5px; text-align: center; display: inline;}
.link-name{font-size: 125%; display: block; font-weight: bold;}
.link-image{display: block; width: 180px; border:0; height: 130px;}
.linx a{font-size: 105%; display: block; font-weight: bold;}
.link-div img{ background: none repeat scroll 0 0 #F2F2F2; box-shadow: 0 0 3px #555555; padding: 3px; margin-bottom: 3px} 
.link-div img:hover{border-bottom: 2px solid #CE0030; margin-bottom: 1px}


/* Research Pages - V2 */
.blog-post-list .alert-info{display:none;}
.rowContainer {text-align:center; position:relative;}
.researchSpec {padding:15px 0px; border-bottom: solid 2px #bbb; }
.researchSpec div {display:inline-block; padding:0  20px;}
.researchSpec div:not(:first-child) { border-left: solid 1px #ccc; }
.researchSpecLarge {color:#3a3a3a; font-size: 2.5em; font-weight: 900; line-height: 1em;}
.research-hero img {padding: 5px;}
.research-image-box div {float:left; width:47.55%; height:100px; margin:5px; overflow:hidden;}
.research-image-box img {position:relative; top:-20px; width:100%;}
.research-article{}
.research-article .right{padding: 0 0 0 10px; width: 50%}
.research-article .left{padding: 0 10px 0 0; width: 50%}
.compare-sec{}
.research-disclaimer{font-size:80%}
.btn-default:before {top :none;}
.ddc-wrapper .inventory-featured-default .hproduct .view-link {position:relative;}
.content-page-title.ddc-content {min-height: 40px;}

