/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
/* line 12, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
/* line 30, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
audio,
canvas,
video {
  display: inline-block; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
/* line 50, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 64, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Removes default margin.
 */
/* line 74, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
/* line 86, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
/* line 94, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
/* line 108, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
h1 {
  font-size: 2em; }

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 116, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 124, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
b,
strong {
  font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
/* line 133, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
/* line 141, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
/* line 151, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
/* line 163, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
/* line 173, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
/* line 181, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 189, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 197, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
sup {
  top: -0.5em; }

/* line 201, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
/* line 213, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
img {
  border: 0; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
/* line 221, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
/* line 233, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
/* line 245, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 256, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
/* line 267, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 281, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 294, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
/* line 306, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
/* line 316, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 328, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 340, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
/* line 349, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
/* line 360, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 373, /Users/chief/work/superior/source/stylesheets/vendor/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=ea264691da39b4f8fdac)
 * Config saved to config.json and https://gist.github.com/ea264691da39b4f8fdac
 */
  /*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
body {
  margin: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
[hidden], template {
  display: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a {
  background-color: transparent; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a:active, a:hover {
  outline: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
b, strong {
  font-weight: bold; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
dfn {
  font-style: italic; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
small {
  font-size: 80%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
sup {
  top: -0.5em; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
sub {
  bottom: -0.25em; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
img {
  border: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
figure {
  margin: 1em 40px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
pre {
  overflow: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
button {
  overflow: visible; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
button, select {
  text-transform: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
button[disabled], html input[disabled] {
  cursor: default; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
input {
  line-height: normal; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
legend {
  border: 0;
  padding: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
textarea {
  overflow: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
optgroup {
  font-weight: bold; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
td, th {
  padding: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color:#000;
}

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a {
  color: #337ab7;
  text-decoration: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
figure {
  margin: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
img {
  vertical-align: middle; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.img-rounded {
  border-radius: 6px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.img-circle {
  border-radius: 50%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
[role="button"] {
  cursor: pointer; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
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: 65%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
h1, .h1 {
  font-size: 36px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
h2, .h2 {
  font-size: 30px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
h3, .h3 {
  font-size: 24px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
h4, .h4 {
  font-size: 18px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
h5, .h5 {
  font-size: 14px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
h6, .h6 {
  font-size: 12px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
p {
  margin: 0 0 10px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .lead {
    font-size: 21px; } }
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
small, .small {
  font-size: 85%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
mark, .mark {
  background-color: #fcf8e3;
  padding: .2em; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-left {
  text-align: left; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-right {
  text-align: right; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-center {
  text-align: center; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-justify {
  text-align: justify; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-nowrap {
  white-space: nowrap; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-lowercase {
  text-transform: lowercase; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-uppercase {
  text-transform: uppercase; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-capitalize {
  text-transform: capitalize; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-muted {
  color: #777; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-primary {
  color: #337ab7; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #286090; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-success {
  color: #3c763d; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a.text-success:hover, a.text-success:focus {
  color: #2b542c; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-info {
  color: #31708f; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a.text-info:hover, a.text-info:focus {
  color: #245269; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-warning {
  color: #8a6d3b; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #66512c; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-danger {
  color: #a94442; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #843534; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.bg-primary {
  color: #fff;
  background-color: #337ab7; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a.bg-primary:hover, a.bg-primary:focus {
  background-color: #286090; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.bg-success {
  background-color: #dff0d8; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a.bg-success:hover, a.bg-success:focus {
  background-color: #c1e2b3; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.bg-info {
  background-color: #d9edf7; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a.bg-info:hover, a.bg-info:focus {
  background-color: #afd9ee; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.bg-warning {
  background-color: #fcf8e3; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a.bg-warning:hover, a.bg-warning:focus {
  background-color: #f7ecb5; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.bg-danger {
  background-color: #f2dede; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a.bg-danger:hover, a.bg-danger:focus {
  background-color: #e4b9b9; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
dt, dd {
  line-height: 1.42857143; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
dt {
  font-weight: bold; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
dd {
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .dl-horizontal dd {
    margin-left: 180px; } }
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0'; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: ''; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .container {
    width: 1170px; } }
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.row {
  margin-left: -15px;
  margin-right: -15px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-12 {
  width: 100%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-11 {
  width: 91.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-10 {
  width: 83.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-9 {
  width: 75%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-8 {
  width: 66.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-7 {
  width: 58.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-6 {
  width: 50%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-5 {
  width: 41.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-4 {
  width: 33.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-3 {
  width: 25%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-2 {
  width: 16.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-1 {
  width: 8.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-pull-12 {
  right: 100%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-pull-11 {
  right: 91.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-pull-10 {
  right: 83.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-pull-9 {
  right: 75%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-pull-8 {
  right: 66.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-pull-7 {
  right: 58.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-pull-6 {
  right: 50%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-pull-5 {
  right: 41.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-pull-4 {
  right: 33.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-pull-3 {
  right: 25%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-pull-2 {
  right: 16.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-pull-1 {
  right: 8.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-pull-0 {
  right: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-push-12 {
  left: 100%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-push-11 {
  left: 91.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-push-10 {
  left: 83.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-push-9 {
  left: 75%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-push-8 {
  left: 66.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-push-7 {
  left: 58.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-push-6 {
  left: 50%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-push-5 {
  left: 41.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-push-4 {
  left: 33.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-push-3 {
  left: 25%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-push-2 {
  left: 16.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-push-1 {
  left: 8.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-push-0 {
  left: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-offset-12 {
  margin-left: 100%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-12 {
    width: 100%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-11 {
    width: 91.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-10 {
    width: 83.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-8 {
    width: 66.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-7 {
    width: 58.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-6 {
    width: 50%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-5 {
    width: 41.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-4 {
    width: 33.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-2 {
    width: 16.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-1 {
    width: 8.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-pull-11 {
    right: 91.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-pull-10 {
    right: 83.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-pull-8 {
    right: 66.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-pull-7 {
    right: 58.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-pull-5 {
    right: 41.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-pull-4 {
    right: 33.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-pull-2 {
    right: 16.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-pull-1 {
    right: 8.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-pull-0 {
    right: auto; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-push-12 {
    left: 100%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-push-11 {
    left: 91.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-push-10 {
    left: 83.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-push-8 {
    left: 66.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-push-7 {
    left: 58.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-push-5 {
    left: 41.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-push-4 {
    left: 33.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-push-2 {
    left: 16.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-push-1 {
    left: 8.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-push-0 {
    left: auto; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-offset-12 {
    margin-left: 100%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-12 {
    width: 100%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-11 {
    width: 91.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-10 {
    width: 83.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-9 {
    width: 75%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-8 {
    width: 66.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-7 {
    width: 58.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-6 {
    width: 50%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-5 {
    width: 41.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-4 {
    width: 33.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-3 {
    width: 25%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-2 {
    width: 16.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-1 {
    width: 8.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-pull-12 {
    right: 100%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-pull-11 {
    right: 91.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-pull-10 {
    right: 83.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-pull-8 {
    right: 66.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-pull-7 {
    right: 58.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-pull-5 {
    right: 41.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-pull-4 {
    right: 33.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-pull-3 {
    right: 25%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-pull-2 {
    right: 16.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-pull-1 {
    right: 8.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-pull-0 {
    right: auto; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-push-12 {
    left: 100%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-push-11 {
    left: 91.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-push-10 {
    left: 83.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-push-9 {
    left: 75%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-push-8 {
    left: 66.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-push-7 {
    left: 58.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-push-6 {
    left: 50%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-push-5 {
    left: 41.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-push-4 {
    left: 33.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-push-2 {
    left: 16.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-push-1 {
    left: 8.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-push-0 {
    left: auto; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-offset-12 {
    margin-left: 100%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-12 {
    width: 100%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-11 {
    width: 91.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-10 {
    width: 83.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-8 {
    width: 66.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-7 {
    width: 58.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-5 {
    width: 41.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-4 {
    width: 33.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-2 {
    width: 16.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-1 {
    width: 8.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-pull-11 {
    right: 91.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-pull-10 {
    right: 83.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-pull-8 {
    right: 66.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-pull-7 {
    right: 58.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-pull-5 {
    right: 41.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-pull-4 {
    right: 33.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-pull-2 {
    right: 16.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-pull-1 {
    right: 8.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-pull-0 {
    right: auto; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-push-12 {
    left: 100%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-push-11 {
    left: 91.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-push-10 {
    left: 83.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-push-8 {
    left: 66.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-push-7 {
    left: 58.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-push-5 {
    left: 41.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-push-4 {
    left: 33.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-push-2 {
    left: 16.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-push-1 {
    left: 8.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-push-0 {
    left: auto; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-offset-12 {
    margin-left: 100%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .col-lg-offset-0 {
    margin-left: 0; } }
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
table {
  background-color: transparent; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
th {
  text-align: left; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table .table {
  background-color: #fff; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table-bordered {
  border: 1px solid #ddd; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

@media screen and (max-width: 767px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .table-responsive > .table {
    margin-bottom: 0; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .table-responsive > .table-bordered {
    border: 0; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
input[type="file"] {
  display: block; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
input[type="range"] {
  display: block;
  width: 100%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
select[multiple], select[size] {
  height: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-control:-ms-input-placeholder {
  color: #999; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-control::-webkit-input-placeholder {
  color: #999; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
textarea.form-control {
  height: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 34px; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
    line-height: 30px; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
    line-height: 46px; } }
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-group {
  margin-bottom: 15px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
select.input-sm {
  height: 30px;
  line-height: 30px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
textarea.input-sm, select[multiple].input-sm {
  height: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
select.input-lg {
  height: 46px;
  line-height: 46px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
textarea.input-lg, select[multiple].input-lg {
  height: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-feedback {
  position: relative; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-feedback .form-control {
  padding-right: 42.5px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-success .form-control-feedback {
  color: #3c763d; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-error .form-control-feedback {
  color: #a94442; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .form-inline .form-control-static {
    display: inline-block; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .form-inline .input-group > .form-control {
    width: 100%; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

@media (min-width: 768px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px; } }
@media (min-width: 768px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-block {
  display: block;
  width: 100%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.btn-block + .btn-block {
  margin-top: 5px; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after {
  clear: both; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.pull-right {
  float: right !important; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.pull-left {
  float: left !important; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.hide {
  display: none !important; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.show {
  display: block !important; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.invisible {
  visibility: hidden; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.hidden {
  display: none !important; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-xs {
    display: block !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  table.visible-xs {
    display: table !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-sm {
    display: block !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  table.visible-sm {
    display: table !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-md {
    display: block !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  table.visible-md {
    display: table !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  th.visible-md, td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-lg {
    display: block !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  table.visible-lg {
    display: table !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .hidden-lg {
    display: none !important; } }
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.visible-print {
  display: none !important; }

@media print {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-print {
    display: block !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  table.visible-print {
    display: table !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  th.visible-print, td.visible-print {
    display: table-cell !important; } }
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.visible-print-block {
  display: none !important; }

@media print {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-print-block {
    display: block !important; } }
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.visible-print-inline {
  display: none !important; }

@media print {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-print-inline {
    display: inline !important; } }
/* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
.visible-print-inline-block {
  display: none !important; }

@media print {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  /* line 15, /Users/chief/work/superior/source/stylesheets/vendor/_bootstrap.scss */
  .hidden-print {
    display: none !important; } }
