@import url( //fonts.googleapis.com/css?family=Noticia+Text );
html {
	margin: 0px; padding: 0px; height: 100%; min-height: 100%;
}
body {
	margin: 0px; padding: 0px; height: 100%; min-height: 100%;
}
body {
	font-family: "Noticia Text", sans-serif;
}
h1 {
	font-family: "Noticia Text", sans-serif;
}
h2 {
	font-family: "Noticia Text", sans-serif;
}
h3 {
	font-family: "Noticia Text", sans-serif;
}
h4 {
	font-family: "Noticia Text", sans-serif;
}
h5 {
	font-family: "Noticia Text", sans-serif;
}
h6 {
	font-family: "Noticia Text", sans-serif;
}
h1 {
	padding: 5px 0px; font-family: "Noticia Text", sans-serif;
}
h2 {
	padding: 5px 0px; font-family: "Noticia Text", sans-serif;
}
h3 {
	padding: 5px 0px; font-family: "Noticia Text", sans-serif;
}
h4 {
	padding: 5px 0px; font-family: "Noticia Text", sans-serif;
}
h5 {
	padding: 5px 0px; font-family: "Noticia Text", sans-serif;
}
h6 {
	padding: 5px 0px; font-family: "Noticia Text", sans-serif;
}
h5 {
	font-weight: bold;
}
#header-wrapper {
	margin: 0px; padding: 0px; min-height: 7%;
}
#content-wrapper {
	margin: 0px; padding: 0px; min-height: 83%;
}
#footer-wrapper {
	margin: 0px; padding: 0px; min-height: 4%;
}
#toolbar {
	left: 5px; top: 85px; position: absolute; z-index: 99;
}
@media screen and (min-width:720px)
{
#bootstrap-nav-menu {
	height: 100%; float: left;
}
#search {
	padding-left: 50px; margin-top: 10px; float: left;
}
}
@media screen and (max-width:720px)
{
#search-mobile {
	margin: 15px; height: 100%; padding-left: 10px;
}
#toolbar {
	display: none;
}
}
#header-wrapper {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(26, 30, 34);
}
#header-wrapper .navbar {
	border: 0px currentColor; border-image: none; margin-bottom: 0px !important; min-height: 100%;
}
#login-status {
	padding: 4px 2px 2px; text-align: right;
}
#loggedinas {
	display: block;
}
#container {
	padding: 20px !important; font-size: 1em;
}
#footer-wrapper {
	background-color: rgb(26, 30, 34);
}
#footer-inner {
	padding: 0px 20px; border-top-color: rgb(26, 30, 34); border-top-width: 1px; border-top-style: solid; min-height: 100%;
}
#viewhistory {
	display: inline;
}
#configuration-container legend {
	font-size: 1.2em !important;
}
#configuration-container select {
	font-size: 0.9em !important; font-weight: normal;
}
#configuration-container input {
	font-size: 0.9em !important; font-weight: normal;
}
.navbar-default {
	background-color: transparent;
}
.navbar-nav > li > a {
	color: rgb(52, 152, 219) !important; padding-top: 28px !important;
}
#login-status a {
	color: rgb(255, 255, 255) !important; font-size: 10px;
}
#footer-wrapper {
	color: rgb(255, 255, 255);
}
#footer-wrapper a {
	color: rgb(52, 152, 219) !important;
}
