/* #299926 */

#banner {
    overflow: hidden;
    background-repeat: no-repeat;
    background-color: #299926;
    -ms-behavior: url(/resources/PIE.htc);
}

.navbar-default {
    background-color: white;
	color: #505050;
    border-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #505050;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.4285;
	background-color: #00669e;
    color: white;
    border: 1px solid transparent;
	border-bottom: white;
    border-radius: 4px 4px 0 0;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #505050;
    border-color: #2196f3;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    color: white;
    font-size: 12pt;
    background-color: #299926;
}

.panel-default > .panel-heading {
    font-size: 20pt;
    color: #299926;
    background-color: #f5f5f5;
    border-color: #dddddd;
}

.panel-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16pt;
    color: inherit;
}

.list-group-item {
    position: relative;
    font-size: 12pt;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #e7f3e6;
    border: 1px solid #dddddd;
}

ul.sidenav li.active ul {
    background-color: #007fc5;
    display: block;
}

a {
	font-weight: 700;
	color: #299926;
}

a:hover {
	font-weight: 700;
	color: #00669e;
}

a:visited {
	font-weight: 700;
	color: #9e0065;
}

body {
	font-size: 12pt;
	color: black;
	font-weight: 400;
}

h1 {
	font-size: 20pt;
	color: #299926;
	font-weight: 700;
}

h2 {
	font-size: 18pt;
	color: #299926;
	font-weight: 700;
}

h3 {
	font-size: 16pt;
	color: #299926;
	font-weight: 700;
}

h4 {
	font-size: 14pt;
	color: #299926;
	font-weight: 700;
}

:-ms-input-placeholder.form-control {
    color: black;
}

	