/*!
 * LPC Branding
 * Copyright 2022 DevFacto
 * https://www.devfacto.com
 */
 body{
    font-size: 11px !important;
}
.output{
    font-size: 11px !important;
}
.form-control{
    font-size: 11px !important;
    height: 30px !important;
}
.btn{
    font-size: 11px !important;
}
.dropdown-menu{
    font-size: 11px !important;
}
.input-group-addon{
    font-size: 11px !important;
}
.popover{
    font-size: 11px !important;
}
.popover-title{
    font-size: 11px !important;
}
h4,
.h4 {
    font-size: 15px !important;
}
legend{
    font-size: 16px !important;
}