.InvContainer #InvTitleArea {
    font-size: 18px;
    font-family: 'Crimson Text', Arial, serif; 
    font-weight: 600;
    padding-top: 20px;
}

.InvContainer .NoResultsFound {
    font-family: 'PT Sans', arial, sans-serif; 
    font-weight: 700;
}

#InvContainer form#ItemsPerPage { margin-bottom: 10px; }

.NowShowing { display: none; }

#InvContainer select#sort { margin-bottom: 0; }

.invResultsCar { display: block; margin: 0; }

.InvResultsItem>.twelve.columns { padding-bottom: 20px; }

#InvContainer #sideBoxALL a, 
#InvContainer #PaginationTop a, 
#InvContainer #InvTitleArea .srchTitleType, 
#InvContainer .InvResultsDetailsWrap .option, 
#InvContainer .InvProfileSpecsDetails .option,
#InvContainer .NewUsedCertTitle, 
#NewUsedCertTitle,
#InvContainer p.phoneNumber,
#InvContainer a,
#InvContainer .tabs dd a.active { color: #3a90d1; }

#InvContainer #sideBoxALL a:hover { color: #666; }

.invIcon, .es-nav span {background: url(https://s3.amazonaws.com/dom-cms/Site/964f1e93-98b4-4231-ac87-b99104c16f84/images/invSprites.png) no-repeat;}

#InvContainer .button.green {
border: 1px solid #3B414B;
background: #212226;
background: -webkit-gradient(linear, left top, left bottom, from(#3A3D40), to(#212226)); /* webkit */
background: -moz-linear-gradient(top,  #3A3D40,  #212226); /* FF */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3A3D40', endColorstr='#212226'); /* IE */
}


#InvContainer .button.green.normal { background-position: 0 0; }
#InvContainer .button.green:hover {
background: #666;
}

.invIcon.tiny {
background-image: url(https://s3.amazonaws.com/dom-cms/Site/964f1e93-98b4-4231-ac87-b99104c16f84/images/invspritestiny.png);
}

.InvResultsItemHdr .Price1 {
    text-align: right;
    line-height: 22px;
}
.PriceTitle { font-size:  13px; }
.InvContainer .InvResultsItemHdr .invPricing {
    text-align: left;
}

.InvContainer .InvResultsDetailsWrap {cursor: default !important; /*remove this once bug is fixed in inventory*/ }

.SpecialFlag {background:none;}

.InvContainer .button.green label {text-shadow:none;}
 .invProfileCTA5.has-flyout.show-on-phones.button.green.small {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}   
.invResultsItemFooter .nav-bar > li.has-flyout > a.main {
    padding-right: 36px;
}
