body {
	padding-top: 0;
}
.navbar a {
	text-decoration: none;
}
.navbar h2 {
	color: #ffffff;
}
.navbar h2 span,
.navbar h5 span {
	color: #262626;
}
.navbar h5 {
	color: #ffffff;
	text-align: left;
}
.navbar h5 span.emp {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
.navbar-static-top .navbar-collapse {
	padding-top: 20px;
}
.footer img {
	margin-right: 4%;
	margin-left: 4%;
}
.footer p {
	font-size: 1em;
	margin: 0px;
}
#content .jumbotron {
	margin-bottom:0px;
	height:100%;
}
.about {
	text-align: justify;
}
.about span {
	color: #262626;
}
.jumbotron .list-group .list-group-item:first-child {
	background:#f04124;
	color:white;
	font-size:1.1em;
}
.jumbotron .panel-heading {
	background:#f04124;
	color:white;
	font-size:0.8em;
	font-weight:300;
}
.jumbotron .panel-heading a {
	color: white;
}
.jumbotron .panel-body {
	font-size:0.8em;
}
.jumbotron .panel-body span {
	display:block;
	margin-bottom:1px;
	font-weight: bold;
	display: block;
}
.jumbotron .panel-body span i {
	padding-right:5px;
	font-size:0.75em;
}
.logo {
	color: #262626;
}
.logo span {
	color: #ea2f10;
}
.jumbotron .table tr.header {
	color:#ea2f10;
	font-size: 25px;
}
.margin-top {
	margin-top: 25px;
}
.margin-top h3 {
	display:block;
	color:#ea2f10;
}
.margin-top i {
	padding-right:5px;
	font-size:0.75em;
}
.pwm_table_data_style {
	font-size:0.6em;
	max-width:400px;
	word-wrap:break-word;
	margin-left:100px;
}
