﻿* {
    outline: 0 !important;
}

body {
    padding-top: 0;
    padding-bottom: 20px;
}
h2, .h2 { font-size:26px !important; }

.outRange { color: #e82727; font-weight: bold; }

.link { color: #008cba; font-weight: 400 }
.link-sm { font-size: 80%}
.link:focus, .link:hover { cursor: pointer; text-decoration: underline }

input, select, textarea {
    max-width: 280px;
}

.input-55 { padding-left: 7px; padding-right: 7px; width: 55px; }

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: relative;
}

.navbar-brand {
    padding: 0 15px;
}
