.smaller {
    font-size:60%;
}
.sidebar-menu {
    padding-top:1.9em;
}
.fixed-top {
 position:relative;
    top:2px;
}
.reg-heading > .col-xs-1, .reg-heading > .col-sm-1, .reg-heading > .col-md-1,.reg-heading > .col-lg-1, .reg-heading > .col-xs-2,.reg-heading > .col-sm-2,.reg-heading > .col-md-2, .reg-heading >.col-lg-2, .reg-heading > .col-xs-3, .reg-heading > .col-sm-3, .reg-heading > .col-md-3,.reg-heading > .col-lg-3, .reg-heading >.col-xs-4, .reg-heading > .col-sm-4, .reg-heading > .col-md-4, .reg-heading > .col-lg-4, .col-xs-5, .reg-heading > .col-sm-5,.reg-heading > .col-md-5, .reg-heading > .col-lg-5, .reg-heading > .col-xs-6, .reg-heading > .col-sm-6, .reg-heading > .col-md-6,.reg-heading > .col-lg-6,.reg-heading > .col-xs-7,.reg-heading > .col-sm-7,.reg-heading > .col-md-7,.reg-heading > .col-lg-7, .reg-heading > .col-xs-8,.reg-heading > .col-sm-8, .reg-heading >.col-md-8, .reg-heading >.col-lg-8,.reg-heading > .col-xs-9, .reg-heading >.col-sm-9,.reg-heading > .col-md-9,.reg-heading > .col-lg-9,.reg-heading > .col-xs-10, .reg-heading > .col-sm-10, .reg-heading > .col-md-10,.reg-heading > .col-lg-10, .reg-heading > .col-xs-11, .reg-heading > .col-sm-11,.reg-heading > .col-md-11,.reg-heading > .col-lg-11, .reg-heading >.col-xs-12, .reg-heading > .col-sm-12, .reg-heading >.col-md-12, .reg-heading > .col-lg-12 {
    padding-left:0px;
    padding-right:0px;
}
.bg-white {
    background-color: white;
}

.padding-top-bottom {
    padding-top:10px;
    padding-bottom:10px;
}