/* Minification failed. Returning unminified contents.
(3409,21): run-time error CSS1030: Expected identifier, found '['
(3409,22): run-time error CSS1030: Expected identifier, found 'href'
(3409,26): run-time error CSS1031: Expected selector, found '='
(3409,26): run-time error CSS1025: Expected comma or open brace, found '='
(3458,22): run-time error CSS1030: Expected identifier, found '['
(3458,27): run-time error CSS1031: Expected selector, found '*='
(3458,27): run-time error CSS1025: Expected comma or open brace, found '*='
 */
/*!
 * 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=66152402c5ac551789c6)
 * Config saved to config.json and https://gist.github.com/66152402c5ac551789c6
 */
/*!
 * 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 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1190px) {
  .container {
    width: 1190px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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;
}
.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;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .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;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .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;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1190px) {
  .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;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
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;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  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;
  }
  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;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.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;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
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;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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);
}
.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;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.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;
}
.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);
}
.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;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.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;
}
.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);
}
.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;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 40px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 40px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 3px;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-xs {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-text {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.clearfix:before,
.clearfix: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,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.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) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1189px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1189px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1189px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1189px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1190px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1190px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1190px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1190px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1189px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1190px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

#body .container .legal-rights-callout {
	background: url('/images/callouts/legal-rights-bg.png') bottom left no-repeat #f7941e;
	background-size: cover;
	/*min-height: 100px;*/
	margin: 6rem 0;
}

@media (max-width: 767px) {
	#body .container .legal-rights-callout .legal-col-right.col-xs-12 {
		padding: 0 1.8rem;
		text-align: center;
	}
}
#body .container .legal-rights-callout p {
	color: #fff;
	font-size: 1.1em;
	margin: 1.5rem .5rem 1.4rem 0;
}
#body .container .legal-rights-callout button {
	margin-bottom: 1rem;
}
#body .container .legal-rights-callout .title {
	color: #fff;
	line-height: 1.15em;
	margin: .67em 0 0 1rem;
	font-size: 1.65em;
	font-weight: normal;
}
	#body .container .legal-rights-callout .title > span {
		font-size: .8em;
		text-transform: uppercase;
	}

#body .container .callout {
	padding: .1rem .7rem;
	border-top: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 3rem;
}

	#body .container .callout .title {
		color: #026c9e;
	}
#body .container .callout p {
	margin-bottom: 0;
	font-size: 0.95em;
	line-height: 1.5em;
}

	#body .container .callout > .title > i {
		color: #ee7509;
		padding-right: 0.75rem;
	}

#body .container .callout blockquote {
	margin: 1rem;
}
#body .container .callout blockquote p.quo {
	font: italic 1.2em/1.6em Georgia,"Times New Roman",Times,serif;
	position: relative;
	padding: 1.85rem 0;
}
#body .container .callout blockquote .sig {
	text-align: right;
	font-size: 15px;
    display: inline-block;
}
p.quo:before {
	position: absolute;
    top: 0;
    left: 0;
    content: url('/images/layout/quote-open.png');
}
p.quo:after {
	position: absolute;
    bottom: 0;
    right: 0;
    content: url('/images/layout/quote-close.png');
}

/* Override styles for case-eval placement */
#body .container > .callout {
    margin-bottom: 5rem;
}
#body .container > .callout .title {
    display: none;
}
#body .container > .callout .hidden-col-left {
    display: none;
}


#body .container div#callout-recent-news .news-item {
    margin-bottom: 1rem;
}

#body .container div#callout-recent-news .news-item .date {
    color: #4e4e4e;
}

#body .container div#callout-recent-news .news-item .title a {
    font-weight: bold;
    color: #07426f;
}

#body .container div#callout-recent-news .view-more a {
    color: #07426f;
}

#body .container div#callout-recent-news .view-more {
    margin-bottom: 1.25rem;
}

.cta-2-line-button {
	background: #eaf3f9;
	border-left: 3px solid #e1551f;
	margin: 4rem 0;
	padding: .5em 1em .25em 1.1em;
}

