.default * .search-container{
	display:none;
}

.default * .section {
    padding: 0px 0;
}

.default * .main-navigation {
    color: #fff !important;
    background-color: #fff !important;
}

.default * .navbar-nav > li > a{
	color: #777 !important;
}

.default * .navbar-nav > li:hover > a{
	color: #777 !important;
}

.default * .navbar-nav > li > a.active{
	color: #777 !important;
}

.default * #navbar-main{
	position: fixed;
    width: 100%;
    top: 0;
    z-index: 100;
    
    min-height: 75px !important;
    padding: 0 !important;
    box-shadow: 0 0 3px rgba(0,0,0,.2) !important;
}

.page-header{
	margin-top: 0 !important;
	background: url(/o/mcm-theme/images/color_schemes/default/medicaltopjobs-header.png) center center no-repeat;
}

