@charset "UTF-8";
/*!
 * Bootstrap v2.2.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -0.125rem;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 2rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #333333;
  background-color: #fff;
}
a {
  color: #0c2c73;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
a:hover {
  color: #092156;
  text-decoration: underline;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.row {
  margin-left: -1.25rem;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 0.0625rem;
  margin-left: 1.25rem;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 58.75rem;
}
.span12 {
  width: 58.75rem;
}
.span11 {
  width: 53.75rem;
}
.span10 {
  width: 48.75rem;
}
.span9 {
  width: 43.75rem;
}
.span8 {
  width: 38.75rem;
}
.span7 {
  width: 33.75rem;
}
.span6 {
  width: 28.75rem;
}
.span5 {
  width: 23.75rem;
}
.span4 {
  width: 18.75rem;
}
.span3 {
  width: 13.75rem;
}
.span2 {
  width: 8.75rem;
}
.span1 {
  width: 3.75rem;
}
.offset12 {
  margin-left: 61.25rem;
}
.offset11 {
  margin-left: 56.25rem;
}
.offset10 {
  margin-left: 51.25rem;
}
.offset9 {
  margin-left: 46.25rem;
}
.offset8 {
  margin-left: 41.25rem;
}
.offset7 {
  margin-left: 36.25rem;
}
.offset6 {
  margin-left: 31.25rem;
}
.offset5 {
  margin-left: 26.25rem;
}
.offset4 {
  margin-left: 21.25rem;
}
.offset3 {
  margin-left: 16.25rem;
}
.offset2 {
  margin-left: 11.25rem;
}
.offset1 {
  margin-left: 6.25rem;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 2rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.smallest {
  font-size: 0.6875rem;
  font-weight: normal;
  line-height: 0.75rem;
}
.small {
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 0.9375rem;
}
.medium {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.125rem;
}
.big {
  font-size: 1.0625rem;
  font-weight: normal;
  line-height: 1.1875rem;
}
.biggest {
  font-size: 1.1875rem;
  font-weight: normal;
  line-height: 1.375rem;
}
p {
  margin: 0 0 0.5625rem;
}
.lead {
  margin-bottom: 1.125rem;
  font-size: 1.3125rem;
  font-weight: 200;
  line-height: 1.6875rem;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #e7e7e7;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.5625rem 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.125rem;
  color: #0c2c73;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #e7e7e7;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  line-height: 2.25rem;
}
h1,
.h1 {
  font-size: 1.5rem;
  line-height: 1.75rem;
}
h2,
.h2 {
  font-size: 1.375rem;
  line-height: 1.625rem;
}
h3,
.h3 {
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #998d6b;
}
h4,
.h4 {
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #007cb4;
}
h5,
.h5 {
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #998d6b;
}
h6,
.h6 {
  font-size: 1rem;
  line-height: 1.25rem;
  color: #007aad;
}
h1 small,
.h1 small {
  font-size: 1.53125rem;
}
h2 small,
.h2 small {
  font-size: 1.09375rem;
}
h3 small,
.h3 small {
  font-size: 0.875rem;
}
h4 small,
.h4 small {
  font-size: 0.875rem;
}
h1,
h3,
h5,
.h1,
.h3,
.h5 {
  color: #0c2c73;
}
h2,
h4,
.h2,
.h4 {
  color: #0c2c73;
}
h6,
.h6 {
  color: #092156;
}
.page-header {
  padding-bottom: 0.5rem;
  margin: 1.125rem 0 1.6875rem;
  border-bottom: 0.0625rem solid #eee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 0.5625rem 1.5625rem;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 1.125rem;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 1.125rem;
}
dt,
dd {
  line-height: 1.125rem;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0.5625rem;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 10rem;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 11.25rem;
}
hr {
  margin: 1.125rem 0;
  border: 0;
  border-top: 0.0625rem solid #b2b2b2;
}
blockquote {
  padding: 0 0 0 0.9375rem;
  margin: 0 0 1.125rem;
  border-left: 0.3125rem solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.40625rem;
}
blockquote small {
  display: block;
  line-height: 1.125rem;
  color: #e7e7e7;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 0.9375rem;
  padding-left: 0;
  border-right: 0.3125rem solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 1.125rem;
  font-style: normal;
  line-height: 1.125rem;
}
.parsley-error {
  color: #B94A48 !important;
  background-color: #F2DEDE !important;
  border: 0.0625rem solid #EED3D7 !important;
}
.parsley-errors-list {
  margin: -0.3125rem 0 0.9375rem 0;
  list-style: none;
  color: #db4442;
}
form {
  margin: 0 0 1.125rem;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1.125rem;
  font-size: 1.3125rem;
  line-height: 2.25rem;
  color: #333333;
  border: 0;
  border-bottom: 0.0625rem solid #e5e5e5;
}
legend small {
  font-size: 0.84375rem;
  color: #e7e7e7;
}
label,
input,
button,
select,
textarea {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.125rem;
}
input,
button,
select,
textarea {
  font-family: 'Open Sans', sans-serif;
}
label {
  display: block;
  margin-bottom: 0.3125rem;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 1.375rem;
  padding: 0.25rem 0.375rem;
  margin-bottom: 0.5625rem;
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #939598;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  border-radius: 0.25rem;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 12.875rem;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-appearance: none;
  background-color: #fff;
  border: 0.0625rem solid #ccc;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0,0,0,.075), 0 0 0.5rem rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0,0,0,.075), 0 0 0.5rem rgba(82,168,236,.6);
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0,0,0,.075), 0 0 0.5rem rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0.25rem 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
  cursor: pointer;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 1.75rem;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 0.25rem;
  /* For IE7, add top margin to align select with labels */
  line-height: 1.75rem;
}
select {
  width: 13.75rem;
  border: 0.0625rem solid #ccc;
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -0.125rem;
}
.uneditable-input,
.uneditable-textarea {
  color: #e7e7e7;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #919396;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #919396;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #919396;
}
.radio,
.checkbox {
  min-height: 1.125rem;
  padding-left: 1.25rem;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -1.25rem;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 0.3125rem;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 0.3125rem;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 0.625rem;
}
.input-mini {
  width: 3.75rem;
}
.input-small {
  width: 5.625rem;
}
.input-medium {
  width: 9.375rem;
}
.input-large {
  width: 13.125rem;
}
.input-xlarge {
  width: 16.875rem;
}
.input-xxlarge {
  width: 33.125rem;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 1.25rem;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 57.875rem;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 52.875rem;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 47.875rem;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 42.875rem;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 37.875rem;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 32.875rem;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 27.875rem;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 22.875rem;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 17.875rem;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 12.875rem;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 7.875rem;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 2.875rem;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 0.3125rem;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #dbc59e;
  -moz-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #dbc59e;
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #F58837;
  border-color: #c09853;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #d59392;
  -moz-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #d59392;
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #7aba7b;
  -moz-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #7aba7b;
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #7ab5d3;
  -moz-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #7ab5d3;
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 0.375rem #f8b9b7;
  -moz-box-shadow: 0 0 0.375rem #f8b9b7;
  box-shadow: 0 0 0.375rem #f8b9b7;
}
.form-actions {
  padding: 1.0625rem 1.25rem 1.125rem;
  margin-top: 1.125rem;
  margin-bottom: 1.125rem;
  background-color: #f5f5f5;
  border-top: 0.0625rem solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 0.5625rem;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 0.3125rem;
}
.input-append,
.input-prepend {
  margin-bottom: 0.3125rem;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu {
  font-size: 0.875rem;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 0.25rem 0.25rem 0;
  -moz-border-radius: 0 0.25rem 0.25rem 0;
  border-radius: 0 0.25rem 0.25rem 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 1.125rem;
  min-width: 1rem;
  padding: 0.25rem 0.3125rem;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.125rem;
  text-align: center;
  text-shadow: 0 0.0625rem 0 #fff;
  background-color: #eee;
  border: 0.0625rem solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #c8eada;
  border-color: #5abf90;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -0.0625rem;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0.25rem 0 0 0.25rem;
  -moz-border-radius: 0.25rem 0 0 0.25rem;
  border-radius: 0.25rem 0 0 0.25rem;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 0.25rem 0 0 0.25rem;
  -moz-border-radius: 0.25rem 0 0 0.25rem;
  border-radius: 0.25rem 0 0 0.25rem;
}
.input-append input + .btn-group .btn,
.input-append select + .btn-group .btn,
.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 0.25rem 0.25rem 0;
  -moz-border-radius: 0 0.25rem 0.25rem 0;
  border-radius: 0 0.25rem 0.25rem 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -0.0625rem;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 0.25rem 0.25rem 0;
  -moz-border-radius: 0 0.25rem 0.25rem 0;
  border-radius: 0 0.25rem 0.25rem 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 0.25rem 0.25rem 0;
  -moz-border-radius: 0 0.25rem 0.25rem 0;
  border-radius: 0 0.25rem 0.25rem 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -0.0625rem;
  -webkit-border-radius: 0.25rem 0 0 0.25rem;
  -moz-border-radius: 0.25rem 0 0 0.25rem;
  border-radius: 0.25rem 0 0 0.25rem;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -0.0625rem;
  -webkit-border-radius: 0 0.25rem 0.25rem 0;
  -moz-border-radius: 0 0.25rem 0.25rem 0;
  border-radius: 0 0.25rem 0.25rem 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 0.875rem;
  padding-right: 0.25rem \9;
  padding-left: 0.875rem;
  padding-left: 0.25rem \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 0.9375rem;
  -moz-border-radius: 0.9375rem;
  border-radius: 0.9375rem;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 0.875rem 0 0 0.875rem;
  -moz-border-radius: 0.875rem 0 0 0.875rem;
  border-radius: 0.875rem 0 0 0.875rem;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 0.875rem 0.875rem 0;
  -moz-border-radius: 0 0.875rem 0.875rem 0;
  border-radius: 0 0.875rem 0.875rem 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 0.875rem 0.875rem 0;
  -moz-border-radius: 0 0.875rem 0.875rem 0;
  border-radius: 0 0.875rem 0.875rem 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 0.875rem 0 0 0.875rem;
  -moz-border-radius: 0.875rem 0 0 0.875rem;
  border-radius: 0.875rem 0 0 0.875rem;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 0.1875rem;
  margin-left: 0;
}
.control-group {
  margin-bottom: 0.5625rem;
}
legend + .control-group {
  margin-top: 1.125rem;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 1.125rem;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 10rem;
  padding-top: 0.3125rem;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 1.25rem;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 11.25rem;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
  margin-top: 0.5625rem;
}
.form-horizontal .form-actions {
  padding-left: 11.25rem;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 1.125rem;
  font-size: 0.875rem;
}
.table th,
.table td {
  padding: 0.5rem;
  line-height: 1.125rem;
  text-align: center;
  vertical-align: top;
}
.table td:first-child {
  color: #0c2c73;
  font-weight: bold;
}
.table th {
  font-size: 1rem;
  font-weight: bold;
  color: #0c2c73;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 0.125rem solid #ddd;
}
.table-condensed th,
.table-condensed td {
  padding: 0.25rem 0.3125rem;
}
.table-bordered {
  border: 0.0625rem solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  border-radius: 0.25rem;
}
.table-bordered th,
.table-bordered td {
  border-left: 0.0625rem solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  -moz-border-radius-topleft: 0.25rem;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  -moz-border-radius-topright: 0.25rem;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 0.25rem;
  -moz-border-radius: 0 0 0 0.25rem;
  border-radius: 0 0 0 0.25rem;
  -webkit-border-bottom-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  -moz-border-radius-bottomleft: 0.25rem;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  -moz-border-radius-bottomright: 0.25rem;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  -moz-border-radius-topleft: 0.25rem;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  -moz-border-radius-topright: 0.25rem;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #e5e5e5;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 2.75rem;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 7.75rem;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 12.75rem;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 17.75rem;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 22.75rem;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 27.75rem;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 32.75rem;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 37.75rem;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 42.75rem;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 47.75rem;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 52.75rem;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 57.75rem;
  margin-left: 0;
}
.table tbody tr.success td {
  background-color: #dff0d8;
}
.table tbody tr.error td {
  background-color: #f2dede;
}
.table tbody tr.warning td {
  background-color: #F58837;
}
.table tbody tr.info td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover td {
  background-color: #f47a1f;
}
.table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -0.1875rem;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 0.25rem solid #000;
  border-right: 0.25rem solid transparent;
  border-left: 0.25rem solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 0.5rem;
  margin-left: 0.125rem;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.3125rem 0;
  margin: 0;
  list-style: none;
  background-color: #fff;
  *border-right-width: 0.125rem;
  *border-bottom-width: 0.125rem;
  -webkit-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.125rem;
  color: #000;
  text-shadow: 0 0.0625rem 0 #ffffff;
}
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 0.875rem 1.875rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.125rem;
  *line-height: 1.125rem;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #fff !important;
  font-weight: bold;
  *background-color: #0C2C73;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  background-color: #0C2C73;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 0;
  *border: 0;
  *margin-left: 0.3em;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #fff;
  background-color: #0a235c;
  *background-color: #0a235c;
}
.btn:active,
.btn.active {
  background-color: #071a45 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0a235c;
  *background-color: #071a45;
  /* Buttons in IE7 don't get borders, so darken on hover */
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -0.125rem;
}
.btn.active,
.btn:active {
  background-color: #071a45;
  background-color: #05112e \9;
  background-image: none;
  -webkit-box-shadow: inset 0 0.125rem 0.25rem rgba(0,0,0,.15), 0 0.0625rem 0.125rem rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 0.125rem 0.25rem rgba(0,0,0,.15), 0 0.0625rem 0.125rem rgba(0,0,0,.05);
  box-shadow: inset 0 0.125rem 0.25rem rgba(0,0,0,.15), 0 0.0625rem 0.125rem rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 1.0625rem 1.1875rem;
  font-size: 0.9375rem;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 0.125rem;
}
.btn-small {
  padding: 0.4375rem 0.8125rem;
  font-size: 0.625rem;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 0.375rem 0.625rem;
  font-size: 0.59375rem;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 0.3125rem;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
  background: #EDB400;
  color: #333333 !important;
}
.btn-primary:hover {
  background: #ba8d00;
  color: #222 !important;
}
.btn-warning {
  *background-color: #cb4f03;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  background-color: #cb4f03;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #b24503;
  *background-color: #b24503;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #993b02 \9;
}
.btn-danger {
  *background-color: #d63f3d;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  background-color: #d63f3d;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #ce2e2c;
  *background-color: #ce2e2c;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #b92927 \9;
}
.btn-success {
  *background-color: #218657;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  background-color: #218657;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #1c724a;
  *background-color: #1c724a;
}
.btn-success:active,
.btn-success.active {
  background-color: #175d3c \9;
}
.btn-info {
  *background-color: #092156;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  background-color: #092156;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #07183f;
  *background-color: #07183f;
}
.btn-info:active,
.btn-info.active {
  background-color: #040f28 \9;
}
.btn-inverse {
  *background-color: #767676;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  background-color: #767676;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #696969;
  *background-color: #696969;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #5d5d5d \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 0.1875rem;
  *padding-bottom: 0.1875rem;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 0.4375rem;
  *padding-bottom: 0.4375rem;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 0.1875rem;
  *padding-bottom: 0.1875rem;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 0.0625rem;
  *padding-bottom: 0.0625rem;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0c2c73;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #092156;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #333333;
  text-decoration: none;
}
body.edit .hidden-alert {
  display: block;
}
.hidden-alert {
  display: none;
}
.alert {
  padding: 0.9375rem 0;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.25rem;
  background: #EDB400;
  color: #0c2c73;
}
.alert h4 {
  margin: 0;
}
body.alert-close .alert {
  position: absolute;
  bottom: 100%;
  width: 100%;
  z-index: 1;
  -webkit-transition: bottom 0.3s ease-in-out;
  -moz-transition: bottom 0.3s ease-in-out;
  -o-transition: bottom 0.3s ease-in-out;
  transition: bottom 0.3s ease-in-out;
}
.alert .close {
  position: relative;
  top: 0;
  line-height: 1.125rem;
  color: #0c2c73;
}
.nav {
  margin-left: 0;
  margin-bottom: 1.125rem;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 0.1875rem 0.9375rem;
  font-size: 0.6875rem;
  font-weight: bold;
  line-height: 1.125rem;
  color: #e7e7e7;
  text-shadow: 0 0.0625rem 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 0.5625rem;
}
.navbar {
  overflow: visible;
  margin-bottom: 1.125rem;
  color: #fff;
  background-color: #0b2867;
  background-image: -moz-linear-gradient(top, #0c2c73, #092156);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0c2c73), to(#092156));
  background-image: -webkit-linear-gradient(top, #0c2c73, #092156);
  background-image: -o-linear-gradient(top, #0c2c73, #092156);
  background-image: linear-gradient(to bottom, #0c2c73, #092156);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0c2c73', endColorstr='#ff092156', GradientType=0);
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 3.125rem;
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-container.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 1rem 1.25rem 1rem;
  margin-left: -1.25rem;
  font-size: 1.125rem;
  color: #fff;
}
.navbar .brand:hover {
  text-decoration: none;
  color: #fff;
}
/*
// Plain text in topbar
// -------------------------
.navbar-text {
  margin-bottom: 0;
  line-height: @navbarHeight;
}

// Janky solution for now to account for links outside the .nav
// -------------------------
.navbar-link {
  color: @navbarLinkColor;
  &:hover {
    color: @navbarLinkColorHover;
  }
}

// Dividers in navbar
// -------------------------
.navbar .divider-vertical {
  height: @navbarHeight;
  margin: 0 9px;
  border-left: 1px solid @navbarBackground;
  border-right: 1px solid @navbarBackgroundHighlight;
}
*/
.navbar .btn-navbar,
.navbar .btn-group {
  margin-top: 0.625rem;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn {
  margin-top: 0;
}
/*
// Navbar forms
// -------------------------
.navbar-form {
  margin-bottom: 0; // remove default bottom margin
  .clearfix();
  input,
  select,
  .radio,
  .checkbox {
    .navbarVerticalAlign(30px); // Vertically center in navbar
  }
  input,
  select,
  .btn {
    display: inline-block;
    margin-bottom: 0;
  }
  input[type="image"],
  input[type="checkbox"],
  input[type="radio"] {
    margin-top: 3px;
  }
  .input-append,
  .input-prepend {
    margin-top: 6px;
    white-space: nowrap; // preven two  items from separating within a .navbar-form that has .pull-left
    input {
      margin-top: 0; // remove the margin on top since it's on the parent
    }
  }
}

// Navbar search
// -------------------------
.navbar-search {
  position: relative;
  float: left;
  .navbarVerticalAlign(30px); // Vertically center in navbar
  margin-bottom: 0;
  .search-query {
    margin-bottom: 0;
    padding: 4px 14px;
    #font > .sans-serif(13px, normal, 1);
    .border-radius(15px); // redeclare because of specificity of the type attribute
  }
}



// Static navbar
// -------------------------

.navbar-static-top {
  position: static;
  margin-bottom: 0; // remove 18px margin for default navbar
  .navbar-inner {
    .border-radius(0);
  }
}



// Fixed navbar
// -------------------------

// Shared (top/bottom) styles
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: @zindexFixedNavbar;
  margin-bottom: 0; // remove 18px margin for default navbar
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left:  0;
  padding-right: 0;
  .border-radius(0);
}

// Reset container width
// Required here as we reset the width earlier on and the grid mixins don't override early enough
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  #grid > .core > .span(@gridColumns);
}

// Fixed to top
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top,
.navbar-static-top {
  .navbar-inner {
    .box-shadow(~"0 1px 10px rgba(0,0,0,.1)");
  }
}

// Fixed to bottom
.navbar-fixed-bottom {
  bottom: 0;
  .navbar-inner {
    .box-shadow(~"0 -1px 10px rgba(0,0,0,.1)");
  }
}
*/
/*
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right; // redeclare due to specificity
  margin-right: 0; // remove margin on float right nav
}
.navbar .nav > li {
  float: left;
}

// Links
.navbar .nav > li > a {
  float: none;
  // Vertically center the text given @navbarHeight
  padding: ((@navbarHeight - @baseLineHeight) / 2) 15px ((@navbarHeight - @baseLineHeight) / 2);
  color: @navbarLinkColor;
  text-decoration: none;
  text-shadow: 0 1px 0 @navbarBackgroundHighlight;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

// Hover
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: @navbarLinkBackgroundHover; // "transparent" is default to differentiate :hover from .active
  color: @navbarLinkColorHover;
  text-decoration: none;
}

// Active nav items
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: @navbarLinkColorActive;
  text-decoration: none;
  background-color: @navbarLinkBackgroundActive;
  .box-shadow(inset 0 3px 8px rgba(0,0,0,.125));
}
*/
.navbar .btn-navbar {
  display: none;
  float: left;
  padding: 0.4375rem 0.625rem 0.875rem;
  margin-left: 0.3125rem;
  margin-top: 0.3125rem;
  background: none;
}
.line {
  display: inline-block;
  width: 1.25rem;
  height: 0.1875rem;
  -webkit-user-select: none;
  transition: 0.3s;
  position: absolute;
  background-color: #fff;
}
.navicon-button {
  text-align: left;
  padding: 0.375rem 0.625rem;
  transition: 0.3s;
  cursor: pointer;
  user-select: none;
  background: transparent;
}
.navicon-button:hover {
  opacity: 1;
}
.navicon-button:hover .navicon {
  background-color: #bfbfbf;
}
.navicon-button:hover .navicon:before,
.navicon-button:hover .navicon:after {
  background-color: #bfbfbf;
}
.navicon-button:active {
  transition: 0;
  background: rgba(0, 0, 0, 0.1);
}
.navicon-button .navicon:before,
.navicon-button .navicon:after {
  display: inline-block;
  width: 1.25rem;
  height: 0.1875rem;
  -webkit-user-select: none;
  transition: 0.3s;
  position: absolute;
  background-color: #fff;
  content: '';
  top: 0.4375rem;
}
.navicon-button .navicon:before {
  top: -0.4375rem;
}
.navicon {
  display: inline-block;
  width: 1.25rem;
  height: 0.1875rem;
  -webkit-user-select: none;
  transition: 0.3s;
  position: absolute;
  background-color: #fff;
  position: relative;
}
.navicon-button.open .navicon {
  background: transparent;
}
.navicon-button.open .navicon:before,
.navicon-button.open .navicon:after {
  transform-origin: 50% 50%;
  top: 0;
  width: 1.5625rem;
}
.navicon-button.open .navicon:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navicon-button.open .navicon:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*
// Menu position and menu carets
.navbar .nav > li > .dropdown-menu {
  &:before {
    content: '';
    display: inline-block;
    border-left:   7px solid transparent;
    border-right:  7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: @dropdownBorder;
    position: absolute;
    top: -7px;
    left: 9px;
  }
  &:after {
    content: '';
    display: inline-block;
    border-left:   6px solid transparent;
    border-right:  6px solid transparent;
    border-bottom: 6px solid @dropdownBackground;
    position: absolute;
    top: -6px;
    left: 10px;
  }
}
// Menu position and menu caret support for dropups via extra dropup class
.navbar-fixed-bottom .nav > li > .dropdown-menu {
  &:before {
    border-top: 7px solid #ccc;
    border-top-color: @dropdownBorder;
    border-bottom: 0;
    bottom: -7px;
    top: auto;
  }
  &:after {
    border-top: 6px solid @dropdownBackground;
    border-bottom: 0;
    bottom: -6px;
    top: auto;
  }
}

// Remove background color from open dropdown
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: @navbarLinkBackgroundActive;
  color: @navbarLinkColorActive;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: @navbarLinkColor;
  border-bottom-color: @navbarLinkColor;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: @navbarLinkColorActive;
  border-bottom-color: @navbarLinkColorActive;
}

// Right aligned menus need alt position
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
  &:before {
    left: auto;
    right: 12px;
  }
  &:after {
    left: auto;
    right: 13px;
  }
  .dropdown-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -1px;
    .border-radius(6px 0 6px 6px);
  }
}


// Inverted navbar
// -------------------------

.navbar-inverse {
  color: @navbarInverseText;

  .navbar-inner {
    #gradient > .vertical(@navbarInverseBackgroundHighlight, @navbarInverseBackground);
    border-color: @navbarInverseBorder;
  }

  .brand,
  .nav > li > a {
    color: @navbarInverseLinkColor;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    &:hover {
      color: @navbarInverseLinkColorHover;
    }
  }

  .nav > li > a:focus,
  .nav > li > a:hover {
    background-color: @navbarInverseLinkBackgroundHover;
    color: @navbarInverseLinkColorHover;
  }

  .nav .active > a,
  .nav .active > a:hover,
  .nav .active > a:focus {
    color: @navbarInverseLinkColorActive;
    background-color: @navbarInverseLinkBackgroundActive;
  }

  // Inline text links
  .navbar-link {
    color: @navbarInverseLinkColor;
    &:hover {
      color: @navbarInverseLinkColorHover;
    }
  }

  // Dividers in navbar
  .divider-vertical {
    border-left-color: @navbarInverseBackground;
    border-right-color: @navbarInverseBackgroundHighlight;
  }

  // Dropdowns
  .nav li.dropdown.open > .dropdown-toggle,
  .nav li.dropdown.active > .dropdown-toggle,
  .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: @navbarInverseLinkBackgroundActive;
    color: @navbarInverseLinkColorActive;
  }
  .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: @navbarInverseLinkColor;
    border-bottom-color: @navbarInverseLinkColor;
  }
  .nav li.dropdown.open > .dropdown-toggle .caret,
  .nav li.dropdown.active > .dropdown-toggle .caret,
  .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: @navbarInverseLinkColorActive;
    border-bottom-color: @navbarInverseLinkColorActive;
  }

  // Navbar search
  .navbar-search {
    .search-query {
      color: @white;
      background-color: @navbarInverseSearchBackground;
      border-color: @navbarInverseSearchBorder;
      .box-shadow(~"inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15)");
      .transition(none);
      .placeholder(@navbarInverseSearchPlaceholderColor);

      // Focus states (we use .focused since IE7-8 and down doesn't support :focus)
      &:focus,
      &.focused {
        padding: 5px 15px;
        color: @grayDark;
        text-shadow: 0 1px 0 @white;
        background-color: @navbarInverseSearchBackgroundFocus;
        border: 0;
        .box-shadow(0 0 3px rgba(0,0,0,.15));
        outline: 0;
      }
    }
  }

  // Navbar collapse button
  .btn-navbar {
    .buttonBackground(darken(@navbarInverseBackgroundHighlight, 5%), darken(@navbarInverseBackground, 5%));
  }

}