.cta-2-line-button button {
	background: 0;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

.cta-2-line-button .title {
	color: #337ab7;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.cta-2-line-button .call {
	color: #07426f;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	margin: 0.5em 0 0;
	padding: 0 2em 1em 0;
	position: relative;
}

.cta-2-line-button .call:before {
	background: #CCC;
	bottom: 10px;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	width: 95%;
}

.cta-2-line-button .call:after {
	color: #e1551f;
	content: "\f054";
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 1.25em;
	position: absolute;
	right: 2.5%;
	top: 0;
}

.cta-2-line-button button:hover .call:before,
.cta-2-line-button button:focus .call:before,
.cta-2-line-button button:active .call:before {
	background: #e1551f;
}


form#case-evaluation {
	border: 1px solid #dcdcdc;
	background: url('/images/forms/case-evaluation-bg.png') bottom right no-repeat #f2f5f6;
	background-size: 100% auto;
	margin: 0 auto 1rem auto;
	padding: .1rem 1.5rem;
}

.subtext {
	margin-bottom: 4em;
}

@media (max-width: 991px) {	
	form#case-evaluation {
		background: url('/images/forms/book-bg.png') top right no-repeat #f2f5f6;
		max-width: 100%;
	}
}

form#case-evaluation .left {
	width: 49%;
	float: left;
}
form#case-evaluation .right {
	width: 49%;
	float: right;
}

#case-evaluation .row {
	margin: 0 -5px;
}

#case-evaluation .col-xs-1, #case-evaluation .col-sm-1, #case-evaluation .col-md-1, #case-evaluation .col-lg-1,
#case-evaluation .col-xs-2, #case-evaluation .col-sm-2, #case-evaluation .col-md-2, #case-evaluation .col-lg-2,
#case-evaluation .col-xs-3, #case-evaluation .col-sm-3, #case-evaluation .col-md-3, #case-evaluation .col-lg-3,
#case-evaluation .col-xs-4, #case-evaluation .col-sm-4, #case-evaluation .col-md-4, #case-evaluation .col-lg-4,
#case-evaluation .col-xs-5, #case-evaluation .col-sm-5, #case-evaluation .col-md-5, #case-evaluation .col-lg-5,
#case-evaluation .col-xs-6, #case-evaluation .col-sm-6, #case-evaluation .col-md-6, #case-evaluation .col-lg-6,
#case-evaluation .col-xs-7, #case-evaluation .col-sm-7, #case-evaluation .col-md-7, #case-evaluation .col-lg-7,
#case-evaluation .col-xs-8, #case-evaluation .col-sm-8, #case-evaluation .col-md-8, #case-evaluation .col-lg-8,
#case-evaluation .col-xs-9, #case-evaluation .col-sm-9, #case-evaluation .col-md-9, #case-evaluation .col-lg-9,
#case-evaluation .col-xs-10, #case-evaluation .col-sm-10, #case-evaluation .col-md-10, #case-evaluation .col-lg-10,
#case-evaluation .col-xs-11, #case-evaluation .col-sm-11, #case-evaluation .col-md-11, #case-evaluation .col-lg-11,
#case-evaluation .col-xs-12, #case-evaluation .col-sm-12, #case-evaluation .col-md-12, #case-evaluation .col-lg-12 {
	padding: 0 5px;
}

form#case-evaluation input[type="text"],
form#case-evaluation input[type="tel"],
form#case-evaluation input[type="email"],
form#case-evaluation select,
form.form-full input[type="text"],
form.form-full input[type="tel"],
form.form-full input[type="email"],
form.form-full select {
	width: 100%;
	margin-bottom: 5px;
	border: 1px solid #dcdcdc;
	padding: 2px;
	line-height: 1.42857143em;
}
form.form-full p input[type=radio], form#case-evaluation .yesno input[type=radio] {
	margin-left: .5em;
	margin-right: 0.5em;
}
form#case-evaluation .yesno input[type=radio]:first-child {
	margin-left: 0;
}
form.form-full label,
form#case-evaluation label {
	margin-bottom: 0;
	line-height: 1.2em;
}
form#case-evaluation .question {
	clear: both;
	line-height: 1.5em;
}
form#case-evaluation .yesno {
	color: #4e4e4e;
	margin-bottom: 1rem;
}
form#case-evaluation button {
	margin-bottom: 7rem;
}

