body{
	font-family:"AcuraBespokeBook";
}
.formobile{
	display: none !important;
}
.honda-icons > .btn-default{
	padding:0px;
	float:left;
}

.navbar-default.honda-links .navbar-nav.honda-header-volumes{
	position:absolute;
	left:0px;
	background-color:#f7f7f7;
	top:50px;
	border-bottom:1px solid #e7e7e7;
	
}
.navbar-default .navbar-nav > li > a{
	font-weight:normal;
	font-size:14px;
	line-height:140%;
	padding-left:15px;
}
.navbar-nav > li > a{
		
	font-family:"Helvetica",Arial,sans-serif;
	padding-top:5px;
	padding-bottom:5px;
}
.loginpage .panel-title{
	font-family:"AcuraBespokeBook";
	letter-spacing:1px;
}

.loginpage #loginform .btn-primary{
	background: #ce0707;
background: -moz-linear-gradient(top, #ce0707 0%, #e25c55 38%, #ce0707 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #ce0707), color-stop(38%, #e25c55), color-stop(100%, #ce0707));
background: -webkit-linear-gradient(top, #ce0707 0%, #e25c55 38%, #ce0707 100%);
background: -o-linear-gradient(top, #ce0707 0%, #e25c55 38%, #ce0707 100%);
background: -ms-linear-gradient(top, #ce0707 0%, #e25c55 38%, #ce0707 100%);
background: linear-gradient(to bottom, #ce0707 0%, #e25c55 38%, #ce0707 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce0707', endColorstr='#ce0707', GradientType=0 );
font-size:21px;
line-height:120%;
padding:10px 15px;
text-align:center;
width:100%;
}

.loginpage #loginform #login-widgets a{
	font-size:12px;
}

.loginpage #loginform.form-signin .btn{
	border: 2px solid #666666;
	
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
}

.nopadding{
	padding:0px !important;
	margin:0px !important;
}

.btn{
	padding-top:7px;
	padding-bottom:7px;
}

.honda-links .container-fluid > input{
	display:none;
}

/** LANDING PAGE **/

.mainContainer{
	padding:0px;
	max-width:1532px;
	margin:0 auto;
}
.img-trans2,
.img-trans{
	width:100%;
	height:auto;
}
.perType{
	
	cursor:pointer;
}
.perType a{
	float:left;
	width:100%;
}

#hondaImg{
	width:50%;
	height:auto;
	float:left;
}
.honda{
	overflow:hidden;
	float:left;
	position:relative;
}
.honda .logo-company{
	float:left;
}
.honda .logo-company .img-trans{
	display:block;
	width:100%;	
	height:auto;
	float:left;
	max-width:100%;
	background:url(../images/honda-1.png) no-repeat;

	background-size:cover;
	border:0px;
}

.honda .logo-box{
	background:url(../images/honda.jpg) no-repeat;
	height:100px;
	width:130px;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
}

a:hover.honda .logo-company  .img-trans{
	background:url(../images/honda-0.png) no-repeat;
	background-size:cover;
}



#acuraImg{
	width:50%;
	height:auto;
	float:left;
}
.acura{
	overflow:hidden;
	float:left;
	position:relative;
}
.acura .logo-company .img-trans{
	display:block;
	width:100%;	
	height:auto;
	float:left;
	max-width:100%;
	background:url(../images/acura-1.png) no-repeat;

	background-size:cover;
	border:0px;
}
.acura .logo-box {
	background:url(../images/acura.jpg) no-repeat;
	height:100px;
	width:130px;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
}
a:hover.acura .logo-company .img-trans{
	background:url(../images/acura-0.png) no-repeat;
	background-size:cover;
}

#motorcyclesImg{
	width:25%;
	height:auto;
	float:left;
}
.motorcycles{
	overflow:hidden;
	float:left;
	position:relative;
}
.motorcycles .logo-company .img-trans2{
	display:block;
	width:100%;	
	height:auto;
	float:left;
	max-width:100%;
	background:url(../images/honda-motor-1.png) no-repeat;
	background-size:cover;
}
.motorcycles .logo-box{
	background:url(../images/honda-m.jpg) no-repeat;
	height:100px;
	width:130px;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
}
a:hover.motorcycles .logo-company .img-trans2{
	background:url(../images/honda-motor-0.png) no-repeat;
	background-size:cover;
}


#hondaHeritage{
	width:25%;
	height:auto;
	float:left;
}
.honda-heritage{
	overflow:hidden;
	float:left;
	position:relative;
}
.honda-heritage .logo-company .img-trans2{
	display:block;
	width:384px;
	float:left;
	height:auto;
	max-width:100%;
	background:url(../images/honda-heritage-1.png) no-repeat;
	background-size:cover;
}

a:hover.honda-heritage .logo-company .img-trans2{
	background:url(../images/honda-heritage-0.png) no-repeat;
	background-size:cover;
}

#hondaCorCom{
	width:25%;
	height:auto;
	float:left;
}
.honda-corcom{
	overflow:hidden;
	float:left;
	position:relative;
}
.honda-corcom .logo-company .img-trans2{
	display:block;
	width:384px;
	float:left;
	height:auto;
	max-width:100%;
	background:url(../images/honda-hcc-1.png) no-repeat;
	background-size:cover;
}

a:hover.honda-corcom .logo-company .img-trans2{
	background:url(../images/honda-hcc-0.png) no-repeat;
	background-size:cover;
}


#racingImg{
	width:25%;
	height:auto;
	float:left;
}
.racing{
	overflow:hidden;
	float:left;
	position:relative;
}


.racing .logo-company .img-trans2{
	display:block;
	width:384px;
	float:left;
	height:auto;
	max-width:100%;
	background:url(../images/honda-racing-car-1.png) no-repeat;
	background-size:cover;
}
.racing .logo-box{
	background:url(../images/honda-racing.jpg) no-repeat;
	height:100px;
	width:130px;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
}
a:hover.racing .logo-company .img-trans2{
	background:url(../images/honda-racing-car-0.png) no-repeat;
	background-size:cover;
}




#jetImg{
	width:25%;
	height:auto;
	float:left;
}
.jet{
	overflow:hidden;
	float:left;
	position:relative;
}


.jet .logo-company .img-trans2{
	display:block;
	width:384px;
	float:left;
	height:auto;
	max-width:100%;
	background:url(../images/honda-jet-1.png) no-repeat;
	background-size:cover;
}
.jet .logo-box{
	background:url(../images/Honda-Bug.jpg) no-repeat;
	height:100px;
	width:130px;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
}
a:hover.jet .logo-company .img-trans2{
	background:url(../images/honda-jet-0.png) no-repeat;
	background-size:cover;
}



#pwrImg{
	width:25%;
	height:auto;
	float:left;
}
.pwr{
	overflow:hidden;
	float:left;
	position:relative;
}


.pwr .logo-company .img-trans2{
	display:block;
	width:384px;
	float:left;
	height:auto;
	max-width:100%;
	background:url(../images/honda-power-equipment-1.png) no-repeat;
	background-size:cover;
}
.pwr .logo-box{
	background:url(../images/honda-power.jpg) no-repeat;
	height:100px;
	width:130px;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
}
a:hover.pwr .logo-company .img-trans2{
	background:url(../images/honda-power-equipment-0.png) no-repeat;
	background-size:cover;
}


#marineImg{
	width:25%;
	height:auto;
	float:left;
}
.marine{
	overflow:hidden;
	float:left;
	position:relative;
}


