#gwolle_gb {
  display    : inline-block;
  width      : 100%;
  margin     : 0 auto;
  /* margin     : 0px; */
  padding    : 5px;
  color      : #fff;
  border     : solid 0px #0077b6;
  background : #123e85;
  font-size    : 14px;
}
#gwolle_gb_write_button, #gwolle-gb-write-button {
  margin: 0px 0 10px !important;
  }
  #gwolle_gb_new_entry {
    position: relative;
    margin-top: 0px !important;
    text-align: left;
    }

#gwolle_gb_new_entry h3{
      position: relative;
      margin-top: 0px !important;
      color: #fff !important;
}
#gwolle_gb_new_entry{
  text-align: right;
}
#gwolle_gb_new_entry a{
  color: #0097e9;
}
#gwolle_gb_new_entry a:hover {
  color: #FFF; 
}
.gb-author-info{
  color: #123e85; 
  background-color: rgb(200, 200, 200);
  margin-top: 10px;
}