@media (max-width: 991px) {
	form#case-evaluation button {
		margin-bottom: 1rem;
	}
}

label, .form-contents.part-two label.list-option {
	font-weight: normal;
}

.form-contents.part-two label {
	font-weight: bold;
}

form.form-full {
	border: 1px solid #dcdcdc;
	border-top: 8px solid #f7941e;
	background-color: #eaf3f9;
	margin-bottom: 5rem;
}

.form-contents h2 {
	line-height: 1.4em;
	font-size: 24px;
}

form.form-full h3 { 
	color: #e47d01;
}

form.form-full div.learn-more {
    padding-right: 15px !important;
}

form.form-full .learn-more ul { 
	padding-left: 20px;
    margin-right: 20px;
	list-style-image: url('/Images/forms/check.png');
}

form.form-full img.bottom-right {
	float: right;
}

form.form-full button {
    margin-bottom: 2.0rem;
}

form.form-full img.floating-text {
    max-width: 80%;
    margin: 0 auto 20px auto;
}

form.form-full div.form-contents {
	padding-left: 30px;
	padding-right: 30px;
}

div.sub-section .form-bullets .header-image {
	text-align: center;
	margin: 2rem 0;
}
div.sub-section .form-bullets h2 {
	margin: .83em 0;	
}
.text-smaller {
	font-size: 0.95em;
}

textarea#ExtraNotes {
	display: none;
}

div.validation-summary-errors > ul > li {
	color: brown;
	font-style: italic;
}

.comment-example-heading {
	color: #e47d01;
	margin-bottom: 0.5em;
}

.comment-example-list {
	margin-top: 0;
}

p.comment-example,
.comment-example-list li {
	font-size: .9em;
	line-height: 1.3em;
	opacity: .9;
}

.case-eval-begin-form {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    margin-bottom: 2em
}

.case-eval-begin-form .text,
.case-eval-begin-form .icon {
	border-top: 4px solid #F7941E;
	height: 52px;
	float: left;
	text-align: center;
}

.case-eval-begin-form .text {
	background-color: #005696;
	width: 85%;
	padding: 10px 0 !important;
}

.case-eval-begin-form .text a {
	color: #fff;
	font-size: 17px;
	font-style: italic;
}

.case-eval-begin-form .icon {
	width: 15%;
	background-color: #EAF3F9;
	padding-top: 14px !important;
	font-size: 22px;
}

/* Pretty button */
.btn-primary {
	font-family: "Open Sans";
	font-style: normal;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	padding: 5px 20px;
	border: 0;
	background: rgb(225,85,31);
	background: linear-gradient(180deg, rgba(225,85,31,1) 0%, rgba(238,103,13,1) 49%, rgba(238,115,10,1) 100%);
}
a.btn-primary {
	text-align: center;
	display: inline-block;
}
a.btn-primary:hover {
	text-decoration: none;
	color: #fff;
}

.top-right-image-wrapper {
	padding: 2em 0;
}

.top-right-image-wrapper img {
	display: block;
	margin: 0 auto;
}

.img-mobile-form {
	width: 110px;
}

@media screen and (min-width: 325px) {
	.img-mobile-form {
		width: 130px;
	}
}

@media screen and (min-width: 600px) {
	.img-mobile-form {
		width: 160px;
	}
}
.jumbotron > .container {
	padding: 0;
	text-align: center;
	background-color: #82b8d2;
	border-top: 1px solid #718fa5;
	border-bottom: 1px solid #447da0;
}

.jumbotron > .container img {
	width: 100%;
	object-fit: cover;
}

.home-boxes-title {
	margin-top: 3rem;
}

#body .container .boxes {
	max-width: 990px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-flow: wrap;
	justify-content: space-around;
}

#body .container .boxes .home-box {
	margin-top: .5rem;
	margin-bottom: 2em;
	padding-left: 0;
	padding-right: 0;
	width: 30%; /* leave some gaps */
}

@media (min-width: 400px) and (max-width: 640px) {
	#body .container .boxes .home-box {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 399px) {
	#body .container .boxes .home-box {
		width: 100%;
	}
}

