input {
    text-align: center;
    font-size: large !important;
    /* height: 35px; */
    /* padding-bottom: 35px; */
}

.staticHeader {
    font-weight: normal;
}

.totalsHeader {
    font-size: x-large;
    color: rgb(211, 105, 23);
    
}

input {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

#adc {
    background-color: lightgrey;
}

.disclaimer{
    margin-top: 15px !important;

}

.disclaimer p {
    font-size: xx-small;
    color: rgb(176, 176, 176);
}

.totalsInput {
    font-weight: bold;
}


/* #calcCard {
    padding-top: 0 !important;
} */

/* #calcBody {
    margin-top: 0;
    padding-top: 0;
} */

/* #calcHeader {
    margin-bottom: 0 !important;
} */
