/* uncomment this section if you want to hide the dates */
.place {
   display: none;
}


.brand-text {
     opacity: 0;
}

.navbar-brand {
    background-image: url('https://conf.researchr.org/getImage/vlhcc-2023/orig/logo+with+name2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    height: 130px;
    z-index: 3;
    margin-bottom: 0px;
}

.brand-text {
     opacity: 0;
}


div.logobar {
    padding: 0px 0px;
    background-color: rgb(248, 248, 248);
    color: #777777;
    position:relative;
}
.logobar .container{
	border-bottom: 1px solid #e7e7e7;
}
.logobar a {
    color: #4e5e6b;
}
.navbar{
  border-top: none !important;
}
.navbar-brand {
  font-size : 36px;
}
.navbar{
  border-radius: 0px !important;
}
.place {
  float: right;
  margin-top: -20px;
  position: relative;
}
.place2 {
  float: right;
  padding : 23px 0 0 0px;
}