#body .container .boxes .home-box {
	border: 1px solid #dcdcdc;
	padding: 14px;
	background: #f2f5f6;
	position: relative;
	padding-bottom: 50px; /* room for the Learn More img button */
}

#body .container .boxes .home-box .home-box-image {
	width: 100%;
	max-width: 400px;
	border: 1px solid #dcdcdc;
	object-fit: cover;
	height: 120px;
	margin: .8em auto;
}

#body .container .boxes .home-box h2 {
	font-size: 1.4em;
	line-height: 1em;
	color: #026c9e;
	margin: .5em 0;
	font-weight: normal;
}

#body .container .boxes .home-box hr {
	margin: 0;
	border-color: #c2dae4
}

#body .container .boxes .home-box .learn-more {
	position: absolute;
	bottom: 1rem;
	width: 81%;
	text-align: center;
}

#body .container .boxes .home-box p {
	margin: .5rem 0;
}

#body .container > .boxes > .home-box > ul {
	padding: 0;
	margin: 0;
}

#body .container > .boxes > .home-box > ul > li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}

#body .container .boxes .home-box ul li a {
	font-size: 1.1em;
	color: #026c9e;
	font-weight: bold;
}

#body .container .home-about {
	padding: 2rem 0 3rem 0;
}

@media (min-width: 768px) {
	/* increase top padding when jumbotron is visible */
	#body .container .home-not-found {
		padding-top: 2rem;
	}
}

#body .container .home-not-found p:last-child {
	margin-bottom: 0;
}

body {
	line-height: 1.65em;
	color: #676565
}

.form-single-column-content,
.form-bullets li,
.form-bullets p,
.callout li,
#col-left dt,
.home-about p,
#body .container #col-left > p {
	font-size: 18px;
	line-height: 29px;
}

.learn-more li,
.form-full label,
.form-contents p,
#col-left ol li,
.confidential p,
#col-left dd,
#case-evaluation label,
#case-evaluation .question,
#case-evaluation p,
#col-left > ul > li,
#col-left .sub-section-right p {
	font-size: 16px;
	line-height: 26px;
}

header, #body {
	background: #fff;
}

.container .phone {
	color: #026c9e;
	text-align: right;
	padding-top: .9em;
	font-size: 1.35em;
}
@media (max-width: 767px) {
	header .container .phone {
		padding-top: 0;
		margin-bottom: 1rem;
	}
}
#topnav {
	margin: 0;
}

.navbar-inverse {
	background: #07426f;
}

.navbar-static-top {
	border: none;
}

.navbar-inverse .navbar-nav > li,
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li span {
	color: #fff;
	font-size: 15px !important;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav .open > ul > li {
	background: #026c9e;
}

/* Remove the bootstrap default dark background from active dropdown menu items */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
	background-color: inherit;
}

.navbar-collapse.in {
	overflow: visible;
}

/* make the spans match the above links to support the responsive phone number */
.navbar .topnav-toll-free span {
	display: inline-block;
	line-height: 20px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px !important;
}

@media screen and (min-width: 768px) {
	.open > .dropdown-menu {
		display: none;
	}

	/* Do the navbar hover drop downs */
	.dropdown:hover .dropdown-menu {
		display: block;
		margin-top: 0;
	}

	.navbar-inverse .navbar-nav > li.selected,
	.navbar-inverse .navbar-nav > li:hover:not(.topnav-toll-free) {
		background: #026c9e;
	}

	.navbar-inverse .navbar-nav .open > ul > li {
		background: none;
	}

	.touch-button {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}

	/* left align the menu items on mobile */
	.navbar-nav.pull-right {
		float: left !important;
		padding: 10px 0;
	}

	.navbar-nav .dropdown-toggle span.caret {
		display: none;
	}

	.navbar-nav ul.dropdown-menu {
		padding: 0;
	}
	
	.navbar-nav > li > a,
	.navbar-nav .open .dropdown-menu > li > a {
		padding: 1em;
		line-height: 1em;
	}

	.navbar-nav > li.nav-item > a,
	.navbar-nav .dropdown-menu > li {
		border-bottom: 1px solid rgba(0,0,0,.15);
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}

	.touch-button {
		position: absolute;
		border: none;
		outline: none;
		padding: 0;
		top: 0;
		right: 0;
		width: 3em;
		height: 3em;
		background: rgba(0,0,0,.075);
		text-align: center;
		z-index: 999;
	}

	.touch-button .caret {
		margin: 0;
	}

	/*blue box images*/
	#col-left .sub-section .sub-section-left {
		display: none;
	}

	/*detail img*/
	#col-left p img {
		display: none;
	}
}

