 @font-face {
	font-family: 'Ubuntu';
	src: url('/sdds/resources/fonts/Ubuntu-Regular.eot');
	src: url('/sdds/resources/fonts/Ubuntu-Regular.eot?#iefix')
		format('embedded-opentype'),
		url('/sdds/resources/fonts/Ubuntu-Regular.woff') format('woff'),
		url('/sdds/resources/fonts/Ubuntu-Regular.ttf')
		format('truetype');
	font-weight: normal;
	font-style: normal;
} 

* {
	font-family: 'Ubuntu' !important;
	font-size: 11px;
	font-weight: 400;
	line-height: 1.6em;
}

body {
	margin: 2px;
}

div {
	margin: 0;
	padding: 0;
}

table {
	margin: 0;
	padding: 0;
}

.rf-edt-hdr-c-cnt, .rf-edt-tbl-hdr {
	color: #3526A6;
}

.rf-edt-r-act {
	font-weight: normal;
}

.rf-pp-hdr-cnt {
	font-family: 'Ubuntu' !important;
	/* font-size: 12px !important; */
	height: 15px;
}

.rf-edt-hdr-c-cnt, .rf-edt-tbl-hdr {
	/* font-size: 12px; */
	
}

.rf-au-lst-cord {
	width: 100px;
}

.rf-pp-hdr {
	height: 24px;
}

.rf-au-lst-scrl {
	width: 400px !important;
	height: 300px;
	max-height: 500px;
	min-height: 300px;
}

.rf-edt-c-cnt {
	white-space: pre-wrap;
	text-align: center;
}

.rf-edt-r-sel {
	background-color: #BEC8E6;
}

.rf-edt-hdr, .rf-edt-tbl-hdr {
	background-image: none;
}

*.rf-edt-hdr-c-cnt {
	text-align: left;
	color: black;
}

.rf-edt-tbl {
	width: 100%;
}

<!--
richfaces override -->input.rf-au-inp {
	width: 100%;
}

.dataControls {
	float: right;
	display: inline-block;
}

.dataTable .rf-ac-itm-cnt {
	padding: 0;
	table-layout: auto;
}

.panelHeader {
	background-color: #DAD4C6 !important;
	background-image: none !important;
	font-family: 'Ubuntu' !important;
	/* font-size: 12px !important; */
	padding: 10px;
}

.rf-pp-hdr {
	background-color: #2D738C !important;
	background-image: none !important;
	padding-top: 10px;
	padding-bottom: 10px
}

.controlButton {
	background-color: #2D738C !important;
	background-image: none !important;
	font-family: "Ubuntu" !important;
	font-size: 11px !important;
	margin: 5px 0;
	padding: 5px;
	width: 160px;
	text-align: center;
}

.searchPanelColumns {
	vertical-align: top;
	border-right: gray 1px solid;
}

.lastSearchPanelColumn {
	width: 200px;
	vertical-align: top;
	border: none;
	padding: 16px 0 0 15px;
}

.editPanelColumns {
	border-right: gray 1px solid;
	padding-right: 20px;
	padding-left: 20px;
}

.lastEditPanelColumn {
	padding-right: 20px;
	padding-left: 20px;
	border: none;
	width: 285px;
}

.searchPanelColumn {
	text-align: left;
	margin: 5px;
}

.dateColumn {
	width: 80px;
}

.smallColumn {
	width: 30px;
}

.popupClose {
	background-image: url("/sdds/resources/img/icon_close.png");
	display: inline-block;
	width: 24px;
	height: 24px;
}

.inputField {
	width: 100%;
	margin: 5px 0px;
}

.largeInputField {
	width: 200px;
	height: 5em;
	resize: none;
}

.bottomMargin {
	margin-bottom: 10px;
}

.autocompletePopup {
	width: 200px !important;
	overflow: hidden;
}

.messageAreaPopup {
	width: 325px;
}

tr.needsNameChange  :FIRST-CHILD div :before {
	content: ' > ';
	color: red;
}

.autocompletePopup {
	width: 400px !important;
}

.boldTrue {
	font-weight: bold;
}

.tableTitle {
	font-size: 16px !important;
	text-align: left;
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}

.rf-edt-tbl-hdr {
	border: none;
	text-align: left;
	color: black;
	padding-top: 15px;
	padding-bottom: 10px;
}

.linkTrue {
	
}

.sddsDataColumn {
	width: 250px;
}

.dataColumn {
	width: 80px;
}

.infoColumn {
	width: 40px;
}

