.image-stock h2 { 
/*	position: absolute; 
	bottom: 0px; */
	left: 0;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(2, 105, 121, 0.9);
	text-decoration:none;
	width: 100%; 
	text-align: center;
/*	vertical-align:middle;*/
}

.contentText {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 9px;
	display: block;
	width: 100%;
}

a.navbar-brand {
	font-size: 24px;
}

.qty {
  height: 40px;
  padding: 6px 12px;
  font-size: 22px;
  border: 1px solid #ccc;
  border-radius: 4px;
  vertical-align:bottom;
}

#buyqty {
	margin-right: 0px;
	margin-bottom: 0px;
}

.navbar-toggle {
/*	background-color:#000; */
	border: 1px solid #ccc !important;
	border-radius: 4px !important;
}
.navbar-toggle .icon-bar {
	background-color:#FFF !important;
}

.thumbnail .cc_equal-height {
/*	min-height: 150px; */
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
}

form[name="create_account"] .fa-check{ color: #54af28;}
form[name="create_account"] p.tooltip_own{
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    max-width: 70%;
    background: rgba(0,0,0,0.5);
    padding: 10px;
    border-radius: 12px;
    color: white;
    text-align: center;
    font-size: 13px;
}
form[name="create_account"] p.tooltip_own:after{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid rgba(0,0,0,0.5);
}

.payments_img{min-width:80px; max-width:140px;}

.website-url, .accept-email-optin-terms { position:absolute; left:-20000px; }
.accept-email-optin-terms { z-index:-100; }

.logo {
  padding-top: 5px;
  padding-left: 625px !important;
/*  padding-right: 0 !important;*/
  background-color: #3A3A3C !important;
}

.store {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.credo {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

input#TermsAgree {
  float: left;
  margin: 8px;
  transform: scale(1.2);
  height: 15px;
  width: 15px;
}
.btn {
    min-height: 40px !important;
}
.form-control {
    height: 40px !important;
}
.page-header {
    margin: 10px 0 !important;
}
.list-group-item > .badge {
    float: none !important;
}
.form-horizontal .has-feedback .form-control-feedback {
    right: -10px !important;
}
textarea.form-control {
    height: 150px !important;
}
.buttonSet {
/*    padding-right: 15px; */
    clear: both;
}
.label {
    border-radius: 0em !important;
}
.footer-footer{padding:10px 0}
.fa-search {background-color: none;}
.search_wizard > h2 {
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
}
.well {
/*    padding: 0 10px 10px !important;*/
    margin-bottom: 10px !important;
}
form {
    margin-bottom: 5px !important;
}
.categoryListBoxContents {
	float:left;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0px !important;
}
.footerbox.certificate ul img {
    display: inline-block;
}
.stock_badge {
	float:left;
	margin-right: 5px;
}
.navbar {
	position: static !important;
}
.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}
.catmenu > li > a {
    font-size: 24px !important;
	font-family: "Roboto Condensed",sans-serif;
	font-weight: 700;
	line-height: 1.5;
	color: inherit;
    text-transform: uppercase !important;
	color:#000000 !important;
}