*/
.breadcrumb {
  padding: 0.5rem 0;
  margin: 0;
  list-style: none;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  border-radius: 0.25rem;
}
.breadcrumb li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 0.0625rem 0 #fff;
}
.breadcrumb .divider {
  padding: 0 0.3125rem;
  color: #ccc;
}
.breadcrumb .active {
  color: #e7e7e7;
}
.pagination {
  margin: 1.125rem 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 0.25rem 0.75rem;
  line-height: 1.125rem;
  text-decoration: none;
  background-color: #fff;
  border: 0.0625rem solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #e7e7e7;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #e7e7e7;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 0.0625rem;
  -webkit-border-top-left-radius: 0.25rem;
  -moz-border-radius-topleft: 0.25rem;
  border-top-left-radius: 0.25rem;
  -webkit-border-bottom-left-radius: 0.25rem;
  -moz-border-radius-bottomleft: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0.25rem;
  -moz-border-radius-topright: 0.25rem;
  border-top-right-radius: 0.25rem;
  -webkit-border-bottom-right-radius: 0.25rem;
  -moz-border-radius-bottomright: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 1.0625rem 1.1875rem;
  font-size: 0.9375rem;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 0.375rem;
  -moz-border-radius-topleft: 0.375rem;
  border-top-left-radius: 0.375rem;
  -webkit-border-bottom-left-radius: 0.375rem;
  -moz-border-radius-bottomleft: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 0.375rem;
  -moz-border-radius-topright: 0.375rem;
  border-top-right-radius: 0.375rem;
  -webkit-border-bottom-right-radius: 0.375rem;
  -moz-border-radius-bottomright: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 0.1875rem;
  -moz-border-radius-topleft: 0.1875rem;
  border-top-left-radius: 0.1875rem;
  -webkit-border-bottom-left-radius: 0.1875rem;
  -moz-border-radius-bottomleft: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 0.1875rem;
  -moz-border-radius-topright: 0.1875rem;
  border-top-right-radius: 0.1875rem;
  -webkit-border-bottom-right-radius: 0.1875rem;
  -moz-border-radius-bottomright: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 0.4375rem 0.8125rem;
  font-size: 0.625rem;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0.375rem 0.625rem;
  font-size: 0.59375rem;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 35rem;
  margin: -15.625rem 0 0 -17.5rem;
  background-color: #fff;
  border: 0.0625rem solid #999;
  border: 0.0625rem solid rgba(0, 0, 0, 0.3);
  *border: 0.0625rem solid #999;
  /* IE6-7 */
  -webkit-border-radius: 0.375rem;
  -moz-border-radius: 0.375rem;
  border-radius: 0.375rem;
  -webkit-box-shadow: 0 0.1875rem 0.4375rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0.1875rem 0.4375rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0.1875rem 0.4375rem rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 0.5625rem 0.9375rem;
  border-bottom: 0.0625rem solid #eee;
}
.modal-header .close {
  margin-top: 0.125rem;
}
.modal-header h3 {
  margin: 0;
  line-height: 1.875rem;
}
.modal-body {
  overflow-y: auto;
  max-height: 25rem;
  padding: 0.9375rem;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 0.875rem 0.9375rem 0.9375rem;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 0.0625rem solid #ddd;
  -webkit-border-radius: 0 0 0.375rem 0.375rem;
  -moz-border-radius: 0 0 0.375rem 0.375rem;
  border-radius: 0 0 0.375rem 0.375rem;
  -webkit-box-shadow: inset 0 0.0625rem 0 #fff;
  -moz-box-shadow: inset 0 0.0625rem 0 #fff;
  box-shadow: inset 0 0.0625rem 0 #fff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 0.3125rem;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -0.0625rem;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('../img/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('./assets/font/slick.eot');
  src: url('./assets/font/slick.eot?#iefix') format('embedded-opentype'), url('./assets/font/slick.woff') format('woff'), url('./assets/font/slick.ttf') format('truetype'), url('./assets/font/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 1.25rem;
  width: 1.25rem;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -0.625rem \9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.5;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 1.25rem;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -1.5625rem;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: -1.5625rem;
}
.slick-prev:before {
  content: "‹";
}
.slick-prev:before[dir="rtl"] {
  content: "›";
}
.slick-next {
  right: -1.5625rem;
}
.slick-next[dir="rtl"] {
  left: -1.5625rem;
  right: auto;
}
.slick-next:before {
  content: "›";
}
.slick-next:before[dir="rtl"] {
  content: "‹";
}
/* Dots */
.slick-dots {
  position: absolute;
  bottom: 1.25rem;
  right: 0;
  list-style: none;
  display: block;
  text-align: right;
  padding: 0 1.25rem 0 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 1rem;
  width: 1rem;
  margin: 0 0.0625rem;
  padding: 0.1875rem;
  cursor: pointer;
}
.slick-dots li button {
  border: 0.0625rem solid #092156;
  background: #fff;
  display: block;
  height: 1rem;
  width: 1rem;
  line-height: 1;
  padding: 0;
  font-size: 0;
  color: #000;
  opacity: 0.75;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  background-color: #0c2c73;
  opacity: 1;
  color: #fff;
}
.slick-dots li.slick-active button {
  background: #0c2c73;
  border: none;
  opacity: 0.75;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
* {
  -webkit-font-smoothing: antialiased;
}
.m-b {
  margin-bottom: 0.625rem;
}
.shadow {
  -webkit-box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.02);
  border: 0.0625rem solid #e5e5e5;
}
#iframe {
  background: #121212;
}
body {
  height: 100%;
}
.chromeframe {
  background-color: #F58837;
  border-bottom: 0.0625rem solid #f45d28;
  color: #c09853;
  padding: 0.625rem 0;
  text-align: center;
}
.visuallyhidden,
.hidden-compliance {
  clip: rect(0 0 0 0);
  height: 0.0625rem;
  margin: -0.0625rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.0625rem;
  font: 0/0 / a;
  color: rgba(0, 0, 0, 0);
  text-shadow: none;
  background-color: rgba(255, 255, 255, 0);
  border: none;
}
.hidden-compliance:focus {
  position: relative;
  /*background-color: @brand-alt;*/
  color: #fff;
  width: auto;
  height: auto;
  padding: 0.25rem;
  margin: 0;
  clip: auto;
  display: block;
  z-index: 1000000;
}
.icon:hover,
[class*="icon-"]:hover {
  color: #0a235c;
  text-decoration: none;
}
.icon:hover:before,
[class*="icon-"]:hover:before {
  font-family: "icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  /* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
  text-decoration: none;
  text-transform: none;
}
.icon-search {
  color: #0c2c73;
  width: 1.1875rem;
  height: 1.0625rem;
  overflow: hidden;
  font-size: 0;
}
.icon-search:before {
  font-size: 1.25rem;
  vertical-align: top;
  line-height: 1.2em;
}
.icon-facebook {
  color: #092156;
  font-size: 1.875rem;
  margin: 0 0.125rem;
}
.icon-twitter {
  color: #092156;
  font-size: 1.875rem;
  margin: 0 0.125rem;
}
.icon-youtube {
  color: #092156;
  font-size: 1.875rem;
  margin: 0 0.125rem;
}
.icon-ehl {
  color: #737578;
  font-size: 0;
}
.icon-ehl:before {
  font-size: 0.875rem;
  margin: -0.625rem 0.125rem 0;
  vertical-align: top;
}
.icon-ehl:hover {
  color: #919396 !important;
}
.icon-lock {
  color: #092156;
}
.marker-click img {
  width: auto;
}
header {
  padding-top: 1.25rem;
  padding-bottom: 0.9375rem;
  *zoom: 1;
}
header:before,
header:after {
  display: table;
  content: "";
  line-height: 0;
}
header:after {
  clear: both;
}
.header-right {
  color: #0c2c73;
}
.header-right ul {
  margin: 0;
}
.header-right ul li {
  float: left;
  margin-right: 0.25rem;
}
.header-right ul li:before {
  content: "|";
  margin-left: 0.125rem;
}
.header-right ul li:first-child:before {
  display: none;
}
.header-right ul li a {
  font-size: 0.9375rem;
}
.logo,
.logotype {
  display: block;
  width: 19.6875rem;
  height: 3.3125rem;
}
.logo {
  float: left;
}
.logotype {
  background-image: url(../img/touchmarknb-logo.svg);
  background-repeat: no-repeat;
}
.logotype img {
  width: 19.6875rem;
}
.no-svg .logotype {
  background-image: url(../img/touchmarknb-logo.svg);
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .logotype {
    background-image: url(../img/touchmarknb-logo@2x.png);
    background-size: 19.6875rem auto;
  }
}
.nav-mobile-head {
  *zoom: 1;
  padding: 1.5625rem 0.9375rem;
}
.nav-mobile-head:before,
.nav-mobile-head:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-mobile-head:after {
  clear: both;
}
.nav-mobile-head .close {
  position: absolute;
  top: 1.25rem;
  right: 1.5rem;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #fff;
  text-shadow: none;
  font-size: 1.75rem;
}
.olb-backdrop {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .2s ease-in-out, .2s visibility 0s;
  -moz-transition: opacity .2s ease-in-out, .2s visibility 0s;
  -o-transition: opacity .2s ease-in-out, .2s visibility 0s;
  transition: opacity .2s ease-in-out, .2s visibility 0s;
}
.form-search {
  background: #fff;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  border-radius: 0.25rem;
  margin-top: 0.5625rem;
  margin-bottom: 0;
  margin-right: 1.25rem;
}
.form-search input {
  border: none;
  -webkit-appearance: none;
  background: none;
  height: 1.5rem;
  font-style: italic;
}
.form-search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-search button {
  -webkit-appearance: none;
  background: none;
  border: none;
}
.form-search button:hover i {
  color: #164fcf;
}
.olb {
  *zoom: 1;
  margin-bottom: 1.25rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
  padding: 0.625rem 0.9375rem;
}
.olb:before,
.olb:after {
  display: table;
  content: "";
  line-height: 0;
}
.olb:after {
  clear: both;
}
.olb form {
  margin-bottom: 0.625rem;
}
.olb input {
  width: 11.875rem;
}
.olb button {
  text-transform: uppercase;
}
.olb .olb-links {
  color: #092156;
  font-size: 0.875rem;
  margin-top: 0.625rem;
}
.olb .olb-links a {
  color: #0c2c73;
  text-decoration: underline;
}
.olb .olb-links a:hover,
.olb .olb-links a:focus {
  color: #092156;
  font-style: italic;
}
.newsletter {
  *zoom: 1;
  margin-bottom: 1.25rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
  padding: 0.625rem 0.9375rem;
}
.newsletter:before,
.newsletter:after {
  display: table;
  content: "";
  line-height: 0;
}
.newsletter:after {
  clear: both;
}
.newsletter a {
  text-decoration: underline;
}
.newsletter a:hover,
.newsletter a:focus {
  font-style: italic;
}
.newsletter form {
  margin-bottom: 0.625rem;
}
.newsletter form input[type="text"] {
  width: 15.9375rem;
}
.newsletter form input[type="email"] {
  width: 11.25rem;
}
.newsletter form button {
  text-transform: uppercase;
  margin-bottom: 0.5625rem;
  margin-left: 0.1875rem;
}
.newsletter form button img {
  height: 1rem;
}
.sub-content .sub-ad,
.sidebar .sub-ad {
  padding: 0.625rem;
  border: 0.0625rem solid #e5e5e5;
  margin-bottom: 0.625rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
}
.sub-content .sub-ad img,
.sidebar .sub-ad img {
  margin-bottom: 0.625rem;
}
.sub-content .sub-ad h4,
.sidebar .sub-ad h4,
.sub-content .sub-ad .h4,
.sidebar .sub-ad .h4 {
  color: #0c2c73;
}
.sub-ad a,
.sub-content .sub-ad a {
  color: #0c2c73;
  font-weight: bold;
}
.sidebar .blurb.shadow {
  display: none;
}
.subpage .body-container {
  margin-top: 3.125rem;
}
.subpage .body-container article {
  min-height: 31.25rem;
}
.subpage .body-container article a:not(.btn) {
  text-decoration: underline;
}
.subpage .body-container article a:not(.btn):hover,
.subpage .body-container article a:not(.btn):focus {
  font-style: italic;
}
.subpage .title {
  margin: 0;
  font-size: 1.625rem;
  line-height: 1.95rem;
  margin-bottom: 0.625rem;
  padding-bottom: 0.3125rem;
}
.subpage .olb h3 {
  font-size: 1.0625rem;
  line-height: 1.3125rem;
}
.subpage .olb input {
  width: 6.875rem;
}
footer {
  *zoom: 1;
  padding-bottom: 1.25rem;
  position: relative;
}
footer:before,
footer:after {
  display: table;
  content: "";
  line-height: 0;
}
footer:after {
  clear: both;
}
footer .copyright {
  font-size: 0.75rem;
  color: #737578;
}
footer a:not(.btn) {
  text-decoration: underline;
}
footer a:not(.btn):hover,
footer a:not(.btn):focus {
  text-decoration: none;
  font-style: italic;
}
footer nav {
  *zoom: 1;
}
footer nav:before,
footer nav:after {
  display: table;
  content: "";
  line-height: 0;
}
footer nav:after {
  clear: both;
}
footer nav ul {
  float: left;
  margin: 0 0 1.25rem 0;
}
footer nav ul li {
  float: left;
  padding-right: 0.1875rem;
}
footer nav ul li:before {
  content: "|";
}
footer nav ul li:first-child:before {
  display: none;
}
footer nav ul li a {
  color: #092156;
}
footer .social {
  margin-top: 0.625rem;
}
footer .social a {
  margin: 0 0.25rem;
}
footer .social a:hover {
  text-decoration: none;
}
@media only screen {
  #topper {
    position: fixed;
    display: none;
    right: 1.25rem;
    bottom: 1.25rem;
    text-align: center;
  }
  #topper.affixToBottom {
    position: absolute;
    display: block;
    left: 0;
    right: auto;
    bottom: auto;
    width: 100%;
    top: -2.25rem;
  }
  .btn.btn-top {
    color: #fff !important;
    font-size: 1.125rem;
    padding: 0.25rem 0.75rem 0;
    line-height: 1.875rem;
    cursor: pointer;
    background-color: #092156;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0.1875rem rgba(0,0,0,.15), 0 0 0.1875rem rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 0.1875rem rgba(0,0,0,.15), 0 0 0.1875rem rgba(0,0,0,.15);
    box-shadow: 0 0 0.1875rem rgba(0,0,0,.15), 0 0 0.1875rem rgba(0,0,0,.15);
  }
  .btn.btn-top:hover {
    background-color: #1344b2;
  }
}
table.table .btn {
  padding: 0.4375rem 0.75rem;
}
.table td:first-child {
  color: #0c2c73;
}
.table th {
  color: #0c2c73;
}
.calc-menu {
  position: relative;
}
.calc-menu ul.banno-menu > li > a {
  display: block;
  padding: 0.5rem 0.9375rem;
  clear: both;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.125rem;
  color: #0c2c73;
  white-space: nowrap;
  text-decoration: none;
  text-align: right;
}
.calc-menu ul.banno-menu > li > a:hover,
.calc-menu ul.banno-menu > li > a:focus {
  color: #fff;
  background: #092156;
  cursor: pointer;
}
.search-title {
  font-style: italic;
}
.search-form .btn {
  padding: 0.4375rem 0.75rem;
}
.search-container {
  margin-top: 3.125rem;
}
.search-container .search-item {
  margin-bottom: 1.25rem;
}
.search-container .search-item .search-title {
  color: #092156;
  font-style: normal;
}
.search-container .search-item .search-link:hover {
  text-decoration: none;
}
.search-container .search-item .search-link:hover .search-title {
  color: #1a1a1a;
}
.search-container .search-summary {
  border-bottom: 0.0625rem solid #ccc;
  padding-bottom: 1.25rem;
}
.account-table tbody td {
  border-top: 0.0625rem solid #d2d2d3;
}
.account-table img {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.lt-ie9.no-svg .logotype {
  background-image: url(../img/touchmarknb-logo.svg);
  background-repeat: no-repeat;
}
html[data-useragent*='MSIE 10.0'] img {
  max-width: 100%;
}
html[data-useragent*='MSIE 10.0'] .marker-click img {
  width: 20%;
}
html[data-useragent*='MSIE 9.0'] img {
  max-width: 100%;
}
html[data-useragent*='MSIE 9.0'] .marker-click img {
  width: 20%;
}
.hero {
  visibility: hidden;
  opacity: 0;
}
.slick-slider {
  position: relative;
  display: block;
  visibility: visible !important;
  opacity: 1 !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  width: auto;
  margin: 0 auto;
  margin-bottom: 1.125rem;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  /*min-height: 350px;*/
  min-height: initial;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
  border: 0.0625rem solid #e5e5e5;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  /*max-width: initial;*/
  height: auto;
  width: 100%;
  /*width:auto;*/
  /*min-height:100%;*/
  /*min-width: 100%;*/
  /*max-height:none;*/
  /*max-width:none; */
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 0.0625rem solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 1.875rem;
}
.slick-dots {
  position: absolute;
  bottom: 1.5625rem;
  left: 4.375rem;
  display: block;
  width: 6.25rem;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 0.125rem solid #fff;
  -webkit-box-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.2);
  width: 0.8125rem;
  height: 0.8125rem;
  margin: 0 0.375rem;
  padding: 0;
  cursor: pointer;
  z-index: 1000;
}
.slick-dots li:first-child {
  margin-left: 0;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 0.8125rem;
  height: 0.8125rem;
  padding: 0.3125rem;
  cursor: pointer;
  border: 0;
  background: #939598;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  background-color: #0c2c73;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  opacity: 1;
}
.slick-dots li.slick-active button {
  background-color: #EDB400;
}
.slick-slider .slick-slide,
.slick-slider .contentarea,
.slick-slider .container,
.blurb,
.blurb-width {
  position: relative;
  display: block;
}
.hero--gradient {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: block;
  width: 86%;
  background-color: rgba(255, 255, 255, 0);
  background-image: -moz-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType=1);
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
}
.blurb {
  position: absolute;
  top: 4.375rem;
  left: 4.375rem;
  font-size: 1.1875rem;
  line-height: 1.5625rem;
  width: 100%;
  color: #092156 !important;
}
.blurb .container {
  margin: 0 auto;
}
.blurb .blurb-width {
  width: 80%;
}
.blurb a.btn {
  margin-top: 1.25rem;
}
.blurb h1,
.blurb h2,
.blurb h3,
.blurb h4,
.blurb h5,
.blurb h6 {
  margin: 0;
}
.blurb h1 {
  font-size: 2.8125rem;
  line-height: 3.3125rem;
  margin: 0.625rem 0;
  color: #092156;
}
.blurb h2 {
  font-size: 2.5rem;
  line-height: 2.9375rem;
  color: #092156;
}
.blurb h3 {
  font-size: 1.875rem;
  line-height: 2.3125rem;
  color: #092156;
}
.blurb h4 {
  font-size: 1.5625rem;
  line-height: 1.875rem;
  color: #092156;
}
.blurb h5 {
  font-size: 1.25rem;
  line-height: 1.5625rem;
  color: #092156;
}
.blurb h6 {
  font-size: 1rem;
  line-height: 1.25rem;
  color: #092156;
}
html,
body {
  height: 100%;
}
label.visuallyhidden,
span.visuallyhidden {
  color: #000;
}
.fdic-banner {
  padding: 0.625rem 0;
  background-color: #ffffff;
}
.fdic-banner .fdic-text {
  font-family: 'Source Sans Pro', sans-serif !important;
  color: #000;
}
.fdic-logo {
  display: flex;
  width: 2.335rem;
  height: 0.98375rem;
  color: #003256;
}
.fdic-text {
  display: flex;
  font-size: 0.8rem !important;
  line-height: 0.875rem!important;
  margin-left: 0.4375rem;
  font-style: italic;
}
.fdic-container {
  display: flex;
  align-items: center;
  width: 100%;
}
@media (max-width: 480px) {
  .fdic-container {
    align-items: start;
  }
}
@media (max-width: 480px) {
  .fdic-container {
    justify-content: center;
    display: flex;
    margin-left: 0.3125rem;
  }
}
@font-face {
  font-family: "icons";
  src: url('../font/icons.eot');
  src: url('../font/icons.eot?#iefix') format('eot'), url('../font/icons.woff') format('woff'), url('../font/icons.ttf') format('truetype'), url('../font/icons.svg#icons') format('svg');
}
.icon:before {
  font-family: "icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  /* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
  text-decoration: none;
  text-transform: none;
}
.icon-ehl:before {
  content: "\E001";
}
.icon-email:before {
  content: "\E002";
}
.icon-facebook:before {
  content: "\E003";
}
.icon-lock:before {
  content: "\E004";
}
.icon-pause:before {
  content: "\E005";
}
.icon-play:before {
  content: "\E006";
}
.icon-search:before {
  content: "\E007";
}
.icon-twitter:before {
  content: "\E008";
}
.icon-unlock:before {
  content: "\E009";
}
.icon-x:before {
  content: "\E00A";
}
.icon-youtube:before {
  content: "\E00B";
}
ul.banno-menu {
  list-style: none;
}
.navbar ul.banno-menu {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 0.625rem 0 0;
}
.navbar .banno-menu > li {
  float: left;
}
.navbar .banno-menu > li:first-child {
  border-left: none;
}
.navbar .banno-menu > li > a,
.navbar .banno-menu > li > span {
  float: none;
  padding: 1rem 1.5625rem 1rem;
  color: #fff;
  text-decoration: none;
  font-size: 1.125rem;
  display: block;
  cursor: pointer;
  border-left: 0.0625rem solid #092156;
}
.navbar ul.banno-menu li.open > a,
.navbar ul.banno-menu li.open > span {
  background-color: rgba(9, 33, 86, 0.4);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), #092156);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(#092156));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #092156);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #092156);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #092156);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff092156', GradientType=0);
}
.navbar .banno-menu > li > a:hover,
.navbar .banno-menu > li > a:focus,
.navbar .banno-menu > li > span:hover,
.navbar .banno-menu > li > span:focus {
  background-color: rgba(9, 33, 86, 0.4);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), #092156);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(#092156));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #092156);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #092156);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #092156);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff092156', GradientType=0);
}
.navbar .banno-menu > li.active > a,
.navbar .banno-menu > li.active > a:hover,
.navbar .banno-menu > li.active > a:focus,
.navbar .banno-menu > li.active > span,
.navbar .banno-menu > li.active > span:hover,
.navbar .banno-menu > li.active > span:focus {
  background-color: rgba(9, 33, 86, 0.4);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), #092156);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(#092156));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #092156);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #092156);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #092156);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff092156', GradientType=0);
}
.navbar .pull-right > li > ul.dropdown-menu,
.navbar .banno-menu > li > ul.dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > ul.dropdown-menu:before,
.navbar .banno-menu > li > ul.dropdown-menu.pull-right:before {
  left: auto;
  right: 0.75rem;
}
.navbar .pull-right > li > ul.dropdown-menu:after,
.navbar .banno-menu > li > ul.dropdown-menu.pull-right:after {
  left: auto;
  right: 0.8125rem;
}
.navbar .pull-right > li > ul.dropdown-menu .dropdown-menu,
.navbar .banno-menu > li > ul.dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -0.0625rem;
  -webkit-border-radius: 0.375rem 0 0.375rem 0.375rem;
  -moz-border-radius: 0.375rem 0 0.375rem 0.375rem;
  border-radius: 0.375rem 0 0.375rem 0.375rem;
}
.navbar .banno-menu > li > ul > li,
.navbar .banno-menu > li > ul > li > li,
.navbar .banno-menu > li > ul > li > ul > li > li,
.navbar .banno-menu > li > ul > li > ul > li > ul > li > li {
  padding: 0.1875rem 0;
}
.navbar .banno-menu > li > ul > li ul,
.navbar .banno-menu > li > ul > li > li ul,
.navbar .banno-menu > li > ul > li > ul > li > li ul,
.navbar .banno-menu > li > ul > li > ul > li > ul > li > li ul {
  left: 100%;
  top: 0;
}
.navbar .banno-menu > li > ul > li a,
.navbar .banno-menu > li > ul > li > li a,
.navbar .banno-menu > li > ul > li > ul > li > li a,
.navbar .banno-menu > li > ul > li > ul > li > ul > li > li a,
.navbar .banno-menu > li > ul > li span,
.navbar .banno-menu > li > ul > li > li span,
.navbar .banno-menu > li > ul > li > ul > li > li span,
.navbar .banno-menu > li > ul > li > ul > li > ul > li > li span {
  display: block;
  padding: 0.5rem 0.9375rem;
  clear: both;
  font-weight: normal;
  line-height: 1.125rem;
  color: #092156;
  white-space: nowrap;
  font-size: 1rem;
}
.navbar .banno-menu > li > ul > li a:hover,
.navbar .banno-menu > li > ul > li > li a:hover,
.navbar .banno-menu > li > ul > li > ul > li > li a:hover,
.navbar .banno-menu > li > ul > li > ul > li > ul > li > li a:hover,
.navbar .banno-menu > li > ul > li span:hover,
.navbar .banno-menu > li > ul > li > li span:hover,
.navbar .banno-menu > li > ul > li > ul > li > li span:hover,
.navbar .banno-menu > li > ul > li > ul > li > ul > li > li span:hover,
.navbar .banno-menu > li > ul > li a:focus,
.navbar .banno-menu > li > ul > li > li a:focus,
.navbar .banno-menu > li > ul > li > ul > li > li a:focus,
.navbar .banno-menu > li > ul > li > ul > li > ul > li > li a:focus,
.navbar .banno-menu > li > ul > li span:focus,
.navbar .banno-menu > li > ul > li > li span:focus,
.navbar .banno-menu > li > ul > li > ul > li > li span:focus,
.navbar .banno-menu > li > ul > li > ul > li > ul > li > li span:focus {
  position: relative;
  cursor: pointer;
  color: #fff;
  background: #0c2c73;
  text-decoration: none;
}
@media (max-width: 979px) {
  .nav-container ul.banno-menu {
    float: none;
    margin: 0 0 0.5625rem;
  }
  .nav-container ul.banno-menu > li {
    float: none;
  }
  .nav-container ul.banno-menu > li > a,
  .nav-container ul.banno-menu > li > span {
    margin-bottom: 0;
    border-left: 0;
  }
  .navbar ul.banno-menu > li > a,
  .navbar ul.banno-menu > li > span,
  .navbar ul.banno-menu li.open > a,
  .navbar ul.banno-menu li.open > span {
    color: #fff;
  }
  .navbar .banno-menu > li > a,
  .navbar .banno-menu > li > span {
    border-right: none !important;
  }
  .navbar .banno-menu > li > ul > li > a,
  .navbar .banno-menu > li > ul > li > span,
  .navbar .banno-menu > li > ul > li > ul > li > a,
  .navbar .banno-menu > li > ul > li > ul > li > span,
  .navbar .banno-menu > li > ul > li > ul > li > ul > li > a,
  .navbar .banno-menu > li > ul > li > ul > li > ul > li > span,
  .navbar .banno-menu > li > ul > li > ul > li > ul > li > ul > li > a,
  .navbar .banno-menu > li > ul > li > ul > li > ul > li > ul > li > span {
    padding: 0.3125rem 2.5rem;
    color: #0c2c73;
    line-height: 1.2;
  }
  .navbar .banno-menu > li > ul > li > a:hover,
  .navbar .banno-menu > li > ul > li > span:hover,
  .navbar .banno-menu > li > ul > li > ul > li > a:hover,
  .navbar .banno-menu > li > ul > li > ul > li > span:hover,
  .navbar .banno-menu > li > ul > li > ul > li > ul > li > a:hover,
  .navbar .banno-menu > li > ul > li > ul > li > ul > li > span:hover,
  .navbar .banno-menu > li > ul > li > ul > li > ul > li > ul > li > a:hover,
  .navbar .banno-menu > li > ul > li > ul > li > ul > li > ul > li > span:hover {
    color: #fff;
    background: #0c2c73;
  }
  .navbar .banno-menu > li > ul > li > ul,
  .navbar .banno-menu > li > ul > li > ul > li > ul,
  .navbar .banno-menu > li > ul > li > ul > li > ul > li > ul {
    display: block;
    left: 0;
    margin-top: 0;
  }
  .nav-container ul.banno-menu > li > ul.dropdown-menu:before,
  .nav-container ul.banno-menu > li > ul.dropdown-menu:after {
    display: none;
  }
}
.banno-location-example-container {
  margin-bottom: 0.625rem;
}
.banno-location-search-fields {
  margin-bottom: 0.625rem;
}
.banno-location-search-fields #location {
  width: 82%;
}
.banno-location-search-fields #locationSearch {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 0.875rem 1.875rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.125rem;
  *line-height: 1.125rem;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #fff !important;
  font-weight: bold;
  *background-color: #0C2C73;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  background-color: #0C2C73;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 0;
  *border: 0;
  *margin-left: 0.3em;
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  margin-bottom: 9px;
  padding: 0.4375rem 0.75rem;
}
.banno-location-search-fields #locationSearch:hover,
.banno-location-search-fields #locationSearch:active,
.banno-location-search-fields #locationSearch.active,
.banno-location-search-fields #locationSearch.disabled,
.banno-location-search-fields #locationSearch[disabled] {
  color: #fff;
  background-color: #0a235c;
  *background-color: #0a235c;
}
.banno-location-search-fields #locationSearch:active,
.banno-location-search-fields #locationSearch.active {
  background-color: #071a45 \9;
}
.banno-location-search-fields #locationSearch:first-child {
  *margin-left: 0;
}
.banno-location-search-fields #locationSearch:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0a235c;
  *background-color: #071a45;
  /* Buttons in IE7 don't get borders, so darken on hover */
}
.banno-location-search-fields #locationSearch:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -0.125rem;
}
.banno-location-search-fields #locationSearch.active,
.banno-location-search-fields #locationSearch:active {
  background-color: #071a45;
  background-color: #05112e \9;
  background-image: none;
  -webkit-box-shadow: inset 0 0.125rem 0.25rem rgba(0,0,0,.15), 0 0.0625rem 0.125rem rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 0.125rem 0.25rem rgba(0,0,0,.15), 0 0.0625rem 0.125rem rgba(0,0,0,.05);
  box-shadow: inset 0 0.125rem 0.25rem rgba(0,0,0,.15), 0 0.0625rem 0.125rem rgba(0,0,0,.05);
}
.banno-location-search-fields #locationSearch.disabled,
.banno-location-search-fields #locationSearch[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.banno-location-results {
  margin-bottom: 0.625rem;
}
.banno-location-table-heading {
  color: #323232;
}
#locationTable {
  text-align: left;
}
#locationTable th,
#locationTable td {
  text-align: left;
}
#locationTable td:first-child {
  text-align: center;
}
#map_canvas {
  width: 100%;
  height: 23.125rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 1200px) {
  .banno-location-search-fields #location {
    width: 85%;
  }
}
@media (max-width: 979px) {
  .banno-location-search-fields #location {
    width: 76%;
  }
}
@media (max-width: 767px) {
  .banno-location-search-fields #location {
    width: 82%;
  }
  .locator-list-container {
    padding-top: 20.625rem;
    float: none;
    width: 100%;
  }
  .locator-map-container {
    position: absolute;
    float: none;
    top: 0;
    left: 0;
    width: 100%;
  }
  .locator-map-container #map_canvas {
    height: 19.0625rem;
  }
}
/*!
 * Bootstrap Responsive v2.2.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.hidden-content {
  display: none;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -1.875rem;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 0.0625rem;
    margin-left: 1.875rem;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 73.125rem;
  }
  .span12 {
    width: 73.125rem;
  }
  .span11 {
    width: 66.875rem;
  }
  .span10 {
    width: 60.625rem;
  }
  .span9 {
    width: 54.375rem;
  }
  .span8 {
    width: 48.125rem;
  }
  .span7 {
    width: 41.875rem;
  }
  .span6 {
    width: 35.625rem;
  }
  .span5 {
    width: 29.375rem;
  }
  .span4 {
    width: 23.125rem;
  }
  .span3 {
    width: 16.875rem;
  }
  .span2 {
    width: 10.625rem;
  }
  .span1 {
    width: 4.375rem;
  }
  .offset12 {
    margin-left: 76.875rem;
  }
  .offset11 {
    margin-left: 70.625rem;
  }
  .offset10 {
    margin-left: 64.375rem;
  }
  .offset9 {
    margin-left: 58.125rem;
  }
  .offset8 {
    margin-left: 51.875rem;
  }
  .offset7 {
    margin-left: 45.625rem;
  }
  .offset6 {
    margin-left: 39.375rem;
  }
  .offset5 {
    margin-left: 33.125rem;
  }
  .offset4 {
    margin-left: 26.875rem;
  }
  .offset3 {
    margin-left: 20.625rem;
  }
  .offset2 {
    margin-left: 14.375rem;
  }
  .offset1 {
    margin-left: 8.125rem;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.56410256%;
    *margin-left: 2.51091107%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.56410256%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.45299145%;
    *width: 91.39979996%;
  }
  .row-fluid .span10 {
    width: 82.90598291%;
    *width: 82.85279142%;
  }
  .row-fluid .span9 {
    width: 74.35897436%;
    *width: 74.30578287%;
  }
  .row-fluid .span8 {
    width: 65.81196581%;
    *width: 65.75877432%;
  }
  .row-fluid .span7 {
    width: 57.26495726%;
    *width: 57.21176578%;
  }
  .row-fluid .span6 {
    width: 48.71794872%;
    *width: 48.66475723%;
  }
  .row-fluid .span5 {
    width: 40.17094017%;
    *width: 40.11774868%;
  }
  .row-fluid .span4 {
    width: 31.62393162%;
    *width: 31.57074013%;
  }
  .row-fluid .span3 {
    width: 23.07692308%;
    *width: 23.02373159%;
  }
  .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.47672304%;
  }
  .row-fluid .span1 {
    width: 5.98290598%;
    *width: 5.92971449%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820513%;
    *margin-left: 105.02182215%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256%;
    *margin-left: 102.45771959%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658%;
    *margin-left: 96.4748136%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709402%;
    *margin-left: 93.91071104%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803%;
    *margin-left: 87.92780506%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547%;
    *margin-left: 85.36370249%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717949%;
    *margin-left: 79.38079651%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692%;
    *margin-left: 76.81669394%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094%;
    *margin-left: 70.83378796%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606838%;
    *margin-left: 68.2696854%;
  }
  .row-fluid .offset7 {
    margin-left: 62.39316239%;
    *margin-left: 62.28677941%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905983%;
    *margin-left: 59.72267685%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615385%;
    *margin-left: 53.73977087%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128%;
    *margin-left: 51.1756683%;
  }
  .row-fluid .offset5 {
    margin-left: 45.2991453%;
    *margin-left: 45.19276232%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504274%;
    *margin-left: 42.62865976%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675%;
    *margin-left: 36.64575377%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803419%;
    *margin-left: 34.08165121%;
  }
  .row-fluid .offset3 {
    margin-left: 28.20512821%;
    *margin-left: 28.09874523%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.64102564%;
    *margin-left: 25.53464266%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811966%;
    *margin-left: 19.55173668%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.09401709%;
    *margin-left: 16.98763412%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111%;
    *margin-left: 11.00472813%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.54700855%;
    *margin-left: 8.44062557%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 1.875rem;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 72.25rem;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 66rem;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 59.75rem;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 53.5rem;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 47.25rem;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 41rem;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 34.75rem;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 28.5rem;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 22.25rem;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 16rem;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 9.75rem;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 3.5rem;
  }
  .thumbnails {
    margin-left: -1.875rem;
  }
  .thumbnails > li {
    margin-left: 1.875rem;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
  .slick-slider {
    max-width: 100%;
  }
  .slick-slide > .contentarea > img {
    width: 100%;
  }
  .slick-dots {
    left: 6.25rem;
  }
  .blurb {
    top: 2.5rem;
    left: 6.25rem;
    /*position: absolute;
    margin-left: 0;*/
  }
  .blurb p {
    width: auto;
  }
  .blurb h1 {
    font-size: 3.75rem;
    line-height: 4.25rem;
  }
  .blurb h2 {
    font-size: 3.125rem;
    line-height: 3.5625rem;
  }
  .blurb h3 {
    font-size: 2.5rem;
    line-height: 2.9375rem;
  }
  .blurb h4 {
    font-size: 1.5625rem;
    line-height: 1.875rem;
    font-weight: normal;
  }
  .blurb h5 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }
  .blurb h6 {
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .blurb .blurb-width {
    width: 85%;
  }
  .subpage .olb input {
    width: 9.75rem;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .blurb {
    top: 0.9375rem;
  }
}
@media (max-width: 979px) {
  h1 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  h2 {
    font-size: 1.375rem;
    line-height: 1.625rem;
    color: #0c2c73;
  }
  h3 {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  h4 {
    font-size: 1.125rem;
    line-height: 1.375rem;
    color: #0c2c73;
  }
  h5 {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }
  h6 {
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .biggest {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  .big {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }
  .small {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
  .smallest {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .hero {
    background: none;
  }
  .slick-slide {
    /*min-height: 260px;*/
  }
  .slick-dots {
    left: 3.125rem;
    bottom: 0;
    top: 14.0625rem;
    display: none !important;
  }
  .blurb {
    top: 0.625rem;
    left: 3.125rem;
    /*position:absolute;*/
    /*a.btn {
        	padding: 10px 14px;
    	}*/
  }
  .blurb .blurb-width {
    width: 100%;
  }
  .blurb h1 {
    font-size: 2.5rem;
    line-height: 2.9375rem;
  }
  .blurb h2 {
    font-size: 2rem;
    line-height: 2.4375rem;
  }
  .blurb h3 {
    font-size: 1.625rem;
    line-height: 2.1875rem;
  }
  .blurb h4 {
    font-size: 1.375rem;
    line-height: 1.875rem;
  }
  .blurb h5 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }
  .blurb h6 {
    font-size: 1rem;
    line-height: 1.25rem;
  }
  footer .social {
    float: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -1.25rem;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 0.0625rem;
    margin-left: 1.25rem;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 45.25rem;
  }
  .span12 {
    width: 45.25rem;
  }
  .span11 {
    width: 41.375rem;
  }
  .span10 {
    width: 37.5rem;
  }
  .span9 {
    width: 33.625rem;
  }
  .span8 {
    width: 29.75rem;
  }
  .span7 {
    width: 25.875rem;
  }
  .span6 {
    width: 22rem;
  }
  .span5 {
    width: 18.125rem;
  }
  .span4 {
    width: 14.25rem;
  }
  .span3 {
    width: 10.375rem;
  }
  .span2 {
    width: 6.5rem;
  }
  .span1 {
    width: 2.625rem;
  }
  .offset12 {
    margin-left: 47.75rem;
  }
  .offset11 {
    margin-left: 43.875rem;
  }
  .offset10 {
    margin-left: 40rem;
  }
  .offset9 {
    margin-left: 36.125rem;
  }
  .offset8 {
    margin-left: 32.25rem;
  }
  .offset7 {
    margin-left: 28.375rem;
  }
  .offset6 {
    margin-left: 24.5rem;
  }
  .offset5 {
    margin-left: 20.625rem;
  }
  .offset4 {
    margin-left: 16.75rem;
  }
  .offset3 {
    margin-left: 12.875rem;
  }
  .offset2 {
    margin-left: 9rem;
  }
  .offset1 {
    margin-left: 5.125rem;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243094%;
    *margin-left: 2.70923945%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243094%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.3832726%;
  }
  .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.81973669%;
  }
  .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.25620078%;
  }
  .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.69266486%;
  }
  .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.12912895%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.00205713%;
  }
  .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.43852122%;
  }
  .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.87498531%;
  }
  .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.31144939%;
  }
  .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.74791348%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486188%;
    *margin-left: 105.4184789%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243094%;
    *margin-left: 102.65604796%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132597%;
    *margin-left: 96.85494299%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.19889503%;
    *margin-left: 94.09251205%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779006%;
    *margin-left: 88.29140708%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.63535912%;
    *margin-left: 85.52897614%;
  }
  .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.72787116%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.96544023%;
  }
  .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.16433525%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.40190431%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.60079934%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.8383684%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.03726343%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.27483249%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801105%;
    *margin-left: 45.47372752%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767956%;
    *margin-left: 42.71129658%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657459%;
    *margin-left: 36.91019161%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414365%;
    *margin-left: 34.14776067%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.3466557%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.58422476%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.78311978%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.02068884%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.21958387%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.45715293%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 1.25rem;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 44.375rem;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 40.5rem;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 36.625rem;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 32.75rem;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 28.875rem;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 25rem;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 21.125rem;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 17.25rem;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 13.375rem;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 9.5rem;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 5.625rem;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 1.75rem;
  }
  .olb input.span2 {
    width: 7.1875rem;
  }
  .newsletter form input[type="text"] {
    width: 11.4375rem;
  }
  .subpage .olb h3 {
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .subpage .olb input {
    margin-bottom: 0.625rem;
  }
  .span6-tablet #grid .core {
    width: 352px !important;
    width: 48.61878453% !important;
    *width: 48.56559304% !important;
    width: 338px !important;
  }
  .span12-tablet #grid .core {
    width: 724px !important;
    width: 100% !important;
    *width: 99.94680851% !important;
    width: 710px !important;
  }
  .span12-tablet .olb,
  .span12-tablet .newsletter {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 10rem;
  }
  .span12-tablet .olb #grid .core,
  .span12-tablet .newsletter #grid .core {
    width: 352px !important;
    width: 48.61878453% !important;
    *width: 48.56559304% !important;
    width: 338px !important;
  }
  .span12-tablet .newsletter {
    margin-left: 1.25rem;
  }
}
@media (min-width: 960px) and (max-width: 979px) {
  .blurb .blurb-width {
    width: 100%;
  }
  .slick-slide img {
    /*position: relative;
        right: 0;
        max-width: inherit;*/
    height: 16.75rem;
  }
}
@media (max-width: 959px) {
  .slick-slider {
    width: auto !important;
  }
  .slick-slider .slick-slide img {
    /*position: relative;*/
    /*right: 0;*/
    /*max-width: 100%;*/
    /*height: auto;*/
  }
  .slick-slider .slick-active {
    right: 0;
  }
  .blurb .blurb-width {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .h1 {
    font-size: 1.375rem;
    line-height: 1.375rem;
  }
  .h2 {
    font-size: 1.25rem;
    line-height: 1.25rem;
    color: #0c2c73;
  }
  .h3 {
    font-size: 1.1875rem;
    line-height: 1.1875rem;
  }
  .h4 {
    font-size: 1.0625rem;
    line-height: 1.0625rem;
    color: #0c2c73;
  }
  .h5 {
    font-size: 1.0625rem;
    line-height: 1.0625rem;
  }
  .h6 {
    font-size: 0.9375rem;
    line-height: 0.9375rem;
  }
  .biggest {
    font-size: 1.1875rem;
    line-height: 1.4375rem;
  }
  .big {
    font-size: 1.0625rem;
    line-height: 1.3125rem;
  }
  .small {
    font-size: 0.8125rem;
    line-height: 1.125rem;
  }
  .smallest {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .olb {
    margin-top: 0.625rem;
  }
  .olb input {
    margin-bottom: 0.625rem;
  }
  .sub-content .sub-ad,
  .sidebar .sub-ad {
    margin-bottom: 1.25rem;
  }
  .newsletter form input[type="text"],
  .newsletter form input[type="email"] {
    width: 100%;
  }
  html[data-useragent*='MSIE 10.0'] .slick-slider .slick-slide img {
    height: auto;
  }
  html[data-useragent*='MSIE 9.0'] .slick-slider .slick-slide img {
    height: auto;
  }
  .slick-slider {
    width: 100%;
  }
  .slick-slider .slick-slide {
    border: none;
  }
  .slick-slider .slick-slide img {
    /*height: auto;*/
    /*position: static;*/
  }
  .slick-slider .slick-active {
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
  }
  .slick-dots {
    /*bottom: auto;
        top: 220px;
        right: 0;
        left: 0;
        text-align: center;
        padding-right: 0;
        width: 100%;

        li:first-child {
            margin-left: 6px;
        }*/
    display: none !important;
  }
  .hero--image {
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    border: 0.0625rem solid #e5e5e5;
    overflow: hidden;
  }
  .hero--gradient {
    display: none;
  }
  .blurb {
    position: static;
    max-width: 100%;
    margin-top: 1.25rem;
  }
  .blurb .container {
    width: 100%;
    padding: 0;
  }
  .blurb h1 {
    font-size: 2.8125rem;
    line-height: 3.25rem;
    margin-bottom: 0.625rem;
  }
  .blurb h2 {
    font-size: 2.1875rem;
    line-height: 2.625rem;
  }
  .blurb h3 {
    font-size: 1.75rem;
    line-height: 1.375rem;
  }
  .blurb h4 {
    font-size: 1.375rem;
    font-weight: bold;
    line-height: 1.375rem;
  }
  .blurb h5 {
    font-size: 1.375rem;
    line-height: 1.6875rem;
  }
  .blurb h6 {
    font-size: 1.125rem;
    line-height: 1.125rem;
  }
  footer .social {
    margin-top: 1.5625rem;
  }
  .subpage .body-container article {
    min-height: none;
  }
  .subpage .olb input {
    width: 100%;
  }
  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .container-fluid {
    padding: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 1.25rem;
    left: 1.25rem;
    right: 1.25rem;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -6.25rem;
  }
  .modal.fade.in {
    top: 1.25rem;
  }
}
@media (max-width: 600px) {
  .slick-slider .slick-slide img {
    /*left: -130px;*/
  }
}
@media (max-width: 480px) {
  .h1 {
    font-size: 1.25rem;
    line-height: 1.25rem;
  }
  .h2 {
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #0c2c73;
  }
  .h3 {
    font-size: 1.125rem;
    line-height: 1.125rem;
  }
  .h4 {
    font-size: 1rem;
    line-height: 1rem;
    color: #0c2c73;
  }
  .h5 {
    font-size: 1rem;
    line-height: 1rem;
  }
  .h6 {
    font-size: 0.875rem;
    line-height: 0.875rem;
  }
  .biggest {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }
  .big {
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .small {
    font-size: 0.75rem;
    line-height: 1.0625rem;
  }
  .smallest {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .logo,
  .logotype {
    float: none !important;
    margin: 0 auto;
  }
  .form-search {
    margin-right: 0.625rem;
  }
  .hero {
    margin-bottom: 0;
  }
  .slick-slider .slick-slide img {
    /*left: -220px;*/
  }
  .slick-slide img {
    /*width: 0 !important;*/
  }
  .blurb h1 {
    font-size: 1.875rem;
    line-height: 2.0625rem;
  }
  .blurb h2 {
    font-size: 1.875rem;
    line-height: 2.0625rem;
  }
  .blurb h3 {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  .blurb h4 {
    font-size: 1.125rem;
    line-height: 1.125rem;
  }
  .blurb h5 {
    font-size: 1.125rem;
    line-height: 1.125rem;
  }
  .blurb h6 {
    font-size: 1.0625rem;
    line-height: 1.0625rem;
  }
  blockquote {
    font-size: 30pt;
  }
  footer div {
    float: none !important;
    margin-bottom: 0.625rem;
  }
  footer nav ul li {
    float: none;
    padding: 0.3125rem 0;
  }
  footer nav ul li:before {
    display: none;
  }
  .search-form button,
  .search-form input {
    margin-bottom: 0.625rem !important;
  }
  .copyright,
  .fdic,
  .ehl {
    float: none !important;
    margin-bottom: 0.625rem;
  }
  .table-wrapper .table-disclaimer {
    display: block;
  }
  .table-wrapper {
    margin-top: 0.625rem;
    margin-bottom: 1.25rem;
    -webkit-box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.02);
    border: 0.0625rem solid #e5e5e5;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    padding: 1.25rem;
    overflow-x: scroll;
  }
  .nav-container {
    -webkit-transform: translate3d(0, 0, 0);
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 0.0625rem solid #ccc;
  }
  .modal {
    top: 0.625rem;
    left: 0.625rem;
    right: 0.625rem;
  }
  .modal-header .close {
    padding: 0.625rem;
    margin: -0.625rem;
  }
}
@media (max-width: 480px) and (max-width: 380px) {
  .form-search input {
    width: 6.25rem;
  }
}
@media (max-width: 480px) and (max-width: 323px) {
  .form-search {
    margin: 0 0.625rem 0.5rem;
    display: inline-block;
  }
  .form-search.pull-right {
    float: none;
  }
  .navbar .brand {
    padding-bottom: 0.625rem;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .nav-container {
    position: fixed;
    top: 0;
    height: 100%;
    left: -19.375rem;
    z-index: 10000;
    width: 19.375rem;
    -webkit-transition: left 0.2s ease-in-out;
    -moz-transition: left 0.2s ease-in-out;
    -o-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out;
    background: #0c2c73;
  }
  .nav-container .form-search {
    margin-right: 0;
  }
  body.olb-open .nav-container {
    left: 0;
    overflow: auto;
    -webkit-transition: left 0.3s ease-in-out;
    -moz-transition: left 0.3s ease-in-out;
    -o-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;
    -webkit-box-shadow: 0.3125rem 0 0.9375rem rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.3125rem 0 0.9375rem rgba(0, 0, 0, 0.2);
    box-shadow: 0.3125rem 0 0.9375rem rgba(0, 0, 0, 0.2);
  }
  body.olb-open .olb-backdrop {
    opacity: 0.8;
    filter: alpha(opacity=80);
    visibility: visible;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin: 0 0 0 -0.3125rem;
  }
  .navbar .banno-menu > li > ul > li a,
  .navbar .banno-menu > li > ul > li > li a,
  .navbar .banno-menu > li > ul > li > ul > li > li a,
  .navbar .banno-menu > li > ul > li > ul > li > ul > li > li a,
  .navbar .banno-menu > li > ul > li span,
  .navbar .banno-menu > li > ul > li > li span,
  .navbar .banno-menu > li > ul > li > ul > li > li span,
  .navbar .banno-menu > li > ul > li > ul > li > ul > li > li span {
    white-space: inherit;
  }
  .nav-container {
    clear: both;
  }
  .nav-container .nav {
    float: none;
    margin: 0 0 0.5625rem;
  }
  .nav-container .nav > li {
    float: none;
  }
  .nav-container .nav > li > a {
    margin-bottom: 0.125rem;
    white-space: inherit;
  }
  .nav-container .nav > .divider-vertical {
    display: none;
  }
  .nav-container .nav .nav-header {
    color: #fff;
    text-shadow: none;
  }
  .nav-container .nav > li > a,
  .nav-container .dropdown-menu a {
    padding: 0.25rem 0.9375rem;
    font-weight: bold;
    color: #fff;
  }
  .nav-container .btn {
    padding: 0.25rem 0.625rem 0.25rem;
    font-weight: normal;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
  }
  .nav-container .nav > li > a:hover,
  .nav-container .dropdown-menu a:hover {
    background-color: #092156;
  }
  .nav-container .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff;
  }
  .nav-container .open > .dropdown-menu {
    display: block;
  }
  .nav-container .dropdown-menu:before,
  .nav-container .dropdown-menu:after {
    display: none;
  }
  .nav-container .dropdown-menu .divider {
    display: none;
  }
  .nav-container .nav > li > .dropdown-menu:before,
  .nav-container .nav > li > .dropdown-menu:after {
    display: none;
  }
  .navbar .nav-container .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
}
@media (min-width: 980px) {
  .nav-container {
    display: block !important;
  }
}
@media (max-width: 320px) {
  .nav-container {
    width: 100%;
  }
}