.moreInfoImg {
	
}

.theFootnotesTable .rf-edt-c {
	height: auto;
	border: none;
}

.theFootnotesTable .rf-edt-c-cnt {
	color: black;
	text-align: justify;
}

.theFootnotesTable .rf-edt {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	display: inline;
	margin-left: 5px;
}

.extdt-hsep {
	display: none;
}

.wrapper {
	max-width: 960px;
	margin: 0 auto;
}

.accordionHeader .rf-ac-itm-hdr {
	background-image: none;
	background-color: #ffffff;
	text-align: center;
	border: none;
	padding: 3px;
	margin-bottom: 2px;
	color: #4C3D33;
}

.blackAccordionHeader .rf-ac-itm-hdr {
	background-image: none;
	background-color: #2D738C;
	text-align: center;
	border: none;
	padding: 3px;
	margin-bottom: 2px;
}

.redAccordionHeader .rf-ac-itm-hdr {
	background-image: none;
	background-color: #c43434;
	text-align: center;
	border: none;
	padding: 3px;
	margin-bottom: 2px;
}

.accordion .rf-ac {
	margin: 0 auto;
	width: 700px;
	left: 8px;
	position: relative;
	width: 820px;
}

.dataTable .rf-dt-hdr-c {
	color: black;
	background-color: #edebe2;
	background-image: none;
	font-weight: 400;
	font-size: 11px !important;
}

.dataTable .rf-edt-c {
	height: auto;
}

.footTable_edit {
	height: 55px;
	width: 100%;
}

.rf-ac-itm-cnt {
	border: none;
	color: #000000;
	font-family: 'Ubuntu' !important;
	font-size: 11px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0px;
	position: relative;
}

.logo {
	float: left;
	padding-bottom: 5px;
}

.info {
	float: right;
	width: 83%;
	color: white;
}

.elstat_title {
	width: 170px;
	height: 55px;
	line-height: 55px;
	color: black;
	white-space: nowrap;
}

div.app_title {
	background-color: #2D738C;
	color: white;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
}

div.edit_app_title{
	background-color: #2D738C;
	color: white;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
    width: 40%;
    height:40px;
    line-height:40px;
    display: inline-block;
	
}

div.app_title h2 {
	font-size: 13px;
	font-weight: 800;
}

div.edit_app_title h2 {
	font-size: 13px;
}


div.app_title div {
	padding: 0 18px;
	display: inline-block;
	line-height: 55px;
}

div.edit_app_title div{
	padding: 0 18px;
	display: inline-block;
	line-height: 55px;
}

.menu {
	clear: both;
	margin-top: 0px;
	background-color: #2D738C;
	float: right;
	width: 60%;
	text-align: right;
	height: 40px;
	line-height: 40px;
}

.menu .calendarButton {
	display: inline-block;
	padding-right: 5px
}

.app_title .shortname {
	background-color: #edebe2;
	color: #4c3d33;
}

.edit_app_title .shortname {
	background-color: #edebe2;
	color: #4c3d33;
	
}

.mainArea {
	clear: both;
}

.lastModDate h2 {
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 2px;
}

.lastModDate h5 {
	margin-top: -0px;
	padding: 0 0 5px 0px;
}

.rf-edt-ftr, .rf-edt-tbl-ftr {
	border: none;
}

.navItem {
	background-color: #2D738C !important;
	background-position: 8px 8px !important;
	background-repeat: no-repeat !important;
	display: inline-block;
	height: 40px;
	padding: 8px 5px 8px 38px !important;
	text-align: left;
	width: 184px !important;
	cursor: pointer;
	vertical-align: top !important;
	border: none;
}

.navSelected {
	border-bottom: 4px solid #DAD4C6 !important;
}

.menuItem+.menuItem {
	/* margin-left: 33px; */
	
}

.nav {
	width: 100%;
	margin-bottom: 12px;
	text-align: justify;
	margin-top: 15px;
}

.left_align {
	text-align: left;
	padding-left: 10px;
}

.right_align {
	text-align: right;
	padding-right: 15px;
}

.center_align {
	text-align: center;
	padding: 5px;
}

.rf-edt-ftr-c-emp {
	border-right: 1px solid #c0c0c0;
	height: 0;
}

.menu .headerDivider {
	background-color: white;
	border-left: 1px solid white;
	height: 15px;
	margin: 0 10px;
	display: inline-block;
	vertical-align: middle;
}

.headerDivider {
	background-color: white;
	border-left: 1px solid black;
	height: 15px;
	margin: 0 5px;
	display: inline-block;
	vertical-align: sub;
}