.breadcrumbs {
	background: url('/images/layout/breadcrumbs-bg.png') top center repeat-x;
	padding-top: 1rem;
}

.breadcrumbs > a {
	color: #888888;
	font-size: 1em;
	white-space: nowrap;
}

.breadcrumbs > a.selected {
	color: #005f95;
}

/* ER 4/22 Many pages had <br> or <br><br> at the bottom of their content */
#col-left:not(:has(a[href="#sources"])) {
	padding-bottom: 2em;
}

@media (min-width: 992px) {
	#col-left {
		padding-right: 40px;
	}
}

@media (min-width: 1190px) {
	#col-right {
		width:330px;
	}
	#col-left {
		width: 845px;
		padding-right: 70px;
	}
}

h1 {
	color: #07426f;
	font-weight: normal;
	line-height: 1.2;
	font-size: 2.2em; /* Bootstrap default is 2em */
}

h2, h2 a {
	color: #07426f;
	font-weight: normal;
}

.callout > .title,
#case-evaluation > h2 {
	font-size: 28px;
	line-height: 35px;
	margin-block: .83em; /* copy user-agent H2 margins for .title */
}

.form-single-column-content > h2,
.form-bullets > h2,
#col-left > h2 {
	color: #093867;
	font-size: 2.1em;
	line-height: 1.2;
	font-family: 'Neuton';
	font-weight: normal;
}

	#col-left > h2:has(a[href*='/personal-injury/clergy-sexual-abuse/by-state/']) {
		margin-bottom: 0.3em; /* Clergy by state */
	}

.form-bullets > h2 {
	font-size: 28px;
	line-height: 32px;
}

h2 span {
	color: #005f95;
	font-size: 0.9em;
}

h3 {
	color: #026c9e;
}

.form-single-column-content > h3, 
.form-bullets h3,
.home-about h3,
#col-left h3 {
	color: #07426f;
	font-family: 'Neuton';
	font-size: 30px;
	font-weight: normal;
}

.form-bullets h3 {
	font-size: 24px;
}

h4 {
	font-family: 'Neuton';
	color: #07426f;
	font-size: 24px;
	font-weight: normal;
}

h5 {
    font-family: 'Neuton';
    color: #07426f;
    font-size: 21px;
    font-weight: normal;
}

a {
	color: #0253a4;
}

.form-single-column-content p a,
.form-bullets a,
#col-left p a {
	font-weight: bold;
	color: #f98c3f;
}

p {
	margin-bottom: 2.5rem;
}

.container > div > div > ul {
	padding-left:20px;
}
.container > div > div > p + ul {
	margin-top: -10px;
}
.container > div > div > ul li {
	list-style-type: square;
}

/* Remove square bullets when using FontAwesome bullets */
.container > div > div > ul.fa-ul li {
	list-style-type: none;
}

/* Font-Awesome Bullets */
ul.dollar li:before {
	font-family: 'FontAwesome';
	content: '\f155';
	margin: 0 10px 0 -20px;
}

