.logo-market {
height: 170px!important;

display:block;
    
    margin: 0 auto;
    
}



            .nav li a {
    			background-color:#211446 !important;
				color:#fff;
				text-decoration:none;
				padding:10px 12px;
				display:block;
			}
			
			.nav li a:hover {
				background-color:#3D2582 !important;
			}
            
 
 
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    color: #ffffff;
    cursor: default;
}




 
 
.site-body .btn-default.active
 {
  color: #ffffFF !important;
}

.site-body {
    color: #ffffff !important;
}


.site-footer .btn-link {
  
  color: #ffffff !important;
}



.site-body .btn-link {
    color: #EDB944 !important;
}



.page-body .btn-link {
  color: #EDB944 !important;
}


.page-body {
  color: #000000 !important;
}


.site-body .btn-primary {

    background-color: #211446 !important;
    color: #ffffff !important;

}