body {
 /*  padding-top: 100px; */
  padding-bottom: 60px;
}
@media (max-width: 768px) {
	body {
	  padding-top: 65px;
	  padding-bottom: 30px;
	}
}
/** Slider css white image transition fix**/
.carousel-inner > .item {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}
/** Slider css white image transition fix**/
.bmw-toolbox > .navbar-right li a {
	color: #000000 !important;
}
.navbar-volvo {
	background: #FFFFFF !important;
	/* background: #9C9C9B !important; */
	margin-bottom: 0;
}
.navbar-polaris {
	background: #FFFFFF !important;
	/* background: #9C9C9B !important; */
	margin-bottom: 0;
}
.mitsubishi-brand {
	padding-top: 5px !important;
}
.navbar-polaris .navbar-right li a {
	color: #000000 !important;
}
.branding-polaris {
	margin-top: 15px;
	padding-top: 5px !important;
}
.branding-volvo {
	padding-top: 5px !important;
}
.navbar-white:before, .navbar-white:after {
	display: block;
    content: " ";
    position: absolute;
    width: 9999px;
    top: 0;
    bottom: 0;
    height: 50px;
    margin-top: 30px;
    background: #FFFFFF;
    z-index: -1;
    margin-left: -500px;
}
.navbar-white > .navbar-right li a {
	color: #000000 !important;
}
.navbar-main-bosch {
	background: #FFFFFF !important;
	margin-bottom: 0;
	min-height: 110px;
}
.nav-bosch-blue > p {
	margin-top: 32px;
	padding-left: 120px;
	color: #FFFFFF;
	font-weight: bold;
}
.navbar-blue:before, .navbar-blue:after {
	display: block;
    content: " ";
    position: absolute;
    width: 9999px;
    top: -12px;
	bottom: 0;
    height: 80px;
	margin-top: 0px;
	/*
    height: 50px;
	margin-top: 30px;
	*/
    background: #003D6C;
    z-index: -1;
    margin-left: -500px;
}
.secondary-navbar-bosch li a {
	color: #000000 !important;
}
.navbar-brand-bosch {
	margin-top: 5px;
	padding: 0;
}
.navbar-volvo .navbar-right li a {
	color: #000000 !important;
}
.pull-top {
	margin-top: .2em;
}
.margin-top-ten {
	margin-top: 10px;
}
.margin-bottom-ten {
	margin-bottom: 10px;
}
.navbar-main {
	background: #000;
}
.navbar-main .navbar-nav>li>a,
.navbar-equipment .navbar-nav>li>a {
	color: #fff;
}
.navbar-main .navbar-nav>li>a:hover,
.navbar-equipment .navbar-nav>li>a:hover {
	color: #bbb;
}

.navbar-footer {
	background: #000;
}

.navbar-footer .navbar-nav {
	margin: auto;
	float: none;
	text-align: center;
}

.navbar-footer li {
	text-align: center;
	float: none !important;
	display: inline-block !important;
}

.navbar-footer .navbar-nav > li > a {
	color: #FFFFFF;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.navbar-footer .navbar-nav > li > a:hover {
	color: #BBBBBB;
}

@media (max-width: 768px) {
	.navbar-nav > li > a {
	    padding-bottom: 5px;
	    padding-top: 5px;
	}
	.navbar-fixed-bottom {
    	position: static !important;
    	border-bottom-width: 0px !important;
    }
}

.text-required {
	font-weight: bold;
	font-size: 12pt;
}

/* .navbar-equipment {
	background: #a5163e;
} */

.deals-quarter-title {
	/* color: #a5163e; */	
	text-align: right;
	font-size: 18pt;
	margin-bottom: 15px;
}

.no-margin {
	margin: 0;
}

.deals-quarter-title-year {
	font-size: 50pt;
	line-height: 55px;
}

.deals-subtitle {
	font-size: 30pt;
	margin-bottom: 20px;
}

.deals-promo-container {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d9002d+0,ba0020+44,9d0010+100 */
	
	color: #FFFFFF;
	padding: 10px;
	min-width: 245px;
	min-height: 135px;
	padding-right: 120px;
	text-align: right;
	float: right;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-webkit-box-shadow: 3px 3px 5px 0px rgba(133,130,133,1);
	-moz-box-shadow: 3px 3px 5px 0px rgba(133,130,133,1);
	box-shadow: 3px 3px 5px 0px rgba(133,130,133,1);
}

