input.form-control{
    height: 40px;
    padding: 6px 12px;
    margin:0px;
}
select.form-control{
    margin:0px;
}
h3.page-header{
    margin:5px;
    margin-left:60px;
}
#registerTable hr{
    margin:0px;
}
#registerTable .btn--primary{
    height:auto;
    margin:0px;
}
#registerTable .label-plan{
    color:white;
    font-size:25px;
}