/* line 1, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
.inside-full-height {
  /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
  height: 100%;
  margin-top: 0;
  margin-bottom: 0; }

/* columns of same height styles */
/* line 14, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%; }

/* line 20, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
.col-height {
  display: table-cell;
  float: none;
  height: 100%; }

/* line 25, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
.col-top {
  vertical-align: top; }

/* line 28, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
.col-middle {
  vertical-align: middle; }

/* line 31, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
.col-bottom {
  vertical-align: bottom; }

@media (min-width: 480px) {
  /* line 36, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%; }

  /* line 42, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%; }

  /* line 47, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-xs-top {
    vertical-align: top; }

  /* line 50, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-xs-middle {
    vertical-align: middle; }

  /* line 53, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-xs-bottom {
    vertical-align: bottom; } }
@media (min-width: 768px) {
  /* line 59, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%; }

  /* line 65, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%; }

  /* line 70, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-sm-top {
    vertical-align: top; }

  /* line 73, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-sm-middle {
    vertical-align: middle; }

  /* line 76, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-sm-bottom {
    vertical-align: bottom; } }
@media (min-width: 992px) {
  /* line 82, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%; }

  /* line 88, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%; }

  /* line 93, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-md-top {
    vertical-align: top; }

  /* line 96, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-md-middle {
    vertical-align: middle; }

  /* line 99, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-md-bottom {
    vertical-align: bottom; } }
@media (min-width: 1200px) {
  /* line 105, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%; }

  /* line 111, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%; }

  /* line 116, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-lg-top {
    vertical-align: top; }

  /* line 119, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-lg-middle {
    vertical-align: middle; }

  /* line 122, /Users/chief/work/superior/source/stylesheets/vendor/_inside.scss */
  .col-lg-bottom {
    vertical-align: bottom; } }