.marine .logo-company .img-trans2{
	display:block;
	width:384px;
	float:left;
	height:auto;
	max-width:100%;
	background:url(../images/honda-marine-1.png) no-repeat;
	background-size:cover;
}
.marine .logo-box{
	background:url(../images/honda-marine.jpg) no-repeat;
	height:100px;
	width:130px;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
}
a:hover.marine .logo-company .img-trans2{
	background:url(../images/honda-marine-0.png) no-repeat;
	background-size:cover;
}

#enginesImg{
	width:25%;
	height:auto;
	float:left;
}
.engines{
	overflow:hidden;
	float:left;
	position:relative;
}


.engines .logo-company .img-trans2 {
	display:block;
	width:384px;
	float:left;
	height:auto;
	max-width:100%;
	background:url(../images/honda-eng-1.png) no-repeat;
	background-size:cover;
}
.engines .logo-box{
	background:url(../images/honda-eng.jpg) no-repeat;
	height:100px;
	width:130px;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
}
a:hover.engines .logo-company .img-trans2{
	background:url(../images/honda-eng-0.png) no-repeat;
	background-size:cover;
}









.honda-header-volumes.navbar-collapse.collapse{display:none !important;}

.honda-header-volumes{width:100%;}
.honda-header-volumes li{width:100%; float:left;}
.navbar-default .navbar-nav > li.divider{
	display:none;
}

.navbar-toggle{
		display:block;
}


.search-field-group .input-group-btn button.btn{
	padding-top:6px;
	padding-bottom:6px;
}

.search-field-group button.close{
	position:absolute;
	float:right;
	height:100%;
	font-size:32px;
	color:#0e0e0e;
	z-index:9999;
	right:5px;
}


.toplevelpage nav:not(.banner):not(.honda-links){
	display:block;
}

.toplevelpage .search-field-group-secondary{
	display:none;
}
#hondaLogo{
	width:50%;
}
#damLogo{
	width:50%;
}

#hondaLogo img,
#damLogo img{
		width:100%;
		height:auto;
}

#honda-menu{
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border:0px;

-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);

/* width:90%; */
float:left;
margin:0px;
padding:0px 0px;

background-color:#fafafa;
}

.search-field-group{
	float:left;
	width:100%;
	height:auto;
	display:table;
}
.search-field-group-secondary{
	float:left;		
	width:25%;
	margin:15px 15px;
}
.search-field-group .input-group-btn,
.search-field-group .honda-icons{	
float:right;
	position:relative;
	z-index:100;
	display:none;
}

.search-field-group .honda-icons{
	float:left;
}

.navbar-form .input-group.search-field-group > .form-control{
	border:0px;

	z-index:99;
	width:100%;
	float:left;
	
	font-size:21px;
	background-color:#fff;
	height:auto;
	
		-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;

-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}

#userwidget{
	float:right;
	width:auto;
}
.input-group-btn.honda-icons{
	width:auto;
	float:left;
	padding:9px 0px;
}

.toplevelpage .content #accordion, .toplevelpage .content #panel-filter, .toplevelpage .content #panel-honda-search{
	display:none;
}
.search-field-group #honda-opensearch{
	background: #404048; /* Old browsers */
	background: -moz-linear-gradient(top,  #404048 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #404048 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #404048 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404048', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	border:1px solid #000000;
}
.search-field-group-secondary .icon{
	float:left;	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border:0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#404048+0,000000+100 */
	background: #404048; /* Old browsers */
	background: -moz-linear-gradient(top,  #404048 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #404048 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #404048 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404048', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	border:1px solid #000000;
	padding:4px 18px 4px;
	font-size:18px;
	line-height:100%:
}

.search-field-group-secondary .icon:first-child{
	-webkit-border-radius: 4px 0px 0px 4px;
-moz-border-radius: 4px 0px 0px 4px;
border-radius: 4px 0px 0px 4px;
}

.search-field-group-secondary .icon:last-child{
	-webkit-border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
}

.honda-toolbar .container-fluid{
	position:relative;
	padding: 15px;
}


#sub-toolbar{
	float:right;
	position:relative;
	width:65%;
	margin:15px 15px 15px;
}

#sub-toolbar #filtersets_table{
	float:right;
	padding-right:10px;
	

}
.navbar-form{
	padding-right:0px;
}
#sub-toolbar .navbar-form {
	float:right;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
border:0px;
padding:0px;
margin:0px;

}

.honda-icons > .btn-default{
	font-size:21px;
	background:none;
	background-color:transparent;
	filter:none;
	border:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color:#555;
}

#filtersets_table .btn-group .btn-group:last-child .btn{
	-webkit-border-radius: 0px 4px 4px 0px;
-moz-border-radius: 0px 4px 4px 0px;
border-radius: 0px 4px 4px 0px;
}
.navbar-default.banner.navbar-static-top{
	
		padding-right:15px !important;
	}
	.inner-panel p{
		overflow:hidden;
	}
	.inner-panel p label{
		float:left;
		width:100%;
		margin-left:0px;
	}
	#searchbar{
		background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #45484d 0%, #000000 100%) repeat scroll 0 0 !important;
		border-radius: 10px;
		margin: 0 2.5%;
		width: 95%;
		display:none;
		position:fixed;
		border:1px solid #000;
		top:105px;
		-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
		-moz-box-shadow: 0px 5px 10px rgba(0,0,0,.2);
		box-shadow: 0px 5px 10px rgba(0,0,0,.2);
		padding:0px;
		z-index:99999;
		border-radius:5px;
	}
	#mobileAdvanceSearch{
		display:none !important;
		border:0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
float:left;
width:100%;
margin-bottom:0px;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
background-color:transparent;
	}
	
	#mobileAdvanceSearch .inner-panel{
		
		overflow:hidden;
		padding:10px 0px;
		
		-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	}
	#mobileAdvanceSearch button.close{
		color:#0e0e0e;
	}
	
.navbar-static-top.toolbar{
	background-color:#efefef;
	padding:10px;
}
.navbar-static-top.toolbar .container-fluid{
	padding:15px;
}
.navbar-static-top.honda-links .container-fluid .navbar-form.navbar-right{
	padding:0px; 
}
.navbar-default .navbar-nav > li:first-child a{
	padding-left:15px;
}

.container-fluid > .row{
	margin:0px;
}

#mobileAdvanceSearch .inner-panel label{
	
}

footer{
	margin:30px auto;
}

.honda-links button{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#404048+0,000000+100 */
background: #404048; /* Old browsers */
background: -moz-linear-gradient(top,  #404048 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #404048 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #404048 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404048', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
border:0 none !important;
padding:10px !important;
-webkit-border-radius: 3px 0px 0px 3px;
-moz-border-radius: 3px 0px 0px 3px;
border-radius:3px;
float:left;
margin:8px 0px !important;
}
.honda-links.navbar-default .navbar-toggle .icon-bar{
	background-color:#fff;
}

.honda-icons #honda-opensearch .glyphicons-search{
	background-image:url('../images/search-icon.png');
	height:32px;
	width:30px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
.honda-icons #honda-opensearch .glyphicons-search::before{
	content: "";
}

.input-group-btn.honda-icons{
	padding: 8px 0px;
}
.search-field-group-secondary .icon{
	padding-left:5px !important;
	padding-right:5px !important;
}


.search-field-group-secondary .glyphicons-home{
	background-image:url('../images/home-icon.png');
	height:30px;
	width:30px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}

