﻿.wf-loading {
  visibility: hidden; }

.wf-active, .wf-inactive {
  visibility: visible; }

body {
  font-family: "europa";
  font-size: 15px;
  line-height: 1.6em;
  letter-spacing: 0.5px;
  font-weight: 300;
  font-style: normal;
  color: #1f1f1f;
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 70px; }
  body .body-content {
    margin: 100px 0; }
  @media (min-width: 1406px) {
    body .body-content {
      margin: 60px 0; }
 }
  @media (min-width: 768px) and (max-width: 908px) {
    body .body-content {
      margin: 200px 0; }
 }
  @media (max-width: 768px) {
    body .body-content {
      margin: 60px 0; }
 }

h1 {
  color: #d42239;
  font-family: "adelle-sans";
  font-size: 28px;
  line-height: 1.2em;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal; }

h2 {
  color: #d42239;
  font-family: "adelle-sans";
  font-size: 22px;
  line-height: 1.2em;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 300;
  font-style: normal; }

h3 {
  color: #d42239;
  font-family: "futura-pt";
  font-size: 16px;
  line-height: 1.3em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-style: normal; }

h4 {
  font-family: "europa";
  font-size: 1em;
  font-weight: bold; }

h5 {
  font-size: 0.83em; }

h6 {
  font-size: 0.67em; }

table tr th, table tr td {
  font-size: 0.9em; }

label {
  font-family: "europa" !important;
  font-size: 15px !important;
  line-height: normal !important;
  letter-spacing: 0.5px !important;
  font-weight: 300 !important;
  font-style: normal !important; }

/* Override the default bootstrap behavior where horizontal description lists
   will truncate terms that are too long to fit in the left column
*/
.dl-horizontal dt {
  white-space: normal; }

/* Set width on the form input elements since they're 100% wide by default */
input, select, textarea {
  /*min-width: 100px;*/ }

legend {
  font-size: 16px;
  margin-bottom: 8px; }

p {
  margin: 0; }

input[type=checkbox], input[type=radio], input[type=image], .no-min {
  min-width: 0; }

.titleImg {
  background: url(/Content/img/Triage-Partners-Logo-med.png) no-repeat;
  display: block;
  height: 250px;
  width: 300px;
  margin: 0 auto 0 auto; }

ul.nav, ul.navbar-nav {
  margin: 16px 0 0 10px; }

.navbar {
  border: none;
  font-family: "futura-pt";
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  font-weight: 500;
  font-style: normal;
  line-height: 1em; }

.navbar-default {
  margin: 0 5px; }
  .navbar-default .navbar-brand {
    background: url('/Content/img/TriagePartnersSm3b.png') no-repeat;
    display: block;
    height: 68px;
    width: 93px;
    margin: 5px; }

.navbar-default .navbar-nav > li > a, .dropdown-menu > li > a {
  font-weight: 500;
  color: #1c1c1c; }

@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block; }
 }

