
/* -----------------------------------------------
	Ben full
----------------------------------------------- */

.ui-mobile-viewport {
	background-color: #000;
}

/* #btInst */

.ui-body-a {
	background-color: #000;
	background-image: url("/imgs/carbon-fiber-sm.jpg");
	border-style: none;
	text-shadow: none;
	color: #eee;
	font-weight: normal !important;
}

#sectHistBody.ui-body-a, #sectHistBody .ui-body-a {
	background-color: #fff;
	background-image: none;
	border-color: #ddd;
	color: #333;
}

#sectHistBody .ui-body-a.geiRedTag {
    height: 20px;
    width: 20px;
    background-color: red;
}

#dcappFooter {
	background-color:#000;
	color:#eee;
}

.ui-bar-a {
	background-color:#000;
	color:#fff;
	font-weight: normal !important;
	text-shadow: 0 0 0 #eee;
	border-style: none;
}

#btView {
	background-color:#000;
	position: relative;
}

#sectTabs .ui-btn-active {
    background-color: #b72121 !important;
    border-color: #b72121 !important;
    color: #fff;
    text-shadow: 0 20px 0 #b72121 !important;
}

/* Temp disable of Printed H4 in home page of the Design Builder */
#areaProd h4:nth-of-type(2){
	display:none !important;
}