.search-field-group-secondary .glyphicons-shopping-cart{
	background-image:url('../images/cart-icon.png');
	height:30px;
	width:30px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
.search-field-group-secondary .glyphicons-upload{
	background-image:url('../images/download-icon.png');
	height:30px;
	width:30px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
.search-field-group-secondary .glyphicons-filter{
	background-image:url('../images/filter-icon.png');
	height:30px;
	width:30px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
.search-field-group-secondary .glyphicons-search{
	background-image:url('../images/binocular.png');
	height:30px;
	width:30px;
	background-position:center center;
	background-size:95% 100%;
	background-repeat:no-repeat;
	
}
.search-field-group-secondary a:last-child{
	-webkit-border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	border-radius: 0px 3px 3px 0px;
}
/* .search-field-group-secondary #honda-opensearch{
	display:none;
} */


#sub-toolbar .glyphicons-show-thumbnails{
	background-image:url('../images/tile-icon.png');
	height:30px;
	width:30px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#sub-toolbar .glyphicons-list{
	background-image:url('../images/list-icon.png');
	height:30px;
	width:30px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}

.breadcrumb .glyphicons-home{
	background-image:url('../images/home-breadcrumb-icon.png');
	height:24px;
	width:24px;
	background-position:center center;
}
.darkTheme .breadcrumb .glyphicons-home{
	background-image:url('../images/dark-theme-home-breadcrumb-icon.png');
	height:24px;
	width:24px;
	background-position:center center;
}
.darkTheme .breadcrumb li a{
	color:#fff;
}
#viewbuttons .short{
padding:4px;
}

#viewbuttons .list,
#viewbuttons .short,
.btn-default.active, 
.btn-default.focus, 
.btn-default:active, 
.btn-default:focus, 
.btn-default:hover, 
.open > .dropdown-toggle.btn-default{
	background: #404048; /* Old browsers */
background: -moz-linear-gradient(top,  #404048 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #404048 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #404048 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404048', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
border:1px solid #000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)!important;
	}
	
	#viewbuttons .list{
	padding:4px;
	-webkit-border-radius: 0px 3px 3px 0px;
-moz-border-radius: 0px 3px 3px 0px;
border-radius: 0px 3px 3px 0px;
}

.breadcrumb > li + li::before{
	font-size:21px;
	content:"/";
	padding:0px;
}

.breadcrumb > li a{
	font-size:21px;
	color:#000;
}


.container-fluid #accordion.panel-group .panel{
	border-radius:10px !important; 
}
.content #accordion.panel-group .panel-title{
	font-weight: bold;
}
#sub-toolbar .navbar-form #infotogglebuttons button .glyphicons-cogwheel::before,
#sub-toolbar .navbar-form #infotogglebuttons button .glyphicons-circle-info::before,
.darkTheme #sub-toolbar .navbar-form #infotogglebuttons button .glyphicons-circle-info::before,
.darkTheme #sub-toolbar .navbar-form #infotogglebuttons button .glyphicons-cogwheel::before,
#addalltobasket .glyphicons-cart-in::before,
#thumbnails  .thumbnail .glyphicons-download-alt::before,
#thumbnails  .thumbnail .glyphicons-pencil::before,
#thumbnails  .thumbnail .glyphicons-cart-in::before,
#thumbnails  .thumbnail .glyphicons-cogwheel::before,
#thumbnails  .thumbnail .glyphicons-upload::before,
#thumbnails  .thumbnail .glyphicons-file-export::before,
#thumbnails  .thumbnail .glyphicons-duplicate::before,
#thumbnails  .thumbnail .glyphicons-text-background::before,
#thumbnails  .thumbnail .glyphicons-bin::before,
#thumbnails  .thumbnail .glyphicons-download::before,
#thumbnails  .thumbnail .glyphicons-circle-info::before,
#thumbnails  .thumbnail .glyphicons-cart-out::before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-download-alt::before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-pencil::before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-cart-in::before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-cogwheel::before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-upload::before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-file-export::before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-duplicate::before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-text-background::before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-bin::before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-download::before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-circle-info::before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-cart-out::before,
#portal-modal .details  #details-thumbnail .glyphicons-download-alt::before,
#portal-modal .details  #details-thumbnail .glyphicons-pencil::before,
#portal-modal .details  #details-thumbnail .glyphicons-cart-in::before,
#portal-modal .details  #details-thumbnail .glyphicons-cogwheel::before,
#portal-modal .details  #details-thumbnail .glyphicons-download::before,
#portal-modal .details  #details-thumbnail .glyphicons-bin::before,
#portal-modal .details  #details-thumbnail .glyphicons-text-background::before,
#portal-modal .details  #details-thumbnail .glyphicons-duplicate::before,
#portal-modal .details  #details-thumbnail .glyphicons-file-export::before,
#portal-modal .details  #details-thumbnail .glyphicons-upload::before,
#portal-modal .details #details-thumbnail .glyphicons-cart-out::before,
#addalltobasket .glyphicons-cart-in::before,
.glyphicons-home::before,
#sub-toolbar .glyphicons-list::before,
#sub-toolbar .glyphicons-show-thumbnails::before,
.search-field-group-secondary .glyphicons-shopping-cart::before,
.search-field-group-secondary .glyphicons-home::before,
.search-field-group-secondary .glyphicons-upload::before,
.search-field-group-secondary .glyphicons-filter::before,
.search-field-group-secondary .glyphicons-search::before
{
	content: "";
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)!important;
}