.subheader {
  background-color: #fff;
  margin-left: 0;
  margin-top: 10px;
  font-size: 0.9em;
  font-weight: 300; }
  .subheader .subheader :first-of-type {
    border-top: solid 1px #eee; }

footer {
  background-color: #201a16;
  color: #dedede;
  font-family: "europa" !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
  letter-spacing: 0.5px !important;
  font-weight: 300 !important;
  font-style: normal !important; }
  footer hr {
    background-color: #d42239;
    height: 4px;
    margin-top: 0;
    text-decoration: none; }

.inline {
  display: inline-block; }

.badge {
  line-height: 0.8; }

.red {
  color: #d42239; }

.green {
  color: #469408; }

.yellow {
  color: #fad31c; }

.white {
  color: #fff !important; }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.well {
  background-color: #fff;
  border: 0;
  box-shadow: none; }

.width25 {
  min-width: 35px;
  width: 35px; }

.width50 {
  min-width: 50px;
  width: 50px; }

.width125 {
  min-width: 125px;
  width: 125px; }

.width150 {
  width: 150px; }

.width200 {
  width: 200px; }

.spacer10 {
  display: block;
  margin: 10px auto; }

.margin-sides-20 {
  margin: 0 20px; }

.margin-left-10 {
  margin-left: 10px; }

.margin-top-10 {
  margin-top: 10px; }

.panel, .alert {
  border-radius: 0 0 0 0; }

.form-control {
  border-radius: 0 0 0 0;
  background-color: #fafafa;
  color: #1c1c1c; }

.form-control:focus {
  background-color: #ffffff;
  color: #000; }

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0; }

.form-horizontal .control-label {
  text-align: left;
  display: block;
  margin-bottom: 2px;
  font-size: 14px; }

.form-inline .control-label {
  text-align: left;
  display: block;
  margin-bottom: 2px;
  font-size: 14px; }

.form-inline .form-control {
  margin-right: 5px; }

.alert-danger ul li {
  text-align: left; }

.gcForm .form-group {
  margin: 15px; }

.gv_pager td {
  padding-right: 3px; }

.btn {
  min-width: 100px;
  border-radius: 0;
  font-family: "futura-pt";
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 500;
  font-style: normal; }

.btn-primary, .btn-primary:hover {
  background-image: none; }

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  opacity: 0.8;
  background-color: #d42239; }

.btn-default-inverse {
  background-color: #ffffff;
  color: #474949;
  border-color: #474949; }

.btn-default-inverse:hover, .btn-default-inverse:focus, .btn-default-inverse.focus, .btn-default-inverse:active, .btn-default-inverse.active, .open > .dropdown-toggle.btn-default-inverse {
  color: #ffffff;
  background-color: #474949;
  border-color: #474949; }

.btn-default-inverse:active, .btn-default-inverse.active, .open > .dropdown-toggle.btn-default-inverse {
  background-image: none; }

.btn-default-inverse-inverse.disabled, .btn-default-inverse[disabled], fieldset[disabled] .btn-default-inverse, .btn-default-inverse.disabled:hover, .btn-default-inverse[disabled]:hover, fieldset[disabled] .btn-default-inverse:hover, .btn-default-inverse.disabled:focus, .btn-default-inverse[disabled]:focus, fieldset[disabled] .btn-default-inverse:focus, .btn-default-inverse.disabled.focus, .btn-default-inverse[disabled].focus, fieldset[disabled] .btn-default-inverse.focus, .btn-default-inverse.disabled:active, .btn-default-inverse[disabled]:active, fieldset[disabled] .btn-default-inverse:active, .btn-default-inverse.disabled.active, .btn-default-inverse[disabled].active, fieldset[disabled] .btn-default-inverse.active {
  background-color: #474949;
  border-color: #474949; }

.btn-default-inverse .badge {
  color: #474949;
  background-color: #ffffff; }

.btn-primary-inverse {
  background-color: #ffffff;
  color: #d42239;
  border-color: #d42239; }

.btn-primary-inverse:hover, .btn-primary-inverse:focus, .btn-primary-inverse.focus, .btn-primary-inverse:active, .btn-primary-inverse.active, .open > .dropdown-toggle.btn-primary-inverse {
  color: #ffffff;
  background-color: #a91b0c;
  border-color: #a01a0b; }

.btn-primary-inverse:active, .btn-primary-inverse.active, .open > .dropdown-toggle.btn-primary-inverse {
  background-image: none; }

.btn-primary-inverse.disabled, .btn-primary-inverse[disabled], fieldset[disabled] .btn-primary-inverse, .btn-primary-inverse.disabled:hover, .btn-primary-inverse[disabled]:hover, fieldset[disabled] .btn-primary-inverse:hover, .btn-primary-inverse.disabled:focus, .btn-primary-inverse[disabled]:focus, fieldset[disabled] .btn-primary-inverse:focus, .btn-primary-inverse.disabled.focus, .btn-primary-inverse[disabled].focus, fieldset[disabled] .btn-primary-inverse.focus, .btn-primary-inverse.disabled:active, .btn-primary-inverse[disabled]:active, fieldset[disabled] .btn-primary-inverse:active, .btn-primary-inverse.disabled.active, .btn-primary-inverse[disabled].active, fieldset[disabled] .btn-primary-inverse.active {
  background-color: #d42239;
  border-color: #d42239; }

.btn-primary-inverse .badge {
  color: #d42239;
  background-color: #ffffff; }

.btn-success-inverse {
  background-color: #ffffff;
  color: #469408;
  border-color: #469408; }

.btn-success-inverse:hover, .btn-success-inverse:focus, .btn-success-inverse.focus, .btn-success-inverse:active, .btn-success-inverse.active, .open > .dropdown-toggle.btn-success-inverse {
  color: #ffffff;
  background-color: #2f6405;
  border-color: #2b5a05; }

.btn-success-inverse:active, .btn-success-inverse.active, .open > .dropdown-toggle.btn-success-inverse {
  background-image: none; }

.btn-success-inverse.disabled, .btn-success-inverse[disabled], fieldset[disabled] .btn-success-inverse, .btn-success-inverse.disabled:hover, .btn-success-inverse[disabled]:hover, fieldset[disabled] .btn-success-inverse:hover, .btn-success-inverse.disabled:focus, .btn-success-inverse[disabled]:focus, fieldset[disabled] .btn-success-inverse:focus, .btn-success-inverse.disabled.focus, .btn-success-inverse[disabled].focus, fieldset[disabled] .btn-success-inverse.focus, .btn-success-inverse.disabled:active, .btn-success-inverse[disabled]:active, fieldset[disabled] .btn-success-inverse:active, .btn-success-inverse.disabled.active, .btn-success-inverse[disabled].active, fieldset[disabled] .btn-success-inverse.active {
  background-color: #469408;
  border-color: #469408; }

.btn-success-inverse .badge {
  color: #469408;
  background-color: #ffffff; }

/*# sourceMappingURL=site.css.map */