/*! Overrides generated from bootstrap_mod.css vs bootstrap.css */
html {
  font-family: sans-serif;
  font-size: 13px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 67%;
  color: #CD001F;
  font-weight: 600;
}

label {
  margin-bottom: 3px;
}

.form-control {
  height: 30px;
  padding: 5px 10px;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #ebebea;
}

.input-group-addon {
  background-color: #f1f1f1;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff !important;
}

.navbar-brand {
  height: 52px;
}

.navbar-default {
  background-color: #fff;
  border-bottom: grey 1px solid;
}

.navbar-default .navbar-nav > li > a {
  text-transform: uppercase;
}

.badge {
  padding: 4px 7px;
  font-size: 13px;
  background-color: #e16123;
}

.thumbnail {
  border-radius: 0px;
}

.tooltip {
  font-family: "Open Sans", sans-serif;
}

.popover {
  font-family: "Open Sans", sans-serif;
}