#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-download-alt::before{
	background-image:url('../images/download-icon-black.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-pencil::before{
	background-image:url('../images/annotate-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}

#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-cart-in::before{
	background-image:url('../images/cart-icon-black.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 80%;
	background-repeat:no-repeat;
}
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-cart-out::before{
	background-image:url('../images/active-cart-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 80%;
	background-repeat:no-repeat;
}

#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-cogwheel::before{
	background-image:url('../images/edit-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-upload::before{
	background-image:url('../images/filemanager-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
	filter:none !important;
}
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-file-export::before{
	background-image:url('../images/move-icon.png');
	display: block;
    height: 20px;
    width: 25px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-duplicate::before{
	background-image:url('../images/copy-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-text-background::before{
	background-image:url('../images/rename-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-bin::before{
	background-image:url('../images/delete-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-download::before{
	background-image:url('../images/filemanager2.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
	filter:none !important;
}
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-circle-info::before{
	background-image:url('../images/details-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
 #addalltobasket .glyphicons-cart-in::before{
	background-image:url('../images/add-all-to-cart.png');
	display: block;
    height: 46px;
    width: 46px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}

#portal-modal .details  #details-thumbnail .glyphicons-download-alt::before{
	background-image:url('../images/download-icon-black.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
	filter:none !important;
}
#portal-modal .details  #details-thumbnail .glyphicons-pencil::before{
	background-image:url('../images/annotate-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}

#portal-modal .details  #details-thumbnail .glyphicons-cart-in::before{
	background-image:url('../images/cart-icon-black.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 80%;
	background-repeat:no-repeat;
}
#portal-modal .details  #details-thumbnail .glyphicons-cart-out::before{
	background-image:url('../images/active-cart-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 80%;
	background-repeat:no-repeat;
}
#portal-modal .details  #details-thumbnail .glyphicons-cogwheel::before{
	background-image:url('../images/edit-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#portal-modal .details  #details-thumbnail .glyphicons-upload::before{
	background-image:url('../images/filemanager-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
	filter:none !important;
}
#portal-modal .details  #details-thumbnail .glyphicons-file-export::before{
	background-image:url('../images/move-icon.png');
	display: block;
    height: 20px;
    width: 25px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#portal-modal .details  #details-thumbnail .glyphicons-duplicate::before{
	background-image:url('../images/copy-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#portal-modal .details  #details-thumbnail .glyphicons-text-background::before{
	background-image:url('../images/rename-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#portal-modal .details  #details-thumbnail .glyphicons-bin::before{
	background-image:url('../images/delete-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#portal-modal .details  #details-thumbnail .glyphicons-download::before{
	background-image:url('../images/filemanager2.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
	filter:none !important;
}


#thumbnails  .thumbnail .glyphicons-download-alt::before{
	background-image:url('../images/download-icon-black.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#thumbnails  .thumbnail .glyphicons-pencil::before{
	background-image:url('../images/annotate-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}

#thumbnails  .thumbnail .glyphicons-cart-in::before{
	background-image:url('../images/cart-icon-black.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 80%;
	background-repeat:no-repeat;
}
#thumbnails  .thumbnail .glyphicons-cart-out::before{
	background-image:url('../images/active-cart-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 80%;
	background-repeat:no-repeat;
}

#thumbnails  .thumbnail .glyphicons-cogwheel::before{
	background-image:url('../images/edit-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#thumbnails  .thumbnail .glyphicons-upload::before{
	background-image:url('../images/filemanager-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
	filter:none !important;
}
#thumbnails  .thumbnail .glyphicons-file-export::before{
	background-image:url('../images/move-icon.png');
	display: block;
    height: 20px;
    width: 25px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#thumbnails  .thumbnail .glyphicons-duplicate::before{
	background-image:url('../images/copy-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#thumbnails  .thumbnail .glyphicons-text-background::before{
	background-image:url('../images/rename-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#thumbnails  .thumbnail .glyphicons-bin::before{
	background-image:url('../images/delete-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
#thumbnails  .thumbnail .glyphicons-download::before{
	background-image:url('../images/filemanager2.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
	filter:none !important;
}
#thumbnails  .thumbnail .glyphicons-circle-info::before{
	background-image:url('../images/details-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}

#portal-modal .details  #details-thumbnail .glyphicons-download-alt:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-download-alt:hover:before,
#thumbnails  .thumbnail .glyphicons-download-alt:hover:before{
	background-image:url('../images/hover-download-icon.png');
}
#portal-modal .details  #details-thumbnail .glyphicons-pencil:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-pencil:hover:before,
#thumbnails  .thumbnail .glyphicons-pencil:hover:before{
	background-image:url('../images/hover-annotate-icon.png');
}

#portal-modal .details  #details-thumbnail .glyphicons-cart-in:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-cart-in:hover:before,
#thumbnails  .thumbnail .glyphicons-cart-in:hover:before{
	background-image:url('../images/hover-cart-icon.png');
}

#portal-modal .details  #details-thumbnail .glyphicons-cogwheel:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-cogwheel:hover:before,
#thumbnails  .thumbnail .glyphicons-cogwheel:hover:before{
	background-image:url('../images/hover-edit-icon.png');
}

#portal-modal .details  #details-thumbnail .glyphicons-upload:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-upload:hover:before,
#thumbnails  .thumbnail .glyphicons-upload:hover:before{
	background-image:url('../images/hover-filemanager-icon.png');
}

#portal-modal .details  #details-thumbnail .glyphicons-file-export:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-file-export:hover:before,
#thumbnails  .thumbnail .glyphicons-file-export:hover:before{
	background-image:url('../images/hover-move-icon.png');
}

#portal-modal .details  #details-thumbnail .glyphicons-duplicate:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-duplicate:hover:before,
#thumbnails  .thumbnail .glyphicons-duplicate:hover:before{
	background-image:url('../images/hover-copy-icon.png');
}

#portal-modal .details  #details-thumbnail .glyphicons-text-background:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-text-background:hover:before,
#thumbnails  .thumbnail .glyphicons-text-background:hover:before{
	background-image:url('../images/hover-rename-icon.png');
}

#portal-modal .details  #details-thumbnail .glyphicons-bin:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-bin:hover:before,
#thumbnails  .thumbnail .glyphicons-bin:hover:before{
	background-image:url('../images/hover-delete-icon.png');
}

#portal-modal .details  #details-thumbnail .glyphicons-download:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-download:hover:before,
#thumbnails  .thumbnail .glyphicons-download:hover:before{
	background-image:url('../images/hover-filemanager2.png');
}

#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-circle-info:hover:before,
#thumbnails  .thumbnail .glyphicons-circle-info:hover:before{
	background-image:url('../images/hover-details-icon.png');
}

.darkTheme #portal-modal .details  #details-thumbnail .glyphicons-download-alt::before,
.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-download-alt::before,
.darkTheme #thumbnails  .thumbnail .glyphicons-download-alt::before{
	background-image:url('../images/dark-theme-download-icon.png');
	display: block;
    height: 20px;
    width: 41px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
.darkTheme #portal-modal .details  #details-thumbnail .glyphicons-pencil::before,
.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-pencil::before,
.darkTheme #thumbnails  .thumbnail .glyphicons-pencil::before{
	background-image:url('../images/dark-theme-annotate-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
.darkTheme #portal-modal .details  #details-thumbnail .glyphicons-cart-in::before,
.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-cart-in::before,
.darkTheme #thumbnails  .thumbnail .glyphicons-cart-in::before{
	background-image:url('../images/dark-theme-cart-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
.darkTheme #portal-modal .details  #details-thumbnail .glyphicons-cogwheel::before,
.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-cogwheel::before,
.darkTheme #thumbnails  .thumbnail .glyphicons-cogwheel::before{
	background-image:url('../images/dark-theme-edit-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
.darkTheme #portal-modal .details  #details-thumbnail .glyphicons-upload::before,
.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-upload::before,
.darkTheme #thumbnails  .thumbnail .glyphicons-upload::before{
	background-image:url('../images/dark-theme-filemanager-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
	filter:none !important;
}
.darkTheme #portal-modal .details  #details-thumbnail .glyphicons-file-export::before,
.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-file-export::before,
.darkTheme #thumbnails  .thumbnail .glyphicons-file-export::before{
	background-image:url('../images/dark-theme-move-icon.png');
	display: block;
    height: 20px;
    width: 25px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
.darkTheme #portal-modal .details  #details-thumbnail .glyphicons-duplicate::before,
.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-duplicate::before,
.darkTheme #thumbnails  .thumbnail .glyphicons-duplicate::before{
	background-image:url('../images/dark-theme-copy-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}

.darkTheme #portal-modal .details  #details-thumbnail .glyphicons-text-background::before,
.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-text-background::before,
.darkTheme #thumbnails  .thumbnail .glyphicons-text-background::before{
	background-image:url('../images/dark-theme-rename-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}

.darkTheme #portal-modal .details  #details-thumbnail .glyphicons-bin::before,
.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-bin::before,
.darkTheme #thumbnails  .thumbnail .glyphicons-bin::before{
	background-image:url('../images/dark-theme-delete-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}

.darkTheme #portal-modal .details  #details-thumbnail .glyphicons-download::before,
.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-download::before,
.darkTheme #thumbnails  .thumbnail .glyphicons-download::before{
	background-image:url('../images/dark-theme-filemanager2.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
	filter:none !important;
}

.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-circle-info::before,
.darkTheme #thumbnails  .thumbnail .glyphicons-circle-info::before{
	background-image:url('../images/dark-theme-details-icon.png');
	display: block;
    height: 20px;
    width: 21px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-download-alt:hover:before,
#portal-modal .details  #details-thumbnail .glyphicons-download-alt:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-download-alt:hover:before,
#thumbnails  .thumbnail .glyphicons-download-alt:hover:before{
	background-image:url('../images/hover-download-icon.png');
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)!important;
}
.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-pencil:hover:before,
#portal-modal .details  #details-thumbnail .glyphicons-pencil:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-pencil:hover:before,
#thumbnails  .thumbnail .glyphicons-pencil:hover:before{
	background-image:url('../images/hover-annotate-icon.png');
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)!important;
}

.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-cart-in:hover:before,
#portal-modal .details  #details-thumbnail .glyphicons-cart-in:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-cart-in:hover:before,
#thumbnails  .thumbnail .glyphicons-cart-in:hover:before{
	background-image:url('../images/hover-cart-icon.png');
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)!important;
}

.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-cogwheel:hover:before,
#portal-modal .details  #details-thumbnail .glyphicons-cogwheel:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-cogwheel:hover:before,
#thumbnails  .thumbnail .glyphicons-cogwheel:hover:before{
	background-image:url('../images/hover-edit-icon.png');
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)!important;
}

.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-upload:hover:before,
#portal-modal .details  #details-thumbnail .glyphicons-upload:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-upload:hover:before,
#thumbnails  .thumbnail .glyphicons-upload:hover:before{
	background-image:url('../images/hover-filemanager-icon.png');
	filter:none !important;
}

.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-file-export:hover:before,
#portal-modal .details  #details-thumbnail .glyphicons-file-export:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-file-export:hover:before,
#thumbnails  .thumbnail .glyphicons-file-export:hover:before{
	background-image:url('../images/hover-move-icon.png');
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)!important;
}

.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-duplicate:hover:before,
#portal-modal .details  #details-thumbnail .glyphicons-duplicate:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-duplicate:hover:before,
#thumbnails  .thumbnail .glyphicons-duplicate:hover:before{
	background-image:url('../images/hover-copy-icon.png');
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)!important;
}

.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-text-background:hover:before,
#portal-modal .details  #details-thumbnail .glyphicons-text-background:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-text-background:hover:before,
#thumbnails  .thumbnail .glyphicons-text-background:hover:before{
	background-image:url('../images/hover-rename-icon.png');
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)!important;
}

.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-bin:hover:before,
#portal-modal .details  #details-thumbnail .glyphicons-bin:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-bin:hover:before,
#thumbnails  .thumbnail .glyphicons-bin:hover:before{
	background-image:url('../images/hover-delete-icon.png');
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)!important;
}

