#content {
	min-height: 300px;
}

footer {
	border-top: 1px solid #efefef;
	margin-top: 100px;
	padding-top: 5px;
}

footer .col-lg-4 {
	text-align: right;
}
.h3, h3 {
    font-size: 1.3em;
    color: #146e41;
}
.h1, h1 {
    font-size: 2.3em;
    color: #fc9e26;
}
.h4, h4 {
    font-size: 1.2em;
    color: #777;
}
Navbar button, input, optgroup, select, textarea {
    margin: 10px;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    font: inherit;
    color: inherit;
height:20px;
}

Navbar .btn {
        margin-top: 10px;
}
.form-control {
    height: 25px;
}