#sub-menu {
	color: #888888;
	font-weight: bold;
	margin-bottom: 1.75rem;
}
#sub-menu .dropdown {
	display: inline;
}
#sub-menu .dropdown ul.dropdown-menu {
	border-top: none;
	background: url('/images/layout/dropdown-bg.png') no-repeat #fff;
	background-position: left top;	
	padding-top: 1.5rem;
	top: 94%; /* bring it up just a tad to make it stay on hover */
}
#sub-menu .dropdown:hover > ul.dropdown-menu {
	display: block;
}
#sub-menu .dropdown ul.dropdown-menu li a {
	color: #005f95;
}
#sub-menu a {
	white-space: nowrap;
}
footer {
	background-color: #07426f;
	padding: 3rem 0 10rem 0;
}
footer, footer a, footer a:visited, footer a:active, footer a:hover, footer a:focus {
	color: #fff;
}
footer hr {
	border-color: #39688c;
}
footer p.disclaimer {
	font-size: .9em;
}
footer .secure {
	text-align: center;
}
footer .social-icons {
	margin-top: 0;
}
footer .social-icons i {
	height: 1.6em;
	width: 1.6em;
	border-radius: 1.6em;
	padding-top: 0.4em;
	background: #e0f1ff;
	color: #07426f;
	font-size: 2em;
	text-align: center;
}
footer .social-icons a + a {
	margin-left: 1em;
}
div.sub-section {
	margin-bottom: 3.5rem;
	background-color: #eaf3f9;
	padding: 1.25rem 1.75rem;
}

div.sub-section-concluded {
	margin-bottom: 3.5rem;
	background-color: #eaf3f9;
	padding: 1.25rem 1.75rem;
}

div.sub-section-concluded p {
	font-style: italic;
	margin: 5px 0;
}
div.sub-section-concluded strong {
	margin-bottom: 0;
	margin-top: 0.5em;
	line-height: 1.1em;
}
div.sub-section.sub-section-questions {
	background: url('/images/content/sub-section-questions-bg.png') top right no-repeat #eaf3f9;
	padding-top: 3rem;
}

div.sub-section.sub-section-side-effects {
	background: url('/images/content/sub-section-side-effects-bg.png') top right no-repeat #eaf3f9;
	padding-top: 3rem;
	padding-bottom: 1.7em;
}

div.sub-section ul, div.form-bullets > ul {
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
}

div.sub-section ul li, div.form-bullets > ul > li {
	list-style-type: square;
	margin-bottom: 1em;
}

div.form-bullets ul.condensed li {
	margin-bottom: .25em;
}

div.form-bullets ul.condensed-extra li {
	margin-bottom: 0;
}

div.sub-section h2, div.sub-section h3 {
	margin: 0;
}
div.sub-section .sub-section-left img {
	margin: 0 auto 2em auto;
	display: block;
}
@media (max-width: 767px) {
	div.sub-section .sub-section-left img {
		max-width: 200px;
	}
}
div.sub-section .sub-section-left .step {
	display: block;
	color: #fff;
	background-color: #005f95;
	text-align: center; 
	padding: .5rem 0;
	width:35px;
	font-size: 2rem;
}
img.img-left {
	float: left;
	margin: .5rem 3rem 2rem 0;
}
img.img-right,
img.blog-image {
	float: right;
	margin: 0 0 2rem 3rem;
}
img.img-center {
	margin: 0 auto;
}
img.blog-image {
	max-width: 40%;
}

@media (max-width: 767px) {
	p img.img-left,
	p img.img-right,
	img.blog-image {
		margin: .5rem auto 2rem auto;
		display: block;
		float: inherit;
	}
	img.blog-image {
		max-width: 100%;
	}
}
.sub-section.past-areas {

}

.sub-section.past-areas .row {
	margin: 0;
}

.row .past-area {
	padding: 1rem;
}

.row .past-area h2 {
	padding: 1.5rem;
	background-color: #fff;
	text-align: center;
}

dd {
	margin-left: 0;
	margin-bottom: 1rem;
}

#col-left ol li h2,
dl dt {
	font-family: 'Open Sans';
	color: #07426F;
}

#col-left ol li h2,
#col-left dl dt {
	margin-bottom: 10px;
}

dd abbr, dt abbr {
	font-weight: bold;
}

p.blog-details {
	margin: 0;
	font-style: italic;
}
p.blog-summary {
	margin-bottom: 0.75rem;
}

.blog-index-title {
	font-size: 1.5em;
}

p.indent {
	text-indent: -12px;
	padding-left: 12px;
}
p.heading {
	color: #667371;
	font-weight: bold;
	border-bottom: 1px dashed #9db1c6;
}