.menu a {
	display: inline-block;
	padding-right: 5px;
	color: white;
	text-decoration: none;
	cursor: pointer;
	/* font-size: 12px; */
	margin-top: 10px;
}

.menu .langButton {
	background-image: none;
	display: inline-block;
	padding-right: 5px;
	color: white;
	text-decoration: none;
	cursor: pointer;
	/* font-size: 12px; */
}

.rf-edt-c, .rf-edt-hdr-c, .rf-edt-ftr-c, .rf-edt-flt-c {
	border: none;
	overflow-x: hidden;
}

.editTable {
	width: 100%;
}

.editTable td {
	border: 1px solid #e0e0e0;
}

div.editTable {
	border: 1px solid #e0e0e0;
}

.editTable .rf-edt-c {
	height: auto !important;
	overflow: auto !important;
	white-space: normal !important;
}

.editTable .rf-edt-ftr {
	display: none;
}

td.colNum {
	text-align: right !important;
}

td.colInfo div {
	text-align: justify !important;
}

td.colText div {
	text-align: left !important;
}

.editHeader {
	padding-top: 10px;
	text-align: center;
	float: left;
}

.jumpToStart {
	color: black !important;
	float: right;
	padding: 2px 5px;
	text-decoration: none !important;
}

.dataTable a {
	color: #4C3D33;
}

@media ( max-device-width : 480px) and (orientation: portrait) {
	/* some CSS here */
	.nav {
		clear: both;
	}
	.navItem {
		font-size: 10px !important;
		height: auto;
		padding: 8px 5px 8px 30px !important;
		white-space: normal;
		width: 133px !important;
	}
}

.accessDeniedError {
	border: 1px solid;
	margin: 10px 0px;
	padding: 15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #C02E1D;
	background-color: #FFBABA;
}

.detailsContainer {
	color: black;
	float: right;
	background-color: #edebe2;
	padding: 10px;
	border-top: 3px solid #2d738c;
}

.detailsContainer p {
	margin: 0;
}

.detailsContainer a {
	color: black;
}

.headerRow {
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
	background-color: #F5F3EE;
	min-height: 180px;
}

.headerColumnLeft {
	float: left;
	width: 36%;
}

.headerColumnRight {
	float: right;
	width: 64%;
}

.languageContainer {
	background-color: white;
	padding-bottom: 2px;
	float: right;
	padding-right: 12px;
}

.languageContainer a {
	color: black !important;
}

.linksContainer {
	display: inline-block;
	white-space: nowrap;
	float: left;
	margin-top: 5px;
}

.links {
	display: inline-block;
	font-size: 13px;
}

.links a {
	text-decoration: none;
	color: #2d738c;
	font-size: 13px;
}

.lastModDate {
	clear: both;
	width: 100%;
	/*background-color: #DAD4C6;*/
	color: #4C3D33;
	display: inline-block;
	margin-top: 5px;
}

.edit_lastModDate{
	clear: both;
	width: 100%;
	color: #4C3D33;
	display: inline-block;
	margin-top: 5px;
	text-align: right;
	
}

.edit_lastModDate h5 {
    margin-top: 10px;
    padding: 0px;
    /* font-weight: 600; */
    font-size: 13px;

}

.headerColumnLeft img {
	height: 45px;
	vertical-align: middle;
}

.title {
	display: inline-block;
	width: 235px;
	vertical-align: middle;
	margin-left: 10px;
}

.title h2 {
	font-size: 13px;
	white-space: normal;
}

.cyberstreamBanner {
	float: right;
	padding-right: 15px;
}

.cyberstreamBanner a:hover {
	text-decoration: none;
}

.footerImages {
    width: 100%;
    display: inline-block;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid black;
}

.cyberstreamFooterText {
	display: inline-block;
	border-left: 3px solid #c02e1d;
	padding-left: 10px;
	vertical-align: middle;
	font-size: 13px;
}

.cyberstreamFooterImg{
	vertical-align: middle;
}

.miscBanners {
	float: left;
}

.footerImages a:hover {
	text-decoration: none;
}

.footerImages a:visited {
	text-decoration: none;
}

.footerImages a {
    text-decoration: none !important;
}

.footerImages a:focus {
    outline: none;
    text-decoration: none;
}

.miscBannersFirstRow img {
	padding-right: 20px;
}

.miscBannersSecondRow {
	border-top: 1px solid black;
	text-align: center;
	color: #2d738c;
	font-size: 13px;
}