div.logobar {
    padding: 10px 15px;
    background-color: rgb(258,258,258);
    color: #777777;
}
.logobar .container{
	border-bottom: 1px solid #777777;
}
.logobar a {
    color: #3944bc;
}
.navbar{
  border-top: none !important;
}
.navbar-brand {
  background-image: url("https://conf.researchr.org/getImage/RE-2025/orig/RE2025+Logotipo_re_text.jpg");
  min-height: 197px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1100px 700px;
  width: 95%;
}
.navbar{
  border-radius: 0px !important;
}
.brand-text {
  font-size: 0px;
}
.place {
  float: left;
  padding : 23px 0 0 40px;
  font-size: 0px;
}
.place2 {
  float: right;
  padding : 23px 0 0 0px;
  font-size: 0px;
}