/*nav adjustment_info_pages*/

#nav_container button:first-child {
    font-weight: 700;
    box-shadow: none;
    border-left: 2px solid #fff;
    border-right:2px solid #fff;
    border-radius: 0 !important;
    border-bottom: none !important;
    border-top: none !important;
    text-decoration: none;
    margin-bottom: 0px !important; 
    height:51px;
    margin: 0px;
}

#login_button {
    border: none !important;
    margin-right:0px !important;
}

#header {
	background-color: #B33FA4;
	border-bottom: 3px #963189 solid;
}