﻿#headerLogo {
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 10px;
}

#divHeader {
    /* display: inline;
       font-size:large;
    */
    text-align: left;
}


h1, .h1 {
    font-size: 1.1em;
    font-weight: bold;
    color: darkblue;
}

h2, .h2 {
    font-size: 1em;
    font-weight: bold;
    color: darkblue;
}

/*
.container-fluid {
    margin-left: 0!important;
    margin-right: 0!important;
  }
*/

.accordion-button {
    font-weight: bold;
}

/*
#form-label {
    font-size: 1.5;
}


#form-control {
    font-size: 1.5;
}
    */
