.pageContent h1 {
    font-size: 1.4rem;
}
#applicationsChoice {
	display: none;
}
.pageContent {
	padding-right: 8px;
}
.dataCard_lite.last {
	margin-right: 16px;
}
.dataCard_lite {
	width: 359px;
	margin-left: 5px;
	padding: 0;
	margin-bottom: 0;
}
.pageContent h2 {
	padding-bottom: 0 0 12px;
}

.lite_img_wrap {
	/* padding-bottom: 12px; */
	/* width: 344px; */
	height: 209px;
}
.lite_img_wrap .left,
.lite_img_wrap .right {
	height: 209px;
	color: #004494;
}
.lite_img_wrap .left {
	width: 209px;
	background-color: #ffbb6b;

}
.lite_img_wrap .right .degGridImg {
	padding-top: 47px;
}
.lite_img_wrap .right {
	text-align: center;
	width: 150px;
	background-color: white;
}
.title_wrap {
	padding: 12px 8px;
	background-color: #004494;
	font-size: 15px;
}
.title_wrap,
.title_wrap h2 {
	color: #fff;
}
.dataCard_lite h2 {
	font-size: 22px;
}
.dataCard_lite h3, 
.dataCard_lite p {
	font-size: 16px;
    font-weight: bold;
    line-height: 19px;
	padding-left: 4px;
}
.dataCard_lite p {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
}

.degUrba1ClassText {
	font-weight: bold;
}
.degUrba1ClassDesc {
	color: #000033;
	font-size: 18px;
}
.oneItemRow .degUrba1ClassDesc {
	width: 660px;
}
.degUrba1Class1Desc {
	background-color: #FF7070;
}
.degUrba1Class2Desc {
	background-color: rgba(255, 170, 0, 0.4);
}
.degUrba1Class3Desc {
	background-color: rgba(115, 178, 115, 0.4);
}
.degUrba1Class {
	border-radius: 0 45px 45px 0;
	padding-right: 20px;
}
.oneItemRow {
	width: 680px;
}
.twoItemsRow {
	width: 1054px;
}
.degUrba1Class1 {
	background-color: rgba(255, 0, 0, 0.4);
}

.degUrba1Class2 {
	background-color: rgba(255, 170, 0, 0.4);
}

.degUrba1Class3 {
	background-color: rgba(115, 178, 115, 0.4);
}

#degurbaSamplesAttribution {
	font-size: 10px;
}

.clickable {
	cursor: pointer;
}

.inlineBlock {
	display: inline-block;
}
#defClasses {
	width: 1120px;
}
#degUrbaL2classes{
	width: 300px;
	padding-left: 12px;
}
#degUrbaL2classes ul{
	padding-left: 12px;
}
.legendItem {
	list-style: none;
	font-size: 12px;
}
.legendText {
	padding-top: 5px;
}
.legendKey {
	width: 30px;
	margin-right: 8px;
	height: 17px;
	text-align: center;
	color: white;
	font-weight: bold;
	border-color: #284F75;
}
.legendKey.class30 {
	background-color: #FF0000;
}

.legendKey.class23 {
	background-color: #732600;
}

.legendKey.class22 {
	background-color: #A87000;
}

.legendKey.class21 {
	background-color: #FFFF00;
	color: #284F75;
}

.legendKey.class13 {
	background-color: #375623;
}

.legendKey.class12 {
	background-color: #ABCD66;
}

.legendKey.class11 {
	background-color: #CDF57A;
}