@media (max-width: 768px) {
	.deals-promo-container {
		width: 100%;
		float: none;
	}
}

.deals-promo-container a {
	color: #FFFFFF;
	font-size: 14pt;
}

.deals-promo-container a:hover {
	text-decoration: none;
}

.deals-promo-thumbnails img {
	position: absolute;
	top: 20px;
	right: 36px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(133,130,133,1);
	-moz-box-shadow: 3px 3px 5px 0px rgba(133,130,133,1);
	box-shadow: 3px 3px 5px 0px rgba(133,130,133,1);
	-moz-transform: skew(0deg, -2deg);
	-webkit-transform: skew(0deg, -2deg);
	-o-transform: skew(0deg, -2deg);
	-ms-transform: skew(0deg, -2deg);
	transform: skew(0deg, -2deg);
	max-height: 130px;

}

.deals-promo-thumbnails img:first-child {
	top: 10px;
	right: 46px;	
}

table.essentials {
	position: relative;
}

table.essentials td:first-child {
	padding-right: 20px;
}

.equipment-banner p {
	max-width: 60%;
}
.equipment-banner .btn-lg {
	margin: 10px 0;
}

img.facility-planning {
	margin-right: 30px;
}

table.facility-planning td {
	padding-bottom: 10px;
}

.facility-planning-right-column {
	background-color: #ebebeb;
	padding: 10px;
}

.facility-planning-right-column h3 {
	font-size: 16px;
}

.product-listing {
	margin-bottom: 60px
}

.product-listing a {
    color: inherit;
    text-decoration: none;
}

.product-listing img {
	margin: 0 auto;
}

.product-listing-info {
	min-height: 160px;
}

.product-listing-price {
	font-size: 22px; 
	padding-left: 1em;
	text-align: right;
}

.product-listing-login-for-price {
	text-align: right;
	color: #a5163e;
	font-weight: bold;
}

.product-listing-name {
	font-size: 18px;
}

.product-listing-number {
	font-size: 16px;
}

.product-listing-manufacturer {
	font-size: 14px;
}

.product-listing-controls {
  width: 100%;
  padding-right: 20px;
  margin-top: 10px;
}

.product-overview {
	min-height: 160px;
}

.product-promo-price {
	margin: 15px 0 0 0;	
}

.product-dealer-price
{ 
	font-weight: bold;
	text-decoration: line-through;
	display: inline-block;
	margin-right: 20px;
}

.product-login-for-price {
	color: #a5163e;
	font-weight: bold;
	display: inline-block;
	margin-right: 20px;
}

.product-part-number
{ 
	color: #888888;
	display: inline-block;
}

.product-supplier {
	max-height: 30px;
	margin: 10px 0;
}

.product-description {
	font-size: 1.2em;
}

.product-image-main {
	margin: 0 auto 10px auto;
}

.product-image-thumb {
	display: inline-block;
	margin: 3px;
	max-height: 50px;
}

.product-image-thumbs {
	margin: 0 auto;
	max-width: 550px;
	text-align: justified;
}

.product-image-thumbs a:hover {
	text-decoration: none;
}

.product-accessory-promo-price, .product-option-promo-price {
	color: #a5163e;
	font-weight: bold;
}

.product-accessory-dealer-price, .product-option-dealer-price {
	font-size: 9pt;
	text-decoration: line-through;
}

.product-tile {
	height: 385px;	
}

.product-tile-image {
	height: 150px;
	margin: auto;
}

.product-tile-name {
	font-size: 11pt;
	color: #000000;
	min-height: 65px;
}

.product-tile-number {
	font-size: 9pt;
	color: #888888;
	margin: 3px 0;
}

.product-tile-supplier {
	max-height: 30px;
	margin: 10px 0;
}

.product-tile-promo-savings {
	font-size: 16pt;
	color: #EFA000;
	margin-top: 10px;
}

.btn-accessories, .btn-options, .btn-accessories:hover, .btn-options:hover {
  background-color: #000000;
  color: #FFFFFF;
}

.btn-options {
  margin-right: 10px;
}

.promo-title {
	margin-top: 5px;
	font-size: 14pt;
}

