#hideMe {
	-moz-animation: cssAnimation 5s ease-in 3s forwards;
	/* Firefox */
	-webkit-animation: cssAnimation 5s ease-in 3s forwards;
	/* Safari and Chrome */
	-o-animation: cssAnimation 5s ease-in 3s forwards;
	/* Opera */
	animation: cssAnimation 5s ease-in 3s forwards;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
@keyframes cssAnimation {
	to {
		visbility: hidden;
		opacity: 0;
		scale: 1%;
		max-height: 1px;
	}
}
@-webkit-keyframes cssAnimation {
	to {
		visibility: hidden;
		opacity: 0;
		scale: 1%;
		max-height: 1px;
	}
}
.bg-hbg {
	background-color: #CE6C17;
}
.border-hbg {
	background-color: #CE6C17;
}
.bg-cms {
	background-image: url("../grafix/denimbgsmdar.jpg");
	color: #fff;
}
.border-hbg-center {
	border-color: #eee;
}
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #80A493;
}
.form-control::-ms-input-placeholder { /* Microsoft Edge */ color: #80A493;
}
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #80A493;
}
.overlay {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	background-color: #606099;
	opacity: 0.35;
	z-index: 790;
}
.page-item.disabled .page-link {
	background-color: rgba(133, 141, 149, 0.90) !important;
	pointer-events: none;
	color: #fff;
}
.page-link {
	padding: 7px;
	background-color: rgba(250, 250, 250, 0.7) !important;
}
.page-link:hover {
	border-color: #69634F !important;
}
.sticky-div { /* Mimics the sticky-top class, but with less z-index */
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 320;
}
.tooltip-inner {
	background-color: #CE6C17;
	font-size: 12px;
}
.tooltip.bs-tooltip-bottom .arrow:before {
	border-bottom-color: #7E6516 !important;
}
.tooltip.bs-tooltip-left .arrow:before {
	border-left-color: #7E6516 !important;
}
.tooltip.bs-tooltip-right .arrow:before {
	border-right-color: #BD9821 !important;
}
.tooltip.bs-tooltip-top .arrow:before {
	border-top-color: #BD9821 !important;
}
/*#hbg-center .nav-item {
	border: 1px #ABABAB solid;
	border-bottom: none;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#hbg-center .nav-link {
	border-bottom: 1px #ABABAB solid;
}
#hbg-center .nav-link:hover {
	border: 1px #ABABAB solid;
}
#hbg-center .nav-link.active {
	background-color: #eee;
	border-bottom: 1px #eee solid;
}
#hbg-center .nav-tabs { /* border-bottom : 0; 
}
#hbg-center ul.nav {
	border-bottom: 1px #ABABAB solid;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}*/
