form#search{
  float: left;
}
  .loginUser{
    float: right;
    margin: 10px;
  }
  .nav-tabs {
    margin-bottom: 15px;
}
.sign-with {
    margin-top: 20px;
    padding: 20px;
}
div#OR {
    background: #dfdfdf none repeat scroll 0 0;
    border: 1px solid #c2c2c2;
    border-radius: 50%;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    position: absolute;
    right: -16px;
    text-align: center;
    top: 40%;
    width: 30px;
    z-index: 1;
}
.fbbtn {
    margin-bottom: 7px;
}
.fbbtn a {
    color: #ffffff !important;
    padding: 4px 42px;
}
.googlebtn a {
    color: #ffffff !important;
    padding: 4px 49px;
}