.second-navbar {
	background-color: #d7d7d7;
	color: #2D637F;
	min-height: 30px !important;
	padding-top: 50px;
}
.second-navbar .navbar-header {
	font-size: 19px !important;
	font-weight: bold !important;
}

.second-navbar .navbar-right a {
	color: #2D637F !important;
	margin: 0px 12px;
}

.second-navbar .navbar-center {
	color: #000000!important;
	font-weight: bold !important;
	font-size: 19px !important;
	 display: inline;
	 margin-left: 100px;
	 float: center;
}

footer .navbar {
	background-color: #383838;
	color: #ffffff;
	min-height: 60px !important;
}
footer .navbar .navbar-right {
	margin-top:17px;
}
footer .navbar .navbar-right a{
	font-size: 11px !important;
	color: white !important;
	margin: 0px 5px;
}


footer .navbar-header {
	margin-top:8px;
}
h1, h2, h3, h4, h5, h6 {
	color: #2D637F;
}
h1 {
	font-size: 31px;
	color:#666; 
}
h4 {
	font-size: 19px;
}
h6 {
	font-size: 12px bold;
	line-height: 100%;
}

.panel-title {
	color: #2D637F;
	font-weight: bold !important;
}
.panel-default > .panel-heading {
/* 	background-color: #383838; */
	background-color: white;
	border: none;
}
.panel-heading h3 {
	line-height: 30px;
	font-size: 14px;
	text-transform: uppercase;
}
.panel-heading {
	padding: 1px 9px;
}
.panel-body {
	background-color: #fff;
	padding: 10px;
}
.panel {
	border: 1px e7e7e7 solid;
/* 	min-height: 117px; */
}
.panel .panel-body ul.catalog_links li {
	padding: 1px 8px 0px 8px;
}
.catalog_links  li a {
	color: #456D99;
	font-size: 12px;
	white-space: nowrap;
}
.col-sm-10 {
	border-left: 1px #578fac solid;
}
.col-sm-9-seperator {
	border-left: 1px #578fac solid;
}

.container {
	max-width: 1100px;
}
.headergrouping {    
	height: 20px;
	float: right;
	background-color: #2D637F;
	color: white;
	width: 75px;
	border-radius: 3px !important;
	margin-right: 20px;
    margin-top: -20px;
    -webkit-border-start-width: 20px;
}

li.first-link {
	margin-top: 2px;
}


input[type=radio] + span {
    display: inline-block;
    border: 1px solid #000;
    border-radius: 50%;
    margin: 0 0.5em;
}

.welcome{
	font-size: 15px;
	color:#2D637F !important; 
    padding-left:15px;
    font-weight:normal !important
}