#hbg-center {
	background-color: #eee;
	position: relative;
	min-height: 300px;
}
#hbg-downtabs ul {
	margin: 0 auto 15px 0px;
	border: none !important;
	font-size: 90%
}
#hbg-downtabs .nav-tabs {}
#hbg-downtabs .nav-link {
	padding: .1rem .3rem .3rem .3rem;
	margin-right: 4px;
	background-image: url("../grafix/denimbgsmdar.jpg");
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: .5rem;
	border-bottom-right-radius: .5rem;
	color: #fff;
}
#hbg-downtabs .nav-link:hover, #hbg-downtabs .nav-link:focus {
	background-color: #9D561A;
	border-top: 1px #774214 solid;
}
#hbg-downtabs .nav-link.active {
	background-color: #9D561A;
}
#hbg-downtabs select.custom-select {
	background-color: #E2DDD8;
	height: 2rem;
	padding: .2rem 1.5rem .2rem .35rem;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: .5rem;
	border-bottom-right-radius: .5rem;
	font-size: 90%
}
#hbg-footer {
	position: relative;
	background-color: #7C410E;
	padding: 5px 15px;
	min-height: 3.5rem; /* Set the fixed height of the footer here */
	line-height: 1.2rem; /* Vertically center the text there */
	color: #fff;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
}
#hbg-footer a {
	color: #F7D7BB;
}
#hbg-footer a.login {
	color: #7C410E;
	position: absolute;
	bottom: 5px;
	right: 0px;
}
#hbg-header .nav-link {
	color: #C0DAF6;
	background-color: #455B64;
	border-color: #C0DAF6;
	margin-right: 2px;
	border-bottom: 0;
}
#hbg-header .nav-link.active {
	background-color: #fff;
	color: #333;
	font-weight: bold;
	border-bottom: none;
}
#hbg-header .nav-tabs {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0;
}
#hbg-header {
	background-color: #343a40;
	color: #fff;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#hbg-header a {
	color: #CE6C17;
}
#hbg-header .navbar-brand img {
	filter: drop-shadow(0px 0px 4px #fff);
}
#hbg-undertabs {
	background-color: #fff;
}
#hbg-undertabs ul {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
#hbg-undertabs .nav-item {
	margin-right: 3px;
}
#hbg-undertabs .nav-link:hover {
	border-bottom: 1px #ABABAB solid;
}
#hbg-undertabs .nav-link {
	border-top-color: #ABABAB;
	border-left-color: #ABABAB;
	border-right-color: #ABABAB;
	padding: .2rem;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#hbg-undertabs .nav-link.active {
	background-color: #eee;
	border-bottom-color: #eee;
	font-weight: bold;
}
 #hbg-undertabs2 .nav-item {
	padding: 0px;
	margin-right: 2px;
	border: none;
}
#hbg-undertabs2 .nav-link {
	padding: 3px 4px;
	margin-right: 0px;
	background-color: #eee;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-color: #999;
}
#hbg-undertabs2 .nav-link:hover {
	background-color: #fff;
	border: 1px #999 solid;
	border-top: none;
}
#hbg-undertabs2 .nav-link.active {
	border-top-color: #fff;
	border-left-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	background-color: #fff;
}
#hbg-undertabs2 {
	margin: 0px auto 4px auto;
	padding: 0px;
	position: relative;
	top: -1px;
}
#hbg-undertabs2 ul.nav {
	border: none;
}
#hbg-wrap {
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
	width: 100%;
	padding: 0 0 30px 0;
	z-index: 10;
	background-color: #243749;
	background-image: url("../grafix/denimbgsmdar.jpg");
}
#loginbadge {
	position: absolute;
	top: 2px;
	right: 5px;
	font-size: .5em;
	padding: 2px;
	margin: 0px;
	color: inherit;
	opacity: .6;
	z-index: 1000;
}
#loginbadge a {
	color: inherit;
	padding: 4px;
	text-decoration: none;
}
#myinfo, #tags {
	position: absolute;
	top: 1.75rem;
	right: 5px;
	z-index: 900;
	border: 2px #17a2b8 solid;
	border-radius: 6px;
}
#rightbar {}
#rightbar div.fade {
	position: absolute;
	bottom: auto;
	left: 2px;
	z-index: 400;
	padding-bottom: 5px;
	background-color: #eee
}
#rightbar li div {
	border-left: 1px solid #CE6C17;
	border-right: 1px solid #CE6C17;
	border-bottom: 1px solid #CE6C17;
}
#rightbar li li div {
	border: none;
}
#rightbar li li.nav-item {
	padding: .08rem 0;
	margin: 0;
	border-bottom: none;
	height: auto;
}
#rightbar li.nav-item {
	padding: .1rem 0;
	margin: 0;
	border-bottom: 2px solid #CE6C17;
	height: auto;
}
#rightbar p {
	padding-left: 7px;
}
#rightbar ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightbarbtn {
	right: 10px;
}
#saving.sticky-div, #saving2.sticky-div, #saving3.sticky-div {
	background-image: url("../grafix/denimbgsmdar.jpg");
	border-bottom: 2px rgba(15,18,29,1.00) solid;
	padding: .25rem;
	padding-bottom: 0;
	color: #fff;
}
#search {
	position: relative;
}
#sidebar .nav-item.active, #rightbar .nav-item.active {
	background-color: #eee;
	font-weight: bold;
}
#sidebar {
	font-size: .9rem;
	padding-top: 10px;
	padding-bottom: 40px;
	z-index: 1000;
}
#sidebar div.fade {
	position: absolute;
	bottom: auto;
	right: 2px;
	z-index: 400;
	background-color: #fff;
}
#sidebar li div {
	border-left: 1px solid #CE6C17;
	border-right: 1px solid #CE6C17;
	border-bottom: 1px solid #CE6C17;
}
#sidebar li li div {
	border: none;
}
#sidebar li li.nav-item {
	padding: .09rem 0;
	margin: 0;
	border-bottom: none;
	height: auto;
}
#sidebar li.fade {}
#sidebar li.nav-item {
	list-style: none;
	padding: .1rem 0;
	margin: 0;
	border-bottom: 2px solid #CE6C17;
	height: auto;
	text-align: right;
}
#sidebar p {
	padding-right: 7px;
	text-align: right;
	min-width: 150px;
}
#sidebar ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidebarbtn {
	left: 10px;
}
#sidebarbtn, #rightbarbtn { /*background-color: rgba(200,192,136, 0.7); */ width: 35px;
	line-height: .9rem;
	padding: 5px;
	z-index: 970;
	white-space: nowrap;
}
#submitsrch {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 100%;
	background: url("../grafix/icons/magn.png") no-repeat center center;
	border: none;
	z-index: 900;
}
#topnav {
	width: 30px;
	line-height: .9rem;
	padding: 5px;
	border: 1px #AAAAAA solid;
	background-color: rgba(200, 192, 136, 0.5);
}
#topnavbar .dropdown-menu {
	background-color: #DADADA;
	font-size: 100%;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
}
#topnavbar {
	position: relative;
	margin: 5px auto 1px auto;
	padding: 1px;
}
#topnavbar a {
	white-space: nowrap;
}
#topnavbar a.dropdown-item.active, a.dropdown-item:active {
	background-color: #767676;
	color: #fff;
}
#topnavbar a.nav-link {
	padding: 6px 8px;
	margin-bottom: 0px;
}
#topnavbar div {
	position: absolute;
}
#topnavbar li {
	margin-right: 2px;
	margin-left: 0px;
	margin-bottom: -4px;
}
#topnavbar li.nav-item:first-child {
	margin-right: 9px;
}
#topnavbar li.nav-item:last-child {
	margin-left: 9px;
}
#topnavbar ul {
	margin-top: 7px;
	padding: 0px;
}
#topnavbar ul.nav {
	margin: 0px auto;
}
#topper {
	position: fixed;
	font-size: .9rem;
	line-height: .8rem;
	z-index: 900;
	width: 45px;
	bottom: 45px;
	right: 0;
	text-align:right;
	background-color: rgba(48,48,100,0.71);
	padding: 4px;
	border-top-left-radius:7px;
	border-bottom-left-radius:7px;
}
a {
	color: #7C410E;
}
body {}
header {
	position: relative;
}
input#srch {
	padding: 3px 5px;
}
ul {
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
ul.square {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
@media (max-width: 767.98px) {
	.offcanvas-collapse {
		position: absolute;
		top: 3.5rem; /* Height of navbar */ bottom: 0;
		width: 12rem;
		padding-right: 0rem;
		padding-left: 0rem;
		overflow-y: auto;
		background-color: var(--gray-dark);
		transition: -webkit-transform .3s ease-in-out;
		transition: transform .3s ease-in-out;
		-webkit-transform: translateX(-400px);
		transform: translateX(-400px);
		z-index: 1000;
	}
	.offcanvas-collapse.open {
		-webkit-transform: translateX(0px);
		transform: translateX(0px); /* Account for horizontal padding on navbar */
	}
	.rightbar-collapse {
		position: fixed;
		top: 4.5rem;
		bottom: 0;
		right: 0px;
		width: 20rem;
		padding-right: 0rem;
		padding-left: .5rem;
		overflow-y: auto;
		background-color: var(--gray-dark);
		transition: -webkit-transform .3s ease-in-out;
		transition: transform .3s ease-in-out;
		-webkit-transform: translateX(21rem);
		transform: translateX(21rem);
		z-index: 1000;
	}
	.rightbar-collapse.open {
		-webkit-transform: translateX(0px);
		transform: translateX(0px); /* Account for horizontal padding on navbar */
	}
	#rightbar.offcanvas-collapse.open {
		z-index: 1100;
	}
	#sidebar {
		min-width: 170px;
	}
	#sidebar.offcanvas-collapse.open {
		z-index: 1100;
		min-width: 250px;
	}
}