.col-md-9{
    float:left !important;
    width:81% !important;
}
.row{
    width:1170px;
}
.container{
    width:1170px;
}
#footer{
    min-width: 1185px ;
}
#top-bar{
    width:100%;
    text-align: center;
    min-width: 545px;
    position: relative !important;
}
#top-bar  > .container{
    width:100%;
}
#logout_button{
    margin-right: 15px;
}
.logo_area{
    margin-top: 0px !important;
}
.footer_sm_look{
    display:inline !important;
}
.header_text{
    max-width: 1170px;
    margin: 0 auto;
    margin-right: 0px;
}