.full-height {
	height: 70vh;
}

.body-format {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .8em;
}

.bhsai-logo {
	font-size: 3rem;
	color: #4088b8;
	text-decoration: none;
}

.bhsai-logo a {
	color: #4088b8;
	text-decoration: none;
}

.bhsai-copyright {
	color: #4088b8;
	text-decoration: none;
}

.bhsai-subtitle {
	font-size: 1.1rem;
	margin-right: 3px;
	color: #4088b8;
	text-decoration: none;
}

.bhsai-subtitle a {
	color: #4088b8;
	text-decoration: none;
}

.ui-growl {
	width: 475px !important;
}

.ui-growl-item-container {
	opacity: 0.95 !important;
}

.ui-growl-message {
	width: 400px !important;
}

.ui-button-text-only  .ui-button-text {
	padding: .3em .55em !important;
}

.login {
	margin: 10px;
}

.main-content {
	min-height: 100%;
}

.center {
	text-align: center;
	vertical-align: top;
}

.logos {
	padding: 5px;
	margin-top: 30px;
	margin-left: 15px;
	font-size: 1em !important;
	margin-right: 15px;
	background: #445f7a;
	color: white !important;
	text-align: center;
}

.logos .text {
	margin-top: -20px;
}

.login-content {
	min-height: 200px;
	margin-top: 40px;
	font-size: 1em;
}

.input-label {
	margin-top: 4px;
}

.ui-outputlabel-rfi {
	display: none;
}

.input-text {
	width: 100%;
}

.logos a {
	color: lightyellow;
	text-decoration: none;
	font-size: 1em !important;
}

.logos a:hover{
	color: yellow;
	text-decoration: underline;
	font-size: 1em !important;
}

.logos td {
	text-align: center;
	vertical-align: middle;
	font-size: .9em !important;
	padding: 0;
}

.logos .ui-widget-content {
	border: none;
	text-align: center;
	vertical-align: top;
}

.content-panel {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	min-height: 100%;
	border: 0;
	font-size: 1em !important;
}

.content-panel a {
	color: #4088b8;
}

.login-panel {
	font-size: 1em;
}

.ui-widget-content {
	color: #000000;
}

.monospace {
	font-family: "Courier New", monospace;
}