small {
	vertical-align: top;
}
h1 small {
	font-size: 50%;
}
h2 small {
	font-size: 60%;
}

.row.landing-menu div {
	padding-left: 10px;
	padding-right: 10px;
}
.row.landing-menu div div {
	text-align: center;
	background-color: #eaf3f9;
	padding: 1.5rem .75rem .75rem .75rem;
}
.row.landing-menu {
	margin-bottom: 2rem;
}

.text-left {
	text-align: left
}
.text-center {
	text-align: center
}

#col-left > blockquote {
	font-size: 15px;
	line-height: 20px;
}

@media (max-width: 376px) {
	#col-left > blockquote {
		margin-left: 1em;
		margin-right: 1em;
	}
}
#col-left > blockquote > strong {
	color: brown;
}

#col-left > p.state-disclaimer {
	font-style: italic;
	font-size: .9em;
	line-height: 1.3em;
}

#col-left .hidden-col-left {
	display: none;
}

#col-right .hidden-col-right {
	display: none;
}

.row#sources {
	margin-bottom: 2em;
}
.row#sources a {
	display:block;
	margin-bottom: .3em;
}
.row#sources div {
	font-size: .9em;
	line-height: 1.5em;
}

.table-wrapper {
	border: 1px solid #dcdcdc;
	border-top-width: 5px;
	padding: 3px 4px 6px 4px;
	margin: 0 auto 1em auto;
}
@media (min-width: 767px) {
	.table-wrapper {
		margin: 0 6rem 0 5rem;
	}
}
.table.table-data {
	width: 100%;
}
.table.table-data tbody tr {
	border-top: 1px solid #dcdcdc;
}
.table.table-data th {
	background-color: #07426F;
	color: #fff;
}
.table.table-data th.total {
	background-color: #FBCE01;
	width: 25% !important;
}
.table.table-data td.number {
	text-align:center; 
	width: 20%
}
.table.table-data td.number.total {
	background-color: #f2f5f6;
	font-weight: bold;
}
.table.table-data td, .table.table-data th {
	padding: 3px;
}

ul.sitemap-list {
	padding-left: 0;
}

ul.sitemap-list > li {
	list-style-type: none;
}

ul.sitemap-list > li > a {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px dotted #07426F;
	margin-bottom: 10px;
	display: inline-block;
}

ul.sitemap-list > li > ul > li:last-child {
	margin-bottom: 1.5em;
}

.subtext {
	font-size: 0.8em;
}

.supertext {
	font-size: 1.2em;
	font-weight: bold;
}

.red {
	color: brown;
}

.confidential {
	background-color: #F2F5F6;
	padding: 8px 10px;
	margin-bottom: 4em;
	border: 1px solid #dcdcdc;
}

.confidential h3 {
	margin-top: 0;
	margin-bottom: 5px;
}

.confidential p {
	margin-top: 5px;
	margin-bottom: 0;
}

.confidential h3 .fa {
	color: #F4931D;
}

.form-contents a,
.form-bullets a,
#col-left p a,
.dont-break-out {
	/* These are technically the same, but use both */
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-word;
	/* Adds a hyphen where the word breaks, if supported (No Blink) */
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

ul.cols-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    -moz-column-gap: 20px;
}

/* Should be a Bootstrap rule */
.text-nowrap {
	white-space: nowrap;
}

.callUs {
	border: 1px solid #dcdcdc;
	background: url('/images/forms/case-evaluation-bg.png') bottom right no-repeat #f2f5f6;
	background-size: 100% auto;
	margin: 0 auto 1rem auto;
	padding: .1rem 1.5rem;
}

.callUs a.btn-primary {
	margin-bottom: 2rem;
}

@media (max-width: 991px) {
	.callUs {
		background: url('/images/forms/book-bg.png') top right no-repeat #f2f5f6;
		max-width: 100%;
	}

	.callUs a.btn-primary {
		margin-bottom: 1rem;
	}

	.callUs a.btn-primary br {
		display: none;
	}
}

.callUs p {
	font-size: 16px;
	line-height: 26px;
}

.callUs > h2 {
	font-size: 28px;
	line-height: 35px;
}
