Resource: Hiding center search bar/centering logo and change search text color

#top .col-md-4, #top .col-md-5 {display:none;}
#top .col-md-3 {width: 100%}
#top .col-md-3 .logo.pull-left {float: none !important; display: inline-block;}
#top .col-md-3 .navbar-header {text-align: center;}
#top .login-bar .bsLinks, #top .login-bar a, #top .title_container .bsLinks {color: #888888}
#top .col-md-5 {display: block; position: absolute; right: 0;}
#top .row {position: relative;}