#uds_body #badge_block{
	margin-right:10px;
}

#uds_body #badge_block img{
	height:57px;
}

#uds_body #badge_block .pcmh img, #uds_body #badge_block .ehr img, #uds_body #badge_block .mheart img{
	height:44px;
}
.award img{
	height:100% !important;
}
#sec_badge_selector{
	overflow:hidden;
}
#uds_body .badge{
	display:inline-block;
	text-align:center;
}

.center{
	text-align:center !important;
}

.ReportLeftRightBottomBorderRightAlign{
	text-align:right;
}
tr.vbottom th{
	vertical-align:bottom;
	text-align:center;
}
.ReportBgGrayAllGrayBorders, .lightgrey{
	background-color: lightgrey !important;

}

.indent{
	padding-left:25px;
}

#datasnapshot td{
	text-align:right;
	padding-right:10px;
}

.trans{
	text-transform:uppercase;
	text-transform:capitalize;
}


#datacontent .col{
	width:50%;
}

.dataIntro{
	background-color: #f1f6fc;
    border: 1px solid #bdd4e2;
    padding: 5px;
	overflow:hidden;
}
.dataIntro table, .dataIntro th, .dataIntro td,tr:nth-child(1),tr:nth-child(2n) {
	border:none;
	background-color:transparent;
	color:black;
}
#datacontent{
	margin-bottom:15px;

}

#datacontent table,.tableContainer table{
	width:100%;
}

#datacontent  tr:nth-child(even), datacontent tr:nth-child(odd){
	background-color: transparent;
}

#datacontent th, .tableContainer th, .uds_table th{
	color:black;
	background-color:transparent;
	text-align:left;
}

.rollup_table th{
	background-color:#E6EAF6;
	padding: 5px 3px;
}

#datacontent tr.thead th{
	background-color:#dae9f5;
}
#datacontent .thead{
	background-color: #E5E8F1;
    border: medium none;
    color: #113E8F;
    font-weight: bold;
    padding: 3px 5px;
    text-align: left;
}
.boldfont{
	font-weight:bold;
}
th{
	background-color:#E6EAF6;
	color:black;
}
#datacontent .thead th{
	font-weight:bold;
}
.uds_sp_table .thead th{
	background-color:#E6EAF6;
	padding:5px 2px;
}
#datacontent table{
	 border-collapse: collapse;
	 margin:10px 0px;
}
#datacontent th, td{
	padding: 5px 2px;
}

#datacontent .alignright td, #datacontent .alignright th, #datacontent  table th.alignright, #datacontent table td.alignright{
	text-align:right;
}

#datacontent .alignleft td, #datacontent .alignleft th, #datacontent  table th.alignleft, #datacontent table td.alignleft{
	text-align:left;
}
#datacontent .aligncenter td, #datacontent .aligncenter th, .tableContainer table tr.aligncenter th{
	text-align:center;
}

#datacontent .bggray{
	background-color:lightgrey;
}


#granteeheader{
	clear:both;
}
#granteeheader .granteeinfo{
	width:80%;
}
#granteeheader .col{
	width: 60%;
	overflow:hide;

}
#udspagecontent .nationalstate .col1{
	width:80%;

}
#granteeheader .col2{
	width: 40%;
	overflow:hide;

}
#granteeheader .col_right{
	width: 20%;
	text-align:right;


}

#granteeheader ul {
	list-style: none;
	margin: 0px 0px;
	padding: 0px 0px;
}

#udspagecontent .nationalstate h2{
	font-size:1.5em;
}

.reportdropdown {
	margin-bottom:10px;
}
.reportdropdown  select{
	width: 200px;
}
.reportdropdown  input{

}

/************** expanding ********/
.jsEnabled .expanditem .expandbody {
	display:none;
	word-wrap: break-word;
}

.expanditem{
	margin-top:5px;
}

.expanditem .expandtitle{
	color:white;
	font-weight:bold;
	font-size:1.3em;
}

.expanditem .arrow-right{
	background: url(../images/system/uds/right-arrow-icon.png)  99% 5px no-repeat;
	background-size: 30px;
	background-color:#3651A2;
}

.expanditem .arrow-down{
	background: url(../images/system/uds/down-arrow-icon.png)  99% 5px no-repeat;
	background-size: 30px;
	background-color:#3651A2;
}
.expanditem .expandtitle a{
	display:block;
	position:relative;
	height:100%;
	text-decoration:none;
	color:white;
	padding:10px;

}
.expanditem .expandbody{
	margin-top:-10px;
    display:none;
}

/****** bottom nav ***********/
#uds_bottom_nav{
	margin: 0px -15px 20px 15px;
}

#uds_bottom_nav .col_3c{
	width:33%;
}
#uds_bottom_nav .col_wrapper{
	margin-right:20px;
	margin-bottom:10px;
	border:3px solid #d3d1d1;
}
#uds_bottom_nav header{
	color:white;
	background-color:#991B1F;
	padding: 5px 0px;
	text-align:center;
	font-weight:bold;
	font-size:1.3em;
}


#uds_bottom_nav .col_body{
	padding:5px 10px;
	min-height:8em;
}
#uds_bottom_nav ul{
	list-style:none;
	margin-left:20px;
}

#map_desc .granteename a, #map_desc td.granteename + td{
	text-transform: uppercase;
}
/************** misc *********************/
#uds_body .w-icon{
	border:3px solid #d3d1d1;
}
#uds_body .w-icon .bucket-icon{
	margin:0px 0px;
	font-size:15pt;
	width:30px;
	height:30px;
	line-height:30px;
}
#uds_body .bucket-body{

	padding: 10px 5px 5px 45px;
}

#criteria{
	width:85%;
}
.granteename{

	color:#364EA4;
}

.excel{
	border-left:1px solid gray;
	padding-left:5px;
}

.uds_table .aligncenter{
	text-align:center;
}

/* popup */
html,body{
	width:100%;
	height:100%;
}
#popup{
	position:absolute;
	width:100%;
	height:100%;
	/*
	background-color:black;
	*/
	z-index: 999;

}

#popup #poupcontent{
	display:block;
	/*overflow:hidden; */
	position:absolute;
	top:1%;
	left:50%;


	background-color:white;
	width:660px;

	margin-left:-330px;
	border:1px solid gray;
}

#popup #popupclose{
	position:absolute;
	right:10px;
}
#popup #pcontent{
	margin-top:15px;
}



/* end pupup */
/** old uds fix **/

.fifty table th{
	text-align:left;
}

@media screen and (max-width:800px){
	#popup #poupcontent{
		width:100%;
		left:0px;
		margin-left:0px;
	}
}

@media screen and (max-width:620px){
	#uds_bottom_nav{
		margin: 0px;
	}
	#uds_bottom_nav .col_3c{
		width:100%;
	}
	#uds_bottom_nav .col_wrapper{
		margin-left:0px;
		margin-right:0px;
	}
	#uds_bottom_nav .col_body{
		min-height:0px;
	}
}

