#navbarDropdown {
  color: #fff;
}

a:hover { text-decoration: none;  }

.card { margin-bottom: 24px; }

.brand-head {
	background-color: #ff6b6b;
	color: #fff;
	font-family: BenchNine;
	font-size: 1.3rem;
}

.brand-body {
	background-color: #ffddde;
	color: #333; font-weight: bold;
	height: 117px; font-size: 1.55rem;
	line-height: 77px;
	font-family: BenchNine;
}

.cat-head {
	background-color: #98d0b5;
	color: #fff;
	font-family: BenchNine;
	font-size: 1.3rem;
}

.cat-body {
	background-color: #e8f4ee;
	color: #333; font-weight: bold;
	height: 117px; font-size: 1.55rem;
	line-height: 77px;
	font-family: BenchNine;
}

.list-head {
	background-color: #ffa66a;
	color: #fff;
	font-family: BenchNine;
	font-size: 1.3rem;
}

.list-body {
	background-color: #ffeddf;
	color: #333; font-weight: bold;
	height: 117px; font-size: 1.55rem;
	line-height: 77px;
	font-family: BenchNine;
}

.broc-head {
	background-color: #6bb8fe;
	color: #fff;
	font-family: BenchNine;
	font-size: 1.3rem;
}

.broc-body {
	background-color: #deefff;
	color: #333; font-weight: bold;
	height: 117px; font-size: 1.55rem;
	line-height: 77px;
	font-family: BenchNine;
}

.doc-head {
	background-color: #ab80ec;
	color: #fff;
	font-family: BenchNine;
	font-size: 1.3rem;
}

.doc-body {
	background-color: #ede3fb;
	color: #333; font-weight: bold;
	border: 0px solid #ab80ec ;
	height: 117px; font-size: 1.55rem;
	line-height: 77px;
	font-family: BenchNine;
}

.schede-head {
	background-color: #888;
	color: #fff;
	font-family: BenchNine;
	font-size: 1.3rem;
}

.schede-body {
	background-color: #eee;
	color: #333; font-weight: bold;
	border: 0px solid #ab80ec ;
	height: 117px; font-size: 1.55rem;
	line-height: 77px;
	font-family: BenchNine;
}

.custom-card-head {
	background-color: #b5b5b5;
	color: #fff;
	font-family: BenchNine;
	font-size: 1.3rem;
}	
.custom-card-body {
	background-color: #efefef;
	color: #333; font-weight: bold;
	font-size: 1.37rem;
	min-height: 170px;
	padding: 0;
	font-family: BenchNine;
}

.custom-card-body img { width: 100%;   }
.custom-card-body video { width: 100%; }

.back-head {
	background-color: #a3851c;
	color: #fff;
	font-family: BenchNine;
	font-size: 1.3rem;
}	
.back-body {
	background-color: #f6ecc7;
	color: #333; font-weight: bold;
	height: 170px; font-size: 1.55rem;
	line-height: 123px;
	font-family: BenchNine;
}


.breadcrumb {
	background-color: transparent;
	padding-left: 0;

}

.breadcrumb a {
	color: #bf002c;
	font-size: medium;
	font-weight: 600;
	font-family: BenchNine;
} 

#imgPreviewSrc { width: 100%; }
#navImg {
	font-size: 1.3rem;
}


.dirName {
	 display: inline-block;
	 padding-top: 10%;
}
