/* PORTAL OVERRIDES */

.Normal, .NormalDeleted, body {
	color: #838383;
}

.orange-wrapper {
	background: #97a8d0;	
}


.yellow-wrapper {
	background: #e4e0c4;	
	color: #806a50;
	padding-top: 100px;
}
footer {
	background: #bfb466;	
	color: #6e614f;
}

footer a, footer a:visited {
	color: #f2f0e2;	
}
footer a:hover, footer a:focus {
	color: #DAD4AC; /*#E4E0C4*/
}

.btn-info {
	background: #97a8d0
}
.yellow-wrapper .H03Container h3.title, .yellow-wrapper .H03-LargeContainer h3.title {
	color: #806a50;	
}
.header-pane {
 	 min-height: 110px;
}
.PageHeaderContainer {
	padding-top: 40px;
}
h1, .Normal, .NormalDeleted, body, footer, .navbar-inverse .navbar-nav>li>a {
	font-family: "freight-sans-pro",sans-serif;
}

 h3,  footer, .PageHeaderContainer p, .showroom-callout, .btn-info {
	font-family: "adobe-caslon-pro",serif;
}
.bstrap30 .sendbutton {
	padding-top: 15px !important;
}
a.btn {
    padding: 8px 20px 0;
}

.full-image {
	background: #75695a url(/Portals/_default/skins/dbr01/images/bak-background1_w1400.jpg) no-repeat center center;
	background-size: cover;
}
#page-identify.home .main-home-panel {
	background: url(Assets/IMG/kitchen-home-bg_w2000.jpg) no-repeat center center;
	background-size: cover;
}



/* BAK portfolio */
.portfolio-grid .portfolio-btn { padding-top: 6px; font-size: 16px; }
@media (max-width: 767px) {
	.portfolio-filter .filter-label { display: block; float: none; }
}