/* line 1, /Users/chief/work/superior/source/stylesheets/vendor/_ez-tabs.scss */
.ezt-nav {
  list-style-type: none;
  text-align: center;
  width: 100%;
  margin-bottom: 25px;
  padding: 0; }
  /* line 7, /Users/chief/work/superior/source/stylesheets/vendor/_ez-tabs.scss */
  .ezt-nav.u-left {
    text-align: left; }
  /* line 10, /Users/chief/work/superior/source/stylesheets/vendor/_ez-tabs.scss */
  .ezt-nav li {
    display: block;
    margin: 0 0 0 -5px; }
  /* line 14, /Users/chief/work/superior/source/stylesheets/vendor/_ez-tabs.scss */
  .ezt-nav a {
    display: block;
    padding: 8px 12px;
    background-color: #fff;
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 12px;
    transition: all 0.2s ease-in-out; }
    /* line 24, /Users/chief/work/superior/source/stylesheets/vendor/_ez-tabs.scss */
    .ezt-nav a:hover, .ezt-nav a:active, .ezt-nav a:focus {
      background-color: #f5f5f5;
      text-decoration: none;
      color: #222; }
    /* line 29, /Users/chief/work/superior/source/stylesheets/vendor/_ez-tabs.scss */
    .ezt-nav a.ezt-active {
      color: #fff;
      background-color: #40362E; }
  @media (max-width: 767px) {
    /* line 1, /Users/chief/work/superior/source/stylesheets/vendor/_ez-tabs.scss */
    .ezt-nav {
      margin: 0 0 45px 0;
      padding: 0;
      overflow: hidden;
      border-radius: 10px;
      box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1); } }
  @media (min-width: 768px) {
    /* line 1, /Users/chief/work/superior/source/stylesheets/vendor/_ez-tabs.scss */
    .ezt-nav {
      border-radius: 5px; }
      /* line 43, /Users/chief/work/superior/source/stylesheets/vendor/_ez-tabs.scss */
      .ezt-nav li {
        display: inline-block; }
        /* line 45, /Users/chief/work/superior/source/stylesheets/vendor/_ez-tabs.scss */
        .ezt-nav li:last-of-type a {
          border-top: 2px solid #40362E;
          border-right: 2px solid #40362E;
          border-bottom: 2px solid #40362E;
          border-radius: 0 5px 5px 0; }
        /* line 51, /Users/chief/work/superior/source/stylesheets/vendor/_ez-tabs.scss */
        .ezt-nav li:first-of-type a {
          border-top: 2px solid #40362E;
          border-left: 2px solid #40362E;
          border-bottom: 2px solid #40362E;
          border-radius: 5px 0 0 5px; }
      /* line 58, /Users/chief/work/superior/source/stylesheets/vendor/_ez-tabs.scss */
      .ezt-nav a {
        border-top: 2px solid #40362E;
        border-bottom: 2px solid #40362E; } }

/* line 64, /Users/chief/work/superior/source/stylesheets/vendor/_ez-tabs.scss */
.ezt-content {
  display: none; }

/* line 67, /Users/chief/work/superior/source/stylesheets/vendor/_ez-tabs.scss */
.ezt-active {
  display: block; }

/* line 10, /Users/chief/work/superior/source/stylesheets/modules/_spacing.scss */
[class|="margin"] {
  margin-top: 20px;
  margin-bottom: 20px; }

/* line 13, /Users/chief/work/superior/source/stylesheets/modules/_spacing.scss */
.margin-none {
  margin-top: 0;
  margin-bottom: 0; }

/* line 16, /Users/chief/work/superior/source/stylesheets/modules/_spacing.scss */
.margin-xs {
  margin-top: 5px;
  margin-bottom: 5px; }

/* line 19, /Users/chief/work/superior/source/stylesheets/modules/_spacing.scss */
.margin-sm {
  margin-top: 20px;
  margin-bottom: 20px; }

/* line 22, /Users/chief/work/superior/source/stylesheets/modules/_spacing.scss */
.margin-md {
  margin-top: 40px;
  margin-bottom: 40px; }

/* line 25, /Users/chief/work/superior/source/stylesheets/modules/_spacing.scss */
.margin-lg {
  margin-top: 60px;
  margin-bottom: 60px; }

/* line 28, /Users/chief/work/superior/source/stylesheets/modules/_spacing.scss */
.margin-xl {
  margin-top: 80px;
  margin-bottom: 80px; }

/* line 32, /Users/chief/work/superior/source/stylesheets/modules/_spacing.scss */
[class|="padding"] {
  padding-top: 20px;
  padding-bottom: 20px; }

/* line 35, /Users/chief/work/superior/source/stylesheets/modules/_spacing.scss */
.padding-none {
  padding-top: 0;
  padding-bottom: 0; }

/* line 38, /Users/chief/work/superior/source/stylesheets/modules/_spacing.scss */
.padding-xs {
  padding-top: 5px;
  padding-bottom: 5px; }

/* line 41, /Users/chief/work/superior/source/stylesheets/modules/_spacing.scss */
.padding-sm {
  padding-top: 20px;
  padding-bottom: 20px; }

/* line 44, /Users/chief/work/superior/source/stylesheets/modules/_spacing.scss */
.padding-md {
  padding-top: 40px;
  padding-bottom: 40px; }

/* line 47, /Users/chief/work/superior/source/stylesheets/modules/_spacing.scss */
.padding-lg {
  padding-top: 60px;
  padding-bottom: 60px; }

/* line 50, /Users/chief/work/superior/source/stylesheets/modules/_spacing.scss */
.padding-xl {
  padding-top: 80px;
  padding-bottom: 80px; }

@media (max-width: 1019px) {
  /* line 3, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
  body.open ul.parent-nav {
    display: block; }
  /* line 6, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
  body.open i#toggleNav {
    color: #105118;
    background-color: #f5f5f5;
    box-shadow: -1px 0 #ccc inset, 0 4px rgba(0, 0, 0, 0.1) inset; } }
/* line 14, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
nav {
  background-color: #fff;
  height: 60px;
  text-align: center;
  position: relative;
  z-index: 9001; }
  /* line 24, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
  nav .container {
    height: 100%; }
  /* line 27, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
  nav a {
    color: #333;
    transition: all 0.2s ease-out; }
    /* line 30, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav a:active, nav a:hover {
      text-decoration: none; }
  /* line 34, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
  nav .site-id {
    position: absolute;
    left: 0;
    top: 50%;
    height: 32px;
    margin-top: -16px; }
    /* line 40, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav .site-id img, nav .site-id h2 {
      float: left; }
    /* line 43, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav .site-id img {
      width: auto;
      display: inline-block; }
    /* line 47, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav .site-id h2 {
      display: inline-block;
      line-height: 30px;
      margin: 0 0 0 10px;
      font-size: 18px;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 0.07em;
      font-weight: 300;
      color: #333;
      transition: all 0.2s ease-out; }
    /* line 59, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav .site-id:hover h2 {
      color: #000; }
  /* line 63, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
  nav .nav-cta {
    position: absolute;
    right: 0;
    line-height: 10.66667px;
    top: 50%;
    margin-top: -5.33333px;
    border-radius: 5px;
    background-color: #105118;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.1em;
    display: inline-block;
    padding: 12px 25px;
    top: 50%;
    margin-top: -17px; }
    /* line 80, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav .nav-cta:hover {
      background-color: #14661e; }
  
   @media (max-width: 1200px) {
    /* line 85, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    .nav-cta.topLink { right:85px !important;} 
    .nav-cta { padding:12px 8px !important;}
     }
   @media (max-width: 1024px) {
    /* line 85, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
        .nav-cta.topLink { right:100px !important;} 
     }
  
  @media (max-width: 479px) {
    /* line 85, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    .nav-cta.topLink { right: 130px !important;}
    nav .site-id { height: 32px;left: 8%; margin-top: -22px; position: absolute;top: 50%;}
    nav .site-id h2 {font-size: 14px; font-weight: 300;line-height: 20px; margin: 0 0 0 10px;}
    nav .nav-cta { top:25px !important;}
    .nav-cta {padding: 8px !important;}
    nav .site-id h2 { width:100% !important; text-align:center !important; margin:23px 0 0 10px !important;}
    nav a.site-id { margin-left: 0; text-align: center !important;}
    nav .nav-cta { right: 0 !important;}
    nav .nav-cta { margin: 22px 0 0 !important;}
    .nav-cta.topLink { right: 0 !important;}
    nav .nav-cta { position:inherit!important; width:48%;}
    nav { height:100px !important;}
    nav .site-id { position:inherit !important;}
  }
     
     
    /* line 88, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav a.site-id {
            margin-left:60px; }
      /* line 91, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
      nav a.site-id img {
        display: none; }
      /* line 94, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
      nav a.site-id h2 {
        width: 178px; } }
  @media (min-width: 661px) and (max-width: 1019px) {
    /* line 100, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav a.site-id {
      left: 75px; } }
  @media (max-width: 1019px) {
    /* line 108, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav i#toggleNav {
      position: absolute;
      display: block;
      line-height: 60px;
      text-align: center;
      top: 0;
      left: 0;
      height: 60px;
      width: 60px;
      box-shadow: -1px 0 #ddd inset;
      font-size: 14px; }
    /* line 120, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav .nav-cta {
      right: 10px; }
    /* line 123, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav ul.parent-nav {
      list-style-type: none;
      padding: 0;
      margin: 0;
      position: absolute;
      left: 0;
      top: 60px;
      width: 100%;
      z-index: 9001;
      border-bottom: 1px solid #ddd;
      background-color: rgba(0, 0, 0, 0.7);
      text-align: left;
      display: none; }
      /* line 136, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
      nav ul.parent-nav ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        background-color: rgba(0, 0, 0, 0.175);
        box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset; }
        /* line 143, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
        nav ul.parent-nav ul li a {
          padding: 10px 15px 10px 30px; }
          /* line 145, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
          nav ul.parent-nav ul li a:hover, nav ul.parent-nav ul li a:active {
            background-color: rgba(0, 0, 0, 0.1); }
      /* line 151, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
      nav ul.parent-nav li {
        width: 100%; }
        /* line 153, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
        nav ul.parent-nav li a {
          display: block;
          padding: 10px 15px;
          color: #fff;
          box-shadow: 0 1px rgba(0, 0, 0, 0.1) inset; }
          /* line 158, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
          nav ul.parent-nav li a:hover, nav ul.parent-nav li a:active {
            color: #fff;
            text-decoration: none;
            background-color: rgba(250, 250, 250, 0.04); } }
  @media (min-width: 1020px) {
    /* line 168, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav i#toggleNav {
      display: none; }
    /* line 171, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav .container {
      position: relative;
      max-width: 1200px; }
    /* line 175, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav ul.parent-nav {
      list-style-type: none;
      margin: 0;
      letter-spacing: 0.05em; }
      /* line 179, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
      nav ul.parent-nav > li {
        display: inline-block; }
        /* line 181, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
        nav ul.parent-nav > li:hover, nav ul.parent-nav > li:active {
          background-color: rgba(0, 0, 0, 0.05); }
          /* line 183, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
          nav ul.parent-nav > li:hover ul.sub-nav, nav ul.parent-nav > li:active ul.sub-nav {
            display: block; }
          /* line 186, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
          nav ul.parent-nav > li:hover a, nav ul.parent-nav > li:active a {
            color: #333; }
        /* line 190, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
        nav ul.parent-nav > li > a {
          line-height: 60px;
          padding: 0 12px;
          display: inline-block; }
    /* line 197, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
    nav ul.sub-nav {
      display: none;
      width: 100%;
      position: absolute;
      top: 60px;
      padding: 0;
      left: 0;
      margin: 0;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      font-weight: bold;
      font-size: 12px;
      list-style-type: none;
      color: #fff;
      background-color: #40362E; }
      /* line 212, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
      nav ul.sub-nav:before {
        content: "";
        position: absolute;
        left: -150%;
        top: 0;
        height: 100%;
        width: 150%;
        background-color: #40362E;
        display: block; }
      /* line 222, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
      nav ul.sub-nav:after {
        content: "";
        position: absolute;
        right: -150%;
        top: 0;
        height: 100%;
        width: 150%;
        background-color: #40362E;
        display: block; }
      /* line 232, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
      nav ul.sub-nav li {
        display: inline-block; }
      /* line 235, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
      nav ul.sub-nav a {
        color: #fff !important;
        padding: 0 12px;
        line-height: 30px;
        display: inline-block;
        height: 100%; }
        /* line 241, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
        nav ul.sub-nav a:hover {
          background-color: rgba(250, 250, 250, 0.1);
          box-shadow: none; } }

/* line 250, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
body.about nav ul.parent-nav > li:nth-of-type(1) {
  font-weight: bold; }

/* line 253, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
body.material-handling nav ul.parent-nav > li:nth-of-type(2) {
  font-weight: bold; }

/* line 256, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
body.plastic-bag-industry nav ul.parent-nav > li:nth-of-type(3) {
  font-weight: bold; }

/* line 259, /Users/chief/work/superior/source/stylesheets/modules/_nav.scss */
body.textile-industry nav ul.parent-nav > li:nth-of-type(4) {
  font-weight: bold; }

/* line 1, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
.l-hero {
  position: relative;
  text-align: center; }
  /* line 4, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
  .l-hero h1, .l-hero h2 {
    font-size: 18px;
    margin-top: 65px;
    color: #fff;
    font-weight: bold; }
  /* line 10, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
  .l-hero h3 {
    margin-bottom: 35px;
    font-size: 14px;
    color: rgba(250, 250, 250, 0.8); }
  /* line 15, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
  .l-hero .u-btn {
    display: block;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 75px;
    padding: 12px 20px !important; }
  /* line 24, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
  .l-hero .slick-wrapper .container {
    max-width: 1200px;
    width: 100%; }
  /* line 28, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
  .l-hero .slick-wrapper .slick-slide {
    position: relative;
    overflow: hidden; }
    /* line 32, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
    .l-hero .slick-wrapper .slick-slide:nth-of-type(3) img {
      height: 100%;
      top: 0;
      width: auto;
      left: 0; }
  /* line 40, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
  .l-hero .slick-wrapper ul.slick-dots {
    position: absolute;
    bottom: 10px;
    margin: 0;
    list-style-type: none;
    padding: 0;
    text-align: center;
    z-index: 5;
    width: 100%; }
    /* line 49, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
    .l-hero .slick-wrapper ul.slick-dots li {
      position: relative;
      display: inline-block;
      width: 20px;
      height: 20px;
      margin: 0 5px;
      padding: 0;
      cursor: pointer; }
      /* line 58, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
      .l-hero .slick-wrapper ul.slick-dots li.slick-active button {
        background: #fff; }
      /* line 62, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
      .l-hero .slick-wrapper ul.slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background-color: rgba(250, 250, 250, 0.7);
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
        transition: all 0.2s ease-out; }
        /* line 77, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
        .l-hero .slick-wrapper ul.slick-dots li button:hover {
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
          background-color: rgba(250, 250, 250, 0.9);
          outline: none; }
  /* line 86, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
  .l-hero img {
    position: absolute;
    height: auto;
    width: 150%;
    left: -25%;
    bottom: 0; }
  @media (min-width: 967px) {
    /* line 94, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
    .l-hero h1, .l-hero h2 {
      margin-top: 120px;
      font-size: 32px; }
    /* line 98, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
    .l-hero h3 {
      margin-bottom: 25px;
      font-size: 20px; }
    /* line 102, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
    .l-hero .u-btn {
      margin-bottom: 130px; }
    /* line 105, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
    .l-hero img {
      left: 0;
      bottom: -20%; } }

/* line 112, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
.l-home-splash {
  text-align: center;
  background-color: #f5f5f5; }
  /* line 115, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
  .l-home-splash p {
    line-height: 1.6;
    font-size: 14px; }

/* line 121, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
.l-home-message {
  text-align: center;
  color: #fff;
  background-color: #222; }
  /* line 125, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
  .l-home-message h3 {
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 25px 0; }
  /* line 130, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
  .l-home-message h4 {
    font-weight: bold;
    font-size: 22px;
    margin: 25px 0; }
  /* line 135, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
  .l-home-message p:last-of-type {
    margin-bottom: none; }

/* line 140, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
.l-home-panels {
  background-color: #f5f5f5; }
  /* line 142, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
  .l-home-panels .l-home-panel-1 {
    background-image: url("../images/example.jpg"); }
  /* line 145, /Users/chief/work/superior/source/stylesheets/layouts/_home.scss */
  .l-home-panels .l-home-panel-2 {
    background-image: url("../images/example.jpg"); }

/* line 2, /Users/chief/work/superior/source/stylesheets/layouts/_about.scss */
.l-about-history h3 {
  text-align: center; }
/* line 5, /Users/chief/work/superior/source/stylesheets/layouts/_about.scss */
.l-about-history h5 {
  text-align: center;
  font-style: italic;
  margin-bottom: 25px; }

/* line 12, /Users/chief/work/superior/source/stylesheets/layouts/_about.scss */
.l-about-quote {
  background-color: #40362E;
  color: #fff;
  padding: 55px 0;
  text-align: center; }
  /* line 17, /Users/chief/work/superior/source/stylesheets/layouts/_about.scss */
  .l-about-quote p {
    font-size: 18px; }
  /* line 20, /Users/chief/work/superior/source/stylesheets/layouts/_about.scss */
  .l-about-quote h5 {
    font-size: 18px;
    margin: 25px 0 0 0; }

/* line 1, /Users/chief/work/superior/source/stylesheets/layouts/_footer.scss */
footer {
  background-color: #222;
  color: #fff;
  padding: 45px 0; }
  /* line 5, /Users/chief/work/superior/source/stylesheets/layouts/_footer.scss */
  footer ul {
    margin: 0;
    list-style-type: none;
    padding: 0; }
    /* line 9, /Users/chief/work/superior/source/stylesheets/layouts/_footer.scss */
    footer ul li {
      margin-bottom: 0; }
      /* line 11, /Users/chief/work/superior/source/stylesheets/layouts/_footer.scss */
      footer ul li:first-of-type {
        margin-bottom: 12px; }
        /* line 13, /Users/chief/work/superior/source/stylesheets/layouts/_footer.scss */
        footer ul li:first-of-type a {
          color: #fff;
          font-size: 16px;
          text-decoration: underline; }
  /* line 21, /Users/chief/work/superior/source/stylesheets/layouts/_footer.scss */
  footer a {
    color: rgba(250, 250, 250, 0.8);
    font-size: 14px; }
    /* line 24, /Users/chief/work/superior/source/stylesheets/layouts/_footer.scss */
    footer a:hover, footer a:active, footer a:focus {
      color: #fff;
      text-decoration: none; }
  /* line 29, /Users/chief/work/superior/source/stylesheets/layouts/_footer.scss */
  footer .disclaimer {
    margin: 45px 0 0 0;
    text-align: center;
    font-size: 12px;
    color: rgba(250, 250, 250, 0.4); }
  @media (max-width: 991px) {
    /* line 36, /Users/chief/work/superior/source/stylesheets/layouts/_footer.scss */
    footer ul {
      margin-bottom: 45px; } }

/* line 1, /Users/chief/work/superior/source/stylesheets/layouts/_contact.scss */
.l-contact-splash {
  background-color: #fff; }

/* line 5, /Users/chief/work/superior/source/stylesheets/layouts/_contact.scss */
.l-contact-form-area {
  background-color: #105118;
  color: #fff; }
  /* line 8, /Users/chief/work/superior/source/stylesheets/layouts/_contact.scss */
  .l-contact-form-area h3 {
    margin: 0 0 35px 0;
    display: block; }

/* line 14, /Users/chief/work/superior/source/stylesheets/layouts/_contact.scss */
form {
  display: block;
  margin: 0 auto;
  max-width: 420px; }
  /* line 18, /Users/chief/work/superior/source/stylesheets/layouts/_contact.scss */
  form label {
    margin-top: 25px; }
    /* line 20, /Users/chief/work/superior/source/stylesheets/layouts/_contact.scss */
    form label:first-of-type {
      margin-top: 0; }
  /* line 24, /Users/chief/work/superior/source/stylesheets/layouts/_contact.scss */
  form input[type="text"], form input[type="email"], form textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #0a330f;
    max-width: 100%;
    padding: 5px;
    border-radius: 3px;
    color: #333; }
    /* line 33, /Users/chief/work/superior/source/stylesheets/layouts/_contact.scss */
    form input[type="text"]:active, form input[type="text"]:focus, form input[type="email"]:active, form input[type="email"]:focus, form textarea:active, form textarea:focus {
      border-color: #08260b;
      box-shadow: none;
      -webkit-appearance: none;
      outline: none; }
  /* line 40, /Users/chief/work/superior/source/stylesheets/layouts/_contact.scss */
  form textarea {
    min-height: 140px; }
  /* line 43, /Users/chief/work/superior/source/stylesheets/layouts/_contact.scss */
  form input[type="submit"], form input[type="reset"] {
    border-radius: 5px;
    border: none;
    outline: none;
    -webkit-appearance: none;
    padding: 15px 35px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 25px 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px; }
  /* line 57, /Users/chief/work/superior/source/stylesheets/layouts/_contact.scss */
  form input[type="submit"] {
    background-color: #fff;
    color: #333; }
  /* line 61, /Users/chief/work/superior/source/stylesheets/layouts/_contact.scss */
  form input[type="reset"] {
    background: none;
    color: #fff;
    box-shadow: 0 0 0 2px #fff inset; }

/* line 20, /Users/chief/work/superior/source/stylesheets/_app.scss */
body {
  font-family: 'Lato', sans-serif; }

/* line 24, /Users/chief/work/superior/source/stylesheets/_app.scss */
label {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold; }

/* line 32, /Users/chief/work/superior/source/stylesheets/_app.scss */
a h3 {
  color: #333;
  text-decoration: none; }
/* line 36, /Users/chief/work/superior/source/stylesheets/_app.scss */
a:hover {
  text-decoration: none; }

/* line 41, /Users/chief/work/superior/source/stylesheets/_app.scss */
h4 {
  font-weight: bold; }

/* line 45, /Users/chief/work/superior/source/stylesheets/_app.scss */
img {
  width: 100%; }

/* line 49, /Users/chief/work/superior/source/stylesheets/_app.scss */
p {
  font-size: 16px;
  line-height: 1.8; }

/* line 54, /Users/chief/work/superior/source/stylesheets/_app.scss */
.u-forground {
  position: relative;
  z-index: 3; }

/* line 59, /Users/chief/work/superior/source/stylesheets/_app.scss */
.u-text-center {
  text-align: center; }

/* line 63, /Users/chief/work/superior/source/stylesheets/_app.scss */
.u-screen {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 2;
  transition: all 0.2s ease-out; }
  /* line 72, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .u-screen.black {
    background-color: #000;
    opacity: 0.2; }

/* line 78, /Users/chief/work/superior/source/stylesheets/_app.scss */
.u-round {
  max-width: 180px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block; }

/* line 86, /Users/chief/work/superior/source/stylesheets/_app.scss */
.u-small {
  max-width: 320px;
  margin: 25px auto;
  display: block; }

/* line 92, /Users/chief/work/superior/source/stylesheets/_app.scss */
.u-btn {
  display: inline-block;
  background-color: #ddd;
  color: #333;
  border-radius: 5px;
  padding: 14px 25px;
  text-align: center;
  line-height: 10.66px;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: bold;
  margin: 5px 0 15px 0;
  transition: border-color 0.2s ease-out, background 0.2s ease-out; }
  /* line 106, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .u-btn.u-left {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    width: auto;
    padding: 14px 30px; }
  /* line 113, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .u-btn:hover, .u-btn:active, .u-btn:focus {
    text-decoration: none;
    color: #333; }
  /* line 117, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .u-btn.block {
    display: block;
    margin: 10px auto 25px auto;
    max-width: 320px; }
  /* line 122, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .u-btn.trans-black {
    border: 1px solid #333;
    color: #333;
    background: none; }
    /* line 126, /Users/chief/work/superior/source/stylesheets/_app.scss */
    .u-btn.trans-black:hover {
      border-color: #222;
      background-color: #222;
      color: #fff; }
  /* line 132, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .u-btn.trans-white {
    border: 1px solid #fff;
    color: #fff;
    background: none; }
    /* line 136, /Users/chief/work/superior/source/stylesheets/_app.scss */
    .u-btn.trans-white:hover {
      border-color: #fff;
      background-color: #fff;
      color: #333; }
  /* line 142, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .u-btn.black {
    background-color: #105118;
    color: #fff; }
    /* line 145, /Users/chief/work/superior/source/stylesheets/_app.scss */
    .u-btn.black:hover, .u-btn.black:active {
      color: #fff;
      background-color: #166f21; }

/* line 152, /Users/chief/work/superior/source/stylesheets/_app.scss */
.u-video-wrapper {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }
  /* line 158, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .u-video-wrapper embed,
  .u-video-wrapper object,
  .u-video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

/* line 169, /Users/chief/work/superior/source/stylesheets/_app.scss */
.u-panel {
  position: relative;
  display: block;
  padding: 95px 45px;
  text-align: center;
  transition: all 0.2 ease-in-out;
  background-size: cover;
  -webkit-background-size: cover; }
  /* line 177, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .u-panel:hover {
    text-decoration: none;
    color: #fff; }
    /* line 180, /Users/chief/work/superior/source/stylesheets/_app.scss */
    .u-panel:hover .u-screen.black {
      opacity: 0.2; }
  /* line 184, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .u-panel p {
    padding: 12px 25px;
    color: #fff;
    border: 3px solid #fff;
    position: relative;
    z-index: 2;
    margin: 0;
    font-size: 18px;
    font-weight: bold; }

/* line 196, /Users/chief/work/superior/source/stylesheets/_app.scss */
.m-title {
  background-color: #105118;
  padding: 45px 0; }
  /* line 199, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .m-title h1 {
    text-align: center;
    margin: 0;
    color: #fff; }

/* line 206, /Users/chief/work/superior/source/stylesheets/_app.scss */
.m-point {
  margin: 15px 0;
  text-align: center; }
  /* line 209, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .m-point img {
    border-radius: 50%;
    margin: 0 auto 25px auto;
    display: block;
    max-width: 200px; }
  /* line 215, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .m-point h4 {
    font-weight: bold; }
  /* line 218, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .m-point h5 {
    font-style: italic; }
    /* line 220, /Users/chief/work/superior/source/stylesheets/_app.scss */
    .m-point h5 span {
      font-weight: bold;
      display: block;
      margin-top: 8px;
      font-style: normal; }
  /* line 227, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .m-point a.social {
    color: #777;
    font-size: 36px; }
    /* line 230, /Users/chief/work/superior/source/stylesheets/_app.scss */
    .m-point a.social:hover, .m-point a.social:active {
      text-decoration: none;
      color: #105118; }

/* line 237, /Users/chief/work/superior/source/stylesheets/_app.scss */
.m-cta {
  padding: 45px 0;
  text-align: center;
  background-color: #8C8474;
  color: #fff; }
  /* line 242, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .m-cta h4 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto 25px auto;
    max-width: 480px;
    line-height: 1.6; }
  /* line 249, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .m-cta a {
    margin-bottom: 0; }

/* line 254, /Users/chief/work/superior/source/stylesheets/_app.scss */
.m-list {
  list-style-type: none;
  font-weight: bold;
  margin: 25px 0;
  padding: 0; }
  /* line 259, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .m-list li {
    margin-bottom: 12px; }

/* line 264, /Users/chief/work/superior/source/stylesheets/_app.scss */
.l-more-links {
  background-color: #f3f3f3; }
  /* line 266, /Users/chief/work/superior/source/stylesheets/_app.scss */
  .l-more-links .container {
    max-width: 970px; }

/* line 272, /Users/chief/work/superior/source/stylesheets/_app.scss */
.l-root-tab-body h4 {
  font-weight: bold; }
/* line 275, /Users/chief/work/superior/source/stylesheets/_app.scss */
.l-root-tab-body a.u-btn {
  max-width: 220px; }
/*

*/
.error{color:#ff4500;}


.nav-cta.topLink { right:120px;}

 

