td.clearfix.cell {
    vertical-align: bottom;
    font-size:  small;
}
div.validators {
    display: none;
}

h1{
  font-size:  x-small;
}

li.list-group-item
{
font-size:  small;
}
;
legend.section-title{
  font-size:  medium;
}

input.text {
  font-size:  small;
}


div.page-heading{
    visibility:  hidden;
  height: 0ch;
}
div.page-header{
    visibility:  hidden;
  height: 0ch;
}

ul.breadcrumb{
    visibility:  hidden;
  height:  0ch;
}

button.btn.btn-primary{
  background-color:  red;
}