.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-download:hover:before,
#portal-modal .details  #details-thumbnail .glyphicons-download:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-download:hover:before,
#thumbnails  .thumbnail .glyphicons-download:hover:before{
	background-image:url('../images/hover-filemanager2.png');
	filter:none !important;
}

.darkTheme #main #thumbnails .list-group-item .filebuttons .btn .glyphicons-circle-info:hover:before,
#main #thumbnails .list-group-item .filebuttons .btn .glyphicons-circle-info:hover:before,
#thumbnails  .thumbnail .glyphicons-circle-info:hover:before{
	background-image:url('../images/hover-details-icon.png');
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)!important;
}

#main #thumbnails.thumbnailFolder .thumbnail {
    border-radius: 10px;
    overflow: hidden;
    padding: 0px;
}
#main  #thumbnails.thumbnailFolder  .thumbnail img{
	width: 100%;
	min-height: 250px;
}
#main  #thumbnails.thumbnailFolder  .text-center .caption span{
	display: none !important;
}
#main  #thumbnails.thumbnailFolder  .text-center .caption small{
    color: #fff;
    font-size: 20px;
}
#main #thumbnails.thumbnailFolder .thumbnail .caption {
    color: #333;
    padding: 0;
}
#main #thumbnails.thumbnailFolder  .thumbnail .text-center{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color:#007cc3;
}
#main  #thumbnails.thumbnailYear .thumbnail  img{
	display:none;
}
#main  #thumbnails.thumbnailYear .thumbnail .text-center{
	background-color:#f5f5f5;
}
#main  #thumbnails.thumbnailYear .text-center .caption span{
	display:none !important;
}
#main  #thumbnails.thumbnailYear .thumbnail .text-center  .caption small{
    font-size: 60px;
	display:inline !important;
	font-weight: bold;
}
#main  #thumbnails.thumbnailYear .thumbnail .text-center  .caption small span{
    font-size: 60px;
	color:#117ec2;
	display:inline !important;
}

#main #filtersets_table .btn-group div:first-child .btn-default{
	border-left:0;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)!important;
}
#main #filtersets_table .btn-group div:last-child .btn-default{
	border-right:0;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)!important;
}
#main #filtersets_table .btn-group .btn-default,
#main #infotogglebuttons .btn-default{
	/* background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #eda290 -13%, #cc2027 100%) repeat scroll 0 0; */
	background-image: url('../images/bg-button.png');
	background-repeat: repeat-x;
	font-weight:bold;
	border-right:1px solid #aa222a;
	border-left:0;
	border-bottom:0;
	border-top:0;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)!important;
}
#main #filtersets_table .btn-group div .btn-default{
	border-right:2px solid #aa222a;
}
#main .filtersContainer{
	background-color:#989898;
	margin: -10px -30px;
}
#main .filtersContainer .browserFilter-field{
	position: relative;
	transform: translateY(-15%);
	-ms-transform:translateY(-15%); /* IE */
	-moz-transform:translateY(-15%); /* Firefox */
	-webkit-transform:translateY(-15%); /* Safari and Chrome */
	-o-transform:translateY(-15%); /* Opera */
}

#sub-toolbar .navbar-form #infotogglebuttons button.action{
	background-image:url('../images/action-button-icons.png');
	display: inline;
    height: 35px;
    width: 49px;
	background-position: 1px center;
    background-repeat: no-repeat;
    background-size: 147px 35px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
	border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
	margin-right: -4px;
}
#sub-toolbar .navbar-form #infotogglebuttons button.calendar{
	background-image:url('../images/action-button-icons.png');
	display: inline;
    height: 35px;
    width: 49px;
	background-position: -49px center;
    background-repeat: no-repeat;
    background-size: 147px 35px;
	border-radius: 0 !important;
	margin-right: -4px;
}
#sub-toolbar .navbar-form #infotogglebuttons button.details{
	background-image:url('../images/action-button-icons.png');
	display: inline;
    height: 35px;
    width: 49px;
	background-position: -98px center;
    background-repeat: no-repeat;
    background-size: 147px 35px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
	border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
#sub-toolbar .navbar-form #infotogglebuttons button.action:hover{
	background-image:url('../images/hover-action-button-icons.png');
}
#sub-toolbar .navbar-form #infotogglebuttons button.calendar:hover{
	background-image:url('../images/hover-action-button-icons.png');
}
#sub-toolbar .navbar-form #infotogglebuttons button.details:hover{
	background-image:url('../images/hover-action-button-icons.png');
}
#main #sub-toolbar {
	margin:0px;
}
#main ol.breadcrumb{
	padding:0px;
	margin:0;
}
#main #mobileDetection479px{
	display:none;
}
#main #singleMenuMobileDetect{
	display:none;
}


.navbar,#sub-toolbar,.search-field-group-secondary{
	margin-bottom:0px;
}
#addalltobasket{
	right:0px;
	padding:0px;
}

#main .filtersContainer .browserFilter-field .rightButtons #filtersets_table .pull-left .btn-group{
margin:0;
}

