﻿html, body {
    height: 100%;
}



/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.tabcontent {
    margin: 20px;
    padding-left: 20px;
}

.highrow {
    height: 25px;
}
.higherrow {
    height: 35px;
}
.highMarginRow {
    margin-top: 5px;
    margin-bottom: 5px;
}
.higherMarginRow {
    margin-top: 10px;
    margin-bottom: 10px;
}

.thlightpadding {
    padding-left: 20px !important;
}

dt {
    text-align: left !important;
}

.navbar-nav > li > a { padding-top: 15px !important; padding-bottom: 5px !important; }
.navbar { min-height: 40px !important; }
.navbar-brand { padding-top: 5px; padding-bottom: 10px; padding-left: 10px; }

.header {
    margin-top: 25px;
    margin-bottom: 15px;
}