


header #topHeader {
	
	background-color: #747167;
	
	
	color: #000000;
	
}

header #topHeader a, header #topHeader a:active {
	
	color: #000000;
	
}


header {
	background-color: #317365;
}



nav ul li a {
	color: #ffffff;
}


body {
	background: #134a3d !important;
}


nav ul li.active a {
	color: #000000;
}

nav ul li.active a:after {
	background-image: none;
}

header {
	border-bottom: 2px solid #000000 !important;
}



button, .button {
	background-color:#317365;
}

button.inverse,.button.inverse {
	color:#317365;
}

.btn.btn-primary, .btn.btn-info, .btn.btn-success {
	background-color:#317365;
	border-color:#317365;
}


button, .button {
	color:#ffffff;
}

button.inverse,.button.inverse {
	background-color:#ffffff;
}

.btn.btn-primary, .btn.btn-info, .btn.btn-success {
	color:#ffffff;
}



button:hover, .button:hover, button:active, .button:active, button:focus, .button:focus {
	color:#ffffff;
}

button.inverse:hover,.button.inverse:hover,button.inverse:active,.button.inverse:active,button.inverse:focus,.button.inverse:focus {
	background-color:#ffffff;
}

.btn.btn-primary:hover, .btn.btn-info:hover, .btn.btn-success:hover, .btn.btn-primary:active, .btn.btn-info:active, .btn.btn-success:active, .btn.btn-primary:focus, .btn.btn-info:focus, .btn.btn-success:focus {
	color:#ffffff;
}





button:hover, .button:hover, button:active, .button:active, button:focus, .button:focus {
	background-color:#5a5855;
}

button.inverse:hover,.button.inverse:hover, button.inverse:active,.button.inverse:active, button.inverse:focus,.button.inverse:focus {
	color:#5a5855;
}

.btn.btn-primary:hover, .btn.btn-info:hover, .btn.btn-success:hover, .btn.btn-primary:active, .btn.btn-info:active, .btn.btn-success:active, .btn.btn-primary:focus, .btn.btn-info:focus, .btn.btn-success:focus {
	background-color:#5a5855;
	border-color:#5a5855;
}


.wizard ul.breadcrumbs li.bc {
   color:black !important;
	}
.wizard ul.breadcrumbs li.active {
   color:black !important;
}
header #topHeader, header.page-header {
	background-color:#ffffff;
	height:100px;
#logo {
	background-size:100px;
	width:100px;
	height:65px;
    top:0px;
    left:30px;
    margin:30;
    padding:20;
}
#footer-logo {
	background-size:50px;
	background-position:top left;
	width:50px;
	height:80px;
}