.disabled{
	position:relative;
}
/* 
#sub-toolbar .navbar-form #infotogglebuttons button.disabled img{
    height: 33px;
    left: 8px;
    position: absolute;
    top: 0;
    width: 33px;
} */
.content .panelFilterContainer{
	position: absolute;
	z-index: 999;
	padding:0px;
	width: 500px;
	right:0;
	margin-right:15px;
}
#main.basketPage .row #browserFilterContainer{
	display:block !important;
	background-color:transparent;
}
#main.basketPage .row .leftSection{
	padding:0 0 15px 0;
}
#main.basketPage .filtersContainer{
	margin:0px;
	background-color:transparent;
}
#main .gly-rotate-90{
	filter:none !important;
}

.honda-heritage .logo-box,
.honda-corcom .logo-box {
    background: rgba(0, 0, 0, 0) url("../images/Honda-Bug.jpg") no-repeat scroll 0 0;
    float: left;
    height: 55px;
    left: 0;
    position: absolute;
    top: 0;
    width: 130px;
}

body.darkTheme{
	background-color:#2c2c2c;
}
.darkTheme .navbar-default.honda-links,
.darkTheme .table-striped > tbody > tr,
.darkTheme #details-info table tr{
	background-color: #404040;
}
/* .darkTheme #batchapply table tr,
.darkTheme #contactsheet  table tr,
.darkTheme #downloadjpgs  table tr,
.darkTheme #downloadjpgs  table tr, */
.darkTheme .modal-body form table tr,
.darkTheme .modal-body .panel .list-group li{
	background-color: #323232;
}

.darkTheme .table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #2c2c2c;
}

.darkTheme .thumbnail,
.darkTheme .modal-body{
	background-color:#4e4e4e;	
}

.darkTheme .thumbnail .caption {
    color: #fff;
}

.darkTheme .dropdown-menu{
	background-color:#3c3c3c;	
}

.darkTheme #searchfields table {
    background-color: transparent;
}

.darkTheme .thumbnailYear .thumbnail .caption {
    color: #888888;
}

.darkTheme .form-control[disabled],.darkTheme .form-control[readonly],.darkTheme fieldset[disabled] .form-control {
    background-color: #ccc;
    color: #999;
    opacity: 1;
}

.show-menu{
	opacity:1;
	-webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
	display:block !important;
}

.hide-menu{
	opacity:0;
	display:none !important;
}

/*------------------
// Search Button  //
-----------------*/
.mobile-search{
	display:none;
}

.honda-icons #honda-opensearch{
background: #404048; /* Old browsers */
background: -moz-linear-gradient(top,  #404048 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #404048 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #404048 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404048', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
border:0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 1px 5px 1px 10px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}

.honda-icons #honda-opensearch .glyphicons-search{
	background-image:url('../images/search-icon.png');
	height:32px;
	width:30px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}

.honda-icons #honda-opensearch .glyphicons-search::before{
	content: "";
}
.honda-icons.searchContainer {
	display:flex;
}
.honda-icons.searchContainer  .navbar-form .input-group.search-field-group > .form-control {
    background-color: #fff;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    float: left;
    font-size: 14px;
    height: 24px;
    width: 100%;
    z-index: 99;
	padding: 0px 10px;
}

.honda-icons.searchContainer .search-field-group {
    height: 24px;
    margin: 5px;
}
.honda-icons.searchContainer #honda-menu {
    background-color: transparent;
	background: #404048; /* Old browsers */
	background: -moz-linear-gradient(top,  #404048 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #404048 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #404048 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404048', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	border-bottom-left-radius:3px;
	border-top-left-radius:3px;
	width:280px;
}
.honda-icons.searchContainer .navbar-form  .search-field-group button{
   display:none !important;
}
.honda-icons.searchContainer .navbar-form {
    margin: 0px !important;
}

.basketpage #honda-opensearch, .basketpage #honda-openfilter {
    display: block;
}

/*-------------------------
//  End of Search Button //
------------------------*/

/*------------------------------
//  Profile/Silhouette Button //
-----------------------------*/
.navbar-form{
	margin-top:8px!important;
	margin-bottom:8px!important;
}

.navbar-form #userwidget-addon1{
background: #404048; /* Old browsers */
background: -moz-linear-gradient(top,  #404048 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #404048 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #404048 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404048', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
border:0 none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px !important;
padding:1px 5px !important;
}

.navbar-form #userwidget-addon1 .glyphicons-user::before{
	content: "";
}

.navbar-form #userwidget-addon1 .glyphicons-user{
	background-image:url('../images/icon-silhoutte.png');
	height:32px;
	width:30px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}

.navbar-form #userwidget .userwidget-un{
	padding:0;
}

.pref{
	display:none;
}

.navbar .popover > .arrow, .popover > .arrow::after,
.toplevelpage .popover > .arrow, .popover > .arrow::after{
	display:none !important;
}

.navbar .popover.right,
.popover.left,
.navbar .popover.bottom,
.toplevelpage .popover.bottom{
    border-radius: 6px;
    left: auto !important;
    line-height: 1.42857;
    margin-right: 10px !important;
    max-width: none;
    padding: 1px;
    position: fixed;
    right: 0 !important;
	min-width:300px;
    z-index: 1060;
}

.navbar .popover.right,
.toplevelpage .popover.right{
	top:60px !important;
}

.popover.left{
	top:60px !important;
	z-index:1100;
	margin-left:0px;
}

.navbar .popover.topStyle{
	top:0px !important
}
/*----------------------------------
//  End Profile/Silhouette Button //
---------------------------------*/

/*-----------------
//  Cart Button  //
----------------*/
.honda-icons  .cart-logo{
background: #404048; /* Old browsers */
background: -moz-linear-gradient(top,  #404048 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #404048 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #404048 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404048', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
border:0 none !important;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px !important;
padding:1px 5px !important;
} 

.honda-icons .cart-logo .glyphicons-shopping-cart::before{
	content: "";
}
.honda-icons .cart-logo .glyphicons-shopping-cart{
    background-image: url("../images/cart-icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70% 70%;
	height:32px;
	width:30px;
}

/*-----------------------
// End of Cart Button  //
----------------------*/

/*-----------------
//  Gear Button  //
----------------*/
.honda-icons #honda-openaction{
background: #404048; /* Old browsers */
background: -moz-linear-gradient(top,  #404048 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #404048 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #404048 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404048', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
border:0 none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:1px 5px;
margin:0px;
}

.honda-icons #honda-openaction .glyphicons-cog{
	background-image:url('../images/icon-action-gear.png');
	height:32px;
	width:30px;
	background-position:center center;
	background-size:70% 70%;
	background-repeat:no-repeat;
}
.honda-icons #honda-openaction .glyphicons-cog::before{
	content: "";
}

#pageViewsMenu{
    background: #404048; /* Old browsers */
	background: -moz-linear-gradient(top,  #404048 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #404048 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #404048 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404048', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    border: 1px solid #000;
    border-radius: 10px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    display: block;
    list-style-type: none;
    margin: 0 15px 0 0;
    padding: 15px;
    position: fixed;
	top:105px;
    right: 0;
    width: 400px;
    z-index: 99999;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

#pageViewsMenu h4{
	font-weight:bold;
	margin:0px;
	font-size:14px;
}

#pageViewsMenu .mainListContainer{
	list-style-type:none;
	color:#fff !important;
	padding:0px;
	margin:0px;
}

#pageViewsMenu .mainListContainer .sub-listMenu{
	list-style-type:none;
	color:#fff !important;
	padding:0px;
	margin:0px;
	width:100%;
}

