
.leftsidesubheader{
    float: left;
}
.rightsidesubheader{
    float: right;
    margin-top: 16px;
}
.invitation-title{
    font-size: 25px;
    margin-top: 16px;
}
.rightsidesubtitle{
    font-size: 21px;
    background-color: blue;
    color: white;
    padding: 7px;
}
.multiple-search-field{
    margin-top: 137px;
}
#candidate-input-field{
    border: solid 1px gray;
    /* margin-top: 19px; */
}
#searchbutton{
    /* margin-top: 18px; */
    padding: 9px;
    background-color: #0d6efd;
    color: white;
}
.yearWidth {
    width: 100px;
  }