.promo-title a:hover {
	text-decoration: none;
}

.promo-image {
	margin-right: 10px;
}

.promo-access-container {
	padding: 0 50px;
}

.salesrep-title {
	font-weight: bold;
	font-size: 13pt;
}

.salesrep-image {
	margin-top: 5px;
}

.sidebar-heading a,
.sidebar-heading a:hover {
	background: #000 url('../img/icon_lift.png') no-repeat center right;
	color: #fff !important;
	text-transform: uppercase;
	padding: 8px 15px;
	font-size: 13px;
}

.jumbotron {
    padding: 18px 42px !important;
}

.nav-categories .list-group-item-header {
	background-color: #666666 !important;
	font-size: 12pt !important;
	font-weight: bold;
	color: #FFFFFF;
}

.nav-categories .list-group-item {
    padding: 4px 12px;
    font-size: 13px;
}

.nav-categories .active {
	background-color: #5D5D5D;
    background-image: linear-gradient(to bottom, #4A4A4A 0px, #5D5D5D 100%);
    background-repeat: repeat-x;
    border-color: #5D5D5D;
    text-shadow: 0 -1px 0 #3E3E3E;
}

.nav-categories .badge {
    background-color: #ccc;
}

.nav-categories .active .badge {
	color: #5D5D5D;
}

.nav-suppliers .list-group-item-header {
	background-color: #666666 !important;
	font-size: 12pt !important;
	font-weight: bold;
	color: #FFFFFF;
}

.nav-suppliers .list-group-item {
    padding: 4px 12px;
    font-size: 13px;
    background-color: #F0F0F0;
}

.nav-suppliers .active {
	background-color: #5D5D5D;
    background-image: linear-gradient(to bottom, #4A4A4A 0px, #5D5D5D 100%);
    background-repeat: repeat-x;
    border-color: #5D5D5D;
    text-shadow: 0 -1px 0 #3E3E3E;
}

.nav-suppliers .badge {
    background-color: #ccc;
}

.nav-suppliers .active .badge {
	color: #FFFFFF;
}

.panel-home-news .panel-body {
	height: 335px;
	padding: 0;
}
.panel-sidebar-news .panel-body {
	padding: 0;
}
@media (max-width: 1199px) {
	.panel-home-news .panel-body {
		height: 267px;
	}
}
@media (max-width: 991px) {
	.panel-home-news .panel-body {
		height: auto;
	}
}
@media (min-width: 768px) {
	.panel-home-news {
		min-height: 300px;
	}
}
@media (min-width: 768px) {
	.panel-home-news {
		min-height: auto;
	}
}

/* .page-home .panel-heading {
	background: #a5163e;
	border-color: #a5163e;
}
.page-home .panel-heading h3 {
	color: #fff;
	font-weight: bold;	
}
.panel-home-news > .panel-heading,
.panel-sidebar-news > .panel-heading {
	background: #a5163e;
	color: #fff;
}
h3 {
 	color: #a5163e;
 	font-weight: bold;
} */
@media screen and (min-width: 768px) {
	.carousel-indicators {
	    bottom: 6px;
	}
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase > .navbar .container {
  width: auto;
}

/* TODO: Audit, check if is exists outside of the product view */
.logo_supplier {
	max-width: 200px;
}

.cart-qty {
	width: 75px;
	vertical-align: middle !important;
}

.cart-product-name {
	font-weight: bold;
	font-size: 11pt;
}

.cart-product-name a {
	color: #000000;
}

.cart-productPricing {
	width: 150px;
	font-size: 11pt;
	vertical-align: middle !important;
}

.consultant-info {
	background-color: #E0E0E0; 
	padding: 18px; 
	margin-bottom: 20px;
}

.consultant-info img {
	float: left;
	margin-right: 15px;
	max-height: 80px;
}

.consultant-info a {
	text-decoration: underline;
}

h1.error {
	font-weight: bold;
	font-size: 72pt;
}

.navbar-footer {
	font-size: 12px;
}

.pen-green {
	color: #199C19;
	background-color: transparent;
}
.pen-blue {
	color: #0000FF;
	background-color: transparent;
}
.pen-red {
	color: #B30000;
	background-color: transparent;
}

.typeahead li a {
  white-space: normal;
  border-top: 1px solid #DDDDDD;
}