#pageViewsMenu .mainListContainer .sub-listMenu li > *{
	color:#fff !important;
	padding:5px 20px;
	width:100%;
	display:block;
}

#pageViewsMenu .mainListContainer .sub-listMenu li > a:hover,
#pageViewsMenu .mainListContainer .sub-listMenu li > span:hover {
	color:#0282ba !important;
	background-color:rgba(255, 255, 255, 0.8);
	border-radius:3px;
	
}

#pageViewsMenu.scrollableMenuDiv {
	overflow-y: scroll;
}

.grid-view-buttons li{
		margin-left:10px;
	}
	
.grid-view-buttons li > *{
	width:auto !important;
	font-weight:normal;
	display:inline !important;
}

.action-buttons-visibility{
	display:none !important;
}
/*-----------------------
// End of Gear Button  //
----------------------*/

/*-----------------------
// End of Panel Filter //
----------------------*/
#panel-filter .panel-heading h4, #panel-filter .panel-heading input{
	display:inline;
}
#panel-filter .panel-heading input{
	background:transparent;
	border:none;
	font-family: "AcuraBespokeBook" !important;
	font-size:15px;
}
/*------------------------
// End of Panel Filter  //
-----------------------*/

/*---------------
// Date Filter //
--------------*/
.daterangepicker.dropdown-menu.opensright.show-calendar {
		left: auto !important;
		right: 0 !important;
	}
.daterangepicker.opensright::before{
	border-bottom: 0 none;
	border-left: 0 none;
	border-right: 0 none;
}
.daterangepicker.opensright::after{
	border-bottom: 0 none;
	border-left: 0 none;
	border-right: 0 none;
}
/*-----------------------
// End of Date Filter  //
----------------------*/

/*-----------------
// Header Banner //
----------------*/
.navbar-default.banner.navbar-static-top{
	padding-right:15px !important;
}
.navbar-brand {
	padding:0px 10px;
	height: 60px;
}
.navbar-brand>img {
	width: 185px !important;
	background: url(../../logo.png) no-repeat center center !important;
	background-size: auto 30px !important;
}
.navbar.banner .nps-header {
	height: 60px !important;
	background: rgba(0, 0, 0, 0) url("../../dam.png") no-repeat scroll right center / auto 56px !important;
	background-size: 160px auto !important;
}
/*------------------------
// End of Header Banner //
-----------------------*/

/** Folder Icon **/
.basketpage #thumbnails .thumbnail .filebuttons > a.browse{
    color:#000 !important;
	font-size: 14px;
}
.darkTheme .basketPage #thumbnails .thumbnail .filebuttons > a.browse {
    color: #fff !important;
    font-size: 14px;
    padding: 4px 4px 4px 8px;
}
.browsepage #thumbnails .thumbnail .filebuttons > a.browse {
    color:#000!important;
	font-size:14px;
}
.browsepage .darkTheme  #thumbnails .thumbnail .filebuttons > a.browse {
    color: #fff !important;
    font-size: 14px;
}
/* End of Folder Icon*/

/* annotation and details pop up */
	.modal-body .general-info{
		display:none !important;
	}
	
	.detectScreenSize911,
	.detect767px,
	.stamp-mobile{
		display:none;
	}
	.details #details-info .content {
		bottom: 0;
		height: 90%;
		left: 0;
		margin-bottom: 0;
		right: 0;
		top: 0;
		position:relative;
	}
	.modal-dialog {
		margin: 0px auto;
		max-height:none;
	}

	.stamp-mobile{
		list-style-type:none;
	}
	.canvas-visible{
		display:block !important;
	}
	.canvas-visibility, .mobile-annotation-button{
		display:none !important;
	}
	.middlecontrols {
		/*top:15px !important;
		right:0px;*/
	}
	.mobile-annotators {
		display:none;
	}
/* end of annotation and details pop up */

/* modal footer */
.modal-content{
	border: none 0 !important;
}
#portal-modal{
	padding:0px !important;
}
.grid-view-buttons li{
	margin-left:10px;
}
.grid-view-buttons li > *{
	width:auto !important;
	font-weight:normal;
	display:inline !important;
}
.modal-footer{
	border: 0 none !important;
}
.darkTheme #portal-modal .modal-body #details-info,
.darkTheme .modal-content .modal-footer {
	background: #4e4e4e none repeat scroll 0 0 !important;
	
}
.darkTheme  #toolspanel {
	background: #4e4e4e none repeat scroll 0 0 !important;
	position: relative;
}
.darkTheme #portal-modal #details-info .details-tabs li a{
	background: #4e4e4e none repeat scroll 0 0 !important;
}
.darkTheme #portal-modal #details-info .details-tabs li.active a{
	background: #0282ba none repeat scroll 0 0 !important;
}
.modal-title {
	font-size: 15px;
	font-weight: bold;
}

#portal-modal #filemanager {
    display: block;
    position: relative;
    /* height: auto; */
    overflow: hidden !important;
    margin-bottom: 60px;
}

#portal-modal .modal-content #filemanager .modal-footer{
	background-color:#fff;
	position: fixed !important;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin:0 15px;
}
/*end modal footer*/

/* BASKET PLUGINS CSS*/
#basketadmin input.btn, .basketpage #batchapply input.btn{
	margin-top:5px;
}
.basketpage .modal-body{
	overflow-y:scroll;
	overflow-x:hidden;
}
.basketpage .download_options, .basketpage #batchapply{
    margin-bottom: 20px;
}

/* END OF BASKET PLUGINS CSS*/

/* UPLOAD IMAGE*/
.toplevel .mainContainer .btn {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #404048 0%, #000000 100%) repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    left: 0;
    margin-bottom: 19px;
    position: absolute;
}
#upload-form{
	left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
.upload-form-container{
    transform: translate(50%, 100px);
	position: relative;
	width:50%;
}
.upload_popup_header{
    background-color: #0282ba;
    color: #fff;
	padding: 15px;
}
#upload_popup_header_title{
    font-size: 15px;
    font-weight: bold;
	margin:0;
}
#upload-form form{
	padding: 15px;
	height:400px;
	background-color: #fff;
}

/* End of UPLOAD IMAGE*/

/* Hide search button in BasketPage */
html.basketpage .mobile-search,
html.basketpage #pageViewsMenu .advance-search,
html.basketpage #pageViewsMenu .filter,
html.basketpage #pageViewsMenu .list-view,
html.basketpage #pageViewsMenu .grid-view > a,
html.basketpage #pageViewsMenu #actions-menu,
html.basketpage #pageViewsMenu #search-menu{
	display:none !important;
}

/* Image order  */
#imageOrderPopUp .modal-footer {
    background-color: #fff !important;
    padding: 5px 0 !important;
}
/* End of Image order  */
button.close span{
	display:none !important;
}
button.close::after{
	content: "X" !important;
    font-family: "AcuraBespokeBook";
    font-size: 15px;
    text-decoration: none;
}
/* for Move and Copy Assets */
#portal-modal #filemanager #filewrap {
	max-height: none;
	margin-bottom: 15px;
	overflow: hidden;
}

#portal-modal #filelist .pull-left {
	float: none !important;
}

#portal-modal #filelist .thumbnail {
	display:inline-block !important;
}
#detectionForMobile{
	display:none;
}

/* End of Move and Copy Assets */
.navbar-fixed-top .navbar-collapse{
	max-height:none;
}

.filename p {
    display: inline-block;
}

