.custom-css { }
		
		
		
		
		
		
		
			#h-footer .span12 {
    margin-left: 0;
    display: none;
}

.login-btn {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #063354;
    background-image: none;
    border: none;
}

.login-btn:hover {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #1398D6;
    background-image: none;
    border: none;
}

.navbar-wrapper a.navbar-brand.custom-title, a.custom-title {
    color: #063354 !important;
}

h1, h1.title, h2, h2.title, h3, h3.title, h4, h4.title, h5, h5.title, h6, h6.title, a.navbar-brand {
    color: #063354;
}

a {
    color: #063354;
}

a:hover {
    color: #1398D6;
}