.list-group-item{
	word-break:break-all;
	white-space:inherit !important;
}

#filtersets_table {
    margin: 0px;
    width: 100%;
    padding: 0;
}

#filtersets_table button {
    padding: 7px;
}

/* Custom Nav Style */
.honda-links div.honda-burgerMenu,
.honda-links div.mobile-search{
	float:left;
	width:40px;
}
.honda-links div.desktop-search{
	float:left;
}
.honda-links div.cart_button,
.honda-links div#page-view-settings,
.honda-links div.preferences_button{
	width:40px;
	float:right;
}
.honda-links div.cart_button,
.honda-links div#page-view-settings,
.mobile-search .honda-icons{
	margin-right:5px;
}
.honda-links div.honda-burgerMenu{
	margin-right:8px;
}

.honda-links div.cart_button a{
	margin:0 !important;
}

.honda-links div.preferences_button form{
	margin:0px;
	border-color: transparent !important;
	float:left;
	padding:0px;
}


#customNav .navbar-nav.honda-header-volumes{
	position:absolute;
	left:0px;
	background-color:#f7f7f7;
	top:111px;
	border-bottom:1px solid #e7e7e7;
	z-index:1000;
	
}
#customNav .navbar-nav > li > a{
	font-weight:normal;
	display:inline-block;
	font-size:14px;
	line-height:140%;
	font-family:"Helvetica",Arial,sans-serif;
	padding:5px 0px 5px 15px;
	color: #adaeaf;
}

#customNav .navbar-nav > li.divider {
    display: none;
}

#customNav .navbar-nav > li > a:focus, .navbar .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent;
}

#customNav ul li a:not([href^="#"]):hover {
    color: #333;
}
/*  End of Custom Nav Style */
.prefDesktop{
	right:15px !important;
}

.fixedMenu .popover{
	z-index : 999999;
}

.fixedMenu .popover.left{
	z-index : 1061;
}

.iosScrollable{
	overflow:auto;
}

.mobileModal .modal-footer{
	position:relative;
} 

#thumbnails .thumbnail {
	float: none !important;
	display:inline-block !important;
	vertical-align:top;
}

/* Fix for Modal pop up (iOS) */
body.modal-open.iosDevice {
    overflow: hidden !important;
    position:fixed  !important;
    width: 100%  !important;
}

.iosDevice #portal-modal{
	-webkit-overflow-scrolling: auto !important;
    overflow-y: auto !important;
}

.honda-links.navbar-fixed-top {
    box-shadow: 0 1px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 7px rgba(0,0,0,.2);
}
/* End of Fix for Modal pop up (iOS) */
div#header_placeholder {
    height: 120px;
    display: none;
    width: 100%;
}

/* 
 * Hamburger Menu Styles 
 *
 */
#mobile-menu.navbar-nav > li > a{
	padding-top:0;
	padding-bottom:0;
}

div #mobile-menu{
	display: none;
	position: fixed;
	background: #404048; /* Old browsers */
	background: -moz-linear-gradient(top,  #404048 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #404048 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #404048 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404048', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    border: 1px solid #000;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	z-index: 1100;
	width: 400px;
	top:105px;
	margin:0 0 0 15px;
	border-radius: 10px !important;
	list-style-type: none;
	padding: 15px;
}

div #mobile-menu li:not(:first-child) {
    margin-top: 5px;
}

div #mobile-menu.scrollableMenuDiv {
	overflow:hidden;
	overflow-y: scroll;
}

#mobile-menu .pref .dropdown > a{
	color:#fff !important;
}

div #mobile-menu li{
	list-style: outside none none;
	
}

div #mobile-menu .sub-menu{
	display:none;
	float:left;
	width:100%;
}

div #mobile-menu li{
	position:relative;
}

div #mobile-menu li a{
	color: #ffffff;
    font-weight: normal;
	font-size: 16px;
	font-family: "AcuraBespokeBook";
	list-style: outside none none;
	line-height: 30px;
	float:left;
	width:100%;
	padding-left:10px;
	padding-right:10px;
	border-radius: 5px !important;
}

div #mobile-menu li > a{
	/* padding-right:30px; */
	font-size:16px;
}

div #mobile-menu li a:focus,
div #mobile-menu li a:hover{
	background-color:rgba(255, 255, 255, 0.8);
	color:#0282ba !important;
	border-radius:3px;
	
}

div #mobile-menu li a.selected-li{
	background-color:rgba(255, 255, 255, 0.8);
	color:#0282ba !important;
	border-radius:3px;
}

div #mobile-menu .honda-mobile-menu{
	float:left;
	width:100%;
	position:relative;
	padding-right:0px;
	padding-left:0px;
}
div #mobile-menu li span.navigation-menu{
	position:absolute;
	right:10px;
	cursor:url('../images/pointer-c.cur'),url('../images/pointer-c.cur'),auto;
	z-index:1101;
}

div #mobile-menu li ul,
div #mobile-menu li ul li{
	margin:1px 0px;
	padding: 0 0 0 10px;
}

div #mobile-menu li ul li a{
	font-size:14px;
	line-height:30px;
}

#mobile-menu li ul{
	/*display:none;*/
}

.collapse-item-plus{
	background-image:url('../images/icon-collapse-plus.png');
	display: inline;
    height: 30px;
    width: 50px;
	background-position: center;
    background-repeat: no-repeat;
    background-size: 15px 15px;
	float: right;
	margin-right:-15px;
}

.collapse-item-minus{
	background-image:url('../images/icon-collapse-minus.png');
	display: inline;
    height: 30px;
    width: 50px;
	background-position: center;
    background-repeat: no-repeat;
    background-size: 15px 15px;
	float: right;
	margin-right:-15px;
}

.spinnerGIF{
	background-image:url('../images/spinner.gif');
	display: inline;
    height: 30px;
    width: 50px;
	background-position: center;
    background-repeat: no-repeat;
    background-size: 15px 15px;
	float: right;
	margin-right:-15px;
}

.honda-header-volumes.scrollableMenuDiv li{
	width: 368px;
}
div #mobile-menu.scrollableMenuDiv li ul li{
    width: 358px;
}
div #mobile-menu.scrollableMenuDiv li ul li ul li {
    width: 310px;
}

#thumbnails .thumbnail .pagectrl .glyphicons, 
#details-thumbnail .lgpreview .pagectrl .glyphicons, .annotations .pagectrl .glyphicons{
    line-height: 30px !important;
}
#thumbnails .thumbnail .pagectrl, 
#details-thumbnail .lgpreview .pagectrl, .annotations .pagectrl{
	line-height: 35px !important;
}
.annotations #toolspanel{
	display: none !important;	
}
#annotationButtons.annotations #toolspanel{
	display: block !important;
    z-index: 1000;	
}

#annotationButtons .tooltip.top {
    z-index: 100;

}

/*............NEW feb-27-28 - 94ki bug fixes...............*/

	.modal-body {
		padding-bottom: 65px; /* Make some room for fixed buttons in bottom */
		overflow-y: auto;  /* NEW */
	}
	

	.modal-content .modal-footer { /* Footer inside the content area */
		position: absolute; 
		bottom: 0;
		left: 0;
		right: 0; 
	}

	.modal-content .modal-footer.fixed { /* Footer inside the content area */
		position: fixed;  
	/*    position: relative;NEW */
	}

	.modal-footer {  /*... NEW .. moved below other modal-footer styles.....*/
		text-align: left;
	}
/*............NEW feb-27-28 - 94ki bug fixes - end...............*/

